Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18e1039319cdc3d837993d0ab8fafcc226ace90+304e98bd1744c0296f83b99b8262de5506c0b491 (26f23ec95efd9e8c0f29569eb00840a247f5ee1a) 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-ssh9442585688250303420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6624707405797313892.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13483476344875130631.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16874924688309127237.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4057/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2978433122805427311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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-15459 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 Merge succeeded, producing 408a03a3153e4b203da2a38dedbedd18975925c9 Checking out Revision 408a03a3153e4b203da2a38dedbedd18975925c9 (PR-4057) > git config core.sparsecheckout # timeout=10 > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # 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 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 408a03a3153e4b203da2a38dedbedd18975925c9 # timeout=10 Commit message: "Merge commit '304e98bd1744c0296f83b99b8262de5506c0b491' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T16:29:25.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T16:29:25.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T16:29:25.734Z] ========================================================= [2022-06-23T16:29:25.734Z] EdgeX Global Pipelines Version Info [2022-06-23T16:29:25.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T16:29:26.528Z] ------------------- [2022-06-23T16:29:26.528Z] stable info: [2022-06-23T16:29:26.528Z] ------------------- [2022-06-23T16:29:26.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T16:29:26.528Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T16:29:26.528Z] Message: update stable to v1.0.234 > git rev-list --no-walk 2b87aab9951d4caa2a733c1d2722a9b815d08b71 # timeout=10 [2022-06-23T16:29:27.104Z] ------------------- [2022-06-23T16:29:27.104Z] experimental info: [2022-06-23T16:29:27.104Z] ------------------- [2022-06-23T16:29:27.104Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T16:29:27.104Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T16:29:27.104Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T16:29:27.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-23T16:29:27.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-23T16:29:27.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T16:29:27.390Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T16:29:27.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T16:29:27.421Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T16:29:27.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T16:29:27.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-23T16:29:27.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-23T16:29:27.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-23T16:29:27.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T16:29:27.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T16:29:27.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T16:29:27.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T16:29:27.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T16:29:27.554Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T16:29:27.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T16:29:27.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T16:29:27.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-23T16:29:27.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-23T16:29:27.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T16:29:27.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T16:29:27.641Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T16:29:27.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4057 [Pipeline] echo [2022-06-23T16:29:27.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4057 [Pipeline] echo [2022-06-23T16:29:27.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4057 [Pipeline] echo [2022-06-23T16:29:27.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] echo [2022-06-23T16:29:27.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 408a03a [Pipeline] echo [2022-06-23T16:29:27.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T16:29:27.783Z] provisioning config files... [2022-06-23T16:29:27.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3609121829794650624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T16:29:28.105Z] ---> docker-login.sh [2022-06-23T16:29:28.105Z] nexus3.edgexfoundry.org:10001 [2022-06-23T16:29:28.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:29:28.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:29:28.369Z] Configure a credential helper to remove this warning. See [2022-06-23T16:29:28.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:29:28.369Z] [2022-06-23T16:29:28.369Z] Login Succeeded [2022-06-23T16:29:28.369Z] nexus3.edgexfoundry.org:10002 [2022-06-23T16:29:28.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:29:28.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:29:28.632Z] Configure a credential helper to remove this warning. See [2022-06-23T16:29:28.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:29:28.632Z] [2022-06-23T16:29:28.632Z] Login Succeeded [2022-06-23T16:29:28.632Z] nexus3.edgexfoundry.org:10003 [2022-06-23T16:29:28.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:29:28.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:29:28.632Z] Configure a credential helper to remove this warning. See [2022-06-23T16:29:28.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:29:28.632Z] [2022-06-23T16:29:28.632Z] Login Succeeded [2022-06-23T16:29:28.632Z] nexus3.edgexfoundry.org:10004 [2022-06-23T16:29:28.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:29:28.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:29:28.900Z] Configure a credential helper to remove this warning. See [2022-06-23T16:29:28.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:29:28.900Z] [2022-06-23T16:29:28.900Z] Login Succeeded [2022-06-23T16:29:28.900Z] docker.io [2022-06-23T16:29:28.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:29:29.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:29:29.162Z] Configure a credential helper to remove this warning. See [2022-06-23T16:29:29.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:29:29.162Z] [2022-06-23T16:29:29.162Z] Login Succeeded [2022-06-23T16:29:29.162Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T16:29:29.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T16:29:29.484Z] + 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-06-23T16:29:29.484Z] + dirname cmd/core-command/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/core-data/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + dirname cmd/core-metadata/Dockerfile [2022-06-23T16:29:29.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-23T16:29:29.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-23T16:29:29.484Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/support-notifications/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-23T16:29:29.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-23T16:29:29.484Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-23T16:29:29.484Z] + cut -d/ -f2 [2022-06-23T16:29:29.484Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-23T16:29:29.521Z] 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-06-23T16:29:29.875Z] + git rev-list -1 --merges 408a03a3153e4b203da2a38dedbedd18975925c9~1..408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] echo [2022-06-23T16:29:29.886Z] -----------> git rev-list -1 --merges 408a03a3153e4b203da2a38dedbedd18975925c9~1..408a03a3153e4b203da2a38dedbedd18975925c9 408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:29:29.886Z] 408a03a3153e4b203da2a38dedbedd18975925c9 [false] [Pipeline] sh [2022-06-23T16:29:30.176Z] + git log --format=format:%s -1 408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] echo [2022-06-23T16:29:30.191Z] ========================================================= [2022-06-23T16:29:30.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T16:29:30.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-23T16:29:30.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T16:29:30.630Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T16:29:30.630Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T16:29:30.630Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T16:29:30.630Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T16:29:30.630Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T16:29:30.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:29:31.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T16:29:31.050Z] [2022-06-23T16:29:31.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:29:31.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T16:29:31.363Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T16:29:31.363Z] 42c077c10790: Pulling fs layer [2022-06-23T16:29:31.363Z] f63e77b7563a: Pulling fs layer [2022-06-23T16:29:31.363Z] bd5fdadae976: Pulling fs layer [2022-06-23T16:29:31.363Z] 205491f53016: Pulling fs layer [2022-06-23T16:29:31.363Z] df18705c85c3: Pulling fs layer [2022-06-23T16:29:31.363Z] bdb3f477010e: Pulling fs layer [2022-06-23T16:29:31.363Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T16:29:31.363Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T16:29:31.363Z] bdb8f0575790: Pulling fs layer [2022-06-23T16:29:31.363Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T16:29:31.363Z] 2343380bae48: Pulling fs layer [2022-06-23T16:29:31.363Z] c8a8fc8e1c8f: Waiting [2022-06-23T16:29:31.363Z] 2c6e9b1d212d: Waiting [2022-06-23T16:29:31.363Z] bdb8f0575790: Waiting [2022-06-23T16:29:31.363Z] 386e3cb2ff24: Waiting [2022-06-23T16:29:31.363Z] 2343380bae48: Waiting [2022-06-23T16:29:31.363Z] df18705c85c3: Waiting [2022-06-23T16:29:31.363Z] bdb3f477010e: Waiting [2022-06-23T16:29:31.363Z] 205491f53016: Waiting [2022-06-23T16:29:31.363Z] f63e77b7563a: Download complete [2022-06-23T16:29:31.363Z] 205491f53016: Verifying Checksum [2022-06-23T16:29:31.363Z] 205491f53016: Download complete [2022-06-23T16:29:31.623Z] df18705c85c3: Verifying Checksum [2022-06-23T16:29:31.623Z] df18705c85c3: Download complete [2022-06-23T16:29:31.623Z] bd5fdadae976: Verifying Checksum [2022-06-23T16:29:31.623Z] bd5fdadae976: Download complete [2022-06-23T16:29:31.623Z] bdb3f477010e: Verifying Checksum [2022-06-23T16:29:31.623Z] 2c6e9b1d212d: Verifying Checksum [2022-06-23T16:29:31.623Z] 2c6e9b1d212d: Download complete [2022-06-23T16:29:31.623Z] bdb8f0575790: Download complete [2022-06-23T16:29:31.623Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T16:29:31.623Z] 386e3cb2ff24: Download complete [2022-06-23T16:29:31.623Z] 2343380bae48: Verifying Checksum [2022-06-23T16:29:31.623Z] 2343380bae48: Download complete [2022-06-23T16:29:31.623Z] 42c077c10790: Verifying Checksum [2022-06-23T16:29:31.623Z] 42c077c10790: Download complete [2022-06-23T16:29:31.883Z] c8a8fc8e1c8f: Download complete [2022-06-23T16:29:32.824Z] 42c077c10790: Pull complete [2022-06-23T16:29:33.084Z] f63e77b7563a: Pull complete [2022-06-23T16:29:33.349Z] bd5fdadae976: Pull complete [2022-06-23T16:29:33.608Z] 205491f53016: Pull complete [2022-06-23T16:29:33.867Z] df18705c85c3: Pull complete [2022-06-23T16:29:33.867Z] bdb3f477010e: Pull complete [2022-06-23T16:29:35.782Z] c8a8fc8e1c8f: Pull complete [2022-06-23T16:29:35.782Z] 2c6e9b1d212d: Pull complete [2022-06-23T16:29:35.782Z] bdb8f0575790: Pull complete [2022-06-23T16:29:35.782Z] 386e3cb2ff24: Pull complete [2022-06-23T16:29:35.782Z] 2343380bae48: Pull complete [2022-06-23T16:29:35.782Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T16:29:35.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T16:29:35.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:29:35.886Z] prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container [2022-06-23T16:29:35.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T16:29:37.358Z] $ docker top 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 -eo pid,comm [2022-06-23T16:29:37.418Z] 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-06-23T16:29:37.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T16:29:37.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T16:29:37.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T16:29:37.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T16:29:37.579Z] $ docker exec 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent [2022-06-23T16:29:37.691Z] SSH_AUTH_SOCK=/tmp/ssh-9mLVmG5c20JT/agent.33 [2022-06-23T16:29:37.691Z] SSH_AGENT_PID=39 [2022-06-23T16:29:37.698Z] Running ssh-add (command line suppressed) [2022-06-23T16:29:37.817Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4932311293010705957.key (/w/workspace/edgex-go/3@tmp/private_key_4932311293010705957.key) [2022-06-23T16:29:37.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T16:29:38.116Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T16:29:38.139Z] $ docker exec --env ******** --env ******** 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent -k [2022-06-23T16:29:38.250Z] unset SSH_AUTH_SOCK; [2022-06-23T16:29:38.251Z] unset SSH_AGENT_PID; [2022-06-23T16:29:38.251Z] echo Agent pid 39 killed; [2022-06-23T16:29:38.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T16:29:38.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T16:29:38.277Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T16:29:38.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T16:29:38.403Z] $ docker exec 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent [2022-06-23T16:29:38.519Z] SSH_AUTH_SOCK=/tmp/ssh-0YnWRao8PPtQ/agent.71 [2022-06-23T16:29:38.519Z] SSH_AGENT_PID=77 [2022-06-23T16:29:38.524Z] Running ssh-add (command line suppressed) [2022-06-23T16:29:38.643Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1100317640726368533.key (/w/workspace/edgex-go/3@tmp/private_key_1100317640726368533.key) [2022-06-23T16:29:38.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T16:29:38.940Z] + git semver init [2022-06-23T16:29:39.200Z] 2022-06-23 16:29:39,131 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T16:29:39.200Z] 2022-06-23 16:29:39,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-06-23T16:29:39.200Z] 2022-06-23 16:29:39,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-06-23T16:29:39.200Z] 2022-06-23 16:29:39,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,176 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4057 with force:False [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,177 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4057 [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,181 [execute] INFO git cat-file --batch-check [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,188 [execute] INFO git cat-file --batch [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T16:29:43.470Z] 2022-06-23 16:29:43,194 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4057 [2022-06-23T16:29:43.470Z] 0.0.0 [Pipeline] } [2022-06-23T16:29:43.486Z] $ docker exec --env ******** --env ******** 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 ssh-agent -k [2022-06-23T16:29:43.614Z] unset SSH_AUTH_SOCK; [2022-06-23T16:29:43.614Z] unset SSH_AGENT_PID; [2022-06-23T16:29:43.614Z] echo Agent pid 77 killed; [2022-06-23T16:29:43.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T16:29:43.921Z] + git semver [Pipeline] } [2022-06-23T16:29:44.203Z] $ docker stop --time=1 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 [2022-06-23T16:29:45.477Z] $ docker rm -f 5434626c43bf420930f3f9f6c45e9095d87e610844dc572d4c131dc5c2498973 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T16:29:45.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T16:29:46.067Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T16:29:46.069Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-23T16:29:46.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T16:29:46.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T16:29:46.218Z] ========================================================= [2022-06-23T16:29:46.218Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T16:29:46.218Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T16:29:46.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T16:29:46.507Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T16:29:46.507Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T16:29:46.507Z] 666ba61612fd: Pulling fs layer [2022-06-23T16:29:46.507Z] 8ed8ca486205: Pulling fs layer [2022-06-23T16:29:46.507Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T16:29:46.507Z] c516ae0d96e1: Pulling fs layer [2022-06-23T16:29:46.507Z] 684cea983483: Pulling fs layer [2022-06-23T16:29:46.507Z] dd3240ac7de5: Pulling fs layer [2022-06-23T16:29:46.507Z] b1e948a4e11c: Pulling fs layer [2022-06-23T16:29:46.507Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T16:29:46.507Z] 646ad004c059: Pulling fs layer [2022-06-23T16:29:46.507Z] c516ae0d96e1: Waiting [2022-06-23T16:29:46.507Z] 684cea983483: Waiting [2022-06-23T16:29:46.507Z] dd3240ac7de5: Waiting [2022-06-23T16:29:46.507Z] cc1cd167ecdc: Waiting [2022-06-23T16:29:46.507Z] a8fd76ee1af6: Waiting [2022-06-23T16:29:46.507Z] 646ad004c059: Waiting [2022-06-23T16:29:46.507Z] 8ed8ca486205: Verifying Checksum [2022-06-23T16:29:46.507Z] 8ed8ca486205: Download complete [2022-06-23T16:29:46.507Z] 666ba61612fd: Verifying Checksum [2022-06-23T16:29:46.507Z] 666ba61612fd: Download complete [2022-06-23T16:29:46.507Z] c516ae0d96e1: Download complete [2022-06-23T16:29:46.507Z] 684cea983483: Verifying Checksum [2022-06-23T16:29:46.507Z] 684cea983483: Download complete [2022-06-23T16:29:46.507Z] dd3240ac7de5: Verifying Checksum [2022-06-23T16:29:46.507Z] dd3240ac7de5: Download complete [2022-06-23T16:29:46.507Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T16:29:46.507Z] 59bf1c3509f3: Download complete [2022-06-23T16:29:46.770Z] b1e948a4e11c: Verifying Checksum [2022-06-23T16:29:46.770Z] b1e948a4e11c: Download complete [2022-06-23T16:29:46.770Z] 59bf1c3509f3: Pull complete [2022-06-23T16:29:46.770Z] 666ba61612fd: Pull complete [2022-06-23T16:29:47.040Z] 8ed8ca486205: Pull complete [2022-06-23T16:29:47.040Z] 646ad004c059: Verifying Checksum [2022-06-23T16:29:47.040Z] 646ad004c059: Download complete [2022-06-23T16:29:47.302Z] a8fd76ee1af6: Verifying Checksum [2022-06-23T16:29:47.302Z] a8fd76ee1af6: Download complete [2022-06-23T16:29:47.302Z] cc1cd167ecdc: Download complete [2022-06-23T16:29:51.497Z] cc1cd167ecdc: Pull complete [2022-06-23T16:29:51.497Z] c516ae0d96e1: Pull complete [2022-06-23T16:29:51.497Z] 684cea983483: Pull complete [2022-06-23T16:29:51.497Z] dd3240ac7de5: Pull complete [2022-06-23T16:29:51.497Z] b1e948a4e11c: Pull complete [2022-06-23T16:29:53.405Z] a8fd76ee1af6: Pull complete [2022-06-23T16:29:53.974Z] 646ad004c059: Pull complete [2022-06-23T16:29:53.974Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T16:29:53.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T16:29:53.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-23T16:29:54.267Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T16:29:54.267Z] WORKDIR /edgex [2022-06-23T16:29:54.267Z] COPY go.mod . [2022-06-23T16:29:54.267Z] RUN go mod downloaddocker [2022-06-23T16:29:54.267Z] build -t ci-base-image-x86_64 -f - . [2022-06-23T16:29:55.647Z] Sending build context to Docker daemon 335.1MB [2022-06-23T16:29:55.647Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T16:29:55.647Z] ---> 8f69c11f6b0c [2022-06-23T16:29:55.647Z] Step 2/4 : WORKDIR /edgex [2022-06-23T16:29:57.564Z] ---> Running in 2fc39618ffed [2022-06-23T16:29:57.564Z] Removing intermediate container 2fc39618ffed [2022-06-23T16:29:57.564Z] ---> 56e266622771 [2022-06-23T16:29:57.564Z] Step 3/4 : COPY go.mod . [2022-06-23T16:29:57.564Z] ---> a5626e0ff055 [2022-06-23T16:29:57.564Z] Step 4/4 : RUN go mod download [2022-06-23T16:29:57.564Z] ---> Running in 595d75eb9ece [2022-06-23T16:30:01.145Z] Still waiting to schedule task [2022-06-23T16:30:01.145Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T16:30:15.681Z] Removing intermediate container 595d75eb9ece [2022-06-23T16:30:15.681Z] ---> b25d9a853a3a [2022-06-23T16:30:15.681Z] Successfully built b25d9a853a3a [2022-06-23T16:30:15.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:30:15.983Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T16:30:15.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:30:16.067Z] prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container [2022-06-23T16:30:16.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T16:30:16.509Z] $ docker top dffd03cf6bb8ed55f9f7dbe0b0f42c61679ee49081374f7b27e580d927d90779 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T16:30:16.864Z] + go version [2022-06-23T16:30:16.864Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T16:30:16.879Z] $ docker stop --time=1 dffd03cf6bb8ed55f9f7dbe0b0f42c61679ee49081374f7b27e580d927d90779 [2022-06-23T16:30:18.144Z] $ docker rm -f dffd03cf6bb8ed55f9f7dbe0b0f42c61679ee49081374f7b27e580d927d90779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:30:18.529Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T16:30:18.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:30:18.604Z] prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container [2022-06-23T16:30:18.644Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T16:30:19.002Z] $ docker top 634e829c2634f7146f54ca7b0561d6a4e9d40bf1a0f9fb91a7bc84bdfe3d019c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T16:30:19.071Z] ========================================================= [2022-06-23T16:30:19.071Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-23T16:30:19.071Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T16:30:19.381Z] + make test [2022-06-23T16:30:19.382Z] go mod tidy -compat=1.17 [2022-06-23T16:30:19.382Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-23T16:30:24.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-23T16:30:34.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-23T16:30:34.773Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-23T16:30:35.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-23T16:30:36.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements [2022-06-23T16:30:36.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-23T16:30:36.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-23T16:30:37.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-06-23T16:30:37.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-23T16:30:37.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 53.4% of statements [2022-06-23T16:30:37.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-23T16:30:37.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.885s coverage: 89.2% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 83.8% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.468s coverage: 95.6% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.115s coverage: 72.2% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.112s coverage: 0.9% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements [2022-06-23T16:30:40.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements [2022-06-23T16:30:40.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-06-23T16:30:50.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2022-06-23T16:30:50.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-06-23T16:30:52.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements [2022-06-23T16:30:52.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.070s coverage: 87.2% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.2% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-23T16:31:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-06-23T16:31:02.553Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-06-23T16:31:02.553Z] 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-06-23T16:31:20.902Z] GO111MODULE=on go vet ./... [2022-06-23T16:31:22.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T16:31:23.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T16:31:23.631Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T16:31:23.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-23T16:31:23.946Z] + ls -al . [2022-06-23T16:31:23.946Z] total 684 [2022-06-23T16:31:23.946Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 16:30 . [2022-06-23T16:31:23.946Z] drwxr-xr-x 4 root root 4096 Jun 23 16:30 .. [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 16:29 .dockerignore [2022-06-23T16:31:23.946Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 16:29 .git [2022-06-23T16:31:23.946Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 16:29 .github [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 879 Jun 23 16:29 .gitignore [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 42 Jun 23 16:29 .golangci.yml [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 87 Jun 23 16:29 .hadolint.yml [2022-06-23T16:31:23.946Z] drwxr-xr-x 3 1001 1001 4096 Jun 23 16:29 .semver [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 16:29 .sonarcloud.properties [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 1171 Jun 23 16:29 ADOPTERS.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 10347 Jun 23 16:29 Attribution.txt [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 63209 Jun 23 16:29 CHANGELOG.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 16:29 CONTRIBUTING.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 677 Jun 23 16:29 GOVERNANCE.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 850 Jun 23 16:29 Jenkinsfile [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 16:29 LICENSE [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 10389 Jun 23 16:29 Makefile [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 582 Jun 23 16:29 OWNERS.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 9094 Jun 23 16:29 README.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 16:29 SECURITY.md [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 16:29 VERSION [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 16:29 ZMQWindows.md [2022-06-23T16:31:23.946Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 16:29 bin [2022-06-23T16:31:23.946Z] drwxrwxr-x 18 1001 1001 4096 Jun 23 16:29 cmd [2022-06-23T16:31:23.946Z] -rw-r--r-- 1 root root 435411 Jun 23 16:31 coverage.out [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 3311 Jun 23 16:29 go.mod [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 36231 Jun 23 16:30 go.sum [2022-06-23T16:31:23.946Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 16:29 internal [2022-06-23T16:31:23.946Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 16:29 openapi [2022-06-23T16:31:23.946Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 16:29 snap [2022-06-23T16:31:23.946Z] -rw-rw-r-- 1 1001 1001 204 Jun 23 16:29 version.go [Pipeline] sh [2022-06-23T16:31:24.236Z] + '[' -e coverage.out ] [2022-06-23T16:31:24.236Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-23T16:31:24.322Z] Stashed 1 file(s) [Pipeline] sh [2022-06-23T16:31:24.602Z] + make build [2022-06-23T16:31:24.602Z] 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-06-23T16:31:39.496Z] 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-06-23T16:31:39.929Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15461 in /w/workspace/edgexfoundry_edgex-go_PR-4057 [Pipeline] { [Pipeline] ws [2022-06-23T16:31:39.941Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-06-23T16:31:39.974Z] The recommended git tool is: git [2022-06-23T16:31:46.058Z] 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-06-23T16:31:46.430Z] using credential edgex-jenkins-ssh [2022-06-23T16:31:46.454Z] Cloning the remote Git repository [2022-06-23T16:31:46.528Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-23T16:31:46.657Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-06-23T16:31:46.994Z] 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-06-23T16:31:46.815Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-23T16:31:46.816Z] > git --version # timeout=10 [2022-06-23T16:31:46.889Z] > git --version # 'git version 2.25.1' [2022-06-23T16:31:46.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T16:31:46.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T16:31:53.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-06-23T16:31:53.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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-23T16:31:53.582Z] 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-06-23T16:31:54.966Z] 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-06-23T16:31:55.536Z] 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-06-23T16:31:56.472Z] 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-06-23T16:31:57.040Z] 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-06-23T16:31:57.608Z] 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-06-23T16:31:58.986Z] 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-06-23T16:31:59.941Z] $ docker stop --time=1 634e829c2634f7146f54ca7b0561d6a4e9d40bf1a0f9fb91a7bc84bdfe3d019c [2022-06-23T16:32:02.641Z] $ docker rm -f 634e829c2634f7146f54ca7b0561d6a4e9d40bf1a0f9fb91a7bc84bdfe3d019c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:32:03.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T16:32:03.497Z] [2022-06-23T16:32:03.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:32:03.657Z] Merging remotes/origin/main commit 304e98bd1744c0296f83b99b8262de5506c0b491 into PR head commit e18e1039319cdc3d837993d0ab8fafcc226ace90 [2022-06-23T16:32:03.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T16:32:03.801Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-23T16:32:03.801Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-23T16:32:03.801Z] ca9280d653b3: Pulling fs layer [2022-06-23T16:32:03.801Z] 7e9c9ca2126c: Pulling fs layer [2022-06-23T16:32:03.801Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-23T16:32:03.801Z] cbdbe7a5bc2a: Download complete [2022-06-23T16:32:04.060Z] ca9280d653b3: Verifying Checksum [2022-06-23T16:32:04.060Z] ca9280d653b3: Download complete [2022-06-23T16:32:04.060Z] cbdbe7a5bc2a: Pull complete [2022-06-23T16:32:04.209Z] Merge succeeded, producing 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:32:04.209Z] Checking out Revision 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 (PR-4057) [2022-06-23T16:32:04.318Z] 7e9c9ca2126c: Verifying Checksum [2022-06-23T16:32:04.318Z] 7e9c9ca2126c: Download complete [2022-06-23T16:32:04.578Z] ca9280d653b3: Pull complete [2022-06-23T16:32:02.989Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-23T16:32:03.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T16:32:03.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-23T16:32:03.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-23T16:32:03.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T16:32:03.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4057/head:refs/remotes/origin/PR-4057 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-23T16:32:03.676Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T16:32:03.698Z] > git checkout -f e18e1039319cdc3d837993d0ab8fafcc226ace90 # timeout=10 [2022-06-23T16:32:03.939Z] > git remote # timeout=10 [2022-06-23T16:32:03.954Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T16:32:03.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T16:32:03.994Z] > git merge 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 [2022-06-23T16:32:04.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T16:32:04.215Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T16:32:04.237Z] > git checkout -f 6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 # timeout=10 [2022-06-23T16:32:07.868Z] 7e9c9ca2126c: Pull complete [2022-06-23T16:32:07.868Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-23T16:32:07.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T16:32:07.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:32:07.965Z] prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container [2022-06-23T16:32:08.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T16:32:08.439Z] Commit message: "Merge commit '304e98bd1744c0296f83b99b8262de5506c0b491' into HEAD" [2022-06-23T16:32:08.464Z] First time build. Skipping changelog. [2022-06-23T16:32:08.445Z] > git rev-list --no-walk 2b87aab9951d4caa2a733c1d2722a9b815d08b71 # timeout=10 [2022-06-23T16:32:09.434Z] $ docker top d109b04a01469f83e1ba52205df2c8a605b9a3e810742b816d8a1c3276945b9c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T16:32:09.779Z] + docker-compose build --help [2022-06-23T16:32:09.779Z] + grep parallel [2022-06-23T16:32:10.080Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T16:32:10.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T16:32:10.081Z] Dload Upload Total Spent Left Speed [2022-06-23T16:32:10.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 86900 0 --:--:-- --:--:-- --:--:-- 87521 [2022-06-23T16:32:10.348Z] --parallel Build images in parallel. [Pipeline] } [2022-06-23T16:32:10.362Z] $ docker stop --time=1 d109b04a01469f83e1ba52205df2c8a605b9a3e810742b816d8a1c3276945b9c [2022-06-23T16:32:11.617Z] $ docker rm -f d109b04a01469f83e1ba52205df2c8a605b9a3e810742b816d8a1c3276945b9c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:32:12.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T16:32:12.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-23T16:32:12.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:32:12.228Z] prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container [2022-06-23T16:32:12.259Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T16:32:12.353Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-23T16:32:12.354Z] sudo tee /etc/docker/daemon.new [2022-06-23T16:32:12.354Z] { [2022-06-23T16:32:12.354Z] "registry-mirrors": [ [2022-06-23T16:32:12.354Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T16:32:12.354Z] ], [2022-06-23T16:32:12.354Z] "bip": "10.250.0.254/24", [2022-06-23T16:32:12.354Z] "hosts": [ [2022-06-23T16:32:12.354Z] "tcp://0.0.0.0:5555", [2022-06-23T16:32:12.354Z] "unix:///var/run/docker.sock" [2022-06-23T16:32:12.354Z] ], [2022-06-23T16:32:12.354Z] "mtu": 1458, [2022-06-23T16:32:12.354Z] "selinux-enabled": true, [2022-06-23T16:32:12.354Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T16:32:12.354Z] } [2022-06-23T16:32:12.604Z] $ docker top be6c6f0149969eb6dd426ff4ab085e2273298f558c79b1ec234214a826554ddd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-23T16:32:12.997Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T16:32:13.041Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-23T16:32:13.349Z] + sudo service docker restart [2022-06-23T16:32:13.612Z] Building core-command ... [2022-06-23T16:32:13.612Z] Building core-data ... [2022-06-23T16:32:13.612Z] Building core-metadata ... [2022-06-23T16:32:13.612Z] Building security-bootstrapper ... [2022-06-23T16:32:13.612Z] Building security-proxy-setup ... [2022-06-23T16:32:13.612Z] Building security-secretstore-setup ... [2022-06-23T16:32:13.612Z] Building security-spiffe-token-provider ... [2022-06-23T16:32:13.612Z] Building security-spire-agent ... [2022-06-23T16:32:13.612Z] Building security-spire-config ... [2022-06-23T16:32:13.612Z] Building security-spire-server ... [2022-06-23T16:32:13.612Z] Building support-notifications ... [2022-06-23T16:32:13.612Z] Building support-scheduler ... [2022-06-23T16:32:13.612Z] Building sys-mgmt-agent ... [2022-06-23T16:32:13.612Z] Building support-scheduler [2022-06-23T16:32:13.612Z] Building support-notifications [2022-06-23T16:32:13.612Z] Building security-spire-agent [2022-06-23T16:32:13.612Z] Building security-spiffe-token-provider [2022-06-23T16:32:13.612Z] Building security-proxy-setup [2022-06-23T16:32:28.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:32:28.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:32:28.511Z] ---> b25d9a853a3a [2022-06-23T16:32:28.511Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T16:32:28.511Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:32:28.511Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:32:28.511Z] ---> b25d9a853a3a [2022-06-23T16:32:28.511Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T16:32:28.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:32:28.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:32:28.511Z] ---> b25d9a853a3a [2022-06-23T16:32:28.511Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T16:32:28.511Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:32:28.511Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:32:28.511Z] ---> b25d9a853a3a [2022-06-23T16:32:28.511Z] Step 3/20 : WORKDIR /edgex-go [2022-06-23T16:32:28.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:32:28.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:32:28.511Z] ---> b25d9a853a3a [2022-06-23T16:32:28.511Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T16:32:30.428Z] ---> Running in ff9559746aca [2022-06-23T16:32:30.428Z] ---> Running in 42fd115cf118 [2022-06-23T16:32:30.428Z] ---> Running in a08b088a2628 [2022-06-23T16:32:30.428Z] ---> Running in 43c7880a9bdb [2022-06-23T16:32:30.428Z] ---> Running in e987901fe0bf [2022-06-23T16:32:30.687Z] Removing intermediate container e987901fe0bf [2022-06-23T16:32:30.687Z] ---> 85935ddcc45d [2022-06-23T16:32:30.687Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-23T16:32:30.687Z] Removing intermediate container a08b088a2628 [2022-06-23T16:32:30.687Z] ---> 0e393a8bfd80 [2022-06-23T16:32:30.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:32:30.687Z] Removing intermediate container 43c7880a9bdb [2022-06-23T16:32:30.687Z] ---> a85cfafc34ec [2022-06-23T16:32:30.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:32:30.687Z] Removing intermediate container ff9559746aca [2022-06-23T16:32:30.687Z] ---> 1e4e908e8e41 [2022-06-23T16:32:30.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:32:30.687Z] Removing intermediate container 42fd115cf118 [2022-06-23T16:32:30.687Z] ---> bb6eca03a43f [2022-06-23T16:32:30.687Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:32:30.687Z] ---> Running in e56e802255f3 [2022-06-23T16:32:30.687Z] ---> Running in 5dd918ddc106 [2022-06-23T16:32:30.687Z] ---> Running in 607fed465bcd [2022-06-23T16:32:30.687Z] ---> Running in 0e0eb8391a18 [2022-06-23T16:32:30.687Z] ---> Running in 4fba35f9e21d [2022-06-23T16:32:31.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T16:32:31.712Z] provisioning config files... [2022-06-23T16:32:31.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4612557478364248285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T16:32:31.825Z] Removing intermediate container 5dd918ddc106 [2022-06-23T16:32:31.825Z] ---> 606c74492d9d [2022-06-23T16:32:31.825Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-23T16:32:31.825Z] ---> Running in 82c99536c856 [2022-06-23T16:32:32.087Z] Removing intermediate container 4fba35f9e21d [2022-06-23T16:32:32.087Z] ---> 4908647abc1d [2022-06-23T16:32:32.087Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T16:32:32.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:32.087Z] ---> Running in 009f60249bb0 [2022-06-23T16:32:32.101Z] ---> docker-login.sh [2022-06-23T16:32:32.101Z] nexus3.edgexfoundry.org:10001 [2022-06-23T16:32:32.347Z] Removing intermediate container 607fed465bcd [2022-06-23T16:32:32.347Z] ---> 988f25881f69 [2022-06-23T16:32:32.347Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T16:32:32.347Z] ---> Running in 8c4be59478a7 [2022-06-23T16:32:32.347Z] Removing intermediate container 0e0eb8391a18 [2022-06-23T16:32:32.347Z] ---> b27b95db4e03 [2022-06-23T16:32:32.347Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T16:32:32.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:32.347Z] ---> Running in 5f08b04b2612 [2022-06-23T16:32:32.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:32.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:32.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:32.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:32:32.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:32:32.990Z] Configure a credential helper to remove this warning. See [2022-06-23T16:32:32.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:32:32.990Z] [2022-06-23T16:32:32.990Z] Login Succeeded [2022-06-23T16:32:32.991Z] nexus3.edgexfoundry.org:10002 [2022-06-23T16:32:33.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:33.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:32:33.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:33.441Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:32:33.441Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:32:33.441Z] OK: 15866 distinct packages available [2022-06-23T16:32:33.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:33.441Z] OK: 221 MiB in 52 packages [2022-06-23T16:32:33.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:33.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:33.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:32:33.542Z] Configure a credential helper to remove this warning. See [2022-06-23T16:32:33.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:32:33.542Z] [2022-06-23T16:32:33.542Z] Login Succeeded [2022-06-23T16:32:33.542Z] nexus3.edgexfoundry.org:10003 [2022-06-23T16:32:33.701Z] OK: 221 MiB in 52 packages [2022-06-23T16:32:33.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:32:33.963Z] Removing intermediate container 82c99536c856 [2022-06-23T16:32:33.964Z] ---> b19a71f150e2 [2022-06-23T16:32:33.964Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T16:32:33.964Z] OK: 221 MiB in 52 packages [2022-06-23T16:32:33.964Z] OK: 221 MiB in 52 packages [2022-06-23T16:32:33.964Z] ---> f1e90e8ec089 [2022-06-23T16:32:33.964Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:32:34.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:32:34.099Z] Configure a credential helper to remove this warning. See [2022-06-23T16:32:34.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:32:34.099Z] [2022-06-23T16:32:34.099Z] Login Succeeded [2022-06-23T16:32:34.099Z] nexus3.edgexfoundry.org:10004 [2022-06-23T16:32:34.224Z] ---> Running in 9999da2884ab [2022-06-23T16:32:34.224Z] Removing intermediate container 009f60249bb0 [2022-06-23T16:32:34.224Z] ---> cbd3a02923e0 [2022-06-23T16:32:34.224Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T16:32:34.224Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:34.224Z] ---> 7957adf3a198 [2022-06-23T16:32:34.224Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:32:34.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:32:34.543Z] ---> Running in d5dc9de63fba [2022-06-23T16:32:34.543Z] Removing intermediate container 5f08b04b2612 [2022-06-23T16:32:34.543Z] ---> fade1a312e8a [2022-06-23T16:32:34.543Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T16:32:34.543Z] Removing intermediate container 8c4be59478a7 [2022-06-23T16:32:34.543Z] ---> f2ce033687a0 [2022-06-23T16:32:34.543Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T16:32:34.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:32:34.660Z] Configure a credential helper to remove this warning. See [2022-06-23T16:32:34.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:32:34.660Z] [2022-06-23T16:32:34.660Z] Login Succeeded [2022-06-23T16:32:34.660Z] docker.io [2022-06-23T16:32:34.807Z] OK: 221 MiB in 52 packages [2022-06-23T16:32:34.807Z] ---> 02aaf5c874bc [2022-06-23T16:32:34.807Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:32:34.807Z] ---> 14d667f2a878 [2022-06-23T16:32:34.807Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:32:34.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T16:32:35.069Z] ---> Running in b51ced1b4481 [2022-06-23T16:32:35.069Z] ---> Running in 9dd4ecf1979b [2022-06-23T16:32:35.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T16:32:35.207Z] Configure a credential helper to remove this warning. See [2022-06-23T16:32:35.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T16:32:35.207Z] [2022-06-23T16:32:35.207Z] Login Succeeded [2022-06-23T16:32:35.207Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T16:32:35.225Z] Deleting 1 temporary files [2022-06-23T16:32:35.329Z] Removing intermediate container e56e802255f3 [2022-06-23T16:32:35.329Z] ---> a4c48512eaaf [2022-06-23T16:32:35.329Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-23T16:32:35.329Z] ---> 40960fd4826d [2022-06-23T16:32:35.329Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-23T16:32:35.587Z] ---> Running in b1dd121d538d [2022-06-23T16:32:35.587Z] Removing intermediate container 9999da2884ab [2022-06-23T16:32:35.587Z] ---> 0b7a976bdd64 [2022-06-23T16:32:35.587Z] Step 8/22 : COPY . . [2022-06-23T16:32:35.587Z] Removing intermediate container d5dc9de63fba [2022-06-23T16:32:35.587Z] ---> 4b2bd0b822fc [2022-06-23T16:32:35.587Z] Step 8/26 : COPY . . [Pipeline] echo [2022-06-23T16:32:36.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T16:32:36.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T16:32:36.188Z] ========================================================= [2022-06-23T16:32:36.188Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T16:32:36.188Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T16:32:36.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T16:32:36.809Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T16:32:36.809Z] 9b3977197b4f: Pulling fs layer [2022-06-23T16:32:36.809Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T16:32:36.809Z] 94645a83ff95: Pulling fs layer [2022-06-23T16:32:36.809Z] e6fb740bc735: Pulling fs layer [2022-06-23T16:32:36.809Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T16:32:36.809Z] 355e64cbe906: Pulling fs layer [2022-06-23T16:32:36.809Z] 63ab81a10011: Pulling fs layer [2022-06-23T16:32:36.809Z] 555d1d1c4555: Pulling fs layer [2022-06-23T16:32:36.809Z] 7d9057610161: Pulling fs layer [2022-06-23T16:32:36.809Z] 355e64cbe906: Waiting [2022-06-23T16:32:36.809Z] 63ab81a10011: Waiting [2022-06-23T16:32:36.809Z] 555d1d1c4555: Waiting [2022-06-23T16:32:36.809Z] 7d9057610161: Waiting [2022-06-23T16:32:36.809Z] e6fb740bc735: Waiting [2022-06-23T16:32:36.809Z] 3a77bd46dcc9: Waiting [2022-06-23T16:32:36.809Z] 94645a83ff95: Download complete [2022-06-23T16:32:36.809Z] 1a89e8eeedd5: Verifying Checksum [2022-06-23T16:32:36.809Z] 1a89e8eeedd5: Download complete [2022-06-23T16:32:36.809Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T16:32:36.809Z] 3a77bd46dcc9: Download complete [2022-06-23T16:32:36.809Z] 355e64cbe906: Verifying Checksum [2022-06-23T16:32:36.809Z] 355e64cbe906: Download complete [2022-06-23T16:32:36.809Z] 9b3977197b4f: Verifying Checksum [2022-06-23T16:32:36.809Z] 9b3977197b4f: Download complete [2022-06-23T16:32:36.809Z] 63ab81a10011: Verifying Checksum [2022-06-23T16:32:36.809Z] 63ab81a10011: Download complete [2022-06-23T16:32:37.803Z] 9b3977197b4f: Pull complete [2022-06-23T16:32:38.086Z] 7d9057610161: Verifying Checksum [2022-06-23T16:32:38.086Z] 7d9057610161: Download complete [2022-06-23T16:32:38.364Z] 1a89e8eeedd5: Pull complete [2022-06-23T16:32:38.643Z] 94645a83ff95: Pull complete [2022-06-23T16:32:39.245Z] 555d1d1c4555: Verifying Checksum [2022-06-23T16:32:39.245Z] 555d1d1c4555: Download complete [2022-06-23T16:32:39.778Z] Removing intermediate container 9dd4ecf1979b [2022-06-23T16:32:39.778Z] ---> f8471cf9ca00 [2022-06-23T16:32:39.778Z] Step 8/22 : COPY . . [2022-06-23T16:32:39.778Z] Removing intermediate container b51ced1b4481 [2022-06-23T16:32:39.778Z] ---> 3f5290c9518f [2022-06-23T16:32:39.778Z] Step 8/22 : COPY . . [2022-06-23T16:32:39.778Z] Removing intermediate container b1dd121d538d [2022-06-23T16:32:39.778Z] ---> 0d63960553b4 [2022-06-23T16:32:39.778Z] Step 7/20 : COPY . . [2022-06-23T16:32:39.845Z] e6fb740bc735: Verifying Checksum [2022-06-23T16:32:39.845Z] e6fb740bc735: Download complete [2022-06-23T16:32:46.355Z] ---> 448c75f64abf [2022-06-23T16:32:46.355Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T16:32:46.355Z] ---> 8d455a85c149 [2022-06-23T16:32:46.355Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-23T16:32:46.355Z] ---> Running in db8dac8c5510 [2022-06-23T16:32:46.355Z] ---> 9d4efa8d59b9 [2022-06-23T16:32:46.355Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-23T16:32:46.355Z] ---> Running in f902a0b86993 [2022-06-23T16:32:46.355Z] ---> d22bcb372ba8 [2022-06-23T16:32:46.355Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-23T16:32:46.355Z] ---> 0ef9ddedc33b [2022-06-23T16:32:46.355Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-23T16:32:46.355Z] ---> Running in 492c2395ef89 [2022-06-23T16:32:46.355Z] ---> Running in a5daf3ba4eca [2022-06-23T16:32:46.355Z] ---> Running in 3bfa8df033dd [2022-06-23T16:32:46.355Z] Removing intermediate container db8dac8c5510 [2022-06-23T16:32:46.355Z] ---> 1ed66fb3a619 [2022-06-23T16:32:46.355Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T16:32:46.615Z] ---> Running in e4b455a01b36 [2022-06-23T16:32:46.615Z] Removing intermediate container e4b455a01b36 [2022-06-23T16:32:46.615Z] ---> 2d3c877ec7fc [2022-06-23T16:32:46.615Z] 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-06-23T16:32:46.615Z] ---> Running in 6143e7efb7d2 [2022-06-23T16:32:46.615Z] 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-06-23T16:32:46.877Z] 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-06-23T16:32:47.137Z] 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-06-23T16:32:47.137Z] 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-06-23T16:32:47.711Z] Removing intermediate container 6143e7efb7d2 [2022-06-23T16:32:47.711Z] ---> 61bb942aacaa [2022-06-23T16:32:47.711Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T16:32:47.711Z] ---> Running in 59e2b4e3b940 [2022-06-23T16:32:47.971Z] Removing intermediate container 59e2b4e3b940 [2022-06-23T16:32:47.971Z] ---> f2c7d7879d3f [2022-06-23T16:32:47.971Z] [2022-06-23T16:32:47.971Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T16:32:47.971Z] 3.15: Pulling from library/alpine [2022-06-23T16:32:48.541Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T16:32:48.541Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T16:32:48.541Z] ---> 0ac33e5f5afa [2022-06-23T16:32:48.541Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:32:48.541Z] ---> Running in 8c65849813bb [2022-06-23T16:32:48.799Z] Removing intermediate container 8c65849813bb [2022-06-23T16:32:48.799Z] ---> 40696ffe9ba3 [2022-06-23T16:32:48.799Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:32:48.799Z] ---> Running in 291db8662fbd [2022-06-23T16:32:50.186Z] Removing intermediate container 291db8662fbd [2022-06-23T16:32:50.186Z] ---> 2721300b8bcd [2022-06-23T16:32:50.186Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T16:32:50.186Z] ---> Running in 0628b7334289 [2022-06-23T16:32:51.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:52.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:52.277Z] e6fb740bc735: Pull complete [2022-06-23T16:32:52.626Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:32:52.626Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:32:52.626Z] OK: 15859 distinct packages available [2022-06-23T16:32:52.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:52.874Z] 3a77bd46dcc9: Pull complete [2022-06-23T16:32:52.875Z] 355e64cbe906: Pull complete [2022-06-23T16:32:53.150Z] 63ab81a10011: Pull complete [2022-06-23T16:32:53.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:32:53.833Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T16:32:53.833Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T16:32:53.833Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T16:32:54.093Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T16:32:54.093Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T16:32:54.093Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:32:54.093Z] OK: 6 MiB in 19 packages [2022-06-23T16:32:56.010Z] Removing intermediate container 0628b7334289 [2022-06-23T16:32:56.010Z] ---> 6d04f5fa80e2 [2022-06-23T16:32:56.010Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-23T16:32:57.925Z] ---> ad0348576894 [2022-06-23T16:32:57.925Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T16:32:58.574Z] 555d1d1c4555: Pull complete [2022-06-23T16:33:00.559Z] 7d9057610161: Pull complete [2022-06-23T16:33:00.559Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T16:33:00.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T16:33:00.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-23T16:33:00.681Z] ---> 939e7d2415a1 [2022-06-23T16:33:00.681Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T16:33:00.920Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T16:33:00.920Z] WORKDIR /edgex [2022-06-23T16:33:00.920Z] COPY go.mod . [2022-06-23T16:33:00.920Z] RUN go mod download [2022-06-23T16:33:00.920Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-23T16:33:00.939Z] ---> e56ca4bb645b [2022-06-23T16:33:00.939Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-23T16:33:01.505Z] ---> bc39148f1a1c [2022-06-23T16:33:01.505Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-23T16:33:02.440Z] ---> e1f6971ee6f7 [2022-06-23T16:33:02.440Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T16:33:02.699Z] ---> Running in f73ec7b6ce1f [2022-06-23T16:33:02.967Z] Removing intermediate container f73ec7b6ce1f [2022-06-23T16:33:02.967Z] ---> 92bb77856e44 [2022-06-23T16:33:02.967Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T16:33:03.226Z] ---> Running in 9b1d3e309001 [2022-06-23T16:33:03.486Z] Removing intermediate container 9b1d3e309001 [2022-06-23T16:33:03.486Z] ---> 85322b8a71c0 [2022-06-23T16:33:03.486Z] Step 24/26 : LABEL arch=x86_64 [2022-06-23T16:33:03.576Z] Sending build context to Docker daemon 169.2MB [2022-06-23T16:33:03.576Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T16:33:03.576Z] ---> 819e984ddca1 [2022-06-23T16:33:03.576Z] Step 2/4 : WORKDIR /edgex [2022-06-23T16:33:03.751Z] ---> Running in 38d4a8c60c45 [2022-06-23T16:33:04.009Z] Removing intermediate container 38d4a8c60c45 [2022-06-23T16:33:04.009Z] ---> 110d14a0e7d1 [2022-06-23T16:33:04.009Z] Step 25/26 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:04.009Z] ---> Running in 9d2a576f0385 [2022-06-23T16:33:04.575Z] Removing intermediate container 9d2a576f0385 [2022-06-23T16:33:04.575Z] ---> 50e299314223 [2022-06-23T16:33:04.575Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T16:33:04.575Z] ---> Running in e4d8e2397913 [2022-06-23T16:33:05.143Z] Removing intermediate container e4d8e2397913 [2022-06-23T16:33:05.143Z] ---> 107e3a62917e [2022-06-23T16:33:05.143Z] [2022-06-23T16:33:05.143Z] Successfully built 107e3a62917e [2022-06-23T16:33:05.143Z] Successfully tagged security-spire-agent:latest [2022-06-23T16:33:05.143Z]  Building security-spire-agent ... done Building security-spire-server [2022-06-23T16:33:06.198Z] ---> Running in c3364244a452 [2022-06-23T16:33:06.471Z] Removing intermediate container c3364244a452 [2022-06-23T16:33:06.471Z] ---> b1247929a4ff [2022-06-23T16:33:06.471Z] Step 3/4 : COPY go.mod . [2022-06-23T16:33:07.067Z] ---> e6bc69a153fd [2022-06-23T16:33:07.067Z] Step 4/4 : RUN go mod download [2022-06-23T16:33:07.067Z] ---> Running in 19d4241cc562 [2022-06-23T16:33:09.333Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:09.333Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:09.333Z] ---> b25d9a853a3a [2022-06-23T16:33:09.333Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T16:33:09.333Z] ---> Using cache [2022-06-23T16:33:09.333Z] ---> 1e4e908e8e41 [2022-06-23T16:33:09.333Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:09.333Z] ---> Using cache [2022-06-23T16:33:09.333Z] ---> b27b95db4e03 [2022-06-23T16:33:09.333Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T16:33:09.901Z] 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-06-23T16:33:11.283Z] ---> Running in 8238c5bb18fa [2022-06-23T16:33:12.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:13.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:13.811Z] OK: 221 MiB in 52 packages [2022-06-23T16:33:15.195Z] Removing intermediate container a5daf3ba4eca [2022-06-23T16:33:15.195Z] ---> 883e3a97795c [2022-06-23T16:33:15.195Z] [2022-06-23T16:33:15.195Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T16:33:15.195Z] Removing intermediate container 8238c5bb18fa [2022-06-23T16:33:15.195Z] ---> 715f0d9f9e5e [2022-06-23T16:33:15.195Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T16:33:15.195Z] 3.14: Pulling from library/alpine [2022-06-23T16:33:15.469Z] ---> 5a584828643e [2022-06-23T16:33:15.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:15.469Z] ---> Running in 510c69a4b2c7 [2022-06-23T16:33:15.749Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T16:33:15.749Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T16:33:15.749Z] ---> e04c818066af [2022-06-23T16:33:15.749Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-23T16:33:16.708Z] ---> Running in 86a0ac78255d [2022-06-23T16:33:18.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:18.083Z] Removing intermediate container 510c69a4b2c7 [2022-06-23T16:33:18.083Z] ---> 78251be1957a [2022-06-23T16:33:18.083Z] Step 8/25 : COPY . . [2022-06-23T16:33:18.083Z] Removing intermediate container 492c2395ef89 [2022-06-23T16:33:18.083Z] ---> 36c3b34d4a2c [2022-06-23T16:33:18.083Z] [2022-06-23T16:33:18.083Z] Step 9/20 : FROM alpine:3.15 [2022-06-23T16:33:18.083Z] ---> 0ac33e5f5afa [2022-06-23T16:33:18.083Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:33:18.083Z] ---> Using cache [2022-06-23T16:33:18.083Z] ---> 40696ffe9ba3 [2022-06-23T16:33:18.083Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:18.084Z] ---> Using cache [2022-06-23T16:33:18.084Z] ---> 2721300b8bcd [2022-06-23T16:33:18.084Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-23T16:33:18.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:18.342Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-23T16:33:18.342Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-23T16:33:18.601Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-23T16:33:18.601Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-23T16:33:18.601Z] (5/6) Installing curl (7.79.1-r1) [2022-06-23T16:33:18.601Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-23T16:33:18.601Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:33:18.601Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T16:33:18.601Z] OK: 8 MiB in 20 packages [2022-06-23T16:33:21.138Z] ---> Running in 4c08736e10d8 [2022-06-23T16:33:21.138Z] Removing intermediate container f902a0b86993 [2022-06-23T16:33:21.138Z] ---> 96e311fb7095 [2022-06-23T16:33:21.138Z] [2022-06-23T16:33:21.138Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T16:33:21.138Z] ---> e04c818066af [2022-06-23T16:33:21.138Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-23T16:33:21.138Z] Removing intermediate container 3bfa8df033dd [2022-06-23T16:33:21.138Z] ---> eafb10eef794 [2022-06-23T16:33:21.138Z] [2022-06-23T16:33:21.138Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T16:33:21.405Z] ---> e04c818066af [2022-06-23T16:33:21.405Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-23T16:33:21.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:21.667Z] ---> Running in 67563e02413f [2022-06-23T16:33:21.667Z] Removing intermediate container 86a0ac78255d [2022-06-23T16:33:21.667Z] ---> 05386f48f5f1 [2022-06-23T16:33:21.667Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T16:33:21.667Z] ---> Running in 6b5f5e919dae [2022-06-23T16:33:21.667Z] ---> Running in 7e4420ca4039 [2022-06-23T16:33:21.926Z] Removing intermediate container 7e4420ca4039 [2022-06-23T16:33:21.926Z] ---> 6dbfaffb7969 [2022-06-23T16:33:21.926Z] Step 13/22 : WORKDIR /edgex [2022-06-23T16:33:22.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:22.186Z] ---> Running in d532b4b35055 [2022-06-23T16:33:22.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:22.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:22.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:22.186Z] Removing intermediate container d532b4b35055 [2022-06-23T16:33:22.186Z] ---> e3b754015202 [2022-06-23T16:33:22.186Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-23T16:33:22.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:22.451Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-23T16:33:22.451Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T16:33:22.451Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-23T16:33:22.451Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:33:22.451Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:33:22.451Z] OK: 6 MiB in 15 packages [2022-06-23T16:33:22.451Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T16:33:22.451Z] OK: 6 MiB in 16 packages [2022-06-23T16:33:22.710Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:33:22.710Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:33:22.710Z] OK: 15859 distinct packages available [2022-06-23T16:33:22.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:22.710Z] ---> 3f224c54d4cf [2022-06-23T16:33:22.710Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-23T16:33:23.283Z] ---> d8baee25537b [2022-06-23T16:33:23.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-23T16:33:23.283Z] Removing intermediate container 6b5f5e919dae [2022-06-23T16:33:23.283Z] ---> 30da7509e2e2 [2022-06-23T16:33:23.283Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:33:23.283Z] ---> 203f239ec1fe [2022-06-23T16:33:23.283Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T16:33:23.542Z] ---> Running in 687e23ade715 [2022-06-23T16:33:23.542Z] ---> Running in 895269da8750 [2022-06-23T16:33:23.542Z] Removing intermediate container 67563e02413f [2022-06-23T16:33:23.542Z] ---> 1af8d27ab9c0 [2022-06-23T16:33:23.542Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:33:23.542Z] ---> c08184dd149b [2022-06-23T16:33:23.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T16:33:23.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:23.542Z] ---> Running in ca5af17ae07c [2022-06-23T16:33:23.542Z] Removing intermediate container 687e23ade715 [2022-06-23T16:33:23.542Z] ---> f6d9fad5bf2a [2022-06-23T16:33:23.542Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-23T16:33:23.543Z] Removing intermediate container 895269da8750 [2022-06-23T16:33:23.543Z] ---> c2632d41bb8c [2022-06-23T16:33:23.543Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-23T16:33:23.543Z] ---> Running in 571328bf7d51 [2022-06-23T16:33:23.543Z] ---> Running in 66b2712d000e [2022-06-23T16:33:23.543Z] Removing intermediate container ca5af17ae07c [2022-06-23T16:33:23.543Z] ---> 1b560420375e [2022-06-23T16:33:23.543Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-23T16:33:23.803Z] ---> 32e87d463e98 [2022-06-23T16:33:23.803Z] ---> Running in 03c450cbe675 [2022-06-23T16:33:23.803Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-23T16:33:23.803Z] Removing intermediate container 66b2712d000e [2022-06-23T16:33:23.803Z] ---> c5ac8a8e068a [2022-06-23T16:33:23.803Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T16:33:23.803Z] Removing intermediate container 571328bf7d51 [2022-06-23T16:33:23.803Z] ---> 3753ffde0d6c [2022-06-23T16:33:23.803Z] 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-06-23T16:33:23.803Z] ---> Running in 7039bd393b5b [2022-06-23T16:33:23.803Z] ---> Running in 1d0708367305 [2022-06-23T16:33:23.803Z] Removing intermediate container 03c450cbe675 [2022-06-23T16:33:23.803Z] ---> cf61b1eafe2f [2022-06-23T16:33:23.803Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T16:33:23.803Z] ---> Running in 9ebbf397be7f [2022-06-23T16:33:23.803Z] ---> Running in a12298b312c1 [2022-06-23T16:33:23.803Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-23T16:33:23.803Z] Removing intermediate container 1d0708367305 [2022-06-23T16:33:23.803Z] ---> 27ad33dfd94a [2022-06-23T16:33:23.803Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:33:24.061Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-23T16:33:24.062Z] Removing intermediate container a12298b312c1 [2022-06-23T16:33:24.062Z] ---> 28da73b71bc3 [2022-06-23T16:33:24.062Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:33:24.062Z] ---> 83ab515efaed [2022-06-23T16:33:24.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-23T16:33:24.062Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T16:33:24.062Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-23T16:33:24.062Z] ---> e8d14ee61173 [2022-06-23T16:33:24.062Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-23T16:33:24.321Z] (5/9) Installing curl (7.80.0-r1) [2022-06-23T16:33:24.321Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-23T16:33:24.321Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-23T16:33:24.581Z] (8/9) Installing libucontext (1.1-r0) [2022-06-23T16:33:24.581Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-23T16:33:24.847Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:33:24.847Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T16:33:24.847Z] ---> 98455af49948 [2022-06-23T16:33:24.847Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-23T16:33:24.847Z] OK: 8 MiB in 23 packages [2022-06-23T16:33:24.847Z] ---> 6de701d1efb1 [2022-06-23T16:33:24.847Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-23T16:33:24.847Z] Removing intermediate container 7039bd393b5b [2022-06-23T16:33:24.847Z] ---> 4f2b388a9d44 [2022-06-23T16:33:24.847Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T16:33:24.847Z] Removing intermediate container 9ebbf397be7f [2022-06-23T16:33:24.847Z] ---> ea0d006fe87e [2022-06-23T16:33:24.847Z] Step 12/25 : WORKDIR /edgex-go [2022-06-23T16:33:25.111Z] ---> Running in deda25e24b20 [2022-06-23T16:33:25.111Z] ---> 4fdd42dc81c6 [2022-06-23T16:33:25.111Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] ---> Running in bebbdf727b3d [2022-06-23T16:33:25.111Z] [2022-06-23T16:33:25.111Z] ---> 2db7ea2a27eb [2022-06-23T16:33:25.111Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-23T16:33:25.111Z] ---> Running in ce541b93f61a [2022-06-23T16:33:25.111Z] Removing intermediate container deda25e24b20 [2022-06-23T16:33:25.111Z] ---> af1313c62655 [2022-06-23T16:33:25.111Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T16:33:25.111Z] ---> Running in 6a6403a52624 [2022-06-23T16:33:25.111Z] Removing intermediate container bebbdf727b3d [2022-06-23T16:33:25.111Z] ---> 5c99abb80487 [2022-06-23T16:33:25.111Z] [2022-06-23T16:33:25.111Z] Step 13/25 : FROM alpine:3.15 [2022-06-23T16:33:25.111Z] ---> 0ac33e5f5afa [2022-06-23T16:33:25.111Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:33:25.111Z] ---> Using cache [2022-06-23T16:33:25.111Z] ---> 40696ffe9ba3 [2022-06-23T16:33:25.111Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:25.111Z] ---> Using cache [2022-06-23T16:33:25.111Z] ---> 2721300b8bcd [2022-06-23T16:33:25.111Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T16:33:25.111Z] ---> Using cache [2022-06-23T16:33:25.111Z] ---> 6d04f5fa80e2 [2022-06-23T16:33:25.111Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T16:33:25.370Z] ---> Running in fc1845d7d44f [2022-06-23T16:33:25.370Z] Removing intermediate container ce541b93f61a [2022-06-23T16:33:25.370Z] ---> b7d5a9414f8b [2022-06-23T16:33:25.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:33:25.370Z] Removing intermediate container 6a6403a52624 [2022-06-23T16:33:25.370Z] ---> 32b8f72e4f82 [2022-06-23T16:33:25.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:33:25.370Z] ---> Running in 83956f7920f4 [2022-06-23T16:33:25.370Z] Removing intermediate container fc1845d7d44f [2022-06-23T16:33:25.370Z] ---> b6f4822d0b67 [2022-06-23T16:33:25.370Z] Step 21/22 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:25.370Z] ---> Running in 3fe8a72e275f [2022-06-23T16:33:25.370Z] Removing intermediate container 4c08736e10d8 [2022-06-23T16:33:25.370Z] ---> 29fdbb8712b1 [2022-06-23T16:33:25.370Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:33:25.370Z] ---> Running in 75c99c514e46 [2022-06-23T16:33:25.630Z] Removing intermediate container 83956f7920f4 [2022-06-23T16:33:25.630Z] ---> 8089d078c185 [2022-06-23T16:33:25.630Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T16:33:25.630Z] ---> Running in 3eb5a4577c65 [2022-06-23T16:33:26.233Z] Removing intermediate container 3fe8a72e275f [2022-06-23T16:33:26.233Z] ---> 36796c1d1230 [2022-06-23T16:33:26.233Z] Step 20/22 : LABEL arch=x86_64 [2022-06-23T16:33:26.233Z] Removing intermediate container 75c99c514e46 [2022-06-23T16:33:26.233Z] ---> 795955324d34 [2022-06-23T16:33:26.233Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T16:33:26.233Z] ---> b800fc83a6cc [2022-06-23T16:33:26.233Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-23T16:33:26.233Z] ---> Running in d552a588197d [2022-06-23T16:33:26.233Z] ---> Running in 31fe87f42452 [2022-06-23T16:33:26.233Z] Removing intermediate container 3eb5a4577c65 [2022-06-23T16:33:26.233Z] ---> 16878aea991e [2022-06-23T16:33:26.233Z] Step 21/22 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:26.499Z] ---> Running in dc983a04ec0f [2022-06-23T16:33:26.499Z] Removing intermediate container d552a588197d [2022-06-23T16:33:26.499Z] ---> 0b148c6048c7 [2022-06-23T16:33:26.499Z] Step 21/22 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:26.499Z] Removing intermediate container 31fe87f42452 [2022-06-23T16:33:26.499Z] ---> 41231a651497 [2022-06-23T16:33:26.499Z] [2022-06-23T16:33:26.763Z] ---> Running in 93ec8786392c [2022-06-23T16:33:26.763Z] Removing intermediate container dc983a04ec0f [2022-06-23T16:33:26.763Z] ---> 9953acf05586 [2022-06-23T16:33:26.763Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T16:33:26.763Z] Successfully built 41231a651497 [2022-06-23T16:33:26.763Z] Successfully tagged security-proxy-setup:latest [2022-06-23T16:33:26.763Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-06-23T16:33:26.763Z] ---> Running in 0d4b845db27a [2022-06-23T16:33:27.024Z] Removing intermediate container 93ec8786392c [2022-06-23T16:33:27.024Z] ---> 6f2f817b2f8a [2022-06-23T16:33:27.024Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T16:33:27.024Z] ---> 3b37ead05382 [2022-06-23T16:33:27.024Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T16:33:27.024Z] ---> ad39762dc3bf [2022-06-23T16:33:27.024Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-23T16:33:27.024Z] ---> Running in 991b91f303e0 [2022-06-23T16:33:27.024Z] Removing intermediate container 0d4b845db27a [2022-06-23T16:33:27.024Z] ---> 681ae03cf4ed [2022-06-23T16:33:27.024Z] [2022-06-23T16:33:27.283Z] Successfully built 681ae03cf4ed [2022-06-23T16:33:27.908Z] Successfully tagged support-scheduler:latest [2022-06-23T16:33:27.908Z]  Building support-scheduler ... done Building security-spire-config [2022-06-23T16:33:29.811Z] ---> ec6b88124b1e [2022-06-23T16:33:29.811Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-23T16:33:29.811Z] Removing intermediate container 991b91f303e0 [2022-06-23T16:33:29.811Z] ---> 86de000049f4 [2022-06-23T16:33:29.811Z] [2022-06-23T16:33:29.811Z] Successfully built 86de000049f4 [2022-06-23T16:33:30.378Z] Successfully tagged support-notifications:latest [2022-06-23T16:33:30.378Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-06-23T16:33:31.755Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:31.755Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:31.755Z] ---> b25d9a853a3a [2022-06-23T16:33:31.755Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T16:33:31.755Z] ---> Using cache [2022-06-23T16:33:31.755Z] ---> 1e4e908e8e41 [2022-06-23T16:33:31.755Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:31.755Z] ---> Using cache [2022-06-23T16:33:31.755Z] ---> b27b95db4e03 [2022-06-23T16:33:31.755Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-23T16:33:31.755Z] ---> Using cache [2022-06-23T16:33:31.755Z] ---> fade1a312e8a [2022-06-23T16:33:31.755Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T16:33:31.755Z] ---> Using cache [2022-06-23T16:33:31.755Z] ---> 02aaf5c874bc [2022-06-23T16:33:31.755Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:31.755Z] ---> Using cache [2022-06-23T16:33:31.755Z] ---> 3f5290c9518f [2022-06-23T16:33:31.755Z] Step 8/25 : COPY . . [2022-06-23T16:33:31.755Z] ---> Using cache [2022-06-23T16:33:31.755Z] ---> 0ef9ddedc33b [2022-06-23T16:33:31.755Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-23T16:33:31.755Z] ---> 36c55a031f1f [2022-06-23T16:33:31.755Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-23T16:33:33.656Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:33.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:33.656Z] ---> b25d9a853a3a [2022-06-23T16:33:33.656Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T16:33:33.656Z] ---> Using cache [2022-06-23T16:33:33.656Z] ---> 1e4e908e8e41 [2022-06-23T16:33:33.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:33.656Z] ---> Using cache [2022-06-23T16:33:33.656Z] ---> b27b95db4e03 [2022-06-23T16:33:33.656Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T16:33:33.656Z] ---> Using cache [2022-06-23T16:33:33.656Z] ---> 715f0d9f9e5e [2022-06-23T16:33:33.657Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T16:33:33.657Z] ---> Using cache [2022-06-23T16:33:33.657Z] ---> 5a584828643e [2022-06-23T16:33:33.657Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:33.657Z] ---> Using cache [2022-06-23T16:33:33.657Z] ---> 78251be1957a [2022-06-23T16:33:33.657Z] Step 8/26 : COPY . . [2022-06-23T16:33:33.657Z] ---> Using cache [2022-06-23T16:33:33.657Z] ---> 203f239ec1fe [2022-06-23T16:33:33.657Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T16:33:33.657Z] ---> Using cache [2022-06-23T16:33:33.657Z] ---> c2632d41bb8c [2022-06-23T16:33:33.657Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T16:33:33.657Z] ---> Using cache [2022-06-23T16:33:33.657Z] ---> 3753ffde0d6c [2022-06-23T16:33:33.657Z] 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-06-23T16:33:33.657Z] ---> fb817c6241d3 [2022-06-23T16:33:33.657Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-23T16:33:33.657Z] ---> Running in d0882889d756 [2022-06-23T16:33:33.657Z] ---> Running in 9e57503bf576 [2022-06-23T16:33:33.657Z] ---> Running in 0a301a45febb [2022-06-23T16:33:33.657Z] Removing intermediate container 9e57503bf576 [2022-06-23T16:33:33.657Z] ---> 5a2ae112a43f [2022-06-23T16:33:33.657Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:33:33.657Z] ---> 83bf71599167 [2022-06-23T16:33:33.657Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T16:33:33.921Z] ---> Running in f4f9d045dc6f [2022-06-23T16:33:33.922Z] ---> Running in 93be520d0fac [2022-06-23T16:33:33.922Z] 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-06-23T16:33:33.922Z] Removing intermediate container 93be520d0fac [2022-06-23T16:33:33.922Z] ---> 7155924954d3 [2022-06-23T16:33:33.922Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T16:33:34.188Z] Removing intermediate container f4f9d045dc6f [2022-06-23T16:33:34.188Z] ---> 85ede769ae34 [2022-06-23T16:33:34.188Z] Step 18/20 : LABEL arch=x86_64 [2022-06-23T16:33:34.188Z] ---> Running in 4ba33070826b [2022-06-23T16:33:34.188Z] ---> Running in d06eead030d6 [2022-06-23T16:33:34.448Z] Removing intermediate container 4ba33070826b [2022-06-23T16:33:34.448Z] ---> a5b6abfce2ca [2022-06-23T16:33:34.448Z] Step 23/25 : LABEL arch=x86_64 [2022-06-23T16:33:34.448Z] Removing intermediate container d06eead030d6 [2022-06-23T16:33:34.448Z] ---> 46858e27f8fe [2022-06-23T16:33:34.448Z] Step 19/20 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:34.707Z] ---> Running in 9fcfef487597 [2022-06-23T16:33:34.707Z] Removing intermediate container 0a301a45febb [2022-06-23T16:33:34.707Z] ---> 6f6df773c7dc [2022-06-23T16:33:34.707Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T16:33:34.707Z] ---> Running in 6a603624c250 [2022-06-23T16:33:34.707Z] Removing intermediate container 9fcfef487597 [2022-06-23T16:33:34.707Z] ---> e2c37526b10e [2022-06-23T16:33:34.707Z] Step 24/25 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:34.707Z] ---> Running in f50409dd2a45 [2022-06-23T16:33:34.974Z] ---> Running in 6110ef6b71f6 [2022-06-23T16:33:34.974Z] Removing intermediate container 6a603624c250 [2022-06-23T16:33:34.975Z] ---> e774695218f3 [2022-06-23T16:33:34.975Z] Step 20/20 : LABEL version=0.0.0 [2022-06-23T16:33:34.975Z] ---> Running in 317accb48969 [2022-06-23T16:33:34.975Z] Removing intermediate container f50409dd2a45 [2022-06-23T16:33:34.975Z] ---> de9700f45667 [2022-06-23T16:33:34.975Z] [2022-06-23T16:33:34.975Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T16:33:35.235Z] ---> 0ac33e5f5afa [2022-06-23T16:33:35.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:33:35.235Z] ---> Using cache [2022-06-23T16:33:35.235Z] ---> 40696ffe9ba3 [2022-06-23T16:33:35.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:35.235Z] ---> Using cache [2022-06-23T16:33:35.235Z] ---> 2721300b8bcd [2022-06-23T16:33:35.235Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-23T16:33:35.235Z] Removing intermediate container 6110ef6b71f6 [2022-06-23T16:33:35.235Z] ---> a5cab9fed24c [2022-06-23T16:33:35.235Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T16:33:35.235Z] ---> Running in a17b267c7de4 [2022-06-23T16:33:35.235Z] Removing intermediate container 317accb48969 [2022-06-23T16:33:35.235Z] ---> ac2e5bc1438f [2022-06-23T16:33:35.235Z] [2022-06-23T16:33:35.495Z] ---> Running in e77d51748811 [2022-06-23T16:33:35.495Z] Successfully built ac2e5bc1438f [2022-06-23T16:33:35.495Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-23T16:33:35.495Z] Building security-bootstrapper [2022-06-23T16:33:35.495Z]  Building security-spiffe-token-provider ... done Removing intermediate container e77d51748811 [2022-06-23T16:33:35.495Z] ---> 09d3cf9f0c21 [2022-06-23T16:33:35.495Z] [2022-06-23T16:33:35.753Z] Successfully built 09d3cf9f0c21 [2022-06-23T16:33:35.753Z] Successfully tagged security-spire-server:latest [2022-06-23T16:33:35.753Z]  Building security-spire-server ... done Building core-metadata [2022-06-23T16:33:35.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:36.012Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:36.012Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:36.012Z] ---> b25d9a853a3a [2022-06-23T16:33:36.012Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:33:36.012Z] ---> Using cache [2022-06-23T16:33:36.012Z] ---> 1e4e908e8e41 [2022-06-23T16:33:36.012Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:36.012Z] ---> Using cache [2022-06-23T16:33:36.012Z] ---> b27b95db4e03 [2022-06-23T16:33:36.012Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-23T16:33:36.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:36.837Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:33:36.837Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:33:36.837Z] OK: 15859 distinct packages available [2022-06-23T16:33:37.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:38.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:38.290Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-23T16:33:38.290Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-23T16:33:38.290Z] (3/4) Installing libucontext (1.1-r0) [2022-06-23T16:33:38.548Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-23T16:33:38.548Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:33:38.548Z] OK: 6 MiB in 18 packages [2022-06-23T16:33:39.486Z] ---> Running in 64719a6f8c0b [2022-06-23T16:33:40.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:40.863Z] Removing intermediate container a17b267c7de4 [2022-06-23T16:33:40.863Z] ---> 9084c55db14e [2022-06-23T16:33:40.863Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T16:33:41.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:41.801Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:41.801Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:41.801Z] ---> b25d9a853a3a [2022-06-23T16:33:41.801Z] Step 3/31 : WORKDIR /edgex-go [2022-06-23T16:33:41.801Z] ---> Using cache [2022-06-23T16:33:41.801Z] ---> 1e4e908e8e41 [2022-06-23T16:33:41.801Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:41.801Z] ---> Using cache [2022-06-23T16:33:41.801Z] ---> b27b95db4e03 [2022-06-23T16:33:41.801Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-23T16:33:41.801Z] ---> Using cache [2022-06-23T16:33:41.801Z] ---> fade1a312e8a [2022-06-23T16:33:41.801Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-23T16:33:41.801Z] ---> Using cache [2022-06-23T16:33:41.801Z] ---> 02aaf5c874bc [2022-06-23T16:33:41.801Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:41.801Z] ---> Using cache [2022-06-23T16:33:41.801Z] ---> 3f5290c9518f [2022-06-23T16:33:41.801Z] Step 8/31 : COPY . . [2022-06-23T16:33:41.801Z] ---> Using cache [2022-06-23T16:33:41.801Z] ---> 0ef9ddedc33b [2022-06-23T16:33:41.801Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-23T16:33:42.061Z] OK: 221 MiB in 52 packages [2022-06-23T16:33:42.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:42.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:42.061Z] ---> b25d9a853a3a [2022-06-23T16:33:42.061Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:33:42.061Z] ---> Using cache [2022-06-23T16:33:42.061Z] ---> 1e4e908e8e41 [2022-06-23T16:33:42.061Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:42.061Z] ---> Using cache [2022-06-23T16:33:42.061Z] ---> b27b95db4e03 [2022-06-23T16:33:42.061Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T16:33:42.061Z] ---> Using cache [2022-06-23T16:33:42.061Z] ---> fade1a312e8a [2022-06-23T16:33:42.061Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:33:42.061Z] ---> Using cache [2022-06-23T16:33:42.061Z] ---> 02aaf5c874bc [2022-06-23T16:33:42.061Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:42.061Z] ---> Using cache [2022-06-23T16:33:42.061Z] ---> 3f5290c9518f [2022-06-23T16:33:42.061Z] Step 8/23 : COPY . . [2022-06-23T16:33:42.061Z] ---> Using cache [2022-06-23T16:33:42.061Z] ---> 0ef9ddedc33b [2022-06-23T16:33:42.061Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-23T16:33:42.641Z] ---> Running in 9f73512c0186 [2022-06-23T16:33:42.641Z] ---> Running in a7a4987f318a [2022-06-23T16:33:42.901Z] ---> 584c410aca3f [2022-06-23T16:33:42.901Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T16:33:42.901Z] Removing intermediate container 64719a6f8c0b [2022-06-23T16:33:42.901Z] ---> 53022053b6ba [2022-06-23T16:33:42.901Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:33:43.162Z] ---> b172054776c9 [2022-06-23T16:33:43.162Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-23T16:33:43.162Z] ---> 8ccd48cd0ece [2022-06-23T16:33:43.162Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:43.162Z] ---> Running in efe682350013 [2022-06-23T16:33:43.162Z] ---> Running in bc3618f1cea5 [2022-06-23T16:33:43.162Z] Removing intermediate container efe682350013 [2022-06-23T16:33:43.162Z] ---> 54979e3cd543 [2022-06-23T16:33:43.162Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-23T16:33:43.421Z] 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-06-23T16:33:43.421Z] 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-06-23T16:33:43.681Z] ---> 0e9e593a2fcd [2022-06-23T16:33:43.681Z] Step 21/26 : WORKDIR / [2022-06-23T16:33:43.681Z] ---> Running in d0a0781ae85e [2022-06-23T16:33:43.941Z] Removing intermediate container d0a0781ae85e [2022-06-23T16:33:43.941Z] ---> 8347fc75a6ac [2022-06-23T16:33:43.941Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T16:33:43.941Z] ---> Running in 522f4aeb4e1e [2022-06-23T16:33:44.201Z] Removing intermediate container 522f4aeb4e1e [2022-06-23T16:33:44.201Z] ---> 23b2868efa95 [2022-06-23T16:33:44.201Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T16:33:44.201Z] ---> Running in 259d0a87bf7d [2022-06-23T16:33:44.463Z] Removing intermediate container 259d0a87bf7d [2022-06-23T16:33:44.463Z] ---> 217ccb5e9f6f [2022-06-23T16:33:44.463Z] Step 24/26 : LABEL arch=x86_64 [2022-06-23T16:33:44.463Z] ---> Running in e196a58bc4a9 [2022-06-23T16:33:44.723Z] Removing intermediate container bc3618f1cea5 [2022-06-23T16:33:44.723Z] ---> b091e120ae33 [2022-06-23T16:33:44.723Z] Step 8/23 : COPY . . [2022-06-23T16:33:44.723Z] Removing intermediate container e196a58bc4a9 [2022-06-23T16:33:44.723Z] ---> e82b10ba5d2e [2022-06-23T16:33:44.723Z] Step 25/26 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:33:44.723Z] ---> Running in be8141f0b555 [2022-06-23T16:33:45.672Z] Removing intermediate container be8141f0b555 [2022-06-23T16:33:45.672Z] ---> 4454aad1824c [2022-06-23T16:33:45.672Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T16:33:46.609Z] 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-06-23T16:33:46.610Z] ---> Running in 74ccba4f0caa [2022-06-23T16:33:47.190Z] Removing intermediate container 74ccba4f0caa [2022-06-23T16:33:47.190Z] ---> 14efd3d2bcd3 [2022-06-23T16:33:47.190Z] [2022-06-23T16:33:47.190Z] Successfully built 14efd3d2bcd3 [2022-06-23T16:33:47.449Z] Successfully tagged security-spire-config:latest [2022-06-23T16:33:47.449Z] Building core-command [2022-06-23T16:33:52.752Z]  Building security-spire-config ... done  ---> ebbbff82ee69 [2022-06-23T16:33:52.752Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-23T16:33:53.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:33:53.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:33:53.035Z] ---> b25d9a853a3a [2022-06-23T16:33:53.035Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:33:53.035Z] ---> Using cache [2022-06-23T16:33:53.035Z] ---> 1e4e908e8e41 [2022-06-23T16:33:53.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:33:53.035Z] ---> Using cache [2022-06-23T16:33:53.035Z] ---> b27b95db4e03 [2022-06-23T16:33:53.035Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T16:33:53.035Z] ---> Using cache [2022-06-23T16:33:53.035Z] ---> fade1a312e8a [2022-06-23T16:33:53.035Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:33:53.035Z] ---> Using cache [2022-06-23T16:33:53.035Z] ---> 02aaf5c874bc [2022-06-23T16:33:53.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:33:53.035Z] ---> Using cache [2022-06-23T16:33:53.035Z] ---> 3f5290c9518f [2022-06-23T16:33:53.035Z] Step 8/23 : COPY . . [2022-06-23T16:33:53.035Z] ---> Using cache [2022-06-23T16:33:53.035Z] ---> 0ef9ddedc33b [2022-06-23T16:33:53.035Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-23T16:33:53.294Z] ---> Running in 1b22eb2e877d [2022-06-23T16:33:53.294Z] ---> Running in 191f0a7360b4 [2022-06-23T16:33:53.294Z] Removing intermediate container d0882889d756 [2022-06-23T16:33:53.294Z] ---> 30ced681b470 [2022-06-23T16:33:53.294Z] [2022-06-23T16:33:53.294Z] Step 10/25 : FROM alpine:3.14 [2022-06-23T16:33:53.294Z] ---> e04c818066af [2022-06-23T16:33:53.294Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-23T16:33:53.554Z] ---> Running in f308e91e82e8 [2022-06-23T16:33:54.056Z] Removing intermediate container 19d4241cc562 [2022-06-23T16:33:54.056Z] ---> 309cb024f61b [2022-06-23T16:33:54.056Z] Successfully built 309cb024f61b [2022-06-23T16:33:54.056Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:33:54.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:54.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:33:54.128Z] 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-06-23T16:33:54.389Z] 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-06-23T16:33:54.389Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-23T16:33:54.389Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-23T16:33:54.389Z] (3/3) Installing su-exec (0.2-r1) [2022-06-23T16:33:54.389Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:33:54.389Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T16:33:54.389Z] OK: 6 MiB in 17 packages [2022-06-23T16:33:54.408Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T16:33:54.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:33:54.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container [2022-06-23T16:33:54.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T16:33:55.325Z] Removing intermediate container f308e91e82e8 [2022-06-23T16:33:55.325Z] ---> a02405393742 [2022-06-23T16:33:55.325Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T16:33:55.325Z] ---> Running in 62a6f327e83a [2022-06-23T16:33:55.584Z] Removing intermediate container 62a6f327e83a [2022-06-23T16:33:55.584Z] ---> 7e9eb483ff54 [2022-06-23T16:33:55.584Z] Step 13/25 : WORKDIR / [2022-06-23T16:33:55.584Z] ---> Running in 7bd9a1e8b45d [2022-06-23T16:33:55.584Z] Removing intermediate container 7bd9a1e8b45d [2022-06-23T16:33:55.584Z] ---> b0fc5192e7cf [2022-06-23T16:33:55.584Z] 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-06-23T16:33:56.070Z] $ docker top 2626150234fc11d56c57a2c386c4fe504cdac69abf1afb0799aabecd45f4e7bf -eo pid,comm [2022-06-23T16:33:56.151Z] ---> 95a84a3ea7c4 [2022-06-23T16:33:56.151Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] { [Pipeline] sh [2022-06-23T16:33:56.720Z] ---> cc6f591854e2 [2022-06-23T16:33:56.720Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-23T16:33:56.979Z] ---> 850425e57428 [2022-06-23T16:33:56.979Z] 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-06-23T16:33:57.003Z] + go version [2022-06-23T16:33:57.003Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T16:33:57.025Z] $ docker stop --time=1 2626150234fc11d56c57a2c386c4fe504cdac69abf1afb0799aabecd45f4e7bf [2022-06-23T16:33:57.544Z] ---> bc873cc86c41 [2022-06-23T16:33:57.544Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-23T16:33:58.481Z] ---> c73a0232d02e [2022-06-23T16:33:58.481Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-23T16:33:58.704Z] $ docker rm -f 2626150234fc11d56c57a2c386c4fe504cdac69abf1afb0799aabecd45f4e7bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:33:59.352Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T16:33:59.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:33:59.425Z] ---> 3f93d6f484d7 [2022-06-23T16:33:59.426Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T16:33:59.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container [2022-06-23T16:33:59.679Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-23T16:33:59.995Z] ---> 21a4a7d876cb [2022-06-23T16:33:59.995Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-23T16:33:59.995Z] ---> Running in 8393387e66d8 [2022-06-23T16:34:00.990Z] $ docker top 1ebabf95c4ce6673dffe84c3a0e645c7e062833a34550ba28f5cdbea41c21af2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-23T16:34:01.276Z] ========================================================= [2022-06-23T16:34:01.276Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-23T16:34:01.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-23T16:34:01.940Z] + make test [2022-06-23T16:34:01.940Z] go mod tidy -compat=1.17 [2022-06-23T16:34:01.975Z] Removing intermediate container 8393387e66d8 [2022-06-23T16:34:01.976Z] ---> 5b8465607752 [2022-06-23T16:34:01.976Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T16:34:02.547Z] ---> Running in a1a0957f864a [2022-06-23T16:34:02.810Z] Removing intermediate container 9f73512c0186 [2022-06-23T16:34:02.810Z] ---> 964e2f1f5b57 [2022-06-23T16:34:02.810Z] [2022-06-23T16:34:02.810Z] Step 10/31 : FROM alpine:3.14 [2022-06-23T16:34:02.810Z] ---> e04c818066af [2022-06-23T16:34:02.810Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-23T16:34:02.926Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-23T16:34:03.090Z] Removing intermediate container a1a0957f864a [2022-06-23T16:34:03.091Z] ---> 1328875483f5 [2022-06-23T16:34:03.091Z] Step 23/25 : LABEL arch=x86_64 [2022-06-23T16:34:03.091Z] ---> Running in 6b61ee5c2b3f [2022-06-23T16:34:03.350Z] ---> Running in b1605f1ed4d9 [2022-06-23T16:34:03.350Z] Removing intermediate container a7a4987f318a [2022-06-23T16:34:03.350Z] ---> b80b381568de [2022-06-23T16:34:03.350Z] [2022-06-23T16:34:03.350Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T16:34:03.350Z] ---> e04c818066af [2022-06-23T16:34:03.350Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T16:34:03.350Z] ---> Using cache [2022-06-23T16:34:03.350Z] ---> 30da7509e2e2 [2022-06-23T16:34:03.350Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:34:03.350Z] ---> Using cache [2022-06-23T16:34:03.350Z] ---> f6d9fad5bf2a [2022-06-23T16:34:03.350Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-23T16:34:03.609Z] Removing intermediate container 6b61ee5c2b3f [2022-06-23T16:34:03.609Z] ---> 676ef277dc3f [2022-06-23T16:34:03.609Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-23T16:34:03.609Z] Removing intermediate container b1605f1ed4d9 [2022-06-23T16:34:03.609Z] ---> a099371bc495 [2022-06-23T16:34:03.609Z] Step 24/25 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:34:03.609Z] ---> Running in 51c8fe549772 [2022-06-23T16:34:03.609Z] ---> Running in 0947bcc46f14 [2022-06-23T16:34:03.609Z] ---> Running in e7ebea912d82 [2022-06-23T16:34:03.868Z] Removing intermediate container e7ebea912d82 [2022-06-23T16:34:03.868Z] ---> 52c4f23a516e [2022-06-23T16:34:03.868Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T16:34:03.868Z] Removing intermediate container 51c8fe549772 [2022-06-23T16:34:03.868Z] ---> 62a116b8c4ca [2022-06-23T16:34:03.868Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T16:34:04.128Z] ---> Running in b18d2e0ea51f [2022-06-23T16:34:04.128Z] ---> Running in d4e8b9044d2b [2022-06-23T16:34:04.389Z] Removing intermediate container b18d2e0ea51f [2022-06-23T16:34:04.389Z] ---> 981ebc699055 [2022-06-23T16:34:04.389Z] [2022-06-23T16:34:04.389Z] Removing intermediate container d4e8b9044d2b [2022-06-23T16:34:04.389Z] ---> 8fcdc855af2a [2022-06-23T16:34:04.389Z] Step 15/23 : WORKDIR / [2022-06-23T16:34:04.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:04.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:04.648Z] Successfully built 981ebc699055 [2022-06-23T16:34:04.648Z] ---> Running in 6ffa5286d9b8 [2022-06-23T16:34:04.648Z] Successfully tagged security-secretstore-setup:latest [2022-06-23T16:34:04.648Z]  Building security-secretstore-setup ... done Building core-data [2022-06-23T16:34:04.648Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-23T16:34:04.648Z] (2/2) Installing su-exec (0.2-r1) [2022-06-23T16:34:04.648Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:34:04.648Z] OK: 6 MiB in 16 packages [2022-06-23T16:34:07.189Z] Removing intermediate container 6ffa5286d9b8 [2022-06-23T16:34:07.189Z] ---> 06224ee8f2df [2022-06-23T16:34:07.189Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:34:07.449Z] Removing intermediate container 0947bcc46f14 [2022-06-23T16:34:07.449Z] ---> 2263d38af121 [2022-06-23T16:34:07.449Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-23T16:34:07.449Z] ---> 30384da19678 [2022-06-23T16:34:07.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-23T16:34:07.709Z] ---> Running in 7634154ec1a2 [2022-06-23T16:34:07.969Z] Removing intermediate container 7634154ec1a2 [2022-06-23T16:34:07.969Z] ---> ad8eecaa8c85 [2022-06-23T16:34:07.969Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-23T16:34:08.228Z] ---> Running in 8b7efb1102f8 [2022-06-23T16:34:08.228Z] ---> fb7f818ff9fe [2022-06-23T16:34:08.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-23T16:34:08.489Z] Removing intermediate container 8b7efb1102f8 [2022-06-23T16:34:08.489Z] ---> 6ca03469a879 [2022-06-23T16:34:08.489Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-23T16:34:08.755Z] ---> Running in 902c155a0f15 [2022-06-23T16:34:08.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:34:08.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:34:08.755Z] ---> b25d9a853a3a [2022-06-23T16:34:08.755Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:34:08.755Z] ---> Using cache [2022-06-23T16:34:08.755Z] ---> 1e4e908e8e41 [2022-06-23T16:34:08.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:34:08.755Z] ---> Using cache [2022-06-23T16:34:08.755Z] ---> b27b95db4e03 [2022-06-23T16:34:08.755Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-23T16:34:08.755Z] ---> ccdd286514e2 [2022-06-23T16:34:08.755Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-23T16:34:09.016Z] ---> Running in 8cb17eecd86c [2022-06-23T16:34:09.016Z] ---> Running in 052461a0b318 [2022-06-23T16:34:09.276Z] Removing intermediate container 052461a0b318 [2022-06-23T16:34:09.276Z] ---> b9c472aaca31 [2022-06-23T16:34:09.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:34:09.276Z] ---> Running in 92d585a16be8 [2022-06-23T16:34:09.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:09.536Z] Removing intermediate container 92d585a16be8 [2022-06-23T16:34:09.536Z] ---> 432b49bc78d3 [2022-06-23T16:34:09.536Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T16:34:09.795Z] ---> Running in e96c4d057761 [2022-06-23T16:34:09.795Z] Removing intermediate container e96c4d057761 [2022-06-23T16:34:09.795Z] ---> dc44b6322324 [2022-06-23T16:34:09.795Z] Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:34:09.795Z] Removing intermediate container 902c155a0f15 [2022-06-23T16:34:09.795Z] ---> 42d5a7fb1789 [2022-06-23T16:34:09.795Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-23T16:34:10.054Z] ---> Running in 191aae83c40e [2022-06-23T16:34:10.054Z] ---> Running in ddd7528c72ca [2022-06-23T16:34:10.054Z] Removing intermediate container 191aae83c40e [2022-06-23T16:34:10.054Z] ---> 390298d60866 [2022-06-23T16:34:10.054Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:34:10.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:10.313Z] ---> Running in 33db82282d27 [2022-06-23T16:34:10.313Z] Removing intermediate container ddd7528c72ca [2022-06-23T16:34:10.313Z] ---> 10f4501cb283 [2022-06-23T16:34:10.313Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-23T16:34:10.572Z] OK: 221 MiB in 52 packages [2022-06-23T16:34:10.833Z] Removing intermediate container 33db82282d27 [2022-06-23T16:34:10.833Z] ---> da316c81da47 [2022-06-23T16:34:10.833Z] [2022-06-23T16:34:10.833Z] Successfully built da316c81da47 [2022-06-23T16:34:11.103Z] Successfully tagged core-metadata:latest [2022-06-23T16:34:11.363Z]  Building core-metadata ... done  ---> 3f971d9d6926 [2022-06-23T16:34:11.363Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-23T16:34:11.629Z] ---> Running in 3cf156608b0f [2022-06-23T16:34:11.629Z] Removing intermediate container 8cb17eecd86c [2022-06-23T16:34:11.630Z] ---> 2b37ee116396 [2022-06-23T16:34:11.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:34:11.630Z] Removing intermediate container 191f0a7360b4 [2022-06-23T16:34:11.630Z] ---> 35cbfd004537 [2022-06-23T16:34:11.630Z] [2022-06-23T16:34:11.630Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T16:34:11.630Z] ---> e04c818066af [2022-06-23T16:34:11.630Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T16:34:11.630Z] ---> Using cache [2022-06-23T16:34:11.630Z] ---> 30da7509e2e2 [2022-06-23T16:34:11.630Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:34:11.630Z] ---> Using cache [2022-06-23T16:34:11.630Z] ---> f6d9fad5bf2a [2022-06-23T16:34:11.630Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-23T16:34:11.630Z] Removing intermediate container 1b22eb2e877d [2022-06-23T16:34:11.630Z] ---> 0758e77dbb54 [2022-06-23T16:34:11.630Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-23T16:34:11.889Z] ---> Running in b87688c013a7 [2022-06-23T16:34:11.889Z] ---> Running in 64dae8b6fa4f [2022-06-23T16:34:11.889Z] ---> b2b315b24d2b [2022-06-23T16:34:11.889Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:34:11.889Z] Removing intermediate container b87688c013a7 [2022-06-23T16:34:11.889Z] ---> 6f7d3c5d0ccf [2022-06-23T16:34:11.889Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T16:34:11.889Z] ---> Running in 87e6562321d9 [2022-06-23T16:34:11.889Z] ---> Running in 9c676b906aa8 [2022-06-23T16:34:12.153Z] Removing intermediate container 9c676b906aa8 [2022-06-23T16:34:12.153Z] ---> e53796b1cd85 [2022-06-23T16:34:12.153Z] Step 15/23 : WORKDIR / [2022-06-23T16:34:12.153Z] ---> Running in f9736f3efa3d [2022-06-23T16:34:12.153Z] Removing intermediate container f9736f3efa3d [2022-06-23T16:34:12.153Z] ---> 197b2565dc21 [2022-06-23T16:34:12.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:34:12.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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-23T16:34:12.695Z] Removing intermediate container 3cf156608b0f [2022-06-23T16:34:12.695Z] ---> 45e26772037a [2022-06-23T16:34:12.695Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:34:12.695Z] ---> 6084f2cf4437 [2022-06-23T16:34:12.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-23T16:34:12.695Z] ---> f8807df54e9d [2022-06-23T16:34:12.695Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-23T16:34:12.981Z] ---> 42a0ca361902 [2022-06-23T16:34:12.981Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-23T16:34:12.981Z] ---> 86b9060d4c49 [2022-06-23T16:34:12.981Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-23T16:34:12.981Z] Removing intermediate container 64dae8b6fa4f [2022-06-23T16:34:12.981Z] ---> f62e2f44547b [2022-06-23T16:34:12.981Z] [2022-06-23T16:34:12.981Z] Step 11/23 : FROM docker:20.10.14 [2022-06-23T16:34:12.981Z] Removing intermediate container 87e6562321d9 [2022-06-23T16:34:12.981Z] ---> baed585d7b82 [2022-06-23T16:34:12.981Z] Step 8/23 : COPY . . [2022-06-23T16:34:13.458Z] ---> abc9e3451463 [2022-06-23T16:34:13.458Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-23T16:34:13.458Z] ---> 700506dec8f7 [2022-06-23T16:34:13.458Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-23T16:34:13.458Z] 20.10.14: Pulling from library/docker [2022-06-23T16:34:13.458Z] ---> Running in fbb0760ec779 [2022-06-23T16:34:14.847Z] Removing intermediate container fbb0760ec779 [2022-06-23T16:34:14.847Z] ---> 25b5006bc345 [2022-06-23T16:34:14.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:34:14.847Z] ---> c859526ce123 [2022-06-23T16:34:14.847Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-23T16:34:14.847Z] ---> Running in 68338daeb89c [2022-06-23T16:34:15.126Z] ---> e13992582c63 [2022-06-23T16:34:15.126Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-23T16:34:15.126Z] Removing intermediate container 68338daeb89c [2022-06-23T16:34:15.126Z] ---> 7597917e95b7 [2022-06-23T16:34:15.126Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T16:34:15.126Z] ---> Running in b6b6d2a6f07f [2022-06-23T16:34:15.390Z] ---> Running in b1866c356953 [2022-06-23T16:34:15.390Z] Removing intermediate container b6b6d2a6f07f [2022-06-23T16:34:15.390Z] ---> 90e142ec922c [2022-06-23T16:34:15.390Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-23T16:34:15.390Z] Removing intermediate container b1866c356953 [2022-06-23T16:34:15.390Z] ---> 90e19986d33c [2022-06-23T16:34:15.390Z] Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:34:15.998Z] ---> Running in 44c5795c7cee [2022-06-23T16:34:15.998Z] ---> 3634078ea21d [2022-06-23T16:34:15.998Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-23T16:34:15.998Z] ---> Running in 74d79fa0f611 [2022-06-23T16:34:15.998Z] Removing intermediate container 44c5795c7cee [2022-06-23T16:34:15.998Z] ---> 5a230a929b62 [2022-06-23T16:34:15.998Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:34:16.259Z] ---> Running in 52e6be94a25f [2022-06-23T16:34:16.259Z] Removing intermediate container 52e6be94a25f [2022-06-23T16:34:16.260Z] ---> 35b14db0bdef [2022-06-23T16:34:16.260Z] [2022-06-23T16:34:16.523Z] Successfully built 35b14db0bdef [2022-06-23T16:34:16.523Z] Successfully tagged core-command:latest [2022-06-23T16:34:17.477Z]  Building core-command ... done Removing intermediate container 74d79fa0f611 [2022-06-23T16:34:17.477Z] ---> 551584a9e1d3 [2022-06-23T16:34:17.477Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-23T16:34:17.740Z] ---> Running in 324756cfd8ac [2022-06-23T16:34:18.004Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-23T16:34:18.004Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-23T16:34:18.004Z] ---> 7417809fdb73 [2022-06-23T16:34:18.004Z] 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-06-23T16:34:18.004Z] Removing intermediate container 324756cfd8ac [2022-06-23T16:34:18.004Z] ---> 7842cd3d6bcf [2022-06-23T16:34:18.004Z] Step 28/31 : CMD ["gate"] [2022-06-23T16:34:18.004Z] ---> Running in 7f66199a82d8 [2022-06-23T16:34:18.267Z] ---> Running in b2d67043dc73 [2022-06-23T16:34:18.267Z] Removing intermediate container 7f66199a82d8 [2022-06-23T16:34:18.267Z] ---> f7082b5cbdcd [2022-06-23T16:34:18.267Z] 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-06-23T16:34:18.267Z] ---> Running in 718d9f20b137 [2022-06-23T16:34:18.529Z] Removing intermediate container b2d67043dc73 [2022-06-23T16:34:18.529Z] ---> 55a67183c508 [2022-06-23T16:34:18.529Z] Step 29/31 : LABEL arch=x86_64 [2022-06-23T16:34:18.529Z] ---> Running in 7ea6f7f09da9 [2022-06-23T16:34:18.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:18.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:18.792Z] Removing intermediate container 7ea6f7f09da9 [2022-06-23T16:34:18.792Z] ---> c3fc21eedd75 [2022-06-23T16:34:18.792Z] Step 30/31 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:34:19.055Z] ---> bb161bf12ee1 [2022-06-23T16:34:19.055Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-23T16:34:19.055Z] ---> Running in 589c3ea50597 [2022-06-23T16:34:19.055Z] ---> Running in 3102a4895b18 [2022-06-23T16:34:19.055Z] (1/43) Installing readline (8.1.1-r0) [2022-06-23T16:34:19.055Z] (2/43) Installing bash (5.1.16-r0) [2022-06-23T16:34:19.055Z] Removing intermediate container 589c3ea50597 [2022-06-23T16:34:19.055Z] ---> 8526864ac3e5 [2022-06-23T16:34:19.055Z] Step 31/31 : LABEL version=0.0.0 [2022-06-23T16:34:19.055Z] Executing bash-5.1.16-r0.post-install [2022-06-23T16:34:19.055Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-23T16:34:19.055Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T16:34:19.055Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-23T16:34:19.055Z] (6/43) Installing curl (7.80.0-r1) [2022-06-23T16:34:19.055Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-23T16:34:19.055Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-23T16:34:19.318Z] (9/43) Installing expat (2.4.7-r0) [2022-06-23T16:34:19.318Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-23T16:34:19.318Z] (11/43) Installing gdbm (1.22-r0) [2022-06-23T16:34:19.318Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-23T16:34:19.318Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T16:34:19.318Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T16:34:19.318Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-23T16:34:19.318Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-23T16:34:19.318Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-23T16:34:19.318Z] ---> Running in d679fc51223e [2022-06-23T16:34:19.318Z] 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-06-23T16:34:19.580Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-23T16:34:19.580Z] Removing intermediate container d679fc51223e [2022-06-23T16:34:19.580Z] ---> 8de2b574b412 [2022-06-23T16:34:19.580Z] [2022-06-23T16:34:19.580Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-23T16:34:19.580Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-23T16:34:19.580Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-23T16:34:19.580Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-23T16:34:19.580Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-23T16:34:19.580Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-23T16:34:19.580Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-23T16:34:19.842Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-23T16:34:19.842Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-23T16:34:19.842Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-23T16:34:19.842Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-23T16:34:19.842Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-23T16:34:19.842Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-23T16:34:19.842Z] Successfully built 8de2b574b412 [2022-06-23T16:34:19.842Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-23T16:34:19.842Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-23T16:34:19.842Z] Successfully tagged security-bootstrapper:latest [2022-06-23T16:34:19.842Z]  Building security-bootstrapper ... done (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-23T16:34:19.842Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-23T16:34:19.842Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-23T16:34:19.842Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-23T16:34:19.842Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-23T16:34:19.842Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-23T16:34:19.842Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-23T16:34:19.842Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-23T16:34:19.842Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-23T16:34:20.105Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-23T16:34:20.105Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:34:20.105Z] OK: 83 MiB in 65 packages [2022-06-23T16:34:20.680Z] Collecting docker-compose==1.23.2 [2022-06-23T16:34:20.680Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-23T16:34:20.947Z] Collecting docopt<0.7,>=0.6.1 [2022-06-23T16:34:20.947Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-23T16:34:21.212Z] Collecting PyYAML<4,>=3.10 [2022-06-23T16:34:21.212Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-23T16:34:21.786Z] 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-06-23T16:34:22.048Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-23T16:34:22.048Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-23T16:34:22.048Z] Collecting jsonschema<3,>=2.5.1 [2022-06-23T16:34:22.048Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-23T16:34:22.048Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-23T16:34:22.048Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-23T16:34:22.308Z] Collecting docker<4.0,>=3.6.0 [2022-06-23T16:34:22.308Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-23T16:34:22.568Z] Collecting texttable<0.10,>=0.9.0 [2022-06-23T16:34:22.568Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-23T16:34:22.829Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-23T16:34:22.829Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-23T16:34:22.829Z] Collecting cached-property<2,>=1.2.0 [2022-06-23T16:34:22.829Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-23T16:34:23.091Z] Collecting docker-pycreds>=0.4.0 [2022-06-23T16:34:23.091Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-23T16:34:23.091Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-23T16:34:23.091Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-23T16:34:23.091Z] Collecting idna<2.8,>=2.5 [2022-06-23T16:34:23.091Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-23T16:34:23.091Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-23T16:34:23.091Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-23T16:34:23.091Z] 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-06-23T16:34:23.352Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-23T16:34:23.352Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-23T16:34:23.352Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-23T16:34:23.352Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-23T16:34:23.352Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-23T16:34:23.352Z] Attempting uninstall: urllib3 [2022-06-23T16:34:23.352Z] Found existing installation: urllib3 1.26.7 [2022-06-23T16:34:23.352Z] Uninstalling urllib3-1.26.7: [2022-06-23T16:34:23.352Z] Successfully uninstalled urllib3-1.26.7 [2022-06-23T16:34:23.352Z] Attempting uninstall: idna [2022-06-23T16:34:23.352Z] Found existing installation: idna 3.3 [2022-06-23T16:34:23.352Z] Uninstalling idna-3.3: [2022-06-23T16:34:23.613Z] Successfully uninstalled idna-3.3 [2022-06-23T16:34:23.875Z] Attempting uninstall: requests [2022-06-23T16:34:23.875Z] Found existing installation: requests 2.26.0 [2022-06-23T16:34:23.875Z] Uninstalling requests-2.26.0: [2022-06-23T16:34:23.875Z] Successfully uninstalled requests-2.26.0 [2022-06-23T16:34:24.136Z] Running setup.py install for texttable: started [2022-06-23T16:34:24.397Z] Running setup.py install for texttable: finished with status 'done' [2022-06-23T16:34:24.397Z] Running setup.py install for PyYAML: started [2022-06-23T16:34:24.659Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-23T16:34:24.921Z] Running setup.py install for docopt: started [2022-06-23T16:34:25.182Z] Running setup.py install for docopt: finished with status 'done' [2022-06-23T16:34:25.182Z] Running setup.py install for dockerpty: started [2022-06-23T16:34:25.442Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-23T16:34:25.703Z] 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-06-23T16:34:29.013Z] Removing intermediate container 718d9f20b137 [2022-06-23T16:34:29.013Z] ---> ba0685139cbc [2022-06-23T16:34:29.013Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-23T16:34:29.013Z] ---> Running in 3e30cdca0dca [2022-06-23T16:34:29.013Z] Removing intermediate container 3e30cdca0dca [2022-06-23T16:34:29.013Z] ---> e08e2a764331 [2022-06-23T16:34:29.013Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-23T16:34:29.013Z] ---> Running in b2f32b07345d [2022-06-23T16:34:29.013Z] Removing intermediate container b2f32b07345d [2022-06-23T16:34:29.013Z] ---> 03ae0db5fef2 [2022-06-23T16:34:29.013Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-23T16:34:29.286Z] ---> 210663facd70 [2022-06-23T16:34:29.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-23T16:34:29.545Z] ---> 9b07e9d23c03 [2022-06-23T16:34:29.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-23T16:34:29.804Z] ---> b688e9893b20 [2022-06-23T16:34:29.804Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-23T16:34:30.071Z] ---> Running in 54a9e55c7fa6 [2022-06-23T16:34:30.071Z] Removing intermediate container 54a9e55c7fa6 [2022-06-23T16:34:30.071Z] ---> e00952f69a7d [2022-06-23T16:34:30.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:34:30.071Z] ---> Running in 64c0ed93c05f [2022-06-23T16:34:30.331Z] Removing intermediate container 64c0ed93c05f [2022-06-23T16:34:30.331Z] ---> e546d8e3a6f6 [2022-06-23T16:34:30.331Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T16:34:30.331Z] ---> Running in 47f9ca459668 [2022-06-23T16:34:30.591Z] Removing intermediate container 47f9ca459668 [2022-06-23T16:34:30.591Z] ---> 7c386aaed37c [2022-06-23T16:34:30.591Z] Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:34:30.591Z] ---> Running in d5dc473ce710 [2022-06-23T16:34:30.591Z] Removing intermediate container d5dc473ce710 [2022-06-23T16:34:30.591Z] ---> d0a55d2380fb [2022-06-23T16:34:30.591Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:34:30.591Z] ---> Running in a673dfd51c68 [2022-06-23T16:34:30.849Z] Removing intermediate container a673dfd51c68 [2022-06-23T16:34:30.849Z] ---> 1397aa61b180 [2022-06-23T16:34:30.849Z] [2022-06-23T16:34:31.107Z] Successfully built 1397aa61b180 [2022-06-23T16:34:31.107Z] Successfully tagged sys-mgmt-agent:latest [2022-06-23T16:34:34.401Z]  Building sys-mgmt-agent ... done Removing intermediate container 3102a4895b18 [2022-06-23T16:34:34.401Z] ---> 9d37a562ccae [2022-06-23T16:34:34.401Z] [2022-06-23T16:34:34.401Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T16:34:34.401Z] ---> e04c818066af [2022-06-23T16:34:34.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-23T16:34:34.401Z] ---> Running in 1280fd276fa7 [2022-06-23T16:34:34.401Z] Removing intermediate container 1280fd276fa7 [2022-06-23T16:34:34.401Z] ---> f9c840c511da [2022-06-23T16:34:34.401Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-23T16:34:34.401Z] ---> Running in 5041334b8614 [2022-06-23T16:34:34.401Z] Removing intermediate container 5041334b8614 [2022-06-23T16:34:34.401Z] ---> 24f320ee6791 [2022-06-23T16:34:34.401Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-23T16:34:34.401Z] ---> Running in 883c71bb3746 [2022-06-23T16:34:34.401Z] Removing intermediate container 883c71bb3746 [2022-06-23T16:34:34.401Z] ---> 1d6c5023397b [2022-06-23T16:34:34.401Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:34:34.660Z] ---> Running in d29867f73978 [2022-06-23T16:34:35.231Z] Removing intermediate container d29867f73978 [2022-06-23T16:34:35.231Z] ---> 2618e68979d5 [2022-06-23T16:34:35.231Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T16:34:35.231Z] ---> Running in d8c32d0b4ccc [2022-06-23T16:34:35.381Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-23T16:34:35.490Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:36.432Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-23T16:34:36.693Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T16:34:36.693Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T16:34:36.693Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T16:34:36.954Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T16:34:36.954Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T16:34:36.954Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T16:34:37.215Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:34:37.215Z] OK: 8 MiB in 20 packages [2022-06-23T16:34:37.475Z] Removing intermediate container d8c32d0b4ccc [2022-06-23T16:34:37.475Z] ---> 5612e482c1cc [2022-06-23T16:34:37.475Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:34:37.734Z] ---> b1bd36dc74b7 [2022-06-23T16:34:37.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-23T16:34:37.996Z] ---> 6ca00bf75fd4 [2022-06-23T16:34:37.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-23T16:34:38.260Z] ---> bbd95ae238e5 [2022-06-23T16:34:38.260Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-23T16:34:38.260Z] ---> Running in 58ee9260c0b6 [2022-06-23T16:34:38.520Z] Removing intermediate container 58ee9260c0b6 [2022-06-23T16:34:38.520Z] ---> 242685b6477d [2022-06-23T16:34:38.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:34:38.520Z] ---> Running in 4c3cf37cd9d7 [2022-06-23T16:34:38.520Z] Removing intermediate container 4c3cf37cd9d7 [2022-06-23T16:34:38.520Z] ---> 0eb96c58b19a [2022-06-23T16:34:38.520Z] Step 21/23 : LABEL arch=x86_64 [2022-06-23T16:34:38.520Z] ---> Running in cf46e536d659 [2022-06-23T16:34:38.781Z] Removing intermediate container cf46e536d659 [2022-06-23T16:34:38.781Z] ---> 93f6fe595d04 [2022-06-23T16:34:38.781Z] Step 22/23 : LABEL git_sha=408a03a3153e4b203da2a38dedbedd18975925c9 [2022-06-23T16:34:38.781Z] ---> Running in d82b020ffd94 [2022-06-23T16:34:38.781Z] Removing intermediate container d82b020ffd94 [2022-06-23T16:34:38.781Z] ---> 038b86efe584 [2022-06-23T16:34:38.781Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:34:38.781Z] ---> Running in c2bd2eeebf49 [2022-06-23T16:34:39.042Z] Removing intermediate container c2bd2eeebf49 [2022-06-23T16:34:39.042Z] ---> 4c58ead68a9f [2022-06-23T16:34:39.042Z] [2022-06-23T16:34:39.042Z] Successfully built 4c58ead68a9f [2022-06-23T16:34:39.042Z] Successfully tagged core-data:latest [2022-06-23T16:34:39.049Z]  Building core-data ... done  [Pipeline] } [2022-06-23T16:34:39.057Z] $ docker stop --time=1 be6c6f0149969eb6dd426ff4ab085e2273298f558c79b1ec234214a826554ddd [2022-06-23T16:34:40.362Z] $ docker rm -f be6c6f0149969eb6dd426ff4ab085e2273298f558c79b1ec234214a826554ddd [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T16:34:40.716Z] + docker images [2022-06-23T16:34:40.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-23T16:34:40.716Z] core-data latest 4c58ead68a9f 2 seconds ago 22.5MB [2022-06-23T16:34:40.716Z] 9d37a562ccae 7 seconds ago 1.65GB [2022-06-23T16:34:40.716Z] sys-mgmt-agent latest 1397aa61b180 10 seconds ago 299MB [2022-06-23T16:34:40.716Z] security-bootstrapper latest 8de2b574b412 21 seconds ago 19.1MB [2022-06-23T16:34:40.716Z] core-command latest 35b14db0bdef 24 seconds ago 16.1MB [2022-06-23T16:34:40.716Z] f62e2f44547b 28 seconds ago 1.62GB [2022-06-23T16:34:40.716Z] 35cbfd004537 29 seconds ago 1.61GB [2022-06-23T16:34:40.716Z] core-metadata latest da316c81da47 30 seconds ago 17MB [2022-06-23T16:34:40.716Z] security-secretstore-setup latest 981ebc699055 36 seconds ago 28.5MB [2022-06-23T16:34:40.716Z] b80b381568de 37 seconds ago 1.62GB [2022-06-23T16:34:40.716Z] 964e2f1f5b57 38 seconds ago 1.62GB [2022-06-23T16:34:40.716Z] 30ced681b470 48 seconds ago 1.63GB [2022-06-23T16:34:40.716Z] security-spire-config latest 14efd3d2bcd3 54 seconds ago 86.7MB [2022-06-23T16:34:40.716Z] security-spiffe-token-provider latest ac2e5bc1438f About a minute ago 29MB [2022-06-23T16:34:40.716Z] security-spire-server latest 09d3cf9f0c21 About a minute ago 87.3MB [2022-06-23T16:34:40.716Z] de9700f45667 About a minute ago 1.52GB [2022-06-23T16:34:40.716Z] support-scheduler latest 681ae03cf4ed About a minute ago 26.4MB [2022-06-23T16:34:40.716Z] security-proxy-setup latest 41231a651497 About a minute ago 26.9MB [2022-06-23T16:34:40.716Z] support-notifications latest 86de000049f4 About a minute ago 27MB [2022-06-23T16:34:40.716Z] 5c99abb80487 About a minute ago 1.52GB [2022-06-23T16:34:40.716Z] eafb10eef794 About a minute ago 1.67GB [2022-06-23T16:34:40.716Z] 96e311fb7095 About a minute ago 1.68GB [2022-06-23T16:34:40.716Z] 36c3b34d4a2c About a minute ago 1.67GB [2022-06-23T16:34:40.716Z] 883e3a97795c About a minute ago 1.62GB [2022-06-23T16:34:40.716Z] security-spire-agent latest 107e3a62917e About a minute ago 127MB [2022-06-23T16:34:40.716Z] f2c7d7879d3f About a minute ago 1.52GB [2022-06-23T16:34:40.716Z] ci-base-image-x86_64 latest b25d9a853a3a 4 minutes ago 1.02GB [2022-06-23T16:34:40.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB [2022-06-23T16:34:40.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-23T16:34:40.716Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-23T16:34:40.716Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-23T16:34:40.716Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-23T16:34:40.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T16:36:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-23T16:36:12.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-23T16:36:13.842Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-23T16:36:13.842Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-23T16:36:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-23T16:36:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-23T16:36:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-23T16:36:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-23T16:36:16.952Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-23T16:36:19.687Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-23T16:36:19.687Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-23T16:36:19.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-23T16:36:19.975Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-23T16:36:19.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-23T16:36:19.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-23T16:36:32.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements [2022-06-23T16:36:32.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-23T16:36:32.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-23T16:36:39.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements [2022-06-23T16:36:39.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-23T16:36:39.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.431s coverage: 53.4% of statements [2022-06-23T16:36:39.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-23T16:36:39.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-23T16:37:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.858s coverage: 89.2% of statements [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:37:01.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.449s coverage: 83.8% of statements [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-23T16:37:01.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.166s coverage: 95.6% of statements [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.337s coverage: 72.2% of statements [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.378s coverage: 60.0% of statements [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.276s coverage: 58.8% of statements [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.395s coverage: 29.6% of statements [2022-06-23T16:37:05.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2022-06-23T16:37:05.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2022-06-23T16:37:17.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.235s coverage: 94.4% of statements [2022-06-23T16:37:17.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-06-23T16:37:23.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 82.5% of statements [2022-06-23T16:37:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.313s coverage: 80.0% of statements [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.425s coverage: 85.4% of statements [2022-06-23T16:37:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.085s coverage: 91.2% of statements [2022-06-23T16:37:31.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-23T16:37:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.940s coverage: 64.4% of statements [2022-06-23T16:37:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-23T16:37:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-23T16:37:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.336s coverage: 100.0% of statements [2022-06-23T16:37:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2022-06-23T16:37:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2022-06-23T16:37:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.127s coverage: 73.7% of statements [2022-06-23T16:37:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-06-23T16:37:44.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.438s coverage: 65.4% of statements [2022-06-23T16:37:44.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-23T16:37:44.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-23T16:37:44.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-23T16:37:45.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.915s coverage: 43.8% of statements [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-23T16:37:45.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-23T16:37:45.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-23T16:37:45.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.686s coverage: 92.3% of statements [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 63.2% of statements [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.211s coverage: 28.9% of statements [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-23T16:37:55.789Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.266s coverage: 100.0% of statements [2022-06-23T16:37:55.789Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-06-23T16:37:55.789Z] 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-06-23T16:37:55.789Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-23T16:37:55.789Z] GO111MODULE=on go vet ./... [2022-06-23T16:39:48.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T16:39:48.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T16:39:48.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T16:39:48.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-23T16:39:49.117Z] + ls -al . [2022-06-23T16:39:49.118Z] total 680 [2022-06-23T16:39:49.118Z] drwxrwxr-x 9 1001 1001 4096 Jun 23 16:34 . [2022-06-23T16:39:49.118Z] drwxr-xr-x 4 root root 4096 Jun 23 16:34 .. [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 16:32 .dockerignore [2022-06-23T16:39:49.118Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 16:32 .git [2022-06-23T16:39:49.118Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 16:32 .github [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 879 Jun 23 16:32 .gitignore [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 42 Jun 23 16:32 .golangci.yml [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 87 Jun 23 16:32 .hadolint.yml [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 16:32 .sonarcloud.properties [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 1171 Jun 23 16:32 ADOPTERS.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 10347 Jun 23 16:32 Attribution.txt [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 63209 Jun 23 16:32 CHANGELOG.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 16:32 CONTRIBUTING.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 677 Jun 23 16:32 GOVERNANCE.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 850 Jun 23 16:32 Jenkinsfile [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 16:32 LICENSE [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 10389 Jun 23 16:32 Makefile [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 582 Jun 23 16:32 OWNERS.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 9094 Jun 23 16:32 README.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 16:32 SECURITY.md [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 16:29 VERSION [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 16:32 ZMQWindows.md [2022-06-23T16:39:49.118Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 16:32 bin [2022-06-23T16:39:49.118Z] drwxrwxr-x 18 1001 1001 4096 Jun 23 16:32 cmd [2022-06-23T16:39:49.118Z] -rw-r--r-- 1 root root 435411 Jun 23 16:37 coverage.out [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 3311 Jun 23 16:32 go.mod [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 36231 Jun 23 16:34 go.sum [2022-06-23T16:39:49.118Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 16:32 internal [2022-06-23T16:39:49.118Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 16:32 openapi [2022-06-23T16:39:49.118Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 16:32 snap [2022-06-23T16:39:49.118Z] -rw-rw-r-- 1 1001 1001 204 Jun 23 16:32 version.go [Pipeline] sh [2022-06-23T16:39:49.783Z] + '[' -e coverage.out ] [2022-06-23T16:39:49.783Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-23T16:39:49.811Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T16:39:50.680Z] Stashed 1 file(s) [Pipeline] sh [2022-06-23T16:39:51.358Z] + make build [2022-06-23T16:39:51.358Z] 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-06-23T16:41:28.196Z] 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-06-23T16:42:15.212Z] 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-06-23T16:42:17.926Z] 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-06-23T16:42:56.990Z] 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-06-23T16:42:56.990Z] 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-06-23T16:42:57.974Z] 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-06-23T16:43:04.686Z] 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-06-23T16:43:07.310Z] 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-06-23T16:43:12.713Z] 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-06-23T16:43:16.105Z] 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-06-23T16:43:19.501Z] 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-06-23T16:43:27.787Z] 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-06-23T16:43:32.105Z] $ docker stop --time=1 1ebabf95c4ce6673dffe84c3a0e645c7e062833a34550ba28f5cdbea41c21af2 [2022-06-23T16:43:34.118Z] $ docker rm -f 1ebabf95c4ce6673dffe84c3a0e645c7e062833a34550ba28f5cdbea41c21af2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:43:36.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T16:43:36.321Z] [2022-06-23T16:43:36.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:43:36.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T16:43:36.940Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-23T16:43:36.940Z] 29e5d40040c1: Pulling fs layer [2022-06-23T16:43:36.940Z] 1ce36da41761: Pulling fs layer [2022-06-23T16:43:36.940Z] 25b303627fd3: Pulling fs layer [2022-06-23T16:43:36.940Z] 29e5d40040c1: Verifying Checksum [2022-06-23T16:43:36.940Z] 29e5d40040c1: Download complete [2022-06-23T16:43:37.217Z] 1ce36da41761: Verifying Checksum [2022-06-23T16:43:37.217Z] 1ce36da41761: Download complete [2022-06-23T16:43:37.489Z] 29e5d40040c1: Pull complete [2022-06-23T16:43:38.925Z] 25b303627fd3: Verifying Checksum [2022-06-23T16:43:38.925Z] 25b303627fd3: Download complete [2022-06-23T16:43:38.925Z] 1ce36da41761: Pull complete [2022-06-23T16:43:51.330Z] 25b303627fd3: Pull complete [2022-06-23T16:43:51.330Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-23T16:43:51.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T16:43:51.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:43:51.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container [2022-06-23T16:43:51.644Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-23T16:43:53.877Z] $ docker top b59e28fc05ddcd6496583caebcd5dac21f8ea1ad119cedba7bca48c81d00bf5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T16:43:54.771Z] + docker-compose build --help [2022-06-23T16:43:54.771Z] + grep parallel [2022-06-23T16:43:59.058Z] --parallel Build images in parallel. [Pipeline] } [2022-06-23T16:43:59.076Z] $ docker stop --time=1 b59e28fc05ddcd6496583caebcd5dac21f8ea1ad119cedba7bca48c81d00bf5a [2022-06-23T16:44:00.724Z] $ docker rm -f b59e28fc05ddcd6496583caebcd5dac21f8ea1ad119cedba7bca48c81d00bf5a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T16:44:01.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-23T16:44:01.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T16:44:01.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container [2022-06-23T16:44:01.628Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T16:44:02.882Z] $ docker top 81ad92b4de0ca01708c44240e4f3bc888a6160fe8099cee86bb78ef15b22cc0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T16:44:03.779Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-23T16:44:08.064Z] Building core-command ... [2022-06-23T16:44:08.064Z] Building core-data ... [2022-06-23T16:44:08.064Z] Building core-metadata ... [2022-06-23T16:44:08.064Z] Building security-bootstrapper ... [2022-06-23T16:44:08.064Z] Building security-proxy-setup ... [2022-06-23T16:44:08.065Z] Building security-secretstore-setup ... [2022-06-23T16:44:08.065Z] Building security-spiffe-token-provider ... [2022-06-23T16:44:08.065Z] Building security-spire-agent ... [2022-06-23T16:44:08.065Z] Building security-spire-config ... [2022-06-23T16:44:08.065Z] Building security-spire-server ... [2022-06-23T16:44:08.065Z] Building support-notifications ... [2022-06-23T16:44:08.065Z] Building support-scheduler ... [2022-06-23T16:44:08.065Z] Building sys-mgmt-agent ... [2022-06-23T16:44:08.065Z] Building security-bootstrapper [2022-06-23T16:44:08.065Z] Building security-secretstore-setup [2022-06-23T16:44:08.065Z] Building sys-mgmt-agent [2022-06-23T16:44:08.065Z] Building core-data [2022-06-23T16:44:08.065Z] Building security-spire-agent [2022-06-23T16:45:29.888Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:45:29.888Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:45:29.888Z] ---> 309cb024f61b [2022-06-23T16:45:29.888Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T16:45:29.888Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:45:29.888Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:45:29.888Z] ---> 309cb024f61b [2022-06-23T16:45:29.888Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T16:45:29.888Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:45:29.888Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:45:29.888Z] ---> 309cb024f61b [2022-06-23T16:45:29.888Z] Step 3/31 : WORKDIR /edgex-go [2022-06-23T16:45:29.888Z] ---> Running in 61a546031759 [2022-06-23T16:45:29.888Z] ---> Running in 6761ff2c7ec1 [2022-06-23T16:45:29.888Z] ---> Running in e1075b778beb [2022-06-23T16:45:29.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:45:29.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:45:29.888Z] ---> 309cb024f61b [2022-06-23T16:45:29.888Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:45:29.888Z] ---> Running in 210d23d7e85f [2022-06-23T16:45:29.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:45:29.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:45:29.888Z] ---> 309cb024f61b [2022-06-23T16:45:29.888Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:45:29.888Z] ---> Running in c9becece31e0 [2022-06-23T16:45:30.162Z] Removing intermediate container 6761ff2c7ec1 [2022-06-23T16:45:30.162Z] ---> f73b080d8b0c [2022-06-23T16:45:30.162Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:45:30.162Z] Removing intermediate container 61a546031759 [2022-06-23T16:45:30.162Z] ---> 7e34708a68f6 [2022-06-23T16:45:30.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:45:30.162Z] Removing intermediate container 210d23d7e85f [2022-06-23T16:45:30.162Z] ---> d97bf72e102a [2022-06-23T16:45:30.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:45:30.162Z] ---> Running in 603a64b9921e [2022-06-23T16:45:30.442Z] Removing intermediate container e1075b778beb [2022-06-23T16:45:30.442Z] ---> 67b1c540fd79 [2022-06-23T16:45:30.442Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:45:30.442Z] ---> Running in 0b17fdab2eaf [2022-06-23T16:45:30.442Z] ---> Running in f22a0fbbf6a7 [2022-06-23T16:45:30.442Z] Removing intermediate container c9becece31e0 [2022-06-23T16:45:30.442Z] ---> b12ee9bdbbff [2022-06-23T16:45:30.442Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:45:30.718Z] ---> Running in 0572e7cdc1af [2022-06-23T16:45:30.718Z] ---> Running in 914b9d3f5140 [2022-06-23T16:45:33.372Z] Removing intermediate container 603a64b9921e [2022-06-23T16:45:33.372Z] ---> 418ae9708e29 [2022-06-23T16:45:33.372Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-23T16:45:33.652Z] ---> Running in 74f68e5cd079 [2022-06-23T16:45:34.651Z] Removing intermediate container f22a0fbbf6a7 [2022-06-23T16:45:34.651Z] ---> af82df540e43 [2022-06-23T16:45:34.651Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T16:45:34.651Z] ---> Running in 1c5eb68435a1 [2022-06-23T16:45:34.651Z] Removing intermediate container 0b17fdab2eaf [2022-06-23T16:45:34.651Z] Removing intermediate container 914b9d3f5140 [2022-06-23T16:45:34.651Z] ---> 8dce93b50485 [2022-06-23T16:45:34.651Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-23T16:45:34.651Z] ---> 74ff7cc05cee [2022-06-23T16:45:34.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-23T16:45:34.930Z] Removing intermediate container 0572e7cdc1af [2022-06-23T16:45:34.930Z] ---> cb43d2c3d21e [2022-06-23T16:45:34.930Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-23T16:45:34.930Z] ---> Running in dded8e62396f [2022-06-23T16:45:34.930Z] ---> Running in 124ee045381d [2022-06-23T16:45:35.210Z] ---> Running in 4ca1df482093 [2022-06-23T16:45:35.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:36.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:36.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:37.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:37.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:37.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:37.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:37.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:37.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:38.239Z] OK: 220 MiB in 52 packages [2022-06-23T16:45:38.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:45:38.522Z] OK: 220 MiB in 52 packages [2022-06-23T16:45:39.134Z] OK: 220 MiB in 52 packages [2022-06-23T16:45:39.411Z] OK: 220 MiB in 52 packages [2022-06-23T16:45:39.691Z] OK: 220 MiB in 52 packages [2022-06-23T16:45:39.968Z] Removing intermediate container 74f68e5cd079 [2022-06-23T16:45:39.968Z] ---> d203143284ca [2022-06-23T16:45:39.968Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T16:45:40.573Z] Removing intermediate container 1c5eb68435a1 [2022-06-23T16:45:40.573Z] ---> 3e1b136a3db0 [2022-06-23T16:45:40.573Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T16:45:40.849Z] Removing intermediate container dded8e62396f [2022-06-23T16:45:40.849Z] ---> 910c1dcc40c7 [2022-06-23T16:45:40.849Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:45:41.123Z] Removing intermediate container 4ca1df482093 [2022-06-23T16:45:41.123Z] ---> 7dca0684f737 [2022-06-23T16:45:41.123Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-23T16:45:41.123Z] Removing intermediate container 124ee045381d [2022-06-23T16:45:41.123Z] ---> 529f01a32e00 [2022-06-23T16:45:41.402Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:45:41.402Z] ---> 08ddd6872a76 [2022-06-23T16:45:41.402Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:45:41.679Z] ---> Running in c7a21236598b [2022-06-23T16:45:41.955Z] ---> 69c0cb08c9b9 [2022-06-23T16:45:41.955Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:45:42.233Z] ---> a78036baa0ae [2022-06-23T16:45:42.233Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:45:42.233Z] ---> Running in 34269b5986af [2022-06-23T16:45:42.533Z] ---> Running in 7d77b968131c [2022-06-23T16:45:42.533Z] ---> 53cdc8e7ce99 [2022-06-23T16:45:42.533Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:45:42.812Z] ---> Running in 4049908c220a [2022-06-23T16:45:43.097Z] ---> 8762c5ef4ffa [2022-06-23T16:45:43.097Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:45:43.097Z] ---> Running in 7fc1265ee09d [2022-06-23T16:45:46.511Z] Removing intermediate container c7a21236598b [2022-06-23T16:45:46.511Z] ---> 01c8a528bcf6 [2022-06-23T16:45:46.511Z] Step 8/25 : COPY . . [2022-06-23T16:45:47.516Z] Removing intermediate container 34269b5986af [2022-06-23T16:45:47.516Z] ---> 440f15f6b6ff [2022-06-23T16:45:47.516Z] Step 8/23 : COPY . . [2022-06-23T16:45:48.117Z] Removing intermediate container 7d77b968131c [2022-06-23T16:45:48.117Z] ---> 31734a249d8e [2022-06-23T16:45:48.117Z] Step 8/26 : COPY . . [2022-06-23T16:45:48.393Z] Removing intermediate container 7fc1265ee09d [2022-06-23T16:45:48.393Z] ---> 625aff514a83 [2022-06-23T16:45:48.393Z] Step 8/23 : COPY . . [2022-06-23T16:45:48.680Z] Removing intermediate container 4049908c220a [2022-06-23T16:45:48.680Z] ---> 9d6550cf146b [2022-06-23T16:45:48.680Z] Step 8/31 : COPY . . [2022-06-23T16:46:15.500Z] ---> 5faea00fd05e [2022-06-23T16:46:15.500Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-23T16:46:15.500Z] ---> 53ab78df4895 [2022-06-23T16:46:15.500Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-23T16:46:15.500Z] ---> 7233fccbad17 [2022-06-23T16:46:15.500Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-23T16:46:15.500Z] ---> Running in 0767535900eb [2022-06-23T16:46:15.500Z] ---> Running in 4cdd82a6ac62 [2022-06-23T16:46:15.500Z] ---> 799a39a39fb5 [2022-06-23T16:46:15.500Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-23T16:46:15.500Z] ---> 2514ccecea02 [2022-06-23T16:46:15.500Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T16:46:15.500Z] ---> Running in 014db53cec63 [2022-06-23T16:46:15.500Z] ---> Running in 658950f9fc11 [2022-06-23T16:46:15.500Z] ---> Running in 2f5829d8e8d7 [2022-06-23T16:46:16.104Z] Removing intermediate container 2f5829d8e8d7 [2022-06-23T16:46:16.104Z] ---> 435d5c94a3f4 [2022-06-23T16:46:16.104Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T16:46:16.104Z] ---> Running in 26e29608a2af [2022-06-23T16:46:16.708Z] Removing intermediate container 26e29608a2af [2022-06-23T16:46:16.708Z] ---> c2d0fbb4a7ce [2022-06-23T16:46:16.708Z] 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-06-23T16:46:16.708Z] ---> Running in 1e06bcb0c0b6 [2022-06-23T16:46:17.323Z] 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-06-23T16:46:17.599Z] 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-06-23T16:46:17.599Z] 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-06-23T16:46:17.880Z] 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-06-23T16:46:19.323Z] Removing intermediate container 1e06bcb0c0b6 [2022-06-23T16:46:19.323Z] ---> 62dbbaf509f9 [2022-06-23T16:46:19.323Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T16:46:19.599Z] ---> Running in 022cf6cea31d [2022-06-23T16:46:20.211Z] Removing intermediate container 022cf6cea31d [2022-06-23T16:46:20.211Z] ---> 95879e3fe2da [2022-06-23T16:46:20.211Z] [2022-06-23T16:46:20.211Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T16:46:20.211Z] 3.15: Pulling from library/alpine [2022-06-23T16:46:21.666Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T16:46:21.666Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T16:46:21.666Z] ---> 3fb3c9af89a9 [2022-06-23T16:46:21.666Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:46:21.666Z] ---> Running in 3f544261f938 [2022-06-23T16:46:22.265Z] Removing intermediate container 3f544261f938 [2022-06-23T16:46:22.265Z] ---> fb2f675001f8 [2022-06-23T16:46:22.265Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:46:22.265Z] ---> Running in 32259093681f [2022-06-23T16:46:24.908Z] Removing intermediate container 32259093681f [2022-06-23T16:46:24.908Z] ---> 5cb4afe5fdb2 [2022-06-23T16:46:24.908Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T16:46:25.194Z] ---> Running in 49148e6d5011 [2022-06-23T16:46:27.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:46:28.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:46:29.617Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:46:29.617Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:46:29.617Z] OK: 15736 distinct packages available [2022-06-23T16:46:29.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:46:30.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:46:32.050Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-23T16:46:32.050Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-23T16:46:32.050Z] (3/5) Installing libucontext (1.1-r0) [2022-06-23T16:46:32.050Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-23T16:46:32.050Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-23T16:46:32.329Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:46:32.329Z] OK: 6 MiB in 19 packages [2022-06-23T16:46:33.790Z] Removing intermediate container 49148e6d5011 [2022-06-23T16:46:33.790Z] ---> a7578f4d7dfd [2022-06-23T16:46:33.790Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-23T16:46:37.215Z] ---> d9edb0ed5860 [2022-06-23T16:46:37.215Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T16:46:42.644Z] ---> 5fef6fad8c13 [2022-06-23T16:46:42.644Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T16:46:42.644Z] ---> dff7cff0a503 [2022-06-23T16:46:42.644Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-23T16:46:43.630Z] ---> 6e0a43c9e11b [2022-06-23T16:46:43.630Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-23T16:46:44.620Z] ---> 42b647714b76 [2022-06-23T16:46:44.620Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T16:46:44.620Z] ---> Running in 7ccd7fc63d7e [2022-06-23T16:46:45.227Z] Removing intermediate container 7ccd7fc63d7e [2022-06-23T16:46:45.227Z] ---> 3451f8572a71 [2022-06-23T16:46:45.227Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T16:46:45.227Z] ---> Running in 6cddfb0f1bf5 [2022-06-23T16:46:45.516Z] Removing intermediate container 6cddfb0f1bf5 [2022-06-23T16:46:45.516Z] ---> e8a1c4cb77c4 [2022-06-23T16:46:45.516Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T16:46:45.812Z] ---> Running in 38f892e1881b [2022-06-23T16:46:46.102Z] Removing intermediate container 38f892e1881b [2022-06-23T16:46:46.102Z] ---> 19f2c3e2e045 [2022-06-23T16:46:46.102Z] Step 25/26 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:46:46.394Z] ---> Running in 7ee1b0f3a177 [2022-06-23T16:46:46.686Z] Removing intermediate container 7ee1b0f3a177 [2022-06-23T16:46:46.686Z] ---> 079eb9908079 [2022-06-23T16:46:46.686Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T16:46:46.686Z] ---> Running in e4f6e9bca08f [2022-06-23T16:46:47.298Z] Removing intermediate container e4f6e9bca08f [2022-06-23T16:46:47.298Z] ---> cb8ed9a5a402 [2022-06-23T16:46:47.298Z] [2022-06-23T16:46:47.574Z] Successfully built cb8ed9a5a402 [2022-06-23T16:46:47.574Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-23T16:46:47.574Z] Building core-command [2022-06-23T16:47:19.963Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:47:19.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:47:19.963Z] ---> 309cb024f61b [2022-06-23T16:47:19.963Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:47:19.963Z] ---> Using cache [2022-06-23T16:47:19.963Z] ---> b12ee9bdbbff [2022-06-23T16:47:19.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:47:19.963Z] ---> Using cache [2022-06-23T16:47:19.963Z] ---> 8dce93b50485 [2022-06-23T16:47:19.963Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T16:47:19.963Z] ---> Running in cd9f3a14317b [2022-06-23T16:47:19.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:47:19.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:47:20.562Z] OK: 220 MiB in 52 packages [2022-06-23T16:47:22.343Z] Removing intermediate container cd9f3a14317b [2022-06-23T16:47:22.343Z] ---> c18655d63578 [2022-06-23T16:47:22.343Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:47:22.961Z] ---> 905c07c2257c [2022-06-23T16:47:22.961Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:47:22.961Z] ---> Running in c32633f36851 [2022-06-23T16:47:28.539Z] Removing intermediate container c32633f36851 [2022-06-23T16:47:28.539Z] ---> 81c3a14bb67d [2022-06-23T16:47:28.539Z] Step 8/23 : COPY . . [2022-06-23T16:47:50.744Z] ---> 7981a275b964 [2022-06-23T16:47:50.744Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-23T16:47:50.744Z] ---> Running in 57225ba3fbf5 [2022-06-23T16:47:50.744Z] 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-06-23T16:50:57.743Z] 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-06-23T16:51:02.071Z] Removing intermediate container 0767535900eb [2022-06-23T16:51:02.071Z] ---> ff3d43301a18 [2022-06-23T16:51:02.071Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-23T16:51:02.071Z] ---> Running in e92ac49255d7 [2022-06-23T16:51:03.517Z] 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-06-23T16:51:08.946Z] Removing intermediate container e92ac49255d7 [2022-06-23T16:51:08.946Z] ---> f7ed9d7724da [2022-06-23T16:51:08.946Z] [2022-06-23T16:51:08.946Z] Step 11/23 : FROM docker:20.10.14 [2022-06-23T16:51:08.946Z] 20.10.14: Pulling from library/docker [2022-06-23T16:51:17.260Z] Removing intermediate container 4cdd82a6ac62 [2022-06-23T16:51:17.260Z] ---> a5082a68ff71 [2022-06-23T16:51:17.260Z] [2022-06-23T16:51:17.260Z] Step 10/25 : FROM alpine:3.14 [2022-06-23T16:51:17.260Z] 3.14: Pulling from library/alpine [2022-06-23T16:51:20.686Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-23T16:51:20.686Z] Status: Downloaded newer image for alpine:3.14 [2022-06-23T16:51:20.686Z] ---> ac73e934f311 [2022-06-23T16:51:20.686Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-23T16:51:20.686Z] ---> Running in b2d21cf26c4e [2022-06-23T16:51:23.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:51:23.947Z] Removing intermediate container 658950f9fc11 [2022-06-23T16:51:23.947Z] ---> add73ac84d7f [2022-06-23T16:51:23.947Z] [2022-06-23T16:51:23.947Z] Step 10/31 : FROM alpine:3.14 [2022-06-23T16:51:23.947Z] ---> ac73e934f311 [2022-06-23T16:51:23.947Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-23T16:51:23.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:51:24.230Z] ---> Running in 934db3c5bc44 [2022-06-23T16:51:25.216Z] Removing intermediate container 934db3c5bc44 [2022-06-23T16:51:25.216Z] ---> 53ef3fa4d226 [2022-06-23T16:51:25.216Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-23T16:51:25.216Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-23T16:51:25.499Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-23T16:51:25.499Z] ---> Running in 31a77b08999e [2022-06-23T16:51:25.499Z] (3/3) Installing su-exec (0.2-r1) [2022-06-23T16:51:25.499Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:51:25.499Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T16:51:25.788Z] OK: 6 MiB in 17 packages [2022-06-23T16:51:28.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:51:28.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:51:28.985Z] Removing intermediate container b2d21cf26c4e [2022-06-23T16:51:28.985Z] ---> 7986a4c64094 [2022-06-23T16:51:28.985Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T16:51:29.263Z] ---> Running in a770179aedbe [2022-06-23T16:51:29.867Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-23T16:51:29.867Z] (2/2) Installing su-exec (0.2-r1) [2022-06-23T16:51:29.867Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:51:29.867Z] OK: 6 MiB in 16 packages [2022-06-23T16:51:29.867Z] Removing intermediate container a770179aedbe [2022-06-23T16:51:29.867Z] ---> 1a3f40e29254 [2022-06-23T16:51:29.867Z] Step 13/25 : WORKDIR / [2022-06-23T16:51:30.144Z] ---> Running in afbf77c67eec [2022-06-23T16:51:31.580Z] Removing intermediate container afbf77c67eec [2022-06-23T16:51:31.580Z] ---> 9b919ce837cc [2022-06-23T16:51:31.580Z] 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-06-23T16:51:31.580Z] Removing intermediate container 31a77b08999e [2022-06-23T16:51:31.580Z] ---> ced659936c87 [2022-06-23T16:51:31.580Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-23T16:51:31.859Z] ---> Running in 2563b20e675f [2022-06-23T16:51:32.843Z] Removing intermediate container 2563b20e675f [2022-06-23T16:51:32.843Z] ---> 866e11823d7b [2022-06-23T16:51:32.843Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-23T16:51:33.116Z] ---> 4e1fab5c8ceb [2022-06-23T16:51:33.116Z] 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-06-23T16:51:33.116Z] ---> Running in c296d7fca9ac [2022-06-23T16:51:34.124Z] Removing intermediate container c296d7fca9ac [2022-06-23T16:51:34.124Z] ---> 556f98680b90 [2022-06-23T16:51:34.124Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-23T16:51:34.124Z] ---> Running in 9087838c43a6 [2022-06-23T16:51:34.742Z] ---> 4125c1ea3b39 [2022-06-23T16:51:34.742Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-23T16:51:36.189Z] ---> 312eec17c230 [2022-06-23T16:51:36.189Z] 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-06-23T16:51:36.465Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-23T16:51:36.465Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-23T16:51:36.465Z] ---> c346e9eafbab [2022-06-23T16:51:36.465Z] 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-06-23T16:51:36.742Z] ---> Running in 39b6184dd489 [2022-06-23T16:51:37.739Z] Removing intermediate container 39b6184dd489 [2022-06-23T16:51:37.739Z] ---> 8134cd20759c [2022-06-23T16:51:37.739Z] 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-06-23T16:51:38.016Z] ---> Running in 25d17c781ed8 [2022-06-23T16:51:38.016Z] Removing intermediate container 9087838c43a6 [2022-06-23T16:51:38.016Z] ---> e2fa482a05db [2022-06-23T16:51:38.016Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-23T16:51:38.625Z] ---> 548205661824 [2022-06-23T16:51:38.625Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-23T16:51:38.625Z] ---> Running in f9b182ce19e3 [2022-06-23T16:51:40.088Z] Removing intermediate container f9b182ce19e3 [2022-06-23T16:51:40.088Z] ---> 3bed6bb0ecbd [2022-06-23T16:51:40.088Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-23T16:51:41.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:51:41.088Z] ---> 85e78af0c4f0 [2022-06-23T16:51:41.088Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-23T16:51:41.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:51:41.375Z] ---> 024737fb458e [2022-06-23T16:51:41.375Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-23T16:51:41.375Z] ---> Running in a1d0b3bbe17e [2022-06-23T16:51:42.362Z] (1/43) Installing readline (8.1.1-r0) [2022-06-23T16:51:42.362Z] (2/43) Installing bash (5.1.16-r0) [2022-06-23T16:51:42.638Z] Executing bash-5.1.16-r0.post-install [2022-06-23T16:51:42.638Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-23T16:51:42.638Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T16:51:42.638Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-23T16:51:42.638Z] (6/43) Installing curl (7.80.0-r1) [2022-06-23T16:51:42.638Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-23T16:51:42.638Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-23T16:51:42.638Z] (9/43) Installing expat (2.4.7-r0) [2022-06-23T16:51:42.638Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-23T16:51:42.638Z] (11/43) Installing gdbm (1.22-r0) [2022-06-23T16:51:42.638Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-23T16:51:42.638Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T16:51:42.638Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T16:51:42.923Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-23T16:51:42.923Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-23T16:51:42.923Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-23T16:51:44.370Z] ---> 9d689eef7bb3 [2022-06-23T16:51:44.370Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T16:51:45.824Z] Removing intermediate container a1d0b3bbe17e [2022-06-23T16:51:45.824Z] ---> 75f4bd331273 [2022-06-23T16:51:45.824Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:51:45.824Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-23T16:51:45.824Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-23T16:51:45.824Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-23T16:51:45.824Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-23T16:51:45.824Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-23T16:51:45.824Z] ---> 0ed8cabd675f [2022-06-23T16:51:45.824Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-23T16:51:45.824Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-23T16:51:46.101Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-23T16:51:46.101Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-23T16:51:46.101Z] ---> Running in 7f7742065bb9 [2022-06-23T16:51:46.101Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-23T16:51:46.101Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-23T16:51:46.101Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-23T16:51:46.101Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-23T16:51:46.378Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-23T16:51:46.378Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-23T16:51:46.378Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-23T16:51:46.378Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-23T16:51:46.378Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-23T16:51:46.378Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-23T16:51:46.378Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-23T16:51:46.378Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-23T16:51:46.657Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-23T16:51:46.658Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-23T16:51:46.658Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-23T16:51:46.658Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-23T16:51:46.951Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-23T16:51:46.951Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-23T16:51:47.227Z] ---> bbd712d17090 [2022-06-23T16:51:47.227Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-23T16:51:47.829Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:51:47.829Z] OK: 82 MiB in 65 packages [2022-06-23T16:51:49.942Z] ---> 494b8c3522d4 [2022-06-23T16:51:49.942Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-23T16:51:50.578Z] Removing intermediate container 7f7742065bb9 [2022-06-23T16:51:50.578Z] ---> 6e851de8d7d0 [2022-06-23T16:51:50.578Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T16:51:50.882Z] ---> Running in 1d604b38a71e [2022-06-23T16:51:51.173Z] ---> 6e76b6bf1dda [2022-06-23T16:51:51.173Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-23T16:51:51.456Z] Removing intermediate container 1d604b38a71e [2022-06-23T16:51:51.456Z] ---> c0040716a6ff [2022-06-23T16:51:51.731Z] Step 23/25 : LABEL arch=arm64 [2022-06-23T16:51:51.731Z] ---> Running in 12f4341061f6 [2022-06-23T16:51:52.342Z] ---> e128c0730e57 [2022-06-23T16:51:52.342Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-23T16:51:52.342Z] Removing intermediate container 12f4341061f6 [2022-06-23T16:51:52.342Z] ---> 7fbad99e23c5 [2022-06-23T16:51:52.342Z] Step 24/25 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:51:52.613Z] ---> Running in 1c73cf91618b [2022-06-23T16:51:53.212Z] Removing intermediate container 1c73cf91618b [2022-06-23T16:51:53.212Z] ---> f7cc7e3b6cbe [2022-06-23T16:51:53.212Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T16:51:53.491Z] ---> Running in 76b965db3b68 [2022-06-23T16:51:53.768Z] ---> 1c0964fb3b0a [2022-06-23T16:51:53.768Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-23T16:51:54.384Z] ---> Running in d8cc6d91713e [2022-06-23T16:51:54.667Z] Removing intermediate container 76b965db3b68 [2022-06-23T16:51:54.667Z] ---> 96cccbdc0e1d [2022-06-23T16:51:54.667Z] [2022-06-23T16:51:54.942Z] Removing intermediate container d8cc6d91713e [2022-06-23T16:51:54.942Z] ---> f9493d2dd8a2 [2022-06-23T16:51:54.942Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-23T16:51:55.552Z] Collecting docker-compose==1.23.2 [2022-06-23T16:51:55.552Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-23T16:51:55.828Z] Successfully built 96cccbdc0e1d [2022-06-23T16:51:55.828Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-23T16:51:56.112Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-06-23T16:51:56.112Z] Collecting cached-property<2,>=1.2.0 [2022-06-23T16:51:56.112Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-23T16:51:56.389Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-23T16:51:56.389Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-23T16:51:56.997Z] ---> 519b2f372385 [2022-06-23T16:51:56.997Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-23T16:51:57.620Z] ---> Running in 9a8be27f06d4 [2022-06-23T16:51:59.603Z] Collecting texttable<0.10,>=0.9.0 [2022-06-23T16:51:59.603Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-23T16:52:02.246Z] Removing intermediate container 9a8be27f06d4 [2022-06-23T16:52:02.246Z] ---> 665d5a2e989b [2022-06-23T16:52:02.246Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-23T16:52:02.526Z] ---> Running in e01d0dd68818 [2022-06-23T16:52:03.515Z] Removing intermediate container e01d0dd68818 [2022-06-23T16:52:03.515Z] ---> d70235c57df0 [2022-06-23T16:52:03.515Z] Step 28/31 : CMD ["gate"] [2022-06-23T16:52:03.515Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-23T16:52:03.515Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-23T16:52:03.789Z] ---> Running in 7383c87702cd [2022-06-23T16:52:04.776Z] Collecting PyYAML<4,>=3.10 [2022-06-23T16:52:04.776Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-23T16:52:04.776Z] Removing intermediate container 7383c87702cd [2022-06-23T16:52:04.776Z] ---> aa7d32ad9a6d [2022-06-23T16:52:04.776Z] Step 29/31 : LABEL arch=arm64 [2022-06-23T16:52:05.058Z] ---> Running in 2af76f635b84 [2022-06-23T16:52:05.336Z] Removing intermediate container 014db53cec63 [2022-06-23T16:52:05.336Z] ---> 1a092a8742f2 [2022-06-23T16:52:05.336Z] [2022-06-23T16:52:05.336Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T16:52:05.336Z] ---> ac73e934f311 [2022-06-23T16:52:05.336Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-23T16:52:05.336Z] ---> Running in 9bd7f50e93d6 [2022-06-23T16:52:05.941Z] Removing intermediate container 2af76f635b84 [2022-06-23T16:52:05.941Z] ---> 6d604f468369 [2022-06-23T16:52:05.941Z] Step 30/31 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:52:06.224Z] Removing intermediate container 9bd7f50e93d6 [2022-06-23T16:52:06.224Z] ---> 547723bea4cd [2022-06-23T16:52:06.224Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-23T16:52:06.499Z] ---> Running in 119eefc837f2 [2022-06-23T16:52:06.500Z] ---> Running in e010c5703995 [2022-06-23T16:52:07.489Z] Removing intermediate container 119eefc837f2 [2022-06-23T16:52:07.489Z] ---> 203608fe07fa [2022-06-23T16:52:07.489Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-23T16:52:07.489Z] Removing intermediate container e010c5703995 [2022-06-23T16:52:07.489Z] ---> bad09cbab426 [2022-06-23T16:52:07.489Z] Step 31/31 : LABEL version=0.0.0 [2022-06-23T16:52:07.773Z] ---> Running in c0e1893e6855 [2022-06-23T16:52:08.053Z] ---> Running in 8dfa88b82b37 [2022-06-23T16:52:08.660Z] Removing intermediate container c0e1893e6855 [2022-06-23T16:52:08.660Z] ---> 5426bae1575d [2022-06-23T16:52:08.660Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:52:08.660Z] ---> Running in bc8feb9a56f8 [2022-06-23T16:52:08.937Z] Removing intermediate container 8dfa88b82b37 [2022-06-23T16:52:08.937Z] ---> cd47e10efba7 [2022-06-23T16:52:08.937Z] [2022-06-23T16:52:09.541Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-23T16:52:09.541Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-23T16:52:09.817Z] Successfully built cd47e10efba7 [2022-06-23T16:52:09.817Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-23T16:52:09.817Z]  Building security-bootstrapper ... done Building support-notifications [2022-06-23T16:52:10.094Z] Collecting docker<4.0,>=3.6.0 [2022-06-23T16:52:10.094Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-23T16:52:10.369Z] 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-06-23T16:52:10.369Z] Collecting docopt<0.7,>=0.6.1 [2022-06-23T16:52:10.369Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-23T16:52:12.369Z] Removing intermediate container bc8feb9a56f8 [2022-06-23T16:52:12.369Z] ---> 5890e3eadd73 [2022-06-23T16:52:12.369Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T16:52:12.641Z] ---> Running in 5f7a8b3bcc04 [2022-06-23T16:52:13.631Z] Collecting jsonschema<3,>=2.5.1 [2022-06-23T16:52:13.631Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-23T16:52:14.610Z] Collecting docker-pycreds>=0.4.0 [2022-06-23T16:52:14.610Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-23T16:52:14.610Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:52:15.213Z] Collecting idna<2.8,>=2.5 [2022-06-23T16:52:15.213Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-23T16:52:15.213Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-23T16:52:15.213Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-23T16:52:15.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:52:16.090Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-23T16:52:16.090Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-23T16:52:16.090Z] 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-06-23T16:52:16.692Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-23T16:52:16.692Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-23T16:52:16.692Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-23T16:52:16.692Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-23T16:52:16.692Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T16:52:16.692Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-23T16:52:16.692Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T16:52:16.965Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-23T16:52:16.965Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T16:52:17.240Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T16:52:17.240Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:52:17.240Z] OK: 8 MiB in 20 packages [2022-06-23T16:52:17.857Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-23T16:52:17.857Z] Attempting uninstall: urllib3 [2022-06-23T16:52:17.857Z] Found existing installation: urllib3 1.26.7 [2022-06-23T16:52:17.857Z] Uninstalling urllib3-1.26.7: [2022-06-23T16:52:18.155Z] Successfully uninstalled urllib3-1.26.7 [2022-06-23T16:52:19.144Z] Attempting uninstall: idna [2022-06-23T16:52:19.144Z] Found existing installation: idna 3.3 [2022-06-23T16:52:19.144Z] Uninstalling idna-3.3: [2022-06-23T16:52:19.144Z] Successfully uninstalled idna-3.3 [2022-06-23T16:52:19.750Z] Removing intermediate container 57225ba3fbf5 [2022-06-23T16:52:19.750Z] ---> 6e142edf5371 [2022-06-23T16:52:19.750Z] [2022-06-23T16:52:19.750Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T16:52:19.750Z] ---> ac73e934f311 [2022-06-23T16:52:19.750Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T16:52:19.750Z] Removing intermediate container 5f7a8b3bcc04 [2022-06-23T16:52:19.750Z] ---> ac223a6a55e2 [2022-06-23T16:52:19.750Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:52:20.026Z] ---> Running in 6b518f30d7f5 [2022-06-23T16:52:21.479Z] ---> 57c40fea7d53 [2022-06-23T16:52:21.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-23T16:52:21.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:52:22.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:52:22.370Z] Attempting uninstall: requests [2022-06-23T16:52:22.370Z] Found existing installation: requests 2.26.0 [2022-06-23T16:52:22.370Z] Uninstalling requests-2.26.0: [2022-06-23T16:52:22.370Z] Successfully uninstalled requests-2.26.0 [2022-06-23T16:52:22.974Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-23T16:52:22.974Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:52:22.974Z] OK: 5 MiB in 15 packages [2022-06-23T16:52:22.974Z] Running setup.py install for texttable: started [2022-06-23T16:52:23.956Z] ---> 4f7df714bd93 [2022-06-23T16:52:23.956Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-23T16:52:24.572Z] Removing intermediate container 6b518f30d7f5 [2022-06-23T16:52:24.572Z] ---> 4780e2389297 [2022-06-23T16:52:24.572Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:52:24.572Z] ---> Running in 96ad08e9cc5b [2022-06-23T16:52:25.174Z] ---> 1dec6b6962ea [2022-06-23T16:52:25.174Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-23T16:52:25.455Z] Removing intermediate container 96ad08e9cc5b [2022-06-23T16:52:25.455Z] ---> 79b42619f421 [2022-06-23T16:52:25.455Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-23T16:52:25.455Z] Running setup.py install for texttable: finished with status 'done' [2022-06-23T16:52:25.455Z] Running setup.py install for PyYAML: started [2022-06-23T16:52:25.455Z] ---> Running in ee781c36b4d7 [2022-06-23T16:52:25.732Z] ---> Running in b38f20e5e4ec [2022-06-23T16:52:26.009Z] Removing intermediate container ee781c36b4d7 [2022-06-23T16:52:26.009Z] ---> da477c43d4d3 [2022-06-23T16:52:26.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:52:26.285Z] ---> Running in 262f7807a2cc [2022-06-23T16:52:26.559Z] Removing intermediate container b38f20e5e4ec [2022-06-23T16:52:26.559Z] ---> 52ee6f7b038c [2022-06-23T16:52:26.559Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T16:52:26.559Z] ---> Running in f1eb7b403f84 [2022-06-23T16:52:27.157Z] Removing intermediate container 262f7807a2cc [2022-06-23T16:52:27.157Z] ---> 0b1ce2fdc3a2 [2022-06-23T16:52:27.157Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T16:52:27.157Z] ---> Running in 6c09a638c80b [2022-06-23T16:52:27.157Z] Removing intermediate container f1eb7b403f84 [2022-06-23T16:52:27.157Z] ---> 2260e15e534c [2022-06-23T16:52:27.157Z] Step 15/23 : WORKDIR / [2022-06-23T16:52:27.432Z] ---> Running in f1a1eeebefc5 [2022-06-23T16:52:28.045Z] Removing intermediate container 6c09a638c80b [2022-06-23T16:52:28.045Z] ---> 49a7aac0d0b9 [2022-06-23T16:52:28.045Z] Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:52:28.045Z] ---> Running in 8775e6cad0e7 [2022-06-23T16:52:28.325Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-23T16:52:28.606Z] Removing intermediate container f1a1eeebefc5 [2022-06-23T16:52:28.606Z] ---> 7bb3fd71ff5c [2022-06-23T16:52:28.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:52:28.905Z] Removing intermediate container 8775e6cad0e7 [2022-06-23T16:52:28.905Z] ---> c4de994404eb [2022-06-23T16:52:28.905Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:52:28.905Z] Running setup.py install for docopt: started [2022-06-23T16:52:29.181Z] ---> Running in 159ee2576d9e [2022-06-23T16:52:29.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:52:29.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:52:29.794Z] ---> 309cb024f61b [2022-06-23T16:52:29.794Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T16:52:29.794Z] ---> Using cache [2022-06-23T16:52:29.794Z] ---> b12ee9bdbbff [2022-06-23T16:52:29.794Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:52:29.794Z] ---> Using cache [2022-06-23T16:52:29.794Z] ---> 8dce93b50485 [2022-06-23T16:52:29.794Z] Step 5/22 : RUN apk add --update --no-cache make gitRemoving intermediate container 159ee2576d9e [2022-06-23T16:52:29.794Z] [2022-06-23T16:52:29.794Z] ---> Using cache [2022-06-23T16:52:29.794Z] ---> c18655d63578 [2022-06-23T16:52:29.794Z] Step 6/22 : COPY go.mod vendor* ./ ---> b0ad859e069c [2022-06-23T16:52:29.794Z] [2022-06-23T16:52:29.794Z] ---> Using cache [2022-06-23T16:52:29.794Z] ---> 905c07c2257c [2022-06-23T16:52:29.794Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:52:29.794Z] ---> Using cache [2022-06-23T16:52:29.794Z] ---> 81c3a14bb67d [2022-06-23T16:52:29.794Z] [2022-06-23T16:52:29.794Z] Step 8/22 : COPY . . [2022-06-23T16:52:29.794Z] ---> Using cache [2022-06-23T16:52:29.794Z] ---> 7981a275b964 [2022-06-23T16:52:29.794Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-23T16:52:30.081Z] ---> 49cd07ee14a5 [2022-06-23T16:52:30.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-23T16:52:30.081Z] ---> Running in 3371fb94bbdd [2022-06-23T16:52:30.693Z] Successfully built b0ad859e069c [2022-06-23T16:52:30.693Z] Successfully tagged core-data-arm64:latest [2022-06-23T16:52:30.693Z]  Building core-data ... done Building security-spire-config [2022-06-23T16:52:31.675Z] Running setup.py install for docopt: finished with status 'done' [2022-06-23T16:52:31.675Z] Running setup.py install for dockerpty: started [2022-06-23T16:52:31.954Z] 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-06-23T16:52:32.575Z] ---> ccdede1d64f2 [2022-06-23T16:52:32.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-23T16:52:34.021Z] ---> 9d2339104aff [2022-06-23T16:52:34.021Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-23T16:52:34.021Z] ---> Running in 097c2893a61e [2022-06-23T16:52:34.021Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-23T16:52:34.623Z] Removing intermediate container 097c2893a61e [2022-06-23T16:52:34.623Z] ---> e5b23191dfd2 [2022-06-23T16:52:34.623Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:52:34.623Z] ---> Running in 251a4ac90287 [2022-06-23T16:52:35.610Z] Removing intermediate container 251a4ac90287 [2022-06-23T16:52:35.610Z] ---> 49ed7967b7b3 [2022-06-23T16:52:35.610Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T16:52:35.610Z] ---> Running in 0d7b8d847236 [2022-06-23T16:52:36.211Z] Removing intermediate container 0d7b8d847236 [2022-06-23T16:52:36.211Z] ---> e4e4ae22df23 [2022-06-23T16:52:36.211Z] Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:52:36.211Z] ---> Running in 147ddfce2d39 [2022-06-23T16:52:36.486Z] 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-06-23T16:52:37.086Z] Removing intermediate container 147ddfce2d39 [2022-06-23T16:52:37.086Z] ---> 629f48800308 [2022-06-23T16:52:37.086Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:52:37.086Z] ---> Running in a3ae57f09f63 [2022-06-23T16:52:38.067Z] Removing intermediate container a3ae57f09f63 [2022-06-23T16:52:38.067Z] ---> 20b864ee965e [2022-06-23T16:52:38.067Z] [2022-06-23T16:52:38.345Z] Successfully built 20b864ee965e [2022-06-23T16:52:38.345Z] Successfully tagged core-command-arm64:latest [2022-06-23T16:52:38.345Z] Building security-proxy-setup [2022-06-23T16:52:53.479Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:52:53.479Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:52:53.479Z] ---> 309cb024f61b [2022-06-23T16:52:53.479Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T16:52:53.479Z] ---> Using cache [2022-06-23T16:52:53.479Z] ---> b12ee9bdbbff [2022-06-23T16:52:53.479Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:52:53.479Z] ---> Using cache [2022-06-23T16:52:53.479Z] ---> 8dce93b50485 [2022-06-23T16:52:53.479Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-23T16:52:53.479Z] ---> Running in 01b87949e9d6 [2022-06-23T16:52:53.479Z] Removing intermediate container 25d17c781ed8 [2022-06-23T16:52:53.479Z] ---> 711d03dd24fd [2022-06-23T16:52:53.479Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-23T16:52:54.085Z] ---> Running in 46a2b5637f98 [2022-06-23T16:52:54.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:52:54.689Z] Removing intermediate container 46a2b5637f98 [2022-06-23T16:52:54.689Z] ---> 41eb23ba062b [2022-06-23T16:52:54.689Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-23T16:52:54.689Z] ---> Running in 409b047bf0a5 [2022-06-23T16:52:55.287Z] Removing intermediate container 409b047bf0a5 [2022-06-23T16:52:55.287Z] ---> 814fad06ee13 [2022-06-23T16:52:55.287Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-23T16:52:55.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:52:56.550Z] OK: 220 MiB in 52 packages [2022-06-23T16:52:57.463Z] ---> 1297f2dc4b81 [2022-06-23T16:52:57.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-23T16:52:59.090Z] Removing intermediate container 01b87949e9d6 [2022-06-23T16:52:59.090Z] ---> 755622cd2544 [2022-06-23T16:52:59.090Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T16:52:59.458Z] ---> c19e4cbbb826 [2022-06-23T16:52:59.458Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-23T16:53:01.453Z] ---> 9c1f25eb3e22 [2022-06-23T16:53:01.453Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:53:01.453Z] ---> Running in 971280a9d8d2 [2022-06-23T16:53:02.430Z] ---> f3e8a5f342b2 [2022-06-23T16:53:02.430Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-23T16:53:02.710Z] ---> Running in 3e9ddde91adc [2022-06-23T16:53:04.153Z] Removing intermediate container 3e9ddde91adc [2022-06-23T16:53:04.153Z] ---> bf09891e2844 [2022-06-23T16:53:04.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:53:04.154Z] ---> Running in df3ab826aa3d [2022-06-23T16:53:05.138Z] Removing intermediate container df3ab826aa3d [2022-06-23T16:53:05.138Z] ---> ce7f1ee31f23 [2022-06-23T16:53:05.138Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T16:53:05.138Z] ---> Running in ddc63781344e [2022-06-23T16:53:06.126Z] Removing intermediate container ddc63781344e [2022-06-23T16:53:06.126Z] ---> 8af7797bd3c5 [2022-06-23T16:53:06.126Z] Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:53:06.406Z] ---> Running in 8bb330013434 [2022-06-23T16:53:07.854Z] Removing intermediate container 8bb330013434 [2022-06-23T16:53:07.854Z] ---> 817e47910232 [2022-06-23T16:53:07.854Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:53:07.855Z] Removing intermediate container 971280a9d8d2 [2022-06-23T16:53:07.855Z] ---> 0b6565f99948 [2022-06-23T16:53:07.855Z] Step 8/22 : COPY . . [2022-06-23T16:53:07.855Z] ---> Running in 271352718c1e [2022-06-23T16:53:08.457Z] Removing intermediate container 271352718c1e [2022-06-23T16:53:08.457Z] ---> f1aebfeb9f9b [2022-06-23T16:53:08.457Z] [2022-06-23T16:53:09.926Z] Successfully built f1aebfeb9f9b [2022-06-23T16:53:09.926Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-23T16:53:09.926Z] Building core-metadata [2022-06-23T16:53:20.119Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:53:20.119Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:53:20.119Z] ---> 309cb024f61b [2022-06-23T16:53:20.119Z] Step 3/26 : WORKDIR /edgex-go [2022-06-23T16:53:20.119Z] ---> Using cache [2022-06-23T16:53:20.119Z] ---> b12ee9bdbbff [2022-06-23T16:53:20.119Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:53:20.119Z] ---> Using cache [2022-06-23T16:53:20.119Z] ---> 8dce93b50485 [2022-06-23T16:53:20.119Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T16:53:20.400Z] ---> Running in 596f1e1c56be [2022-06-23T16:53:23.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:53:24.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:53:25.028Z] OK: 220 MiB in 52 packages [2022-06-23T16:53:26.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:53:26.486Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:53:26.486Z] ---> 309cb024f61b [2022-06-23T16:53:26.486Z] Step 3/22 : WORKDIR /edgex-go [2022-06-23T16:53:26.486Z] ---> Using cache [2022-06-23T16:53:26.486Z] ---> b12ee9bdbbff [2022-06-23T16:53:26.486Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:53:26.486Z] ---> Using cache [2022-06-23T16:53:26.486Z] ---> 8dce93b50485 [2022-06-23T16:53:26.486Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-23T16:53:26.486Z] ---> Using cache [2022-06-23T16:53:26.486Z] ---> c18655d63578 [2022-06-23T16:53:26.486Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-23T16:53:26.486Z] ---> Using cache [2022-06-23T16:53:26.486Z] ---> 905c07c2257c [2022-06-23T16:53:26.486Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:53:26.486Z] ---> Using cache [2022-06-23T16:53:26.486Z] ---> 81c3a14bb67d [2022-06-23T16:53:26.486Z] Step 8/22 : COPY . . [2022-06-23T16:53:26.486Z] ---> Using cache [2022-06-23T16:53:26.486Z] ---> 7981a275b964 [2022-06-23T16:53:26.761Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-23T16:53:26.761Z] ---> Running in 963085d1a62e [2022-06-23T16:53:28.211Z] Removing intermediate container 596f1e1c56be [2022-06-23T16:53:28.211Z] ---> 1de546d1aa95 [2022-06-23T16:53:28.211Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-23T16:53:29.199Z] 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-06-23T16:53:30.189Z] ---> bee24d0077af [2022-06-23T16:53:30.189Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:53:30.465Z] ---> Running in e222178c4005 [2022-06-23T16:53:37.216Z] Removing intermediate container e222178c4005 [2022-06-23T16:53:37.216Z] ---> b388c492e93e [2022-06-23T16:53:37.216Z] Step 8/26 : COPY . . [2022-06-23T16:53:52.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:53:52.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:53:52.364Z] ---> 309cb024f61b [2022-06-23T16:53:52.364Z] Step 3/23 : WORKDIR /edgex-go [2022-06-23T16:53:52.364Z] ---> Using cache [2022-06-23T16:53:52.364Z] ---> b12ee9bdbbff [2022-06-23T16:53:52.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:53:52.364Z] ---> Using cache [2022-06-23T16:53:52.364Z] ---> 8dce93b50485 [2022-06-23T16:53:52.364Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-23T16:53:52.364Z] ---> Using cache [2022-06-23T16:53:52.364Z] ---> c18655d63578 [2022-06-23T16:53:52.364Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-23T16:53:52.364Z] ---> Using cache [2022-06-23T16:53:52.364Z] ---> 905c07c2257c [2022-06-23T16:53:52.364Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:53:52.364Z] ---> Using cache [2022-06-23T16:53:52.364Z] ---> 81c3a14bb67d [2022-06-23T16:53:52.364Z] Step 8/23 : COPY . . [2022-06-23T16:53:52.364Z] ---> Using cache [2022-06-23T16:53:52.364Z] ---> 7981a275b964 [2022-06-23T16:53:52.364Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-23T16:53:52.364Z] ---> Running in 6575834d343e [2022-06-23T16:53:52.364Z] ---> 47f19fd35602 [2022-06-23T16:53:52.364Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-23T16:53:52.364Z] ---> Running in 2f33a1528fc5 [2022-06-23T16:53:54.361Z] 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-06-23T16:53:54.968Z] 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-06-23T16:54:10.116Z] ---> d763cf919da3 [2022-06-23T16:54:10.116Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T16:54:10.116Z] ---> Running in c64e72a7b34b [2022-06-23T16:54:10.116Z] Removing intermediate container c64e72a7b34b [2022-06-23T16:54:10.116Z] ---> bb9901b5c796 [2022-06-23T16:54:10.116Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-23T16:54:10.116Z] ---> Running in 79639beeb03d [2022-06-23T16:54:10.116Z] Removing intermediate container 79639beeb03d [2022-06-23T16:54:10.116Z] ---> 382725852caf [2022-06-23T16:54:10.116Z] 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-06-23T16:54:10.116Z] ---> Running in fce2ad2e671c [2022-06-23T16:54:12.753Z] Removing intermediate container fce2ad2e671c [2022-06-23T16:54:12.753Z] ---> 85ba9292246e [2022-06-23T16:54:12.753Z] Step 12/26 : WORKDIR /edgex-go [2022-06-23T16:54:12.753Z] ---> Running in 909822305b05 [2022-06-23T16:54:13.050Z] Removing intermediate container 909822305b05 [2022-06-23T16:54:13.050Z] ---> fb3cced700b2 [2022-06-23T16:54:13.050Z] [2022-06-23T16:54:13.050Z] Step 13/26 : FROM alpine:3.15 [2022-06-23T16:54:13.050Z] ---> 3fb3c9af89a9 [2022-06-23T16:54:13.050Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:54:13.050Z] ---> Using cache [2022-06-23T16:54:13.050Z] ---> fb2f675001f8 [2022-06-23T16:54:13.050Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:54:13.050Z] ---> Using cache [2022-06-23T16:54:13.050Z] ---> 5cb4afe5fdb2 [2022-06-23T16:54:13.050Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-23T16:54:13.330Z] ---> Running in 40f99aac5398 [2022-06-23T16:54:15.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:54:16.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:54:17.748Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:54:17.748Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:54:17.748Z] OK: 15736 distinct packages available [2022-06-23T16:54:17.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:54:18.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:54:19.717Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-23T16:54:19.992Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-23T16:54:19.992Z] (3/4) Installing libucontext (1.1-r0) [2022-06-23T16:54:19.992Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-23T16:54:20.268Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T16:54:20.268Z] OK: 6 MiB in 18 packages [2022-06-23T16:54:22.259Z] Removing intermediate container 40f99aac5398 [2022-06-23T16:54:22.259Z] ---> 90381b66d232 [2022-06-23T16:54:22.259Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T16:54:27.690Z] ---> 0ae0e0bc0b9c [2022-06-23T16:54:27.690Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T16:54:27.690Z] ---> 927271c62397 [2022-06-23T16:54:27.690Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-23T16:54:27.972Z] ---> Running in 6dcb0547c029 [2022-06-23T16:54:28.599Z] Removing intermediate container 6dcb0547c029 [2022-06-23T16:54:28.599Z] ---> 4e29651a676d [2022-06-23T16:54:28.599Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-23T16:54:29.612Z] ---> 256db6a89cf3 [2022-06-23T16:54:29.612Z] Step 21/26 : WORKDIR / [2022-06-23T16:54:29.612Z] ---> Running in 5b09f7876428 [2022-06-23T16:54:29.907Z] Removing intermediate container 5b09f7876428 [2022-06-23T16:54:29.907Z] ---> 809b4624f0a1 [2022-06-23T16:54:29.907Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T16:54:30.195Z] ---> Running in 947b5da5e857 [2022-06-23T16:54:30.491Z] Removing intermediate container 947b5da5e857 [2022-06-23T16:54:30.491Z] ---> 8d594328b088 [2022-06-23T16:54:30.491Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T16:54:30.768Z] ---> Running in 8ab916660e68 [2022-06-23T16:54:31.737Z] Removing intermediate container 8ab916660e68 [2022-06-23T16:54:31.737Z] ---> 273bcb2e2bee [2022-06-23T16:54:31.737Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T16:54:31.737Z] ---> Running in b8476d0b138a [2022-06-23T16:54:32.191Z] Removing intermediate container b8476d0b138a [2022-06-23T16:54:32.191Z] ---> 001579b35b3a [2022-06-23T16:54:32.191Z] Step 25/26 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:54:32.191Z] ---> Running in 72e52b64f3c6 [2022-06-23T16:54:32.831Z] Removing intermediate container 72e52b64f3c6 [2022-06-23T16:54:32.831Z] ---> e9f158f742ef [2022-06-23T16:54:32.831Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T16:54:32.831Z] ---> Running in 6b94e595ba48 [2022-06-23T16:54:33.627Z] Removing intermediate container 6b94e595ba48 [2022-06-23T16:54:33.627Z] ---> 081e54537cf2 [2022-06-23T16:54:33.627Z] [2022-06-23T16:54:33.984Z] Successfully built 081e54537cf2 [2022-06-23T16:54:33.984Z] Successfully tagged security-spire-config-arm64:latest [2022-06-23T16:54:33.984Z]  Building security-spire-config ... done Building security-spire-server [2022-06-23T16:55:06.597Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:55:06.597Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:55:06.597Z] ---> 309cb024f61b [2022-06-23T16:55:06.597Z] Step 3/25 : WORKDIR /edgex-go [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> b12ee9bdbbff [2022-06-23T16:55:06.597Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> 8dce93b50485 [2022-06-23T16:55:06.597Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> 1de546d1aa95 [2022-06-23T16:55:06.597Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> bee24d0077af [2022-06-23T16:55:06.597Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> b388c492e93e [2022-06-23T16:55:06.597Z] Step 8/25 : COPY . . [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> d763cf919da3 [2022-06-23T16:55:06.597Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> bb9901b5c796 [2022-06-23T16:55:06.597Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-23T16:55:06.597Z] ---> Using cache [2022-06-23T16:55:06.597Z] ---> 382725852caf [2022-06-23T16:55:06.597Z] 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-06-23T16:55:06.597Z] ---> Running in f00f33a3eb22 [2022-06-23T16:55:09.255Z] Removing intermediate container f00f33a3eb22 [2022-06-23T16:55:09.255Z] ---> ecefab56a280 [2022-06-23T16:55:09.255Z] Step 12/25 : WORKDIR /edgex-go [2022-06-23T16:55:09.255Z] ---> Running in b015598741f5 [2022-06-23T16:55:09.532Z] Removing intermediate container b015598741f5 [2022-06-23T16:55:09.532Z] ---> 436da28d3ebb [2022-06-23T16:55:09.532Z] [2022-06-23T16:55:09.532Z] Step 13/25 : FROM alpine:3.15 [2022-06-23T16:55:09.532Z] ---> 3fb3c9af89a9 [2022-06-23T16:55:09.532Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T16:55:09.532Z] ---> Using cache [2022-06-23T16:55:09.532Z] ---> fb2f675001f8 [2022-06-23T16:55:09.532Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T16:55:09.532Z] ---> Using cache [2022-06-23T16:55:09.532Z] ---> 5cb4afe5fdb2 [2022-06-23T16:55:09.532Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-23T16:55:09.532Z] ---> Using cache [2022-06-23T16:55:09.532Z] ---> a7578f4d7dfd [2022-06-23T16:55:09.532Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-23T16:55:16.265Z] ---> 124c8d2ec5b5 [2022-06-23T16:55:16.265Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-23T16:55:16.265Z] ---> dab84f59fe03 [2022-06-23T16:55:16.265Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-23T16:55:17.256Z] ---> 94a6a4d15c1d [2022-06-23T16:55:17.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-23T16:55:18.248Z] ---> e7cee48daae4 [2022-06-23T16:55:18.248Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-23T16:55:18.248Z] ---> Running in ed02aaba00f1 [2022-06-23T16:55:18.853Z] Removing intermediate container ed02aaba00f1 [2022-06-23T16:55:18.853Z] ---> 7e15a3533340 [2022-06-23T16:55:18.853Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-23T16:55:18.853Z] ---> Running in c35057cebd00 [2022-06-23T16:55:19.456Z] Removing intermediate container c35057cebd00 [2022-06-23T16:55:19.456Z] ---> 1c191ff6ead9 [2022-06-23T16:55:19.456Z] Step 23/25 : LABEL arch=arm64 [2022-06-23T16:55:19.456Z] ---> Running in 5caf8398b52a [2022-06-23T16:55:20.060Z] Removing intermediate container 5caf8398b52a [2022-06-23T16:55:20.060Z] ---> 10e709e4b639 [2022-06-23T16:55:20.060Z] Step 24/25 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:55:20.060Z] ---> Running in f08e0b1d72cf [2022-06-23T16:55:20.660Z] Removing intermediate container f08e0b1d72cf [2022-06-23T16:55:20.660Z] ---> c90d6844ab17 [2022-06-23T16:55:20.660Z] Step 25/25 : LABEL version=0.0.0 [2022-06-23T16:55:20.944Z] ---> Running in e987b201c894 [2022-06-23T16:55:21.222Z] Removing intermediate container e987b201c894 [2022-06-23T16:55:21.222Z] ---> f4c3742e7d6c [2022-06-23T16:55:21.222Z] [2022-06-23T16:55:21.819Z] Successfully built f4c3742e7d6c [2022-06-23T16:55:21.819Z] Successfully tagged security-spire-server-arm64:latest [2022-06-23T16:55:21.819Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-06-23T16:55:54.165Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-23T16:55:54.165Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-23T16:55:54.165Z] ---> 309cb024f61b [2022-06-23T16:55:54.165Z] Step 3/20 : WORKDIR /edgex-go [2022-06-23T16:55:54.165Z] ---> Using cache [2022-06-23T16:55:54.165Z] ---> b12ee9bdbbff [2022-06-23T16:55:54.165Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-23T16:55:54.165Z] ---> Running in 2225f337ec04 [2022-06-23T16:55:55.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:55:56.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:55:57.581Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T16:55:57.581Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T16:55:57.581Z] OK: 15743 distinct packages available [2022-06-23T16:55:57.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:55:58.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:56:00.288Z] OK: 220 MiB in 52 packages [2022-06-23T16:56:01.732Z] Removing intermediate container 2225f337ec04 [2022-06-23T16:56:01.732Z] ---> a3af35e57733 [2022-06-23T16:56:01.732Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-23T16:56:02.719Z] ---> 00794d3d992f [2022-06-23T16:56:02.719Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T16:56:02.719Z] ---> Running in 080f81ae19eb [2022-06-23T16:56:08.150Z] Removing intermediate container 080f81ae19eb [2022-06-23T16:56:08.150Z] ---> 5c5a7d69d8aa [2022-06-23T16:56:08.150Z] Step 7/20 : COPY . . [2022-06-23T16:56:30.376Z] ---> e9849d30e1d3 [2022-06-23T16:56:30.376Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-23T16:56:30.376Z] ---> Running in 6af26d24a6bf [2022-06-23T16:56:31.833Z] 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-06-23T16:58:08.678Z] 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-06-23T16:58:23.898Z] Removing intermediate container 963085d1a62e [2022-06-23T16:58:23.898Z] ---> 882c40cb5e7f [2022-06-23T16:58:23.898Z] [2022-06-23T16:58:23.898Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T16:58:23.898Z] ---> ac73e934f311 [2022-06-23T16:58:23.898Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-23T16:58:23.898Z] ---> Running in 5a1c8ea149ba [2022-06-23T16:58:25.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T16:58:25.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T16:58:27.143Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-23T16:58:27.143Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-23T16:58:27.143Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-23T16:58:27.143Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-23T16:58:27.143Z] (5/6) Installing curl (7.79.1-r1) [2022-06-23T16:58:27.143Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-23T16:58:27.143Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T16:58:27.143Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T16:58:27.745Z] OK: 8 MiB in 20 packages [2022-06-23T16:58:29.738Z] Removing intermediate container 5a1c8ea149ba [2022-06-23T16:58:29.738Z] ---> 844531d3a0f6 [2022-06-23T16:58:29.738Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-23T16:58:29.738Z] ---> Running in e82907ef70ce [2022-06-23T16:58:30.339Z] Removing intermediate container e82907ef70ce [2022-06-23T16:58:30.339Z] ---> a9a1cd095ce7 [2022-06-23T16:58:30.339Z] Step 13/22 : WORKDIR /edgex [2022-06-23T16:58:30.339Z] ---> Running in 4913ab9d9241 [2022-06-23T16:58:30.942Z] Removing intermediate container 4913ab9d9241 [2022-06-23T16:58:30.942Z] ---> d326cb163a80 [2022-06-23T16:58:30.942Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-23T16:58:31.928Z] ---> 2eb3ca13f739 [2022-06-23T16:58:31.928Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-23T16:58:33.385Z] ---> e8795c181809 [2022-06-23T16:58:33.385Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-23T16:58:34.394Z] ---> 3d2e2c4498ba [2022-06-23T16:58:34.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-23T16:58:35.398Z] ---> 2a7cd58e7b5b [2022-06-23T16:58:35.398Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-23T16:58:35.677Z] ---> Running in 91aebacb0769 [2022-06-23T16:58:38.342Z] Removing intermediate container 91aebacb0769 [2022-06-23T16:58:38.343Z] ---> ebeb3555a7dc [2022-06-23T16:58:38.343Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-23T16:58:38.614Z] ---> Running in 835122ab8bbb [2022-06-23T16:58:38.889Z] Removing intermediate container 835122ab8bbb [2022-06-23T16:58:38.889Z] ---> 86fc40d2f2f1 [2022-06-23T16:58:38.889Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T16:58:39.162Z] ---> Running in 71977c407e5b [2022-06-23T16:58:39.767Z] Removing intermediate container 71977c407e5b [2022-06-23T16:58:39.767Z] ---> c6b46d006649 [2022-06-23T16:58:39.767Z] Step 21/22 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:58:39.767Z] ---> Running in ce32852a32a9 [2022-06-23T16:58:40.371Z] Removing intermediate container ce32852a32a9 [2022-06-23T16:58:40.371Z] ---> 1cc0159081f8 [2022-06-23T16:58:40.371Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T16:58:40.371Z] ---> Running in 4d8bd9d282a5 [2022-06-23T16:58:40.965Z] Removing intermediate container 4d8bd9d282a5 [2022-06-23T16:58:40.965Z] ---> 486dbaaecc35 [2022-06-23T16:58:40.965Z] [2022-06-23T16:58:41.240Z] Successfully built 486dbaaecc35 [2022-06-23T16:58:41.240Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-23T16:59:08.073Z]  Building security-proxy-setup ... done Removing intermediate container 6575834d343e [2022-06-23T16:59:08.073Z] ---> b14f85fe1722 [2022-06-23T16:59:08.073Z] [2022-06-23T16:59:08.073Z] Step 10/23 : FROM alpine:3.14 [2022-06-23T16:59:08.073Z] ---> ac73e934f311 [2022-06-23T16:59:08.073Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-23T16:59:08.073Z] ---> Using cache [2022-06-23T16:59:08.073Z] ---> 4780e2389297 [2022-06-23T16:59:08.073Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:59:08.073Z] ---> Using cache [2022-06-23T16:59:08.073Z] ---> 79b42619f421 [2022-06-23T16:59:08.073Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-23T16:59:08.073Z] ---> Running in 3f8ea58b80af [2022-06-23T16:59:08.355Z] Removing intermediate container 3f8ea58b80af [2022-06-23T16:59:08.355Z] ---> 1a6dbb754797 [2022-06-23T16:59:08.355Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-23T16:59:08.631Z] ---> Running in a2d603579f16 [2022-06-23T16:59:09.238Z] Removing intermediate container a2d603579f16 [2022-06-23T16:59:09.238Z] ---> 24221e10dc5b [2022-06-23T16:59:09.238Z] Step 15/23 : WORKDIR / [2022-06-23T16:59:09.517Z] ---> Running in 48291d71a570 [2022-06-23T16:59:10.127Z] Removing intermediate container 48291d71a570 [2022-06-23T16:59:10.127Z] ---> 7b7454f54f15 [2022-06-23T16:59:10.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:59:11.567Z] ---> 54488e6e57aa [2022-06-23T16:59:11.567Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-23T16:59:11.838Z] Removing intermediate container 3371fb94bbdd [2022-06-23T16:59:11.838Z] ---> 46acea261c09 [2022-06-23T16:59:11.838Z] [2022-06-23T16:59:11.838Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T16:59:11.838Z] ---> ac73e934f311 [2022-06-23T16:59:11.838Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-23T16:59:11.838Z] ---> Using cache [2022-06-23T16:59:11.838Z] ---> 4780e2389297 [2022-06-23T16:59:11.838Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T16:59:11.838Z] ---> Using cache [2022-06-23T16:59:11.838Z] ---> 79b42619f421 [2022-06-23T16:59:11.838Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-23T16:59:11.838Z] ---> Running in da08f7087ace [2022-06-23T16:59:12.824Z] Removing intermediate container da08f7087ace [2022-06-23T16:59:12.824Z] ---> a923bebeb16b [2022-06-23T16:59:12.824Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T16:59:12.824Z] ---> Running in b58a358b5d0c [2022-06-23T16:59:13.817Z] Removing intermediate container b58a358b5d0c [2022-06-23T16:59:13.817Z] ---> a4cb0181ae6e [2022-06-23T16:59:13.817Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T16:59:14.092Z] ---> 445334e309d2 [2022-06-23T16:59:14.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-23T16:59:15.082Z] ---> e2a9092849e3 [2022-06-23T16:59:15.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-23T16:59:15.359Z] ---> 16ea8da855c2 [2022-06-23T16:59:15.359Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-23T16:59:15.359Z] ---> Running in 25bef50cba0f [2022-06-23T16:59:15.965Z] Removing intermediate container 25bef50cba0f [2022-06-23T16:59:15.965Z] ---> 8bd2328f9e33 [2022-06-23T16:59:15.965Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:59:16.245Z] ---> Running in 09b842b94517 [2022-06-23T16:59:16.858Z] Removing intermediate container 09b842b94517 [2022-06-23T16:59:16.858Z] ---> 7d7bac124a90 [2022-06-23T16:59:16.858Z] Step 21/23 : LABEL arch=arm64 [2022-06-23T16:59:17.137Z] ---> Running in e8ef75515787 [2022-06-23T16:59:17.750Z] Removing intermediate container e8ef75515787 [2022-06-23T16:59:17.750Z] ---> 9628156250dd [2022-06-23T16:59:17.750Z] Step 22/23 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:59:18.045Z] ---> Running in 5e46d85183b5 [2022-06-23T16:59:18.320Z] ---> abb245e8394d [2022-06-23T16:59:18.320Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-23T16:59:18.597Z] Removing intermediate container 5e46d85183b5 [2022-06-23T16:59:18.597Z] ---> 3261c6b4e1c8 [2022-06-23T16:59:18.597Z] Step 23/23 : LABEL version=0.0.0 [2022-06-23T16:59:18.873Z] ---> Running in 27db552632ad [2022-06-23T16:59:19.472Z] Removing intermediate container 27db552632ad [2022-06-23T16:59:19.472Z] ---> db9e1b401359 [2022-06-23T16:59:19.472Z] [2022-06-23T16:59:19.752Z] ---> f1feaa67e22e [2022-06-23T16:59:19.752Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-23T16:59:20.027Z] ---> Running in 3346c68831c6 [2022-06-23T16:59:20.624Z] Successfully built db9e1b401359 [2022-06-23T16:59:20.624Z] Successfully tagged core-metadata-arm64:latest [2022-06-23T16:59:20.624Z]  Building core-metadata ... done Removing intermediate container 3346c68831c6 [2022-06-23T16:59:20.624Z] ---> a350941520c0 [2022-06-23T16:59:20.624Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T16:59:20.624Z] ---> Running in d538d345761c [2022-06-23T16:59:21.221Z] Removing intermediate container d538d345761c [2022-06-23T16:59:21.221Z] ---> 5a142d07c013 [2022-06-23T16:59:21.221Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T16:59:21.221Z] ---> Running in e44886ecc73e [2022-06-23T16:59:21.817Z] Removing intermediate container e44886ecc73e [2022-06-23T16:59:21.817Z] ---> 99cc6d64931d [2022-06-23T16:59:21.817Z] Step 21/22 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T16:59:22.092Z] ---> Running in cfa221e650e7 [2022-06-23T16:59:22.698Z] Removing intermediate container cfa221e650e7 [2022-06-23T16:59:22.698Z] ---> fb504d43c208 [2022-06-23T16:59:22.698Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T16:59:22.698Z] ---> Running in 5bdcc5f660f3 [2022-06-23T16:59:23.306Z] Removing intermediate container 5bdcc5f660f3 [2022-06-23T16:59:23.306Z] ---> 9c15e4b75762 [2022-06-23T16:59:23.306Z] [2022-06-23T16:59:23.580Z] Successfully built 9c15e4b75762 [2022-06-23T16:59:23.580Z] Successfully tagged support-scheduler-arm64:latest [2022-06-23T17:00:20.149Z]  Building support-scheduler ... done Removing intermediate container 2f33a1528fc5 [2022-06-23T17:00:20.149Z] ---> 0f8ea82590aa [2022-06-23T17:00:20.149Z] [2022-06-23T17:00:20.149Z] Step 10/22 : FROM alpine:3.14 [2022-06-23T17:00:20.149Z] ---> ac73e934f311 [2022-06-23T17:00:20.149Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-23T17:00:20.149Z] ---> Running in ae97304adbf5 [2022-06-23T17:00:20.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-23T17:00:20.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-23T17:00:20.149Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-23T17:00:20.149Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-23T17:00:20.149Z] Executing busybox-1.33.1-r7.trigger [2022-06-23T17:00:20.149Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T17:00:20.149Z] OK: 6 MiB in 16 packages [2022-06-23T17:00:20.149Z] Removing intermediate container ae97304adbf5 [2022-06-23T17:00:20.149Z] ---> 820c72e2aa4f [2022-06-23T17:00:20.149Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-23T17:00:20.149Z] ---> Running in 2fb825af333a [2022-06-23T17:00:20.149Z] Removing intermediate container 2fb825af333a [2022-06-23T17:00:20.149Z] ---> 74414cd5f1f4 [2022-06-23T17:00:20.149Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-23T17:00:20.149Z] ---> Running in 95a1abe62801 [2022-06-23T17:00:20.149Z] Removing intermediate container 95a1abe62801 [2022-06-23T17:00:20.149Z] ---> b1295847662f [2022-06-23T17:00:20.149Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-23T17:00:20.149Z] ---> Running in 9eddb171bc72 [2022-06-23T17:00:20.149Z] Removing intermediate container 9eddb171bc72 [2022-06-23T17:00:20.149Z] ---> f3bb696d1299 [2022-06-23T17:00:20.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T17:00:20.149Z] ---> a56fac66bcea [2022-06-23T17:00:20.149Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-23T17:00:20.149Z] ---> 22226ba93af4 [2022-06-23T17:00:20.149Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-23T17:00:20.744Z] ---> aacde4c7b984 [2022-06-23T17:00:20.744Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-23T17:00:20.744Z] ---> Running in 0cd778fcfab3 [2022-06-23T17:00:21.018Z] Removing intermediate container 0cd778fcfab3 [2022-06-23T17:00:21.018Z] ---> b3013e5d482d [2022-06-23T17:00:21.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T17:00:21.295Z] ---> Running in f84959e4bc77 [2022-06-23T17:00:21.578Z] Removing intermediate container f84959e4bc77 [2022-06-23T17:00:21.578Z] ---> 748c38bf2411 [2022-06-23T17:00:21.578Z] Step 20/22 : LABEL arch=arm64 [2022-06-23T17:00:21.860Z] ---> Running in 4199af4a1898 [2022-06-23T17:00:22.134Z] Removing intermediate container 4199af4a1898 [2022-06-23T17:00:22.134Z] ---> 926ce4f331fc [2022-06-23T17:00:22.134Z] Step 21/22 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T17:00:22.134Z] ---> Running in 4c940d5b4587 [2022-06-23T17:00:22.734Z] Removing intermediate container 4c940d5b4587 [2022-06-23T17:00:22.734Z] ---> 353eb3fb6bb2 [2022-06-23T17:00:22.734Z] Step 22/22 : LABEL version=0.0.0 [2022-06-23T17:00:22.734Z] ---> Running in 62c61e725f28 [2022-06-23T17:00:23.009Z] Removing intermediate container 62c61e725f28 [2022-06-23T17:00:23.009Z] ---> bcd835d98195 [2022-06-23T17:00:23.009Z] [2022-06-23T17:00:23.282Z] Successfully built bcd835d98195 [2022-06-23T17:00:23.282Z] Successfully tagged support-notifications-arm64:latest [2022-06-23T17:00:31.555Z]  Building support-notifications ... done Removing intermediate container 6af26d24a6bf [2022-06-23T17:00:31.555Z] ---> 884ff3087b31 [2022-06-23T17:00:31.555Z] [2022-06-23T17:00:31.555Z] Step 9/20 : FROM alpine:3.15 [2022-06-23T17:00:31.555Z] ---> 3fb3c9af89a9 [2022-06-23T17:00:31.555Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-23T17:00:31.555Z] ---> Using cache [2022-06-23T17:00:31.555Z] ---> fb2f675001f8 [2022-06-23T17:00:31.555Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T17:00:31.555Z] ---> Using cache [2022-06-23T17:00:31.555Z] ---> 5cb4afe5fdb2 [2022-06-23T17:00:31.555Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-23T17:00:31.555Z] ---> Running in f119ce83280c [2022-06-23T17:00:31.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T17:00:32.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T17:00:33.812Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-23T17:00:33.812Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-23T17:00:33.812Z] OK: 15736 distinct packages available [2022-06-23T17:00:33.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T17:00:34.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T17:00:35.767Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-23T17:00:35.767Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-23T17:00:35.767Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-23T17:00:36.038Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-23T17:00:36.038Z] (5/9) Installing curl (7.80.0-r1) [2022-06-23T17:00:36.038Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-23T17:00:36.309Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-23T17:00:36.309Z] (8/9) Installing libucontext (1.1-r0) [2022-06-23T17:00:36.309Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-23T17:00:36.582Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T17:00:36.582Z] Executing ca-certificates-20211220-r0.trigger [2022-06-23T17:00:36.582Z] OK: 8 MiB in 23 packages [2022-06-23T17:00:38.017Z] Removing intermediate container f119ce83280c [2022-06-23T17:00:38.017Z] ---> 714fc6852a90 [2022-06-23T17:00:38.017Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-23T17:00:38.611Z] ---> 13eff748f963 [2022-06-23T17:00:38.611Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-23T17:00:40.048Z] ---> f46398d9afae [2022-06-23T17:00:40.048Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-23T17:00:40.320Z] ---> 3a42c9ba8b0d [2022-06-23T17:00:40.320Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-23T17:00:40.320Z] ---> Running in ca42a8175cd7 [2022-06-23T17:00:40.594Z] Removing intermediate container ca42a8175cd7 [2022-06-23T17:00:40.594Z] ---> f0bf3b70a86b [2022-06-23T17:00:40.594Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T17:00:40.865Z] ---> Running in b3c3f9eafeda [2022-06-23T17:00:41.136Z] Removing intermediate container b3c3f9eafeda [2022-06-23T17:00:41.136Z] ---> 71c04b9a5ff8 [2022-06-23T17:00:41.136Z] Step 18/20 : LABEL arch=arm64 [2022-06-23T17:00:41.136Z] ---> Running in fe600b289305 [2022-06-23T17:00:41.410Z] Removing intermediate container fe600b289305 [2022-06-23T17:00:41.410Z] ---> 662d50f94786 [2022-06-23T17:00:41.410Z] Step 19/20 : LABEL git_sha=6c0aeaf306f1a0fbbc6ada9a2ed1445ad4b1f557 [2022-06-23T17:00:41.686Z] ---> Running in d072dac8b345 [2022-06-23T17:00:41.965Z] Removing intermediate container d072dac8b345 [2022-06-23T17:00:41.965Z] ---> a2f1d021b218 [2022-06-23T17:00:41.965Z] Step 20/20 : LABEL version=0.0.0 [2022-06-23T17:00:41.965Z] ---> Running in 4fd31cf1056a [2022-06-23T17:00:42.236Z] Removing intermediate container 4fd31cf1056a [2022-06-23T17:00:42.236Z] ---> 2eb0aa7cb849 [2022-06-23T17:00:42.236Z] [2022-06-23T17:00:42.507Z] Successfully built 2eb0aa7cb849 [2022-06-23T17:00:42.507Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-23T17:00:43.115Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-06-23T17:00:43.112Z] $ docker stop --time=1 81ad92b4de0ca01708c44240e4f3bc888a6160fe8099cee86bb78ef15b22cc0e [2022-06-23T17:00:44.772Z] $ docker rm -f 81ad92b4de0ca01708c44240e4f3bc888a6160fe8099cee86bb78ef15b22cc0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T17:00:45.332Z] + docker images [2022-06-23T17:00:45.604Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-23T17:00:45.604Z] security-spiffe-token-provider-arm64 latest 2eb0aa7cb849 3 seconds ago 28.1MB [2022-06-23T17:00:45.604Z] 884ff3087b31 16 seconds ago 1.48GB [2022-06-23T17:00:45.604Z] support-notifications-arm64 latest bcd835d98195 23 seconds ago 25.9MB [2022-06-23T17:00:45.604Z] 0f8ea82590aa 36 seconds ago 1.49GB [2022-06-23T17:00:45.604Z] support-scheduler-arm64 latest 9c15e4b75762 About a minute ago 25.4MB [2022-06-23T17:00:45.604Z] core-metadata-arm64 latest db9e1b401359 About a minute ago 16.3MB [2022-06-23T17:00:45.604Z] 46acea261c09 About a minute ago 1.49GB [2022-06-23T17:00:45.604Z] b14f85fe1722 About a minute ago 1.44GB [2022-06-23T17:00:45.604Z] security-proxy-setup-arm64 latest 486dbaaecc35 2 minutes ago 26.1MB [2022-06-23T17:00:45.604Z] 882c40cb5e7f 2 minutes ago 1.44GB [2022-06-23T17:00:45.604Z] security-spire-server-arm64 latest f4c3742e7d6c 5 minutes ago 86.3MB [2022-06-23T17:00:45.604Z] 436da28d3ebb 5 minutes ago 1.34GB [2022-06-23T17:00:45.604Z] security-spire-config-arm64 latest 081e54537cf2 6 minutes ago 85.6MB [2022-06-23T17:00:45.604Z] fb3cced700b2 6 minutes ago 1.34GB [2022-06-23T17:00:45.604Z] sys-mgmt-agent-arm64 latest f1aebfeb9f9b 7 minutes ago 282MB [2022-06-23T17:00:45.604Z] core-command-arm64 latest 20b864ee965e 8 minutes ago 15.5MB [2022-06-23T17:00:45.604Z] core-data-arm64 latest b0ad859e069c 8 minutes ago 21.7MB [2022-06-23T17:00:45.604Z] 6e142edf5371 8 minutes ago 1.43GB [2022-06-23T17:00:45.604Z] security-bootstrapper-arm64 latest cd47e10efba7 8 minutes ago 18.3MB [2022-06-23T17:00:45.604Z] 1a092a8742f2 8 minutes ago 1.46GB [2022-06-23T17:00:45.604Z] security-secretstore-setup-arm64 latest 96cccbdc0e1d 8 minutes ago 27.5MB [2022-06-23T17:00:45.604Z] add73ac84d7f 9 minutes ago 1.44GB [2022-06-23T17:00:45.604Z] a5082a68ff71 9 minutes ago 1.44GB [2022-06-23T17:00:45.604Z] f7ed9d7724da 9 minutes ago 1.43GB [2022-06-23T17:00:45.604Z] security-spire-agent-arm64 latest cb8ed9a5a402 13 minutes ago 126MB [2022-06-23T17:00:45.604Z] 95879e3fe2da 14 minutes ago 1.34GB [2022-06-23T17:00:45.604Z] ci-base-image-arm64 latest 309cb024f61b 26 minutes ago 1.01GB [2022-06-23T17:00:45.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB [2022-06-23T17:00:45.604Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-23T17:00:45.604Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-23T17:00:45.604Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-23T17:00:45.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T17:00:46.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T17:00:46.065Z] [2022-06-23T17:00:46.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T17:00:46.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T17:00:46.682Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T17:00:46.682Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T17:00:46.682Z] 04944245beec: Pulling fs layer [2022-06-23T17:00:46.682Z] 699f458cf7ca: Pulling fs layer [2022-06-23T17:00:46.682Z] 765212b225bb: Pulling fs layer [2022-06-23T17:00:46.682Z] f23df028b6ca: Pulling fs layer [2022-06-23T17:00:46.682Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T17:00:46.682Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T17:00:46.682Z] f23df028b6ca: Waiting [2022-06-23T17:00:46.682Z] 765212b225bb: Waiting [2022-06-23T17:00:46.682Z] d65c8cfc05b1: Waiting [2022-06-23T17:00:46.682Z] 2437ff75d9bd: Waiting [2022-06-23T17:00:46.682Z] 04944245beec: Verifying Checksum [2022-06-23T17:00:46.682Z] 04944245beec: Download complete [2022-06-23T17:00:46.682Z] 765212b225bb: Verifying Checksum [2022-06-23T17:00:46.682Z] 765212b225bb: Download complete [2022-06-23T17:00:46.682Z] f23df028b6ca: Verifying Checksum [2022-06-23T17:00:46.682Z] f23df028b6ca: Download complete [2022-06-23T17:00:46.682Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T17:00:46.682Z] d65c8cfc05b1: Download complete [2022-06-23T17:00:46.955Z] 699f458cf7ca: Verifying Checksum [2022-06-23T17:00:46.955Z] 699f458cf7ca: Download complete [2022-06-23T17:00:47.229Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T17:00:47.229Z] 8998bd30e6a1: Download complete [2022-06-23T17:00:49.847Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T17:00:49.847Z] 2437ff75d9bd: Download complete [2022-06-23T17:00:51.818Z] 8998bd30e6a1: Pull complete [2022-06-23T17:00:52.091Z] 04944245beec: Pull complete [2022-06-23T17:00:53.522Z] 699f458cf7ca: Pull complete [2022-06-23T17:00:53.796Z] 765212b225bb: Pull complete [2022-06-23T17:00:54.774Z] f23df028b6ca: Pull complete [2022-06-23T17:00:55.048Z] d65c8cfc05b1: Pull complete [2022-06-23T17:01:10.122Z] 2437ff75d9bd: Pull complete [2022-06-23T17:01:10.122Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T17:01:10.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T17:01:10.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T17:01:10.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-15461 does not seem to be running inside a container [2022-06-23T17:01:10.467Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-23T17:01:13.250Z] $ docker top 236dddcb1a9c848edc8fc77d48d1565893bbda7186352d86c6af5a480d286407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:14.244Z] ---> job-cost.sh [2022-06-23T17:01:14.244Z] lf-activate-venv: SKIPPING [2022-06-23T17:01:14.244Z] INFO: No Stack... [2022-06-23T17:01:14.842Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T17:01:15.433Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T17:01:16.089Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-06-23T17:01:16.090Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T17:01:16.149Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] [2022-06-23T17:01:16.155Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] did not exist. Created. [2022-06-23T17:01:16.155Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T17:01:16.809Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T17:01:16.991Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T17:01:17.001Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4057-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T17:01:17.009Z] $ docker stop --time=1 236dddcb1a9c848edc8fc77d48d1565893bbda7186352d86c6af5a480d286407 [2022-06-23T17:01:18.517Z] $ docker rm -f 236dddcb1a9c848edc8fc77d48d1565893bbda7186352d86c6af5a480d286407 [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-06-23T17:01:18.980Z] provisioning config files... [2022-06-23T17:01:19.003Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6013316239836233798tmp [Pipeline] { [Pipeline] sh [2022-06-23T17:01:19.312Z] + set +x [2022-06-23T17:01:19.312Z] + curl -s https://codecov.io/bash [2022-06-23T17:01:19.312Z] + bash -s -- [2022-06-23T17:01:19.312Z] [2022-06-23T17:01:19.312Z] _____ _ [2022-06-23T17:01:19.312Z] / ____| | | [2022-06-23T17:01:19.312Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T17:01:19.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T17:01:19.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T17:01:19.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T17:01:19.312Z] Bash-1.0.6 [2022-06-23T17:01:19.312Z] [2022-06-23T17:01:19.312Z] [2022-06-23T17:01:19.312Z] ==> git version 2.25.1 found [2022-06-23T17:01:19.312Z] ==> 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-06-23T17:01:19.312Z] Release-Date: 2020-01-08 [2022-06-23T17:01:19.312Z] 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-06-23T17:01:19.312Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T17:01:19.312Z] ==> Jenkins CI detected. [2022-06-23T17:01:19.312Z] current dir:  /w/workspace/edgex-go/3 [2022-06-23T17:01:19.312Z] project root: . [2022-06-23T17:01:19.312Z] --> token set from env [2022-06-23T17:01:19.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T17:01:19.312Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T17:01:19.312Z] ==> Python coveragepy not found [2022-06-23T17:01:19.312Z] ==> Searching for coverage reports in: [2022-06-23T17:01:19.312Z] + . [2022-06-23T17:01:19.312Z] -> Found 1 reports [2022-06-23T17:01:19.312Z] ==> Detecting git/mercurial file structure [2022-06-23T17:01:19.312Z] ==> Reading reports [2022-06-23T17:01:19.312Z] + ./coverage.out bytes=435411 [2022-06-23T17:01:19.312Z] ==> Appending adjustments [2022-06-23T17:01:19.312Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T17:01:20.743Z] + Found adjustments [2022-06-23T17:01:20.743Z] ==> Gzipping contents [2022-06-23T17:01:20.743Z] 60K /tmp/codecov.2NsFBP.gz [2022-06-23T17:01:20.743Z] ==> Uploading reports [2022-06-23T17:01:20.743Z] url: https://codecov.io [2022-06-23T17:01:20.743Z] query: branch=PR-4057&commit=408a03a3153e4b203da2a38dedbedd18975925c9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-06-23T17:01:20.743Z] -> Pinging Codecov [2022-06-23T17:01:20.743Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4057&commit=408a03a3153e4b203da2a38dedbedd18975925c9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4057%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4057&job=&cmd_args= [2022-06-23T17:01:20.743Z] -> Uploading to [2022-06-23T17:01:20.743Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/00271124DB129430A58F1EEE437C3FCB/408a03a3153e4b203da2a38dedbedd18975925c9/6a33f6a7-6ac9-49af-a17d-5353b3abf591.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T170120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=116c4c749516ff7a7a36ba90260aa0a93326b6086debb9953599815a419f7f9a [2022-06-23T17:01:20.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T17:01:20.743Z] Dload Upload Total Spent Left Speed [2022-06-23T17:01:21.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59842 0 0 100 59842 0 273k --:--:-- --:--:-- --:--:-- 273k [2022-06-23T17:01:21.043Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/408a03a3153e4b203da2a38dedbedd18975925c9 [Pipeline] } [2022-06-23T17:01:21.050Z] 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-06-23T17:01:21.678Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:21.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:22.838Z] ---> package-listing.sh [2022-06-23T17:01:22.839Z] ++ facter osfamily [2022-06-23T17:01:22.839Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T17:01:23.098Z] + OS_FAMILY=debian [2022-06-23T17:01:23.098Z] + workspace=/w/workspace/edgex-go/3 [2022-06-23T17:01:23.098Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T17:01:23.098Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T17:01:23.098Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T17:01:23.098Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T17:01:23.098Z] + '[' /w/workspace/edgex-go/3 ']' [2022-06-23T17:01:23.098Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T17:01:23.098Z] + case "${OS_FAMILY}" in [2022-06-23T17:01:23.098Z] + dpkg -l [2022-06-23T17:01:23.098Z] + grep '^ii' [2022-06-23T17:01:23.098Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T17:01:23.098Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T17:01:23.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T17:01:23.098Z] + '[' /w/workspace/edgex-go/3 ']' [2022-06-23T17:01:23.098Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-06-23T17:01:23.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-06-23T17:01:23.108Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T17:01:23.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T17:01:23.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T17:01:23.945Z] [2022-06-23T17:01:23.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T17:01:24.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T17:01:24.249Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T17:01:24.249Z] 5eb5b503b376: Pulling fs layer [2022-06-23T17:01:24.249Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T17:01:24.249Z] ec43610c2a17: Pulling fs layer [2022-06-23T17:01:24.249Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T17:01:24.249Z] 33b1e0a273af: Pulling fs layer [2022-06-23T17:01:24.249Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T17:01:24.249Z] 2f39f015ded8: Pulling fs layer [2022-06-23T17:01:24.249Z] 5d3b04190fa2: Waiting [2022-06-23T17:01:24.249Z] 33b1e0a273af: Waiting [2022-06-23T17:01:24.249Z] 3a2ae6a8a46f: Waiting [2022-06-23T17:01:24.249Z] 5c69ac0246d0: Download complete [2022-06-23T17:01:24.249Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-23T17:01:24.249Z] 3a2ae6a8a46f: Download complete [2022-06-23T17:01:24.508Z] 33b1e0a273af: Verifying Checksum [2022-06-23T17:01:24.508Z] 33b1e0a273af: Download complete [2022-06-23T17:01:24.508Z] 5d3b04190fa2: Download complete [2022-06-23T17:01:24.508Z] ec43610c2a17: Verifying Checksum [2022-06-23T17:01:24.508Z] ec43610c2a17: Download complete [2022-06-23T17:01:24.508Z] 5eb5b503b376: Verifying Checksum [2022-06-23T17:01:24.508Z] 5eb5b503b376: Download complete [2022-06-23T17:01:25.078Z] 2f39f015ded8: Download complete [2022-06-23T17:01:25.647Z] 5eb5b503b376: Pull complete [2022-06-23T17:01:25.907Z] 5c69ac0246d0: Pull complete [2022-06-23T17:01:26.477Z] ec43610c2a17: Pull complete [2022-06-23T17:01:26.477Z] 3a2ae6a8a46f: Pull complete [2022-06-23T17:01:26.738Z] 33b1e0a273af: Pull complete [2022-06-23T17:01:26.738Z] 5d3b04190fa2: Pull complete [2022-06-23T17:01:30.935Z] 2f39f015ded8: Pull complete [2022-06-23T17:01:30.935Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T17:01:30.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T17:01:30.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T17:01:31.022Z] prd-ubuntu20.04-docker-8c-8g-15459 does not seem to be running inside a container [2022-06-23T17:01:31.058Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-06-23T17:01:32.997Z] $ docker top 3794dc5ba593f756e30faabe0c1a0ba0f00dfb205adcd11ae6d160a1faba866a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T17:01:33.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T17:01:33.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T17:01:33.928Z] + ls /var/log/sa-host [2022-06-23T17:01:33.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T17:01:33.993Z] provisioning config files... [2022-06-23T17:01:34.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1437615285974247654tmp [Pipeline] { [Pipeline] echo [2022-06-23T17:01:34.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:34.311Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T17:01:34.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:34.681Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T17:01:34.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:34.976Z] ---> sudo-logs.sh [2022-06-23T17:01:34.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T17:01:35.001Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:35.290Z] ---> job-cost.sh [2022-06-23T17:01:35.290Z] lf-activate-venv: SKIPPING [2022-06-23T17:01:35.290Z] DEBUG: total: 0.10999999940395355 [2022-06-23T17:01:35.290Z] INFO: Retrieving Stack Cost... [2022-06-23T17:01:35.862Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T17:01:36.122Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T17:01:36.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T17:01:36.419Z] ---> logs-deploy.sh [2022-06-23T17:01:36.419Z] lf-activate-venv: SKIPPING [2022-06-23T17:01:36.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4057/3 [2022-06-23T17:01:36.419Z] INFO: archiving workspace using pattern(s): [2022-06-23T17:01:37.358Z] Archives upload complete. [2022-06-23T17:01:37.358Z] INFO: archiving logs to Nexus