Pull request #4100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of drkfmorton for edgexfoundry/edgex-go Loading trusted files from base branch main at 66f7195aaa021911302e3f29534e7389e02a11e8 rather than 198503331d29dd9f4330daf517de946512d0ddc9 Obtained Jenkinsfile from 66f7195aaa021911302e3f29534e7389e02a11e8 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-ssh17104106530001068187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9837632506081683123.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2100546126852307650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12464944969542700648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17714617155093003788.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5309587797024741725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20696 in /w/workspace/edgexfoundry_edgex-go_PR-4100 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4100/head:refs/remotes/origin/PR-4100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 66f7195aaa021911302e3f29534e7389e02a11e8 into PR head commit 198503331d29dd9f4330daf517de946512d0ddc9 Merge succeeded, producing 198503331d29dd9f4330daf517de946512d0ddc9 Checking out Revision 198503331d29dd9f4330daf517de946512d0ddc9 (PR-4100) > git config core.sparsecheckout # timeout=10 > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 Commit message: "fix: Fixed Missing error check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-21T18:46:12.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-21T18:46:12.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-21T18:46:12.453Z] ========================================================= [2022-07-21T18:46:12.453Z] EdgeX Global Pipelines Version Info [2022-07-21T18:46:12.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-21T18:46:13.606Z] ------------------- [2022-07-21T18:46:13.606Z] stable info: [2022-07-21T18:46:13.606Z] ------------------- [2022-07-21T18:46:13.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T18:46:13.606Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T18:46:13.606Z] Message: update stable to v1.0.238 [2022-07-21T18:46:13.867Z] ------------------- [2022-07-21T18:46:13.867Z] experimental info: [2022-07-21T18:46:13.867Z] ------------------- [2022-07-21T18:46:13.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-21T18:46:13.867Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-21T18:46:13.867Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-21T18:46:14.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-21T18:46:14.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-21T18:46:14.356Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-21T18:46:14.393Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-21T18:46:14.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-21T18:46:14.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-21T18:46:14.512Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-21T18:46:14.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-21T18:46:14.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-21T18:46:14.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-21T18:46:14.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-21T18:46:14.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-21T18:46:14.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-21T18:46:14.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-21T18:46:14.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-21T18:46:14.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T18:46:14.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-21T18:46:14.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-21T18:46:14.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-21T18:46:15.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-21T18:46:15.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-21T18:46:15.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-21T18:46:15.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-21T18:46:15.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4100 [Pipeline] echo [2022-07-21T18:46:15.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4100 [Pipeline] echo [2022-07-21T18:46:15.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4100 [Pipeline] echo [2022-07-21T18:46:15.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] echo [2022-07-21T18:46:15.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1985033 [Pipeline] echo [2022-07-21T18:46:15.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T18:46:15.506Z] provisioning config files... [2022-07-21T18:46:15.519Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2739894172414957151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T18:46:15.884Z] ---> docker-login.sh [2022-07-21T18:46:15.884Z] nexus3.edgexfoundry.org:10001 [2022-07-21T18:46:16.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:46:16.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:46:16.408Z] Configure a credential helper to remove this warning. See [2022-07-21T18:46:16.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:46:16.408Z] [2022-07-21T18:46:16.408Z] Login Succeeded [2022-07-21T18:46:16.408Z] nexus3.edgexfoundry.org:10002 [2022-07-21T18:46:16.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:46:16.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:46:16.408Z] Configure a credential helper to remove this warning. See [2022-07-21T18:46:16.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:46:16.408Z] [2022-07-21T18:46:16.671Z] Login Succeeded [2022-07-21T18:46:16.671Z] nexus3.edgexfoundry.org:10003 [2022-07-21T18:46:16.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:46:16.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:46:16.671Z] Configure a credential helper to remove this warning. See [2022-07-21T18:46:16.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:46:16.671Z] [2022-07-21T18:46:16.671Z] Login Succeeded [2022-07-21T18:46:16.671Z] nexus3.edgexfoundry.org:10004 [2022-07-21T18:46:16.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:46:16.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:46:16.933Z] Configure a credential helper to remove this warning. See [2022-07-21T18:46:16.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:46:16.933Z] [2022-07-21T18:46:16.933Z] Login Succeeded [2022-07-21T18:46:16.933Z] docker.io [2022-07-21T18:46:16.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:46:17.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:46:17.194Z] Configure a credential helper to remove this warning. See [2022-07-21T18:46:17.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:46:17.194Z] [2022-07-21T18:46:17.194Z] Login Succeeded [2022-07-21T18:46:17.194Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T18:46:17.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T18:46:17.648Z] + 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-07-21T18:46:17.648Z] + dirname cmd/core-command/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-21T18:46:17.648Z] + dirname+ cmd/core-data/Dockerfile [2022-07-21T18:46:17.648Z] cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/core-metadata/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-21T18:46:17.648Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-07-21T18:46:17.648Z] cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/support-notifications/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-21T18:46:17.648Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-21T18:46:17.648Z] + cut -d/ -f2 [2022-07-21T18:46:17.648Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-21T18:46:17.701Z] 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-07-21T18:46:18.201Z] + git rev-list -1 --merges 198503331d29dd9f4330daf517de946512d0ddc9~1..198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] echo [2022-07-21T18:46:18.231Z] -----------> git rev-list -1 --merges 198503331d29dd9f4330daf517de946512d0ddc9~1..198503331d29dd9f4330daf517de946512d0ddc9 198503331d29dd9f4330daf517de946512d0ddc9 [false] [Pipeline] sh [2022-07-21T18:46:18.540Z] + git log --format=format:%s -1 198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] echo [2022-07-21T18:46:18.574Z] ========================================================= [2022-07-21T18:46:18.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-21T18:46:18.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-21T18:46:19.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-21T18:46:19.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-21T18:46:19.044Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-21T18:46:19.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-21T18:46:19.044Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-21T18:46:19.044Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-21T18:46:19.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:46:19.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T18:46:19.466Z] [2022-07-21T18:46:19.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:46:19.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T18:46:19.845Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-21T18:46:19.845Z] b85a868b505f: Pulling fs layer [2022-07-21T18:46:19.845Z] e2be974225ed: Pulling fs layer [2022-07-21T18:46:19.845Z] 339a4e72a1f5: Pulling fs layer [2022-07-21T18:46:19.845Z] 988bab9f4d93: Pulling fs layer [2022-07-21T18:46:19.845Z] 1469e6f7b9e6: Pulling fs layer [2022-07-21T18:46:19.845Z] eaf3925da568: Pulling fs layer [2022-07-21T18:46:19.845Z] bab4dde63d76: Pulling fs layer [2022-07-21T18:46:19.845Z] bde34c3a00c8: Pulling fs layer [2022-07-21T18:46:19.845Z] b352a97aabf1: Pulling fs layer [2022-07-21T18:46:19.845Z] 4872d77fe225: Pulling fs layer [2022-07-21T18:46:19.845Z] 5851b861e8e6: Pulling fs layer [2022-07-21T18:46:19.845Z] 1469e6f7b9e6: Waiting [2022-07-21T18:46:19.845Z] eaf3925da568: Waiting [2022-07-21T18:46:19.845Z] bab4dde63d76: Waiting [2022-07-21T18:46:19.845Z] bde34c3a00c8: Waiting [2022-07-21T18:46:19.845Z] b352a97aabf1: Waiting [2022-07-21T18:46:19.845Z] 4872d77fe225: Waiting [2022-07-21T18:46:19.845Z] 5851b861e8e6: Waiting [2022-07-21T18:46:19.845Z] 988bab9f4d93: Waiting [2022-07-21T18:46:19.845Z] e2be974225ed: Download complete [2022-07-21T18:46:19.845Z] 988bab9f4d93: Verifying Checksum [2022-07-21T18:46:19.845Z] 988bab9f4d93: Download complete [2022-07-21T18:46:20.105Z] 1469e6f7b9e6: Verifying Checksum [2022-07-21T18:46:20.105Z] 1469e6f7b9e6: Download complete [2022-07-21T18:46:20.105Z] 339a4e72a1f5: Verifying Checksum [2022-07-21T18:46:20.105Z] 339a4e72a1f5: Download complete [2022-07-21T18:46:20.105Z] eaf3925da568: Download complete [2022-07-21T18:46:20.105Z] bde34c3a00c8: Verifying Checksum [2022-07-21T18:46:20.105Z] b352a97aabf1: Verifying Checksum [2022-07-21T18:46:20.105Z] b352a97aabf1: Download complete [2022-07-21T18:46:20.105Z] 4872d77fe225: Download complete [2022-07-21T18:46:20.105Z] 5851b861e8e6: Verifying Checksum [2022-07-21T18:46:20.105Z] 5851b861e8e6: Download complete [2022-07-21T18:46:20.105Z] b85a868b505f: Verifying Checksum [2022-07-21T18:46:20.105Z] b85a868b505f: Download complete [2022-07-21T18:46:20.366Z] bab4dde63d76: Verifying Checksum [2022-07-21T18:46:20.366Z] bab4dde63d76: Download complete [2022-07-21T18:46:21.310Z] b85a868b505f: Pull complete [2022-07-21T18:46:21.572Z] e2be974225ed: Pull complete [2022-07-21T18:46:21.834Z] 339a4e72a1f5: Pull complete [2022-07-21T18:46:22.097Z] 988bab9f4d93: Pull complete [2022-07-21T18:46:22.359Z] 1469e6f7b9e6: Pull complete [2022-07-21T18:46:22.359Z] eaf3925da568: Pull complete [2022-07-21T18:46:24.282Z] bab4dde63d76: Pull complete [2022-07-21T18:46:24.282Z] bde34c3a00c8: Pull complete [2022-07-21T18:46:24.547Z] b352a97aabf1: Pull complete [2022-07-21T18:46:24.547Z] 4872d77fe225: Pull complete [2022-07-21T18:46:24.547Z] 5851b861e8e6: Pull complete [2022-07-21T18:46:24.809Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-21T18:46:24.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-21T18:46:24.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T18:46:25.048Z] prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container [2022-07-21T18:46:25.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-21T18:46:26.599Z] $ docker top 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 -eo pid,comm [2022-07-21T18:46:26.668Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-21T18:46:26.668Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-21T18:46:26.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T18:46:26.784Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T18:46:26.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T18:46:26.932Z] $ docker exec 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent [2022-07-21T18:46:27.064Z] SSH_AUTH_SOCK=/tmp/ssh-NvVSBOrXs6dY/agent.34 [2022-07-21T18:46:27.065Z] SSH_AGENT_PID=40 [2022-07-21T18:46:27.071Z] Running ssh-add (command line suppressed) [2022-07-21T18:46:27.190Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7470564678737038085.key (/w/workspace/edgex-go/1@tmp/private_key_7470564678737038085.key) [2022-07-21T18:46:27.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T18:46:27.533Z] + git tag --points-at HEAD [Pipeline] } [2022-07-21T18:46:27.558Z] $ docker exec --env ******** --env ******** 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent -k [2022-07-21T18:46:27.665Z] unset SSH_AUTH_SOCK; [2022-07-21T18:46:27.665Z] unset SSH_AGENT_PID; [2022-07-21T18:46:27.665Z] echo Agent pid 40 killed; [2022-07-21T18:46:27.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-21T18:46:27.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-21T18:46:27.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-21T18:46:27.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-21T18:46:27.901Z] $ docker exec 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent [2022-07-21T18:46:28.027Z] SSH_AUTH_SOCK=/tmp/ssh-xdWtUuefeUcg/agent.72 [2022-07-21T18:46:28.027Z] SSH_AGENT_PID=79 [2022-07-21T18:46:28.033Z] Running ssh-add (command line suppressed) [2022-07-21T18:46:28.161Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4671016750579601663.key (/w/workspace/edgex-go/1@tmp/private_key_4671016750579601663.key) [2022-07-21T18:46:28.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-21T18:46:28.515Z] + git semver init [2022-07-21T18:46:28.777Z] 2022-07-21 18:46:28,712 [run_init] DEBUG init version:0.0.0 force:False [2022-07-21T18:46:28.777Z] 2022-07-21 18:46:28,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-21T18:46:28.777Z] 2022-07-21 18:46:28,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-21T18:46:28.777Z] 2022-07-21 18:46:28,713 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,682 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4100 with force:False [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,682 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4100 [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,686 [execute] INFO git cat-file --batch-check [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,691 [execute] INFO git cat-file --batch [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-21T18:46:33.010Z] 2022-07-21 18:46:32,697 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4100 [2022-07-21T18:46:33.010Z] 0.0.0 [Pipeline] } [2022-07-21T18:46:33.042Z] $ docker exec --env ******** --env ******** 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent -k [2022-07-21T18:46:33.146Z] unset SSH_AUTH_SOCK; [2022-07-21T18:46:33.147Z] unset SSH_AGENT_PID; [2022-07-21T18:46:33.147Z] echo Agent pid 79 killed; [2022-07-21T18:46:33.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-21T18:46:33.593Z] + git semver [Pipeline] } [2022-07-21T18:46:33.880Z] $ docker stop --time=1 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 [2022-07-21T18:46:35.166Z] $ docker rm -f 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T18:46:35.572Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-21T18:46:35.900Z] Stashed 1 file(s) [Pipeline] echo [2022-07-21T18:46:35.921Z] [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] sh [2022-07-21T18:46:36.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-21T18:46:36.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T18:46:36.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T18:46:36.813Z] ========================================================= [2022-07-21T18:46:36.813Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-21T18:46:36.813Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-21T18:46:37.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T18:46:37.157Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-21T18:46:37.157Z] 2408cc74d12b: Pulling fs layer [2022-07-21T18:46:37.157Z] ea60b727a1ce: Pulling fs layer [2022-07-21T18:46:37.157Z] 30c4a7721957: Pulling fs layer [2022-07-21T18:46:37.157Z] 370296b7ddb6: Pulling fs layer [2022-07-21T18:46:37.157Z] 7c6cee850709: Pulling fs layer [2022-07-21T18:46:37.157Z] 39a5fcdaea64: Pulling fs layer [2022-07-21T18:46:37.157Z] d94ebbe4e438: Pulling fs layer [2022-07-21T18:46:37.157Z] bcfd1f05c69d: Pulling fs layer [2022-07-21T18:46:37.157Z] 59ccb84bbe0f: Pulling fs layer [2022-07-21T18:46:37.157Z] 7c6cee850709: Waiting [2022-07-21T18:46:37.157Z] 39a5fcdaea64: Waiting [2022-07-21T18:46:37.157Z] 370296b7ddb6: Waiting [2022-07-21T18:46:37.157Z] d94ebbe4e438: Waiting [2022-07-21T18:46:37.157Z] bcfd1f05c69d: Waiting [2022-07-21T18:46:37.157Z] 59ccb84bbe0f: Waiting [2022-07-21T18:46:37.157Z] 30c4a7721957: Verifying Checksum [2022-07-21T18:46:37.157Z] 30c4a7721957: Download complete [2022-07-21T18:46:37.157Z] ea60b727a1ce: Download complete [2022-07-21T18:46:37.157Z] 7c6cee850709: Verifying Checksum [2022-07-21T18:46:37.157Z] 7c6cee850709: Download complete [2022-07-21T18:46:37.157Z] 39a5fcdaea64: Download complete [2022-07-21T18:46:37.157Z] 2408cc74d12b: Verifying Checksum [2022-07-21T18:46:37.157Z] 2408cc74d12b: Download complete [2022-07-21T18:46:37.157Z] d94ebbe4e438: Verifying Checksum [2022-07-21T18:46:37.157Z] d94ebbe4e438: Download complete [2022-07-21T18:46:37.418Z] 2408cc74d12b: Pull complete [2022-07-21T18:46:37.418Z] ea60b727a1ce: Pull complete [2022-07-21T18:46:37.418Z] 30c4a7721957: Pull complete [2022-07-21T18:46:37.682Z] 59ccb84bbe0f: Verifying Checksum [2022-07-21T18:46:37.682Z] 59ccb84bbe0f: Download complete [2022-07-21T18:46:37.945Z] bcfd1f05c69d: Verifying Checksum [2022-07-21T18:46:37.945Z] 370296b7ddb6: Verifying Checksum [2022-07-21T18:46:37.945Z] 370296b7ddb6: Download complete [2022-07-21T18:46:42.151Z] 370296b7ddb6: Pull complete [2022-07-21T18:46:42.151Z] 7c6cee850709: Pull complete [2022-07-21T18:46:42.151Z] 39a5fcdaea64: Pull complete [2022-07-21T18:46:42.151Z] d94ebbe4e438: Pull complete [2022-07-21T18:46:44.063Z] bcfd1f05c69d: Pull complete [2022-07-21T18:46:45.004Z] 59ccb84bbe0f: Pull complete [2022-07-21T18:46:45.004Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-21T18:46:45.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T18:46:45.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-21T18:46:45.365Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T18:46:45.365Z] WORKDIR /edgex [2022-07-21T18:46:45.365Z] COPY go.mod . [2022-07-21T18:46:45.365Z] RUN go mod download [2022-07-21T18:46:45.365Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-21T18:46:46.747Z] Sending build context to Docker daemon 335.2MB [2022-07-21T18:46:46.747Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-21T18:46:46.747Z] ---> a4fb48ad2a94 [2022-07-21T18:46:46.747Z] Step 2/4 : WORKDIR /edgex [2022-07-21T18:46:50.050Z] ---> Running in c90681f77054 [2022-07-21T18:46:50.050Z] Removing intermediate container c90681f77054 [2022-07-21T18:46:50.050Z] ---> 480bee82d8a7 [2022-07-21T18:46:50.050Z] Step 3/4 : COPY go.mod . [2022-07-21T18:46:50.050Z] ---> eb263e62f4f5 [2022-07-21T18:46:50.050Z] Step 4/4 : RUN go mod download [2022-07-21T18:46:50.050Z] ---> Running in 239fb539332a [2022-07-21T18:46:51.238Z] Still waiting to schedule task [2022-07-21T18:46:51.239Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-21T18:47:02.340Z] Removing intermediate container 239fb539332a [2022-07-21T18:47:02.340Z] ---> 0d66bc421b45 [2022-07-21T18:47:02.340Z] Successfully built 0d66bc421b45 [2022-07-21T18:47:02.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:47:02.723Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T18:47:02.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T18:47:02.879Z] prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container [2022-07-21T18:47:02.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T18:47:03.297Z] $ docker top 2ba5a09a0d9abad95ca20d653501d93c755c2932834dfb6c06f8a6c9397d748b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T18:47:03.707Z] + go version [2022-07-21T18:47:03.707Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-21T18:47:03.739Z] $ docker stop --time=1 2ba5a09a0d9abad95ca20d653501d93c755c2932834dfb6c06f8a6c9397d748b [2022-07-21T18:47:05.015Z] $ docker rm -f 2ba5a09a0d9abad95ca20d653501d93c755c2932834dfb6c06f8a6c9397d748b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:47:05.725Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-21T18:47:05.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T18:47:05.894Z] prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container [2022-07-21T18:47:05.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-21T18:47:06.314Z] $ docker top 414eae64960fe69f5dc90ef9ec486cdd7581c503d64688b5eb2b452342288e83 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-21T18:47:06.456Z] ========================================================= [2022-07-21T18:47:06.456Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-21T18:47:06.456Z] ========================================================= [Pipeline] sh [2022-07-21T18:47:06.816Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-21T18:47:07.181Z] + make test [2022-07-21T18:47:07.181Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-21T18:47:13.766Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-21T18:47:25.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-21T18:47:26.243Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-21T18:47:26.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-21T18:47:26.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-21T18:47:26.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-21T18:47:26.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-21T18:47:26.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-21T18:47:26.765Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-21T18:47:26.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-21T18:47:27.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-07-21T18:47:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-21T18:47:27.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-21T18:47:27.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-07-21T18:47:27.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-21T18:47:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.2% of statements [2022-07-21T18:47:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-21T18:47:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.966s coverage: 89.2% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 83.8% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.498s coverage: 95.6% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2022-07-21T18:47:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-07-21T18:47:32.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-07-21T18:47:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2022-07-21T18:47:40.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-07-21T18:47:42.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements [2022-07-21T18:47:42.405Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.1% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-21T18:47:52.411Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-07-21T18:47:52.411Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 96.9% of statements [2022-07-21T18:47:52.411Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-21T18:48:10.509Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-21T18:48:10.509Z] GO111MODULE=on go vet ./... [2022-07-21T18:48:11.889Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T18:48:11.889Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T18:48:11.889Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T18:48:12.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-21T18:48:12.495Z] + ls -al . [2022-07-21T18:48:12.495Z] total 684 [2022-07-21T18:48:12.495Z] drwxrwxr-x 10 1001 1001 4096 Jul 21 18:47 . [2022-07-21T18:48:12.495Z] drwxr-xr-x 4 root root 4096 Jul 21 18:47 .. [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 11 Jul 21 18:46 .dockerignore [2022-07-21T18:48:12.495Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 18:47 .git [2022-07-21T18:48:12.495Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 18:46 .github [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 1030 Jul 21 18:46 .gitignore [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 42 Jul 21 18:46 .golangci.yml [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 87 Jul 21 18:46 .hadolint.yml [2022-07-21T18:48:12.495Z] drwxr-xr-x 3 1001 1001 4096 Jul 21 18:46 .semver [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 166 Jul 21 18:46 .sonarcloud.properties [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 1171 Jul 21 18:46 ADOPTERS.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 10347 Jul 21 18:46 Attribution.txt [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 63209 Jul 21 18:46 CHANGELOG.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 3804 Jul 21 18:46 CONTRIBUTING.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 677 Jul 21 18:46 GOVERNANCE.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 850 Jul 21 18:46 Jenkinsfile [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 10775 Jul 21 18:46 LICENSE [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 10350 Jul 21 18:46 Makefile [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 582 Jul 21 18:46 OWNERS.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 9094 Jul 21 18:46 README.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 6912 Jul 21 18:46 SECURITY.md [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 5 Jul 21 18:46 VERSION [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 4131 Jul 21 18:46 ZMQWindows.md [2022-07-21T18:48:12.495Z] drwxrwxr-x 2 1001 1001 4096 Jul 21 18:46 bin [2022-07-21T18:48:12.495Z] drwxrwxr-x 18 1001 1001 4096 Jul 21 18:46 cmd [2022-07-21T18:48:12.495Z] -rw-r--r-- 1 root root 435763 Jul 21 18:47 coverage.out [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 3312 Jul 21 18:46 go.mod [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 36233 Jul 21 18:46 go.sum [2022-07-21T18:48:12.495Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 18:46 internal [2022-07-21T18:48:12.495Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 18:46 openapi [2022-07-21T18:48:12.495Z] drwxrwxr-x 4 1001 1001 4096 Jul 21 18:46 snap [2022-07-21T18:48:12.495Z] -rw-rw-r-- 1 1001 1001 204 Jul 21 18:46 version.go [Pipeline] sh [2022-07-21T18:48:12.816Z] + '[' -e coverage.out ] [2022-07-21T18:48:12.816Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-21T18:48:12.924Z] Stashed 1 file(s) [Pipeline] sh [2022-07-21T18:48:13.229Z] + make build [2022-07-21T18:48:13.229Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-21T18:48:25.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-21T18:48:28.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20697 in /w/workspace/edgexfoundry_edgex-go_PR-4100 [Pipeline] { [Pipeline] ws [2022-07-21T18:48:28.181Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-21T18:48:28.264Z] The recommended git tool is: git [2022-07-21T18:48:35.137Z] using credential edgex-jenkins-ssh [2022-07-21T18:48:35.155Z] Cloning the remote Git repository [2022-07-21T18:48:35.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-21T18:48:35.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-21T18:48:35.209Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-21T18:48:35.285Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-21T18:48:35.404Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-21T18:48:35.405Z] > git --version # timeout=10 [2022-07-21T18:48:35.423Z] > git --version # 'git version 2.25.1' [2022-07-21T18:48:35.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T18:48:35.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T18:48:40.704Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-21T18:48:41.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-21T18:48:42.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-21T18:48:43.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-21T18:48:44.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-21T18:48:45.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-21T18:48:45.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-21T18:48:46.550Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-21T18:48:48.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-21T18:48:49.063Z] $ docker stop --time=1 414eae64960fe69f5dc90ef9ec486cdd7581c503d64688b5eb2b452342288e83 [2022-07-21T18:48:52.067Z] $ docker rm -f 414eae64960fe69f5dc90ef9ec486cdd7581c503d64688b5eb2b452342288e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-07-21T18:48:51.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-21T18:48:52.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-21T18:48:52.034Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-21T18:48:52.085Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-21T18:48:52.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T18:48:52.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4100/head:refs/remotes/origin/PR-4100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-07-21T18:48:52.806Z] Merging remotes/origin/main commit 66f7195aaa021911302e3f29534e7389e02a11e8 into PR head commit 198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:48:53.171Z] Merge succeeded, producing 198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:48:53.172Z] Checking out Revision 198503331d29dd9f4330daf517de946512d0ddc9 (PR-4100) [2022-07-21T18:48:53.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-21T18:48:53.261Z] [2022-07-21T18:48:53.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:48:53.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-21T18:48:53.630Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-21T18:48:53.630Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-21T18:48:53.630Z] ca9280d653b3: Pulling fs layer [2022-07-21T18:48:53.631Z] 7e9c9ca2126c: Pulling fs layer [2022-07-21T18:48:53.631Z] cbdbe7a5bc2a: Download complete [2022-07-21T18:48:53.891Z] ca9280d653b3: Verifying Checksum [2022-07-21T18:48:53.891Z] ca9280d653b3: Download complete [2022-07-21T18:48:53.891Z] cbdbe7a5bc2a: Pull complete [2022-07-21T18:48:54.152Z] 7e9c9ca2126c: Download complete [2022-07-21T18:48:54.152Z] ca9280d653b3: Pull complete [2022-07-21T18:48:52.835Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T18:48:52.850Z] > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 [2022-07-21T18:48:53.085Z] > git remote # timeout=10 [2022-07-21T18:48:53.102Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T18:48:53.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-21T18:48:53.131Z] > git merge 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 [2022-07-21T18:48:53.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T18:48:53.184Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T18:48:53.201Z] > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 [2022-07-21T18:48:57.383Z] Commit message: "fix: Fixed Missing error check" [2022-07-21T18:48:57.447Z] 7e9c9ca2126c: Pull complete [2022-07-21T18:48:57.447Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-21T18:48:57.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-21T18:48:57.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-21T18:48:57.451Z] > git --version # timeout=10 [2022-07-21T18:48:57.463Z] > git --version # 'git version 2.25.1' [2022-07-21T18:48:57.478Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T18:48:57.697Z] prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container [2022-07-21T18:48:57.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-21T18:48:59.074Z] $ docker top fe149b7d4a0edb31a18c5314b2a9d1217f3cdf2fbbe804a2f445a0a2d3b1e4ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-21T18:48:59.482Z] + docker-compose build --help [2022-07-21T18:48:59.482Z] + grep parallel [2022-07-21T18:48:59.948Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-21T18:48:59.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T18:48:59.949Z] Dload Upload Total Spent Left Speed [2022-07-21T18:48:59.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 97102 [2022-07-21T18:49:00.054Z] --parallel Build images in parallel. [Pipeline] } [2022-07-21T18:49:00.086Z] $ docker stop --time=1 fe149b7d4a0edb31a18c5314b2a9d1217f3cdf2fbbe804a2f445a0a2d3b1e4ce [2022-07-21T18:49:01.360Z] $ docker rm -f fe149b7d4a0edb31a18c5314b2a9d1217f3cdf2fbbe804a2f445a0a2d3b1e4ce [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:49:01.822Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-21T18:49:02.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-21T18:49:02.080Z] . [Pipeline] } [Pipeline] // withEnv [2022-07-21T18:49:02.188Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-21T18:49:02.188Z] + sudo tee /etc/docker/daemon.new [2022-07-21T18:49:02.188Z] { [2022-07-21T18:49:02.188Z] "registry-mirrors": [ [2022-07-21T18:49:02.188Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-21T18:49:02.188Z] ], [2022-07-21T18:49:02.188Z] "bip": "10.250.0.254/24", [2022-07-21T18:49:02.188Z] "hosts": [ [2022-07-21T18:49:02.188Z] "tcp://0.0.0.0:5555", [2022-07-21T18:49:02.188Z] "unix:///var/run/docker.sock" [2022-07-21T18:49:02.188Z] ], [2022-07-21T18:49:02.188Z] "mtu": 1458, [2022-07-21T18:49:02.188Z] "selinux-enabled": true, [2022-07-21T18:49:02.188Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-21T18:49:02.188Z] } [Pipeline] withDockerContainer [2022-07-21T18:49:02.295Z] prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container [2022-07-21T18:49:02.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-21T18:49:02.685Z] $ docker top d667db83377d91b9bddd61dd505139f134318f4a9037fe263ec64cbae9e945b7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-21T18:49:03.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-21T18:49:03.203Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-21T18:49:03.519Z] + sudo service docker restart [2022-07-21T18:49:03.774Z] Building core-command ... [2022-07-21T18:49:03.774Z] Building core-data ... [2022-07-21T18:49:03.774Z] Building core-metadata ... [2022-07-21T18:49:03.774Z] Building security-bootstrapper ... [2022-07-21T18:49:03.774Z] Building security-proxy-setup ... [2022-07-21T18:49:03.774Z] Building security-secretstore-setup ... [2022-07-21T18:49:03.774Z] Building security-spiffe-token-provider ... [2022-07-21T18:49:03.774Z] Building security-spire-agent ... [2022-07-21T18:49:03.774Z] Building security-spire-config ... [2022-07-21T18:49:03.774Z] Building security-spire-server ... [2022-07-21T18:49:03.774Z] Building support-notifications ... [2022-07-21T18:49:03.774Z] Building support-scheduler ... [2022-07-21T18:49:03.774Z] Building sys-mgmt-agent ... [2022-07-21T18:49:03.774Z] Building security-secretstore-setup [2022-07-21T18:49:03.774Z] Building support-scheduler [2022-07-21T18:49:03.774Z] Building core-data [2022-07-21T18:49:03.774Z] Building support-notifications [2022-07-21T18:49:03.774Z] Building security-spire-config [2022-07-21T18:49:18.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:49:18.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:49:18.664Z] ---> 0d66bc421b45 [2022-07-21T18:49:18.664Z] Step 3/22 : WORKDIR /edgex-go [2022-07-21T18:49:19.232Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:49:19.232Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:49:19.232Z] ---> 0d66bc421b45 [2022-07-21T18:49:19.232Z] Step 3/26 : WORKDIR /edgex-go [2022-07-21T18:49:19.232Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:49:19.232Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:49:19.232Z] ---> 0d66bc421b45 [2022-07-21T18:49:19.232Z] Step 3/25 : WORKDIR /edgex-go [2022-07-21T18:49:19.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:49:19.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:49:19.232Z] ---> 0d66bc421b45 [2022-07-21T18:49:19.232Z] Step 3/22 : WORKDIR /edgex-go [2022-07-21T18:49:19.232Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:49:19.232Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:49:19.232Z] ---> 0d66bc421b45 [2022-07-21T18:49:19.232Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T18:49:22.077Z] provisioning config files... [2022-07-21T18:49:22.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2065735339262597072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T18:49:22.496Z] ---> docker-login.sh [2022-07-21T18:49:22.496Z] nexus3.edgexfoundry.org:10001 [2022-07-21T18:49:23.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:49:23.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:49:23.367Z] Configure a credential helper to remove this warning. See [2022-07-21T18:49:23.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:49:23.367Z] [2022-07-21T18:49:23.367Z] Login Succeeded [2022-07-21T18:49:23.367Z] nexus3.edgexfoundry.org:10002 [2022-07-21T18:49:23.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:49:23.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:49:23.640Z] Configure a credential helper to remove this warning. See [2022-07-21T18:49:23.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:49:23.640Z] [2022-07-21T18:49:23.640Z] Login Succeeded [2022-07-21T18:49:23.913Z] nexus3.edgexfoundry.org:10003 [2022-07-21T18:49:24.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:49:24.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:49:24.190Z] Configure a credential helper to remove this warning. See [2022-07-21T18:49:24.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:49:24.190Z] [2022-07-21T18:49:24.190Z] Login Succeeded [2022-07-21T18:49:24.190Z] nexus3.edgexfoundry.org:10004 [2022-07-21T18:49:24.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:49:24.521Z] ---> Running in a1c5d006bf54 [2022-07-21T18:49:24.521Z] ---> Running in a29dafd17232 [2022-07-21T18:49:24.521Z] ---> Running in 44ec120a8a80 [2022-07-21T18:49:24.521Z] ---> Running in 6e13d80f90bd [2022-07-21T18:49:24.521Z] ---> Running in 442f855ef609 [2022-07-21T18:49:24.521Z] Removing intermediate container 44ec120a8a80 [2022-07-21T18:49:24.521Z] ---> 2623db7ced2b [2022-07-21T18:49:24.521Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:49:24.521Z] Removing intermediate container a29dafd17232 [2022-07-21T18:49:24.521Z] ---> e388241409f8 [2022-07-21T18:49:24.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:49:24.521Z] Removing intermediate container 442f855ef609 [2022-07-21T18:49:24.521Z] ---> e5b2c77700f8 [2022-07-21T18:49:24.521Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:49:24.521Z] Removing intermediate container 6e13d80f90bd [2022-07-21T18:49:24.521Z] ---> 6b47cb1a178b [2022-07-21T18:49:24.521Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:49:24.521Z] Removing intermediate container a1c5d006bf54 [2022-07-21T18:49:24.521Z] ---> 73f5849b1a36 [2022-07-21T18:49:24.521Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:49:24.521Z] ---> Running in a4acbd0396ad [2022-07-21T18:49:24.521Z] ---> Running in a21d07c0b27b [2022-07-21T18:49:24.521Z] ---> Running in 4c1ce2df0bab [2022-07-21T18:49:24.521Z] ---> Running in 9ba11e5423fc [2022-07-21T18:49:24.521Z] ---> Running in e8119b1f5b76 [2022-07-21T18:49:24.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:49:24.735Z] Configure a credential helper to remove this warning. See [2022-07-21T18:49:24.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:49:24.735Z] [2022-07-21T18:49:24.735Z] Login Succeeded [2022-07-21T18:49:24.735Z] docker.io [2022-07-21T18:49:24.780Z] Removing intermediate container a21d07c0b27b [2022-07-21T18:49:24.780Z] ---> d2b4624c948a [2022-07-21T18:49:24.780Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-21T18:49:24.780Z] ---> Running in 8c3371ab3467 [2022-07-21T18:49:24.780Z] Removing intermediate container a4acbd0396ad [2022-07-21T18:49:24.780Z] ---> b8759781ceed [2022-07-21T18:49:24.780Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-21T18:49:24.780Z] ---> Running in 61a6a0010bdf [2022-07-21T18:49:25.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-21T18:49:25.347Z] Removing intermediate container 4c1ce2df0bab [2022-07-21T18:49:25.347Z] ---> af5c669c1e3f [2022-07-21T18:49:25.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-21T18:49:25.348Z] ---> Running in 54ac4c48b3c9 [2022-07-21T18:49:25.348Z] Removing intermediate container e8119b1f5b76 [2022-07-21T18:49:25.348Z] ---> 1131df6b22d4 [2022-07-21T18:49:25.348Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-21T18:49:25.348Z] ---> Running in 7891caf5e16d [2022-07-21T18:49:25.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:25.607Z] Removing intermediate container 9ba11e5423fc [2022-07-21T18:49:25.607Z] ---> 235ff33f0642 [2022-07-21T18:49:25.607Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-21T18:49:25.607Z] ---> Running in 2f22bb070de2 [2022-07-21T18:49:25.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:25.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-21T18:49:25.611Z] Configure a credential helper to remove this warning. See [2022-07-21T18:49:25.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-21T18:49:25.611Z] [2022-07-21T18:49:25.611Z] Login Succeeded [2022-07-21T18:49:25.611Z] ---> docker-login.sh ends [Pipeline] } [2022-07-21T18:49:25.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-21T18:49:25.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-07-21T18:49:26.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:26.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:26.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2022-07-21T18:49:26.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:26.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2022-07-21T18:49:26.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T18:49:26.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-21T18:49:26.483Z] ========================================================= [2022-07-21T18:49:26.483Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-21T18:49:26.483Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-21T18:49:26.643Z] OK: 211 MiB in 51 packages [2022-07-21T18:49:26.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:26.643Z] OK: 211 MiB in 51 packages [2022-07-21T18:49:26.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T18:49:26.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:27.146Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-21T18:49:27.146Z] b3c136eddcbf: Pulling fs layer [2022-07-21T18:49:27.146Z] c0a3192eca97: Pulling fs layer [2022-07-21T18:49:27.146Z] a050256f5b6f: Pulling fs layer [2022-07-21T18:49:27.146Z] 656be50a0ddc: Pulling fs layer [2022-07-21T18:49:27.146Z] 2bbca73fdf42: Pulling fs layer [2022-07-21T18:49:27.146Z] 46d945488cbd: Pulling fs layer [2022-07-21T18:49:27.146Z] 8a5474983e97: Pulling fs layer [2022-07-21T18:49:27.146Z] 329c88fbcd65: Pulling fs layer [2022-07-21T18:49:27.146Z] 656be50a0ddc: Waiting [2022-07-21T18:49:27.146Z] 2bbca73fdf42: Waiting [2022-07-21T18:49:27.146Z] 46d945488cbd: Waiting [2022-07-21T18:49:27.146Z] 8a5474983e97: Waiting [2022-07-21T18:49:27.146Z] 329c88fbcd65: Waiting [2022-07-21T18:49:27.146Z] a050256f5b6f: Verifying Checksum [2022-07-21T18:49:27.146Z] a050256f5b6f: Download complete [2022-07-21T18:49:27.146Z] c0a3192eca97: Verifying Checksum [2022-07-21T18:49:27.146Z] c0a3192eca97: Download complete [2022-07-21T18:49:27.146Z] 2bbca73fdf42: Download complete [2022-07-21T18:49:27.146Z] 46d945488cbd: Verifying Checksum [2022-07-21T18:49:27.146Z] 46d945488cbd: Download complete [2022-07-21T18:49:27.146Z] b3c136eddcbf: Verifying Checksum [2022-07-21T18:49:27.169Z] OK: 211 MiB in 51 packages [2022-07-21T18:49:27.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:27.169Z] Removing intermediate container 8c3371ab3467 [2022-07-21T18:49:27.169Z] ---> bc8ea615784d [2022-07-21T18:49:27.169Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-21T18:49:27.169Z] Removing intermediate container 61a6a0010bdf [2022-07-21T18:49:27.169Z] ---> c9e0948d4272 [2022-07-21T18:49:27.169Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T18:49:27.169Z] ---> f19028a0a9f6 [2022-07-21T18:49:27.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:49:27.169Z] ---> Running in a0017bc21901 [2022-07-21T18:49:27.428Z] OK: 211 MiB in 51 packages [2022-07-21T18:49:27.428Z] ---> 6a99852d1b17 [2022-07-21T18:49:27.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:49:27.428Z] ---> Running in 37c808920ad9 [2022-07-21T18:49:27.428Z] Removing intermediate container 54ac4c48b3c9 [2022-07-21T18:49:27.428Z] ---> 5ed0ee5d26fd [2022-07-21T18:49:27.428Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-21T18:49:27.686Z] ---> 585e4a9332cf [2022-07-21T18:49:27.686Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:49:27.686Z] ---> Running in 1d28be6d3fed [2022-07-21T18:49:27.686Z] Removing intermediate container 2f22bb070de2 [2022-07-21T18:49:27.686Z] ---> f0e1c3ba77be [2022-07-21T18:49:27.686Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-21T18:49:27.947Z] ---> bd8410ce1e23 [2022-07-21T18:49:27.947Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:49:27.947Z] OK: 211 MiB in 51 packages [2022-07-21T18:49:27.947Z] ---> Running in 715bec13074b [2022-07-21T18:49:28.135Z] 329c88fbcd65: Verifying Checksum [2022-07-21T18:49:28.135Z] 329c88fbcd65: Download complete [2022-07-21T18:49:28.135Z] b3c136eddcbf: Pull complete [2022-07-21T18:49:28.208Z] Removing intermediate container 7891caf5e16d [2022-07-21T18:49:28.208Z] ---> ab60d694d813 [2022-07-21T18:49:28.208Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-21T18:49:28.469Z] ---> 8d51372f8ec0 [2022-07-21T18:49:28.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:49:28.469Z] ---> Running in 0ca71a9610d7 [2022-07-21T18:49:28.734Z] c0a3192eca97: Pull complete [2022-07-21T18:49:29.012Z] a050256f5b6f: Pull complete [2022-07-21T18:49:29.285Z] 8a5474983e97: Verifying Checksum [2022-07-21T18:49:29.285Z] 8a5474983e97: Download complete [2022-07-21T18:49:29.891Z] 656be50a0ddc: Verifying Checksum [2022-07-21T18:49:29.891Z] 656be50a0ddc: Download complete [2022-07-21T18:49:40.691Z] Removing intermediate container a0017bc21901 [2022-07-21T18:49:40.691Z] ---> b9c8e333fff3 [2022-07-21T18:49:40.691Z] Step 8/22 : COPY . . [2022-07-21T18:49:40.691Z] Removing intermediate container 715bec13074b [2022-07-21T18:49:40.691Z] ---> fd8855da922e [2022-07-21T18:49:40.691Z] Step 8/26 : COPY . . [2022-07-21T18:49:40.691Z] Removing intermediate container 0ca71a9610d7 [2022-07-21T18:49:40.691Z] ---> 15cb5013de8f [2022-07-21T18:49:40.691Z] Step 8/25 : COPY . . [2022-07-21T18:49:40.691Z] Removing intermediate container 1d28be6d3fed [2022-07-21T18:49:40.691Z] ---> c2b9143bad4c [2022-07-21T18:49:40.691Z] Step 8/22 : COPY . . [2022-07-21T18:49:40.691Z] Removing intermediate container 37c808920ad9 [2022-07-21T18:49:40.691Z] ---> 1a73276df323 [2022-07-21T18:49:40.691Z] Step 8/23 : COPY . . [2022-07-21T18:49:44.993Z] 656be50a0ddc: Pull complete [2022-07-21T18:49:44.993Z] 2bbca73fdf42: Pull complete [2022-07-21T18:49:44.993Z] 46d945488cbd: Pull complete [2022-07-21T18:49:50.415Z] 8a5474983e97: Pull complete [2022-07-21T18:49:51.849Z] 329c88fbcd65: Pull complete [2022-07-21T18:49:51.849Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-21T18:49:51.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T18:49:51.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-21T18:49:52.256Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T18:49:52.256Z] WORKDIR /edgex [2022-07-21T18:49:52.256Z] COPY go.mod . [2022-07-21T18:49:52.256Z] RUN go mod download [2022-07-21T18:49:52.256Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-21T18:49:52.917Z] ---> 78df83773dd1 [2022-07-21T18:49:52.917Z] ---> 7679a9432555 [2022-07-21T18:49:52.917Z] Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/23 : RUN make cmd/core-data/core-data [2022-07-21T18:49:52.917Z] [2022-07-21T18:49:52.917Z] ---> 1a021f0d3438 [2022-07-21T18:49:52.917Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-21T18:49:52.917Z] ---> Running in eb4ad5f3822a [2022-07-21T18:49:52.917Z] ---> Running in 7698b9030c17 [2022-07-21T18:49:52.917Z] ---> Running in dbedbf4f899a [2022-07-21T18:49:52.917Z] ---> 119557a92fdb [2022-07-21T18:49:52.917Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-21T18:49:52.917Z] ---> ea44c7db6da2 [2022-07-21T18:49:52.917Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-21T18:49:52.917Z] ---> Running in 709878c49106 [2022-07-21T18:49:52.917Z] ---> Running in f1777b548c4d [2022-07-21T18:49:52.917Z] Removing intermediate container f1777b548c4d [2022-07-21T18:49:52.917Z] ---> 82cc72a2daa5 [2022-07-21T18:49:52.917Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-21T18:49:52.917Z] ---> Running in 9bd225fb42c7 [2022-07-21T18:49:52.917Z] Removing intermediate container 9bd225fb42c7 [2022-07-21T18:49:52.917Z] ---> 209b1c7e9975 [2022-07-21T18:49:52.917Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-21T18:49:53.179Z] ---> Running in 833538adf79d [2022-07-21T18:49:53.179Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-21T18:49:53.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-21T18:49:53.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-21T18:49:53.441Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-21T18:49:53.703Z] Removing intermediate container 833538adf79d [2022-07-21T18:49:53.703Z] ---> 868da1670ed7 [2022-07-21T18:49:53.703Z] Step 12/26 : WORKDIR /edgex-go [2022-07-21T18:49:53.703Z] ---> Running in e498c0aab3bb [2022-07-21T18:49:53.961Z] Removing intermediate container e498c0aab3bb [2022-07-21T18:49:53.961Z] ---> 592aee20e4db [2022-07-21T18:49:53.961Z] [2022-07-21T18:49:53.961Z] Step 13/26 : FROM alpine:3.15 [2022-07-21T18:49:53.961Z] 3.15: Pulling from library/alpine [2022-07-21T18:49:54.897Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T18:49:54.897Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T18:49:54.897Z] ---> 2720e26172a0 [2022-07-21T18:49:54.897Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T18:49:54.897Z] ---> Running in 0c8699e08677 [2022-07-21T18:49:54.905Z] Sending build context to Docker daemon 169.3MB [2022-07-21T18:49:54.906Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-21T18:49:54.906Z] ---> ff4287adb874 [2022-07-21T18:49:54.906Z] Step 2/4 : WORKDIR /edgex [2022-07-21T18:49:55.156Z] Removing intermediate container 0c8699e08677 [2022-07-21T18:49:55.156Z] ---> dcbd9887f981 [2022-07-21T18:49:55.156Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:49:55.156Z] ---> Running in 954c6497150c [2022-07-21T18:49:56.535Z] Removing intermediate container 954c6497150c [2022-07-21T18:49:56.535Z] ---> 15c668299aa5 [2022-07-21T18:49:56.535Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-21T18:49:56.535Z] ---> Running in 5223e04ccdd3 [2022-07-21T18:49:56.897Z] ---> Running in 31fd094607b5 [2022-07-21T18:49:56.897Z] Removing intermediate container 31fd094607b5 [2022-07-21T18:49:56.897Z] ---> 0fc515261b6f [2022-07-21T18:49:56.897Z] Step 3/4 : COPY go.mod . [2022-07-21T18:49:57.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:57.496Z] ---> 1acbd5b40da2 [2022-07-21T18:49:57.496Z] Step 4/4 : RUN go mod download [2022-07-21T18:49:57.496Z] ---> Running in ce76a06e35a2 [2022-07-21T18:49:58.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:58.299Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-21T18:49:58.299Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-21T18:49:58.299Z] OK: 15856 distinct packages available [2022-07-21T18:49:58.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:59.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:49:59.234Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-21T18:49:59.493Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-21T18:49:59.493Z] (3/4) Installing libucontext (1.1-r0) [2022-07-21T18:49:59.493Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-21T18:49:59.754Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T18:49:59.754Z] OK: 6 MiB in 18 packages [2022-07-21T18:50:01.135Z] Removing intermediate container 5223e04ccdd3 [2022-07-21T18:50:01.135Z] ---> 6a3a2f4f6c95 [2022-07-21T18:50:01.135Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-21T18:50:03.667Z] ---> ae3d68427150 [2022-07-21T18:50:03.667Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-21T18:50:03.927Z] ---> 635eac3bed00 [2022-07-21T18:50:03.927Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-21T18:50:03.928Z] ---> Running in 8b27ef6746d7 [2022-07-21T18:50:04.187Z] Removing intermediate container 8b27ef6746d7 [2022-07-21T18:50:04.187Z] ---> bc1887568ae2 [2022-07-21T18:50:04.187Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-21T18:50:05.126Z] ---> a89821c38c9f [2022-07-21T18:50:05.126Z] Step 21/26 : WORKDIR / [2022-07-21T18:50:05.126Z] ---> Running in 41781db6342f [2022-07-21T18:50:05.385Z] Removing intermediate container 41781db6342f [2022-07-21T18:50:05.385Z] ---> 6b97b1fd0f5f [2022-07-21T18:50:05.385Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-21T18:50:05.385Z] ---> Running in 461fb0c935ad [2022-07-21T18:50:05.647Z] Removing intermediate container 461fb0c935ad [2022-07-21T18:50:05.647Z] ---> d451f134eabf [2022-07-21T18:50:05.647Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-21T18:50:05.912Z] ---> Running in 9e5fda7d19c2 [2022-07-21T18:50:05.912Z] Removing intermediate container 9e5fda7d19c2 [2022-07-21T18:50:05.912Z] ---> 25d810b687a3 [2022-07-21T18:50:05.912Z] Step 24/26 : LABEL arch=x86_64 [2022-07-21T18:50:06.172Z] ---> Running in 2322ad957345 [2022-07-21T18:50:06.172Z] Removing intermediate container 2322ad957345 [2022-07-21T18:50:06.172Z] ---> 739a9cb3395e [2022-07-21T18:50:06.172Z] Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:06.448Z] ---> Running in cf7917481f86 [2022-07-21T18:50:06.707Z] Removing intermediate container cf7917481f86 [2022-07-21T18:50:06.707Z] ---> 7a9d25734b66 [2022-07-21T18:50:06.707Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T18:50:06.707Z] ---> Running in de8623da74ce [2022-07-21T18:50:06.967Z] Removing intermediate container de8623da74ce [2022-07-21T18:50:06.967Z] ---> 768f40468b85 [2022-07-21T18:50:06.967Z] [2022-07-21T18:50:06.967Z] Successfully built 768f40468b85 [2022-07-21T18:50:06.967Z] Successfully tagged security-spire-config:latest [2022-07-21T18:50:06.967Z]  Building security-spire-config ... done Building security-spire-server [2022-07-21T18:50:10.260Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:50:10.260Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:50:10.260Z] ---> 0d66bc421b45 [2022-07-21T18:50:10.260Z] Step 3/25 : WORKDIR /edgex-go [2022-07-21T18:50:10.260Z] ---> Using cache [2022-07-21T18:50:10.260Z] ---> 6b47cb1a178b [2022-07-21T18:50:10.260Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:10.260Z] ---> Using cache [2022-07-21T18:50:10.260Z] ---> b8759781ceed [2022-07-21T18:50:10.260Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-21T18:50:13.550Z] ---> Running in 4f9da0f655de [2022-07-21T18:50:14.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:15.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:15.312Z] OK: 211 MiB in 51 packages [2022-07-21T18:50:16.250Z] Removing intermediate container 4f9da0f655de [2022-07-21T18:50:16.250Z] ---> 70a18422e192 [2022-07-21T18:50:16.250Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-21T18:50:16.824Z] ---> 7b885c8ff30a [2022-07-21T18:50:16.824Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:50:16.824Z] ---> Running in e562e4f1815e [2022-07-21T18:50:19.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-21T18:50:24.629Z] Removing intermediate container 709878c49106 [2022-07-21T18:50:24.629Z] ---> 6e6df28712aa [2022-07-21T18:50:24.629Z] [2022-07-21T18:50:24.629Z] Step 10/25 : FROM alpine:3.16 [2022-07-21T18:50:24.629Z] 3.16: Pulling from library/alpine [2022-07-21T18:50:24.629Z] Removing intermediate container e562e4f1815e [2022-07-21T18:50:24.629Z] ---> 4f3d63e53e3a [2022-07-21T18:50:24.629Z] Step 8/25 : COPY . . [2022-07-21T18:50:25.197Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-21T18:50:25.197Z] Status: Downloaded newer image for alpine:3.16 [2022-07-21T18:50:25.197Z] ---> d7d3d98c851f [2022-07-21T18:50:25.197Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-21T18:50:28.487Z] ---> Running in 8f1c0002123c [2022-07-21T18:50:28.487Z] Removing intermediate container eb4ad5f3822a [2022-07-21T18:50:28.487Z] ---> 73cbe1429d9c [2022-07-21T18:50:28.487Z] [2022-07-21T18:50:28.487Z] Step 10/23 : FROM alpine:3.16 [2022-07-21T18:50:28.487Z] ---> d7d3d98c851f [2022-07-21T18:50:28.487Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-21T18:50:28.747Z] ---> Running in 35b9635875c6 [2022-07-21T18:50:28.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:28.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:29.005Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-21T18:50:29.005Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-21T18:50:29.005Z] (3/3) Installing su-exec (0.2-r1) [2022-07-21T18:50:29.005Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T18:50:29.005Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T18:50:29.264Z] OK: 6 MiB in 17 packages [2022-07-21T18:50:29.264Z] Removing intermediate container 35b9635875c6 [2022-07-21T18:50:29.264Z] ---> 41e1b6bbc797 [2022-07-21T18:50:29.264Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-21T18:50:29.833Z] ---> Running in abd98db68782 [2022-07-21T18:50:29.859Z] Removing intermediate container ce76a06e35a2 [2022-07-21T18:50:29.859Z] ---> 722d4512a86a [2022-07-21T18:50:29.859Z] Successfully built 722d4512a86a [2022-07-21T18:50:29.859Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:50:30.291Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T18:50:30.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T18:50:30.400Z] Removing intermediate container abd98db68782 [2022-07-21T18:50:30.400Z] ---> 9374980c8139 [2022-07-21T18:50:30.400Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-21T18:50:30.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container [2022-07-21T18:50:30.659Z] ---> Running in 6f4b99c5463c [2022-07-21T18:50:30.659Z] ---> 40774f148beb [2022-07-21T18:50:30.659Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-21T18:50:30.659Z] Removing intermediate container dbedbf4f899a [2022-07-21T18:50:30.659Z] ---> 0c9fc534b52d [2022-07-21T18:50:30.659Z] [2022-07-21T18:50:30.659Z] Step 10/22 : FROM alpine:3.16 [2022-07-21T18:50:30.659Z] ---> d7d3d98c851f [2022-07-21T18:50:30.659Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-21T18:50:30.659Z] ---> Running in 683191899e34 [2022-07-21T18:50:30.659Z] Removing intermediate container 7698b9030c17 [2022-07-21T18:50:30.659Z] ---> 00b602a08eb1 [2022-07-21T18:50:30.659Z] [2022-07-21T18:50:30.659Z] Step 10/22 : FROM alpine:3.16 [2022-07-21T18:50:30.659Z] ---> d7d3d98c851f [2022-07-21T18:50:30.659Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-21T18:50:30.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T18:50:30.919Z] ---> Running in 3af8a91890a3 [2022-07-21T18:50:30.919Z] Removing intermediate container 6f4b99c5463c [2022-07-21T18:50:30.919Z] ---> 63897081f60f [2022-07-21T18:50:30.919Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:30.919Z] Removing intermediate container 8f1c0002123c [2022-07-21T18:50:30.919Z] ---> 0a4818c36b88 [2022-07-21T18:50:30.919Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-21T18:50:30.919Z] ---> Running in 188fea826ccb [2022-07-21T18:50:30.919Z] ---> Running in 4fb87f2d2e55 [2022-07-21T18:50:30.919Z] ---> Running in 2798f4231a3b [2022-07-21T18:50:30.919Z] Removing intermediate container 683191899e34 [2022-07-21T18:50:30.919Z] ---> 60733cd341eb [2022-07-21T18:50:30.919Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-21T18:50:30.919Z] Removing intermediate container 2798f4231a3b [2022-07-21T18:50:30.919Z] ---> 069327ec6e88 [2022-07-21T18:50:30.919Z] Step 13/25 : WORKDIR / [2022-07-21T18:50:30.919Z] ---> Running in 31efc76ba6cb [2022-07-21T18:50:31.178Z] ---> Running in a3f2b329708a [2022-07-21T18:50:31.178Z] Removing intermediate container a3f2b329708a [2022-07-21T18:50:31.178Z] ---> 32f48e391391 [2022-07-21T18:50:31.178Z] 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-07-21T18:50:31.178Z] Removing intermediate container 31efc76ba6cb [2022-07-21T18:50:31.178Z] ---> af6177806ac7 [2022-07-21T18:50:31.178Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-21T18:50:31.178Z] ---> Running in df7289ffbeaa [2022-07-21T18:50:31.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:31.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:31.436Z] ---> d5dade0bac20 [2022-07-21T18:50:31.436Z] 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-07-21T18:50:31.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:31.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:31.436Z] ---> 1014ef485960 [2022-07-21T18:50:31.436Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-21T18:50:31.694Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-21T18:50:31.694Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-21T18:50:31.694Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T18:50:31.695Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T18:50:31.695Z] OK: 6 MiB in 16 packages [2022-07-21T18:50:31.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-21T18:50:31.695Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T18:50:31.695Z] OK: 6 MiB in 15 packages [2022-07-21T18:50:31.695Z] ---> b6adc6fecc59 [2022-07-21T18:50:31.695Z] 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-07-21T18:50:32.016Z] Removing intermediate container 4fb87f2d2e55 [2022-07-21T18:50:32.016Z] ---> 1c72cd1c700f [2022-07-21T18:50:32.016Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T18:50:32.016Z] ---> Running in 73bb419c1174 [2022-07-21T18:50:32.016Z] ---> a94a802ce267 [2022-07-21T18:50:32.016Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-21T18:50:32.022Z] $ docker top 9b2d2ad045be00d53add2fc9546d3dcd48dfd502fa38853eb687252be666bac2 -eo pid,comm [Pipeline] { [2022-07-21T18:50:32.310Z] ---> 7643368a5205 [2022-07-21T18:50:32.310Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-21T18:50:32.310Z] Removing intermediate container 3af8a91890a3 [2022-07-21T18:50:32.310Z] ---> adaacc8e9f4c [2022-07-21T18:50:32.310Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T18:50:32.310Z] Removing intermediate container 188fea826ccb [2022-07-21T18:50:32.310Z] ---> ed85cf3e1fc9 [2022-07-21T18:50:32.310Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] sh [2022-07-21T18:50:32.568Z] ---> Running in b0beef047a1d [2022-07-21T18:50:32.568Z] ---> Running in f9591e7419c1 [2022-07-21T18:50:32.568Z] Removing intermediate container df7289ffbeaa [2022-07-21T18:50:32.568Z] ---> 38d979c18cbb [2022-07-21T18:50:32.568Z] Step 12/25 : WORKDIR /edgex-go [2022-07-21T18:50:32.568Z] ---> Running in fb0454f60fb2 [2022-07-21T18:50:32.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:32.568Z] Removing intermediate container b0beef047a1d [2022-07-21T18:50:32.568Z] ---> 74dab0f848b7 [2022-07-21T18:50:32.568Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-21T18:50:32.568Z] ---> Running in 87c8c8b3fc60 [2022-07-21T18:50:32.568Z] Removing intermediate container f9591e7419c1 [2022-07-21T18:50:32.568Z] ---> 74ffcc43416e [2022-07-21T18:50:32.568Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-21T18:50:32.568Z] Removing intermediate container fb0454f60fb2 [2022-07-21T18:50:32.568Z] ---> 03aa4b33f31a [2022-07-21T18:50:32.568Z] [2022-07-21T18:50:32.568Z] Step 13/25 : FROM alpine:3.15 [2022-07-21T18:50:32.568Z] ---> 2720e26172a0 [2022-07-21T18:50:32.568Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T18:50:32.568Z] ---> Using cache [2022-07-21T18:50:32.568Z] ---> dcbd9887f981 [2022-07-21T18:50:32.568Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:32.568Z] ---> Using cache [2022-07-21T18:50:32.568Z] ---> 15c668299aa5 [2022-07-21T18:50:32.568Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-21T18:50:32.568Z] ---> Running in ac32857ff619 [2022-07-21T18:50:32.568Z] ---> 7d5c926388ea [2022-07-21T18:50:32.568Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-21T18:50:32.568Z] ---> Running in 3eefb321abb4 [2022-07-21T18:50:32.826Z] Removing intermediate container 87c8c8b3fc60 [2022-07-21T18:50:32.826Z] ---> 07c8b1efe838 [2022-07-21T18:50:32.826Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-21T18:50:32.826Z] Removing intermediate container ac32857ff619 [2022-07-21T18:50:32.826Z] ---> e0b3629554e9 [2022-07-21T18:50:32.826Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-21T18:50:32.826Z] ---> Running in 3c1c28b2ad5c [2022-07-21T18:50:32.826Z] ---> Running in a14182b0d8f0 [2022-07-21T18:50:32.826Z] ---> 767fcd3071f3 [2022-07-21T18:50:32.826Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-21T18:50:32.826Z] ---> Running in 0415a8e2a308 [2022-07-21T18:50:32.826Z] Removing intermediate container 3c1c28b2ad5c [2022-07-21T18:50:32.826Z] ---> 41c320b69852 [2022-07-21T18:50:32.826Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:50:32.826Z] Removing intermediate container a14182b0d8f0 [2022-07-21T18:50:32.826Z] ---> d43f0ade9069 [2022-07-21T18:50:32.826Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:50:33.086Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:33.086Z] ---> f4cbef7038d5 [2022-07-21T18:50:33.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-21T18:50:33.086Z] ---> 646581eb1c22 [2022-07-21T18:50:33.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-21T18:50:33.121Z] + go version [2022-07-21T18:50:33.121Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-21T18:50:33.164Z] $ docker stop --time=1 9b2d2ad045be00d53add2fc9546d3dcd48dfd502fa38853eb687252be666bac2 [2022-07-21T18:50:33.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:33.610Z] ---> 6a2640ef8a75 [2022-07-21T18:50:33.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-21T18:50:33.610Z] ---> 150e8cad9137 [2022-07-21T18:50:33.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-21T18:50:33.610Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T18:50:33.871Z] Removing intermediate container 0415a8e2a308 [2022-07-21T18:50:33.871Z] ---> 5fc656efe752 [2022-07-21T18:50:33.871Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-21T18:50:33.871Z] ---> Running in e11055a7789a [2022-07-21T18:50:33.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:33.871Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-21T18:50:33.871Z] ---> 0a9d85e14972 [2022-07-21T18:50:33.871Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-21T18:50:33.871Z] ---> Running in f76fd92f4216 [2022-07-21T18:50:33.871Z] ---> 4df45f711703 [2022-07-21T18:50:33.871Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-21T18:50:33.871Z] Removing intermediate container e11055a7789a [2022-07-21T18:50:33.871Z] ---> 4cf4654ee15c [2022-07-21T18:50:33.871Z] Step 23/25 : LABEL arch=x86_64 [2022-07-21T18:50:33.871Z] ---> Running in 928f91b2e597 [2022-07-21T18:50:33.871Z] ---> Running in dd1d260b80c9 [2022-07-21T18:50:33.871Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T18:50:33.871Z] Removing intermediate container 928f91b2e597 [2022-07-21T18:50:33.871Z] ---> a77f4e4fdc94 [2022-07-21T18:50:33.871Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:50:33.871Z] Removing intermediate container f76fd92f4216 [2022-07-21T18:50:33.871Z] ---> 84006d5fdf41 [2022-07-21T18:50:33.871Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:50:33.871Z] Removing intermediate container dd1d260b80c9 [2022-07-21T18:50:33.871Z] ---> 51f1e9dbd751 [2022-07-21T18:50:33.871Z] Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:33.871Z] ---> Running in d90a0854f211 [2022-07-21T18:50:33.871Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-21T18:50:34.129Z] ---> Running in c8c54cb6a46f [2022-07-21T18:50:34.129Z] ---> Running in 59ee5183d91e [2022-07-21T18:50:34.129Z] Removing intermediate container d90a0854f211 [2022-07-21T18:50:34.129Z] ---> 5feebda97b8c [2022-07-21T18:50:34.129Z] Step 20/22 : LABEL arch=x86_64 [2022-07-21T18:50:34.129Z] ---> Running in fb6f38800edf [2022-07-21T18:50:34.129Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T18:50:34.129Z] Removing intermediate container c8c54cb6a46f [2022-07-21T18:50:34.129Z] ---> 09401caf03a5 [2022-07-21T18:50:34.129Z] Step 20/22 : LABEL arch=x86_64 [2022-07-21T18:50:34.129Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-21T18:50:34.129Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-21T18:50:34.129Z] OK: 15856 distinct packages available [2022-07-21T18:50:34.129Z] ---> Running in a8edb73a1876 [2022-07-21T18:50:34.129Z] Removing intermediate container 59ee5183d91e [2022-07-21T18:50:34.129Z] ---> 6eece762bec2 [2022-07-21T18:50:34.129Z] Step 25/25 : LABEL version=0.0.0 [2022-07-21T18:50:34.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:34.129Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T18:50:34.129Z] Removing intermediate container fb6f38800edf [2022-07-21T18:50:34.129Z] ---> 39d84babd83f [2022-07-21T18:50:34.129Z] Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:34.129Z] ---> Running in 1b8692c1916c [2022-07-21T18:50:34.390Z] ---> Running in ffc828f6f5c2 [2022-07-21T18:50:34.390Z] Removing intermediate container a8edb73a1876 [2022-07-21T18:50:34.390Z] ---> 757324ece54d [2022-07-21T18:50:34.390Z] Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:34.390Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T18:50:34.390Z] OK: 8 MiB in 20 packages [2022-07-21T18:50:34.390Z] ---> Running in c8c42df221d3 [2022-07-21T18:50:34.390Z] Removing intermediate container ffc828f6f5c2 [2022-07-21T18:50:34.390Z] ---> 3a74b67cdd08 [2022-07-21T18:50:34.390Z] Step 22/22 : LABEL version=0.0.0 [2022-07-21T18:50:34.390Z] Removing intermediate container 1b8692c1916c [2022-07-21T18:50:34.390Z] ---> fed529d7bce1 [2022-07-21T18:50:34.390Z] [2022-07-21T18:50:34.390Z] ---> Running in 6b8caf0f32c8 [2022-07-21T18:50:34.390Z] Removing intermediate container c8c42df221d3 [2022-07-21T18:50:34.390Z] ---> 614afaa1ff74 [2022-07-21T18:50:34.390Z] Step 22/22 : LABEL version=0.0.0 [2022-07-21T18:50:34.390Z] Successfully built fed529d7bce1 [2022-07-21T18:50:34.390Z] Successfully tagged security-secretstore-setup:latest [2022-07-21T18:50:34.390Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-07-21T18:50:34.847Z] $ docker rm -f 9b2d2ad045be00d53add2fc9546d3dcd48dfd502fa38853eb687252be666bac2 [2022-07-21T18:50:34.900Z] ---> Running in 9bac5c3d4f59 [2022-07-21T18:50:34.900Z] Removing intermediate container 6b8caf0f32c8 [2022-07-21T18:50:34.900Z] ---> a5f8875ab435 [2022-07-21T18:50:34.900Z] [2022-07-21T18:50:34.900Z] Successfully built a5f8875ab435 [2022-07-21T18:50:35.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:35.157Z] Successfully tagged support-scheduler:latest [2022-07-21T18:50:35.157Z] Building security-spire-agent [2022-07-21T18:50:35.157Z]  Building support-scheduler ... done Removing intermediate container 73bb419c1174 [2022-07-21T18:50:35.157Z] ---> e76587be3e21 [2022-07-21T18:50:35.157Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:50:35.157Z] (1/5) Installing dumb-init (1.2.5-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-07-21T18:50:35.422Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-21T18:50:35.422Z] (3/5) Installing libucontext (1.1-r0) [2022-07-21T18:50:35.422Z] (4/5) Installing gcompat (1.0.0-r4) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T18:50:35.680Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-21T18:50:35.680Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T18:50:35.680Z] OK: 6 MiB in 19 packages [2022-07-21T18:50:35.914Z] + docker inspect -f . ci-base-image-arm64 [2022-07-21T18:50:35.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T18:50:36.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container [2022-07-21T18:50:36.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-21T18:50:37.058Z] Removing intermediate container 9bac5c3d4f59 [2022-07-21T18:50:37.058Z] ---> fae31254be57 [2022-07-21T18:50:37.058Z] [2022-07-21T18:50:37.316Z] Successfully built fae31254be57 [2022-07-21T18:50:37.494Z] $ docker top ee0609d83754862a7f65c2f113b3ce690c90132f0ba36425509e5199f27a925b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-21T18:50:37.820Z] ========================================================= [2022-07-21T18:50:37.820Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-21T18:50:37.820Z] ========================================================= [Pipeline] sh [2022-07-21T18:50:37.881Z] Successfully tagged support-notifications:latest [2022-07-21T18:50:37.881Z] Building security-bootstrapper [2022-07-21T18:50:38.476Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-21T18:50:39.194Z] + make test [2022-07-21T18:50:39.194Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-21T18:50:40.414Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:50:40.414Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:50:40.414Z] ---> 0d66bc421b45 [2022-07-21T18:50:40.414Z] Step 3/22 : WORKDIR /edgex-go [2022-07-21T18:50:40.414Z] ---> Using cache [2022-07-21T18:50:40.414Z] ---> 6b47cb1a178b [2022-07-21T18:50:40.414Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:40.414Z] ---> Using cache [2022-07-21T18:50:40.414Z] ---> b8759781ceed [2022-07-21T18:50:40.414Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-21T18:50:41.353Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:50:41.353Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:50:41.353Z] ---> 0d66bc421b45 [2022-07-21T18:50:41.353Z] Step 3/26 : WORKDIR /edgex-go [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> 6b47cb1a178b [2022-07-21T18:50:41.353Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> b8759781ceed [2022-07-21T18:50:41.353Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> 70a18422e192 [2022-07-21T18:50:41.353Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> 7b885c8ff30a [2022-07-21T18:50:41.353Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> 4f3d63e53e3a [2022-07-21T18:50:41.353Z] Step 8/26 : COPY . . [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> 40774f148beb [2022-07-21T18:50:41.353Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> 60733cd341eb [2022-07-21T18:50:41.353Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-21T18:50:41.353Z] ---> Using cache [2022-07-21T18:50:41.353Z] ---> af6177806ac7 [2022-07-21T18:50:41.353Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-21T18:50:42.298Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:50:42.298Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:50:42.298Z] ---> 0d66bc421b45 [2022-07-21T18:50:42.298Z] Step 3/31 : WORKDIR /edgex-go [2022-07-21T18:50:42.298Z] ---> Using cache [2022-07-21T18:50:42.298Z] ---> 6b47cb1a178b [2022-07-21T18:50:42.298Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:42.298Z] ---> Using cache [2022-07-21T18:50:42.298Z] ---> b8759781ceed [2022-07-21T18:50:42.298Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-21T18:50:43.714Z] ---> 89ebb3e5c0e6 [2022-07-21T18:50:43.714Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-21T18:50:43.714Z] ---> Running in b466c3e024d4 [2022-07-21T18:50:43.714Z] ---> Running in 9456d7f1a344 [2022-07-21T18:50:43.714Z] ---> Running in 351e6c0f3baa [2022-07-21T18:50:43.972Z] Removing intermediate container 3eefb321abb4 [2022-07-21T18:50:43.972Z] ---> 6406b8a43b8a [2022-07-21T18:50:43.972Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-21T18:50:44.231Z] ---> 279a328bf16e [2022-07-21T18:50:44.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-21T18:50:44.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:44.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:45.060Z] ---> 4c8b1011ac61 [2022-07-21T18:50:45.060Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-21T18:50:45.060Z] ---> Running in 7a5de1d7e592 [2022-07-21T18:50:45.060Z] ---> 95a00948d0d6 [2022-07-21T18:50:45.060Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-21T18:50:45.060Z] Removing intermediate container 7a5de1d7e592 [2022-07-21T18:50:45.060Z] ---> a984ca6fd156 [2022-07-21T18:50:45.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:50:45.060Z] ---> Running in 8a44447c040b [2022-07-21T18:50:45.060Z] ---> cbe87ad5f4b1 [2022-07-21T18:50:45.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-21T18:50:45.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:45.323Z] Removing intermediate container 8a44447c040b [2022-07-21T18:50:45.323Z] ---> eb328652b21f [2022-07-21T18:50:45.323Z] Step 21/23 : LABEL arch=x86_64 [2022-07-21T18:50:45.323Z] Removing intermediate container 9456d7f1a344 [2022-07-21T18:50:45.323Z] ---> 729fce50cd72 [2022-07-21T18:50:45.323Z] Step 12/26 : WORKDIR /edgex-go [2022-07-21T18:50:45.323Z] ---> Running in 2be1fd0e218b [2022-07-21T18:50:45.323Z] ---> Running in 3b386360b825 [2022-07-21T18:50:45.323Z] ---> 72ef128318de [2022-07-21T18:50:45.323Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-21T18:50:45.323Z] Removing intermediate container 2be1fd0e218b [2022-07-21T18:50:45.323Z] ---> 6b519858ee0d [2022-07-21T18:50:45.323Z] [2022-07-21T18:50:45.323Z] Step 13/26 : FROM alpine:3.15 [2022-07-21T18:50:45.323Z] ---> 2720e26172a0 [2022-07-21T18:50:45.323Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T18:50:45.323Z] ---> Using cache [2022-07-21T18:50:45.323Z] ---> dcbd9887f981 [2022-07-21T18:50:45.323Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:45.323Z] ---> Using cache [2022-07-21T18:50:45.323Z] ---> 15c668299aa5 [2022-07-21T18:50:45.323Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-21T18:50:45.323Z] ---> Using cache [2022-07-21T18:50:45.323Z] ---> 6406b8a43b8a [2022-07-21T18:50:45.323Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-21T18:50:45.323Z] Removing intermediate container 3b386360b825 [2022-07-21T18:50:45.323Z] ---> 61996e9af66d [2022-07-21T18:50:45.323Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:45.323Z] ---> Running in 9d55ca1ecf58 [2022-07-21T18:50:45.323Z] Removing intermediate container 9d55ca1ecf58 [2022-07-21T18:50:45.323Z] ---> 748d4a29fb1c [2022-07-21T18:50:45.323Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T18:50:45.323Z] ---> daa90b67d808 [2022-07-21T18:50:45.323Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-21T18:50:45.582Z] ---> Running in 0d61b294c1aa [2022-07-21T18:50:45.582Z] ---> Running in 18ff3df676c8 [2022-07-21T18:50:45.582Z] OK: 211 MiB in 51 packages [2022-07-21T18:50:45.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:45.582Z] Removing intermediate container 0d61b294c1aa [2022-07-21T18:50:45.582Z] ---> 50e35357bf13 [2022-07-21T18:50:45.582Z] [2022-07-21T18:50:45.844Z] Successfully built 50e35357bf13 [2022-07-21T18:50:45.844Z] Successfully tagged core-data:latest [2022-07-21T18:50:45.844Z] Building core-metadata [2022-07-21T18:50:45.844Z]  Building core-data ... done Removing intermediate container 18ff3df676c8 [2022-07-21T18:50:45.844Z] ---> 7434061b98aa [2022-07-21T18:50:45.844Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-21T18:50:45.844Z] OK: 211 MiB in 51 packages [2022-07-21T18:50:46.105Z] ---> Running in 9adab1c7f0a0 [2022-07-21T18:50:48.645Z] ---> ef8a0eb391d8 [2022-07-21T18:50:48.645Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-21T18:50:48.904Z] Removing intermediate container b466c3e024d4 [2022-07-21T18:50:48.904Z] ---> 79218ca6ee71 [2022-07-21T18:50:48.904Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-21T18:50:48.904Z] Removing intermediate container 9adab1c7f0a0 [2022-07-21T18:50:48.904Z] ---> 06602e3f73ff [2022-07-21T18:50:48.904Z] Step 23/25 : LABEL arch=x86_64 [2022-07-21T18:50:49.164Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:50:49.164Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:50:49.164Z] ---> 0d66bc421b45 [2022-07-21T18:50:49.164Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T18:50:49.164Z] ---> Using cache [2022-07-21T18:50:49.164Z] ---> 6b47cb1a178b [2022-07-21T18:50:49.164Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:49.164Z] ---> Using cache [2022-07-21T18:50:49.164Z] ---> b8759781ceed [2022-07-21T18:50:49.164Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-21T18:50:49.164Z] ---> Using cache [2022-07-21T18:50:49.164Z] ---> 05ef80ef31a5 [2022-07-21T18:50:49.164Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T18:50:49.164Z] ---> Running in 2c4e6d9a5ade [2022-07-21T18:50:49.164Z] Removing intermediate container 351e6c0f3baa [2022-07-21T18:50:49.164Z] ---> 05ef80ef31a5 [2022-07-21T18:50:49.164Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-21T18:50:49.164Z] ---> 7c7302e1d7ea [2022-07-21T18:50:49.164Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:50:49.164Z] ---> ea1227794214 [2022-07-21T18:50:49.164Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:50:49.164Z] ---> Running in 04a44577aa72 [2022-07-21T18:50:49.164Z] ---> Running in 1a8e80710bd2 [2022-07-21T18:50:49.164Z] Removing intermediate container 2c4e6d9a5ade [2022-07-21T18:50:49.164Z] ---> ad1131c43a54 [2022-07-21T18:50:49.164Z] Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:49.432Z] ---> Running in 81c544ae9a36 [2022-07-21T18:50:49.432Z] ---> 8196b43aeb54 [2022-07-21T18:50:49.432Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:50:49.432Z] Removing intermediate container 81c544ae9a36 [2022-07-21T18:50:49.432Z] ---> 36ee73c09c76 [2022-07-21T18:50:49.432Z] Step 25/25 : LABEL version=0.0.0 [2022-07-21T18:50:49.432Z] ---> Running in 6a98e8536985 [2022-07-21T18:50:49.691Z] ---> Running in b66bf44a7ad7 [2022-07-21T18:50:49.691Z] Removing intermediate container b66bf44a7ad7 [2022-07-21T18:50:49.691Z] ---> 269ff46e2385 [2022-07-21T18:50:49.691Z] [2022-07-21T18:50:49.951Z] Successfully built 269ff46e2385 [2022-07-21T18:50:49.951Z] Successfully tagged security-spire-server:latest [2022-07-21T18:50:49.951Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-07-21T18:50:50.888Z] ---> 1cf609288c6d [2022-07-21T18:50:50.888Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-21T18:50:54.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:50:54.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:50:54.181Z] ---> 0d66bc421b45 [2022-07-21T18:50:54.181Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T18:50:54.181Z] ---> Using cache [2022-07-21T18:50:54.181Z] ---> 6b47cb1a178b [2022-07-21T18:50:54.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:50:54.181Z] ---> Using cache [2022-07-21T18:50:54.181Z] ---> b8759781ceed [2022-07-21T18:50:54.181Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-21T18:50:55.121Z] ---> db017ff2d7c1 [2022-07-21T18:50:55.121Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-21T18:50:55.121Z] ---> Running in 182023559e89 [2022-07-21T18:50:55.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:55.958Z] ---> 2fea094e4b46 [2022-07-21T18:50:55.958Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-21T18:50:56.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:50:56.529Z] ---> fd67d301f866 [2022-07-21T18:50:56.529Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-21T18:50:56.788Z] ---> Running in df4a7ee100a6 [2022-07-21T18:50:56.788Z] OK: 211 MiB in 51 packages [2022-07-21T18:50:57.046Z] Removing intermediate container df4a7ee100a6 [2022-07-21T18:50:57.046Z] ---> 72b1314a63df [2022-07-21T18:50:57.046Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-21T18:50:57.305Z] ---> Running in ce161cae654d [2022-07-21T18:50:57.565Z] Removing intermediate container ce161cae654d [2022-07-21T18:50:57.565Z] ---> cee7c5455905 [2022-07-21T18:50:57.565Z] Step 24/26 : LABEL arch=x86_64 [2022-07-21T18:50:57.565Z] Removing intermediate container 182023559e89 [2022-07-21T18:50:57.565Z] ---> a61c83b2b700 [2022-07-21T18:50:57.565Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T18:50:57.565Z] ---> Running in c40f95f364b6 [2022-07-21T18:50:57.824Z] Removing intermediate container c40f95f364b6 [2022-07-21T18:50:57.824Z] ---> 30875a1e25d5 [2022-07-21T18:50:57.824Z] Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:50:57.824Z] ---> Running in d8f9ff438f4f [2022-07-21T18:50:57.824Z] ---> f1fb32da2be8 [2022-07-21T18:50:57.824Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:50:58.083Z] ---> Running in 2d22d0af4ddf [2022-07-21T18:50:58.083Z] Removing intermediate container d8f9ff438f4f [2022-07-21T18:50:58.083Z] ---> c1d75da70757 [2022-07-21T18:50:58.083Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T18:50:58.083Z] ---> Running in 2280ee56ee9d [2022-07-21T18:50:58.342Z] Removing intermediate container 2280ee56ee9d [2022-07-21T18:50:58.342Z] ---> f80f3b61aad0 [2022-07-21T18:50:58.342Z] [2022-07-21T18:50:58.342Z] Successfully built f80f3b61aad0 [2022-07-21T18:50:58.342Z] Successfully tagged security-spire-agent:latest [2022-07-21T18:50:58.342Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-07-21T18:50:58.342Z] Removing intermediate container 1a8e80710bd2 [2022-07-21T18:50:58.342Z] ---> f9cc5011c2e9 [2022-07-21T18:50:58.342Z] Step 8/23 : COPY . . [2022-07-21T18:50:58.342Z] Removing intermediate container 04a44577aa72 [2022-07-21T18:50:58.342Z] ---> 6f8e4c9594dc [2022-07-21T18:50:58.342Z] Step 8/31 : COPY . . [2022-07-21T18:50:58.600Z] Removing intermediate container 6a98e8536985 [2022-07-21T18:50:58.600Z] ---> b70756ab1e16 [2022-07-21T18:50:58.600Z] Step 8/22 : COPY . . [2022-07-21T18:51:02.952Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:51:02.952Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:51:02.952Z] ---> 0d66bc421b45 [2022-07-21T18:51:02.952Z] Step 3/20 : WORKDIR /edgex-go [2022-07-21T18:51:02.952Z] ---> Using cache [2022-07-21T18:51:02.952Z] ---> 6b47cb1a178b [2022-07-21T18:51:02.952Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-21T18:51:11.110Z] ---> Running in 08ff12adaedf [2022-07-21T18:51:11.110Z] ---> c368b6ab986f [2022-07-21T18:51:11.110Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-21T18:51:11.110Z] ---> 49daf48d0fb8 [2022-07-21T18:51:11.110Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-21T18:51:11.110Z] ---> 834d9a178655 [2022-07-21T18:51:11.110Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-21T18:51:11.110Z] ---> Running in 7ab987055c5b [2022-07-21T18:51:11.110Z] ---> Running in a55a26d0286d [2022-07-21T18:51:11.110Z] ---> Running in 8bf8ed95bb8a [2022-07-21T18:51:11.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:11.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:11.558Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-21T18:51:11.629Z] v3.16.1-5-ge692d8f074 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-21T18:51:11.629Z] v3.16.1-16-gfdd7486a32 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-21T18:51:11.629Z] OK: 17033 distinct packages available [2022-07-21T18:51:11.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:11.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:11.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-21T18:51:11.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-21T18:51:11.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-21T18:51:11.899Z] OK: 211 MiB in 51 packages [2022-07-21T18:51:12.839Z] Removing intermediate container 08ff12adaedf [2022-07-21T18:51:12.839Z] ---> 263b7df05cba [2022-07-21T18:51:12.839Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-21T18:51:13.097Z] ---> 0244c0ca69be [2022-07-21T18:51:13.097Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:51:13.097Z] ---> Running in 0d5888b70438 [2022-07-21T18:51:13.356Z] Removing intermediate container 2d22d0af4ddf [2022-07-21T18:51:13.356Z] ---> 15141d631e75 [2022-07-21T18:51:13.356Z] Step 8/23 : COPY . . [2022-07-21T18:51:21.503Z] ---> bbd7314ee5ef [2022-07-21T18:51:21.503Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-21T18:51:21.503Z] ---> Running in 64ea9c22e2d2 [2022-07-21T18:51:22.073Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-21T18:51:26.271Z] Removing intermediate container 0d5888b70438 [2022-07-21T18:51:26.271Z] ---> 8f042e094364 [2022-07-21T18:51:26.271Z] Step 7/20 : COPY . . [2022-07-21T18:51:34.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-21T18:51:36.296Z] ---> 63e5f45aba17 [2022-07-21T18:51:36.556Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-21T18:51:36.556Z] ---> Running in a159aa4939d7 [2022-07-21T18:51:36.821Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-21T18:51:40.117Z] Removing intermediate container 7ab987055c5b [2022-07-21T18:51:40.117Z] ---> d53b79507e44 [2022-07-21T18:51:40.117Z] [2022-07-21T18:51:40.117Z] Step 10/23 : FROM alpine:3.16 [2022-07-21T18:51:40.117Z] ---> d7d3d98c851f [2022-07-21T18:51:40.117Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-21T18:51:40.117Z] ---> Using cache [2022-07-21T18:51:40.117Z] ---> ed85cf3e1fc9 [2022-07-21T18:51:40.117Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T18:51:40.117Z] ---> Using cache [2022-07-21T18:51:40.117Z] ---> 74ffcc43416e [2022-07-21T18:51:40.117Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-21T18:51:40.117Z] Removing intermediate container a55a26d0286d [2022-07-21T18:51:40.117Z] ---> 9312df4ca8b2 [2022-07-21T18:51:40.117Z] [2022-07-21T18:51:40.117Z] Step 10/31 : FROM alpine:3.16 [2022-07-21T18:51:40.117Z] ---> d7d3d98c851f [2022-07-21T18:51:40.117Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T18:51:40.117Z] Removing intermediate container 8bf8ed95bb8a [2022-07-21T18:51:40.117Z] ---> 0db0178deb1c [2022-07-21T18:51:40.117Z] [2022-07-21T18:51:40.117Z] Step 10/22 : FROM alpine:3.16 [2022-07-21T18:51:40.117Z] ---> d7d3d98c851f [2022-07-21T18:51:40.117Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-21T18:51:40.117Z] ---> Running in 869b5c004cad [2022-07-21T18:51:40.117Z] ---> Running in f30d8d464ac0 [2022-07-21T18:51:40.117Z] ---> Running in 6237993e4922 [2022-07-21T18:51:40.117Z] Removing intermediate container f30d8d464ac0 [2022-07-21T18:51:40.117Z] ---> e071e1668fe7 [2022-07-21T18:51:40.117Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-21T18:51:40.117Z] Removing intermediate container 869b5c004cad [2022-07-21T18:51:40.117Z] ---> 5c1f71dc6a2f [2022-07-21T18:51:40.117Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-21T18:51:40.117Z] ---> Running in 183d1f5c8a82 [2022-07-21T18:51:40.117Z] ---> Running in c51156bb7a13 [2022-07-21T18:51:40.117Z] Removing intermediate container 183d1f5c8a82 [2022-07-21T18:51:40.117Z] ---> 60ada61a2cda [2022-07-21T18:51:40.117Z] Step 15/23 : WORKDIR / [2022-07-21T18:51:40.117Z] ---> Running in 579ff923441c [2022-07-21T18:51:40.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:40.378Z] Removing intermediate container 579ff923441c [2022-07-21T18:51:40.378Z] ---> 9be162026595 [2022-07-21T18:51:40.378Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:51:40.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:40.648Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-21T18:51:40.648Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-21T18:51:40.648Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-21T18:51:40.648Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-21T18:51:40.648Z] (5/6) Installing curl (7.83.1-r2) [2022-07-21T18:51:40.648Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-21T18:51:40.648Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T18:51:40.648Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T18:51:40.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:40.648Z] OK: 8 MiB in 20 packages [2022-07-21T18:51:40.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:40.921Z] ---> cdbe8b5fe641 [2022-07-21T18:51:40.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-21T18:51:40.921Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-21T18:51:40.921Z] (2/2) Installing su-exec (0.2-r1) [2022-07-21T18:51:40.921Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T18:51:40.921Z] OK: 6 MiB in 16 packages [2022-07-21T18:51:41.497Z] ---> b56c926d4355 [2022-07-21T18:51:41.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-21T18:51:41.497Z] Removing intermediate container 6237993e4922 [2022-07-21T18:51:41.497Z] ---> 0885f17f9ba0 [2022-07-21T18:51:41.497Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-21T18:51:41.497Z] ---> Running in cda1c2183160 [2022-07-21T18:51:41.497Z] Removing intermediate container c51156bb7a13 [2022-07-21T18:51:41.497Z] ---> 734eb56bbe98 [2022-07-21T18:51:41.497Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-21T18:51:41.497Z] ---> Running in 6eb2730a61df [2022-07-21T18:51:42.065Z] Removing intermediate container cda1c2183160 [2022-07-21T18:51:42.065Z] ---> cf18769b2ec3 [2022-07-21T18:51:42.065Z] Step 13/22 : WORKDIR /edgex [2022-07-21T18:51:42.065Z] ---> 557c3a496a8a [2022-07-21T18:51:42.065Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-21T18:51:42.065Z] Removing intermediate container 6eb2730a61df [2022-07-21T18:51:42.065Z] ---> 8a964d7b923d [2022-07-21T18:51:42.065Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-21T18:51:42.065Z] ---> Running in 3ad56e98b76f [2022-07-21T18:51:42.065Z] ---> Running in 3bd7096f4349 [2022-07-21T18:51:42.065Z] ---> Running in 1d0227f4d9b6 [2022-07-21T18:51:42.065Z] Removing intermediate container 64ea9c22e2d2 [2022-07-21T18:51:42.065Z] ---> f96dfca8223c [2022-07-21T18:51:42.065Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-21T18:51:42.065Z] Removing intermediate container 3bd7096f4349 [2022-07-21T18:51:42.065Z] ---> 5a451aee0edf [2022-07-21T18:51:42.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:51:42.066Z] ---> Running in f645d8f82ae7 [2022-07-21T18:51:42.066Z] ---> Running in 34ad4349c7e7 [2022-07-21T18:51:42.066Z] Removing intermediate container 3ad56e98b76f [2022-07-21T18:51:42.066Z] ---> f80d0b2f846e [2022-07-21T18:51:42.066Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-21T18:51:42.066Z] Removing intermediate container 1d0227f4d9b6 [2022-07-21T18:51:42.325Z] ---> 28a5093a64ff [2022-07-21T18:51:42.325Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-21T18:51:42.325Z] ---> Running in 5665baae8816 [2022-07-21T18:51:42.325Z] Removing intermediate container 34ad4349c7e7 [2022-07-21T18:51:42.325Z] ---> 2c4c3e584b37 [2022-07-21T18:51:42.325Z] Step 21/23 : LABEL arch=x86_64 [2022-07-21T18:51:42.325Z] ---> Running in e3635d4e76b2 [2022-07-21T18:51:42.325Z] Removing intermediate container 5665baae8816 [2022-07-21T18:51:42.325Z] ---> a13b921bab4d [2022-07-21T18:51:42.325Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-21T18:51:42.582Z] ---> Running in 96a30c055098 [2022-07-21T18:51:42.582Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-21T18:51:42.582Z] ---> 1ddab7ed7265 [2022-07-21T18:51:42.582Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-21T18:51:42.582Z] Removing intermediate container e3635d4e76b2 [2022-07-21T18:51:42.582Z] ---> 0caa5957a96f [2022-07-21T18:51:42.582Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:51:42.582Z] ---> Running in 488674fff42d [2022-07-21T18:51:42.841Z] Removing intermediate container 488674fff42d [2022-07-21T18:51:42.841Z] ---> dd59e57a5511 [2022-07-21T18:51:42.841Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T18:51:43.103Z] ---> Running in 0f36ef1d19de [2022-07-21T18:51:43.103Z] Removing intermediate container 0f36ef1d19de [2022-07-21T18:51:43.103Z] ---> 3e67773e54b4 [2022-07-21T18:51:43.103Z] [2022-07-21T18:51:43.362Z] ---> dc3d568e45e6 [2022-07-21T18:51:43.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-21T18:51:43.362Z] Successfully built 3e67773e54b4 [2022-07-21T18:51:43.362Z] Successfully tagged core-metadata:latest [2022-07-21T18:51:43.362Z]  Building core-metadata ... done Building core-command [2022-07-21T18:51:45.914Z] Removing intermediate container 96a30c055098 [2022-07-21T18:51:45.914Z] ---> f977ac08b322 [2022-07-21T18:51:45.914Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-21T18:51:47.307Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T18:51:47.307Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T18:51:47.307Z] ---> 0d66bc421b45 [2022-07-21T18:51:47.307Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T18:51:47.307Z] ---> Using cache [2022-07-21T18:51:47.307Z] ---> 6b47cb1a178b [2022-07-21T18:51:47.307Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:51:47.307Z] ---> Using cache [2022-07-21T18:51:47.307Z] ---> b8759781ceed [2022-07-21T18:51:47.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-21T18:51:47.307Z] ---> Using cache [2022-07-21T18:51:47.307Z] ---> 05ef80ef31a5 [2022-07-21T18:51:47.307Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T18:51:47.307Z] ---> Using cache [2022-07-21T18:51:47.307Z] ---> 8196b43aeb54 [2022-07-21T18:51:47.307Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T18:51:47.307Z] ---> Using cache [2022-07-21T18:51:47.307Z] ---> b70756ab1e16 [2022-07-21T18:51:47.307Z] Step 8/23 : COPY . . [2022-07-21T18:51:47.307Z] ---> Using cache [2022-07-21T18:51:47.307Z] ---> 834d9a178655 [2022-07-21T18:51:47.307Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-21T18:51:47.307Z] ---> 7076b58a9a72 [2022-07-21T18:51:47.307Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-21T18:51:47.307Z] ---> Running in 07fb47c0a6e9 [2022-07-21T18:51:47.307Z] ---> Running in c115137ea8ab [2022-07-21T18:51:47.307Z] Removing intermediate container f645d8f82ae7 [2022-07-21T18:51:47.307Z] ---> 500c97a56d14 [2022-07-21T18:51:47.307Z] [2022-07-21T18:51:47.307Z] Step 11/23 : FROM docker:20.10.14 [2022-07-21T18:51:47.567Z] Removing intermediate container 07fb47c0a6e9 [2022-07-21T18:51:47.567Z] ---> 878d86dc5632 [2022-07-21T18:51:47.567Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-21T18:51:47.567Z] 20.10.14: Pulling from library/docker [2022-07-21T18:51:47.567Z] ---> e5ef61fa9683 [2022-07-21T18:51:47.567Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-21T18:51:47.567Z] ---> Running in 63e716edf2cd [2022-07-21T18:51:47.826Z] ---> f4b920e3a3d8 [2022-07-21T18:51:47.826Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-21T18:51:47.826Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-21T18:51:47.826Z] ---> Running in 1ff5e729369a [2022-07-21T18:51:49.202Z] Removing intermediate container 63e716edf2cd [2022-07-21T18:51:49.203Z] ---> 08f1d7ce7162 [2022-07-21T18:51:49.203Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-21T18:51:49.203Z] ---> Running in f98b003fac78 [2022-07-21T18:51:49.203Z] Removing intermediate container 1ff5e729369a [2022-07-21T18:51:49.203Z] ---> 61f7daa759c8 [2022-07-21T18:51:49.203Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:51:49.203Z] Removing intermediate container f98b003fac78 [2022-07-21T18:51:49.203Z] ---> 56ac5a3ec9e9 [2022-07-21T18:51:49.203Z] Step 20/22 : LABEL arch=x86_64 [2022-07-21T18:51:49.461Z] ---> Running in 28b9e9ff4d91 [2022-07-21T18:51:49.461Z] Removing intermediate container 28b9e9ff4d91 [2022-07-21T18:51:49.461Z] ---> 9d8c371a670e [2022-07-21T18:51:49.461Z] Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:51:49.461Z] ---> 4c314e89138f [2022-07-21T18:51:49.461Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-21T18:51:49.461Z] ---> Running in 499d7cab2bfd [2022-07-21T18:51:50.092Z] Removing intermediate container 499d7cab2bfd [2022-07-21T18:51:50.092Z] ---> ab3881cbcd89 [2022-07-21T18:51:50.092Z] Step 22/22 : LABEL version=0.0.0 [2022-07-21T18:51:50.092Z] ---> Running in 77fa136077c8 [2022-07-21T18:51:50.092Z] Removing intermediate container 77fa136077c8 [2022-07-21T18:51:50.092Z] ---> 27cbd9861237 [2022-07-21T18:51:50.092Z] [2022-07-21T18:51:50.353Z] Successfully built 27cbd9861237 [2022-07-21T18:51:50.353Z] Successfully tagged security-proxy-setup:latest [2022-07-21T18:51:50.611Z]  Building security-proxy-setup ... done  ---> 4e21223246ee [2022-07-21T18:51:50.611Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-21T18:51:50.872Z] ---> d31fbd3125fb [2022-07-21T18:51:50.872Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-21T18:51:51.131Z] ---> ab7e12068a12 [2022-07-21T18:51:51.131Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-21T18:51:51.704Z] ---> a777e58e2d4e [2022-07-21T18:51:51.704Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-21T18:51:51.963Z] ---> 4d71dbe3c657 [2022-07-21T18:51:51.963Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-21T18:51:51.963Z] ---> Running in faaccb062898 [2022-07-21T18:51:52.897Z] Removing intermediate container faaccb062898 [2022-07-21T18:51:52.897Z] ---> 2bf018586d7d [2022-07-21T18:51:52.897Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-21T18:51:52.897Z] ---> Running in 1e3025adb1a7 [2022-07-21T18:51:53.155Z] Removing intermediate container 1e3025adb1a7 [2022-07-21T18:51:53.155Z] ---> 1cb15096e048 [2022-07-21T18:51:53.155Z] Step 28/31 : CMD ["gate"] [2022-07-21T18:51:53.155Z] ---> Running in 07219c7fa78d [2022-07-21T18:51:53.414Z] Removing intermediate container 07219c7fa78d [2022-07-21T18:51:53.414Z] ---> 0fa672f35765 [2022-07-21T18:51:53.414Z] Step 29/31 : LABEL arch=x86_64 [2022-07-21T18:51:53.414Z] ---> Running in 3d2ea9c4687c [2022-07-21T18:51:53.673Z] Removing intermediate container 3d2ea9c4687c [2022-07-21T18:51:53.673Z] ---> ae7ac625ffbd [2022-07-21T18:51:53.673Z] Step 30/31 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:51:53.673Z] ---> Running in 2615f9138f94 [2022-07-21T18:51:53.930Z] Removing intermediate container 2615f9138f94 [2022-07-21T18:51:53.930Z] ---> d5b720ce3873 [2022-07-21T18:51:53.930Z] Step 31/31 : LABEL version=0.0.0 [2022-07-21T18:51:53.931Z] ---> Running in 29f16b8d4756 [2022-07-21T18:51:54.190Z] Removing intermediate container 29f16b8d4756 [2022-07-21T18:51:54.190Z] ---> bd5cfbbebb23 [2022-07-21T18:51:54.190Z] [2022-07-21T18:51:54.190Z] Successfully built bd5cfbbebb23 [2022-07-21T18:51:54.190Z] Successfully tagged security-bootstrapper:latest [2022-07-21T18:51:55.127Z]  Building security-bootstrapper ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-21T18:51:55.127Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-21T18:51:55.127Z] ---> 7417809fdb73 [2022-07-21T18:51:55.127Z] 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-07-21T18:51:55.127Z] ---> Running in f3910b4be929 [2022-07-21T18:51:55.127Z] Removing intermediate container f3910b4be929 [2022-07-21T18:51:55.127Z] ---> 2e96ce26aaf4 [2022-07-21T18:51:55.127Z] 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-07-21T18:51:55.127Z] ---> Running in 8f345340724f [2022-07-21T18:51:55.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:55.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:55.955Z] (1/43) Installing readline (8.1.1-r0) [2022-07-21T18:51:55.955Z] (2/43) Installing bash (5.1.16-r0) [2022-07-21T18:51:56.213Z] Executing bash-5.1.16-r0.post-install [2022-07-21T18:51:56.213Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-21T18:51:56.213Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-21T18:51:56.213Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-21T18:51:56.213Z] (6/43) Installing curl (7.80.0-r2) [2022-07-21T18:51:56.213Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-21T18:51:56.213Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-21T18:51:56.213Z] (9/43) Installing expat (2.4.7-r0) [2022-07-21T18:51:56.213Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-21T18:51:56.213Z] (11/43) Installing gdbm (1.22-r0) [2022-07-21T18:51:56.213Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-21T18:51:56.213Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T18:51:56.213Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T18:51:56.213Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-21T18:51:56.213Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-21T18:51:56.213Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-21T18:51:56.471Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-21T18:51:56.471Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-21T18:51:56.471Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-21T18:51:56.471Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-21T18:51:56.471Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-21T18:51:56.471Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-21T18:51:56.471Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-21T18:51:56.471Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-21T18:51:56.471Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-21T18:51:56.471Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-21T18:51:56.471Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-21T18:51:56.471Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-21T18:51:56.730Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-21T18:51:56.730Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-21T18:51:56.730Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-21T18:51:56.730Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-21T18:51:56.730Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-21T18:51:56.730Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-21T18:51:56.730Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-21T18:51:56.730Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-21T18:51:56.730Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-21T18:51:56.730Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-21T18:51:56.730Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-21T18:51:56.730Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-21T18:51:56.730Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-21T18:51:56.730Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-21T18:51:56.730Z] Executing busybox-1.34.1-r5.trigger [2022-07-21T18:51:56.730Z] OK: 83 MiB in 65 packages [2022-07-21T18:51:57.667Z] Collecting docker-compose==1.23.2 [2022-07-21T18:51:57.667Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-21T18:51:57.667Z] Collecting cached-property<2,>=1.2.0 [2022-07-21T18:51:57.667Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-21T18:51:57.667Z] Removing intermediate container a159aa4939d7 [2022-07-21T18:51:57.667Z] ---> f1798b3c1c34 [2022-07-21T18:51:57.667Z] [2022-07-21T18:51:57.667Z] Step 9/20 : FROM alpine:3.15 [2022-07-21T18:51:57.667Z] ---> 2720e26172a0 [2022-07-21T18:51:57.667Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T18:51:57.667Z] ---> Using cache [2022-07-21T18:51:57.667Z] ---> dcbd9887f981 [2022-07-21T18:51:57.667Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T18:51:57.667Z] ---> Using cache [2022-07-21T18:51:57.667Z] ---> 15c668299aa5 [2022-07-21T18:51:57.667Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-21T18:51:57.667Z] ---> Running in 347287d8f66d [2022-07-21T18:51:57.667Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-21T18:51:57.667Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-21T18:51:57.667Z] Collecting texttable<0.10,>=0.9.0 [2022-07-21T18:51:57.667Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-21T18:51:57.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:58.185Z] Collecting PyYAML<4,>=3.10 [2022-07-21T18:51:58.185Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-21T18:51:58.752Z] Collecting jsonschema<3,>=2.5.1 [2022-07-21T18:51:58.752Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-21T18:51:58.752Z] Collecting docopt<0.7,>=0.6.1 [2022-07-21T18:51:58.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-21T18:51:59.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:59.011Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-21T18:51:59.011Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-21T18:51:59.270Z] Collecting docker<4.0,>=3.6.0 [2022-07-21T18:51:59.270Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-21T18:51:59.270Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-21T18:51:59.270Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-21T18:51:59.270Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-21T18:51:59.270Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-21T18:51:59.270Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-21T18:51:59.270Z] OK: 15856 distinct packages available [2022-07-21T18:51:59.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-21T18:51:59.531Z] Collecting docker-pycreds>=0.4.0 [2022-07-21T18:51:59.531Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-21T18:51:59.531Z] Collecting idna<2.8,>=2.5 [2022-07-21T18:51:59.531Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-21T18:51:59.531Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-21T18:51:59.791Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-21T18:51:59.791Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-21T18:51:59.791Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-21T18:51:59.791Z] 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-07-21T18:51:59.791Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-21T18:51:59.791Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-21T18:51:59.791Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-21T18:51:59.791Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-21T18:51:59.791Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-21T18:51:59.791Z] Attempting uninstall: urllib3 [2022-07-21T18:51:59.791Z] Found existing installation: urllib3 1.26.7 [2022-07-21T18:51:59.791Z] Uninstalling urllib3-1.26.7: [2022-07-21T18:51:59.791Z] Successfully uninstalled urllib3-1.26.7 [2022-07-21T18:52:00.054Z] Attempting uninstall: idna [2022-07-21T18:52:00.054Z] Found existing installation: idna 3.3 [2022-07-21T18:52:00.054Z] Uninstalling idna-3.3: [2022-07-21T18:52:00.054Z] Successfully uninstalled idna-3.3 [2022-07-21T18:52:00.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-21T18:52:00.574Z] Attempting uninstall: requests [2022-07-21T18:52:00.574Z] Found existing installation: requests 2.26.0 [2022-07-21T18:52:00.574Z] Uninstalling requests-2.26.0: [2022-07-21T18:52:00.574Z] Successfully uninstalled requests-2.26.0 [2022-07-21T18:52:00.574Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-21T18:52:00.574Z] Running setup.py install for texttable: started [2022-07-21T18:52:00.574Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-21T18:52:00.832Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-21T18:52:00.832Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-21T18:52:00.832Z] Running setup.py install for texttable: finished with status 'done' [2022-07-21T18:52:00.832Z] Running setup.py install for PyYAML: started [2022-07-21T18:52:00.832Z] (5/9) Installing curl (7.80.0-r2) [2022-07-21T18:52:01.091Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-21T18:52:01.091Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-21T18:52:01.091Z] (8/9) Installing libucontext (1.1-r0) [2022-07-21T18:52:01.351Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-21T18:52:01.351Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-21T18:52:01.351Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T18:52:01.351Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T18:52:01.351Z] OK: 8 MiB in 23 packages [2022-07-21T18:52:01.611Z] Running setup.py install for docopt: started [2022-07-21T18:52:01.611Z] Removing intermediate container c115137ea8ab [2022-07-21T18:52:01.611Z] ---> 74d3ed36b85d [2022-07-21T18:52:01.611Z] [2022-07-21T18:52:01.611Z] Step 10/23 : FROM alpine:3.16 [2022-07-21T18:52:01.611Z] ---> d7d3d98c851f [2022-07-21T18:52:01.611Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-21T18:52:01.611Z] ---> Using cache [2022-07-21T18:52:01.611Z] ---> ed85cf3e1fc9 [2022-07-21T18:52:01.611Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T18:52:01.611Z] ---> Using cache [2022-07-21T18:52:01.611Z] ---> 74ffcc43416e [2022-07-21T18:52:01.611Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-21T18:52:01.611Z] ---> Running in fd11f6e93407 [2022-07-21T18:52:01.869Z] Removing intermediate container fd11f6e93407 [2022-07-21T18:52:01.869Z] ---> ca22baff1fb5 [2022-07-21T18:52:01.869Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-21T18:52:01.869Z] Running setup.py install for docopt: finished with status 'done' [2022-07-21T18:52:01.869Z] Running setup.py install for dockerpty: started [2022-07-21T18:52:01.869Z] ---> Running in 2ffadfe5cc94 [2022-07-21T18:52:01.869Z] Removing intermediate container 347287d8f66d [2022-07-21T18:52:01.869Z] ---> b7cbd6e50167 [2022-07-21T18:52:01.869Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:52:01.869Z] Removing intermediate container 2ffadfe5cc94 [2022-07-21T18:52:01.869Z] ---> f5609dadb99d [2022-07-21T18:52:01.869Z] Step 15/23 : WORKDIR / [2022-07-21T18:52:01.869Z] ---> Running in 0183527b558d [2022-07-21T18:52:01.869Z] ---> 22eeadc5b1e7 [2022-07-21T18:52:01.869Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-21T18:52:02.128Z] Removing intermediate container 0183527b558d [2022-07-21T18:52:02.128Z] ---> 01c692e98cc5 [2022-07-21T18:52:02.128Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T18:52:02.128Z] ---> 49f62b7612d0 [2022-07-21T18:52:02.128Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-21T18:52:02.128Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-21T18:52:02.389Z] ---> 60c505088969 [2022-07-21T18:52:02.389Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-21T18:52:02.389Z] ---> 6080154ce45e [2022-07-21T18:52:02.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-21T18:52:02.648Z] ---> 8655a98f06ef [2022-07-21T18:52:02.648Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-21T18:52:02.648Z] ---> Running in 5b8d9ba9ff2a [2022-07-21T18:52:02.648Z] 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-07-21T18:52:02.648Z] Removing intermediate container 5b8d9ba9ff2a [2022-07-21T18:52:02.648Z] ---> f902d2ca44e6 [2022-07-21T18:52:02.648Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:52:02.648Z] ---> Running in 977418f43d8f [2022-07-21T18:52:02.648Z] ---> f2842747a444 [2022-07-21T18:52:02.648Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-21T18:52:02.648Z] ---> Running in 6a40be16033a [2022-07-21T18:52:02.648Z] Removing intermediate container 977418f43d8f [2022-07-21T18:52:02.648Z] ---> 0f6163ae02fd [2022-07-21T18:52:02.648Z] Step 18/20 : LABEL arch=x86_64 [2022-07-21T18:52:02.648Z] ---> Running in c2ebd73e6769 [2022-07-21T18:52:02.648Z] Removing intermediate container 6a40be16033a [2022-07-21T18:52:02.648Z] ---> 537debf10306 [2022-07-21T18:52:02.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:52:02.908Z] ---> Running in 3f0dcf07e17c [2022-07-21T18:52:02.908Z] Removing intermediate container c2ebd73e6769 [2022-07-21T18:52:02.908Z] ---> 130d2155f114 [2022-07-21T18:52:02.908Z] Step 19/20 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:52:02.908Z] ---> Running in 56ed6679f0b5 [2022-07-21T18:52:02.908Z] Removing intermediate container 3f0dcf07e17c [2022-07-21T18:52:02.908Z] ---> c4cdea1d19b8 [2022-07-21T18:52:02.908Z] Step 21/23 : LABEL arch=x86_64 [2022-07-21T18:52:02.908Z] ---> Running in 42aa22c749a4 [2022-07-21T18:52:02.908Z] Removing intermediate container 56ed6679f0b5 [2022-07-21T18:52:02.908Z] ---> 8328a492440c [2022-07-21T18:52:02.908Z] Step 20/20 : LABEL version=0.0.0 [2022-07-21T18:52:02.908Z] ---> Running in 239fa7cdffe3 [2022-07-21T18:52:03.167Z] Removing intermediate container 42aa22c749a4 [2022-07-21T18:52:03.167Z] ---> be145a4f5bf9 [2022-07-21T18:52:03.167Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:52:03.167Z] ---> Running in 1e2062e7daf4 [2022-07-21T18:52:03.167Z] Removing intermediate container 239fa7cdffe3 [2022-07-21T18:52:03.167Z] ---> 9e9b0e6335e8 [2022-07-21T18:52:03.167Z] [2022-07-21T18:52:03.167Z] Removing intermediate container 1e2062e7daf4 [2022-07-21T18:52:03.167Z] ---> 3c0a87ba935b [2022-07-21T18:52:03.167Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T18:52:03.167Z] ---> Running in 8c7f5c9e1b47 [2022-07-21T18:52:03.167Z] Successfully built 9e9b0e6335e8 [2022-07-21T18:52:03.167Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-21T18:52:03.426Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8c7f5c9e1b47 [2022-07-21T18:52:03.426Z] ---> 3d65d1b637ae [2022-07-21T18:52:03.426Z] [2022-07-21T18:52:03.426Z] Successfully built 3d65d1b637ae [2022-07-21T18:52:03.426Z] Successfully tagged core-command:latest [2022-07-21T18:52:04.817Z]  Building core-command ... done Removing intermediate container 8f345340724f [2022-07-21T18:52:04.817Z] ---> a7417191eac2 [2022-07-21T18:52:04.817Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-21T18:52:04.817Z] ---> Running in afbdbdaa3ce7 [2022-07-21T18:52:04.817Z] Removing intermediate container afbdbdaa3ce7 [2022-07-21T18:52:04.817Z] ---> f4609cf82090 [2022-07-21T18:52:04.817Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-21T18:52:04.817Z] ---> Running in 5db7da4e1412 [2022-07-21T18:52:05.076Z] Removing intermediate container 5db7da4e1412 [2022-07-21T18:52:05.076Z] ---> b48d56c19170 [2022-07-21T18:52:05.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-21T18:52:05.336Z] ---> 0cbad6c310ff [2022-07-21T18:52:05.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-21T18:52:05.336Z] ---> 11b7302984c3 [2022-07-21T18:52:05.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-21T18:52:05.596Z] ---> 80cd44b609e0 [2022-07-21T18:52:05.596Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-21T18:52:05.596Z] ---> Running in 4afd12d8b34d [2022-07-21T18:52:05.596Z] Removing intermediate container 4afd12d8b34d [2022-07-21T18:52:05.596Z] ---> dc705565f13d [2022-07-21T18:52:05.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T18:52:05.596Z] ---> Running in 8ddd974db0cd [2022-07-21T18:52:05.855Z] Removing intermediate container 8ddd974db0cd [2022-07-21T18:52:05.855Z] ---> 068cb4250035 [2022-07-21T18:52:05.855Z] Step 21/23 : LABEL arch=x86_64 [2022-07-21T18:52:05.855Z] ---> Running in 8e86cd2f88da [2022-07-21T18:52:05.855Z] Removing intermediate container 8e86cd2f88da [2022-07-21T18:52:05.855Z] ---> 3aaaa4db63c6 [2022-07-21T18:52:05.855Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T18:52:05.855Z] ---> Running in 3d2029fba753 [2022-07-21T18:52:05.855Z] Removing intermediate container 3d2029fba753 [2022-07-21T18:52:05.855Z] ---> db9cff2b82c7 [2022-07-21T18:52:05.855Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T18:52:05.855Z] ---> Running in 61a88a189ae8 [2022-07-21T18:52:06.116Z] Removing intermediate container 61a88a189ae8 [2022-07-21T18:52:06.116Z] ---> a139cda93cc0 [2022-07-21T18:52:06.116Z] [2022-07-21T18:52:06.116Z] Successfully built a139cda93cc0 [2022-07-21T18:52:06.116Z] Successfully tagged sys-mgmt-agent:latest [2022-07-21T18:52:06.123Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-21T18:52:06.148Z] $ docker stop --time=1 d667db83377d91b9bddd61dd505139f134318f4a9037fe263ec64cbae9e945b7 [2022-07-21T18:52:07.445Z] $ docker rm -f d667db83377d91b9bddd61dd505139f134318f4a9037fe263ec64cbae9e945b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T18:52:07.849Z] + docker images [2022-07-21T18:52:07.849Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-21T18:52:07.849Z] sys-mgmt-agent latest a139cda93cc0 2 seconds ago 299MB [2022-07-21T18:52:07.849Z] core-command latest 3d65d1b637ae 4 seconds ago 16.1MB [2022-07-21T18:52:07.849Z] security-spiffe-token-provider latest 9e9b0e6335e8 5 seconds ago 29.1MB [2022-07-21T18:52:07.849Z] 74d3ed36b85d 6 seconds ago 1.62GB [2022-07-21T18:52:07.849Z] f1798b3c1c34 11 seconds ago 1.67GB [2022-07-21T18:52:07.849Z] security-bootstrapper latest bd5cfbbebb23 14 seconds ago 19.3MB [2022-07-21T18:52:07.849Z] security-proxy-setup latest 27cbd9861237 18 seconds ago 27.1MB [2022-07-21T18:52:07.849Z] 500c97a56d14 20 seconds ago 1.62GB [2022-07-21T18:52:07.849Z] core-metadata latest 3e67773e54b4 24 seconds ago 17.1MB [2022-07-21T18:52:07.849Z] d53b79507e44 29 seconds ago 1.62GB [2022-07-21T18:52:07.849Z] 0db0178deb1c 29 seconds ago 1.63GB [2022-07-21T18:52:07.849Z] 9312df4ca8b2 30 seconds ago 1.62GB [2022-07-21T18:52:07.849Z] security-spire-agent latest f80f3b61aad0 About a minute ago 125MB [2022-07-21T18:52:07.849Z] security-spire-server latest 269ff46e2385 About a minute ago 86.5MB [2022-07-21T18:52:07.849Z] core-data latest 50e35357bf13 About a minute ago 21.5MB [2022-07-21T18:52:07.849Z] 6b519858ee0d About a minute ago 1.52GB [2022-07-21T18:52:07.849Z] support-notifications latest fae31254be57 About a minute ago 27.1MB [2022-07-21T18:52:07.849Z] support-scheduler latest a5f8875ab435 About a minute ago 26.5MB [2022-07-21T18:52:07.849Z] security-secretstore-setup latest fed529d7bce1 About a minute ago 28.9MB [2022-07-21T18:52:07.849Z] 03aa4b33f31a About a minute ago 1.52GB [2022-07-21T18:52:07.849Z] 00b602a08eb1 About a minute ago 1.68GB [2022-07-21T18:52:07.849Z] 0c9fc534b52d About a minute ago 1.68GB [2022-07-21T18:52:07.849Z] 73cbe1429d9c About a minute ago 1.65GB [2022-07-21T18:52:07.849Z] 6e6df28712aa About a minute ago 1.63GB [2022-07-21T18:52:07.849Z] security-spire-config latest 768f40468b85 2 minutes ago 85.8MB [2022-07-21T18:52:07.849Z] 592aee20e4db 2 minutes ago 1.52GB [2022-07-21T18:52:07.849Z] ci-base-image-x86_64 latest 0d66bc421b45 5 minutes ago 937MB [2022-07-21T18:52:07.849Z] alpine 3.15 2720e26172a0 45 hours ago 5.57MB [2022-07-21T18:52:07.849Z] alpine 3.16 d7d3d98c851f 2 days ago 5.53MB [2022-07-21T18:52:07.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 days ago 253MB [2022-07-21T18:52:07.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB [2022-07-21T18:52:07.849Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-21T18:52:07.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T18:52:48.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-21T18:52:48.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-21T18:52:50.506Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-21T18:52:50.506Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-21T18:52:53.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-21T18:52:53.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-21T18:52:53.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-21T18:52:53.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-21T18:52:53.159Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-21T18:52:53.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-21T18:52:53.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-21T18:52:54.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-21T18:52:54.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-21T18:52:54.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-21T18:52:54.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-21T18:53:09.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.421s coverage: 28.7% of statements [2022-07-21T18:53:09.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-21T18:53:09.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-21T18:53:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements [2022-07-21T18:53:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-21T18:53:11.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 54.2% of statements [2022-07-21T18:53:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-21T18:53:11.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-21T18:53:30.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.234s coverage: 89.2% of statements [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:53:30.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.342s coverage: 83.8% of statements [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-21T18:53:30.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-21T18:53:33.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.408s coverage: 95.6% of statements [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:53:33.755Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.520s coverage: 72.2% of statements [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-21T18:53:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-21T18:53:33.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.419s coverage: 60.0% of statements [2022-07-21T18:53:33.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-21T18:53:33.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-21T18:53:33.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-21T18:53:33.756Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements [2022-07-21T18:53:33.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-21T18:53:33.756Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.299s coverage: 58.8% of statements [2022-07-21T18:53:33.756Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 29.6% of statements [2022-07-21T18:53:33.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-21T18:53:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-07-21T18:53:36.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements [2022-07-21T18:53:36.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2022-07-21T18:53:36.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2022-07-21T18:53:38.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.327s coverage: 87.5% of statements [2022-07-21T18:53:50.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.233s coverage: 94.4% of statements [2022-07-21T18:53:50.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-07-21T18:53:54.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements [2022-07-21T18:53:54.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.329s coverage: 85.4% of statements [2022-07-21T18:54:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements [2022-07-21T18:54:03.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-21T18:54:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.970s coverage: 64.4% of statements [2022-07-21T18:54:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-21T18:54:07.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-21T18:54:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.253s coverage: 100.0% of statements [2022-07-21T18:54:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements [2022-07-21T18:54:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2022-07-21T18:54:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2022-07-21T18:54:07.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-07-21T18:54:15.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.322s coverage: 65.1% of statements [2022-07-21T18:54:15.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-21T18:54:15.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-21T18:54:15.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-21T18:54:17.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 43.8% of statements [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-21T18:54:17.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-21T18:54:17.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-21T18:54:17.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-21T18:54:25.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-21T18:54:25.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.813s coverage: 92.3% of statements [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-21T18:54:25.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-21T18:54:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-21T18:54:26.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-21T18:54:26.357Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-21T18:54:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-21T18:54:26.357Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2022-07-21T18:54:26.357Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-07-21T18:54:27.340Z] 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-07-21T18:54:27.340Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-21T18:54:27.340Z] GO111MODULE=on go vet ./... [2022-07-21T18:56:19.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-21T18:56:19.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-21T18:56:19.266Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-21T18:56:19.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-21T18:56:19.981Z] + ls -al . [2022-07-21T18:56:19.981Z] total 680 [2022-07-21T18:56:19.981Z] drwxrwxr-x 9 1001 1001 4096 Jul 21 18:50 . [2022-07-21T18:56:19.981Z] drwxr-xr-x 4 root root 4096 Jul 21 18:50 .. [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 11 Jul 21 18:48 .dockerignore [2022-07-21T18:56:19.981Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 18:48 .git [2022-07-21T18:56:19.981Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 18:48 .github [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 1030 Jul 21 18:48 .gitignore [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 42 Jul 21 18:48 .golangci.yml [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 87 Jul 21 18:48 .hadolint.yml [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 166 Jul 21 18:48 .sonarcloud.properties [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 1171 Jul 21 18:48 ADOPTERS.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 10347 Jul 21 18:48 Attribution.txt [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 63209 Jul 21 18:48 CHANGELOG.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 3804 Jul 21 18:48 CONTRIBUTING.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 677 Jul 21 18:48 GOVERNANCE.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 850 Jul 21 18:48 Jenkinsfile [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 10775 Jul 21 18:48 LICENSE [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 10350 Jul 21 18:48 Makefile [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 582 Jul 21 18:48 OWNERS.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 9094 Jul 21 18:48 README.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 6912 Jul 21 18:48 SECURITY.md [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 5 Jul 21 18:46 VERSION [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 4131 Jul 21 18:48 ZMQWindows.md [2022-07-21T18:56:19.981Z] drwxrwxr-x 2 1001 1001 4096 Jul 21 18:48 bin [2022-07-21T18:56:19.981Z] drwxrwxr-x 18 1001 1001 4096 Jul 21 18:48 cmd [2022-07-21T18:56:19.981Z] -rw-r--r-- 1 root root 435763 Jul 21 18:54 coverage.out [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 3312 Jul 21 18:48 go.mod [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 36233 Jul 21 18:48 go.sum [2022-07-21T18:56:19.981Z] drwxrwxr-x 8 1001 1001 4096 Jul 21 18:48 internal [2022-07-21T18:56:19.981Z] drwxrwxr-x 3 1001 1001 4096 Jul 21 18:48 openapi [2022-07-21T18:56:19.981Z] drwxrwxr-x 4 1001 1001 4096 Jul 21 18:48 snap [2022-07-21T18:56:19.981Z] -rw-rw-r-- 1 1001 1001 204 Jul 21 18:48 version.go [Pipeline] sh [2022-07-21T18:56:20.662Z] + '[' -e coverage.out ] [2022-07-21T18:56:20.662Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-21T18:56:20.698Z] Warning: overwriting stash ‘coverage-report’ [2022-07-21T18:56:21.556Z] Stashed 1 file(s) [Pipeline] sh [2022-07-21T18:56:22.225Z] + make build [2022-07-21T18:56:22.225Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-21T18:57:59.106Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-21T18:59:07.209Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-21T18:59:07.209Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-21T18:59:41.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-21T18:59:41.053Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-21T18:59:44.495Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-21T18:59:51.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-21T18:59:54.618Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-21T18:59:58.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-21T19:00:02.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-21T19:00:05.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-21T19:00:14.001Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-21T19:00:18.343Z] $ docker stop --time=1 ee0609d83754862a7f65c2f113b3ce690c90132f0ba36425509e5199f27a925b [2022-07-21T19:00:20.356Z] $ docker rm -f ee0609d83754862a7f65c2f113b3ce690c90132f0ba36425509e5199f27a925b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:00:22.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-21T19:00:22.785Z] [2022-07-21T19:00:22.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:00:23.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-21T19:00:23.473Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-21T19:00:23.473Z] 29e5d40040c1: Pulling fs layer [2022-07-21T19:00:23.473Z] 1ce36da41761: Pulling fs layer [2022-07-21T19:00:23.473Z] 25b303627fd3: Pulling fs layer [2022-07-21T19:00:23.473Z] 29e5d40040c1: Verifying Checksum [2022-07-21T19:00:23.473Z] 29e5d40040c1: Download complete [2022-07-21T19:00:23.746Z] 1ce36da41761: Verifying Checksum [2022-07-21T19:00:23.746Z] 1ce36da41761: Download complete [2022-07-21T19:00:24.022Z] 29e5d40040c1: Pull complete [2022-07-21T19:00:25.454Z] 25b303627fd3: Verifying Checksum [2022-07-21T19:00:25.454Z] 25b303627fd3: Download complete [2022-07-21T19:00:25.454Z] 1ce36da41761: Pull complete [2022-07-21T19:00:37.846Z] 25b303627fd3: Pull complete [2022-07-21T19:00:37.846Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-21T19:00:37.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-21T19:00:37.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T19:00:38.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container [2022-07-21T19:00:38.320Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-21T19:00:40.641Z] $ docker top 31fec46485af33b91fa832a06ac87952874850f0b4d277460bd43ff15473a0e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T19:00:41.601Z] + docker-compose build --help [2022-07-21T19:00:41.601Z] + grep parallel [2022-07-21T19:00:45.907Z] --parallel Build images in parallel. [Pipeline] } [2022-07-21T19:00:45.953Z] $ docker stop --time=1 31fec46485af33b91fa832a06ac87952874850f0b4d277460bd43ff15473a0e6 [2022-07-21T19:00:47.616Z] $ docker rm -f 31fec46485af33b91fa832a06ac87952874850f0b4d277460bd43ff15473a0e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:00:48.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-21T19:00:48.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T19:00:48.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container [2022-07-21T19:00:48.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-21T19:00:50.080Z] $ docker top f538a36279ab51a09665a4a15e5ce9832a79e1e6842ed4858607b38015539434 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T19:00:51.014Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-21T19:00:55.300Z] Building core-command ... [2022-07-21T19:00:55.300Z] Building core-data ... [2022-07-21T19:00:55.300Z] Building core-metadata ... [2022-07-21T19:00:55.300Z] Building security-bootstrapper ... [2022-07-21T19:00:55.300Z] Building security-proxy-setup ... [2022-07-21T19:00:55.300Z] Building security-secretstore-setup ... [2022-07-21T19:00:55.300Z] Building security-spiffe-token-provider ... [2022-07-21T19:00:55.300Z] Building security-spire-agent ... [2022-07-21T19:00:55.300Z] Building security-spire-config ... [2022-07-21T19:00:55.300Z] Building security-spire-server ... [2022-07-21T19:00:55.300Z] Building support-notifications ... [2022-07-21T19:00:55.300Z] Building support-scheduler ... [2022-07-21T19:00:55.300Z] Building sys-mgmt-agent ... [2022-07-21T19:00:55.300Z] Building security-spire-server [2022-07-21T19:00:55.300Z] Building core-data [2022-07-21T19:00:55.300Z] Building security-bootstrapper [2022-07-21T19:00:55.300Z] Building security-spire-config [2022-07-21T19:00:55.300Z] Building support-notifications [2022-07-21T19:02:17.070Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:02:17.070Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:02:17.070Z] ---> 722d4512a86a [2022-07-21T19:02:17.070Z] Step 3/22 : WORKDIR /edgex-go [2022-07-21T19:02:18.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:02:18.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:02:18.528Z] ---> 722d4512a86a [2022-07-21T19:02:18.528Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T19:02:18.528Z] ---> Running in 295de537afde [2022-07-21T19:02:18.528Z] ---> Running in ca6a388115cf [2022-07-21T19:02:18.528Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:02:18.528Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:02:18.528Z] ---> 722d4512a86a [2022-07-21T19:02:18.528Z] Step 3/26 : WORKDIR /edgex-go [2022-07-21T19:02:18.528Z] ---> Running in 75764f61fcc2 [2022-07-21T19:02:18.813Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:02:18.813Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:02:18.813Z] ---> 722d4512a86a [2022-07-21T19:02:18.813Z] Step 3/25 : WORKDIR /edgex-go [2022-07-21T19:02:18.813Z] ---> Running in d9bbf64e45b9 [2022-07-21T19:02:19.090Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:02:19.090Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:02:19.090Z] ---> 722d4512a86a [2022-07-21T19:02:19.090Z] Step 3/31 : WORKDIR /edgex-go [2022-07-21T19:02:19.090Z] ---> Running in 632dce16672d [2022-07-21T19:02:19.370Z] Removing intermediate container d9bbf64e45b9 [2022-07-21T19:02:19.370Z] ---> a533bb492602 [2022-07-21T19:02:19.370Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:02:19.370Z] Removing intermediate container 295de537afde [2022-07-21T19:02:19.370Z] ---> 83559bde11f2 [2022-07-21T19:02:19.370Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:02:19.370Z] ---> Running in 2a0bcc2da20f [2022-07-21T19:02:19.370Z] Removing intermediate container ca6a388115cf [2022-07-21T19:02:19.370Z] ---> c031c9a8c24d [2022-07-21T19:02:19.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:02:19.654Z] ---> Running in 79081cf4055f [2022-07-21T19:02:19.654Z] Removing intermediate container 632dce16672d [2022-07-21T19:02:19.654Z] Removing intermediate container 75764f61fcc2 [2022-07-21T19:02:19.654Z] ---> d03211fbc1f6 [2022-07-21T19:02:19.654Z] ---> 9914ca9ace99 [2022-07-21T19:02:19.654Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:02:19.654Z] [2022-07-21T19:02:19.654Z] ---> Running in c17010259fc2 [2022-07-21T19:02:19.654Z] ---> Running in c64ba07ad853 [2022-07-21T19:02:19.924Z] ---> Running in fa4aa504e3d1 [2022-07-21T19:02:23.362Z] Removing intermediate container 2a0bcc2da20f [2022-07-21T19:02:23.362Z] ---> 8ff1437e7b6f [2022-07-21T19:02:23.362Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-21T19:02:23.362Z] Removing intermediate container 79081cf4055f [2022-07-21T19:02:23.362Z] ---> 9f368863efe3 [2022-07-21T19:02:23.362Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-21T19:02:23.362Z] ---> Running in 5aad05556191 [2022-07-21T19:02:23.645Z] ---> Running in 027d204ddedd [2022-07-21T19:02:23.645Z] Removing intermediate container c17010259fc2 [2022-07-21T19:02:23.645Z] ---> 3a98204b96a9 [2022-07-21T19:02:23.645Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-21T19:02:23.645Z] Removing intermediate container fa4aa504e3d1 [2022-07-21T19:02:23.645Z] ---> 641e6ff0aaee [2022-07-21T19:02:23.645Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-21T19:02:23.645Z] ---> Running in d7adf12be3db [2022-07-21T19:02:23.930Z] ---> Running in bb20dda1da22 [2022-07-21T19:02:23.930Z] Removing intermediate container c64ba07ad853 [2022-07-21T19:02:23.930Z] ---> a5aa2796ec7d [2022-07-21T19:02:23.930Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-21T19:02:24.208Z] ---> Running in d813066a3bd1 [2022-07-21T19:02:25.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:25.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:25.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:25.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:26.231Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:26.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:26.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:27.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:27.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:27.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:02:27.703Z] OK: 221 MiB in 51 packages [2022-07-21T19:02:27.985Z] OK: 221 MiB in 51 packages [2022-07-21T19:02:28.270Z] OK: 221 MiB in 51 packages [2022-07-21T19:02:28.878Z] OK: 221 MiB in 51 packages [2022-07-21T19:02:28.878Z] OK: 221 MiB in 51 packages [2022-07-21T19:02:29.873Z] Removing intermediate container 027d204ddedd [2022-07-21T19:02:29.873Z] ---> bb82b39795c6 [2022-07-21T19:02:29.873Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-21T19:02:29.873Z] Removing intermediate container 5aad05556191 [2022-07-21T19:02:29.873Z] ---> 3ad9cfa82100 [2022-07-21T19:02:29.873Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-21T19:02:30.149Z] Removing intermediate container d7adf12be3db [2022-07-21T19:02:30.149Z] ---> c102a827aa37 [2022-07-21T19:02:30.149Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T19:02:30.427Z] Removing intermediate container bb20dda1da22 [2022-07-21T19:02:30.427Z] ---> 28c81bd1fc8c [2022-07-21T19:02:30.427Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-21T19:02:30.427Z] Removing intermediate container d813066a3bd1 [2022-07-21T19:02:30.427Z] ---> 446ecf7cd7b3 [2022-07-21T19:02:30.427Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-21T19:02:31.032Z] ---> d4052dfeec7a [2022-07-21T19:02:31.032Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:02:31.032Z] ---> 0e098f22c69f [2022-07-21T19:02:31.032Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:02:31.316Z] ---> Running in f090ca1b9558 [2022-07-21T19:02:31.316Z] ---> Running in a7043df4ef40 [2022-07-21T19:02:31.316Z] ---> 4d8bd91c8eae [2022-07-21T19:02:31.593Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:02:31.593Z] ---> 1b98e4bc698a [2022-07-21T19:02:31.593Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:02:31.593Z] ---> Running in 113be851c379 [2022-07-21T19:02:31.869Z] ---> 10a3eae90df0 [2022-07-21T19:02:31.869Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:02:31.869Z] ---> Running in 6f7dc6328ee9 [2022-07-21T19:02:32.146Z] ---> Running in fb9238900ee0 [2022-07-21T19:03:28.718Z] Removing intermediate container fb9238900ee0 [2022-07-21T19:03:28.718Z] ---> 5daee2400f30 [2022-07-21T19:03:28.718Z] Step 8/31 : COPY . . [2022-07-21T19:03:28.718Z] Removing intermediate container a7043df4ef40 [2022-07-21T19:03:28.718Z] ---> fec77b35deee [2022-07-21T19:03:28.718Z] Step 8/25 : COPY . . [2022-07-21T19:03:28.718Z] Removing intermediate container f090ca1b9558 [2022-07-21T19:03:28.718Z] ---> 44f53bdf685b [2022-07-21T19:03:28.718Z] Step 8/22 : COPY . . [2022-07-21T19:03:28.718Z] Removing intermediate container 6f7dc6328ee9 [2022-07-21T19:03:28.718Z] ---> 81b54cefa373 [2022-07-21T19:03:28.718Z] Step 8/26 : COPY . . [2022-07-21T19:03:28.718Z] Removing intermediate container 113be851c379 [2022-07-21T19:03:28.718Z] ---> dcf9c1cdd840 [2022-07-21T19:03:28.718Z] Step 8/23 : COPY . . [2022-07-21T19:03:55.545Z] ---> 5d0b4c0ca50d [2022-07-21T19:03:55.545Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-21T19:03:55.545Z] ---> 3195750aa511 [2022-07-21T19:03:55.545Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-21T19:03:55.545Z] ---> 0b7413b5ee0e [2022-07-21T19:03:55.545Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-21T19:03:55.545Z] ---> e4011943eec0 [2022-07-21T19:03:55.545Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-21T19:03:55.545Z] ---> Running in 7e7ae05bb136 [2022-07-21T19:03:55.545Z] ---> 737c1f797989 [2022-07-21T19:03:55.545Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-21T19:03:55.545Z] ---> Running in b2098665080b [2022-07-21T19:03:55.545Z] ---> Running in 96224fa18640 [2022-07-21T19:03:55.545Z] ---> Running in f5f213532e1d [2022-07-21T19:03:55.545Z] ---> Running in f52bfb28cfa9 [2022-07-21T19:03:55.545Z] Removing intermediate container f5f213532e1d [2022-07-21T19:03:55.545Z] ---> 06fbdfd35a14 [2022-07-21T19:03:55.545Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-21T19:03:55.545Z] Removing intermediate container 96224fa18640 [2022-07-21T19:03:55.545Z] ---> 7aaf069c675f [2022-07-21T19:03:55.545Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-21T19:03:55.545Z] ---> Running in 34dbe7b9adce [2022-07-21T19:03:55.545Z] ---> Running in 37920925fdd1 [2022-07-21T19:03:55.546Z] Removing intermediate container 37920925fdd1 [2022-07-21T19:03:55.546Z] ---> e6386051d765 [2022-07-21T19:03:55.546Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-21T19:03:55.546Z] Removing intermediate container 34dbe7b9adce [2022-07-21T19:03:55.546Z] ---> fcf224b6078c [2022-07-21T19:03:55.546Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-21T19:03:55.819Z] ---> Running in 2bf2d627a413 [2022-07-21T19:03:55.819Z] ---> Running in 1ea5e3366a03 [2022-07-21T19:03:56.097Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-21T19:03:56.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-21T19:03:56.646Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-21T19:03:59.257Z] Removing intermediate container 2bf2d627a413 [2022-07-21T19:03:59.257Z] ---> 5bcbcfdb4919 [2022-07-21T19:03:59.257Z] Step 12/26 : WORKDIR /edgex-go [2022-07-21T19:03:59.531Z] ---> Running in bfef348d42fe [2022-07-21T19:03:59.531Z] Removing intermediate container 1ea5e3366a03 [2022-07-21T19:03:59.531Z] ---> d66a42270f4e [2022-07-21T19:03:59.531Z] Step 12/25 : WORKDIR /edgex-go [2022-07-21T19:03:59.806Z] ---> Running in cc67e2fe9e05 [2022-07-21T19:04:00.084Z] Removing intermediate container bfef348d42fe [2022-07-21T19:04:00.084Z] ---> b73e421a1ba3 [2022-07-21T19:04:00.084Z] [2022-07-21T19:04:00.084Z] Step 13/26 : FROM alpine:3.15 [2022-07-21T19:04:00.364Z] Removing intermediate container cc67e2fe9e05 [2022-07-21T19:04:00.364Z] ---> 1b3c705d1415 [2022-07-21T19:04:00.364Z] [2022-07-21T19:04:00.364Z] Step 13/25 : FROM alpine:3.15 [2022-07-21T19:04:00.966Z] 3.15: Pulling from library/alpine [2022-07-21T19:04:00.966Z] 3.15: Pulling from library/alpine [2022-07-21T19:04:03.615Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T19:04:03.615Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-21T19:04:03.615Z] Status: Image is up to date for alpine:3.15 [2022-07-21T19:04:03.615Z] Status: Downloaded newer image for alpine:3.15 [2022-07-21T19:04:03.615Z] ---> 60f2846fe774 [2022-07-21T19:04:03.615Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T19:04:03.615Z] ---> 60f2846fe774 [2022-07-21T19:04:03.615Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T19:04:03.615Z] ---> Running in b073066af220 [2022-07-21T19:04:03.615Z] ---> Running in b90750247d39 [2022-07-21T19:04:04.240Z] Removing intermediate container b073066af220 [2022-07-21T19:04:04.240Z] ---> f6482c38b96d [2022-07-21T19:04:04.240Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:04:04.240Z] Removing intermediate container b90750247d39 [2022-07-21T19:04:04.240Z] ---> bdc3861baea2 [2022-07-21T19:04:04.240Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:04:04.240Z] ---> Running in 747b2cdb78a2 [2022-07-21T19:04:04.521Z] ---> Running in e65478875b6f [2022-07-21T19:04:08.888Z] Removing intermediate container 747b2cdb78a2 [2022-07-21T19:04:08.888Z] ---> 9c00624bceea [2022-07-21T19:04:08.888Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-21T19:04:08.888Z] Removing intermediate container e65478875b6f [2022-07-21T19:04:08.888Z] ---> 951fe89d28d4 [2022-07-21T19:04:08.888Z] ---> Running in 8827860418e6 [2022-07-21T19:04:08.888Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-21T19:04:08.888Z] ---> Running in 68287e4e2076 [2022-07-21T19:04:10.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:10.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:11.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:11.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:13.317Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-21T19:04:13.317Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-21T19:04:13.317Z] OK: 15733 distinct packages available [2022-07-21T19:04:13.317Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-21T19:04:13.317Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-21T19:04:13.317Z] OK: 15733 distinct packages available [2022-07-21T19:04:13.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:13.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:14.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:14.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:04:15.754Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-21T19:04:15.754Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-21T19:04:15.754Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-21T19:04:15.754Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-21T19:04:15.754Z] (3/5) Installing libucontext (1.1-r0) [2022-07-21T19:04:15.754Z] (3/4) Installing libucontext (1.1-r0) [2022-07-21T19:04:15.754Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-21T19:04:15.754Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-21T19:04:15.754Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-21T19:04:15.754Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T19:04:15.754Z] OK: 6 MiB in 18 packages [2022-07-21T19:04:16.029Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T19:04:16.029Z] OK: 6 MiB in 19 packages [2022-07-21T19:04:18.016Z] Removing intermediate container 8827860418e6 [2022-07-21T19:04:18.016Z] ---> eb6008887559 [2022-07-21T19:04:18.016Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-21T19:04:18.016Z] Removing intermediate container 68287e4e2076 [2022-07-21T19:04:18.016Z] ---> 93e8f6af62be [2022-07-21T19:04:18.016Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-21T19:04:26.315Z] ---> 549d83954fd8 [2022-07-21T19:04:26.315Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-21T19:04:26.315Z] ---> a9233b928212 [2022-07-21T19:04:26.315Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-21T19:04:26.587Z] ---> 2951d1b03095 [2022-07-21T19:04:26.587Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-21T19:04:26.863Z] ---> Running in 38e160375f26 [2022-07-21T19:04:27.137Z] ---> 91d4950136d3 [2022-07-21T19:04:27.137Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-21T19:04:27.734Z] Removing intermediate container 38e160375f26 [2022-07-21T19:04:27.734Z] ---> 6c9731b35c0b [2022-07-21T19:04:27.734Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-21T19:04:28.013Z] ---> 56e0aab2b989 [2022-07-21T19:04:28.013Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-21T19:04:28.621Z] ---> f09146a4288b [2022-07-21T19:04:28.621Z] Step 21/26 : WORKDIR / [2022-07-21T19:04:28.902Z] ---> Running in 153519cda4d2 [2022-07-21T19:04:29.179Z] ---> a286ea44c7f1 [2022-07-21T19:04:29.179Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-21T19:04:29.454Z] ---> Running in 870a33a0b25e [2022-07-21T19:04:29.732Z] Removing intermediate container 153519cda4d2 [2022-07-21T19:04:29.732Z] ---> d3c117648513 [2022-07-21T19:04:29.732Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-21T19:04:30.007Z] ---> Running in c0a528a013ec [2022-07-21T19:04:30.285Z] Removing intermediate container 870a33a0b25e [2022-07-21T19:04:30.285Z] ---> f1503f3f0f03 [2022-07-21T19:04:30.285Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-21T19:04:30.285Z] ---> Running in 17a8116c2a8b [2022-07-21T19:04:30.562Z] Removing intermediate container c0a528a013ec [2022-07-21T19:04:30.562Z] ---> feacfba79064 [2022-07-21T19:04:30.562Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-21T19:04:30.841Z] ---> Running in 33a1a40861d8 [2022-07-21T19:04:31.123Z] Removing intermediate container 17a8116c2a8b [2022-07-21T19:04:31.123Z] ---> 62c562ae6715 [2022-07-21T19:04:31.123Z] Step 23/25 : LABEL arch=arm64 [2022-07-21T19:04:31.398Z] ---> Running in a050d180ffc1 [2022-07-21T19:04:31.398Z] Removing intermediate container 33a1a40861d8 [2022-07-21T19:04:31.398Z] ---> d2bb52c26705 [2022-07-21T19:04:31.398Z] Step 24/26 : LABEL arch=arm64 [2022-07-21T19:04:31.398Z] ---> Running in bcbc7512fd70 [2022-07-21T19:04:31.996Z] Removing intermediate container a050d180ffc1 [2022-07-21T19:04:31.996Z] ---> b61ff1cebb60 [2022-07-21T19:04:31.996Z] Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:04:31.996Z] ---> Running in 5c81320e72f6 [2022-07-21T19:04:32.284Z] Removing intermediate container bcbc7512fd70 [2022-07-21T19:04:32.284Z] ---> 1a22040d7851 [2022-07-21T19:04:32.284Z] Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:04:32.284Z] ---> Running in 93f816341f38 [2022-07-21T19:04:32.581Z] Removing intermediate container 5c81320e72f6 [2022-07-21T19:04:32.581Z] ---> d4c3cb6213fc [2022-07-21T19:04:32.581Z] Step 25/25 : LABEL version=0.0.0 [2022-07-21T19:04:32.859Z] ---> Running in 568e8616a408 [2022-07-21T19:04:32.859Z] Removing intermediate container 93f816341f38 [2022-07-21T19:04:32.859Z] ---> 25f1900150ab [2022-07-21T19:04:32.859Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T19:04:33.153Z] ---> Running in e8931cc5b45a [2022-07-21T19:04:33.428Z] Removing intermediate container 568e8616a408 [2022-07-21T19:04:33.428Z] ---> 46685a6b47d3 [2022-07-21T19:04:33.428Z] [2022-07-21T19:04:33.707Z] Removing intermediate container e8931cc5b45a [2022-07-21T19:04:33.707Z] ---> af8c803ada41 [2022-07-21T19:04:33.707Z] [2022-07-21T19:04:33.987Z] Successfully built 46685a6b47d3 [2022-07-21T19:04:34.269Z] Successfully tagged security-spire-server-arm64:latest [2022-07-21T19:04:34.269Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-07-21T19:04:34.269Z] Successfully built af8c803ada41 [2022-07-21T19:04:34.269Z] Successfully tagged security-spire-config-arm64:latest [2022-07-21T19:04:34.269Z]  Building security-spire-config ... done Building security-spire-agent [2022-07-21T19:05:30.857Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:05:30.857Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:05:30.857Z] ---> 722d4512a86a [2022-07-21T19:05:30.857Z] Step 3/26 : WORKDIR /edgex-go [2022-07-21T19:05:30.857Z] ---> Using cache [2022-07-21T19:05:30.857Z] ---> d03211fbc1f6 [2022-07-21T19:05:30.857Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:05:30.857Z] ---> Using cache [2022-07-21T19:05:30.857Z] ---> a5aa2796ec7d [2022-07-21T19:05:30.857Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-21T19:05:30.857Z] ---> Running in bffe1d0631d3 [2022-07-21T19:05:30.857Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:05:30.857Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:05:30.857Z] ---> 722d4512a86a [2022-07-21T19:05:30.857Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T19:05:30.857Z] ---> Using cache [2022-07-21T19:05:30.857Z] ---> d03211fbc1f6 [2022-07-21T19:05:30.857Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:05:30.857Z] ---> Using cache [2022-07-21T19:05:30.857Z] ---> a5aa2796ec7d [2022-07-21T19:05:30.857Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-21T19:05:30.857Z] ---> Running in 12f9a32c2950 [2022-07-21T19:05:30.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:05:30.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:05:30.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:05:30.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:05:30.857Z] OK: 221 MiB in 51 packages [2022-07-21T19:05:30.857Z] OK: 221 MiB in 51 packages [2022-07-21T19:05:30.857Z] Removing intermediate container 12f9a32c2950 [2022-07-21T19:05:30.857Z] ---> f12f58dc473c [2022-07-21T19:05:30.857Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T19:05:30.857Z] Removing intermediate container bffe1d0631d3 [2022-07-21T19:05:30.857Z] ---> ff2bacdc21b4 [2022-07-21T19:05:30.857Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-21T19:05:31.465Z] ---> 57958026416f [2022-07-21T19:05:31.465Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:05:31.465Z] ---> 9b04af75725f [2022-07-21T19:05:31.465Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:05:31.465Z] ---> Running in 72b1161f7e06 [2022-07-21T19:05:31.744Z] ---> Running in 6c50451189c8 [2022-07-21T19:06:28.327Z] Removing intermediate container 6c50451189c8 [2022-07-21T19:06:28.327Z] ---> 62bd3990c446 [2022-07-21T19:06:28.327Z] Step 8/26 : COPY . . [2022-07-21T19:06:28.327Z] Removing intermediate container 72b1161f7e06 [2022-07-21T19:06:28.327Z] ---> ae90ad7c6bd1 [2022-07-21T19:06:28.327Z] Step 8/23 : COPY . . [2022-07-21T19:07:00.729Z] ---> fd38fd3f8383 [2022-07-21T19:07:00.729Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-21T19:07:00.729Z] ---> e3fa392edc3c [2022-07-21T19:07:00.729Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-21T19:07:00.729Z] ---> Running in edf4350ae264 [2022-07-21T19:07:01.007Z] ---> Running in 62a901bb3951 [2022-07-21T19:07:01.615Z] Removing intermediate container 62a901bb3951 [2022-07-21T19:07:01.615Z] ---> aac0be1e2d13 [2022-07-21T19:07:01.615Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-21T19:07:01.893Z] ---> Running in c358387503b2 [2022-07-21T19:07:02.902Z] Removing intermediate container c358387503b2 [2022-07-21T19:07:02.902Z] ---> 382ababea4c7 [2022-07-21T19:07:02.902Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-21T19:07:02.902Z] ---> Running in d00afc660488 [2022-07-21T19:07:03.521Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-21T19:07:06.180Z] Removing intermediate container d00afc660488 [2022-07-21T19:07:06.180Z] ---> 84a2e4195501 [2022-07-21T19:07:06.180Z] Step 12/26 : WORKDIR /edgex-go [2022-07-21T19:07:06.180Z] ---> Running in b4b558df4106 [2022-07-21T19:07:06.450Z] Removing intermediate container b4b558df4106 [2022-07-21T19:07:06.450Z] ---> 648f93be592d [2022-07-21T19:07:06.450Z] [2022-07-21T19:07:06.450Z] Step 13/26 : FROM alpine:3.15 [2022-07-21T19:07:06.450Z] ---> 60f2846fe774 [2022-07-21T19:07:06.450Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T19:07:06.450Z] ---> Using cache [2022-07-21T19:07:06.450Z] ---> bdc3861baea2 [2022-07-21T19:07:06.450Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:07:06.450Z] ---> Using cache [2022-07-21T19:07:06.450Z] ---> 951fe89d28d4 [2022-07-21T19:07:06.450Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-21T19:07:06.450Z] ---> Using cache [2022-07-21T19:07:06.450Z] ---> 93e8f6af62be [2022-07-21T19:07:06.450Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-21T19:07:09.879Z] ---> 6375687b7bbf [2022-07-21T19:07:09.879Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-21T19:07:15.330Z] ---> 6b090999205c [2022-07-21T19:07:15.330Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-21T19:07:16.343Z] ---> 109efd33aa99 [2022-07-21T19:07:16.343Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-21T19:07:17.332Z] ---> 46b6b1a5ddd5 [2022-07-21T19:07:17.332Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-21T19:07:18.326Z] ---> 4288b5aeb27e [2022-07-21T19:07:18.326Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-21T19:07:18.326Z] ---> Running in ff2601c763ac [2022-07-21T19:07:18.603Z] Removing intermediate container ff2601c763ac [2022-07-21T19:07:18.603Z] ---> 0503a290f4c9 [2022-07-21T19:07:18.603Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-21T19:07:18.878Z] ---> Running in 7a9fdde082fe [2022-07-21T19:07:19.494Z] Removing intermediate container 7a9fdde082fe [2022-07-21T19:07:19.494Z] ---> 1ba2f52d6cde [2022-07-21T19:07:19.494Z] Step 24/26 : LABEL arch=arm64 [2022-07-21T19:07:19.494Z] ---> Running in dec643dcaf4c [2022-07-21T19:07:20.107Z] Removing intermediate container dec643dcaf4c [2022-07-21T19:07:20.107Z] ---> b713e0039072 [2022-07-21T19:07:20.107Z] Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:07:20.107Z] ---> Running in 1b71a6adeafd [2022-07-21T19:07:20.709Z] Removing intermediate container 1b71a6adeafd [2022-07-21T19:07:20.709Z] ---> f1f224610227 [2022-07-21T19:07:20.709Z] Step 26/26 : LABEL version=0.0.0 [2022-07-21T19:07:20.985Z] ---> Running in d23680e825d6 [2022-07-21T19:07:21.589Z] Removing intermediate container d23680e825d6 [2022-07-21T19:07:21.589Z] ---> f7a2c162e416 [2022-07-21T19:07:21.589Z] [2022-07-21T19:07:21.868Z] Successfully built f7a2c162e416 [2022-07-21T19:07:21.868Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-21T19:07:21.869Z]  Building security-spire-agent ... done Building core-metadata [2022-07-21T19:08:00.927Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:08:00.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:08:00.927Z] ---> 722d4512a86a [2022-07-21T19:08:00.927Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T19:08:00.927Z] ---> Using cache [2022-07-21T19:08:00.927Z] ---> d03211fbc1f6 [2022-07-21T19:08:00.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:08:00.927Z] ---> Using cache [2022-07-21T19:08:00.927Z] ---> a5aa2796ec7d [2022-07-21T19:08:00.927Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-21T19:08:00.927Z] ---> Using cache [2022-07-21T19:08:00.927Z] ---> 446ecf7cd7b3 [2022-07-21T19:08:00.927Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T19:08:00.927Z] ---> Using cache [2022-07-21T19:08:00.927Z] ---> 10a3eae90df0 [2022-07-21T19:08:00.927Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:08:00.927Z] ---> Using cache [2022-07-21T19:08:00.927Z] ---> 5daee2400f30 [2022-07-21T19:08:00.927Z] Step 8/23 : COPY . . [2022-07-21T19:08:00.927Z] ---> Using cache [2022-07-21T19:08:00.927Z] ---> 5d0b4c0ca50d [2022-07-21T19:08:00.927Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-21T19:08:00.927Z] ---> Running in c8fa71675ab6 [2022-07-21T19:08:00.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-21T19:09:09.040Z] Removing intermediate container 7e7ae05bb136 [2022-07-21T19:09:09.040Z] ---> 6b92c0aaa62e [2022-07-21T19:09:09.040Z] [2022-07-21T19:09:09.040Z] Step 10/31 : FROM alpine:3.16 [2022-07-21T19:09:09.040Z] 3.16: Pulling from library/alpine [2022-07-21T19:09:09.316Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-21T19:09:09.316Z] Status: Downloaded newer image for alpine:3.16 [2022-07-21T19:09:09.316Z] ---> 3d81c46cd875 [2022-07-21T19:09:09.316Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T19:09:09.595Z] ---> Running in 941b116fc64c [2022-07-21T19:09:09.889Z] Removing intermediate container 941b116fc64c [2022-07-21T19:09:09.889Z] ---> 8ab6c293b3e1 [2022-07-21T19:09:09.889Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-21T19:09:10.186Z] ---> Running in b6ba942d6c9e [2022-07-21T19:09:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:09:12.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:09:13.650Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-21T19:09:13.650Z] (2/2) Installing su-exec (0.2-r1) [2022-07-21T19:09:13.650Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T19:09:13.650Z] OK: 5 MiB in 16 packages [2022-07-21T19:09:15.098Z] Removing intermediate container b6ba942d6c9e [2022-07-21T19:09:15.098Z] ---> 668644e713ab [2022-07-21T19:09:15.098Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-21T19:09:15.098Z] ---> Running in 986a57de650e [2022-07-21T19:09:15.700Z] Removing intermediate container 986a57de650e [2022-07-21T19:09:15.700Z] ---> 96bb60cad73a [2022-07-21T19:09:15.700Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-21T19:09:15.700Z] ---> Running in fa2ec49844dc [2022-07-21T19:09:16.303Z] Removing intermediate container fa2ec49844dc [2022-07-21T19:09:16.303Z] ---> 1f8229ffaac2 [2022-07-21T19:09:16.303Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-21T19:09:16.303Z] ---> Running in deba9fd03ca1 [2022-07-21T19:09:16.935Z] Removing intermediate container deba9fd03ca1 [2022-07-21T19:09:16.936Z] ---> 8e50066010ca [2022-07-21T19:09:16.936Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-21T19:09:16.936Z] ---> Running in a2b562b971f9 [2022-07-21T19:09:20.387Z] Removing intermediate container a2b562b971f9 [2022-07-21T19:09:20.387Z] ---> 0d13332b1caa [2022-07-21T19:09:20.387Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-21T19:09:20.387Z] ---> Running in 8d50ca4f953c [2022-07-21T19:09:20.664Z] Removing intermediate container 8d50ca4f953c [2022-07-21T19:09:20.664Z] ---> 4b7ba735fb4e [2022-07-21T19:09:20.664Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-21T19:09:21.659Z] ---> d8259461a40a [2022-07-21T19:09:21.659Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-21T19:09:21.659Z] ---> Running in 90a8f8010740 [2022-07-21T19:09:25.084Z] Removing intermediate container 90a8f8010740 [2022-07-21T19:09:25.084Z] ---> c3db4b2c5a4b [2022-07-21T19:09:25.084Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:09:25.359Z] ---> c58606914322 [2022-07-21T19:09:25.359Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-21T19:09:27.352Z] ---> 8ecc76fe3d7b [2022-07-21T19:09:27.352Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-21T19:09:27.955Z] ---> f289325cf4b9 [2022-07-21T19:09:27.955Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-21T19:09:29.408Z] ---> fe171e641da4 [2022-07-21T19:09:29.408Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-21T19:09:30.014Z] ---> b59d8ad95208 [2022-07-21T19:09:30.014Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-21T19:09:31.014Z] ---> 08469c9f0c69 [2022-07-21T19:09:31.014Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-21T19:09:31.014Z] ---> Running in d0ec0fa6aba5 [2022-07-21T19:09:34.432Z] Removing intermediate container d0ec0fa6aba5 [2022-07-21T19:09:34.432Z] ---> 0e382e66c5c0 [2022-07-21T19:09:34.433Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-21T19:09:34.433Z] ---> Running in 0a31c3c3c421 [2022-07-21T19:09:34.433Z] Removing intermediate container 0a31c3c3c421 [2022-07-21T19:09:34.713Z] ---> 30ddeed4053e [2022-07-21T19:09:34.713Z] Step 28/31 : CMD ["gate"] [2022-07-21T19:09:34.713Z] ---> Running in d6117d747fd1 [2022-07-21T19:09:35.315Z] Removing intermediate container d6117d747fd1 [2022-07-21T19:09:35.315Z] ---> cc26264219f2 [2022-07-21T19:09:35.315Z] Step 29/31 : LABEL arch=arm64 [2022-07-21T19:09:35.315Z] ---> Running in 67086a394a85 [2022-07-21T19:09:35.927Z] Removing intermediate container 67086a394a85 [2022-07-21T19:09:35.927Z] ---> 9e454df701e6 [2022-07-21T19:09:35.927Z] Step 30/31 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:09:35.927Z] ---> Running in 8c7955e3fa98 [2022-07-21T19:09:36.543Z] Removing intermediate container 8c7955e3fa98 [2022-07-21T19:09:36.543Z] ---> e320b2028bf8 [2022-07-21T19:09:36.543Z] Step 31/31 : LABEL version=0.0.0 [2022-07-21T19:09:36.543Z] ---> Running in 46167dcda91c [2022-07-21T19:09:37.147Z] Removing intermediate container 46167dcda91c [2022-07-21T19:09:37.147Z] ---> fb93fbafcada [2022-07-21T19:09:37.147Z] [2022-07-21T19:09:37.424Z] Successfully built fb93fbafcada [2022-07-21T19:09:37.424Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-21T19:09:37.702Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-07-21T19:10:10.126Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:10:10.126Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:10:10.126Z] ---> 722d4512a86a [2022-07-21T19:10:10.126Z] Step 3/20 : WORKDIR /edgex-go [2022-07-21T19:10:10.126Z] ---> Using cache [2022-07-21T19:10:10.126Z] ---> d03211fbc1f6 [2022-07-21T19:10:10.126Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-21T19:10:10.126Z] ---> Running in d9ed1db839e7 [2022-07-21T19:10:10.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:10:10.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:10:10.126Z] v3.16.1-5-ge692d8f074 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-21T19:10:10.126Z] v3.16.1-18-gc2bce67eb8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-21T19:10:10.126Z] OK: 16887 distinct packages available [2022-07-21T19:10:10.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:10:10.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:10:11.132Z] OK: 221 MiB in 51 packages [2022-07-21T19:10:12.594Z] Removing intermediate container d9ed1db839e7 [2022-07-21T19:10:12.594Z] ---> b56cc5e36323 [2022-07-21T19:10:12.594Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-21T19:10:13.589Z] ---> 92440fbfd8b8 [2022-07-21T19:10:13.589Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:10:13.589Z] ---> Running in 91cde7abc1e9 [2022-07-21T19:11:00.646Z] Removing intermediate container f52bfb28cfa9 [2022-07-21T19:11:00.646Z] ---> ca775ebf1080 [2022-07-21T19:11:00.646Z] [2022-07-21T19:11:00.646Z] Step 10/23 : FROM alpine:3.16 [2022-07-21T19:11:00.646Z] ---> 3d81c46cd875 [2022-07-21T19:11:00.646Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-21T19:11:00.646Z] ---> Running in 062a5dc95396 [2022-07-21T19:11:00.646Z] Removing intermediate container 062a5dc95396 [2022-07-21T19:11:00.646Z] ---> 73d8cb4a811e [2022-07-21T19:11:00.646Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-21T19:11:00.646Z] ---> Running in bfa8f6e8fada [2022-07-21T19:11:00.646Z] Removing intermediate container bfa8f6e8fada [2022-07-21T19:11:00.646Z] ---> 1677b2406b39 [2022-07-21T19:11:00.646Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-21T19:11:00.646Z] ---> Running in b6837ac3c835 [2022-07-21T19:11:00.646Z] Removing intermediate container b6837ac3c835 [2022-07-21T19:11:00.646Z] ---> 5da5e39a9e7c [2022-07-21T19:11:00.646Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:11:00.646Z] ---> Running in 97addcf1c9f5 [2022-07-21T19:11:04.095Z] Removing intermediate container 97addcf1c9f5 [2022-07-21T19:11:04.095Z] ---> df6362718367 [2022-07-21T19:11:04.096Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-21T19:11:04.096Z] ---> Running in bb0427c9e79e [2022-07-21T19:11:06.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:11:06.359Z] Removing intermediate container 91cde7abc1e9 [2022-07-21T19:11:06.359Z] ---> 47b22ef68dc6 [2022-07-21T19:11:06.359Z] Step 7/20 : COPY . . [2022-07-21T19:11:06.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:11:08.962Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-21T19:11:08.962Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-21T19:11:08.962Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-21T19:11:08.962Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-21T19:11:09.245Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-21T19:11:09.245Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-21T19:11:09.526Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T19:11:09.526Z] OK: 8 MiB in 20 packages [2022-07-21T19:11:12.171Z] Removing intermediate container bb0427c9e79e [2022-07-21T19:11:12.171Z] ---> ae9039eb7be9 [2022-07-21T19:11:12.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:11:13.158Z] ---> 0c5e736be75f [2022-07-21T19:11:13.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-21T19:11:16.587Z] ---> a2bfe4eeabd0 [2022-07-21T19:11:16.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-21T19:11:17.583Z] ---> c72a4cdb7d26 [2022-07-21T19:11:17.583Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-21T19:11:17.861Z] ---> Running in c07db162bc1f [2022-07-21T19:11:18.866Z] Removing intermediate container c07db162bc1f [2022-07-21T19:11:18.866Z] ---> 2a3f7b01de90 [2022-07-21T19:11:18.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:11:19.145Z] ---> Running in f680fc58b9b9 [2022-07-21T19:11:19.754Z] Removing intermediate container f680fc58b9b9 [2022-07-21T19:11:19.754Z] ---> cf1907e1cb2f [2022-07-21T19:11:19.754Z] Step 21/23 : LABEL arch=arm64 [2022-07-21T19:11:20.035Z] ---> Running in 3ba64efd4129 [2022-07-21T19:11:21.034Z] Removing intermediate container 3ba64efd4129 [2022-07-21T19:11:21.034Z] ---> 5b7b96d873e8 [2022-07-21T19:11:21.034Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:11:21.034Z] ---> Running in 7569d5229635 [2022-07-21T19:11:21.639Z] Removing intermediate container 7569d5229635 [2022-07-21T19:11:21.639Z] ---> 733d28bf3101 [2022-07-21T19:11:21.639Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T19:11:21.916Z] ---> Running in fdb6d2a1cd67 [2022-07-21T19:11:22.915Z] Removing intermediate container fdb6d2a1cd67 [2022-07-21T19:11:22.915Z] ---> eadf44745dd7 [2022-07-21T19:11:22.915Z] [2022-07-21T19:11:23.526Z] Successfully built eadf44745dd7 [2022-07-21T19:11:23.526Z] Successfully tagged core-data-arm64:latest [2022-07-21T19:11:23.526Z]  Building core-data ... done Building security-proxy-setup [2022-07-21T19:11:31.858Z] ---> 0fc1d71e4524 [2022-07-21T19:11:31.858Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-21T19:11:32.140Z] ---> Running in f2637ad75115 [2022-07-21T19:11:34.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-21T19:11:44.987Z] Removing intermediate container b2098665080b [2022-07-21T19:11:44.987Z] ---> a36aeebb1eb8 [2022-07-21T19:11:44.987Z] [2022-07-21T19:11:44.987Z] Step 10/22 : FROM alpine:3.16 [2022-07-21T19:11:44.987Z] ---> 3d81c46cd875 [2022-07-21T19:11:44.987Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-21T19:11:44.987Z] ---> Running in 2952cab635a5 [2022-07-21T19:11:46.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:11:46.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:11:47.711Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-21T19:11:47.991Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-21T19:11:47.991Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T19:11:47.991Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T19:11:48.601Z] OK: 6 MiB in 16 packages [2022-07-21T19:11:51.269Z] Removing intermediate container 2952cab635a5 [2022-07-21T19:11:51.269Z] ---> a5615e88fac8 [2022-07-21T19:11:51.269Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T19:11:51.269Z] ---> Running in a3e22ec86e12 [2022-07-21T19:11:52.275Z] Removing intermediate container a3e22ec86e12 [2022-07-21T19:11:52.275Z] ---> 4d82ba635ce3 [2022-07-21T19:11:52.275Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-21T19:11:52.275Z] ---> Running in 7830d7027a96 [2022-07-21T19:11:53.259Z] Removing intermediate container 7830d7027a96 [2022-07-21T19:11:53.259Z] ---> 4cdff6034901 [2022-07-21T19:11:53.259Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-21T19:11:53.259Z] ---> Running in ffa75cd00e68 [2022-07-21T19:11:54.248Z] Removing intermediate container ffa75cd00e68 [2022-07-21T19:11:54.248Z] ---> 882679c5a06f [2022-07-21T19:11:54.248Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:11:54.526Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:11:54.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:11:54.820Z] ---> 722d4512a86a [2022-07-21T19:11:54.820Z] Step 3/22 : WORKDIR /edgex-go [2022-07-21T19:11:54.820Z] ---> Using cache [2022-07-21T19:11:54.820Z] ---> d03211fbc1f6 [2022-07-21T19:11:54.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:11:54.820Z] ---> Using cache [2022-07-21T19:11:54.820Z] ---> a5aa2796ec7d [2022-07-21T19:11:54.820Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-21T19:11:54.820Z] ---> Using cache [2022-07-21T19:11:54.820Z] ---> 446ecf7cd7b3 [2022-07-21T19:11:54.820Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-21T19:11:54.820Z] ---> Using cache [2022-07-21T19:11:54.820Z] ---> 10a3eae90df0 [2022-07-21T19:11:54.820Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:11:54.820Z] ---> Using cache [2022-07-21T19:11:54.820Z] ---> 5daee2400f30 [2022-07-21T19:11:54.820Z] Step 8/22 : COPY . . [2022-07-21T19:11:54.820Z] ---> Using cache [2022-07-21T19:11:54.820Z] ---> 5d0b4c0ca50d [2022-07-21T19:11:54.820Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-21T19:11:54.820Z] ---> Running in 34417aabdc3d [2022-07-21T19:11:55.431Z] ---> 6dd1233aa01a [2022-07-21T19:11:55.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-21T19:11:57.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-21T19:11:58.036Z] ---> bf67db2eff24 [2022-07-21T19:11:58.036Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-21T19:11:59.038Z] ---> 2d546b3e2b1a [2022-07-21T19:11:59.038Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-21T19:11:59.038Z] ---> Running in c5de2c1e0cfa [2022-07-21T19:11:59.639Z] Removing intermediate container c5de2c1e0cfa [2022-07-21T19:11:59.639Z] ---> 6f358a20a4eb [2022-07-21T19:11:59.639Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:11:59.916Z] ---> Running in 132568906a7b [2022-07-21T19:12:00.516Z] Removing intermediate container 132568906a7b [2022-07-21T19:12:00.516Z] ---> b9c6b3db0664 [2022-07-21T19:12:00.516Z] Step 20/22 : LABEL arch=arm64 [2022-07-21T19:12:00.516Z] ---> Running in 85ec70ae9cc0 [2022-07-21T19:12:01.126Z] Removing intermediate container 85ec70ae9cc0 [2022-07-21T19:12:01.126Z] ---> 5bf95485a084 [2022-07-21T19:12:01.126Z] Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:12:01.126Z] ---> Running in 469cea688dab [2022-07-21T19:12:01.736Z] Removing intermediate container 469cea688dab [2022-07-21T19:12:01.736Z] ---> 368048b8e3a3 [2022-07-21T19:12:01.736Z] Step 22/22 : LABEL version=0.0.0 [2022-07-21T19:12:01.736Z] ---> Running in 454db7c75b40 [2022-07-21T19:12:02.341Z] Removing intermediate container 454db7c75b40 [2022-07-21T19:12:02.341Z] ---> a63f98d1e79c [2022-07-21T19:12:02.341Z] [2022-07-21T19:12:02.619Z] Successfully built a63f98d1e79c [2022-07-21T19:12:02.619Z] Successfully tagged support-notifications-arm64:latest [2022-07-21T19:12:02.619Z]  Building support-notifications ... done Building support-scheduler [2022-07-21T19:12:17.738Z] Removing intermediate container edf4350ae264 [2022-07-21T19:12:17.738Z] ---> d599f32a45d7 [2022-07-21T19:12:17.738Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-21T19:12:17.738Z] ---> Running in c73f1775ca48 [2022-07-21T19:12:18.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-21T19:12:24.774Z] Removing intermediate container c73f1775ca48 [2022-07-21T19:12:24.774Z] ---> aa8b55a8de7d [2022-07-21T19:12:24.774Z] [2022-07-21T19:12:24.774Z] Step 11/23 : FROM docker:20.10.14 [2022-07-21T19:12:24.774Z] 20.10.14: Pulling from library/docker [2022-07-21T19:12:31.530Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:12:31.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:12:31.530Z] ---> 722d4512a86a [2022-07-21T19:12:31.530Z] Step 3/22 : WORKDIR /edgex-go [2022-07-21T19:12:31.530Z] ---> Using cache [2022-07-21T19:12:31.530Z] ---> d03211fbc1f6 [2022-07-21T19:12:31.530Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:12:31.530Z] ---> Using cache [2022-07-21T19:12:31.530Z] ---> a5aa2796ec7d [2022-07-21T19:12:31.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-21T19:12:31.530Z] ---> Using cache [2022-07-21T19:12:31.530Z] ---> 446ecf7cd7b3 [2022-07-21T19:12:31.530Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-21T19:12:31.530Z] ---> Using cache [2022-07-21T19:12:31.530Z] ---> 10a3eae90df0 [2022-07-21T19:12:31.530Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:12:31.530Z] ---> Using cache [2022-07-21T19:12:31.530Z] ---> 5daee2400f30 [2022-07-21T19:12:31.530Z] Step 8/22 : COPY . . [2022-07-21T19:12:31.530Z] ---> Using cache [2022-07-21T19:12:31.530Z] ---> 5d0b4c0ca50d [2022-07-21T19:12:31.530Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-21T19:12:31.804Z] ---> Running in 80e0d6e93c17 [2022-07-21T19:12:34.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-21T19:12:42.765Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-21T19:12:42.765Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-21T19:12:42.765Z] ---> c346e9eafbab [2022-07-21T19:12:42.765Z] 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-07-21T19:12:42.765Z] ---> Running in 64755d33300c [2022-07-21T19:12:43.373Z] Removing intermediate container 64755d33300c [2022-07-21T19:12:43.374Z] ---> b034a30820ae [2022-07-21T19:12:43.374Z] 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-07-21T19:12:43.650Z] ---> Running in 343a8f2b0523 [2022-07-21T19:12:45.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:12:46.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:12:47.265Z] (1/43) Installing readline (8.1.1-r0) [2022-07-21T19:12:47.265Z] (2/43) Installing bash (5.1.16-r0) [2022-07-21T19:12:47.265Z] Executing bash-5.1.16-r0.post-install [2022-07-21T19:12:47.265Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-21T19:12:47.543Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-21T19:12:47.543Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-21T19:12:47.543Z] (6/43) Installing curl (7.80.0-r2) [2022-07-21T19:12:47.543Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-21T19:12:47.543Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-21T19:12:47.543Z] (9/43) Installing expat (2.4.7-r0) [2022-07-21T19:12:47.543Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-21T19:12:47.543Z] (11/43) Installing gdbm (1.22-r0) [2022-07-21T19:12:47.543Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-21T19:12:47.543Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-21T19:12:47.543Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-21T19:12:47.823Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-21T19:12:47.823Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-21T19:12:47.823Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-21T19:12:50.479Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-21T19:12:50.479Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-21T19:12:50.479Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-21T19:12:50.479Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-21T19:12:50.479Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-21T19:12:50.479Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-21T19:12:50.479Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-21T19:12:50.479Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-21T19:12:50.479Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-21T19:12:50.479Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-21T19:12:50.760Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-21T19:12:50.760Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-21T19:12:50.760Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-21T19:12:50.760Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-21T19:12:50.760Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-21T19:12:50.760Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-21T19:12:50.760Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-21T19:12:50.760Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-21T19:12:50.760Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-21T19:12:50.760Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-21T19:12:51.037Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-21T19:12:51.037Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-21T19:12:51.037Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-21T19:12:51.037Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-21T19:12:51.037Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-21T19:12:51.037Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-21T19:12:52.029Z] Executing busybox-1.34.1-r5.trigger [2022-07-21T19:12:52.029Z] OK: 82 MiB in 65 packages [2022-07-21T19:12:57.464Z] Collecting docker-compose==1.23.2 [2022-07-21T19:12:57.464Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-21T19:12:57.464Z] Collecting cached-property<2,>=1.2.0 [2022-07-21T19:12:57.464Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-21T19:12:57.741Z] Collecting docker<4.0,>=3.6.0 [2022-07-21T19:12:58.020Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-21T19:12:58.020Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-21T19:12:58.020Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-21T19:13:01.431Z] Collecting jsonschema<3,>=2.5.1 [2022-07-21T19:13:01.432Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-21T19:13:01.432Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-21T19:13:01.432Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-21T19:13:02.886Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-21T19:13:02.886Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-21T19:13:02.886Z] Collecting texttable<0.10,>=0.9.0 [2022-07-21T19:13:02.886Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-21T19:13:06.316Z] Collecting PyYAML<4,>=3.10 [2022-07-21T19:13:06.316Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-21T19:13:10.704Z] Collecting docopt<0.7,>=0.6.1 [2022-07-21T19:13:10.705Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-21T19:13:12.157Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-21T19:13:12.435Z] Collecting docker-pycreds>=0.4.0 [2022-07-21T19:13:12.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-21T19:13:13.421Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-21T19:13:13.421Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-21T19:13:13.421Z] 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-07-21T19:13:14.021Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-21T19:13:14.299Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-21T19:13:14.299Z] Collecting idna<2.8,>=2.5 [2022-07-21T19:13:14.624Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-21T19:13:14.930Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-21T19:13:14.930Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-21T19:13:14.930Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-21T19:13:14.930Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-21T19:13:17.432Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-21T19:13:17.432Z] Attempting uninstall: urllib3 [2022-07-21T19:13:17.432Z] Found existing installation: urllib3 1.26.7 [2022-07-21T19:13:17.432Z] Uninstalling urllib3-1.26.7: [2022-07-21T19:13:17.432Z] Successfully uninstalled urllib3-1.26.7 [2022-07-21T19:13:19.002Z] Attempting uninstall: idna [2022-07-21T19:13:19.002Z] Found existing installation: idna 3.3 [2022-07-21T19:13:19.002Z] Uninstalling idna-3.3: [2022-07-21T19:13:19.002Z] Successfully uninstalled idna-3.3 [2022-07-21T19:13:24.699Z] Attempting uninstall: requests [2022-07-21T19:13:24.699Z] Found existing installation: requests 2.26.0 [2022-07-21T19:13:24.699Z] Uninstalling requests-2.26.0: [2022-07-21T19:13:24.989Z] Successfully uninstalled requests-2.26.0 [2022-07-21T19:13:25.613Z] Removing intermediate container c8fa71675ab6 [2022-07-21T19:13:25.613Z] ---> b643805ed871 [2022-07-21T19:13:25.613Z] [2022-07-21T19:13:25.906Z] Step 10/23 : FROM alpine:3.16 [2022-07-21T19:13:25.906Z] ---> 3d81c46cd875 [2022-07-21T19:13:25.906Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-21T19:13:25.906Z] Running setup.py install for texttable: started [2022-07-21T19:13:25.906Z] ---> Running in f21280d184c4 [2022-07-21T19:13:28.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:13:28.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:13:30.100Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-21T19:13:30.100Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T19:13:30.100Z] Running setup.py install for texttable: finished with status 'done' [2022-07-21T19:13:30.100Z] OK: 5 MiB in 15 packages [2022-07-21T19:13:30.100Z] Running setup.py install for PyYAML: started [2022-07-21T19:13:31.549Z] Removing intermediate container f21280d184c4 [2022-07-21T19:13:31.549Z] ---> 2014dcc18763 [2022-07-21T19:13:31.549Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T19:13:31.549Z] ---> Running in 936a70f6d886 [2022-07-21T19:13:31.826Z] Removing intermediate container 936a70f6d886 [2022-07-21T19:13:31.826Z] ---> eff676a8db07 [2022-07-21T19:13:31.826Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-21T19:13:32.098Z] ---> Running in df4547a07f59 [2022-07-21T19:13:32.703Z] Removing intermediate container df4547a07f59 [2022-07-21T19:13:32.703Z] ---> a3cec2907183 [2022-07-21T19:13:32.703Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-21T19:13:32.703Z] ---> Running in 1d7a926ccb9d [2022-07-21T19:13:33.303Z] Removing intermediate container 1d7a926ccb9d [2022-07-21T19:13:33.303Z] ---> 7dc6495cea01 [2022-07-21T19:13:33.303Z] Step 15/23 : WORKDIR / [2022-07-21T19:13:33.303Z] ---> Running in e065656e6ca6 [2022-07-21T19:13:33.908Z] Removing intermediate container e065656e6ca6 [2022-07-21T19:13:33.908Z] ---> fc3cb6409186 [2022-07-21T19:13:33.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:13:34.517Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-21T19:13:34.793Z] ---> 7548fb0c8598 [2022-07-21T19:13:34.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-21T19:13:35.068Z] Running setup.py install for docopt: started [2022-07-21T19:13:36.530Z] ---> ffbdd870c771 [2022-07-21T19:13:36.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-21T19:13:37.524Z] ---> 608772d8bc0a [2022-07-21T19:13:37.524Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-21T19:13:37.524Z] ---> Running in 735fe568bd9d [2022-07-21T19:13:38.125Z] Removing intermediate container 735fe568bd9d [2022-07-21T19:13:38.125Z] ---> 47b1bffc713e [2022-07-21T19:13:38.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:13:38.125Z] ---> Running in 010fac601eaa [2022-07-21T19:13:38.400Z] Running setup.py install for docopt: finished with status 'done' [2022-07-21T19:13:38.401Z] Running setup.py install for dockerpty: started [2022-07-21T19:13:38.676Z] Removing intermediate container 010fac601eaa [2022-07-21T19:13:38.676Z] ---> b7d4e997cd58 [2022-07-21T19:13:38.676Z] Step 21/23 : LABEL arch=arm64 [2022-07-21T19:13:38.952Z] ---> Running in 5a1ce94cca13 [2022-07-21T19:13:39.227Z] Removing intermediate container 5a1ce94cca13 [2022-07-21T19:13:39.502Z] ---> 1dc301c08e5f [2022-07-21T19:13:39.502Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:13:39.502Z] ---> Running in cce76f8819e7 [2022-07-21T19:13:40.105Z] Removing intermediate container cce76f8819e7 [2022-07-21T19:13:40.105Z] ---> 9d6f31e70119 [2022-07-21T19:13:40.105Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T19:13:40.105Z] ---> Running in 55c6a466dd47 [2022-07-21T19:13:40.383Z] Removing intermediate container 55c6a466dd47 [2022-07-21T19:13:40.657Z] ---> e8dfe751383c [2022-07-21T19:13:40.657Z] [2022-07-21T19:13:40.933Z] Successfully built e8dfe751383c [2022-07-21T19:13:40.933Z] Successfully tagged core-metadata-arm64:latest [2022-07-21T19:13:40.933Z] Building core-command [2022-07-21T19:13:41.540Z]  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-07-21T19:13:43.525Z] 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-07-21T19:14:01.870Z] Removing intermediate container 343a8f2b0523 [2022-07-21T19:14:01.870Z] ---> 7d949895462f [2022-07-21T19:14:01.870Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-21T19:14:01.870Z] ---> Running in 3a531f6f56df [2022-07-21T19:14:01.870Z] Removing intermediate container 3a531f6f56df [2022-07-21T19:14:01.870Z] ---> b02c7ea0d5a0 [2022-07-21T19:14:01.870Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-21T19:14:01.870Z] ---> Running in 0f40b99aa02e [2022-07-21T19:14:02.472Z] Removing intermediate container 0f40b99aa02e [2022-07-21T19:14:02.472Z] ---> 155b8768e9b4 [2022-07-21T19:14:02.472Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-21T19:14:05.116Z] ---> c5ec1df2d59b [2022-07-21T19:14:05.116Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-21T19:14:06.109Z] ---> 5027434a81a0 [2022-07-21T19:14:06.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-21T19:14:07.571Z] ---> 8150725c2648 [2022-07-21T19:14:07.571Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-21T19:14:07.853Z] ---> Running in 28c7f58257e0 [2022-07-21T19:14:08.464Z] Removing intermediate container 28c7f58257e0 [2022-07-21T19:14:08.464Z] ---> 011bbcfd25db [2022-07-21T19:14:08.464Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:14:08.757Z] ---> Running in d0d70c45652d [2022-07-21T19:14:09.369Z] Removing intermediate container d0d70c45652d [2022-07-21T19:14:09.369Z] ---> 3288adc7d45f [2022-07-21T19:14:09.369Z] Step 21/23 : LABEL arch=arm64 [2022-07-21T19:14:09.648Z] ---> Running in 2cd8b2542427 [2022-07-21T19:14:10.642Z] Removing intermediate container 2cd8b2542427 [2022-07-21T19:14:10.642Z] ---> 7266a6b7a8a7 [2022-07-21T19:14:10.642Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:14:10.642Z] ---> Running in 1970c38aebfc [2022-07-21T19:14:11.633Z] Removing intermediate container 1970c38aebfc [2022-07-21T19:14:11.633Z] ---> c39a3808f4e6 [2022-07-21T19:14:11.633Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T19:14:11.913Z] ---> Running in 933e6504cd62 [2022-07-21T19:14:12.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:14:12.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:14:12.194Z] ---> 722d4512a86a [2022-07-21T19:14:12.485Z] Step 3/23 : WORKDIR /edgex-go [2022-07-21T19:14:12.485Z] ---> Using cache [2022-07-21T19:14:12.485Z] ---> d03211fbc1f6 [2022-07-21T19:14:12.485Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:14:12.485Z] ---> Using cache [2022-07-21T19:14:12.485Z] ---> a5aa2796ec7d [2022-07-21T19:14:12.485Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-21T19:14:12.485Z] ---> Using cache [2022-07-21T19:14:12.485Z] ---> 446ecf7cd7b3 [2022-07-21T19:14:12.485Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-21T19:14:12.485Z] ---> Using cache [2022-07-21T19:14:12.485Z] ---> 10a3eae90df0 [2022-07-21T19:14:12.485Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:14:12.485Z] ---> Using cache [2022-07-21T19:14:12.485Z] ---> 5daee2400f30 [2022-07-21T19:14:12.485Z] Step 8/23 : COPY . . [2022-07-21T19:14:12.485Z] ---> Using cache [2022-07-21T19:14:12.485Z] ---> 5d0b4c0ca50d [2022-07-21T19:14:12.485Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-21T19:14:12.485Z] ---> Running in 9e05fa12529c [2022-07-21T19:14:12.485Z] Removing intermediate container 933e6504cd62 [2022-07-21T19:14:12.485Z] ---> 708a3aacac02 [2022-07-21T19:14:12.485Z] [2022-07-21T19:14:13.475Z] Successfully built 708a3aacac02 [2022-07-21T19:14:13.476Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-21T19:14:13.476Z] Building security-secretstore-setup [2022-07-21T19:14:14.464Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-21T19:14:46.854Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-21T19:14:46.854Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-21T19:14:46.854Z] ---> 722d4512a86a [2022-07-21T19:14:46.854Z] Step 3/25 : WORKDIR /edgex-go [2022-07-21T19:14:46.854Z] ---> Using cache [2022-07-21T19:14:46.854Z] ---> d03211fbc1f6 [2022-07-21T19:14:46.854Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:14:46.854Z] ---> Using cache [2022-07-21T19:14:46.854Z] ---> a5aa2796ec7d [2022-07-21T19:14:46.854Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-21T19:14:46.854Z] ---> Using cache [2022-07-21T19:14:46.854Z] ---> 446ecf7cd7b3 [2022-07-21T19:14:46.854Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-21T19:14:46.854Z] ---> Using cache [2022-07-21T19:14:46.854Z] ---> 10a3eae90df0 [2022-07-21T19:14:46.854Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-21T19:14:46.854Z] ---> Using cache [2022-07-21T19:14:46.854Z] ---> 5daee2400f30 [2022-07-21T19:14:46.854Z] Step 8/25 : COPY . . [2022-07-21T19:14:46.854Z] ---> Using cache [2022-07-21T19:14:46.854Z] ---> 5d0b4c0ca50d [2022-07-21T19:14:46.854Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-21T19:14:46.854Z] ---> Running in 8267641bf773 [2022-07-21T19:14:46.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-21T19:17:08.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-21T19:17:23.869Z] Removing intermediate container 34417aabdc3d [2022-07-21T19:17:23.869Z] ---> bb25c9550a82 [2022-07-21T19:17:23.869Z] [2022-07-21T19:17:23.869Z] Step 10/22 : FROM alpine:3.16 [2022-07-21T19:17:23.869Z] ---> 3d81c46cd875 [2022-07-21T19:17:23.869Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-21T19:17:23.869Z] ---> Running in 5d93c813dfb0 [2022-07-21T19:17:24.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:17:24.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:17:25.866Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-21T19:17:25.866Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-21T19:17:25.866Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-21T19:17:25.866Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-21T19:17:25.866Z] (5/6) Installing curl (7.83.1-r2) [2022-07-21T19:17:25.866Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-21T19:17:25.866Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T19:17:25.866Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T19:17:26.146Z] OK: 8 MiB in 20 packages [2022-07-21T19:17:28.809Z] Removing intermediate container 5d93c813dfb0 [2022-07-21T19:17:28.809Z] ---> 4b9113172532 [2022-07-21T19:17:28.809Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-21T19:17:28.809Z] ---> Running in 56557c3d7d6c [2022-07-21T19:17:29.098Z] Removing intermediate container 56557c3d7d6c [2022-07-21T19:17:29.098Z] ---> afdb1fab8298 [2022-07-21T19:17:29.098Z] Step 13/22 : WORKDIR /edgex [2022-07-21T19:17:29.098Z] ---> Running in 058997f7c08b [2022-07-21T19:17:29.707Z] Removing intermediate container 058997f7c08b [2022-07-21T19:17:29.707Z] ---> 03990d1d9572 [2022-07-21T19:17:29.707Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-21T19:17:30.701Z] ---> 8ab9cf5e3c3a [2022-07-21T19:17:30.701Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-21T19:17:32.163Z] ---> e1f729639878 [2022-07-21T19:17:32.163Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-21T19:17:33.632Z] ---> 319c753b990e [2022-07-21T19:17:33.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-21T19:17:34.632Z] ---> c3e17a4ddbe6 [2022-07-21T19:17:34.632Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-21T19:17:34.632Z] ---> Running in 657cdd96902c [2022-07-21T19:17:38.088Z] Removing intermediate container 657cdd96902c [2022-07-21T19:17:38.088Z] ---> 549eaa04a020 [2022-07-21T19:17:38.088Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-21T19:17:38.088Z] ---> Running in c4c1a118373a [2022-07-21T19:17:38.088Z] Removing intermediate container c4c1a118373a [2022-07-21T19:17:38.088Z] ---> 9ef261eccf95 [2022-07-21T19:17:38.088Z] Step 20/22 : LABEL arch=arm64 [2022-07-21T19:17:38.368Z] ---> Running in 09953235f675 [2022-07-21T19:17:38.975Z] Removing intermediate container 09953235f675 [2022-07-21T19:17:38.975Z] ---> 1c4459dbdfee [2022-07-21T19:17:38.975Z] Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:17:38.975Z] ---> Running in 5bc9abd1b441 [2022-07-21T19:17:39.586Z] Removing intermediate container 5bc9abd1b441 [2022-07-21T19:17:39.586Z] ---> d6b80d127bf2 [2022-07-21T19:17:39.586Z] Step 22/22 : LABEL version=0.0.0 [2022-07-21T19:17:39.586Z] ---> Running in 9c498385dd51 [2022-07-21T19:17:40.195Z] Removing intermediate container 9c498385dd51 [2022-07-21T19:17:40.195Z] ---> 9893370ccaa9 [2022-07-21T19:17:40.195Z] [2022-07-21T19:17:40.475Z] Successfully built 9893370ccaa9 [2022-07-21T19:17:40.475Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-21T19:19:02.336Z]  Building security-proxy-setup ... done Removing intermediate container f2637ad75115 [2022-07-21T19:19:02.336Z] ---> ebd759a9b261 [2022-07-21T19:19:02.336Z] [2022-07-21T19:19:02.336Z] Step 9/20 : FROM alpine:3.15 [2022-07-21T19:19:02.336Z] ---> 60f2846fe774 [2022-07-21T19:19:02.336Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-21T19:19:02.336Z] ---> Using cache [2022-07-21T19:19:02.336Z] ---> bdc3861baea2 [2022-07-21T19:19:02.336Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-21T19:19:02.336Z] ---> Using cache [2022-07-21T19:19:02.336Z] ---> 951fe89d28d4 [2022-07-21T19:19:02.336Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-21T19:19:02.336Z] ---> Running in dab95cd418c1 [2022-07-21T19:19:02.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:19:02.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:19:02.336Z] v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-21T19:19:02.336Z] v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-21T19:19:02.336Z] OK: 15733 distinct packages available [2022-07-21T19:19:02.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:19:02.336Z] Removing intermediate container 9e05fa12529c [2022-07-21T19:19:02.336Z] ---> 71590adb406a [2022-07-21T19:19:02.336Z] [2022-07-21T19:19:02.336Z] Step 10/23 : FROM alpine:3.16 [2022-07-21T19:19:02.336Z] ---> 3d81c46cd875 [2022-07-21T19:19:02.336Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-21T19:19:02.336Z] ---> Using cache [2022-07-21T19:19:02.336Z] ---> 2014dcc18763 [2022-07-21T19:19:02.336Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T19:19:02.336Z] ---> Using cache [2022-07-21T19:19:02.336Z] ---> eff676a8db07 [2022-07-21T19:19:02.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:19:02.336Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-21T19:19:02.336Z] ---> Running in 2141f1ad7e1e [2022-07-21T19:19:02.336Z] Removing intermediate container 2141f1ad7e1e [2022-07-21T19:19:02.336Z] ---> 956833cd089d [2022-07-21T19:19:02.336Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-21T19:19:02.336Z] ---> Running in 05ff20954509 [2022-07-21T19:19:02.336Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-21T19:19:02.336Z] Removing intermediate container 05ff20954509 [2022-07-21T19:19:02.336Z] ---> cbd2d646a192 [2022-07-21T19:19:02.336Z] Step 15/23 : WORKDIR / [2022-07-21T19:19:02.336Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-21T19:19:02.336Z] ---> Running in 103cf30ea4e8 [2022-07-21T19:19:02.336Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-21T19:19:02.336Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-21T19:19:02.336Z] (5/9) Installing curl (7.80.0-r2) [2022-07-21T19:19:02.336Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-21T19:19:02.336Z] Removing intermediate container 103cf30ea4e8 [2022-07-21T19:19:02.336Z] ---> d4bff84e071b [2022-07-21T19:19:02.336Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:19:02.336Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-21T19:19:02.336Z] (8/9) Installing libucontext (1.1-r0) [2022-07-21T19:19:02.336Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-21T19:19:02.336Z] Executing busybox-1.34.1-r7.trigger [2022-07-21T19:19:02.336Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T19:19:02.336Z] OK: 8 MiB in 23 packages [2022-07-21T19:19:02.336Z] ---> 0052f59ee8bd [2022-07-21T19:19:02.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-21T19:19:02.336Z] Removing intermediate container dab95cd418c1 [2022-07-21T19:19:02.336Z] ---> 0c7024e24d3d [2022-07-21T19:19:02.336Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:19:02.336Z] ---> 5e37824f66e8 [2022-07-21T19:19:02.336Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-21T19:19:02.336Z] ---> 64291826aadb [2022-07-21T19:19:02.336Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-21T19:19:02.336Z] ---> 687202b03133 [2022-07-21T19:19:02.336Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-21T19:19:02.336Z] ---> Running in 2e252a0dd5e2 [2022-07-21T19:19:02.941Z] Removing intermediate container 2e252a0dd5e2 [2022-07-21T19:19:02.941Z] ---> 711f05aed9c1 [2022-07-21T19:19:02.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:19:02.941Z] ---> Running in d5cf5500c3a5 [2022-07-21T19:19:03.555Z] Removing intermediate container d5cf5500c3a5 [2022-07-21T19:19:03.555Z] ---> 2673dae4dcc9 [2022-07-21T19:19:03.555Z] Step 21/23 : LABEL arch=arm64 [2022-07-21T19:19:03.838Z] ---> Running in fb48017900ae [2022-07-21T19:19:04.835Z] Removing intermediate container fb48017900ae [2022-07-21T19:19:04.835Z] ---> 502956b9d81d [2022-07-21T19:19:04.835Z] Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:19:04.835Z] ---> Running in a37ba8d3a101 [2022-07-21T19:19:04.835Z] ---> 321b236c4a96 [2022-07-21T19:19:04.835Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-21T19:19:05.442Z] Removing intermediate container a37ba8d3a101 [2022-07-21T19:19:05.443Z] ---> 4aa92f9cac8d [2022-07-21T19:19:05.443Z] Step 23/23 : LABEL version=0.0.0 [2022-07-21T19:19:05.723Z] ---> Running in 49c721869369 [2022-07-21T19:19:06.001Z] ---> 509fa860e449 [2022-07-21T19:19:06.001Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-21T19:19:06.279Z] ---> Running in cb3cb5d8ef1b [2022-07-21T19:19:06.279Z] Removing intermediate container 49c721869369 [2022-07-21T19:19:06.279Z] ---> 8f31b14d8ed9 [2022-07-21T19:19:06.279Z] [2022-07-21T19:19:06.914Z] Removing intermediate container cb3cb5d8ef1b [2022-07-21T19:19:06.914Z] ---> 9b8f711d3b25 [2022-07-21T19:19:06.914Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:19:06.914Z] Successfully built 8f31b14d8ed9 [2022-07-21T19:19:06.914Z] Successfully tagged core-command-arm64:latest [2022-07-21T19:19:06.914Z]  Building core-command ... done  ---> Running in ea23c057dae5 [2022-07-21T19:19:07.188Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-21T19:19:07.790Z] Removing intermediate container ea23c057dae5 [2022-07-21T19:19:07.790Z] ---> 990b5871ba60 [2022-07-21T19:19:07.790Z] Step 18/20 : LABEL arch=arm64 [2022-07-21T19:19:07.790Z] ---> Running in d879ae158f3a [2022-07-21T19:19:08.391Z] Removing intermediate container d879ae158f3a [2022-07-21T19:19:08.391Z] ---> dc6b3f7d849e [2022-07-21T19:19:08.391Z] Step 19/20 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:19:08.391Z] ---> Running in e05955e4a42f [2022-07-21T19:19:08.986Z] Removing intermediate container e05955e4a42f [2022-07-21T19:19:08.986Z] ---> cc94d9dc709f [2022-07-21T19:19:08.986Z] Step 20/20 : LABEL version=0.0.0 [2022-07-21T19:19:08.986Z] ---> Running in 669a32ca5e51 [2022-07-21T19:19:09.261Z] Removing intermediate container 669a32ca5e51 [2022-07-21T19:19:09.261Z] ---> 866a49748dd3 [2022-07-21T19:19:09.261Z] [2022-07-21T19:19:09.858Z] Successfully built 866a49748dd3 [2022-07-21T19:19:09.858Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-21T19:19:18.145Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8267641bf773 [2022-07-21T19:19:18.145Z] ---> 3ad78fb32ad8 [2022-07-21T19:19:18.145Z] [2022-07-21T19:19:18.145Z] Step 10/25 : FROM alpine:3.16 [2022-07-21T19:19:18.145Z] ---> 3d81c46cd875 [2022-07-21T19:19:18.145Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-21T19:19:18.145Z] ---> Running in d5abc034e568 [2022-07-21T19:19:19.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-21T19:19:19.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-21T19:19:20.383Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-21T19:19:20.383Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-21T19:19:20.383Z] (3/3) Installing su-exec (0.2-r1) [2022-07-21T19:19:20.383Z] Executing busybox-1.35.0-r15.trigger [2022-07-21T19:19:20.383Z] Executing ca-certificates-20211220-r0.trigger [2022-07-21T19:19:20.659Z] OK: 6 MiB in 17 packages [2022-07-21T19:19:22.106Z] Removing intermediate container d5abc034e568 [2022-07-21T19:19:22.106Z] ---> 3cc77e3a2987 [2022-07-21T19:19:22.106Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-21T19:19:22.106Z] ---> Running in 8e0a0c51b1b2 [2022-07-21T19:19:22.715Z] Removing intermediate container 8e0a0c51b1b2 [2022-07-21T19:19:22.715Z] ---> a850aa1bf73e [2022-07-21T19:19:22.715Z] Step 13/25 : WORKDIR / [2022-07-21T19:19:22.715Z] ---> Running in dbd35853227f [2022-07-21T19:19:22.987Z] Removing intermediate container dbd35853227f [2022-07-21T19:19:22.987Z] ---> f7366907b6b2 [2022-07-21T19:19:22.987Z] 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-07-21T19:19:23.980Z] ---> 655067443158 [2022-07-21T19:19:23.980Z] 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-07-21T19:19:24.578Z] ---> 4382e8eb0871 [2022-07-21T19:19:24.578Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-21T19:19:25.557Z] ---> 26d056d8168d [2022-07-21T19:19:25.557Z] 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-07-21T19:19:26.152Z] ---> 979dbea178d4 [2022-07-21T19:19:26.152Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-21T19:19:27.130Z] ---> c0863ed97bce [2022-07-21T19:19:27.130Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-21T19:19:28.566Z] ---> f47f240256cb [2022-07-21T19:19:28.566Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-21T19:19:29.540Z] ---> 9291aac7c43c [2022-07-21T19:19:29.540Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-21T19:19:29.540Z] ---> Running in 6bf37919e69c [2022-07-21T19:19:29.813Z] Removing intermediate container 80e0d6e93c17 [2022-07-21T19:19:29.813Z] ---> 0d299f28f37c [2022-07-21T19:19:29.813Z] [2022-07-21T19:19:29.813Z] Step 10/22 : FROM alpine:3.16 [2022-07-21T19:19:29.813Z] ---> 3d81c46cd875 [2022-07-21T19:19:29.813Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-21T19:19:29.813Z] ---> Using cache [2022-07-21T19:19:29.813Z] ---> 2014dcc18763 [2022-07-21T19:19:29.813Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-21T19:19:29.813Z] ---> Using cache [2022-07-21T19:19:30.096Z] ---> eff676a8db07 [2022-07-21T19:19:30.096Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-21T19:19:30.096Z] ---> Running in 6378d9ab0a06 [2022-07-21T19:19:30.374Z] Removing intermediate container 6378d9ab0a06 [2022-07-21T19:19:30.374Z] ---> facc17387b11 [2022-07-21T19:19:30.374Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-21T19:19:30.650Z] ---> Running in c7a1923dcd25 [2022-07-21T19:19:30.927Z] Removing intermediate container c7a1923dcd25 [2022-07-21T19:19:30.927Z] ---> a088ee743117 [2022-07-21T19:19:30.927Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-21T19:19:31.522Z] Removing intermediate container 6bf37919e69c [2022-07-21T19:19:31.522Z] ---> 2fbe320854c5 [2022-07-21T19:19:31.522Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-21T19:19:31.522Z] ---> Running in ecb6b49bd6a0 [2022-07-21T19:19:31.522Z] ---> a2e981c2f899 [2022-07-21T19:19:31.522Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-21T19:19:31.795Z] Removing intermediate container ecb6b49bd6a0 [2022-07-21T19:19:31.795Z] ---> 5a3567204f8d [2022-07-21T19:19:31.795Z] Step 23/25 : LABEL arch=arm64 [2022-07-21T19:19:32.083Z] ---> Running in c0f19401b68c [2022-07-21T19:19:32.358Z] Removing intermediate container c0f19401b68c [2022-07-21T19:19:32.358Z] ---> 9757e4da242a [2022-07-21T19:19:32.358Z] Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:19:32.358Z] ---> Running in b5617cad3f93 [2022-07-21T19:19:32.960Z] Removing intermediate container b5617cad3f93 [2022-07-21T19:19:32.960Z] ---> 518a714204f2 [2022-07-21T19:19:32.960Z] Step 25/25 : LABEL version=0.0.0 [2022-07-21T19:19:32.960Z] ---> Running in 6f24b5a20383 [2022-07-21T19:19:33.240Z] ---> 4e7ed7c644db [2022-07-21T19:19:33.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-21T19:19:33.240Z] Removing intermediate container 6f24b5a20383 [2022-07-21T19:19:33.240Z] ---> 0cb14699d14c [2022-07-21T19:19:33.240Z] [2022-07-21T19:19:33.841Z] Successfully built 0cb14699d14c [2022-07-21T19:19:33.841Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-21T19:19:33.841Z]  Building security-secretstore-setup ... done  ---> 2957cbebec8b [2022-07-21T19:19:33.841Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-21T19:19:33.841Z] ---> Running in ea9133b15434 [2022-07-21T19:19:34.121Z] Removing intermediate container ea9133b15434 [2022-07-21T19:19:34.121Z] ---> 61992b88f7c0 [2022-07-21T19:19:34.121Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-21T19:19:34.396Z] ---> Running in 112fbd8ecc19 [2022-07-21T19:19:34.672Z] Removing intermediate container 112fbd8ecc19 [2022-07-21T19:19:34.672Z] ---> cc2bfa57a6f2 [2022-07-21T19:19:34.672Z] Step 20/22 : LABEL arch=arm64 [2022-07-21T19:19:34.672Z] ---> Running in 34180a5e523b [2022-07-21T19:19:34.950Z] Removing intermediate container 34180a5e523b [2022-07-21T19:19:34.950Z] ---> 0885ec7e8865 [2022-07-21T19:19:34.950Z] Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 [2022-07-21T19:19:34.950Z] ---> Running in 72fe22723a09 [2022-07-21T19:19:35.550Z] Removing intermediate container 72fe22723a09 [2022-07-21T19:19:35.550Z] ---> 4e0ee655ebc3 [2022-07-21T19:19:35.550Z] Step 22/22 : LABEL version=0.0.0 [2022-07-21T19:19:35.550Z] ---> Running in e2a6c097582c [2022-07-21T19:19:35.826Z] Removing intermediate container e2a6c097582c [2022-07-21T19:19:35.826Z] ---> 192522e5bb0c [2022-07-21T19:19:35.826Z] [2022-07-21T19:19:36.101Z] Successfully built 192522e5bb0c [2022-07-21T19:19:36.101Z] Successfully tagged support-scheduler-arm64:latest [2022-07-21T19:19:36.395Z]  Building support-scheduler ... done  [Pipeline] } [2022-07-21T19:19:36.434Z] $ docker stop --time=1 f538a36279ab51a09665a4a15e5ce9832a79e1e6842ed4858607b38015539434 [2022-07-21T19:19:38.159Z] $ docker rm -f f538a36279ab51a09665a4a15e5ce9832a79e1e6842ed4858607b38015539434 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-21T19:19:38.766Z] + docker images [2022-07-21T19:19:39.039Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-21T19:19:39.039Z] support-scheduler-arm64 latest 192522e5bb0c 3 seconds ago 25.5MB [2022-07-21T19:19:39.039Z] security-secretstore-setup-arm64 latest 0cb14699d14c 5 seconds ago 27.9MB [2022-07-21T19:19:39.039Z] 0d299f28f37c 9 seconds ago 1.51GB [2022-07-21T19:19:39.039Z] 3ad78fb32ad8 22 seconds ago 1.46GB [2022-07-21T19:19:39.039Z] security-spiffe-token-provider-arm64 latest 866a49748dd3 29 seconds ago 28.2MB [2022-07-21T19:19:39.039Z] core-command-arm64 latest 8f31b14d8ed9 32 seconds ago 15.5MB [2022-07-21T19:19:39.039Z] 71590adb406a 43 seconds ago 1.45GB [2022-07-21T19:19:39.039Z] ebd759a9b261 51 seconds ago 1.5GB [2022-07-21T19:19:39.039Z] security-proxy-setup-arm64 latest 9893370ccaa9 About a minute ago 26.1MB [2022-07-21T19:19:39.039Z] bb25c9550a82 2 minutes ago 1.46GB [2022-07-21T19:19:39.039Z] sys-mgmt-agent-arm64 latest 708a3aacac02 5 minutes ago 282MB [2022-07-21T19:19:39.039Z] core-metadata-arm64 latest e8dfe751383c 5 minutes ago 16.4MB [2022-07-21T19:19:39.039Z] b643805ed871 6 minutes ago 1.45GB [2022-07-21T19:19:39.039Z] aa8b55a8de7d 7 minutes ago 1.45GB [2022-07-21T19:19:39.039Z] support-notifications-arm64 latest a63f98d1e79c 7 minutes ago 26.1MB [2022-07-21T19:19:39.039Z] a36aeebb1eb8 7 minutes ago 1.51GB [2022-07-21T19:19:39.039Z] core-data-arm64 latest eadf44745dd7 8 minutes ago 20.6MB [2022-07-21T19:19:39.039Z] ca775ebf1080 8 minutes ago 1.48GB [2022-07-21T19:19:39.039Z] security-bootstrapper-arm64 latest fb93fbafcada 10 minutes ago 18.5MB [2022-07-21T19:19:39.039Z] 6b92c0aaa62e 10 minutes ago 1.45GB [2022-07-21T19:19:39.039Z] security-spire-agent-arm64 latest f7a2c162e416 12 minutes ago 122MB [2022-07-21T19:19:39.039Z] 648f93be592d 12 minutes ago 1.35GB [2022-07-21T19:19:39.039Z] security-spire-config-arm64 latest af8c803ada41 15 minutes ago 83.6MB [2022-07-21T19:19:39.039Z] security-spire-server-arm64 latest 46685a6b47d3 15 minutes ago 84.2MB [2022-07-21T19:19:39.039Z] 1b3c705d1415 15 minutes ago 1.35GB [2022-07-21T19:19:39.039Z] b73e421a1ba3 15 minutes ago 1.35GB [2022-07-21T19:19:39.039Z] ci-base-image-arm64 latest 722d4512a86a 29 minutes ago 938MB [2022-07-21T19:19:39.039Z] alpine 3.15 60f2846fe774 45 hours ago 5.32MB [2022-07-21T19:19:39.039Z] alpine 3.16 3d81c46cd875 2 days ago 5.27MB [2022-07-21T19:19:39.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB [2022-07-21T19:19:39.039Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-21T19:19:39.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:19:39.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T19:19:39.903Z] [2022-07-21T19:19:39.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:19:40.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T19:19:40.587Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-21T19:19:40.587Z] 8998bd30e6a1: Pulling fs layer [2022-07-21T19:19:40.587Z] 04944245beec: Pulling fs layer [2022-07-21T19:19:40.587Z] 699f458cf7ca: Pulling fs layer [2022-07-21T19:19:40.587Z] 765212b225bb: Pulling fs layer [2022-07-21T19:19:40.587Z] 765212b225bb: Waiting [2022-07-21T19:19:40.587Z] f23df028b6ca: Pulling fs layer [2022-07-21T19:19:40.587Z] d65c8cfc05b1: Pulling fs layer [2022-07-21T19:19:40.587Z] 2437ff75d9bd: Pulling fs layer [2022-07-21T19:19:40.587Z] f23df028b6ca: Waiting [2022-07-21T19:19:40.587Z] d65c8cfc05b1: Waiting [2022-07-21T19:19:40.587Z] 2437ff75d9bd: Waiting [2022-07-21T19:19:40.860Z] 04944245beec: Verifying Checksum [2022-07-21T19:19:40.860Z] 04944245beec: Download complete [2022-07-21T19:19:40.860Z] 765212b225bb: Verifying Checksum [2022-07-21T19:19:40.860Z] 765212b225bb: Download complete [2022-07-21T19:19:40.860Z] f23df028b6ca: Download complete [2022-07-21T19:19:40.860Z] d65c8cfc05b1: Verifying Checksum [2022-07-21T19:19:40.860Z] d65c8cfc05b1: Download complete [2022-07-21T19:19:40.860Z] 699f458cf7ca: Verifying Checksum [2022-07-21T19:19:40.860Z] 699f458cf7ca: Download complete [2022-07-21T19:19:41.458Z] 8998bd30e6a1: Verifying Checksum [2022-07-21T19:19:41.458Z] 8998bd30e6a1: Download complete [2022-07-21T19:19:44.079Z] 2437ff75d9bd: Verifying Checksum [2022-07-21T19:19:44.079Z] 2437ff75d9bd: Download complete [2022-07-21T19:19:46.052Z] 8998bd30e6a1: Pull complete [2022-07-21T19:19:46.326Z] 04944245beec: Pull complete [2022-07-21T19:19:47.757Z] 699f458cf7ca: Pull complete [2022-07-21T19:19:48.030Z] 765212b225bb: Pull complete [2022-07-21T19:19:49.010Z] f23df028b6ca: Pull complete [2022-07-21T19:19:49.010Z] d65c8cfc05b1: Pull complete [2022-07-21T19:20:04.086Z] 2437ff75d9bd: Pull complete [2022-07-21T19:20:04.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-21T19:20:04.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-21T19:20:04.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T19:20:04.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container [2022-07-21T19:20:04.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-21T19:20:07.361Z] $ docker top 5dd0346adad76643507e1daa9b818d6d4bb97356b2fdb26f337dfab2afdc806f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:08.420Z] ---> job-cost.sh [2022-07-21T19:20:08.420Z] lf-activate-venv: SKIPPING [2022-07-21T19:20:08.420Z] INFO: No Stack... [2022-07-21T19:20:09.013Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-21T19:20:09.984Z] INFO: Archiving Costs [Pipeline] sh [2022-07-21T19:20:10.662Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-21T19:20:10.662Z] + cut -d, -f6 [Pipeline] lock [2022-07-21T19:20:10.707Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] [2022-07-21T19:20:10.712Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] did not exist. Created. [2022-07-21T19:20:10.712Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-21T19:20:11.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-21T19:20:11.631Z] Stashed 1 file(s) [Pipeline] } [2022-07-21T19:20:11.644Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-21T19:20:11.739Z] $ docker stop --time=1 5dd0346adad76643507e1daa9b818d6d4bb97356b2fdb26f337dfab2afdc806f [2022-07-21T19:20:13.241Z] $ docker rm -f 5dd0346adad76643507e1daa9b818d6d4bb97356b2fdb26f337dfab2afdc806f [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-07-21T19:20:14.259Z] provisioning config files... [2022-07-21T19:20:14.266Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1553216399377999496tmp [Pipeline] { [Pipeline] sh [2022-07-21T19:20:14.603Z] + set +x [2022-07-21T19:20:14.603Z] + curl -s https://codecov.io/bash [2022-07-21T19:20:14.603Z] + bash -s -- [2022-07-21T19:20:14.603Z] [2022-07-21T19:20:14.603Z] _____ _ [2022-07-21T19:20:14.603Z] / ____| | | [2022-07-21T19:20:14.603Z] | | ___ __| | ___ ___ _____ __ [2022-07-21T19:20:14.603Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-21T19:20:14.603Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-21T19:20:14.603Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-21T19:20:14.603Z] Bash-1.0.6 [2022-07-21T19:20:14.603Z] [2022-07-21T19:20:14.603Z] [2022-07-21T19:20:14.603Z] ==> git version 2.25.1 found [2022-07-21T19:20:14.603Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-21T19:20:14.603Z] Release-Date: 2020-01-08 [2022-07-21T19:20:14.603Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-21T19:20:14.603Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-21T19:20:14.603Z] ==> Jenkins CI detected. [2022-07-21T19:20:14.603Z] current dir:  /w/workspace/edgex-go/1 [2022-07-21T19:20:14.603Z] project root: . [2022-07-21T19:20:14.603Z] --> token set from env [2022-07-21T19:20:14.603Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-21T19:20:14.603Z] ==> Running gcov in . (disable via -X gcov) [2022-07-21T19:20:14.603Z] ==> Python coveragepy not found [2022-07-21T19:20:14.603Z] ==> Searching for coverage reports in: [2022-07-21T19:20:14.603Z] + . [2022-07-21T19:20:14.603Z] -> Found 1 reports [2022-07-21T19:20:14.603Z] ==> Detecting git/mercurial file structure [2022-07-21T19:20:14.603Z] ==> Reading reports [2022-07-21T19:20:14.862Z] + ./coverage.out bytes=435763 [2022-07-21T19:20:14.862Z] ==> Appending adjustments [2022-07-21T19:20:14.862Z] https://docs.codecov.io/docs/fixing-reports [2022-07-21T19:20:15.800Z] + Found adjustments [2022-07-21T19:20:15.800Z] ==> Gzipping contents [2022-07-21T19:20:15.800Z] 60K /tmp/codecov.zPVsim.gz [2022-07-21T19:20:15.800Z] ==> Uploading reports [2022-07-21T19:20:15.800Z] url: https://codecov.io [2022-07-21T19:20:15.800Z] query: branch=PR-4100&commit=198503331d29dd9f4330daf517de946512d0ddc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4100&job=&cmd_args= [2022-07-21T19:20:16.059Z] -> Pinging Codecov [2022-07-21T19:20:16.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4100&commit=198503331d29dd9f4330daf517de946512d0ddc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4100&job=&cmd_args= [2022-07-21T19:20:16.321Z] -> Uploading to [2022-07-21T19:20:16.321Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-21/00271124DB129430A58F1EEE437C3FCB/198503331d29dd9f4330daf517de946512d0ddc9/38d4c560-da74-46c4-ae3b-705d8f92ab62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T192016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=078ad124fc657cddbbb2c874bf36d494253a88ef49cf89dadcc6d9cb2c431466 [2022-07-21T19:20:16.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T19:20:16.321Z] Dload Upload Total Spent Left Speed [2022-07-21T19:20:16.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59836 0 0 100 59836 0 236k --:--:-- --:--:-- --:--:-- 236k [2022-07-21T19:20:16.585Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] } [2022-07-21T19:20:16.610Z] 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-07-21T19:20:17.921Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:18.268Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:19.169Z] ---> package-listing.sh [2022-07-21T19:20:19.169Z] ++ facter osfamily [2022-07-21T19:20:19.169Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-21T19:20:19.429Z] + OS_FAMILY=debian [2022-07-21T19:20:19.429Z] + workspace=/w/workspace/edgex-go/1 [2022-07-21T19:20:19.429Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-21T19:20:19.429Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-21T19:20:19.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-21T19:20:19.429Z] + PACKAGES=/tmp/packages_start.txt [2022-07-21T19:20:19.429Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-21T19:20:19.429Z] + PACKAGES=/tmp/packages_end.txt [2022-07-21T19:20:19.429Z] + case "${OS_FAMILY}" in [2022-07-21T19:20:19.429Z] + dpkg -l [2022-07-21T19:20:19.429Z] + grep '^ii' [2022-07-21T19:20:19.429Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-21T19:20:19.429Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-21T19:20:19.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-21T19:20:19.429Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-21T19:20:19.429Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-21T19:20:19.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-21T19:20:19.462Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-21T19:20:19.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:20:20.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T19:20:20.396Z] [2022-07-21T19:20:20.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T19:20:20.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T19:20:20.778Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-21T19:20:20.778Z] 5eb5b503b376: Pulling fs layer [2022-07-21T19:20:20.778Z] 5c69ac0246d0: Pulling fs layer [2022-07-21T19:20:20.778Z] ec43610c2a17: Pulling fs layer [2022-07-21T19:20:20.778Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-21T19:20:20.778Z] 33b1e0a273af: Pulling fs layer [2022-07-21T19:20:20.778Z] 5d3b04190fa2: Pulling fs layer [2022-07-21T19:20:20.778Z] 2f39f015ded8: Pulling fs layer [2022-07-21T19:20:20.778Z] 5d3b04190fa2: Waiting [2022-07-21T19:20:20.778Z] 2f39f015ded8: Waiting [2022-07-21T19:20:20.778Z] 3a2ae6a8a46f: Waiting [2022-07-21T19:20:20.778Z] 33b1e0a273af: Waiting [2022-07-21T19:20:20.778Z] 5c69ac0246d0: Verifying Checksum [2022-07-21T19:20:20.778Z] 5c69ac0246d0: Download complete [2022-07-21T19:20:20.778Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-21T19:20:20.778Z] 3a2ae6a8a46f: Download complete [2022-07-21T19:20:20.778Z] 33b1e0a273af: Verifying Checksum [2022-07-21T19:20:20.778Z] 33b1e0a273af: Download complete [2022-07-21T19:20:20.778Z] 5d3b04190fa2: Download complete [2022-07-21T19:20:20.778Z] ec43610c2a17: Verifying Checksum [2022-07-21T19:20:20.778Z] ec43610c2a17: Download complete [2022-07-21T19:20:21.039Z] 5eb5b503b376: Verifying Checksum [2022-07-21T19:20:21.039Z] 5eb5b503b376: Download complete [2022-07-21T19:20:21.620Z] 2f39f015ded8: Verifying Checksum [2022-07-21T19:20:21.620Z] 2f39f015ded8: Download complete [2022-07-21T19:20:22.563Z] 5eb5b503b376: Pull complete [2022-07-21T19:20:22.563Z] 5c69ac0246d0: Pull complete [2022-07-21T19:20:23.132Z] ec43610c2a17: Pull complete [2022-07-21T19:20:23.132Z] 3a2ae6a8a46f: Pull complete [2022-07-21T19:20:23.392Z] 33b1e0a273af: Pull complete [2022-07-21T19:20:23.392Z] 5d3b04190fa2: Pull complete [2022-07-21T19:20:27.594Z] 2f39f015ded8: Pull complete [2022-07-21T19:20:27.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-21T19:20:27.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-21T19:20:27.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-21T19:20:28.063Z] prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container [2022-07-21T19:20:28.097Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-21T19:20:29.797Z] $ docker top 1bea9242745d2abe3169ec5af7c1a0c88bb78e40a86e279873dfbb745d8cb9f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-21T19:20:30.206Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-21T19:20:30.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-21T19:20:30.828Z] + ls /var/log/sa-host [2022-07-21T19:20:30.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-21T19:20:31.010Z] provisioning config files... [2022-07-21T19:20:31.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4256678818764415168tmp [Pipeline] { [Pipeline] echo [2022-07-21T19:20:31.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:31.384Z] ---> create-netrc.sh [Pipeline] } [2022-07-21T19:20:31.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:31.822Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-21T19:20:31.852Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:32.166Z] ---> sudo-logs.sh [2022-07-21T19:20:32.166Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-21T19:20:32.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:32.559Z] ---> job-cost.sh [2022-07-21T19:20:32.559Z] lf-activate-venv: SKIPPING [2022-07-21T19:20:32.559Z] DEBUG: total: 0.10999999940395355 [2022-07-21T19:20:32.559Z] INFO: Retrieving Stack Cost... [2022-07-21T19:20:32.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-21T19:20:33.392Z] INFO: Archiving Costs [Pipeline] echo [2022-07-21T19:20:33.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-21T19:20:33.737Z] ---> logs-deploy.sh [2022-07-21T19:20:33.737Z] lf-activate-venv: SKIPPING [2022-07-21T19:20:33.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4100/1 [2022-07-21T19:20:33.737Z] INFO: archiving workspace using pattern(s): [2022-07-21T19:20:34.679Z] Archives upload complete. [2022-07-21T19:20:34.941Z] INFO: archiving logs to Nexus [2022-07-21T19:20:35.513Z] ---> uname -a: [2022-07-21T19:20:35.513Z] Linux prd-ubuntu20-04-docker-8c-8g-20696 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-21T19:20:35.513Z] [2022-07-21T19:20:35.513Z] [2022-07-21T19:20:35.513Z] ---> lscpu: [2022-07-21T19:20:35.513Z] Architecture: x86_64 [2022-07-21T19:20:35.513Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-21T19:20:35.513Z] Byte Order: Little Endian [2022-07-21T19:20:35.513Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-21T19:20:35.513Z] CPU(s): 8 [2022-07-21T19:20:35.513Z] On-line CPU(s) list: 0-7 [2022-07-21T19:20:35.513Z] Thread(s) per core: 1 [2022-07-21T19:20:35.513Z] Core(s) per socket: 1 [2022-07-21T19:20:35.513Z] Socket(s): 8 [2022-07-21T19:20:35.513Z] NUMA node(s): 1 [2022-07-21T19:20:35.513Z] Vendor ID: AuthenticAMD [2022-07-21T19:20:35.513Z] CPU family: 23 [2022-07-21T19:20:35.513Z] Model: 49 [2022-07-21T19:20:35.513Z] Model name: AMD EPYC-Rome Processor [2022-07-21T19:20:35.513Z] Stepping: 0 [2022-07-21T19:20:35.513Z] CPU MHz: 2799.994 [2022-07-21T19:20:35.513Z] BogoMIPS: 5599.98 [2022-07-21T19:20:35.513Z] Virtualization: AMD-V [2022-07-21T19:20:35.514Z] Hypervisor vendor: KVM [2022-07-21T19:20:35.514Z] Virtualization type: full [2022-07-21T19:20:35.514Z] L1d cache: 256 KiB [2022-07-21T19:20:35.514Z] L1i cache: 256 KiB [2022-07-21T19:20:35.514Z] L2 cache: 4 MiB [2022-07-21T19:20:35.514Z] L3 cache: 128 MiB [2022-07-21T19:20:35.514Z] NUMA node0 CPU(s): 0-7 [2022-07-21T19:20:35.514Z] Vulnerability Itlb multihit: Not affected [2022-07-21T19:20:35.514Z] Vulnerability L1tf: Not affected [2022-07-21T19:20:35.514Z] Vulnerability Mds: Not affected [2022-07-21T19:20:35.514Z] Vulnerability Meltdown: Not affected [2022-07-21T19:20:35.514Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-21T19:20:35.514Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-21T19:20:35.514Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-21T19:20:35.514Z] Vulnerability Srbds: Not affected [2022-07-21T19:20:35.514Z] Vulnerability Tsx async abort: Not affected [2022-07-21T19:20:35.514Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-21T19:20:35.514Z] [2022-07-21T19:20:35.514Z]