Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e950a92d08d8119d15900c5f3f0f49ced750c51 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-ssh1596138881079453728.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-ssh1126039213554253538.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8657711285136659211.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-ssh3423460839670617282.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10150655913386677680.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16574’ Running on prd-ubuntu20.04-docker-8c-8g-16576 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/246 [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/246 # 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 Avoid second fetch Checking out Revision 1e950a92d08d8119d15900c5f3f0f49ced750c51 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1e950a92d08d8119d15900c5f3f0f49ced750c51 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#4061)" > git rev-list --no-walk e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T15:48:27.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T15:48:27.595Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T15:48:27.607Z] ========================================================= [2022-07-01T15:48:27.607Z] EdgeX Global Pipelines Version Info [2022-07-01T15:48:27.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:48:28.407Z] ------------------- [2022-07-01T15:48:28.407Z] stable info: [2022-07-01T15:48:28.407Z] ------------------- [2022-07-01T15:48:28.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T15:48:28.407Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T15:48:28.407Z] Message: update stable to v1.0.234 [2022-07-01T15:48:28.983Z] ------------------- [2022-07-01T15:48:28.983Z] experimental info: [2022-07-01T15:48:28.983Z] ------------------- [2022-07-01T15:48:28.983Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T15:48:28.983Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T15:48:28.983Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T15:48:29.293Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T15:48:29.308Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T15:48:29.327Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T15:48:29.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T15:48:29.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T15:48:29.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T15:48:29.369Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T15:48:29.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T15:48:29.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T15:48:29.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T15:48:29.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T15:48:29.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T15:48:29.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T15:48:29.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T15:48:29.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T15:48:29.474Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T15:48:29.484Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T15:48:29.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T15:48:29.507Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T15:48:29.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T15:48:29.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T15:48:29.539Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T15:48:29.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T15:48:29.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-01T15:48:29.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-01T15:48:29.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-01T15:48:29.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e950a92d08d8119d15900c5f3f0f49ced750c51 [Pipeline] echo [2022-07-01T15:48:29.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e950a9 [Pipeline] echo [2022-07-01T15:48:29.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T15:48:29.666Z] provisioning config files... [2022-07-01T15:48:29.681Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/246@tmp/config3273785312329092931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:48:29.990Z] ---> docker-login.sh [2022-07-01T15:48:29.990Z] nexus3.edgexfoundry.org:10001 [2022-07-01T15:48:30.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:48:30.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:48:30.255Z] Configure a credential helper to remove this warning. See [2022-07-01T15:48:30.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:48:30.255Z] [2022-07-01T15:48:30.255Z] Login Succeeded [2022-07-01T15:48:30.255Z] nexus3.edgexfoundry.org:10002 [2022-07-01T15:48:30.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:48:30.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:48:30.518Z] Configure a credential helper to remove this warning. See [2022-07-01T15:48:30.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:48:30.518Z] [2022-07-01T15:48:30.518Z] Login Succeeded [2022-07-01T15:48:30.518Z] nexus3.edgexfoundry.org:10003 [2022-07-01T15:48:30.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:48:30.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:48:30.518Z] Configure a credential helper to remove this warning. See [2022-07-01T15:48:30.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:48:30.518Z] [2022-07-01T15:48:30.518Z] Login Succeeded [2022-07-01T15:48:30.518Z] nexus3.edgexfoundry.org:10004 [2022-07-01T15:48:30.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:48:30.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:48:30.782Z] Configure a credential helper to remove this warning. See [2022-07-01T15:48:30.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:48:30.782Z] [2022-07-01T15:48:30.782Z] Login Succeeded [2022-07-01T15:48:30.782Z] docker.io [2022-07-01T15:48:30.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:48:31.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:48:31.045Z] Configure a credential helper to remove this warning. See [2022-07-01T15:48:31.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:48:31.045Z] [2022-07-01T15:48:31.045Z] Login Succeeded [2022-07-01T15:48:31.045Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T15:48:31.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T15:48:31.375Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/core-command/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/core-data/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T15:48:31.375Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T15:48:31.375Z] cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T15:48:31.375Z] + + cut -d/ -f2 [2022-07-01T15:48:31.375Z] dirname cmd/security-spire-config/Dockerfile [2022-07-01T15:48:31.375Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T15:48:31.375Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T15:48:31.375Z] + cut -d/ -f2 [2022-07-01T15:48:31.375Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T15:48:31.416Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-01T15:48:31.775Z] + git rev-list -1 --merges 1e950a92d08d8119d15900c5f3f0f49ced750c51~1..1e950a92d08d8119d15900c5f3f0f49ced750c51 [Pipeline] echo [2022-07-01T15:48:31.799Z] -----------> git rev-list -1 --merges 1e950a92d08d8119d15900c5f3f0f49ced750c51~1..1e950a92d08d8119d15900c5f3f0f49ced750c51 1e950a92d08d8119d15900c5f3f0f49ced750c51 [false] [Pipeline] sh [2022-07-01T15:48:32.090Z] + git log --format=format:%s -1 1e950a92d08d8119d15900c5f3f0f49ced750c51 [Pipeline] echo [2022-07-01T15:48:32.107Z] ========================================================= [2022-07-01T15:48:32.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T15:48:32.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T15:48:32.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T15:48:32.543Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T15:48:32.543Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T15:48:32.543Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T15:48:32.543Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T15:48:32.543Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T15:48:32.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:48:32.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:48:32.962Z] [2022-07-01T15:48:32.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:48:33.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:48:33.272Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T15:48:33.272Z] 42c077c10790: Pulling fs layer [2022-07-01T15:48:33.272Z] f63e77b7563a: Pulling fs layer [2022-07-01T15:48:33.272Z] bd5fdadae976: Pulling fs layer [2022-07-01T15:48:33.272Z] 205491f53016: Pulling fs layer [2022-07-01T15:48:33.272Z] df18705c85c3: Pulling fs layer [2022-07-01T15:48:33.272Z] 205491f53016: Waiting [2022-07-01T15:48:33.272Z] bdb3f477010e: Pulling fs layer [2022-07-01T15:48:33.272Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T15:48:33.272Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T15:48:33.272Z] df18705c85c3: Waiting [2022-07-01T15:48:33.272Z] c8a8fc8e1c8f: Waiting [2022-07-01T15:48:33.272Z] bdb3f477010e: Waiting [2022-07-01T15:48:33.272Z] bdb8f0575790: Pulling fs layer [2022-07-01T15:48:33.272Z] 2c6e9b1d212d: Waiting [2022-07-01T15:48:33.272Z] bdb8f0575790: Waiting [2022-07-01T15:48:33.272Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T15:48:33.272Z] 2343380bae48: Pulling fs layer [2022-07-01T15:48:33.272Z] 2343380bae48: Waiting [2022-07-01T15:48:33.272Z] f63e77b7563a: Verifying Checksum [2022-07-01T15:48:33.272Z] f63e77b7563a: Download complete [2022-07-01T15:48:33.272Z] 205491f53016: Verifying Checksum [2022-07-01T15:48:33.272Z] 205491f53016: Download complete [2022-07-01T15:48:33.533Z] df18705c85c3: Verifying Checksum [2022-07-01T15:48:33.533Z] df18705c85c3: Download complete [2022-07-01T15:48:33.533Z] bdb3f477010e: Download complete [2022-07-01T15:48:33.533Z] bd5fdadae976: Verifying Checksum [2022-07-01T15:48:33.533Z] bd5fdadae976: Download complete [2022-07-01T15:48:33.533Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T15:48:33.533Z] 2c6e9b1d212d: Download complete [2022-07-01T15:48:33.533Z] bdb8f0575790: Verifying Checksum [2022-07-01T15:48:33.533Z] bdb8f0575790: Download complete [2022-07-01T15:48:33.533Z] 386e3cb2ff24: Download complete [2022-07-01T15:48:33.534Z] 2343380bae48: Verifying Checksum [2022-07-01T15:48:33.534Z] 2343380bae48: Download complete [2022-07-01T15:48:33.534Z] 42c077c10790: Download complete [2022-07-01T15:48:33.793Z] c8a8fc8e1c8f: Download complete [2022-07-01T15:48:35.180Z] 42c077c10790: Pull complete [2022-07-01T15:48:35.180Z] f63e77b7563a: Pull complete [2022-07-01T15:48:35.750Z] bd5fdadae976: Pull complete [2022-07-01T15:48:35.750Z] 205491f53016: Pull complete [2022-07-01T15:48:36.012Z] df18705c85c3: Pull complete [2022-07-01T15:48:36.012Z] bdb3f477010e: Pull complete [2022-07-01T15:48:38.559Z] c8a8fc8e1c8f: Pull complete [2022-07-01T15:48:38.559Z] 2c6e9b1d212d: Pull complete [2022-07-01T15:48:38.559Z] bdb8f0575790: Pull complete [2022-07-01T15:48:38.559Z] 386e3cb2ff24: Pull complete [2022-07-01T15:48:38.559Z] 2343380bae48: Pull complete [2022-07-01T15:48:38.559Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T15:48:38.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:48:38.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:48:38.665Z] prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container [2022-07-01T15:48:38.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T15:48:40.353Z] $ docker top c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b -eo pid,comm [2022-07-01T15:48:40.421Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T15:48:40.421Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T15:48:40.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T15:48:40.464Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T15:48:40.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T15:48:40.599Z] $ docker exec c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent [2022-07-01T15:48:40.714Z] SSH_AUTH_SOCK=/tmp/ssh-hMnUXNOad0SX/agent.34 [2022-07-01T15:48:40.714Z] SSH_AGENT_PID=40 [2022-07-01T15:48:40.721Z] Running ssh-add (command line suppressed) [2022-07-01T15:48:40.834Z] Identity added: /w/workspace/edgex-go/246@tmp/private_key_3432953723774504491.key (/w/workspace/edgex-go/246@tmp/private_key_3432953723774504491.key) [2022-07-01T15:48:40.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T15:48:41.143Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T15:48:41.162Z] $ docker exec --env ******** --env ******** c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent -k [2022-07-01T15:48:41.276Z] unset SSH_AUTH_SOCK; [2022-07-01T15:48:41.277Z] unset SSH_AGENT_PID; [2022-07-01T15:48:41.277Z] echo Agent pid 40 killed; [2022-07-01T15:48:41.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T15:48:41.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T15:48:41.307Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T15:48:41.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T15:48:41.445Z] $ docker exec c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent [2022-07-01T15:48:41.589Z] SSH_AUTH_SOCK=/tmp/ssh-c5Y8fQ7OZ22x/agent.74 [2022-07-01T15:48:41.589Z] SSH_AGENT_PID=80 [2022-07-01T15:48:41.595Z] Running ssh-add (command line suppressed) [2022-07-01T15:48:41.722Z] Identity added: /w/workspace/edgex-go/246@tmp/private_key_3855567393297895356.key (/w/workspace/edgex-go/246@tmp/private_key_3855567393297895356.key) [2022-07-01T15:48:41.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T15:48:42.033Z] + git semver init [2022-07-01T15:48:42.293Z] 2022-07-01 15:48:42,256 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T15:48:42.293Z] 2022-07-01 15:48:42,257 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/246/.semver [2022-07-01T15:48:42.293Z] 2022-07-01 15:48:42,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/246/.semver [2022-07-01T15:48:42.293Z] 2022-07-01 15:48:42,258 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/246/.semver'], cwd=/w/workspace/edgex-go/246, universal_newlines=False, shell=None, istream=None) [2022-07-01T15:48:46.510Z] 2022-07-01 15:48:46,113 [append_file] DEBUG append to file:/w/workspace/edgex-go/246/.git/info/exclude [2022-07-01T15:48:46.510Z] 2022-07-01 15:48:46,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/246/.semver/main with force:False [2022-07-01T15:48:46.510Z] 2022-07-01 15:48:46,114 [read_version] DEBUG read version from /w/workspace/edgex-go/246/.semver/main [2022-07-01T15:48:46.510Z] 2022-07-01 15:48:46,114 [read_version] DEBUG read version from /w/workspace/edgex-go/246/.semver/main [2022-07-01T15:48:46.510Z] 2.2.1-dev.17 [Pipeline] } [2022-07-01T15:48:46.527Z] $ docker exec --env ******** --env ******** c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b ssh-agent -k [2022-07-01T15:48:46.647Z] unset SSH_AUTH_SOCK; [2022-07-01T15:48:46.647Z] unset SSH_AGENT_PID; [2022-07-01T15:48:46.647Z] echo Agent pid 80 killed; [2022-07-01T15:48:46.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T15:48:46.968Z] + git semver [Pipeline] } [2022-07-01T15:48:47.251Z] $ docker stop --time=1 c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b [2022-07-01T15:48:48.573Z] $ docker rm -f c3a74e241e76ca571291c459ce1ec56e817323631e46d37776d57e2c275dcf9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T15:48:48.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T15:48:49.213Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T15:48:49.215Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.17 [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-07-01T15:48:49.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:48:49.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:48:49.381Z] ========================================================= [2022-07-01T15:48:49.381Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T15:48:49.381Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:48:49.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:48:49.675Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T15:48:49.675Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T15:48:49.675Z] 666ba61612fd: Pulling fs layer [2022-07-01T15:48:49.675Z] 8ed8ca486205: Pulling fs layer [2022-07-01T15:48:49.675Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T15:48:49.675Z] c516ae0d96e1: Pulling fs layer [2022-07-01T15:48:49.675Z] 684cea983483: Pulling fs layer [2022-07-01T15:48:49.675Z] dd3240ac7de5: Pulling fs layer [2022-07-01T15:48:49.675Z] b1e948a4e11c: Pulling fs layer [2022-07-01T15:48:49.675Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T15:48:49.675Z] 646ad004c059: Pulling fs layer [2022-07-01T15:48:49.675Z] c516ae0d96e1: Waiting [2022-07-01T15:48:49.675Z] cc1cd167ecdc: Waiting [2022-07-01T15:48:49.675Z] 684cea983483: Waiting [2022-07-01T15:48:49.675Z] b1e948a4e11c: Waiting [2022-07-01T15:48:49.675Z] a8fd76ee1af6: Waiting [2022-07-01T15:48:49.675Z] 646ad004c059: Waiting [2022-07-01T15:48:49.675Z] dd3240ac7de5: Waiting [2022-07-01T15:48:49.675Z] 8ed8ca486205: Download complete [2022-07-01T15:48:49.675Z] 666ba61612fd: Verifying Checksum [2022-07-01T15:48:49.675Z] 666ba61612fd: Download complete [2022-07-01T15:48:49.675Z] c516ae0d96e1: Download complete [2022-07-01T15:48:49.675Z] 684cea983483: Verifying Checksum [2022-07-01T15:48:49.675Z] 684cea983483: Download complete [2022-07-01T15:48:49.675Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T15:48:49.675Z] 59bf1c3509f3: Download complete [2022-07-01T15:48:49.675Z] dd3240ac7de5: Verifying Checksum [2022-07-01T15:48:49.675Z] dd3240ac7de5: Download complete [2022-07-01T15:48:49.938Z] b1e948a4e11c: Verifying Checksum [2022-07-01T15:48:49.938Z] b1e948a4e11c: Download complete [2022-07-01T15:48:49.938Z] 59bf1c3509f3: Pull complete [2022-07-01T15:48:50.201Z] 666ba61612fd: Pull complete [2022-07-01T15:48:50.201Z] 8ed8ca486205: Pull complete [2022-07-01T15:48:50.462Z] 646ad004c059: Verifying Checksum [2022-07-01T15:48:50.462Z] 646ad004c059: Download complete [2022-07-01T15:48:50.462Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T15:48:50.462Z] a8fd76ee1af6: Download complete [2022-07-01T15:48:50.462Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T15:48:50.462Z] cc1cd167ecdc: Download complete [2022-07-01T15:48:54.660Z] cc1cd167ecdc: Pull complete [2022-07-01T15:48:54.660Z] c516ae0d96e1: Pull complete [2022-07-01T15:48:54.660Z] 684cea983483: Pull complete [2022-07-01T15:48:54.920Z] dd3240ac7de5: Pull complete [2022-07-01T15:48:54.920Z] b1e948a4e11c: Pull complete [2022-07-01T15:48:57.462Z] a8fd76ee1af6: Pull complete [2022-07-01T15:48:58.033Z] 646ad004c059: Pull complete [2022-07-01T15:48:58.033Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T15:48:58.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:48:58.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:48:58.337Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:48:58.337Z] WORKDIR /edgex [2022-07-01T15:48:58.337Z] COPY go.mod . [2022-07-01T15:48:58.337Z] RUN go mod download [2022-07-01T15:48:58.337Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T15:48:59.719Z] Sending build context to Docker daemon 335.1MB [2022-07-01T15:48:59.719Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:48:59.719Z] ---> 8f69c11f6b0c [2022-07-01T15:48:59.719Z] Step 2/4 : WORKDIR /edgex [2022-07-01T15:49:01.658Z] ---> Running in 7a9944b4e69e [2022-07-01T15:49:01.658Z] Removing intermediate container 7a9944b4e69e [2022-07-01T15:49:01.658Z] ---> 040640764cb5 [2022-07-01T15:49:01.658Z] Step 3/4 : COPY go.mod . [2022-07-01T15:49:01.917Z] ---> 3adae75509a0 [2022-07-01T15:49:01.917Z] Step 4/4 : RUN go mod download [2022-07-01T15:49:01.917Z] ---> Running in 77dde77ea999 [2022-07-01T15:49:04.303Z] Still waiting to schedule task [2022-07-01T15:49:04.303Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16575’ [2022-07-01T15:49:23.894Z] Removing intermediate container 77dde77ea999 [2022-07-01T15:49:23.894Z] ---> 91e0ebbc20d7 [2022-07-01T15:49:23.894Z] Successfully built 91e0ebbc20d7 [2022-07-01T15:49:23.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:24.199Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T15:49:24.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:49:24.280Z] prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container [2022-07-01T15:49:24.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** ci-base-image-x86_64 cat [2022-07-01T15:49:24.745Z] $ docker top 86d506b3c922f009f1402530b4ed8c3082fb10d7b6b11d8bf36d957db72c0586 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:49:25.114Z] + go version [2022-07-01T15:49:25.114Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T15:49:25.129Z] $ docker stop --time=1 86d506b3c922f009f1402530b4ed8c3082fb10d7b6b11d8bf36d957db72c0586 [2022-07-01T15:49:26.423Z] $ docker rm -f 86d506b3c922f009f1402530b4ed8c3082fb10d7b6b11d8bf36d957db72c0586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:26.813Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T15:49:26.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:49:26.888Z] prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container [2022-07-01T15:49:26.924Z] $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** ci-base-image-x86_64 cat [2022-07-01T15:49:27.349Z] $ docker top 391024d1ebb194b29c1d0de83f53a1243c27811b41803812832041c106352e50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T15:49:27.437Z] ========================================================= [2022-07-01T15:49:27.437Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T15:49:27.437Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:49:27.789Z] + make test [2022-07-01T15:49:27.789Z] go mod tidy -compat=1.17 [2022-07-01T15:49:27.789Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T15:49:33.073Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T15:49:45.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T15:49:46.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-07-01T15:49:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T15:49:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T15:49:46.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.124s coverage: 98.5% of statements [2022-07-01T15:49:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T15:49:46.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.2% of statements [2022-07-01T15:49:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T15:49:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T15:49:49.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.418s coverage: 89.2% of statements [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:49:49.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.085s coverage: 83.8% of statements [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T15:49:49.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-07-01T15:49:49.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements [2022-07-01T15:49:49.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-07-01T15:50:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.102s coverage: 94.4% of statements [2022-07-01T15:50:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2022-07-01T15:50:01.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 82.5% of statements [2022-07-01T15:50:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.4% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T15:50:11.533Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T15:50:11.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-07-01T15:50:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T15:50:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T15:50:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T15:50:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T15:50:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T15:50:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T15:50:11.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-07-01T15:50:11.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-01T15:50:11.534Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-01T15:50:29.617Z] GO111MODULE=on go vet ./... [2022-07-01T15:50:32.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T15:50:32.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T15:50:32.678Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T15:50:32.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T15:50:33.240Z] + ls -al . [2022-07-01T15:50:33.240Z] total 684 [2022-07-01T15:50:33.240Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 15:49 . [2022-07-01T15:50:33.240Z] drwxr-xr-x 4 root root 4096 Jul 1 15:49 .. [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 15:48 .dockerignore [2022-07-01T15:50:33.240Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:48 .git [2022-07-01T15:50:33.240Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 .github [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 15:48 .gitignore [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 15:48 .golangci.yml [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 15:48 .hadolint.yml [2022-07-01T15:50:33.240Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 15:48 .semver [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 15:48 .sonarcloud.properties [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:48 ADOPTERS.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:48 Attribution.txt [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:48 CHANGELOG.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:48 CONTRIBUTING.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 15:48 GOVERNANCE.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 15:48 Jenkinsfile [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:48 LICENSE [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:48 Makefile [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 15:48 OWNERS.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:48 README.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:48 SECURITY.md [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 12 Jul 1 15:48 VERSION [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:48 ZMQWindows.md [2022-07-01T15:50:33.240Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 15:48 bin [2022-07-01T15:50:33.240Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 15:48 cmd [2022-07-01T15:50:33.240Z] -rw-r--r-- 1 root root 435593 Jul 1 15:50 coverage.out [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:48 go.mod [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:49 go.sum [2022-07-01T15:50:33.240Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:48 internal [2022-07-01T15:50:33.240Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:48 openapi [2022-07-01T15:50:33.240Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 15:48 snap [2022-07-01T15:50:33.240Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 15:48 version.go [Pipeline] sh [2022-07-01T15:50:33.541Z] + '[' -e coverage.out ] [2022-07-01T15:50:33.541Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T15:50:33.651Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T15:50:33.932Z] + make build [2022-07-01T15:50:33.933Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T15:50:46.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T15:50:54.263Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T15:50:55.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T15:51:00.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T15:51:00.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T15:51:01.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T15:51:03.049Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T15:51:03.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T15:51:04.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T15:51:05.122Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T15:51:06.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T15:51:07.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T15:51:08.393Z] $ docker stop --time=1 391024d1ebb194b29c1d0de83f53a1243c27811b41803812832041c106352e50 [2022-07-01T15:51:11.285Z] $ docker rm -f 391024d1ebb194b29c1d0de83f53a1243c27811b41803812832041c106352e50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:51:12.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:12.204Z] [2022-07-01T15:51:12.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:51:12.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:12.498Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T15:51:12.498Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T15:51:12.498Z] ca9280d653b3: Pulling fs layer [2022-07-01T15:51:12.498Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T15:51:12.498Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-01T15:51:12.498Z] cbdbe7a5bc2a: Download complete [2022-07-01T15:51:12.763Z] cbdbe7a5bc2a: Pull complete [2022-07-01T15:51:12.763Z] ca9280d653b3: Verifying Checksum [2022-07-01T15:51:12.763Z] ca9280d653b3: Download complete [2022-07-01T15:51:13.065Z] 7e9c9ca2126c: Download complete [2022-07-01T15:51:13.065Z] ca9280d653b3: Pull complete [2022-07-01T15:51:16.399Z] 7e9c9ca2126c: Pull complete [2022-07-01T15:51:16.399Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T15:51:16.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:16.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:51:16.486Z] prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container [2022-07-01T15:51:16.527Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T15:51:18.079Z] $ docker top c879790a4dbc132ebc0b69462ede940647ad89f5831119a6ae2b0347163021df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:51:18.434Z] + docker-compose build --help [2022-07-01T15:51:18.434Z] + grep parallel [2022-07-01T15:51:19.005Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T15:51:19.018Z] $ docker stop --time=1 c879790a4dbc132ebc0b69462ede940647ad89f5831119a6ae2b0347163021df [2022-07-01T15:51:20.309Z] $ docker rm -f c879790a4dbc132ebc0b69462ede940647ad89f5831119a6ae2b0347163021df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:51:20.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:51:20.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:51:20.790Z] prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container [2022-07-01T15:51:20.826Z] $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T15:51:21.222Z] $ docker top 508fe0f23993ac52869bba1c27576063ca41d9e4a319b492faa4b5c7bb1a452c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:51:21.570Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T15:51:22.140Z] Building core-command ... [2022-07-01T15:51:22.140Z] Building core-data ... [2022-07-01T15:51:22.140Z] Building core-metadata ... [2022-07-01T15:51:22.140Z] Building security-bootstrapper ... [2022-07-01T15:51:22.140Z] Building security-proxy-setup ... [2022-07-01T15:51:22.140Z] Building security-secretstore-setup ... [2022-07-01T15:51:22.140Z] Building security-spiffe-token-provider ... [2022-07-01T15:51:22.140Z] Building security-spire-agent ... [2022-07-01T15:51:22.140Z] Building security-spire-config ... [2022-07-01T15:51:22.140Z] Building security-spire-server ... [2022-07-01T15:51:22.140Z] Building support-notifications ... [2022-07-01T15:51:22.140Z] Building support-scheduler ... [2022-07-01T15:51:22.140Z] Building sys-mgmt-agent ... [2022-07-01T15:51:22.140Z] Building security-spiffe-token-provider [2022-07-01T15:51:22.140Z] Building support-scheduler [2022-07-01T15:51:22.140Z] Building security-spire-agent [2022-07-01T15:51:22.140Z] Building support-notifications [2022-07-01T15:51:22.140Z] Building sys-mgmt-agent [2022-07-01T15:51:37.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:51:37.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:51:37.017Z] ---> 91e0ebbc20d7 [2022-07-01T15:51:37.017Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:51:37.017Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:51:37.017Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:51:37.017Z] ---> 91e0ebbc20d7 [2022-07-01T15:51:37.017Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T15:51:37.017Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:51:37.017Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:51:37.017Z] ---> 91e0ebbc20d7 [2022-07-01T15:51:37.017Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:51:37.017Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:51:37.017Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:51:37.017Z] ---> 91e0ebbc20d7 [2022-07-01T15:51:37.017Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:51:37.017Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:51:37.017Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:51:37.017Z] ---> 91e0ebbc20d7 [2022-07-01T15:51:37.017Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:51:39.555Z] ---> Running in d48cb2264d17 [2022-07-01T15:51:39.555Z] ---> Running in 5adcf9eba7b3 [2022-07-01T15:51:39.555Z] ---> Running in 3727484dea62 [2022-07-01T15:51:39.555Z] ---> Running in d521bf0aab4c [2022-07-01T15:51:39.555Z] ---> Running in a413ea1feafc [2022-07-01T15:51:39.555Z] Removing intermediate container a413ea1feafc [2022-07-01T15:51:39.555Z] ---> c563aacc0419 [2022-07-01T15:51:39.555Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:51:39.555Z] Removing intermediate container d521bf0aab4c [2022-07-01T15:51:39.555Z] ---> 570651c086bb [2022-07-01T15:51:39.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:51:39.555Z] Removing intermediate container d48cb2264d17 [2022-07-01T15:51:39.555Z] ---> 0743e331bb86 [2022-07-01T15:51:39.555Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:51:39.555Z] Removing intermediate container 5adcf9eba7b3 [2022-07-01T15:51:39.555Z] ---> ac5718df73b9 [2022-07-01T15:51:39.555Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T15:51:39.555Z] ---> Running in 490f16b48b88 [2022-07-01T15:51:39.555Z] Removing intermediate container 3727484dea62 [2022-07-01T15:51:39.555Z] ---> 60e7eeaa2de6 [2022-07-01T15:51:39.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:51:39.555Z] ---> Running in 3ffb183de3bb [2022-07-01T15:51:39.555Z] ---> Running in bbe88aa73b90 [2022-07-01T15:51:39.814Z] ---> Running in e18fe759a71e [2022-07-01T15:51:39.814Z] ---> Running in cf19079eec38 [2022-07-01T15:51:40.751Z] Removing intermediate container 490f16b48b88 [2022-07-01T15:51:40.751Z] ---> 6fbf73de9b24 [2022-07-01T15:51:40.751Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:51:40.751Z] Removing intermediate container bbe88aa73b90 [2022-07-01T15:51:40.751Z] ---> 715f682496fb [2022-07-01T15:51:40.751Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T15:51:40.751Z] ---> Running in 438a58ef2985 [2022-07-01T15:51:40.751Z] ---> Running in 1f3850b15736 [2022-07-01T15:51:40.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:40.778Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16579 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-01T15:51:40.791Z] Running in /w/workspace/edgex-go/246 [Pipeline] { [Pipeline] checkout [2022-07-01T15:51:40.840Z] The recommended git tool is: git [2022-07-01T15:51:41.319Z] Removing intermediate container 3ffb183de3bb [2022-07-01T15:51:41.319Z] ---> b3580b2f1435 [2022-07-01T15:51:41.319Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T15:51:41.319Z] ---> Running in c0ada1eb83f9 [2022-07-01T15:51:41.319Z] Removing intermediate container cf19079eec38 [2022-07-01T15:51:41.319Z] ---> 528c05683dcf [2022-07-01T15:51:41.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:51:41.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:41.319Z] ---> Running in d103f43fbc17 [2022-07-01T15:51:41.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:41.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:41.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:41.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:41.839Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:51:41.839Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:51:41.839Z] OK: 15866 distinct packages available [2022-07-01T15:51:41.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:42.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:42.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:42.358Z] OK: 221 MiB in 52 packages [2022-07-01T15:51:42.358Z] OK: 221 MiB in 52 packages [2022-07-01T15:51:42.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:42.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:42.881Z] Removing intermediate container 438a58ef2985 [2022-07-01T15:51:42.881Z] ---> da1388434d29 [2022-07-01T15:51:42.881Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:51:42.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:51:42.881Z] Removing intermediate container 1f3850b15736 [2022-07-01T15:51:42.881Z] ---> 64dcb97a114a [2022-07-01T15:51:42.881Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:51:42.881Z] OK: 221 MiB in 52 packages [2022-07-01T15:51:43.140Z] ---> 08b8e987d70f [2022-07-01T15:51:43.140Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:51:43.140Z] ---> 59f88e66e9e8 [2022-07-01T15:51:43.140Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:51:43.140Z] ---> Running in 690d181321c9 [2022-07-01T15:51:43.140Z] OK: 221 MiB in 52 packages [2022-07-01T15:51:43.140Z] ---> Running in 54b5db16ba0d [2022-07-01T15:51:43.140Z] OK: 221 MiB in 52 packages [2022-07-01T15:51:43.140Z] Removing intermediate container d103f43fbc17 [2022-07-01T15:51:43.140Z] ---> 8d8ed2631f15 [2022-07-01T15:51:43.140Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:51:43.398Z] ---> 981da1f08a2f [2022-07-01T15:51:43.398Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:51:43.398Z] ---> Running in 19e72ab284f1 [2022-07-01T15:51:43.657Z] Removing intermediate container c0ada1eb83f9 [2022-07-01T15:51:43.657Z] ---> 8d8a9bbd88e1 [2022-07-01T15:51:43.657Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:51:43.920Z] Removing intermediate container e18fe759a71e [2022-07-01T15:51:43.920Z] ---> 79a87adad273 [2022-07-01T15:51:43.920Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T15:51:43.920Z] ---> 7db765b71274 [2022-07-01T15:51:43.920Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:51:43.920Z] ---> Running in 1394dfbe3561 [2022-07-01T15:51:44.178Z] ---> 6dbb73a6b1fa [2022-07-01T15:51:44.178Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:51:44.178Z] ---> Running in 5feeaa77ecfd [2022-07-01T15:51:44.437Z] Removing intermediate container 690d181321c9 [2022-07-01T15:51:44.437Z] ---> bcc3dc75c6c6 [2022-07-01T15:51:44.437Z] Step 8/26 : COPY . . [2022-07-01T15:51:44.437Z] Removing intermediate container 54b5db16ba0d [2022-07-01T15:51:44.437Z] ---> 688e3ed9680d [2022-07-01T15:51:44.437Z] Step 8/22 : COPY . . [2022-07-01T15:51:45.812Z] Removing intermediate container 19e72ab284f1 [2022-07-01T15:51:45.812Z] ---> 390079316bca [2022-07-01T15:51:45.812Z] Step 8/22 : COPY . . [2022-07-01T15:51:48.595Z] using credential edgex-jenkins-ssh [2022-07-01T15:51:48.615Z] Cloning the remote Git repository [2022-07-01T15:51:48.706Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:51:48.819Z] > git init /w/workspace/edgex-go/246 # timeout=10 [2022-07-01T15:51:48.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:51:48.943Z] > git --version # timeout=10 [2022-07-01T15:51:48.999Z] > git --version # 'git version 2.25.1' [2022-07-01T15:51:49.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:51:49.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T15:51:51.119Z] Removing intermediate container 1394dfbe3561 [2022-07-01T15:51:51.119Z] ---> 72c4482db33f [2022-07-01T15:51:51.119Z] Step 8/23 : COPY . . [2022-07-01T15:51:51.119Z] ---> 3aab7e7cc465 [2022-07-01T15:51:51.119Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:51:51.119Z] Removing intermediate container 5feeaa77ecfd [2022-07-01T15:51:51.119Z] ---> 1e4be515082d [2022-07-01T15:51:51.119Z] Step 7/20 : COPY . . [2022-07-01T15:51:51.119Z] ---> 1635ad307f84 [2022-07-01T15:51:51.119Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T15:51:51.119Z] ---> 331a5e93dbbb [2022-07-01T15:51:51.119Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T15:51:52.055Z] ---> Running in 5a2783c367a9 [2022-07-01T15:51:54.586Z] ---> Running in b7d6500aea70 [2022-07-01T15:51:54.586Z] ---> Running in 711395f63980 [2022-07-01T15:51:54.586Z] Removing intermediate container 5a2783c367a9 [2022-07-01T15:51:54.586Z] ---> f25e26ba6933 [2022-07-01T15:51:54.586Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:51:54.586Z] ---> Running in 64d00e807b7d [2022-07-01T15:51:54.845Z] Removing intermediate container 64d00e807b7d [2022-07-01T15:51:54.845Z] ---> 42e131e3b99c [2022-07-01T15:51:54.845Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:51:54.845Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T15:51:54.845Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T15:51:55.104Z] ---> Running in 4159e6bcbcbd [2022-07-01T15:51:56.484Z] ---> f0c6b8020d81 [2022-07-01T15:51:56.484Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T15:51:56.484Z] Removing intermediate container 4159e6bcbcbd [2022-07-01T15:51:56.484Z] ---> 40f723831bec [2022-07-01T15:51:56.484Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:51:56.484Z] ---> a0b1fbf6ca36 [2022-07-01T15:51:56.484Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T15:51:56.484Z] ---> Running in bc5e3290ce61 [2022-07-01T15:51:56.484Z] ---> Running in c566071e0aff [2022-07-01T15:51:56.484Z] ---> Running in 27acb1810273 [2022-07-01T15:51:56.484Z] Removing intermediate container bc5e3290ce61 [2022-07-01T15:51:56.484Z] ---> 521f66d763d5 [2022-07-01T15:51:56.484Z] [2022-07-01T15:51:56.484Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:51:56.744Z] 3.15: Pulling from library/alpine [2022-07-01T15:51:57.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T15:51:57.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T15:51:57.261Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T15:51:57.261Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T15:51:57.261Z] ---> 0ac33e5f5afa [2022-07-01T15:51:57.261Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:51:57.261Z] ---> Running in 868e4df7a649 [2022-07-01T15:51:57.520Z] Removing intermediate container 868e4df7a649 [2022-07-01T15:51:57.520Z] ---> b8d18f162119 [2022-07-01T15:51:57.520Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:51:57.778Z] ---> Running in b0b3ed918b23 [2022-07-01T15:51:59.160Z] Removing intermediate container b0b3ed918b23 [2022-07-01T15:51:59.160Z] ---> dac9d77ac180 [2022-07-01T15:51:59.161Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:51:59.161Z] ---> Running in 7fc0da09309d [2022-07-01T15:52:00.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:01.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:01.293Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:52:01.293Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:52:01.293Z] OK: 15859 distinct packages available [2022-07-01T15:52:01.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:02.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:02.491Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:02.491Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:52:02.750Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:52:02.750Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:52:02.750Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:52:03.009Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:52:03.009Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:52:03.009Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:52:04.390Z] Building security-secretstore-setup [2022-07-01T15:52:06.032Z] Avoid second fetch [2022-07-01T15:52:06.033Z] Checking out Revision 1e950a92d08d8119d15900c5f3f0f49ced750c51 (main) [2022-07-01T15:52:05.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T15:52:06.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T15:52:06.065Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T15:52:06.085Z] > git checkout -f 1e950a92d08d8119d15900c5f3f0f49ced750c51 # timeout=10 [2022-07-01T15:52:09.669Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:09.669Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:09.669Z] ---> 91e0ebbc20d7 [2022-07-01T15:52:09.669Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:52:09.669Z] ---> Using cache [2022-07-01T15:52:09.669Z] ---> 60e7eeaa2de6 [2022-07-01T15:52:09.669Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:09.669Z] ---> Using cache [2022-07-01T15:52:09.669Z] ---> 528c05683dcf [2022-07-01T15:52:09.669Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T15:52:09.669Z] ---> Using cache [2022-07-01T15:52:09.669Z] ---> 8d8ed2631f15 [2022-07-01T15:52:09.669Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:52:09.669Z] ---> Using cache [2022-07-01T15:52:09.669Z] ---> 981da1f08a2f [2022-07-01T15:52:09.669Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:09.669Z] ---> Using cache [2022-07-01T15:52:09.669Z] ---> 390079316bca [2022-07-01T15:52:09.669Z] Step 8/25 : COPY . . [2022-07-01T15:52:09.669Z] ---> Using cache [2022-07-01T15:52:09.669Z] ---> 1635ad307f84 [2022-07-01T15:52:09.669Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T15:52:10.596Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#4061)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T15:52:11.467Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T15:52:11.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T15:52:11.467Z] Dload Upload Total Spent Left Speed [2022-07-01T15:52:11.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 81145 0 --:--:-- --:--:-- --:--:-- 81686 [Pipeline] sh [2022-07-01T15:52:12.198Z] ---> Running in c9f14e75788d [2022-07-01T15:52:12.278Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T15:52:12.655Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T15:52:12.655Z] + sudo tee /etc/docker/daemon.new [2022-07-01T15:52:12.655Z] { [2022-07-01T15:52:12.655Z] "registry-mirrors": [ [2022-07-01T15:52:12.655Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T15:52:12.655Z] ], [2022-07-01T15:52:12.655Z] "bip": "10.250.0.254/24", [2022-07-01T15:52:12.655Z] "hosts": [ [2022-07-01T15:52:12.655Z] "tcp://0.0.0.0:5555", [2022-07-01T15:52:12.655Z] "unix:///var/run/docker.sock" [2022-07-01T15:52:12.655Z] ], [2022-07-01T15:52:12.655Z] "mtu": 1458, [2022-07-01T15:52:12.655Z] "selinux-enabled": true, [2022-07-01T15:52:12.655Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T15:52:12.655Z] } [Pipeline] sh [2022-07-01T15:52:13.021Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T15:52:13.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T15:52:13.365Z] + sudo service docker restart [2022-07-01T15:52:28.007Z] Removing intermediate container 27acb1810273 [2022-07-01T15:52:28.007Z] ---> 472359b1047f [2022-07-01T15:52:28.007Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T15:52:28.007Z] ---> Running in 8f013ecf8366 [2022-07-01T15:52:28.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T15:52:29.385Z] Removing intermediate container 8f013ecf8366 [2022-07-01T15:52:29.385Z] ---> 9eb9c2b7e4d3 [2022-07-01T15:52:29.385Z] [2022-07-01T15:52:29.385Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T15:52:29.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T15:52:29.385Z] Removing intermediate container b7d6500aea70 [2022-07-01T15:52:29.385Z] ---> d629377d9b5f [2022-07-01T15:52:29.385Z] [2022-07-01T15:52:29.643Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:52:29.643Z] Removing intermediate container c566071e0aff [2022-07-01T15:52:29.643Z] ---> 2108369add08 [2022-07-01T15:52:29.643Z] [2022-07-01T15:52:29.643Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T15:52:29.643Z] ---> 0ac33e5f5afa [2022-07-01T15:52:29.643Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:52:29.643Z] ---> Using cache [2022-07-01T15:52:29.643Z] ---> b8d18f162119 [2022-07-01T15:52:29.643Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:29.643Z] ---> Using cache [2022-07-01T15:52:29.643Z] ---> dac9d77ac180 [2022-07-01T15:52:29.643Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T15:52:29.643Z] Removing intermediate container 711395f63980 [2022-07-01T15:52:29.643Z] ---> 57d9a9d57338 [2022-07-01T15:52:29.643Z] [2022-07-01T15:52:29.643Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:52:29.643Z] ---> Running in 0bdd259fc2e8 [2022-07-01T15:52:30.212Z] 20.10.14: Pulling from library/docker [2022-07-01T15:52:30.212Z] 3.14: Pulling from library/alpine [2022-07-01T15:52:30.212Z] 3.14: Pulling from library/alpine [2022-07-01T15:52:31.151Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T15:52:31.151Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T15:52:31.151Z] Status: Image is up to date for alpine:3.14 [2022-07-01T15:52:31.151Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T15:52:31.151Z] ---> e04c818066af [2022-07-01T15:52:31.151Z] ---> e04c818066af [2022-07-01T15:52:31.151Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:52:31.151Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T15:52:31.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T15:52:31.693Z] provisioning config files... [2022-07-01T15:52:31.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/246@tmp/config7126874538611100678tmp [2022-07-01T15:52:31.729Z] ---> Running in 112f8facc2d9 [2022-07-01T15:52:31.729Z] ---> Running in 49ff791fe4e4 [2022-07-01T15:52:31.729Z] Removing intermediate container c9f14e75788d [2022-07-01T15:52:31.729Z] ---> 5b8135ea8839 [2022-07-01T15:52:31.729Z] [2022-07-01T15:52:31.729Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T15:52:31.729Z] ---> e04c818066af [2022-07-01T15:52:31.729Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:52:31.988Z] ---> Running in 4e729ddfe085 [2022-07-01T15:52:31.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.085Z] ---> docker-login.sh [2022-07-01T15:52:32.085Z] nexus3.edgexfoundry.org:10001 [2022-07-01T15:52:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.248Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:52:32.248Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:52:32.248Z] OK: 15859 distinct packages available [2022-07-01T15:52:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:32.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:32.506Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:52:32.506Z] OK: 6 MiB in 15 packages [2022-07-01T15:52:32.506Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T15:52:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:52:32.766Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:32.766Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:52:32.766Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:52:32.766Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T15:52:32.766Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:32.766Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T15:52:32.766Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:52:32.766Z] OK: 6 MiB in 16 packages [2022-07-01T15:52:32.766Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:52:32.766Z] OK: 6 MiB in 17 packages [2022-07-01T15:52:32.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:52:32.956Z] Configure a credential helper to remove this warning. See [2022-07-01T15:52:32.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:52:32.956Z] [2022-07-01T15:52:32.956Z] Login Succeeded [2022-07-01T15:52:32.956Z] nexus3.edgexfoundry.org:10002 [2022-07-01T15:52:33.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:33.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:52:33.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:52:33.506Z] Configure a credential helper to remove this warning. See [2022-07-01T15:52:33.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:52:33.506Z] [2022-07-01T15:52:33.506Z] Login Succeeded [2022-07-01T15:52:33.506Z] nexus3.edgexfoundry.org:10003 [2022-07-01T15:52:33.592Z] Removing intermediate container 112f8facc2d9 [2022-07-01T15:52:33.592Z] ---> 28fa65180c13 [2022-07-01T15:52:33.592Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:52:33.592Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T15:52:33.592Z] ---> Running in 4d8da63dfa72 [2022-07-01T15:52:33.592Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:52:33.592Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T15:52:33.592Z] Removing intermediate container 4d8da63dfa72 [2022-07-01T15:52:33.592Z] ---> f395caecf087 [2022-07-01T15:52:33.592Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T15:52:33.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:52:33.886Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T15:52:33.886Z] ---> Running in 20be4929fcbf [2022-07-01T15:52:33.886Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T15:52:33.886Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T15:52:33.886Z] Removing intermediate container 49ff791fe4e4 [2022-07-01T15:52:33.886Z] ---> b1385f383cb2 [2022-07-01T15:52:33.886Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:52:33.886Z] Removing intermediate container 4e729ddfe085 [2022-07-01T15:52:33.886Z] ---> 1a668e34f8f5 [2022-07-01T15:52:33.886Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T15:52:33.886Z] ---> Running in 6c53577f93a9 [2022-07-01T15:52:33.886Z] ---> Running in 14753fa77c90 [2022-07-01T15:52:33.886Z] Removing intermediate container 20be4929fcbf [2022-07-01T15:52:33.886Z] ---> a67140dc6dde [2022-07-01T15:52:33.886Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T15:52:34.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:52:34.051Z] Configure a credential helper to remove this warning. See [2022-07-01T15:52:34.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:52:34.051Z] [2022-07-01T15:52:34.051Z] Login Succeeded [2022-07-01T15:52:34.051Z] nexus3.edgexfoundry.org:10004 [2022-07-01T15:52:34.163Z] ---> Running in 5e08e338b422 [2022-07-01T15:52:34.163Z] Removing intermediate container 6c53577f93a9 [2022-07-01T15:52:34.163Z] ---> ae0625e48387 [2022-07-01T15:52:34.163Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T15:52:34.163Z] Removing intermediate container 14753fa77c90 [2022-07-01T15:52:34.163Z] ---> b0d656145f4b [2022-07-01T15:52:34.163Z] Step 13/25 : WORKDIR / [2022-07-01T15:52:34.163Z] ---> Running in 47974d2c653c [2022-07-01T15:52:34.163Z] Removing intermediate container 5e08e338b422 [2022-07-01T15:52:34.163Z] ---> 2de6b2cf8e69 [2022-07-01T15:52:34.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:52:34.163Z] ---> Running in c515c85fa880 [2022-07-01T15:52:34.163Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T15:52:34.163Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T15:52:34.163Z] ---> 7417809fdb73 [2022-07-01T15:52:34.163Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:52:34.163Z] ---> Running in 4dbad976cebf [2022-07-01T15:52:34.163Z] Removing intermediate container 47974d2c653c [2022-07-01T15:52:34.163Z] ---> 7f49e30915e6 [2022-07-01T15:52:34.163Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T15:52:34.163Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T15:52:34.163Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:34.163Z] Removing intermediate container c515c85fa880 [2022-07-01T15:52:34.163Z] ---> 5c33534742d2 [2022-07-01T15:52:34.163Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T15:52:34.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:52:34.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:52:34.330Z] Configure a credential helper to remove this warning. See [2022-07-01T15:52:34.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:52:34.330Z] [2022-07-01T15:52:34.330Z] Login Succeeded [2022-07-01T15:52:34.330Z] docker.io [2022-07-01T15:52:34.484Z] ---> Running in affece830acd [2022-07-01T15:52:34.484Z] ---> a3888a9d0677 [2022-07-01T15:52:34.484Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T15:52:34.484Z] Removing intermediate container 4dbad976cebf [2022-07-01T15:52:34.484Z] ---> 427f129898f0 [2022-07-01T15:52:34.484Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T15:52:34.484Z] Removing intermediate container affece830acd [2022-07-01T15:52:34.484Z] ---> cbf37299d238 [2022-07-01T15:52:34.484Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:52:34.484Z] ---> Running in b77492c53772 [2022-07-01T15:52:34.484Z] ---> a25f37174710 [2022-07-01T15:52:34.484Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T15:52:34.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:52:34.790Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:52:34.790Z] ---> e8eb6d9f034b [2022-07-01T15:52:34.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T15:52:34.790Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T15:52:34.790Z] ---> 00dbb8b75e5f [2022-07-01T15:52:34.790Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T15:52:34.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:34.790Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T15:52:34.790Z] ---> a80c16b90090 [2022-07-01T15:52:34.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T15:52:35.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:35.060Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:52:35.060Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:52:35.060Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T15:52:35.061Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T15:52:35.061Z] ---> 3ca6c2389c38 [2022-07-01T15:52:35.061Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T15:52:35.061Z] Executing bash-5.1.16-r0.post-install [2022-07-01T15:52:35.061Z] 2 errors; 7 MiB in 21 packages [2022-07-01T15:52:35.061Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:52:35.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:52:35.196Z] Configure a credential helper to remove this warning. See [2022-07-01T15:52:35.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:52:35.196Z] [2022-07-01T15:52:35.196Z] Login Succeeded [2022-07-01T15:52:35.196Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T15:52:35.213Z] Deleting 1 temporary files [2022-07-01T15:52:35.320Z] ---> ceffe2ad1add [2022-07-01T15:52:35.320Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T15:52:35.320Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T15:52:35.320Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T15:52:35.320Z] ---> dda17c5a406f [2022-07-01T15:52:35.320Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T15:52:35.320Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T15:52:35.320Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:35.320Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T15:52:35.320Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T15:52:35.320Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T15:52:35.320Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T15:52:35.320Z] ---> Running in c0b12cf8c29d [2022-07-01T15:52:35.321Z] ---> 7838733c2411 [2022-07-01T15:52:35.321Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T15:52:35.321Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T15:52:35.321Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T15:52:35.321Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T15:52:35.321Z] (15/43) Installing mpdecimal (2.5.1-r1) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-01T15:52:35.582Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T15:52:35.582Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T15:52:35.582Z] Removing intermediate container c0b12cf8c29d [2022-07-01T15:52:35.582Z] ---> 7fee5c5f4009 [2022-07-01T15:52:35.582Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:52:35.582Z] Building security-spire-config [Pipeline] echo [2022-07-01T15:52:35.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:52:35.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:52:35.759Z] ========================================================= [2022-07-01T15:52:35.759Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T15:52:35.759Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:52:36.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:52:36.151Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T15:52:36.151Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T15:52:36.151Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T15:52:36.151Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T15:52:36.151Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T15:52:36.151Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T15:52:36.151Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T15:52:36.151Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T15:52:36.151Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T15:52:36.151Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T15:52:36.151Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T15:52:36.151Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T15:52:36.151Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T15:52:36.151Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T15:52:36.151Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T15:52:36.151Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T15:52:36.151Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T15:52:36.151Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T15:52:36.151Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T15:52:36.151Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T15:52:36.393Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T15:52:36.393Z] 9b3977197b4f: Pulling fs layer [2022-07-01T15:52:36.393Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T15:52:36.393Z] 94645a83ff95: Pulling fs layer [2022-07-01T15:52:36.393Z] e6fb740bc735: Pulling fs layer [2022-07-01T15:52:36.393Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T15:52:36.393Z] 355e64cbe906: Pulling fs layer [2022-07-01T15:52:36.393Z] 63ab81a10011: Pulling fs layer [2022-07-01T15:52:36.393Z] 555d1d1c4555: Pulling fs layer [2022-07-01T15:52:36.393Z] 7d9057610161: Pulling fs layer [2022-07-01T15:52:36.393Z] e6fb740bc735: Waiting [2022-07-01T15:52:36.393Z] 3a77bd46dcc9: Waiting [2022-07-01T15:52:36.393Z] 355e64cbe906: Waiting [2022-07-01T15:52:36.393Z] 63ab81a10011: Waiting [2022-07-01T15:52:36.393Z] 555d1d1c4555: Waiting [2022-07-01T15:52:36.393Z] 7d9057610161: Waiting [2022-07-01T15:52:36.393Z] 94645a83ff95: Download complete [2022-07-01T15:52:36.393Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T15:52:36.393Z] 1a89e8eeedd5: Download complete [2022-07-01T15:52:36.393Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T15:52:36.393Z] 3a77bd46dcc9: Download complete [2022-07-01T15:52:36.393Z] 355e64cbe906: Verifying Checksum [2022-07-01T15:52:36.393Z] 355e64cbe906: Download complete [2022-07-01T15:52:36.393Z] 9b3977197b4f: Verifying Checksum [2022-07-01T15:52:36.393Z] 9b3977197b4f: Download complete [2022-07-01T15:52:36.393Z] 63ab81a10011: Verifying Checksum [2022-07-01T15:52:36.393Z] 63ab81a10011: Download complete [2022-07-01T15:52:36.415Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T15:52:36.415Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T15:52:36.415Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T15:52:36.415Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T15:52:36.415Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T15:52:36.415Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T15:52:36.415Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:52:36.415Z] OK: 83 MiB in 65 packages [2022-07-01T15:52:36.984Z] ---> 0f12d95fdf2e [2022-07-01T15:52:36.984Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T15:52:36.984Z] Collecting docker-compose==1.23.2 [2022-07-01T15:52:37.243Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T15:52:37.243Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T15:52:37.243Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T15:52:37.389Z] 9b3977197b4f: Pull complete [2022-07-01T15:52:37.389Z] 7d9057610161: Verifying Checksum [2022-07-01T15:52:37.389Z] 7d9057610161: Download complete [2022-07-01T15:52:37.809Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T15:52:37.809Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T15:52:37.995Z] 1a89e8eeedd5: Pull complete [2022-07-01T15:52:38.069Z] Collecting PyYAML<4,>=3.10 [2022-07-01T15:52:38.069Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T15:52:38.277Z] 94645a83ff95: Pull complete [2022-07-01T15:52:38.327Z] ---> Running in c71b637cbcd8 [2022-07-01T15:52:38.551Z] 555d1d1c4555: Verifying Checksum [2022-07-01T15:52:38.551Z] 555d1d1c4555: Download complete [2022-07-01T15:52:38.630Z] ---> c402eba374f4 [2022-07-01T15:52:38.630Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T15:52:38.630Z] ---> Running in 1490f134813e [2022-07-01T15:52:38.630Z] Removing intermediate container c71b637cbcd8 [2022-07-01T15:52:38.630Z] ---> c74d9061f345 [2022-07-01T15:52:38.630Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:52:38.630Z] Removing intermediate container 1490f134813e [2022-07-01T15:52:38.891Z] ---> 03996d92b46f [2022-07-01T15:52:38.891Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T15:52:38.891Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:52:38.891Z] ---> Running in c65b92773f7c [2022-07-01T15:52:38.891Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T15:52:38.891Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T15:52:38.891Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T15:52:38.891Z] ---> Running in c09272adb70b [2022-07-01T15:52:38.891Z] Removing intermediate container c65b92773f7c [2022-07-01T15:52:38.891Z] ---> 37eceafc17e6 [2022-07-01T15:52:38.891Z] Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:52:38.891Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T15:52:38.891Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T15:52:38.891Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T15:52:39.150Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T15:52:39.150Z] ---> Running in 99dd3bc6ab9b [2022-07-01T15:52:39.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T15:52:39.150Z] ---> 2265fbfbb7dd [2022-07-01T15:52:39.150Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T15:52:39.150Z] Removing intermediate container c09272adb70b [2022-07-01T15:52:39.150Z] ---> 51399ccbd1d0 [2022-07-01T15:52:39.150Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:52:39.150Z] ---> Running in dbd9b4ffda64 [2022-07-01T15:52:39.150Z] Removing intermediate container 99dd3bc6ab9b [2022-07-01T15:52:39.150Z] ---> ab93f86f67b0 [2022-07-01T15:52:39.150Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T15:52:39.151Z] e6fb740bc735: Verifying Checksum [2022-07-01T15:52:39.151Z] e6fb740bc735: Download complete [2022-07-01T15:52:39.409Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:39.409Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:39.409Z] ---> 91e0ebbc20d7 [2022-07-01T15:52:39.409Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:52:39.409Z] ---> Using cache [2022-07-01T15:52:39.409Z] ---> 60e7eeaa2de6 [2022-07-01T15:52:39.409Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:39.409Z] ---> Using cache [2022-07-01T15:52:39.409Z] ---> 528c05683dcf [2022-07-01T15:52:39.409Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:52:39.409Z] ---> Running in af8d76e9d434 [2022-07-01T15:52:39.409Z] ---> Running in ca097385d344 [2022-07-01T15:52:39.409Z] ---> 73501bfff746 [2022-07-01T15:52:39.409Z] 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-07-01T15:52:39.409Z] Removing intermediate container dbd9b4ffda64 [2022-07-01T15:52:39.409Z] ---> 4f5dbc4bf9cf [2022-07-01T15:52:39.409Z] Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:52:39.409Z] ---> Running in cdf9124bfaa0 [2022-07-01T15:52:39.409Z] Removing intermediate container ca097385d344 [2022-07-01T15:52:39.409Z] ---> 3ddd16fdf63f [2022-07-01T15:52:39.409Z] [2022-07-01T15:52:39.409Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T15:52:39.409Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T15:52:39.409Z] ---> Running in b3cf9859369b [2022-07-01T15:52:39.667Z] Successfully built 3ddd16fdf63f [2022-07-01T15:52:39.667Z] Successfully tagged support-scheduler:latest [2022-07-01T15:52:39.667Z]  Building support-scheduler ... done Building core-metadata [2022-07-01T15:52:39.667Z] Removing intermediate container b3cf9859369b [2022-07-01T15:52:39.667Z] ---> 7c5410f1d806 [2022-07-01T15:52:39.667Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T15:52:39.667Z] ---> Running in c5a907261758 [2022-07-01T15:52:39.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:39.927Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T15:52:39.927Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T15:52:40.186Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T15:52:40.186Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T15:52:40.186Z] Collecting idna<2.8,>=2.5 [2022-07-01T15:52:40.186Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T15:52:40.186Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-01T15:52:40.186Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T15:52:40.186Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T15:52:40.186Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T15:52:40.186Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T15:52:40.443Z] Removing intermediate container c5a907261758 [2022-07-01T15:52:40.443Z] ---> 71d9380b6190 [2022-07-01T15:52:40.443Z] [2022-07-01T15:52:40.443Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T15:52:40.443Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T15:52:40.443Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T15:52:40.443Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T15:52:40.443Z] Successfully built 71d9380b6190 [2022-07-01T15:52:40.443Z] Successfully tagged support-notifications:latest [2022-07-01T15:52:40.443Z]  Building support-notifications ... done Building security-proxy-setup [2022-07-01T15:52:40.443Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T15:52:40.443Z] Attempting uninstall: urllib3 [2022-07-01T15:52:40.443Z] Found existing installation: urllib3 1.26.7 [2022-07-01T15:52:40.443Z] Uninstalling urllib3-1.26.7: [2022-07-01T15:52:40.443Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T15:52:40.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:40.961Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:40.961Z] Attempting uninstall: idna [2022-07-01T15:52:40.961Z] Found existing installation: idna 3.3 [2022-07-01T15:52:40.961Z] Uninstalling idna-3.3: [2022-07-01T15:52:40.961Z] Successfully uninstalled idna-3.3 [2022-07-01T15:52:42.343Z] Attempting uninstall: requests [2022-07-01T15:52:42.343Z] Found existing installation: requests 2.26.0 [2022-07-01T15:52:42.343Z] Uninstalling requests-2.26.0: [2022-07-01T15:52:42.343Z] Successfully uninstalled requests-2.26.0 [2022-07-01T15:52:42.343Z] Running setup.py install for texttable: started [2022-07-01T15:52:42.343Z] Removing intermediate container cdf9124bfaa0 [2022-07-01T15:52:42.343Z] ---> 8076d7d5d8e4 [2022-07-01T15:52:42.343Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T15:52:42.343Z] Removing intermediate container af8d76e9d434 [2022-07-01T15:52:42.343Z] ---> 807734f0d1c3 [2022-07-01T15:52:42.343Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:52:42.343Z] ---> Running in 19054f4040cf [2022-07-01T15:52:42.613Z] Removing intermediate container 19054f4040cf [2022-07-01T15:52:42.613Z] ---> 4d7c3ca1929c [2022-07-01T15:52:42.613Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T15:52:42.613Z] ---> c0dc47507153 [2022-07-01T15:52:42.613Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:42.873Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T15:52:42.873Z] ---> Running in a70f4eaebd71 [2022-07-01T15:52:42.873Z] Running setup.py install for PyYAML: started [2022-07-01T15:52:42.873Z] ---> Running in 96250d0d4fac [2022-07-01T15:52:42.873Z] Removing intermediate container a70f4eaebd71 [2022-07-01T15:52:42.873Z] ---> b78d29c1d463 [2022-07-01T15:52:42.873Z] Step 24/25 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:52:43.132Z] ---> Running in 5978257dd473 [2022-07-01T15:52:43.132Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T15:52:43.461Z] Running setup.py install for docopt: started [2022-07-01T15:52:43.461Z] Removing intermediate container 5978257dd473 [2022-07-01T15:52:43.461Z] ---> 193e310d38ed [2022-07-01T15:52:43.461Z] Step 25/25 : LABEL version=2.2.1-dev.17 [2022-07-01T15:52:43.461Z] ---> Running in 8334b74b485c [2022-07-01T15:52:43.719Z] Removing intermediate container 8334b74b485c [2022-07-01T15:52:43.719Z] ---> 15d9a59e32a5 [2022-07-01T15:52:43.719Z] [2022-07-01T15:52:43.719Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T15:52:43.719Z] Running setup.py install for dockerpty: started [2022-07-01T15:52:43.719Z] Successfully built 15d9a59e32a5 [2022-07-01T15:52:43.719Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T15:52:43.719Z]  Building security-secretstore-setup ... done Building core-data [2022-07-01T15:52:43.978Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T15:52:44.546Z] Removing intermediate container 96250d0d4fac [2022-07-01T15:52:44.546Z] ---> 524cd743acf4 [2022-07-01T15:52:44.546Z] Step 8/26 : COPY . . [2022-07-01T15:52:44.805Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T15:52:46.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:46.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:46.224Z] ---> 91e0ebbc20d7 [2022-07-01T15:52:46.224Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:52:46.224Z] ---> Using cache [2022-07-01T15:52:46.224Z] ---> 60e7eeaa2de6 [2022-07-01T15:52:46.224Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:46.224Z] ---> Using cache [2022-07-01T15:52:46.224Z] ---> 528c05683dcf [2022-07-01T15:52:46.224Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:52:46.224Z] ---> Using cache [2022-07-01T15:52:46.224Z] ---> 8d8ed2631f15 [2022-07-01T15:52:46.224Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:52:46.224Z] ---> Using cache [2022-07-01T15:52:46.224Z] ---> 981da1f08a2f [2022-07-01T15:52:46.224Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:46.224Z] ---> Using cache [2022-07-01T15:52:46.224Z] ---> 390079316bca [2022-07-01T15:52:46.224Z] Step 8/23 : COPY . . [2022-07-01T15:52:46.224Z] ---> Using cache [2022-07-01T15:52:46.224Z] ---> 1635ad307f84 [2022-07-01T15:52:46.224Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T15:52:47.601Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:47.601Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:47.601Z] ---> 91e0ebbc20d7 [2022-07-01T15:52:47.601Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:52:47.601Z] ---> Using cache [2022-07-01T15:52:47.601Z] ---> 60e7eeaa2de6 [2022-07-01T15:52:47.601Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:47.601Z] ---> Using cache [2022-07-01T15:52:47.601Z] ---> 528c05683dcf [2022-07-01T15:52:47.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:52:47.601Z] ---> Using cache [2022-07-01T15:52:47.601Z] ---> 8d8ed2631f15 [2022-07-01T15:52:47.601Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:52:47.601Z] ---> Using cache [2022-07-01T15:52:47.601Z] ---> 981da1f08a2f [2022-07-01T15:52:47.601Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:47.601Z] ---> Using cache [2022-07-01T15:52:47.601Z] ---> 390079316bca [2022-07-01T15:52:47.601Z] Step 8/22 : COPY . . [2022-07-01T15:52:47.601Z] ---> Using cache [2022-07-01T15:52:47.601Z] ---> 1635ad307f84 [2022-07-01T15:52:47.601Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T15:52:49.504Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:49.504Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:49.504Z] ---> 91e0ebbc20d7 [2022-07-01T15:52:49.504Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:52:49.504Z] ---> Using cache [2022-07-01T15:52:49.504Z] ---> 60e7eeaa2de6 [2022-07-01T15:52:49.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:49.504Z] ---> Using cache [2022-07-01T15:52:49.504Z] ---> 528c05683dcf [2022-07-01T15:52:49.504Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T15:52:49.504Z] ---> Running in c8d0cdec3c3a [2022-07-01T15:52:49.504Z] ---> Running in 612cc9ece6e5 [2022-07-01T15:52:49.504Z] ---> Running in d7094e6c256a [2022-07-01T15:52:49.504Z] ---> 6c38858de59a [2022-07-01T15:52:49.504Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:52:49.767Z] ---> Running in 2f625d4a8807 [2022-07-01T15:52:50.025Z] Removing intermediate container 2f625d4a8807 [2022-07-01T15:52:50.025Z] ---> 512c44a1cb91 [2022-07-01T15:52:50.025Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:52:50.025Z] ---> Running in a8512af08356 [2022-07-01T15:52:50.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T15:52:50.284Z] Removing intermediate container a8512af08356 [2022-07-01T15:52:50.284Z] ---> 413b9e174b88 [2022-07-01T15:52:50.284Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:52:50.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T15:52:50.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:50.543Z] ---> Running in 9eb20d710672 [2022-07-01T15:52:51.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:51.476Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:51.752Z] Removing intermediate container 9eb20d710672 [2022-07-01T15:52:51.752Z] ---> bd21d28c6535 [2022-07-01T15:52:51.752Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:52:52.011Z] ---> Running in eae3ee0c803a [2022-07-01T15:52:52.011Z] Removing intermediate container b77492c53772 [2022-07-01T15:52:52.011Z] ---> bb862f992442 [2022-07-01T15:52:52.011Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T15:52:52.271Z] Removing intermediate container eae3ee0c803a [2022-07-01T15:52:52.271Z] ---> a74919176395 [2022-07-01T15:52:52.271Z] [2022-07-01T15:52:52.271Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:52:52.271Z] ---> 0ac33e5f5afa [2022-07-01T15:52:52.271Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:52:52.271Z] ---> Running in 300e45cafb4c [2022-07-01T15:52:52.271Z] ---> Using cache [2022-07-01T15:52:52.271Z] ---> b8d18f162119 [2022-07-01T15:52:52.271Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:52.271Z] ---> Using cache [2022-07-01T15:52:52.271Z] ---> dac9d77ac180 [2022-07-01T15:52:52.271Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T15:52:52.271Z] Removing intermediate container d7094e6c256a [2022-07-01T15:52:52.271Z] ---> 5f5c4ed71ca3 [2022-07-01T15:52:52.271Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:52:52.271Z] ---> Running in 98b1f559f8dc [2022-07-01T15:52:52.271Z] Removing intermediate container 300e45cafb4c [2022-07-01T15:52:52.271Z] ---> 1e76a369bb5f [2022-07-01T15:52:52.271Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T15:52:52.531Z] ---> Running in b1d526b5713e [2022-07-01T15:52:52.531Z] Removing intermediate container b1d526b5713e [2022-07-01T15:52:52.531Z] ---> f7352ed27bb1 [2022-07-01T15:52:52.531Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T15:52:52.531Z] ---> 812ad6cc0f0c [2022-07-01T15:52:52.531Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:52.790Z] ---> Running in 0c58591d996f [2022-07-01T15:52:52.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:53.355Z] ---> 89546b4026b3 [2022-07-01T15:52:53.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T15:52:53.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:53.872Z] ---> 28770528135c [2022-07-01T15:52:53.872Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T15:52:54.142Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:52:54.142Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:52:54.142Z] OK: 15859 distinct packages available [2022-07-01T15:52:54.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:54.253Z] e6fb740bc735: Pull complete [2022-07-01T15:52:54.254Z] 3a77bd46dcc9: Pull complete [2022-07-01T15:52:54.254Z] 355e64cbe906: Pull complete [2022-07-01T15:52:54.254Z] 63ab81a10011: Pull complete [2022-07-01T15:52:54.400Z] ---> 93c6daf85892 [2022-07-01T15:52:54.400Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T15:52:54.400Z] ---> Running in 0a83dfeee6f7 [2022-07-01T15:52:54.657Z] Removing intermediate container 0c58591d996f [2022-07-01T15:52:54.657Z] ---> 7b1561dbbf21 [2022-07-01T15:52:54.657Z] Step 8/23 : COPY . . [2022-07-01T15:52:54.917Z] Removing intermediate container 0a83dfeee6f7 [2022-07-01T15:52:54.917Z] ---> df464bc3bca6 [2022-07-01T15:52:54.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:52:54.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:55.487Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T15:52:55.487Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:52:55.487Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T15:52:55.487Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T15:52:55.750Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:52:55.750Z] OK: 6 MiB in 18 packages [2022-07-01T15:52:57.124Z] ---> Running in 3cfb5aa76483 [2022-07-01T15:52:58.579Z] 555d1d1c4555: Pull complete [2022-07-01T15:52:59.023Z] Removing intermediate container 3cfb5aa76483 [2022-07-01T15:52:59.023Z] ---> 84a6a5f21eca [2022-07-01T15:52:59.023Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:52:59.023Z] Removing intermediate container 98b1f559f8dc [2022-07-01T15:52:59.023Z] ---> 5cab0c3b92f7 [2022-07-01T15:52:59.023Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T15:52:59.023Z] ---> Running in e0d9cfe01701 [2022-07-01T15:52:59.592Z] Removing intermediate container e0d9cfe01701 [2022-07-01T15:52:59.592Z] ---> 7ef15771d3a3 [2022-07-01T15:52:59.592Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:52:59.592Z] ---> Running in f9546fbd06ee [2022-07-01T15:53:00.159Z] Removing intermediate container f9546fbd06ee [2022-07-01T15:53:00.159Z] ---> 1f8fbd25bc85 [2022-07-01T15:53:00.159Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:00.418Z] ---> Running in 8d2dac062bcc [2022-07-01T15:53:00.985Z] Removing intermediate container 8d2dac062bcc [2022-07-01T15:53:00.985Z] ---> 3c8cb8da8087 [2022-07-01T15:53:00.985Z] [2022-07-01T15:53:00.985Z] Successfully built 3c8cb8da8087 [2022-07-01T15:53:00.985Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T15:53:00.985Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-07-01T15:53:01.204Z] 7d9057610161: Pull complete [2022-07-01T15:53:01.204Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T15:53:01.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:53:01.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:53:01.556Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T15:53:01.556Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:53:01.556Z] WORKDIR /edgex [2022-07-01T15:53:01.556Z] COPY go.mod . [2022-07-01T15:53:01.556Z] RUN go mod download [2022-07-01T15:53:02.357Z] ---> 8f6ab3114ed8 [2022-07-01T15:53:02.357Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T15:53:03.733Z] ---> 9984dec81460 [2022-07-01T15:53:03.733Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:03.733Z] ---> Running in b54e1d7e4982 [2022-07-01T15:53:04.195Z] Sending build context to Docker daemon 169.2MB [2022-07-01T15:53:04.195Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:53:04.195Z] ---> 819e984ddca1 [2022-07-01T15:53:04.195Z] Step 2/4 : WORKDIR /edgex [2022-07-01T15:53:04.304Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T15:53:04.305Z] ---> 0ea1814c2aac [2022-07-01T15:53:04.305Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T15:53:04.563Z] ---> Running in 44c2e5ad3d36 [2022-07-01T15:53:04.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T15:53:05.130Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:05.130Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:05.130Z] ---> 91e0ebbc20d7 [2022-07-01T15:53:05.130Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 60e7eeaa2de6 [2022-07-01T15:53:05.130Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 528c05683dcf [2022-07-01T15:53:05.130Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 807734f0d1c3 [2022-07-01T15:53:05.130Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> c0dc47507153 [2022-07-01T15:53:05.130Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 524cd743acf4 [2022-07-01T15:53:05.130Z] Step 8/25 : COPY . . [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 6c38858de59a [2022-07-01T15:53:05.130Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 512c44a1cb91 [2022-07-01T15:53:05.130Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T15:53:05.130Z] ---> Using cache [2022-07-01T15:53:05.130Z] ---> 413b9e174b88 [2022-07-01T15:53:05.130Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:53:05.130Z] Removing intermediate container 44c2e5ad3d36 [2022-07-01T15:53:05.130Z] ---> 94f834ee2a38 [2022-07-01T15:53:05.130Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T15:53:05.130Z] ---> Running in 03cf26e5c67c [2022-07-01T15:53:05.388Z] ---> 8a43947d7c9e [2022-07-01T15:53:05.388Z] Step 21/26 : WORKDIR / [2022-07-01T15:53:05.649Z] ---> Running in 2f8712bec746 [2022-07-01T15:53:05.649Z] Removing intermediate container 2f8712bec746 [2022-07-01T15:53:05.649Z] ---> 4b9825e2f5c9 [2022-07-01T15:53:05.649Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T15:53:05.916Z] ---> Running in 634624a83864 [2022-07-01T15:53:06.167Z] ---> Running in 1e035a7fadab [2022-07-01T15:53:06.175Z] Removing intermediate container 634624a83864 [2022-07-01T15:53:06.175Z] ---> e42d9cebe7c1 [2022-07-01T15:53:06.175Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T15:53:06.175Z] Removing intermediate container 03cf26e5c67c [2022-07-01T15:53:06.175Z] ---> 9a79ed888162 [2022-07-01T15:53:06.175Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T15:53:06.175Z] ---> Running in 86ff4be18513 [2022-07-01T15:53:06.437Z] ---> Running in 1c06b3300bca [2022-07-01T15:53:06.437Z] Removing intermediate container 86ff4be18513 [2022-07-01T15:53:06.437Z] ---> c869c6bdeb0a [2022-07-01T15:53:06.437Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T15:53:06.447Z] Removing intermediate container 1e035a7fadab [2022-07-01T15:53:06.447Z] ---> b4bcd467f5fc [2022-07-01T15:53:06.447Z] Step 3/4 : COPY go.mod . [2022-07-01T15:53:06.703Z] ---> Running in 08b0e1d44463 [2022-07-01T15:53:06.703Z] Removing intermediate container 1c06b3300bca [2022-07-01T15:53:06.703Z] ---> 89c887159ab2 [2022-07-01T15:53:06.703Z] [2022-07-01T15:53:06.703Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T15:53:06.703Z] ---> 0ac33e5f5afa [2022-07-01T15:53:06.703Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:53:06.703Z] ---> Using cache [2022-07-01T15:53:06.703Z] ---> b8d18f162119 [2022-07-01T15:53:06.703Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:06.703Z] ---> Using cache [2022-07-01T15:53:06.703Z] ---> dac9d77ac180 [2022-07-01T15:53:06.703Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:53:06.965Z] Removing intermediate container 08b0e1d44463 [2022-07-01T15:53:06.965Z] ---> ae6837ebc143 [2022-07-01T15:53:06.965Z] Step 25/26 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:53:06.965Z] ---> Running in a47a9defaabe [2022-07-01T15:53:07.047Z] ---> 3fc1d7f65b2b [2022-07-01T15:53:07.047Z] Step 4/4 : RUN go mod download [2022-07-01T15:53:07.047Z] ---> Running in 0ea94ac74a1c [2022-07-01T15:53:07.225Z] ---> Running in 80fe125192ea [2022-07-01T15:53:07.484Z] Removing intermediate container 80fe125192ea [2022-07-01T15:53:07.484Z] ---> 4d731cc96f69 [2022-07-01T15:53:07.484Z] Step 26/26 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:07.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:07.745Z] Removing intermediate container c8d0cdec3c3a [2022-07-01T15:53:07.745Z] ---> ae2a99b4f181 [2022-07-01T15:53:07.745Z] [2022-07-01T15:53:07.745Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:53:07.745Z] ---> e04c818066af [2022-07-01T15:53:07.745Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:53:07.745Z] ---> Using cache [2022-07-01T15:53:07.745Z] ---> 28fa65180c13 [2022-07-01T15:53:07.745Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:53:07.745Z] ---> Using cache [2022-07-01T15:53:07.745Z] ---> f395caecf087 [2022-07-01T15:53:07.745Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T15:53:07.745Z] ---> Running in 7871e150507d [2022-07-01T15:53:08.014Z] ---> Running in 28ea04030d3e [2022-07-01T15:53:08.014Z] Removing intermediate container 7871e150507d [2022-07-01T15:53:08.014Z] ---> 3472fbf6960b [2022-07-01T15:53:08.014Z] [2022-07-01T15:53:08.014Z] Removing intermediate container 28ea04030d3e [2022-07-01T15:53:08.014Z] ---> 5840da1053a2 [2022-07-01T15:53:08.014Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T15:53:08.278Z] Successfully built 3472fbf6960b [2022-07-01T15:53:08.278Z] Successfully tagged security-spire-config:latest [2022-07-01T15:53:08.278Z] Building security-bootstrapper [2022-07-01T15:53:08.278Z] ---> Running in c25b25326f6f [2022-07-01T15:53:08.278Z]  Building security-spire-config ... done Removing intermediate container 612cc9ece6e5 [2022-07-01T15:53:08.278Z] ---> 8a0ed1659f4d [2022-07-01T15:53:08.278Z] [2022-07-01T15:53:08.278Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:53:08.278Z] ---> e04c818066af [2022-07-01T15:53:08.278Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T15:53:08.278Z] ---> Running in 9b142a65dcf0 [2022-07-01T15:53:08.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:08.795Z] Removing intermediate container c25b25326f6f [2022-07-01T15:53:08.795Z] ---> 40e770037da1 [2022-07-01T15:53:08.795Z] Step 15/23 : WORKDIR / [2022-07-01T15:53:08.795Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:08.795Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:08.795Z] OK: 15859 distinct packages available [2022-07-01T15:53:09.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:10.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:10.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:10.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:10.066Z] ---> Running in e258d91562ef [2022-07-01T15:53:10.325Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:10.325Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T15:53:10.325Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:53:10.325Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T15:53:10.325Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T15:53:10.325Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T15:53:10.325Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:10.325Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:10.325Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:53:10.325Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:53:10.325Z] OK: 8 MiB in 20 packages [2022-07-01T15:53:10.325Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:53:10.584Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:53:10.584Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:53:10.584Z] Removing intermediate container e258d91562ef [2022-07-01T15:53:10.584Z] ---> b9256124ddaf [2022-07-01T15:53:10.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:10.584Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:53:10.584Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:53:10.843Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:53:11.411Z] ---> 372e89a71ef8 [2022-07-01T15:53:11.411Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T15:53:11.670Z] Removing intermediate container 9b142a65dcf0 [2022-07-01T15:53:11.670Z] ---> 6fe19756ad2d [2022-07-01T15:53:11.670Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T15:53:11.670Z] Building core-command [2022-07-01T15:53:11.931Z] ---> Running in 1b3c20e106ff [2022-07-01T15:53:12.190Z] ---> 8c1c2eeea867 [2022-07-01T15:53:12.190Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:13.135Z] Removing intermediate container 1b3c20e106ff [2022-07-01T15:53:13.135Z] ---> 673c8a16a02b [2022-07-01T15:53:13.135Z] Step 13/22 : WORKDIR /edgex [2022-07-01T15:53:13.135Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:13.135Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:13.135Z] ---> 91e0ebbc20d7 [2022-07-01T15:53:13.135Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T15:53:13.135Z] ---> Using cache [2022-07-01T15:53:13.135Z] ---> 60e7eeaa2de6 [2022-07-01T15:53:13.135Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:13.135Z] ---> Using cache [2022-07-01T15:53:13.135Z] ---> 528c05683dcf [2022-07-01T15:53:13.135Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T15:53:13.135Z] ---> Using cache [2022-07-01T15:53:13.135Z] ---> 8d8ed2631f15 [2022-07-01T15:53:13.135Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T15:53:13.135Z] ---> Using cache [2022-07-01T15:53:13.135Z] ---> 981da1f08a2f [2022-07-01T15:53:13.135Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:13.136Z] ---> Using cache [2022-07-01T15:53:13.136Z] ---> 390079316bca [2022-07-01T15:53:13.136Z] Step 8/31 : COPY . . [2022-07-01T15:53:13.136Z] ---> Using cache [2022-07-01T15:53:13.136Z] ---> 1635ad307f84 [2022-07-01T15:53:13.136Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T15:53:14.526Z] ---> 6901d704bca7 [2022-07-01T15:53:14.526Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T15:53:14.526Z] ---> Running in 6a376ee7cce4 [2022-07-01T15:53:14.526Z] ---> Running in e8d38e5d2526 [2022-07-01T15:53:14.526Z] ---> Running in 1ff1227a1fe0 [2022-07-01T15:53:15.094Z] Removing intermediate container 1ff1227a1fe0 [2022-07-01T15:53:15.094Z] ---> 56cfb59fe6f6 [2022-07-01T15:53:15.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:15.094Z] Removing intermediate container e8d38e5d2526 [2022-07-01T15:53:15.094Z] ---> c97234360d49 [2022-07-01T15:53:15.094Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T15:53:15.094Z] ---> Running in 8ff31ed3ebe8 [2022-07-01T15:53:15.094Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T15:53:15.353Z] ---> 12e9914bb564 [2022-07-01T15:53:15.353Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T15:53:15.353Z] Removing intermediate container 8ff31ed3ebe8 [2022-07-01T15:53:15.353Z] ---> c3cb5500b7cb [2022-07-01T15:53:15.353Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:53:15.353Z] ---> Running in dfadb4b67134 [2022-07-01T15:53:15.612Z] Removing intermediate container dfadb4b67134 [2022-07-01T15:53:15.612Z] ---> acc5b0e6a716 [2022-07-01T15:53:15.612Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:53:15.885Z] ---> 3c02d25673d5 [2022-07-01T15:53:15.885Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T15:53:16.153Z] ---> Running in 679718589fe7 [2022-07-01T15:53:16.411Z] Removing intermediate container 679718589fe7 [2022-07-01T15:53:16.411Z] ---> ec6cff4435eb [2022-07-01T15:53:16.411Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:16.669Z] ---> 16ccf55ca6d3 [2022-07-01T15:53:16.669Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:16.669Z] ---> Running in 9b7ffddbf1c5 [2022-07-01T15:53:16.940Z] Removing intermediate container 9b7ffddbf1c5 [2022-07-01T15:53:16.940Z] ---> b00581273990 [2022-07-01T15:53:16.940Z] [2022-07-01T15:53:16.940Z] Successfully built b00581273990 [2022-07-01T15:53:17.199Z] Successfully tagged core-metadata:latest [2022-07-01T15:53:17.199Z]  Building core-metadata ... done  ---> 48d300fdcd9b [2022-07-01T15:53:17.199Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T15:53:17.199Z] ---> Running in 41d36ec2de35 [2022-07-01T15:53:17.199Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:17.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:17.199Z] ---> 91e0ebbc20d7 [2022-07-01T15:53:17.199Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:53:17.199Z] ---> Using cache [2022-07-01T15:53:17.199Z] ---> 60e7eeaa2de6 [2022-07-01T15:53:17.199Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:17.199Z] ---> Using cache [2022-07-01T15:53:17.199Z] ---> 528c05683dcf [2022-07-01T15:53:17.199Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:53:17.199Z] ---> Using cache [2022-07-01T15:53:17.199Z] ---> 8d8ed2631f15 [2022-07-01T15:53:17.199Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:53:17.199Z] ---> Using cache [2022-07-01T15:53:17.199Z] ---> 981da1f08a2f [2022-07-01T15:53:17.199Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:17.199Z] ---> Using cache [2022-07-01T15:53:17.199Z] ---> 390079316bca [2022-07-01T15:53:17.199Z] Step 8/23 : COPY . . [2022-07-01T15:53:17.199Z] ---> Using cache [2022-07-01T15:53:17.199Z] ---> 1635ad307f84 [2022-07-01T15:53:17.199Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T15:53:17.199Z] ---> Running in e1e08b24c2a2 [2022-07-01T15:53:17.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T15:53:18.339Z] Removing intermediate container 41d36ec2de35 [2022-07-01T15:53:18.339Z] ---> dec35f1045b9 [2022-07-01T15:53:18.339Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T15:53:18.339Z] ---> Running in 794ef8b84b1a [2022-07-01T15:53:18.598Z] Removing intermediate container 794ef8b84b1a [2022-07-01T15:53:18.598Z] ---> e6933a2ebfc5 [2022-07-01T15:53:18.598Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:53:18.598Z] ---> Running in 7df31f3ea035 [2022-07-01T15:53:19.165Z] Removing intermediate container 7df31f3ea035 [2022-07-01T15:53:19.165Z] ---> b20ba2a1a406 [2022-07-01T15:53:19.165Z] Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:53:19.165Z] ---> Running in 2f959eab9be3 [2022-07-01T15:53:19.423Z] Removing intermediate container 2f959eab9be3 [2022-07-01T15:53:19.423Z] ---> 9c630069087f [2022-07-01T15:53:19.423Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:19.423Z] ---> Running in 01bc00a328c5 [2022-07-01T15:53:19.680Z] Removing intermediate container 01bc00a328c5 [2022-07-01T15:53:19.680Z] ---> 548f0d2abae2 [2022-07-01T15:53:19.680Z] [2022-07-01T15:53:19.680Z] Successfully built 548f0d2abae2 [2022-07-01T15:53:19.680Z] Successfully tagged security-proxy-setup:latest [2022-07-01T15:53:26.244Z]  Building security-proxy-setup ... done Removing intermediate container b54e1d7e4982 [2022-07-01T15:53:26.244Z] ---> 1ca924f0c84a [2022-07-01T15:53:26.244Z] [2022-07-01T15:53:26.244Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:53:26.244Z] ---> e04c818066af [2022-07-01T15:53:26.244Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T15:53:26.244Z] ---> Running in 1df408d634fb [2022-07-01T15:53:26.518Z] Removing intermediate container 1df408d634fb [2022-07-01T15:53:26.518Z] ---> b00d9803fd3a [2022-07-01T15:53:26.518Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T15:53:26.518Z] ---> Running in dd5e6bc8d83d [2022-07-01T15:53:26.776Z] Removing intermediate container dd5e6bc8d83d [2022-07-01T15:53:26.776Z] ---> a31edf4e974b [2022-07-01T15:53:26.776Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T15:53:26.776Z] ---> Running in 22ac5e19fd48 [2022-07-01T15:53:27.037Z] Removing intermediate container 22ac5e19fd48 [2022-07-01T15:53:27.037Z] ---> 096214f9d924 [2022-07-01T15:53:27.037Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:27.037Z] ---> Running in 406c0086a7bd [2022-07-01T15:53:28.420Z] Removing intermediate container 406c0086a7bd [2022-07-01T15:53:28.420Z] ---> 722f026eb40d [2022-07-01T15:53:28.420Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T15:53:28.420Z] ---> Running in 7e78955e2860 [2022-07-01T15:53:28.678Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:29.616Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:29.875Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:29.875Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T15:53:29.875Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T15:53:30.134Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T15:53:30.134Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T15:53:30.134Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T15:53:30.394Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:30.394Z] OK: 8 MiB in 20 packages [2022-07-01T15:53:31.336Z] Removing intermediate container 6a376ee7cce4 [2022-07-01T15:53:31.336Z] ---> 94490a1442a5 [2022-07-01T15:53:31.336Z] [2022-07-01T15:53:31.336Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T15:53:31.336Z] ---> e04c818066af [2022-07-01T15:53:31.336Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T15:53:31.336Z] ---> Running in 63c2d0e4cd19 [2022-07-01T15:53:31.336Z] Removing intermediate container 7e78955e2860 [2022-07-01T15:53:31.336Z] ---> 38ef2a663181 [2022-07-01T15:53:31.336Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:31.336Z] Removing intermediate container 63c2d0e4cd19 [2022-07-01T15:53:31.336Z] ---> 862165ce29ca [2022-07-01T15:53:31.336Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T15:53:31.595Z] ---> Running in b4c06000daf8 [2022-07-01T15:53:31.595Z] ---> c6e593cf3843 [2022-07-01T15:53:31.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T15:53:31.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:31.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:32.113Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:32.113Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T15:53:32.113Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:32.113Z] OK: 6 MiB in 16 packages [2022-07-01T15:53:32.685Z] ---> 7c6eae0c5762 [2022-07-01T15:53:32.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:32.949Z] ---> f428ad5eba68 [2022-07-01T15:53:32.949Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T15:53:32.949Z] ---> Running in abcbe30090c8 [2022-07-01T15:53:32.949Z] Removing intermediate container b4c06000daf8 [2022-07-01T15:53:32.949Z] ---> 43deb1bd40fd [2022-07-01T15:53:32.949Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T15:53:33.209Z] ---> Running in 6e9a641a30f7 [2022-07-01T15:53:33.209Z] Removing intermediate container abcbe30090c8 [2022-07-01T15:53:33.209Z] ---> e97758e5f0b2 [2022-07-01T15:53:33.209Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:33.209Z] Removing intermediate container e1e08b24c2a2 [2022-07-01T15:53:33.209Z] ---> 367ff77f4910 [2022-07-01T15:53:33.209Z] [2022-07-01T15:53:33.209Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:53:33.209Z] ---> e04c818066af [2022-07-01T15:53:33.209Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:53:33.209Z] ---> Using cache [2022-07-01T15:53:33.209Z] ---> 28fa65180c13 [2022-07-01T15:53:33.209Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:53:33.209Z] ---> Using cache [2022-07-01T15:53:33.209Z] ---> f395caecf087 [2022-07-01T15:53:33.209Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T15:53:33.209Z] ---> Running in 577185679eb1 [2022-07-01T15:53:33.209Z] ---> Running in d382ef67da75 [2022-07-01T15:53:33.209Z] Removing intermediate container 6e9a641a30f7 [2022-07-01T15:53:33.209Z] ---> 947c08f66ce0 [2022-07-01T15:53:33.209Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T15:53:33.209Z] ---> Running in 4e2f3dabfb44 [2022-07-01T15:53:33.209Z] Removing intermediate container 577185679eb1 [2022-07-01T15:53:33.209Z] ---> 4c7d61e1c142 [2022-07-01T15:53:33.209Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:53:33.475Z] Removing intermediate container d382ef67da75 [2022-07-01T15:53:33.475Z] ---> bcd3f0cef90c [2022-07-01T15:53:33.475Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T15:53:33.475Z] ---> Running in 950e761066e5 [2022-07-01T15:53:33.475Z] ---> Running in c971d7baacc6 [2022-07-01T15:53:33.475Z] Removing intermediate container 4e2f3dabfb44 [2022-07-01T15:53:33.475Z] ---> 0cd7c997a121 [2022-07-01T15:53:33.475Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T15:53:33.475Z] ---> Running in 2ecc2db6192f [2022-07-01T15:53:33.475Z] Removing intermediate container 950e761066e5 [2022-07-01T15:53:33.475Z] ---> 04999ae11699 [2022-07-01T15:53:33.475Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:53:33.475Z] Removing intermediate container c971d7baacc6 [2022-07-01T15:53:33.475Z] ---> 48eef390f5f3 [2022-07-01T15:53:33.475Z] Step 15/23 : WORKDIR / [2022-07-01T15:53:33.475Z] ---> Running in ae5f85cdc2d6 [2022-07-01T15:53:33.475Z] ---> Running in 34fd10db8697 [2022-07-01T15:53:33.734Z] Removing intermediate container ae5f85cdc2d6 [2022-07-01T15:53:33.734Z] ---> faad55b2c290 [2022-07-01T15:53:33.734Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:33.734Z] Removing intermediate container 34fd10db8697 [2022-07-01T15:53:33.734Z] ---> e10bc21fb948 [2022-07-01T15:53:33.734Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:33.734Z] ---> Running in 6c1dd78cce81 [2022-07-01T15:53:33.734Z] Removing intermediate container 6c1dd78cce81 [2022-07-01T15:53:33.734Z] ---> 54d253d95583 [2022-07-01T15:53:33.734Z] [2022-07-01T15:53:33.996Z] ---> 1d2f5250a115 [2022-07-01T15:53:33.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T15:53:33.996Z] Successfully built 54d253d95583 [2022-07-01T15:53:33.996Z] Successfully tagged core-data:latest [2022-07-01T15:53:34.255Z]  Building core-data ... done  ---> 6cf6dbfcc45b [2022-07-01T15:53:34.255Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:34.255Z] Removing intermediate container 2ecc2db6192f [2022-07-01T15:53:34.255Z] ---> 42a67e910fdc [2022-07-01T15:53:34.255Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T15:53:34.255Z] ---> Running in d1277dadac91 [2022-07-01T15:53:34.255Z] ---> 90aca7a71863 [2022-07-01T15:53:34.255Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T15:53:34.524Z] ---> Running in 14f0d62aabf4 [2022-07-01T15:53:34.524Z] Removing intermediate container d1277dadac91 [2022-07-01T15:53:34.524Z] ---> 6f6a8479f63b [2022-07-01T15:53:34.524Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T15:53:34.524Z] Removing intermediate container 14f0d62aabf4 [2022-07-01T15:53:34.524Z] ---> 7c597cd27245 [2022-07-01T15:53:34.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:34.524Z] ---> Running in c00480c05d2d [2022-07-01T15:53:34.524Z] ---> 2be7613ee88f [2022-07-01T15:53:34.524Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T15:53:34.524Z] ---> Running in daacd4a8aebf [2022-07-01T15:53:34.785Z] Removing intermediate container c00480c05d2d [2022-07-01T15:53:34.785Z] ---> f8b90ee366b3 [2022-07-01T15:53:34.785Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:53:34.785Z] ---> Running in e9705e2a3562 [2022-07-01T15:53:34.785Z] Removing intermediate container e9705e2a3562 [2022-07-01T15:53:34.785Z] ---> b4b1fe917e27 [2022-07-01T15:53:34.785Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:53:34.785Z] ---> Running in e8ac08c97941 [2022-07-01T15:53:35.044Z] Removing intermediate container e8ac08c97941 [2022-07-01T15:53:35.044Z] ---> f89d4380178a [2022-07-01T15:53:35.044Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:35.044Z] ---> Running in 8c4845e3db79 [2022-07-01T15:53:35.044Z] Removing intermediate container 8c4845e3db79 [2022-07-01T15:53:35.044Z] ---> c2eba16a608b [2022-07-01T15:53:35.044Z] [2022-07-01T15:53:35.044Z] Successfully built c2eba16a608b [2022-07-01T15:53:35.044Z] Successfully tagged core-command:latest [2022-07-01T15:53:35.304Z]  Building core-command ... done Removing intermediate container daacd4a8aebf [2022-07-01T15:53:35.304Z] ---> ee664cf27ece [2022-07-01T15:53:35.304Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:35.563Z] ---> 93805fbef997 [2022-07-01T15:53:35.563Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T15:53:35.823Z] ---> d4e737b051e2 [2022-07-01T15:53:35.823Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T15:53:36.082Z] ---> 32fda4f819aa [2022-07-01T15:53:36.082Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T15:53:36.082Z] ---> a8955e2a4fee [2022-07-01T15:53:36.082Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T15:53:36.342Z] ---> a618d5c1c708 [2022-07-01T15:53:36.342Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T15:53:36.342Z] ---> Running in 7881f76ea7b9 [2022-07-01T15:53:36.342Z] Removing intermediate container 7881f76ea7b9 [2022-07-01T15:53:36.342Z] ---> 29c07530cb27 [2022-07-01T15:53:36.342Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T15:53:36.602Z] ---> 83f775d58540 [2022-07-01T15:53:36.602Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T15:53:36.602Z] ---> Running in 3e89e30548de [2022-07-01T15:53:37.171Z] Removing intermediate container 3e89e30548de [2022-07-01T15:53:37.171Z] ---> 7a10af58e96b [2022-07-01T15:53:37.171Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T15:53:37.463Z] ---> Running in 5ce3f12d496c [2022-07-01T15:53:37.463Z] Removing intermediate container 5ce3f12d496c [2022-07-01T15:53:37.463Z] ---> d7342c6f7b02 [2022-07-01T15:53:37.463Z] Step 28/31 : CMD ["gate"] [2022-07-01T15:53:37.463Z] ---> Running in f1988c94d173 [2022-07-01T15:53:37.775Z] Removing intermediate container f1988c94d173 [2022-07-01T15:53:37.775Z] ---> 99b441022c2d [2022-07-01T15:53:37.775Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T15:53:37.775Z] ---> Running in d511923b1856 [2022-07-01T15:53:37.775Z] Removing intermediate container d511923b1856 [2022-07-01T15:53:37.775Z] ---> 5f9a0e19c6a4 [2022-07-01T15:53:37.775Z] Step 30/31 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T15:53:38.059Z] ---> Running in f1fb7d484980 [2022-07-01T15:53:38.059Z] Removing intermediate container f1fb7d484980 [2022-07-01T15:53:38.059Z] ---> 93fe82c85572 [2022-07-01T15:53:38.059Z] Step 31/31 : LABEL version=2.2.1-dev.17 [2022-07-01T15:53:38.059Z] ---> Running in 3050ec6a8f64 [2022-07-01T15:53:38.348Z] Removing intermediate container 3050ec6a8f64 [2022-07-01T15:53:38.348Z] ---> cf5de664b5f9 [2022-07-01T15:53:38.348Z] [2022-07-01T15:53:38.348Z] Successfully built cf5de664b5f9 [2022-07-01T15:53:38.348Z] Successfully tagged security-bootstrapper:latest [2022-07-01T15:53:38.348Z]  Building security-bootstrapper ... done  [2022-07-01T15:53:38.348Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T15:53:38.348Z] [2022-07-01T15:53:38.348Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T15:53:38.348Z] [2022-07-01T15:53:38.348Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T15:53:38.348Z] Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } [2022-07-01T15:53:38.370Z] $ docker stop --time=1 508fe0f23993ac52869bba1c27576063ca41d9e4a319b492faa4b5c7bb1a452c [2022-07-01T15:53:39.648Z] $ docker rm -f 508fe0f23993ac52869bba1c27576063ca41d9e4a319b492faa4b5c7bb1a452c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T15:53:39.842Z] Failed in branch amd64 [2022-07-01T15:53:54.070Z] Removing intermediate container 0ea94ac74a1c [2022-07-01T15:53:54.070Z] ---> 46e6bfa2651c [2022-07-01T15:53:54.070Z] Successfully built 46e6bfa2651c [2022-07-01T15:53:54.070Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:53:54.438Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T15:53:54.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:53:54.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container [2022-07-01T15:53:54.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** ci-base-image-arm64 cat [2022-07-01T15:53:56.264Z] $ docker top 7faa4ad2be168e78ef31b61782c84863e07d9b7526ea2326fd936e33189d0ef0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:53:57.214Z] + go version [2022-07-01T15:53:57.215Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T15:53:57.243Z] $ docker stop --time=1 7faa4ad2be168e78ef31b61782c84863e07d9b7526ea2326fd936e33189d0ef0 [2022-07-01T15:53:58.962Z] $ docker rm -f 7faa4ad2be168e78ef31b61782c84863e07d9b7526ea2326fd936e33189d0ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:53:59.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T15:53:59.635Z] [2022-07-01T15:53:59.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:53:59.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T15:54:00.267Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T15:54:00.267Z] 29e5d40040c1: Pulling fs layer [2022-07-01T15:54:00.267Z] 1ce36da41761: Pulling fs layer [2022-07-01T15:54:00.267Z] 25b303627fd3: Pulling fs layer [2022-07-01T15:54:00.267Z] 29e5d40040c1: Verifying Checksum [2022-07-01T15:54:00.267Z] 29e5d40040c1: Download complete [2022-07-01T15:54:00.541Z] 1ce36da41761: Verifying Checksum [2022-07-01T15:54:00.541Z] 1ce36da41761: Download complete [2022-07-01T15:54:00.820Z] 29e5d40040c1: Pull complete [2022-07-01T15:54:02.261Z] 25b303627fd3: Verifying Checksum [2022-07-01T15:54:02.262Z] 25b303627fd3: Download complete [2022-07-01T15:54:02.262Z] 1ce36da41761: Pull complete [2022-07-01T15:54:14.681Z] 25b303627fd3: Pull complete [2022-07-01T15:54:14.681Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T15:54:14.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T15:54:14.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:54:14.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container [2022-07-01T15:54:15.057Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T15:54:17.576Z] $ docker top 55aa7fe5bc2018b398a22f821006b7bac4e0d2a254a8c78f9acce78f882f9612 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:54:18.533Z] + docker-compose build --help [2022-07-01T15:54:18.533Z] + grep parallel [2022-07-01T15:54:23.916Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T15:54:23.944Z] $ docker stop --time=1 55aa7fe5bc2018b398a22f821006b7bac4e0d2a254a8c78f9acce78f882f9612 [2022-07-01T15:54:25.650Z] $ docker rm -f 55aa7fe5bc2018b398a22f821006b7bac4e0d2a254a8c78f9acce78f882f9612 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:54:26.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T15:54:26.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:54:26.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container [2022-07-01T15:54:26.624Z] $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T15:54:27.971Z] $ docker top c6c06707908c60e5774000f189b35262d87df2348cb045e11285f50ce93a8795 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:54:28.906Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T15:54:35.622Z] Building core-command ... [2022-07-01T15:54:35.622Z] Building core-data ... [2022-07-01T15:54:35.622Z] Building core-metadata ... [2022-07-01T15:54:35.622Z] Building security-bootstrapper ... [2022-07-01T15:54:35.622Z] Building security-proxy-setup ... [2022-07-01T15:54:35.622Z] Building security-secretstore-setup ... [2022-07-01T15:54:35.622Z] Building security-spiffe-token-provider ... [2022-07-01T15:54:35.622Z] Building security-spire-agent ... [2022-07-01T15:54:35.622Z] Building security-spire-config ... [2022-07-01T15:54:35.622Z] Building security-spire-server ... [2022-07-01T15:54:35.622Z] Building support-notifications ... [2022-07-01T15:54:35.622Z] Building support-scheduler ... [2022-07-01T15:54:35.622Z] Building sys-mgmt-agent ... [2022-07-01T15:54:35.622Z] Building security-spiffe-token-provider [2022-07-01T15:54:35.622Z] Building support-scheduler [2022-07-01T15:54:35.622Z] Building core-command [2022-07-01T15:54:35.622Z] Building security-spire-agent [2022-07-01T15:54:35.622Z] Building support-notifications [2022-07-01T15:55:32.195Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:55:32.195Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:55:32.195Z] ---> 46e6bfa2651c [2022-07-01T15:55:32.195Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:55:32.195Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:55:32.195Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:55:32.195Z] ---> 46e6bfa2651c [2022-07-01T15:55:32.195Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:55:32.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:55:32.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:55:32.195Z] ---> 46e6bfa2651c [2022-07-01T15:55:32.195Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:55:32.195Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:55:32.195Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:55:32.195Z] ---> 46e6bfa2651c [2022-07-01T15:55:32.195Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T15:55:32.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:55:32.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:55:32.195Z] ---> 46e6bfa2651c [2022-07-01T15:55:32.195Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:55:32.195Z] ---> Running in 38230506b893 [2022-07-01T15:55:32.195Z] ---> Running in 915b9fe4a43d [2022-07-01T15:55:32.195Z] ---> Running in 004b56d543ab [2022-07-01T15:55:32.195Z] ---> Running in 602e31363e7b [2022-07-01T15:55:32.195Z] ---> Running in c5a3a7a62105 [2022-07-01T15:55:32.195Z] Removing intermediate container 38230506b893 [2022-07-01T15:55:32.195Z] ---> bf542395d5cc [2022-07-01T15:55:32.195Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:55:32.195Z] ---> Running in 5f505fe50b01 [2022-07-01T15:55:32.195Z] Removing intermediate container 004b56d543ab [2022-07-01T15:55:32.195Z] ---> 6d06dc93c6f1 [2022-07-01T15:55:32.195Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:55:32.195Z] Removing intermediate container 915b9fe4a43d [2022-07-01T15:55:32.195Z] ---> df5346a02b0d [2022-07-01T15:55:32.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:55:32.195Z] Removing intermediate container 602e31363e7b [2022-07-01T15:55:32.195Z] ---> d89c277e063e [2022-07-01T15:55:32.195Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T15:55:32.195Z] Removing intermediate container c5a3a7a62105 [2022-07-01T15:55:32.195Z] ---> 302000c5f3be [2022-07-01T15:55:32.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:55:32.195Z] ---> Running in f7ddec1262a2 [2022-07-01T15:55:32.195Z] ---> Running in b6b9726fa66e [2022-07-01T15:55:32.195Z] ---> Running in a00b08e48d26 [2022-07-01T15:55:32.195Z] ---> Running in ca94fadcd2da [2022-07-01T15:55:32.195Z] Removing intermediate container 5f505fe50b01 [2022-07-01T15:55:32.195Z] ---> bb492967183b [2022-07-01T15:55:32.195Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:55:32.195Z] ---> Running in a8f377efd516 [2022-07-01T15:55:32.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:32.195Z] Removing intermediate container f7ddec1262a2 [2022-07-01T15:55:32.195Z] ---> 3079d21bffe0 [2022-07-01T15:55:32.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:55:32.195Z] ---> Running in 5cf33cb328fb [2022-07-01T15:55:32.195Z] Removing intermediate container b6b9726fa66e [2022-07-01T15:55:32.195Z] ---> 4895fd7103e6 [2022-07-01T15:55:32.195Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:55:32.195Z] Removing intermediate container ca94fadcd2da [2022-07-01T15:55:32.195Z] ---> 64e7eb587505 [2022-07-01T15:55:32.195Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T15:55:32.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:32.195Z] ---> Running in 3acd7d47ebcf [2022-07-01T15:55:32.195Z] ---> Running in 1d731a3bd777 [2022-07-01T15:55:32.195Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:55:32.195Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:55:32.195Z] OK: 15743 distinct packages available [2022-07-01T15:55:32.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:32.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:32.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:32.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:32.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:33.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:33.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:33.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:33.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:33.602Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:55:34.214Z] OK: 220 MiB in 52 packages [2022-07-01T15:55:34.214Z] OK: 220 MiB in 52 packages [2022-07-01T15:55:34.828Z] OK: 220 MiB in 52 packages [2022-07-01T15:55:35.111Z] OK: 220 MiB in 52 packages [2022-07-01T15:55:35.112Z] OK: 220 MiB in 52 packages [2022-07-01T15:55:36.108Z] Removing intermediate container a8f377efd516 [2022-07-01T15:55:36.108Z] ---> e0a683c312d4 [2022-07-01T15:55:36.108Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:55:36.108Z] Removing intermediate container a00b08e48d26 [2022-07-01T15:55:36.108Z] ---> f1971da70b39 [2022-07-01T15:55:36.108Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T15:55:36.714Z] Removing intermediate container 5cf33cb328fb [2022-07-01T15:55:36.714Z] ---> 283c67c55c6e [2022-07-01T15:55:36.714Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:55:36.714Z] Removing intermediate container 3acd7d47ebcf [2022-07-01T15:55:36.714Z] ---> 41cc4f95bd1b [2022-07-01T15:55:36.714Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:55:36.714Z] Removing intermediate container 1d731a3bd777 [2022-07-01T15:55:36.714Z] ---> ad72698d2c29 [2022-07-01T15:55:36.714Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:55:37.321Z] ---> 1fee1872a7c9 [2022-07-01T15:55:37.321Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:55:37.321Z] ---> Running in 92e29ab60da8 [2022-07-01T15:55:37.924Z] ---> 6eb94a016d49 [2022-07-01T15:55:37.924Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:55:37.924Z] ---> Running in 5ce51b5bc0f4 [2022-07-01T15:55:38.201Z] ---> 338709d875aa [2022-07-01T15:55:38.201Z] ---> e3148a963aa0 [2022-07-01T15:55:38.201Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:55:38.201Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:55:38.201Z] ---> Running in 1dc7ea669c6e [2022-07-01T15:55:38.482Z] ---> Running in 4c176a0883f5 [2022-07-01T15:55:38.482Z] ---> 6abdd0739f60 [2022-07-01T15:55:38.482Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:55:38.760Z] ---> Running in dead07af4961 [2022-07-01T15:55:43.120Z] Removing intermediate container 92e29ab60da8 [2022-07-01T15:55:43.120Z] ---> 105953644c9e [2022-07-01T15:55:43.120Z] Step 8/26 : COPY . . [2022-07-01T15:55:44.587Z] Removing intermediate container 5ce51b5bc0f4 [2022-07-01T15:55:44.587Z] ---> 119e57ef0785 [2022-07-01T15:55:44.587Z] Step 7/20 : COPY . . [2022-07-01T15:55:45.192Z] Removing intermediate container dead07af4961 [2022-07-01T15:55:45.192Z] ---> e915f7b4e949 [2022-07-01T15:55:45.192Z] Step 8/22 : COPY . . [2022-07-01T15:55:45.192Z] Removing intermediate container 1dc7ea669c6e [2022-07-01T15:55:45.192Z] ---> 97228c2bc210 [2022-07-01T15:55:45.192Z] Step 8/23 : COPY . . [2022-07-01T15:55:45.470Z] Removing intermediate container 4c176a0883f5 [2022-07-01T15:55:45.470Z] ---> e966eddfd127 [2022-07-01T15:55:45.470Z] Step 8/22 : COPY . . [2022-07-01T15:56:03.856Z] ---> e9a43dc30b18 [2022-07-01T15:56:03.856Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T15:56:03.856Z] ---> 02230b7f3fe8 [2022-07-01T15:56:03.856Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T15:56:03.856Z] ---> 7ae997bf8aac [2022-07-01T15:56:03.856Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T15:56:03.856Z] ---> d1cc52109f2c [2022-07-01T15:56:03.856Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:56:03.856Z] ---> 0e676c2cbb3e [2022-07-01T15:56:03.856Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T15:56:03.856Z] ---> Running in d48c9cf26b7b [2022-07-01T15:56:03.856Z] ---> Running in 15dc4a55e866 [2022-07-01T15:56:03.856Z] ---> Running in 3bf60ea2a4f9 [2022-07-01T15:56:03.856Z] ---> Running in 52a58af69729 [2022-07-01T15:56:03.856Z] ---> Running in ab1526a38f9d [2022-07-01T15:56:03.856Z] Removing intermediate container 52a58af69729 [2022-07-01T15:56:03.856Z] ---> e250cfd16715 [2022-07-01T15:56:03.856Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:56:03.856Z] ---> Running in fb17a21b94b2 [2022-07-01T15:56:03.856Z] Removing intermediate container fb17a21b94b2 [2022-07-01T15:56:03.856Z] ---> a2d2eca09b88 [2022-07-01T15:56:03.856Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T15:56:04.143Z] ---> Running in 88cd14974af1 [2022-07-01T15:56:04.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T15:56:05.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T15:56:05.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T15:56:05.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T15:56:06.803Z] Removing intermediate container 88cd14974af1 [2022-07-01T15:56:06.803Z] ---> d9749a85041e [2022-07-01T15:56:06.803Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:56:07.082Z] ---> Running in 21959bd95c18 [2022-07-01T15:56:07.712Z] Removing intermediate container 21959bd95c18 [2022-07-01T15:56:07.712Z] ---> 1e2839502cb5 [2022-07-01T15:56:07.712Z] [2022-07-01T15:56:07.712Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:56:07.712Z] 3.15: Pulling from library/alpine [2022-07-01T15:56:09.174Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T15:56:09.174Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T15:56:09.174Z] ---> 3fb3c9af89a9 [2022-07-01T15:56:09.174Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:56:09.174Z] ---> Running in 46cc1a8d591f [2022-07-01T15:56:09.779Z] Removing intermediate container 46cc1a8d591f [2022-07-01T15:56:09.779Z] ---> e139694411ea [2022-07-01T15:56:09.779Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:56:09.779Z] ---> Running in 85c625c79358 [2022-07-01T15:56:13.219Z] Removing intermediate container 85c625c79358 [2022-07-01T15:56:13.219Z] ---> a1b07c5a30a6 [2022-07-01T15:56:13.219Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:56:13.219Z] ---> Running in 8621be2e296d [2022-07-01T15:56:14.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:56:16.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:56:17.608Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:56:17.608Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:56:17.608Z] OK: 15736 distinct packages available [2022-07-01T15:56:17.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:56:18.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:56:20.071Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:56:20.071Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:56:20.071Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:56:20.071Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:56:20.351Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:56:20.351Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:56:20.351Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:56:20.351Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:56:21.805Z] Building security-secretstore-setup [2022-07-01T15:56:37.001Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:56:37.001Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:56:37.001Z] ---> 46e6bfa2651c [2022-07-01T15:56:37.001Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:56:37.001Z] ---> Using cache [2022-07-01T15:56:37.001Z] ---> 302000c5f3be [2022-07-01T15:56:37.001Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:56:37.001Z] ---> Using cache [2022-07-01T15:56:37.001Z] ---> 64e7eb587505 [2022-07-01T15:56:37.001Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T15:56:37.001Z] ---> Running in c2d4325d81e7 [2022-07-01T15:56:39.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T15:56:39.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T15:56:41.074Z] OK: 220 MiB in 52 packages [2022-07-01T15:56:42.556Z] Removing intermediate container c2d4325d81e7 [2022-07-01T15:56:42.556Z] ---> 2f3c1c5301ef [2022-07-01T15:56:42.556Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:56:43.179Z] ---> 593af9d3c459 [2022-07-01T15:56:43.179Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:56:43.473Z] ---> Running in 896d5c5e4cb7 [2022-07-01T15:56:50.225Z] Removing intermediate container 896d5c5e4cb7 [2022-07-01T15:56:50.225Z] ---> 8c94a314545f [2022-07-01T15:56:50.225Z] Step 8/25 : COPY . . [2022-07-01T15:57:02.709Z] ---> 1c11d19b0601 [2022-07-01T15:57:02.709Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T15:57:02.709Z] ---> Running in 264b0c17300e [2022-07-01T15:57:04.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:01:41.534Z] Removing intermediate container 3bf60ea2a4f9 [2022-07-01T16:01:41.534Z] ---> f233b87ac059 [2022-07-01T16:01:41.534Z] [2022-07-01T16:01:41.534Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:01:41.534Z] 3.14: Pulling from library/alpine [2022-07-01T16:01:41.534Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:01:41.534Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:01:41.534Z] ---> ac73e934f311 [2022-07-01T16:01:41.534Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:01:41.534Z] ---> Running in 503d90fc3d97 [2022-07-01T16:01:41.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:01:41.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:01:41.534Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:01:41.534Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:01:41.534Z] OK: 5 MiB in 15 packages [2022-07-01T16:01:41.534Z] Removing intermediate container 503d90fc3d97 [2022-07-01T16:01:41.534Z] ---> fc159e420a9e [2022-07-01T16:01:41.534Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:01:41.534Z] ---> Running in 91126e85ad8b [2022-07-01T16:01:41.534Z] Removing intermediate container 91126e85ad8b [2022-07-01T16:01:41.534Z] ---> 8ba7a7adc966 [2022-07-01T16:01:41.534Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T16:01:41.534Z] ---> Running in ed60ad8bd075 [2022-07-01T16:01:41.534Z] Removing intermediate container ed60ad8bd075 [2022-07-01T16:01:41.534Z] ---> 06d840b2e0de [2022-07-01T16:01:41.534Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:01:41.534Z] ---> Running in 844e2cba4708 [2022-07-01T16:01:41.534Z] Removing intermediate container 844e2cba4708 [2022-07-01T16:01:41.534Z] ---> fe8e4441166c [2022-07-01T16:01:41.534Z] Step 15/23 : WORKDIR / [2022-07-01T16:01:41.534Z] ---> Running in ddc3c24e9034 [2022-07-01T16:01:41.534Z] Removing intermediate container ddc3c24e9034 [2022-07-01T16:01:41.534Z] ---> 1a0c35ff903c [2022-07-01T16:01:41.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:01:41.534Z] ---> 28db62f87697 [2022-07-01T16:01:41.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T16:01:41.534Z] ---> e09b15a0cb06 [2022-07-01T16:01:41.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T16:01:41.534Z] ---> 6b9c811078bc [2022-07-01T16:01:41.534Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T16:01:41.534Z] ---> Running in 5f8357b1c89e [2022-07-01T16:01:41.534Z] Removing intermediate container 5f8357b1c89e [2022-07-01T16:01:41.534Z] ---> 2e0d9938dc3b [2022-07-01T16:01:41.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:01:41.534Z] ---> Running in 7e89deae2d19 [2022-07-01T16:01:41.534Z] Removing intermediate container 7e89deae2d19 [2022-07-01T16:01:41.534Z] ---> 193ff3660205 [2022-07-01T16:01:41.534Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:01:41.534Z] ---> Running in 839cd58a8090 [2022-07-01T16:01:41.534Z] Removing intermediate container 839cd58a8090 [2022-07-01T16:01:41.534Z] ---> f7a836520478 [2022-07-01T16:01:41.534Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:01:41.816Z] ---> Running in 63550ffd4538 [2022-07-01T16:01:42.422Z] Removing intermediate container 63550ffd4538 [2022-07-01T16:01:42.422Z] ---> 331a46c4f127 [2022-07-01T16:01:42.422Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T16:01:42.422Z] ---> Running in f25eb1041f7f [2022-07-01T16:01:43.031Z] Removing intermediate container f25eb1041f7f [2022-07-01T16:01:43.031Z] ---> 195eb92a5e40 [2022-07-01T16:01:43.031Z] [2022-07-01T16:01:43.639Z] Successfully built 195eb92a5e40 [2022-07-01T16:01:43.639Z] Successfully tagged core-command-arm64:latest [2022-07-01T16:01:43.639Z] Building security-spire-config [2022-07-01T16:02:02.630Z]  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:02:02.630Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:02:02.630Z] ---> 46e6bfa2651c [2022-07-01T16:02:02.630Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:02:02.630Z] ---> Using cache [2022-07-01T16:02:02.630Z] ---> 302000c5f3be [2022-07-01T16:02:02.630Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:02:02.630Z] ---> Using cache [2022-07-01T16:02:02.630Z] ---> 64e7eb587505 [2022-07-01T16:02:02.630Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:02:02.630Z] ---> Running in 803846efd0b8 [2022-07-01T16:02:04.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:05.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:06.535Z] OK: 220 MiB in 52 packages [2022-07-01T16:02:07.989Z] Removing intermediate container 803846efd0b8 [2022-07-01T16:02:07.989Z] ---> 91070fd1497a [2022-07-01T16:02:07.989Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:02:09.004Z] ---> c78365b325e0 [2022-07-01T16:02:09.004Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:02:09.004Z] ---> Running in 6fbd003566f9 [2022-07-01T16:02:15.771Z] Removing intermediate container 6fbd003566f9 [2022-07-01T16:02:15.771Z] ---> fe2b7298c749 [2022-07-01T16:02:15.772Z] Step 8/26 : COPY . . [2022-07-01T16:02:28.236Z] ---> 7713175c39e0 [2022-07-01T16:02:28.236Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:02:28.236Z] ---> Running in f0b1c242c19e [2022-07-01T16:02:28.513Z] Removing intermediate container f0b1c242c19e [2022-07-01T16:02:28.513Z] ---> 2e824a0af880 [2022-07-01T16:02:28.513Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:02:28.796Z] ---> Running in fc487a1f72cb [2022-07-01T16:02:28.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:02:29.404Z] Removing intermediate container fc487a1f72cb [2022-07-01T16:02:29.404Z] ---> f851879f9b02 [2022-07-01T16:02:29.404Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:02:29.685Z] ---> Running in 5e85a3e433f0 [2022-07-01T16:02:33.124Z] Removing intermediate container 5e85a3e433f0 [2022-07-01T16:02:33.124Z] ---> 2523a7327653 [2022-07-01T16:02:33.124Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:02:33.124Z] ---> Running in ca6813f4c88f [2022-07-01T16:02:33.416Z] Removing intermediate container ca6813f4c88f [2022-07-01T16:02:33.416Z] ---> 2603c62e8259 [2022-07-01T16:02:33.416Z] [2022-07-01T16:02:33.416Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:02:33.416Z] ---> 3fb3c9af89a9 [2022-07-01T16:02:33.416Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:02:33.416Z] ---> Using cache [2022-07-01T16:02:33.416Z] ---> e139694411ea [2022-07-01T16:02:33.416Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:02:33.416Z] ---> Using cache [2022-07-01T16:02:33.416Z] ---> a1b07c5a30a6 [2022-07-01T16:02:33.416Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:02:33.697Z] ---> Running in 7560d49abae2 [2022-07-01T16:02:35.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:36.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:38.686Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:02:38.686Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:02:38.686Z] OK: 15736 distinct packages available [2022-07-01T16:02:38.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:39.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:41.135Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:02:41.135Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:02:41.135Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:02:41.413Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:02:41.413Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:02:41.413Z] OK: 6 MiB in 18 packages [2022-07-01T16:02:44.081Z] Removing intermediate container 7560d49abae2 [2022-07-01T16:02:44.081Z] ---> 0c02e6130238 [2022-07-01T16:02:44.081Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:02:52.433Z] Removing intermediate container 264b0c17300e [2022-07-01T16:02:52.433Z] ---> 20e97d369e17 [2022-07-01T16:02:52.433Z] [2022-07-01T16:02:52.433Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T16:02:52.433Z] ---> ac73e934f311 [2022-07-01T16:02:52.433Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:02:52.433Z] ---> Running in da950059033f [2022-07-01T16:02:53.425Z] ---> 6161ec8b7a69 [2022-07-01T16:02:53.425Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:02:54.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:54.428Z] ---> 63e1aadcf996 [2022-07-01T16:02:54.428Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:02:54.708Z] ---> Running in 0250f566f9a5 [2022-07-01T16:02:54.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:02:55.265Z] Removing intermediate container 0250f566f9a5 [2022-07-01T16:02:55.265Z] ---> 8a361e1178e3 [2022-07-01T16:02:55.265Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:02:56.255Z] ---> c4b46672b0ca [2022-07-01T16:02:56.255Z] Step 21/26 : WORKDIR / [2022-07-01T16:02:56.255Z] ---> Running in 4b06985384dc [2022-07-01T16:02:56.533Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:02:56.533Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:02:56.812Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:02:56.812Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:02:56.812Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:02:56.812Z] Removing intermediate container 4b06985384dc [2022-07-01T16:02:56.812Z] ---> 3bb3da94067c [2022-07-01T16:02:56.812Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:02:56.812Z] ---> Running in 13a8224cec3d [2022-07-01T16:02:57.429Z] Removing intermediate container 13a8224cec3d [2022-07-01T16:02:57.429Z] ---> 8d0dea76f0fc [2022-07-01T16:02:57.429Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:02:57.429Z] ---> Running in 493f70fdd210 [2022-07-01T16:02:57.429Z] OK: 6 MiB in 17 packages [2022-07-01T16:02:58.072Z] Removing intermediate container 493f70fdd210 [2022-07-01T16:02:58.072Z] ---> 203e8077b564 [2022-07-01T16:02:58.072Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:02:58.353Z] ---> Running in fcb7da26c76a [2022-07-01T16:02:59.377Z] Removing intermediate container fcb7da26c76a [2022-07-01T16:02:59.377Z] ---> 4a26254d4f9c [2022-07-01T16:02:59.377Z] Step 25/26 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:02:59.377Z] ---> Running in 51b0923fcf2a [2022-07-01T16:02:59.993Z] Removing intermediate container da950059033f [2022-07-01T16:02:59.993Z] ---> 268eb0261d39 [2022-07-01T16:02:59.993Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:02:59.993Z] ---> Running in 5bb3d21b7926 [2022-07-01T16:03:00.293Z] Removing intermediate container 51b0923fcf2a [2022-07-01T16:03:00.293Z] ---> 4c2ee4bc2741 [2022-07-01T16:03:00.293Z] Step 26/26 : LABEL version=2.2.1-dev.17 [2022-07-01T16:03:00.582Z] ---> Running in 7b39ab089c1b [2022-07-01T16:03:00.870Z] Removing intermediate container 5bb3d21b7926 [2022-07-01T16:03:00.870Z] ---> 603961b3dedf [2022-07-01T16:03:00.870Z] Step 13/25 : WORKDIR / [2022-07-01T16:03:01.155Z] Removing intermediate container 7b39ab089c1b [2022-07-01T16:03:01.155Z] ---> 52bc2bfd0ec8 [2022-07-01T16:03:01.155Z] [2022-07-01T16:03:01.155Z] ---> Running in 9521a3297d32 [2022-07-01T16:03:01.788Z] Successfully built 52bc2bfd0ec8 [2022-07-01T16:03:01.788Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T16:03:01.788Z] Building core-metadata [2022-07-01T16:03:01.788Z]  Building security-spire-config ... done Removing intermediate container 9521a3297d32 [2022-07-01T16:03:01.788Z] ---> 7159dca43c1f [2022-07-01T16:03:01.788Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T16:03:02.802Z] ---> bd429ae9ff7a [2022-07-01T16:03:02.802Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T16:03:03.794Z] ---> 5be336255346 [2022-07-01T16:03:03.794Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:03:05.248Z] ---> 7616c90d517a [2022-07-01T16:03:05.248Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T16:03:06.248Z] ---> afb193ab03fc [2022-07-01T16:03:06.248Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:03:07.720Z] ---> 6ffebc8a06ea [2022-07-01T16:03:07.720Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:03:09.736Z] ---> ccd8007f3480 [2022-07-01T16:03:09.736Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:03:10.349Z] ---> 55b0eb2f616c [2022-07-01T16:03:10.349Z] 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-07-01T16:03:10.644Z] ---> Running in 94185aeb4b03 [2022-07-01T16:03:15.000Z] Removing intermediate container 94185aeb4b03 [2022-07-01T16:03:15.000Z] ---> 1baa7c595454 [2022-07-01T16:03:15.000Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:03:15.000Z] ---> Running in 514e06bfcfa5 [2022-07-01T16:03:15.612Z] Removing intermediate container 514e06bfcfa5 [2022-07-01T16:03:15.612Z] ---> 4d3df8de4d50 [2022-07-01T16:03:15.612Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T16:03:15.891Z] ---> Running in 702d5cf17bbc [2022-07-01T16:03:16.502Z] Removing intermediate container 702d5cf17bbc [2022-07-01T16:03:16.502Z] ---> 3bfbc7633f2d [2022-07-01T16:03:16.502Z] Step 24/25 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:03:16.784Z] ---> Running in b76b294aa6f9 [2022-07-01T16:03:17.395Z] Removing intermediate container b76b294aa6f9 [2022-07-01T16:03:17.395Z] ---> 9a92374b0840 [2022-07-01T16:03:17.395Z] Step 25/25 : LABEL version=2.2.1-dev.17 [2022-07-01T16:03:17.676Z] ---> Running in 3154f8f09ddc [2022-07-01T16:03:18.298Z] Removing intermediate container 3154f8f09ddc [2022-07-01T16:03:18.298Z] ---> e793ce0390e4 [2022-07-01T16:03:18.298Z] [2022-07-01T16:03:18.898Z] Successfully built e793ce0390e4 [2022-07-01T16:03:18.898Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T16:03:18.898Z] Building security-proxy-setup [2022-07-01T16:03:24.330Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:03:24.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:03:24.330Z] ---> 46e6bfa2651c [2022-07-01T16:03:24.330Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:03:24.330Z] ---> Using cache [2022-07-01T16:03:24.330Z] ---> 302000c5f3be [2022-07-01T16:03:24.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:03:24.330Z] ---> Using cache [2022-07-01T16:03:24.330Z] ---> 64e7eb587505 [2022-07-01T16:03:24.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:03:24.330Z] ---> Using cache [2022-07-01T16:03:24.330Z] ---> 2f3c1c5301ef [2022-07-01T16:03:24.330Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:03:24.330Z] ---> Using cache [2022-07-01T16:03:24.330Z] ---> 593af9d3c459 [2022-07-01T16:03:24.330Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:03:24.330Z] ---> Using cache [2022-07-01T16:03:24.330Z] ---> 8c94a314545f [2022-07-01T16:03:24.330Z] Step 8/23 : COPY . . [2022-07-01T16:03:24.330Z] ---> Using cache [2022-07-01T16:03:24.330Z] ---> 1c11d19b0601 [2022-07-01T16:03:24.330Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:03:24.330Z] ---> Running in 1c4f5dce4870 [2022-07-01T16:03:26.345Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:03:38.813Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:03:38.813Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:03:38.813Z] ---> 46e6bfa2651c [2022-07-01T16:03:38.813Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:03:38.813Z] ---> Using cache [2022-07-01T16:03:38.813Z] ---> 302000c5f3be [2022-07-01T16:03:38.813Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:03:38.813Z] ---> Using cache [2022-07-01T16:03:38.813Z] ---> 64e7eb587505 [2022-07-01T16:03:38.813Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:03:38.813Z] ---> Using cache [2022-07-01T16:03:38.813Z] ---> 2f3c1c5301ef [2022-07-01T16:03:39.102Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:03:39.102Z] ---> Using cache [2022-07-01T16:03:39.102Z] ---> 593af9d3c459 [2022-07-01T16:03:39.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:03:39.102Z] ---> Using cache [2022-07-01T16:03:39.102Z] ---> 8c94a314545f [2022-07-01T16:03:39.102Z] Step 8/22 : COPY . . [2022-07-01T16:03:39.102Z] ---> Using cache [2022-07-01T16:03:39.102Z] ---> 1c11d19b0601 [2022-07-01T16:03:39.102Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:03:39.725Z] ---> Running in 302bbbd21fa3 [2022-07-01T16:03:41.735Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:04:00.096Z] Removing intermediate container 15dc4a55e866 [2022-07-01T16:04:00.096Z] ---> 5010e3220784 [2022-07-01T16:04:00.096Z] [2022-07-01T16:04:00.096Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:04:00.096Z] ---> 3fb3c9af89a9 [2022-07-01T16:04:00.096Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:04:00.096Z] ---> Using cache [2022-07-01T16:04:00.096Z] ---> e139694411ea [2022-07-01T16:04:00.096Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:04:00.096Z] ---> Using cache [2022-07-01T16:04:00.096Z] ---> a1b07c5a30a6 [2022-07-01T16:04:00.096Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:04:00.096Z] ---> Running in 64c9123bb22f [2022-07-01T16:04:02.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:03.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:05.353Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:04:05.353Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:04:05.353Z] OK: 15736 distinct packages available [2022-07-01T16:04:05.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:06.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:08.245Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:04:08.245Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:04:08.525Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:04:08.525Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T16:04:08.807Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:04:08.807Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T16:04:09.088Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:04:09.088Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:04:09.696Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:04:09.696Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:04:09.974Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:04:09.974Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:04:09.974Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:04:10.583Z] 2 errors; 7 MiB in 21 packages [2022-07-01T16:04:12.083Z] Building core-data [2022-07-01T16:04:34.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:04:34.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:04:34.363Z] ---> 46e6bfa2651c [2022-07-01T16:04:34.363Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:04:34.363Z] ---> Using cache [2022-07-01T16:04:34.363Z] ---> 302000c5f3be [2022-07-01T16:04:34.363Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:04:34.363Z] ---> Using cache [2022-07-01T16:04:34.363Z] ---> 64e7eb587505 [2022-07-01T16:04:34.363Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:04:34.363Z] ---> Running in 5e709892e73b [2022-07-01T16:04:34.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:36.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:37.075Z] Removing intermediate container ab1526a38f9d [2022-07-01T16:04:37.075Z] ---> a436b0533ce4 [2022-07-01T16:04:37.075Z] [2022-07-01T16:04:37.075Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:04:37.075Z] ---> ac73e934f311 [2022-07-01T16:04:37.075Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:04:37.075Z] ---> Using cache [2022-07-01T16:04:37.075Z] ---> fc159e420a9e [2022-07-01T16:04:37.075Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:04:37.075Z] ---> Using cache [2022-07-01T16:04:37.075Z] ---> 8ba7a7adc966 [2022-07-01T16:04:37.075Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T16:04:37.354Z] ---> Running in 167504e8e5c7 [2022-07-01T16:04:37.637Z] OK: 220 MiB in 52 packages [2022-07-01T16:04:38.258Z] Removing intermediate container 167504e8e5c7 [2022-07-01T16:04:38.258Z] ---> 8c6bbe29ac63 [2022-07-01T16:04:38.258Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:04:38.892Z] ---> Running in 224b72123e7e [2022-07-01T16:04:39.513Z] Removing intermediate container 224b72123e7e [2022-07-01T16:04:39.513Z] ---> 37f6483e3365 [2022-07-01T16:04:39.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:04:39.804Z] Removing intermediate container 5e709892e73b [2022-07-01T16:04:39.804Z] ---> 54e320fd24cf [2022-07-01T16:04:39.804Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:04:40.832Z] Removing intermediate container d48c9cf26b7b [2022-07-01T16:04:40.832Z] ---> 3f56e93a73da [2022-07-01T16:04:40.832Z] [2022-07-01T16:04:40.832Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:04:40.832Z] ---> ac73e934f311 [2022-07-01T16:04:40.832Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:04:41.115Z] ---> Running in 4251c1d26ba4 [2022-07-01T16:04:41.763Z] ---> 70172fef61ee [2022-07-01T16:04:41.763Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T16:04:41.763Z] ---> 91482daff064 [2022-07-01T16:04:41.763Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:04:42.043Z] ---> Running in 8fa8a455f72c [2022-07-01T16:04:44.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:44.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:04:45.981Z] ---> c6fefe6e4a44 [2022-07-01T16:04:45.981Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T16:04:46.598Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:04:46.598Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:04:46.598Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:04:46.889Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:04:47.177Z] ---> 03e32b177e5d [2022-07-01T16:04:47.177Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T16:04:47.177Z] ---> Running in 044468e30efa [2022-07-01T16:04:47.177Z] OK: 6 MiB in 16 packages [2022-07-01T16:04:48.188Z] Removing intermediate container 044468e30efa [2022-07-01T16:04:48.188Z] ---> b5a803239b8a [2022-07-01T16:04:48.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:04:48.476Z] ---> Running in a23cfad0b8e4 [2022-07-01T16:04:49.512Z] Removing intermediate container a23cfad0b8e4 [2022-07-01T16:04:49.512Z] ---> cfe150859799 [2022-07-01T16:04:49.512Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:04:49.828Z] Removing intermediate container 8fa8a455f72c [2022-07-01T16:04:49.828Z] ---> 9294a4e726a0 [2022-07-01T16:04:49.828Z] Step 8/23 : COPY . . [2022-07-01T16:04:49.828Z] ---> Running in 423e56392da3 [2022-07-01T16:04:50.124Z] Removing intermediate container 4251c1d26ba4 [2022-07-01T16:04:50.124Z] ---> 4fa33490e70e [2022-07-01T16:04:50.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:04:50.419Z] ---> Running in 2b06c2f5602c [2022-07-01T16:04:50.696Z] Removing intermediate container 423e56392da3 [2022-07-01T16:04:50.696Z] ---> 672d643ff1c4 [2022-07-01T16:04:50.696Z] Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:04:50.696Z] ---> Running in 1862ff47a8cd [2022-07-01T16:04:51.311Z] Removing intermediate container 2b06c2f5602c [2022-07-01T16:04:51.311Z] ---> 38e58b783295 [2022-07-01T16:04:51.311Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:04:51.311Z] ---> Running in d5e9e56538c6 [2022-07-01T16:04:51.591Z] Removing intermediate container 1862ff47a8cd [2022-07-01T16:04:51.591Z] ---> 99bc8d80c3b0 [2022-07-01T16:04:51.591Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T16:04:51.872Z] ---> Running in 242037c95fb8 [2022-07-01T16:04:52.497Z] Removing intermediate container d5e9e56538c6 [2022-07-01T16:04:52.497Z] ---> c182a0cfb79b [2022-07-01T16:04:52.497Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:04:52.497Z] ---> Running in 352e4b5a73f7 [2022-07-01T16:04:52.775Z] Removing intermediate container 242037c95fb8 [2022-07-01T16:04:52.775Z] ---> d0d0a785a74d [2022-07-01T16:04:52.775Z] [2022-07-01T16:04:53.393Z] Successfully built d0d0a785a74d [2022-07-01T16:04:53.393Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T16:04:53.393Z]  Building support-scheduler ... done Building security-spire-server [2022-07-01T16:04:53.673Z] Removing intermediate container 352e4b5a73f7 [2022-07-01T16:04:53.673Z] ---> fdfff81265d4 [2022-07-01T16:04:53.673Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:04:55.140Z] ---> 6d1cf9869c20 [2022-07-01T16:04:55.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:04:59.511Z] ---> 057c0cd47a40 [2022-07-01T16:04:59.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T16:05:01.024Z] ---> e57cd931520c [2022-07-01T16:05:01.024Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T16:05:01.305Z] ---> Running in dfa780d6e8ed [2022-07-01T16:05:02.317Z] Removing intermediate container dfa780d6e8ed [2022-07-01T16:05:02.317Z] ---> 4d7ec4bf13da [2022-07-01T16:05:02.317Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:05:02.317Z] ---> Running in 6eb8da191e87 [2022-07-01T16:05:03.318Z] Removing intermediate container 6eb8da191e87 [2022-07-01T16:05:03.318Z] ---> 653e2aa883d4 [2022-07-01T16:05:03.318Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:05:03.606Z] ---> Running in 11d20180a838 [2022-07-01T16:05:04.613Z] Removing intermediate container 11d20180a838 [2022-07-01T16:05:04.613Z] ---> 5b78ddf11935 [2022-07-01T16:05:04.613Z] Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:05:04.901Z] ---> Running in 5b37857884c6 [2022-07-01T16:05:05.898Z] Removing intermediate container 5b37857884c6 [2022-07-01T16:05:05.898Z] ---> 9844dcd1ded0 [2022-07-01T16:05:05.898Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T16:05:05.898Z] ---> Running in ebe05cbfb2e3 [2022-07-01T16:05:06.892Z] Removing intermediate container ebe05cbfb2e3 [2022-07-01T16:05:06.892Z] ---> ca1bf0ac15b0 [2022-07-01T16:05:06.892Z] [2022-07-01T16:05:07.889Z] Successfully built ca1bf0ac15b0 [2022-07-01T16:05:07.889Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T16:05:07.889Z] Building security-bootstrapper [2022-07-01T16:05:13.354Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:05:13.354Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:05:13.354Z] ---> 46e6bfa2651c [2022-07-01T16:05:13.354Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.354Z] ---> 302000c5f3be [2022-07-01T16:05:13.354Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.354Z] ---> 64e7eb587505 [2022-07-01T16:05:13.354Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.354Z] ---> 91070fd1497a [2022-07-01T16:05:13.354Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.354Z] ---> c78365b325e0 [2022-07-01T16:05:13.354Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.354Z] ---> fe2b7298c749 [2022-07-01T16:05:13.354Z] Step 8/25 : COPY . . [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.354Z] ---> 7713175c39e0 [2022-07-01T16:05:13.354Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:05:13.354Z] ---> Using cache [2022-07-01T16:05:13.355Z] ---> 2e824a0af880 [2022-07-01T16:05:13.355Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T16:05:13.355Z] ---> Using cache [2022-07-01T16:05:13.355Z] ---> f851879f9b02 [2022-07-01T16:05:13.355Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T16:05:13.355Z] ---> Running in 8c84051cb567 [2022-07-01T16:05:13.652Z] ---> beaa05dbb55d [2022-07-01T16:05:13.652Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:05:13.940Z] ---> Running in 65ea9ebf77d6 [2022-07-01T16:05:16.600Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:05:16.600Z] Removing intermediate container 8c84051cb567 [2022-07-01T16:05:16.600Z] ---> 0e728b8ff5ac [2022-07-01T16:05:16.600Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T16:05:16.877Z] ---> Running in 41e42b4e440a [2022-07-01T16:05:17.484Z] Removing intermediate container 41e42b4e440a [2022-07-01T16:05:17.484Z] ---> 51a13a35a547 [2022-07-01T16:05:17.484Z] [2022-07-01T16:05:17.484Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T16:05:17.484Z] ---> 3fb3c9af89a9 [2022-07-01T16:05:17.484Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:05:17.484Z] ---> Using cache [2022-07-01T16:05:17.484Z] ---> e139694411ea [2022-07-01T16:05:17.484Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:05:17.484Z] ---> Using cache [2022-07-01T16:05:17.484Z] ---> a1b07c5a30a6 [2022-07-01T16:05:17.484Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:05:17.484Z] ---> Running in 7a5f3bbbb8a3 [2022-07-01T16:05:20.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:05:21.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:05:23.131Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:05:23.131Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:05:23.131Z] OK: 15736 distinct packages available [2022-07-01T16:05:23.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:05:24.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:05:26.085Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:05:26.085Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:05:26.085Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:05:26.577Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:05:26.577Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:05:26.577Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:05:26.577Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:05:26.577Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:05:29.390Z] Building sys-mgmt-agent [2022-07-01T16:05:29.674Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:05:29.674Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:05:29.674Z] ---> 46e6bfa2651c [2022-07-01T16:05:29.674Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:05:29.674Z] ---> Using cache [2022-07-01T16:05:29.674Z] ---> 302000c5f3be [2022-07-01T16:05:29.674Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:05:29.674Z] ---> Using cache [2022-07-01T16:05:29.674Z] ---> 64e7eb587505 [2022-07-01T16:05:29.674Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:05:29.674Z] ---> Using cache [2022-07-01T16:05:29.674Z] ---> 2f3c1c5301ef [2022-07-01T16:05:29.674Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:05:29.674Z] ---> Using cache [2022-07-01T16:05:29.674Z] ---> 593af9d3c459 [2022-07-01T16:05:29.674Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:05:29.674Z] ---> Using cache [2022-07-01T16:05:29.674Z] ---> 8c94a314545f [2022-07-01T16:05:29.674Z] Step 8/31 : COPY . . [2022-07-01T16:05:29.674Z] ---> Using cache [2022-07-01T16:05:29.674Z] ---> 1c11d19b0601 [2022-07-01T16:05:29.674Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:05:29.674Z] ---> Running in 89c4607cf44a [2022-07-01T16:05:31.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T16:05:50.512Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:05:50.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:05:50.512Z] ---> 46e6bfa2651c [2022-07-01T16:05:50.512Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:05:50.512Z] ---> Using cache [2022-07-01T16:05:50.512Z] ---> 302000c5f3be [2022-07-01T16:05:50.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:05:50.512Z] ---> Using cache [2022-07-01T16:05:50.512Z] ---> 64e7eb587505 [2022-07-01T16:05:50.512Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:05:50.512Z] ---> Running in 29ee05b434d3 [2022-07-01T16:05:51.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:05:52.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:05:54.419Z] OK: 220 MiB in 52 packages [2022-07-01T16:05:55.437Z] Removing intermediate container 29ee05b434d3 [2022-07-01T16:05:55.437Z] ---> 9914c7d888ed [2022-07-01T16:05:55.437Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:05:56.438Z] ---> 99d6b8cc96f5 [2022-07-01T16:05:56.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:05:56.716Z] ---> Running in c1a7be68dfa3 [2022-07-01T16:06:03.453Z] Removing intermediate container c1a7be68dfa3 [2022-07-01T16:06:03.453Z] ---> 897ccf6dcd8a [2022-07-01T16:06:03.453Z] Step 8/23 : COPY . . [2022-07-01T16:06:15.900Z] ---> 074f51bf74c5 [2022-07-01T16:06:15.900Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:06:15.900Z] ---> Running in 85cd3041b7b2 [2022-07-01T16:06:16.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:08:38.452Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:08:56.814Z] Removing intermediate container 1c4f5dce4870 [2022-07-01T16:08:56.814Z] ---> 6ba35ae9fc08 [2022-07-01T16:08:56.814Z] [2022-07-01T16:08:56.814Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:08:56.814Z] ---> ac73e934f311 [2022-07-01T16:08:56.814Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:08:56.814Z] ---> Using cache [2022-07-01T16:08:56.814Z] ---> fc159e420a9e [2022-07-01T16:08:56.814Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:08:56.814Z] ---> Using cache [2022-07-01T16:08:56.814Z] ---> 8ba7a7adc966 [2022-07-01T16:08:56.814Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:08:56.814Z] ---> Running in ddfbfe059159 [2022-07-01T16:08:57.432Z] Removing intermediate container ddfbfe059159 [2022-07-01T16:08:57.432Z] ---> 1a7f399e745e [2022-07-01T16:08:57.432Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:08:57.432Z] ---> Running in 63a20492be21 [2022-07-01T16:08:58.895Z] Removing intermediate container 63a20492be21 [2022-07-01T16:08:58.895Z] ---> 57e7a1ce022c [2022-07-01T16:08:58.895Z] Step 15/23 : WORKDIR / [2022-07-01T16:08:58.895Z] ---> Running in 2232e5d0da1b [2022-07-01T16:08:59.892Z] Removing intermediate container 2232e5d0da1b [2022-07-01T16:08:59.892Z] ---> 3036da8d5fb3 [2022-07-01T16:08:59.892Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:09:01.349Z] ---> 4d15a0921b23 [2022-07-01T16:09:01.349Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:09:03.992Z] Removing intermediate container 302bbbd21fa3 [2022-07-01T16:09:03.992Z] ---> 5d8c8ef3a40e [2022-07-01T16:09:03.992Z] [2022-07-01T16:09:03.992Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:09:03.992Z] ---> ac73e934f311 [2022-07-01T16:09:03.992Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:09:03.992Z] ---> Running in bc641ec7eb73 [2022-07-01T16:09:03.992Z] ---> 57a00deda487 [2022-07-01T16:09:03.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:09:05.447Z] ---> 5d4c2a534505 [2022-07-01T16:09:05.447Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:09:05.447Z] ---> Running in c8245f45a44a [2022-07-01T16:09:06.444Z] Removing intermediate container c8245f45a44a [2022-07-01T16:09:06.444Z] ---> ff8ce5c35f9a [2022-07-01T16:09:06.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:09:06.444Z] ---> Running in 200418f33691 [2022-07-01T16:09:06.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:09:07.070Z] Removing intermediate container 200418f33691 [2022-07-01T16:09:07.070Z] ---> fdc3e6fb2f84 [2022-07-01T16:09:07.070Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:09:07.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:09:07.071Z] ---> Running in 02ec02ab8c2d [2022-07-01T16:09:07.713Z] Removing intermediate container 02ec02ab8c2d [2022-07-01T16:09:07.713Z] ---> 6a053e9a6b07 [2022-07-01T16:09:07.713Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:09:07.713Z] ---> Running in ebe517847bce [2022-07-01T16:09:08.335Z] Removing intermediate container ebe517847bce [2022-07-01T16:09:08.335Z] ---> 0da1d3aea1b8 [2022-07-01T16:09:08.335Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T16:09:08.616Z] ---> Running in 43ff6b520386 [2022-07-01T16:09:08.616Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:09:08.616Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:09:08.616Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T16:09:08.911Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T16:09:08.911Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T16:09:08.911Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:09:08.911Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:09:08.911Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:09:09.189Z] Removing intermediate container 43ff6b520386 [2022-07-01T16:09:09.189Z] ---> 3465780d1c33 [2022-07-01T16:09:09.189Z] [2022-07-01T16:09:09.466Z] OK: 8 MiB in 20 packages [2022-07-01T16:09:09.466Z] Successfully built 3465780d1c33 [2022-07-01T16:09:09.466Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T16:09:11.476Z]  Building core-metadata ... done Removing intermediate container bc641ec7eb73 [2022-07-01T16:09:11.476Z] ---> f015b4e8a81b [2022-07-01T16:09:11.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:09:11.764Z] ---> Running in ee9c7b3d2a3e [2022-07-01T16:09:12.073Z] Removing intermediate container ee9c7b3d2a3e [2022-07-01T16:09:12.073Z] ---> 8bababdb0b48 [2022-07-01T16:09:12.073Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:09:12.353Z] ---> Running in 0f6b311c65c5 [2022-07-01T16:09:12.966Z] Removing intermediate container 0f6b311c65c5 [2022-07-01T16:09:12.966Z] ---> 79f522b1bfaa [2022-07-01T16:09:12.966Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:09:13.963Z] ---> 68a47414cc3e [2022-07-01T16:09:13.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:09:15.437Z] ---> ba9e7ce4a817 [2022-07-01T16:09:15.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:09:17.453Z] ---> 9dae59e0d5c9 [2022-07-01T16:09:17.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:09:18.066Z] ---> ec4a4ab6c715 [2022-07-01T16:09:18.066Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:09:18.357Z] ---> Running in 68b4ab15ce39 [2022-07-01T16:09:21.817Z] Removing intermediate container 68b4ab15ce39 [2022-07-01T16:09:21.817Z] ---> a33cfcb7a8a2 [2022-07-01T16:09:21.817Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:09:21.817Z] ---> Running in aed9c780f9c3 [2022-07-01T16:09:22.437Z] Removing intermediate container aed9c780f9c3 [2022-07-01T16:09:22.437Z] ---> 99b95fc2ec02 [2022-07-01T16:09:22.437Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:09:22.437Z] ---> Running in 52e6b2807059 [2022-07-01T16:09:23.054Z] Removing intermediate container 52e6b2807059 [2022-07-01T16:09:23.054Z] ---> 7dce48560cef [2022-07-01T16:09:23.054Z] Step 21/22 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:09:23.334Z] ---> Running in 3e83a4ddbf54 [2022-07-01T16:09:23.955Z] Removing intermediate container 3e83a4ddbf54 [2022-07-01T16:09:23.955Z] ---> 6e711f84c456 [2022-07-01T16:09:23.955Z] Step 22/22 : LABEL version=2.2.1-dev.17 [2022-07-01T16:09:23.955Z] ---> Running in 96f988d01a8d [2022-07-01T16:09:24.599Z] Removing intermediate container 96f988d01a8d [2022-07-01T16:09:24.599Z] ---> 7736a6af905e [2022-07-01T16:09:24.599Z] [2022-07-01T16:09:24.883Z] Successfully built 7736a6af905e [2022-07-01T16:09:24.883Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T16:10:33.050Z]  Building security-proxy-setup ... done Removing intermediate container 89c4607cf44a [2022-07-01T16:10:33.050Z] ---> 1b3b538d9c3b [2022-07-01T16:10:33.050Z] [2022-07-01T16:10:33.050Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T16:10:33.050Z] ---> ac73e934f311 [2022-07-01T16:10:33.050Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:10:33.050Z] ---> Running in f25748998300 [2022-07-01T16:10:33.050Z] Removing intermediate container f25748998300 [2022-07-01T16:10:33.050Z] ---> 75df6edc2760 [2022-07-01T16:10:33.050Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:10:33.050Z] ---> Running in 2f2f62d5472b [2022-07-01T16:10:33.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:10:33.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:10:34.062Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:10:34.062Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:10:34.062Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:10:34.062Z] OK: 6 MiB in 16 packages [2022-07-01T16:10:35.536Z] Removing intermediate container 2f2f62d5472b [2022-07-01T16:10:35.536Z] ---> fbc18bd7c4c7 [2022-07-01T16:10:35.536Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:10:35.536Z] ---> Running in 21b1202e0ad6 [2022-07-01T16:10:36.152Z] Removing intermediate container 21b1202e0ad6 [2022-07-01T16:10:36.152Z] ---> 1b6cf5460804 [2022-07-01T16:10:36.152Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:10:36.152Z] ---> Running in 17e9050f48d0 [2022-07-01T16:10:36.777Z] Removing intermediate container 17e9050f48d0 [2022-07-01T16:10:36.777Z] ---> 68481f405cd6 [2022-07-01T16:10:36.777Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:10:36.777Z] ---> Running in e2c4bb531519 [2022-07-01T16:10:40.257Z] Removing intermediate container e2c4bb531519 [2022-07-01T16:10:40.257Z] ---> a02d7d8ad1db [2022-07-01T16:10:40.257Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:10:40.257Z] ---> Running in f67e1a268de8 [2022-07-01T16:10:41.273Z] Removing intermediate container f67e1a268de8 [2022-07-01T16:10:41.273Z] ---> 6a8b857820aa [2022-07-01T16:10:41.273Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:10:42.758Z] ---> 21f4c7b71332 [2022-07-01T16:10:42.758Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:10:42.758Z] ---> Running in dd10e9a3922d [2022-07-01T16:10:45.425Z] Removing intermediate container dd10e9a3922d [2022-07-01T16:10:45.425Z] ---> bce489829620 [2022-07-01T16:10:45.425Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:10:46.043Z] Removing intermediate container 85cd3041b7b2 [2022-07-01T16:10:46.043Z] ---> 030a179c7d5f [2022-07-01T16:10:46.043Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:10:46.326Z] ---> Running in 4d131b606057 [2022-07-01T16:10:46.326Z] ---> e4d9f1b42d15 [2022-07-01T16:10:46.326Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:10:47.813Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.17" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:10:48.425Z] ---> 87cdfc58d0aa [2022-07-01T16:10:48.425Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:10:49.040Z] ---> eca8a87228e8 [2022-07-01T16:10:49.040Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:10:50.044Z] ---> 3bf802a69596 [2022-07-01T16:10:50.044Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:10:51.045Z] ---> 362a568bcb00 [2022-07-01T16:10:51.045Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:10:51.045Z] ---> Running in 7d561d12ae70 [2022-07-01T16:10:51.330Z] Removing intermediate container 4d131b606057 [2022-07-01T16:10:51.330Z] ---> f055a05706bb [2022-07-01T16:10:51.330Z] [2022-07-01T16:10:51.330Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:10:51.606Z] 20.10.14: Pulling from library/docker [2022-07-01T16:10:51.606Z] Removing intermediate container 7d561d12ae70 [2022-07-01T16:10:51.606Z] ---> b7ff80d43632 [2022-07-01T16:10:51.606Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T16:10:52.616Z] ---> 03ff66cd7524 [2022-07-01T16:10:52.616Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T16:10:53.216Z] ---> Running in 3170380be1f1 [2022-07-01T16:10:55.875Z] Removing intermediate container 3170380be1f1 [2022-07-01T16:10:55.875Z] ---> 523987ec24b0 [2022-07-01T16:10:55.875Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T16:10:56.475Z] ---> Running in c748bca06e10 [2022-07-01T16:10:57.080Z] Removing intermediate container c748bca06e10 [2022-07-01T16:10:57.080Z] ---> f0feeb08ba25 [2022-07-01T16:10:57.080Z] Step 28/31 : CMD ["gate"] [2022-07-01T16:10:57.357Z] ---> Running in eeb80109a067 [2022-07-01T16:10:57.960Z] Removing intermediate container eeb80109a067 [2022-07-01T16:10:57.960Z] ---> 72013c4f66c2 [2022-07-01T16:10:57.960Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T16:10:58.237Z] ---> Running in 8df3e8b6f8c8 [2022-07-01T16:10:58.841Z] Removing intermediate container 8df3e8b6f8c8 [2022-07-01T16:10:58.841Z] ---> c2efe1a81cd2 [2022-07-01T16:10:58.841Z] Step 30/31 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:10:59.119Z] ---> Running in 43101231f31b [2022-07-01T16:10:59.724Z] Removing intermediate container 43101231f31b [2022-07-01T16:10:59.724Z] ---> 6bd10e00b3c9 [2022-07-01T16:10:59.724Z] Step 31/31 : LABEL version=2.2.1-dev.17 [2022-07-01T16:10:59.997Z] ---> Running in ead3706ba80f [2022-07-01T16:10:59.997Z] Removing intermediate container 65ea9ebf77d6 [2022-07-01T16:10:59.997Z] ---> 592661de5b6a [2022-07-01T16:10:59.997Z] [2022-07-01T16:10:59.997Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:10:59.997Z] ---> ac73e934f311 [2022-07-01T16:10:59.997Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:11:00.270Z] ---> Running in ea6a343f5f49 [2022-07-01T16:11:00.547Z] Removing intermediate container ead3706ba80f [2022-07-01T16:11:00.547Z] ---> 15768994bcea [2022-07-01T16:11:00.547Z] [2022-07-01T16:11:00.819Z] Removing intermediate container ea6a343f5f49 [2022-07-01T16:11:00.819Z] ---> 435ee0f7e05d [2022-07-01T16:11:00.819Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:11:00.819Z] Successfully built 15768994bcea [2022-07-01T16:11:00.819Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T16:11:00.819Z]  Building security-bootstrapper ... done  ---> Running in 73e0be15cfa6 [2022-07-01T16:11:01.427Z] Removing intermediate container 73e0be15cfa6 [2022-07-01T16:11:01.427Z] ---> 6744e995ad88 [2022-07-01T16:11:01.427Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:11:01.427Z] ---> Running in f468a17d218d [2022-07-01T16:11:02.023Z] Removing intermediate container f468a17d218d [2022-07-01T16:11:02.023Z] ---> 571e65989fe6 [2022-07-01T16:11:02.023Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:11:02.023Z] ---> Running in 561c5a31dc1f [2022-07-01T16:11:03.460Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:11:03.460Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:11:03.460Z] ---> c346e9eafbab [2022-07-01T16:11:03.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:11:03.741Z] ---> Running in 349bedc39420 [2022-07-01T16:11:04.025Z] Removing intermediate container 349bedc39420 [2022-07-01T16:11:04.025Z] ---> bd39b6b00e74 [2022-07-01T16:11:04.025Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T16:11:04.025Z] Removing intermediate container 561c5a31dc1f [2022-07-01T16:11:04.025Z] ---> 23d6c26be82e [2022-07-01T16:11:04.025Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:11:04.025Z] ---> Running in c6f6ad168723 [2022-07-01T16:11:04.300Z] ---> Running in b193031f38a6 [2022-07-01T16:11:05.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:11:05.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:11:06.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:11:06.616Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:11:06.893Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:11:06.893Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:11:06.893Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:11:06.893Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:11:07.167Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:11:07.167Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:11:07.167Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:11:07.167Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:11:07.167Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:11:07.167Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:11:07.167Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:11:07.167Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:11:07.167Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:11:07.167Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:11:07.167Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:11:07.167Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:11:07.167Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:11:07.167Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:11:07.442Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:11:07.714Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T16:11:07.714Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:11:07.714Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T16:11:07.987Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:11:07.987Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:11:08.261Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:11:08.261Z] OK: 8 MiB in 20 packages [2022-07-01T16:11:09.722Z] Removing intermediate container b193031f38a6 [2022-07-01T16:11:09.722Z] ---> d8d8f27f76c7 [2022-07-01T16:11:09.722Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:11:09.722Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:11:09.722Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:11:09.722Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:11:09.722Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:11:09.722Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:11:09.722Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:11:09.722Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:11:09.722Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:11:09.997Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:11:09.997Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:11:09.997Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:11:09.997Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:11:09.997Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:11:09.997Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:11:09.997Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:11:09.997Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:11:09.997Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:11:09.997Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:11:10.278Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:11:10.278Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:11:10.278Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:11:10.278Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:11:10.278Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:11:10.278Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:11:10.278Z] ---> 8be2ad952767 [2022-07-01T16:11:10.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:11:10.554Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:11:10.554Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:11:11.150Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:11:11.151Z] OK: 82 MiB in 65 packages [2022-07-01T16:11:11.758Z] ---> 22015d1c0f51 [2022-07-01T16:11:11.759Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:11:12.356Z] ---> abd65375a522 [2022-07-01T16:11:12.356Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:11:12.356Z] ---> Running in ea2bbdf5019d [2022-07-01T16:11:12.958Z] Removing intermediate container ea2bbdf5019d [2022-07-01T16:11:12.958Z] ---> 298e4d3c0275 [2022-07-01T16:11:12.958Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:11:12.958Z] ---> Running in 9ac7fbbb98cc [2022-07-01T16:11:13.239Z] Removing intermediate container 9ac7fbbb98cc [2022-07-01T16:11:13.239Z] ---> 27c1af800f63 [2022-07-01T16:11:13.239Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:11:13.514Z] ---> Running in 3546f1fe40fc [2022-07-01T16:11:13.790Z] Removing intermediate container 3546f1fe40fc [2022-07-01T16:11:13.790Z] ---> 94de2ce63a96 [2022-07-01T16:11:13.790Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:11:13.790Z] ---> Running in 32232b91b5df [2022-07-01T16:11:14.068Z] Removing intermediate container 32232b91b5df [2022-07-01T16:11:14.068Z] ---> 33a955b196c3 [2022-07-01T16:11:14.068Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T16:11:14.346Z] ---> Running in 78b050c5b0a8 [2022-07-01T16:11:14.624Z] Removing intermediate container 78b050c5b0a8 [2022-07-01T16:11:14.624Z] ---> f940b49cd11c [2022-07-01T16:11:14.624Z] [2022-07-01T16:11:14.899Z] Successfully built f940b49cd11c [2022-07-01T16:11:14.899Z] Successfully tagged core-data-arm64:latest [2022-07-01T16:11:16.340Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-07-01T16:11:16.340Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:11:16.613Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T16:11:16.886Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:11:16.886Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:11:17.158Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:11:17.158Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:11:20.542Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:11:20.542Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:11:24.843Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:11:24.843Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:11:24.843Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:11:24.843Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:11:26.276Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:11:26.276Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:11:26.276Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:11:26.276Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:11:28.896Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:11:28.896Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:11:31.515Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:11:31.515Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:11:32.112Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:11:32.112Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:11:32.708Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:11:32.708Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:11:32.708Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:11:32.708Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:11:33.684Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:11:33.684Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:11:33.684Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-01T16:11:33.958Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:11:33.958Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:11:33.958Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:11:33.958Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:11:35.438Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:11:35.438Z] Attempting uninstall: urllib3 [2022-07-01T16:11:35.438Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:11:35.438Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:11:35.438Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:11:36.039Z] Attempting uninstall: idna [2022-07-01T16:11:36.039Z] Found existing installation: idna 3.3 [2022-07-01T16:11:36.039Z] Uninstalling idna-3.3: [2022-07-01T16:11:36.315Z] Successfully uninstalled idna-3.3 [2022-07-01T16:11:39.777Z] Attempting uninstall: requests [2022-07-01T16:11:39.777Z] Found existing installation: requests 2.26.0 [2022-07-01T16:11:39.777Z] Uninstalling requests-2.26.0: [2022-07-01T16:11:39.777Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:11:39.777Z] Running setup.py install for texttable: started [2022-07-01T16:11:42.436Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:11:42.436Z] Running setup.py install for PyYAML: started [2022-07-01T16:11:45.056Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:11:45.330Z] Running setup.py install for docopt: started [2022-07-01T16:11:47.948Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:11:47.948Z] Running setup.py install for dockerpty: started [2022-07-01T16:11:50.572Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:11:52.008Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T16:12:02.166Z] Removing intermediate container c6f6ad168723 [2022-07-01T16:12:02.166Z] ---> e216f5f21b47 [2022-07-01T16:12:02.166Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:12:02.166Z] ---> Running in 48344e5685e8 [2022-07-01T16:12:02.166Z] Removing intermediate container 48344e5685e8 [2022-07-01T16:12:02.166Z] ---> 4571ef1547be [2022-07-01T16:12:02.166Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:12:02.166Z] ---> Running in 2a09fed38d70 [2022-07-01T16:12:02.166Z] Removing intermediate container 2a09fed38d70 [2022-07-01T16:12:02.166Z] ---> e2ee451dcacf [2022-07-01T16:12:02.166Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:12:03.158Z] ---> 1fd4ec7e7834 [2022-07-01T16:12:03.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:12:03.761Z] ---> ca9911f8e858 [2022-07-01T16:12:03.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:12:04.741Z] ---> e0412dfd9f2f [2022-07-01T16:12:04.741Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:12:04.741Z] ---> Running in e49c69f163a1 [2022-07-01T16:12:05.014Z] Removing intermediate container e49c69f163a1 [2022-07-01T16:12:05.014Z] ---> a0a851afff5a [2022-07-01T16:12:05.014Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:12:05.014Z] ---> Running in b01257fdcfd5 [2022-07-01T16:12:05.610Z] Removing intermediate container b01257fdcfd5 [2022-07-01T16:12:05.610Z] ---> 0f2e7edffa91 [2022-07-01T16:12:05.610Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:12:05.610Z] ---> Running in 63f30109c5c5 [2022-07-01T16:12:05.883Z] Removing intermediate container 63f30109c5c5 [2022-07-01T16:12:05.883Z] ---> 5ed425ac7dcb [2022-07-01T16:12:05.883Z] Step 22/23 : LABEL git_sha=1e950a92d08d8119d15900c5f3f0f49ced750c51 [2022-07-01T16:12:05.883Z] ---> Running in bfce424e9185 [2022-07-01T16:12:06.156Z] Removing intermediate container bfce424e9185 [2022-07-01T16:12:06.156Z] ---> 3951b1f6a17f [2022-07-01T16:12:06.156Z] Step 23/23 : LABEL version=2.2.1-dev.17 [2022-07-01T16:12:06.429Z] ---> Running in 2ee6c5208614 [2022-07-01T16:12:06.702Z] Removing intermediate container 2ee6c5208614 [2022-07-01T16:12:06.702Z] ---> f1b72e39b106 [2022-07-01T16:12:06.702Z] [2022-07-01T16:12:06.974Z] Successfully built f1b72e39b106 [2022-07-01T16:12:06.974Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T16:12:06.974Z]  Building sys-mgmt-agent ... done  [2022-07-01T16:12:06.974Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:12:06.974Z] [2022-07-01T16:12:06.974Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T16:12:06.974Z] [2022-07-01T16:12:06.974Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:12:06.974Z] Service 'security-spire-server' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1 [Pipeline] } [2022-07-01T16:12:07.600Z] $ docker stop --time=1 c6c06707908c60e5774000f189b35262d87df2348cb045e11285f50ce93a8795 [2022-07-01T16:12:09.321Z] $ docker rm -f c6c06707908c60e5774000f189b35262d87df2348cb045e11285f50ce93a8795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:12:09.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:12:09.975Z] [2022-07-01T16:12:09.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:12:10.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:12:10.612Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T16:12:10.612Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T16:12:10.612Z] 04944245beec: Pulling fs layer [2022-07-01T16:12:10.612Z] 699f458cf7ca: Pulling fs layer [2022-07-01T16:12:10.612Z] 765212b225bb: Pulling fs layer [2022-07-01T16:12:10.612Z] f23df028b6ca: Pulling fs layer [2022-07-01T16:12:10.612Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T16:12:10.612Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T16:12:10.612Z] 765212b225bb: Waiting [2022-07-01T16:12:10.612Z] f23df028b6ca: Waiting [2022-07-01T16:12:10.612Z] 2437ff75d9bd: Waiting [2022-07-01T16:12:10.612Z] d65c8cfc05b1: Waiting [2022-07-01T16:12:10.612Z] 04944245beec: Verifying Checksum [2022-07-01T16:12:10.612Z] 04944245beec: Download complete [2022-07-01T16:12:10.612Z] 765212b225bb: Verifying Checksum [2022-07-01T16:12:10.612Z] 765212b225bb: Download complete [2022-07-01T16:12:10.887Z] f23df028b6ca: Verifying Checksum [2022-07-01T16:12:10.887Z] f23df028b6ca: Download complete [2022-07-01T16:12:10.887Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T16:12:10.887Z] d65c8cfc05b1: Download complete [2022-07-01T16:12:10.887Z] 699f458cf7ca: Verifying Checksum [2022-07-01T16:12:10.887Z] 699f458cf7ca: Download complete [2022-07-01T16:12:11.162Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T16:12:11.162Z] 8998bd30e6a1: Download complete [2022-07-01T16:12:13.790Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T16:12:13.790Z] 2437ff75d9bd: Download complete [2022-07-01T16:12:15.764Z] 8998bd30e6a1: Pull complete [2022-07-01T16:12:16.362Z] 04944245beec: Pull complete [2022-07-01T16:12:18.341Z] 699f458cf7ca: Pull complete [2022-07-01T16:12:18.341Z] 765212b225bb: Pull complete [2022-07-01T16:12:19.330Z] f23df028b6ca: Pull complete [2022-07-01T16:12:19.330Z] d65c8cfc05b1: Pull complete [2022-07-01T16:12:37.644Z] 2437ff75d9bd: Pull complete [2022-07-01T16:12:37.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T16:12:37.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:12:37.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:12:37.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-16579 does not seem to be running inside a container [2022-07-01T16:12:37.988Z] $ 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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T16:12:40.877Z] $ docker top 941cda4f7709317f06d3453a2e76247eca49ea245c0041ea155c2ae9d4a17eb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:12:41.867Z] ---> job-cost.sh [2022-07-01T16:12:41.867Z] lf-activate-venv: SKIPPING [2022-07-01T16:12:41.867Z] INFO: No Stack... [2022-07-01T16:12:42.456Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T16:12:43.426Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T16:12:44.082Z] + cat /w/workspace/edgex-go/246/archives/cost.csv [2022-07-01T16:12:44.083Z] + cut -d, -f6 [Pipeline] lock [2022-07-01T16:12:44.113Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] [2022-07-01T16:12:44.122Z] Resource [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] did not exist. Created. [2022-07-01T16:12:44.122Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T16:12:44.779Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T16:12:45.387Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T16:12:45.395Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-246-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T16:12:45.416Z] $ docker stop --time=1 941cda4f7709317f06d3453a2e76247eca49ea245c0041ea155c2ae9d4a17eb6 [2022-07-01T16:12:46.906Z] $ docker rm -f 941cda4f7709317f06d3453a2e76247eca49ea245c0041ea155c2ae9d4a17eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T16:12:47.194Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-01T16:12:47.923Z] + [ -d /w/workspace/edgex-go/246/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:12:48.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:12:49.083Z] ---> package-listing.sh [2022-07-01T16:12:49.083Z] ++ facter osfamily [2022-07-01T16:12:49.083Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T16:12:49.343Z] + OS_FAMILY=debian [2022-07-01T16:12:49.343Z] + workspace=/w/workspace/edgex-go/246 [2022-07-01T16:12:49.343Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T16:12:49.343Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T16:12:49.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T16:12:49.343Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T16:12:49.343Z] + '[' /w/workspace/edgex-go/246 ']' [2022-07-01T16:12:49.343Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T16:12:49.343Z] + case "${OS_FAMILY}" in [2022-07-01T16:12:49.343Z] + dpkg -l [2022-07-01T16:12:49.343Z] + grep '^ii' [2022-07-01T16:12:49.343Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T16:12:49.343Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T16:12:49.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T16:12:49.343Z] + '[' /w/workspace/edgex-go/246 ']' [2022-07-01T16:12:49.343Z] + mkdir -p /w/workspace/edgex-go/246/archives/ [2022-07-01T16:12:49.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/246/archives/ [Pipeline] echo [2022-07-01T16:12:49.355Z] 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/246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T16:12:49.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:12:50.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:12:50.211Z] [2022-07-01T16:12:50.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:12:50.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:12:50.516Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T16:12:50.516Z] 5eb5b503b376: Pulling fs layer [2022-07-01T16:12:50.516Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T16:12:50.516Z] ec43610c2a17: Pulling fs layer [2022-07-01T16:12:50.516Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T16:12:50.516Z] 33b1e0a273af: Pulling fs layer [2022-07-01T16:12:50.516Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T16:12:50.516Z] 2f39f015ded8: Pulling fs layer [2022-07-01T16:12:50.516Z] 3a2ae6a8a46f: Waiting [2022-07-01T16:12:50.516Z] 33b1e0a273af: Waiting [2022-07-01T16:12:50.516Z] 5d3b04190fa2: Waiting [2022-07-01T16:12:50.516Z] 2f39f015ded8: Waiting [2022-07-01T16:12:50.516Z] 5c69ac0246d0: Verifying Checksum [2022-07-01T16:12:50.516Z] 5c69ac0246d0: Download complete [2022-07-01T16:12:50.516Z] 3a2ae6a8a46f: Download complete [2022-07-01T16:12:50.516Z] 33b1e0a273af: Verifying Checksum [2022-07-01T16:12:50.516Z] 33b1e0a273af: Download complete [2022-07-01T16:12:50.776Z] 5d3b04190fa2: Verifying Checksum [2022-07-01T16:12:50.776Z] 5d3b04190fa2: Download complete [2022-07-01T16:12:50.776Z] ec43610c2a17: Verifying Checksum [2022-07-01T16:12:50.776Z] ec43610c2a17: Download complete [2022-07-01T16:12:50.776Z] 5eb5b503b376: Verifying Checksum [2022-07-01T16:12:50.776Z] 5eb5b503b376: Download complete [2022-07-01T16:12:51.344Z] 2f39f015ded8: Download complete [2022-07-01T16:12:51.912Z] 5eb5b503b376: Pull complete [2022-07-01T16:12:52.172Z] 5c69ac0246d0: Pull complete [2022-07-01T16:12:52.430Z] ec43610c2a17: Pull complete [2022-07-01T16:12:52.430Z] 3a2ae6a8a46f: Pull complete [2022-07-01T16:12:52.689Z] 33b1e0a273af: Pull complete [2022-07-01T16:12:52.689Z] 5d3b04190fa2: Pull complete [2022-07-01T16:12:56.885Z] 2f39f015ded8: Pull complete [2022-07-01T16:12:56.885Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T16:12:56.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:12:56.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:12:56.978Z] prd-ubuntu20.04-docker-8c-8g-16576 does not seem to be running inside a container [2022-07-01T16:12:57.009Z] $ 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/246/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/246 -v /w/workspace/edgex-go/246:/w/workspace/edgex-go/246:rw,z -v /w/workspace/edgex-go/246@tmp:/w/workspace/edgex-go/246@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T16:12:59.326Z] $ docker top a7e4be423df31e6321de88cc87e482f52ffe78acfb425498a8c0c668c24ea90e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:12:59.684Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T16:12:59.973Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T16:13:00.264Z] + ls /var/log/sa-host [2022-07-01T16:13:00.264Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:13:00.390Z] provisioning config files... [2022-07-01T16:13:00.400Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/246@tmp/config5879747228986635223tmp [Pipeline] { [Pipeline] echo [2022-07-01T16:13:00.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:13:00.697Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T16:13:00.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:13:01.075Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T16:13:01.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:13:01.395Z] ---> sudo-logs.sh [2022-07-01T16:13:01.395Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T16:13:01.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:13:01.730Z] ---> job-cost.sh [2022-07-01T16:13:01.730Z] lf-activate-venv: SKIPPING [2022-07-01T16:13:01.730Z] DEBUG: total: 0.10999999940395355 [2022-07-01T16:13:01.730Z] INFO: Retrieving Stack Cost... [2022-07-01T16:13:01.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T16:13:02.565Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T16:13:02.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:13:02.859Z] ---> logs-deploy.sh [2022-07-01T16:13:02.859Z] lf-activate-venv: SKIPPING [2022-07-01T16:13:02.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/246 [2022-07-01T16:13:02.859Z] INFO: archiving workspace using pattern(s): [2022-07-01T16:13:03.799Z] Archives upload complete. [2022-07-01T16:13:03.799Z] INFO: archiving logs to Nexus