Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c61f3e52b8a7dcb67eae6a14629884088dc0d61d+8c995af195f08c96051e81afd7f7ed1e800bba03 (3bb316a84b483a3019fc4dcd911b53c95278b61a) 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-ssh4352924865973128825.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-ssh7018330164779876410.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8790161149217809107.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-ssh3141855092223152355.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4068/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12859612844561506319.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16586 in /w/workspace/edgexfoundry_edgex-go_PR-4068 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4068/head:refs/remotes/origin/PR-4068 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit c61f3e52b8a7dcb67eae6a14629884088dc0d61d Merge succeeded, producing d00ad3e5b5b175cb18112eddb1eadce99b53f798 Checking out Revision d00ad3e5b5b175cb18112eddb1eadce99b53f798 (PR-4068) > git config core.sparsecheckout # timeout=10 > git checkout -f c61f3e52b8a7dcb67eae6a14629884088dc0d61d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d00ad3e5b5b175cb18112eddb1eadce99b53f798 # timeout=10 Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T16:30:06.895Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 474a8008b995409773db167a730865da27e0a6bc # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T16:30:06.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T16:30:06.959Z] ========================================================= [2022-07-01T16:30:06.959Z] EdgeX Global Pipelines Version Info [2022-07-01T16:30:06.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:30:07.764Z] ------------------- [2022-07-01T16:30:07.764Z] stable info: [2022-07-01T16:30:07.764Z] ------------------- [2022-07-01T16:30:07.764Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T16:30:07.764Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T16:30:07.764Z] Message: update stable to v1.0.234 [2022-07-01T16:30:08.336Z] ------------------- [2022-07-01T16:30:08.336Z] experimental info: [2022-07-01T16:30:08.336Z] ------------------- [2022-07-01T16:30:08.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T16:30:08.336Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T16:30:08.336Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T16:30:08.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T16:30:08.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T16:30:08.543Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T16:30:08.553Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T16:30:08.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T16:30:08.576Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T16:30:08.586Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T16:30:08.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T16:30:08.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T16:30:08.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T16:30:08.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T16:30:08.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T16:30:08.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T16:30:08.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T16:30:08.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T16:30:08.688Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T16:30:08.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T16:30:08.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T16:30:08.723Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T16:30:08.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T16:30:08.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T16:30:08.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T16:30:08.775Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T16:30:08.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4068 [Pipeline] echo [2022-07-01T16:30:08.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4068 [Pipeline] echo [2022-07-01T16:30:08.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4068 [Pipeline] echo [2022-07-01T16:30:08.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d00ad3e5b5b175cb18112eddb1eadce99b53f798 [Pipeline] echo [2022-07-01T16:30:08.833Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d00ad3e [Pipeline] echo [2022-07-01T16:30:08.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:30:08.893Z] provisioning config files... [2022-07-01T16:30:08.906Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config26758932969965952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:30:09.212Z] ---> docker-login.sh [2022-07-01T16:30:09.212Z] nexus3.edgexfoundry.org:10001 [2022-07-01T16:30:09.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:09.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:09.473Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:09.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:09.473Z] [2022-07-01T16:30:09.473Z] Login Succeeded [2022-07-01T16:30:09.473Z] nexus3.edgexfoundry.org:10002 [2022-07-01T16:30:09.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:09.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:09.735Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:09.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:09.735Z] [2022-07-01T16:30:09.735Z] Login Succeeded [2022-07-01T16:30:09.735Z] nexus3.edgexfoundry.org:10003 [2022-07-01T16:30:09.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:09.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:09.735Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:09.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:09.735Z] [2022-07-01T16:30:09.735Z] Login Succeeded [2022-07-01T16:30:09.735Z] nexus3.edgexfoundry.org:10004 [2022-07-01T16:30:09.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:09.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:09.997Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:09.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:09.997Z] [2022-07-01T16:30:09.997Z] Login Succeeded [2022-07-01T16:30:09.997Z] docker.io [2022-07-01T16:30:09.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:30:10.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:30:10.571Z] Configure a credential helper to remove this warning. See [2022-07-01T16:30:10.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:30:10.571Z] [2022-07-01T16:30:10.571Z] Login Succeeded [2022-07-01T16:30:10.571Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T16:30:10.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T16:30:10.895Z] + 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-01T16:30:10.895Z] + dirname cmd/core-command/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/core-data/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T16:30:10.895Z] + + dirname cmd/security-spire-config/Dockerfile [2022-07-01T16:30:10.895Z] cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T16:30:10.895Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T16:30:10.895Z] + cut -d/ -f2 [2022-07-01T16:30:10.895Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T16:30:10.930Z] 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-01T16:30:11.271Z] + git rev-list -1 --merges d00ad3e5b5b175cb18112eddb1eadce99b53f798~1..d00ad3e5b5b175cb18112eddb1eadce99b53f798 [Pipeline] echo [2022-07-01T16:30:11.282Z] -----------> git rev-list -1 --merges d00ad3e5b5b175cb18112eddb1eadce99b53f798~1..d00ad3e5b5b175cb18112eddb1eadce99b53f798 d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:30:11.282Z] d00ad3e5b5b175cb18112eddb1eadce99b53f798 [false] [Pipeline] sh [2022-07-01T16:30:11.577Z] + git log --format=format:%s -1 d00ad3e5b5b175cb18112eddb1eadce99b53f798 [Pipeline] echo [2022-07-01T16:30:11.592Z] ========================================================= [2022-07-01T16:30:11.592Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T16:30:11.592Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T16:30:11.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T16:30:11.967Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T16:30:11.967Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T16:30:11.967Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T16:30:11.967Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T16:30:11.967Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T16:30:11.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:12.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:12.336Z] [2022-07-01T16:30:12.336Z] 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-01T16:30:12.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:12.643Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T16:30:12.643Z] 42c077c10790: Pulling fs layer [2022-07-01T16:30:12.643Z] f63e77b7563a: Pulling fs layer [2022-07-01T16:30:12.643Z] bd5fdadae976: Pulling fs layer [2022-07-01T16:30:12.643Z] 205491f53016: Pulling fs layer [2022-07-01T16:30:12.643Z] df18705c85c3: Pulling fs layer [2022-07-01T16:30:12.643Z] bdb3f477010e: Pulling fs layer [2022-07-01T16:30:12.643Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T16:30:12.643Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T16:30:12.643Z] bdb8f0575790: Pulling fs layer [2022-07-01T16:30:12.643Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T16:30:12.643Z] 2343380bae48: Pulling fs layer [2022-07-01T16:30:12.643Z] 386e3cb2ff24: Waiting [2022-07-01T16:30:12.643Z] 2343380bae48: Waiting [2022-07-01T16:30:12.643Z] 205491f53016: Waiting [2022-07-01T16:30:12.643Z] bdb3f477010e: Waiting [2022-07-01T16:30:12.643Z] df18705c85c3: Waiting [2022-07-01T16:30:12.643Z] c8a8fc8e1c8f: Waiting [2022-07-01T16:30:12.643Z] 2c6e9b1d212d: Waiting [2022-07-01T16:30:12.643Z] bdb8f0575790: Waiting [2022-07-01T16:30:12.643Z] f63e77b7563a: Download complete [2022-07-01T16:30:12.643Z] 205491f53016: Download complete [2022-07-01T16:30:12.911Z] df18705c85c3: Verifying Checksum [2022-07-01T16:30:12.911Z] df18705c85c3: Download complete [2022-07-01T16:30:12.911Z] bd5fdadae976: Verifying Checksum [2022-07-01T16:30:12.911Z] bdb3f477010e: Verifying Checksum [2022-07-01T16:30:12.911Z] bdb3f477010e: Download complete [2022-07-01T16:30:12.911Z] 2c6e9b1d212d: Download complete [2022-07-01T16:30:12.911Z] bdb8f0575790: Verifying Checksum [2022-07-01T16:30:12.911Z] bdb8f0575790: Download complete [2022-07-01T16:30:12.911Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T16:30:12.911Z] 386e3cb2ff24: Download complete [2022-07-01T16:30:12.911Z] 2343380bae48: Download complete [2022-07-01T16:30:12.911Z] 42c077c10790: Verifying Checksum [2022-07-01T16:30:12.911Z] 42c077c10790: Download complete [2022-07-01T16:30:13.172Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-01T16:30:13.172Z] c8a8fc8e1c8f: Download complete [2022-07-01T16:30:14.558Z] 42c077c10790: Pull complete [2022-07-01T16:30:14.558Z] f63e77b7563a: Pull complete [2022-07-01T16:30:15.141Z] bd5fdadae976: Pull complete [2022-07-01T16:30:15.402Z] 205491f53016: Pull complete [2022-07-01T16:30:15.663Z] df18705c85c3: Pull complete [2022-07-01T16:30:15.663Z] bdb3f477010e: Pull complete [2022-07-01T16:30:18.214Z] c8a8fc8e1c8f: Pull complete [2022-07-01T16:30:18.214Z] 2c6e9b1d212d: Pull complete [2022-07-01T16:30:18.214Z] bdb8f0575790: Pull complete [2022-07-01T16:30:18.214Z] 386e3cb2ff24: Pull complete [2022-07-01T16:30:18.214Z] 2343380bae48: Pull complete [2022-07-01T16:30:18.214Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T16:30:18.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T16:30:18.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:30:18.337Z] prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container [2022-07-01T16:30:18.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T16:30:19.937Z] $ docker top 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a -eo pid,comm [2022-07-01T16:30:20.011Z] 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-01T16:30:20.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T16:30:20.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T16:30:20.043Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T16:30:20.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T16:30:20.204Z] $ docker exec 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent [2022-07-01T16:30:20.325Z] SSH_AUTH_SOCK=/tmp/ssh-05N6zTYQw5aC/agent.34 [2022-07-01T16:30:20.325Z] SSH_AGENT_PID=40 [2022-07-01T16:30:20.331Z] Running ssh-add (command line suppressed) [2022-07-01T16:30:20.457Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5104912703149745188.key (/w/workspace/edgex-go/2@tmp/private_key_5104912703149745188.key) [2022-07-01T16:30:20.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T16:30:20.758Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T16:30:20.783Z] $ docker exec --env ******** --env ******** 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent -k [2022-07-01T16:30:20.910Z] unset SSH_AUTH_SOCK; [2022-07-01T16:30:20.911Z] unset SSH_AGENT_PID; [2022-07-01T16:30:20.911Z] echo Agent pid 40 killed; [2022-07-01T16:30:20.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T16:30:20.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T16:30:20.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T16:30:21.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T16:30:21.085Z] $ docker exec 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent [2022-07-01T16:30:21.219Z] SSH_AUTH_SOCK=/tmp/ssh-vjDpR2gkHh63/agent.73 [2022-07-01T16:30:21.219Z] SSH_AGENT_PID=80 [2022-07-01T16:30:21.224Z] Running ssh-add (command line suppressed) [2022-07-01T16:30:21.347Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_476571943643488070.key (/w/workspace/edgex-go/2@tmp/private_key_476571943643488070.key) [2022-07-01T16:30:21.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T16:30:21.647Z] + git semver init [2022-07-01T16:30:21.908Z] 2022-07-01 16:30:21,875 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T16:30:21.908Z] 2022-07-01 16:30:21,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-01T16:30:21.908Z] 2022-07-01 16:30:21,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-01T16:30:21.908Z] 2022-07-01 16:30:21,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4068 with force:False [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,891 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4068 [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,894 [execute] INFO git cat-file --batch-check [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,901 [execute] INFO git cat-file --batch [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T16:30:26.135Z] 2022-07-01 16:30:25,907 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4068 [2022-07-01T16:30:26.135Z] 0.0.0 [Pipeline] } [2022-07-01T16:30:26.149Z] $ docker exec --env ******** --env ******** 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a ssh-agent -k [2022-07-01T16:30:26.258Z] unset SSH_AUTH_SOCK; [2022-07-01T16:30:26.258Z] unset SSH_AGENT_PID; [2022-07-01T16:30:26.258Z] echo Agent pid 80 killed; [2022-07-01T16:30:26.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T16:30:26.568Z] + git semver [Pipeline] } [2022-07-01T16:30:26.849Z] $ docker stop --time=1 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a [2022-07-01T16:30:28.189Z] $ docker rm -f 84fcac2ba19d75e47302b552bdb35a37701e9e4b21744998e86ef5818d90d90a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T16:30:28.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T16:30:28.814Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T16:30:28.816Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-01T16:30:28.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:30:28.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:30:28.963Z] ========================================================= [2022-07-01T16:30:28.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T16:30:28.963Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:30:29.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:29.253Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T16:30:29.253Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T16:30:29.253Z] 666ba61612fd: Pulling fs layer [2022-07-01T16:30:29.253Z] 8ed8ca486205: Pulling fs layer [2022-07-01T16:30:29.253Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T16:30:29.253Z] c516ae0d96e1: Pulling fs layer [2022-07-01T16:30:29.253Z] 684cea983483: Pulling fs layer [2022-07-01T16:30:29.253Z] dd3240ac7de5: Pulling fs layer [2022-07-01T16:30:29.253Z] b1e948a4e11c: Pulling fs layer [2022-07-01T16:30:29.253Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T16:30:29.253Z] 646ad004c059: Pulling fs layer [2022-07-01T16:30:29.253Z] dd3240ac7de5: Waiting [2022-07-01T16:30:29.253Z] b1e948a4e11c: Waiting [2022-07-01T16:30:29.253Z] a8fd76ee1af6: Waiting [2022-07-01T16:30:29.253Z] 646ad004c059: Waiting [2022-07-01T16:30:29.253Z] 684cea983483: Waiting [2022-07-01T16:30:29.253Z] cc1cd167ecdc: Waiting [2022-07-01T16:30:29.253Z] c516ae0d96e1: Waiting [2022-07-01T16:30:29.253Z] 8ed8ca486205: Verifying Checksum [2022-07-01T16:30:29.253Z] 8ed8ca486205: Download complete [2022-07-01T16:30:29.253Z] 666ba61612fd: Download complete [2022-07-01T16:30:29.253Z] c516ae0d96e1: Verifying Checksum [2022-07-01T16:30:29.253Z] c516ae0d96e1: Download complete [2022-07-01T16:30:29.253Z] 684cea983483: Verifying Checksum [2022-07-01T16:30:29.253Z] 684cea983483: Download complete [2022-07-01T16:30:29.253Z] dd3240ac7de5: Download complete [2022-07-01T16:30:29.253Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T16:30:29.253Z] 59bf1c3509f3: Download complete [2022-07-01T16:30:29.514Z] b1e948a4e11c: Verifying Checksum [2022-07-01T16:30:29.514Z] b1e948a4e11c: Download complete [2022-07-01T16:30:29.514Z] 59bf1c3509f3: Pull complete [2022-07-01T16:30:29.784Z] 666ba61612fd: Pull complete [2022-07-01T16:30:29.784Z] 8ed8ca486205: Pull complete [2022-07-01T16:30:30.049Z] 646ad004c059: Verifying Checksum [2022-07-01T16:30:30.049Z] 646ad004c059: Download complete [2022-07-01T16:30:30.049Z] a8fd76ee1af6: Download complete [2022-07-01T16:30:30.049Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T16:30:30.049Z] cc1cd167ecdc: Download complete [2022-07-01T16:30:34.252Z] cc1cd167ecdc: Pull complete [2022-07-01T16:30:34.252Z] c516ae0d96e1: Pull complete [2022-07-01T16:30:34.252Z] 684cea983483: Pull complete [2022-07-01T16:30:34.252Z] dd3240ac7de5: Pull complete [2022-07-01T16:30:34.252Z] b1e948a4e11c: Pull complete [2022-07-01T16:30:36.808Z] a8fd76ee1af6: Pull complete [2022-07-01T16:30:37.376Z] 646ad004c059: Pull complete [2022-07-01T16:30:37.376Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T16:30:37.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:37.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:30:37.676Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:37.676Z] WORKDIR /edgex [2022-07-01T16:30:37.676Z] COPY go.mod . [2022-07-01T16:30:37.676Z] RUN go mod download [2022-07-01T16:30:37.676Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T16:30:39.056Z] Sending build context to Docker daemon 335.2MB [2022-07-01T16:30:39.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T16:30:39.056Z] ---> 8f69c11f6b0c [2022-07-01T16:30:39.056Z] Step 2/4 : WORKDIR /edgex [2022-07-01T16:30:42.355Z] ---> Running in 525006fdc7aa [2022-07-01T16:30:42.355Z] Removing intermediate container 525006fdc7aa [2022-07-01T16:30:42.355Z] ---> f8d725fdba5c [2022-07-01T16:30:42.355Z] Step 3/4 : COPY go.mod . [2022-07-01T16:30:42.355Z] ---> 388c2db9deb0 [2022-07-01T16:30:42.355Z] Step 4/4 : RUN go mod download [2022-07-01T16:30:42.355Z] ---> Running in 19193a30b2dd [2022-07-01T16:30:43.897Z] Still waiting to schedule task [2022-07-01T16:30:43.897Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-01T16:30:57.255Z] Removing intermediate container 19193a30b2dd [2022-07-01T16:30:57.255Z] ---> 9363489a6636 [2022-07-01T16:30:57.255Z] Successfully built 9363489a6636 [2022-07-01T16:30:57.255Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:30:57.559Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T16:30:57.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:30:57.647Z] prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container [2022-07-01T16:30:57.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T16:30:58.139Z] $ docker top 0527c9aaf7d74d3a4e1e8cf3ca23b01d827fbd20ce631dcf6f1956aca7feefff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:30:58.488Z] + go version [2022-07-01T16:30:58.488Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T16:30:58.510Z] $ docker stop --time=1 0527c9aaf7d74d3a4e1e8cf3ca23b01d827fbd20ce631dcf6f1956aca7feefff [2022-07-01T16:30:59.805Z] $ docker rm -f 0527c9aaf7d74d3a4e1e8cf3ca23b01d827fbd20ce631dcf6f1956aca7feefff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:31:00.220Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T16:31:00.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:31:00.305Z] prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container [2022-07-01T16:31:00.341Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T16:31:00.737Z] $ docker top 03f5ca5d6c2f2429f685767a0d49e5b237cc3f8bbf925912251f714c9b8f4670 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T16:31:00.811Z] ========================================================= [2022-07-01T16:31:00.811Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T16:31:00.811Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:31:01.097Z] + make test [2022-07-01T16:31:01.097Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T16:31:07.666Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T16:31:19.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T16:31:19.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T16:31:20.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T16:31:21.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-07-01T16:31:21.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T16:31:21.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T16:31:21.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.139s coverage: 98.5% of statements [2022-07-01T16:31:21.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T16:31:21.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 54.2% of statements [2022-07-01T16:31:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T16:31:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.560s coverage: 89.2% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 83.8% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-07-01T16:31:25.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-07-01T16:31:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements [2022-07-01T16:31:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2022-07-01T16:31:35.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-07-01T16:31:36.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-07-01T16:31:36.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-07-01T16:31:46.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.193s coverage: 91.2% of statements [2022-07-01T16:31:46.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.4% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.079s coverage: 63.2% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T16:31:46.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-07-01T16:31:46.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-01T16:31:46.547Z] 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-01T16:32:08.485Z] GO111MODULE=on go vet ./... [2022-07-01T16:32:11.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:32:11.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:32:11.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:32:11.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:32:12.165Z] + ls -al . [2022-07-01T16:32:12.165Z] total 684 [2022-07-01T16:32:12.165Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 16:31 . [2022-07-01T16:32:12.165Z] drwxr-xr-x 4 root root 4096 Jul 1 16:31 .. [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 16:30 .dockerignore [2022-07-01T16:32:12.165Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 .git [2022-07-01T16:32:12.165Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 .github [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 1030 Jul 1 16:30 .gitignore [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 16:30 .golangci.yml [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 16:30 .hadolint.yml [2022-07-01T16:32:12.165Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 16:30 .semver [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 16:30 .sonarcloud.properties [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:30 ADOPTERS.md [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:30 Attribution.txt [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:30 CHANGELOG.md [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:30 CONTRIBUTING.md [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 16:30 GOVERNANCE.md [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 16:30 Jenkinsfile [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:30 LICENSE [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 10350 Jul 1 16:30 Makefile [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 16:30 OWNERS.md [2022-07-01T16:32:12.165Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:30 README.md [2022-07-01T16:32:12.166Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:30 SECURITY.md [2022-07-01T16:32:12.166Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION [2022-07-01T16:32:12.166Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:30 ZMQWindows.md [2022-07-01T16:32:12.166Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 16:30 bin [2022-07-01T16:32:12.166Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 16:30 cmd [2022-07-01T16:32:12.166Z] -rw-r--r-- 1 root root 435593 Jul 1 16:31 coverage.out [2022-07-01T16:32:12.166Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:30 go.mod [2022-07-01T16:32:12.166Z] -rw-rw-r-- 1 1001 1001 36522 Jul 1 16:30 go.sum [2022-07-01T16:32:12.166Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:30 internal [2022-07-01T16:32:12.166Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:30 openapi [2022-07-01T16:32:12.166Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 16:30 snap [2022-07-01T16:32:12.166Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 16:30 version.go [Pipeline] sh [2022-07-01T16:32:12.453Z] + '[' -e coverage.out ] [2022-07-01T16:32:12.454Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:32:12.544Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:32:12.826Z] + make build [2022-07-01T16:32:12.826Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:32:27.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:32:35.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T16:32:36.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:32:43.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:32:43.590Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:32:44.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:32:45.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:32:46.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:32:47.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:32:48.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:32:49.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T16:32:51.198Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T16:32:52.157Z] $ docker stop --time=1 03f5ca5d6c2f2429f685767a0d49e5b237cc3f8bbf925912251f714c9b8f4670 [2022-07-01T16:32:54.781Z] $ docker rm -f 03f5ca5d6c2f2429f685767a0d49e5b237cc3f8bbf925912251f714c9b8f4670 [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-01T16:32:55.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:32:55.573Z] [2022-07-01T16:32:55.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:32:55.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:32:55.873Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T16:32:55.873Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T16:32:55.873Z] ca9280d653b3: Pulling fs layer [2022-07-01T16:32:55.873Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T16:32:55.873Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-01T16:32:55.873Z] cbdbe7a5bc2a: Download complete [2022-07-01T16:32:56.132Z] ca9280d653b3: Verifying Checksum [2022-07-01T16:32:56.132Z] ca9280d653b3: Download complete [2022-07-01T16:32:56.132Z] cbdbe7a5bc2a: Pull complete [2022-07-01T16:32:56.391Z] 7e9c9ca2126c: Download complete [2022-07-01T16:32:56.650Z] ca9280d653b3: Pull complete [2022-07-01T16:33:01.017Z] 7e9c9ca2126c: Pull complete [2022-07-01T16:33:01.017Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T16:33:01.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:33:01.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:33:01.107Z] prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container [2022-07-01T16:33:01.147Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T16:33:08.638Z] $ docker top 2c87d1c3aae26ae00e4c03e170e30626e33a0f8cd352493cdea2b1e8e3c3bce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:33:09.001Z] + grep parallel [2022-07-01T16:33:09.002Z] + docker-compose build --help [2022-07-01T16:33:09.573Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:33:09.588Z] $ docker stop --time=1 2c87d1c3aae26ae00e4c03e170e30626e33a0f8cd352493cdea2b1e8e3c3bce2 [2022-07-01T16:33:10.903Z] $ docker rm -f 2c87d1c3aae26ae00e4c03e170e30626e33a0f8cd352493cdea2b1e8e3c3bce2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:33:11.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T16:33:11.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:33:11.393Z] prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container [2022-07-01T16:33:11.434Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T16:33:11.850Z] $ docker top 82baae3e77928e1002afbf891e4eb77fa0403824c91fd59da5cf831470881001 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:33:12.210Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:33:12.780Z] Building core-command ... [2022-07-01T16:33:12.780Z] Building core-data ... [2022-07-01T16:33:12.780Z] Building core-metadata ... [2022-07-01T16:33:12.780Z] Building security-bootstrapper ... [2022-07-01T16:33:12.780Z] Building security-proxy-setup ... [2022-07-01T16:33:12.780Z] Building security-secretstore-setup ... [2022-07-01T16:33:12.780Z] Building security-spiffe-token-provider ... [2022-07-01T16:33:12.780Z] Building security-spire-agent ... [2022-07-01T16:33:12.780Z] Building security-spire-config ... [2022-07-01T16:33:12.780Z] Building security-spire-server ... [2022-07-01T16:33:12.780Z] Building support-notifications ... [2022-07-01T16:33:12.780Z] Building support-scheduler ... [2022-07-01T16:33:12.780Z] Building sys-mgmt-agent ... [2022-07-01T16:33:12.780Z] Building support-notifications [2022-07-01T16:33:12.780Z] Building security-spire-config [2022-07-01T16:33:12.780Z] Building security-spire-agent [2022-07-01T16:33:12.780Z] Building security-spiffe-token-provider [2022-07-01T16:33:12.780Z] Building security-proxy-setup [2022-07-01T16:33:30.878Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:33:30.878Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:30.878Z] ---> 9363489a6636 [2022-07-01T16:33:30.878Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:33:30.878Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:33:30.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:30.878Z] ---> 9363489a6636 [2022-07-01T16:33:30.878Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:33:30.878Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:33:30.878Z] [2022-07-01T16:33:30.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:30.878Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder ---> 9363489a6636 [2022-07-01T16:33:30.878Z] [2022-07-01T16:33:30.878Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:33:30.878Z] ---> 9363489a6636 [2022-07-01T16:33:30.878Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:33:30.878Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:33:30.878Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:33:30.878Z] ---> 9363489a6636 [2022-07-01T16:33:30.878Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:33:39.024Z] ---> Running in 8330613d7b79 [2022-07-01T16:33:39.024Z] ---> Running in a3a6ef05a1f3 [2022-07-01T16:33:39.024Z] ---> Running in a39c023aba61 [2022-07-01T16:33:39.024Z] ---> Running in c35600cafa61 [2022-07-01T16:33:39.024Z] ---> Running in 755ebe5721ad [2022-07-01T16:33:39.969Z] Removing intermediate container a39c023aba61 [2022-07-01T16:33:39.969Z] ---> aba9d75cffb1 [2022-07-01T16:33:39.969Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:33:40.253Z] Removing intermediate container 8330613d7b79 [2022-07-01T16:33:40.253Z] ---> a30e02fb0be3 [2022-07-01T16:33:40.253Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:40.253Z] Removing intermediate container a3a6ef05a1f3 [2022-07-01T16:33:40.253Z] ---> 76280f529027 [2022-07-01T16:33:40.253Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:40.253Z] Removing intermediate container c35600cafa61 [2022-07-01T16:33:40.253Z] ---> b421a7004c10 [2022-07-01T16:33:40.253Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:40.515Z] Removing intermediate container 755ebe5721ad [2022-07-01T16:33:40.515Z] ---> 842d9ae1b18d [2022-07-01T16:33:40.515Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:33:40.515Z] ---> Running in 0777259beaee [2022-07-01T16:33:40.515Z] ---> Running in f25d57614804 [2022-07-01T16:33:40.515Z] ---> Running in c04ea6a8df85 [2022-07-01T16:33:40.515Z] ---> Running in be8a88c59e21 [2022-07-01T16:33:40.515Z] ---> Running in 5e1b9f59d7c4 [2022-07-01T16:33:41.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:42.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:42.287Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:33:42.287Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:33:42.287Z] OK: 15866 distinct packages available [2022-07-01T16:33:42.547Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:42.547Z] Removing intermediate container be8a88c59e21 [2022-07-01T16:33:42.547Z] ---> ce81c83753d2 [2022-07-01T16:33:42.547Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:33:42.547Z] Removing intermediate container f25d57614804 [2022-07-01T16:33:42.547Z] ---> 851d9a20c2ca [2022-07-01T16:33:42.547Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:33:42.808Z] ---> Running in 6d727924fc83 [2022-07-01T16:33:42.808Z] ---> Running in 6a8c208de72b [2022-07-01T16:33:43.068Z] Removing intermediate container 5e1b9f59d7c4 [2022-07-01T16:33:43.068Z] ---> b05525618fe2 [2022-07-01T16:33:43.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:33:43.068Z] Removing intermediate container c04ea6a8df85 [2022-07-01T16:33:43.068Z] ---> 942eb0136710 [2022-07-01T16:33:43.068Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:33:43.068Z] ---> Running in a608961344ed [2022-07-01T16:33:43.326Z] ---> Running in 51de082b2783 [2022-07-01T16:33:43.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.585Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:43.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:43.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.155Z] Removing intermediate container 0777259beaee [2022-07-01T16:33:44.155Z] ---> f352c9c925fa [2022-07-01T16:33:44.155Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:33:44.155Z] ---> 23e5f2a76398 [2022-07-01T16:33:44.155Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:44.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.155Z] ---> Running in 0e151c4b6ce1 [2022-07-01T16:33:44.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:33:44.674Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:44.932Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:44.932Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:44.932Z] OK: 221 MiB in 52 packages [2022-07-01T16:33:45.502Z] Removing intermediate container 6a8c208de72b [2022-07-01T16:33:45.502Z] ---> 1f5c3c03db87 [2022-07-01T16:33:45.502Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:33:45.761Z] Removing intermediate container 0e151c4b6ce1 [2022-07-01T16:33:45.761Z] ---> 6cbcc4217098 [2022-07-01T16:33:45.761Z] Step 7/20 : COPY . . [2022-07-01T16:33:45.761Z] ---> c05c7285dd43 [2022-07-01T16:33:45.761Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:45.761Z] Removing intermediate container 51de082b2783 [2022-07-01T16:33:45.761Z] ---> dde4cc3ddd5b [2022-07-01T16:33:45.761Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:33:45.761Z] ---> Running in fc5f06665ca3 [2022-07-01T16:33:47.670Z] Removing intermediate container a608961344ed [2022-07-01T16:33:47.670Z] ---> 1a336558edad [2022-07-01T16:33:47.670Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:33:47.928Z] Removing intermediate container 6d727924fc83 [2022-07-01T16:33:47.928Z] ---> f6f64d5bd588 [2022-07-01T16:33:47.928Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:33:49.833Z] ---> 4868f67d54d9 [2022-07-01T16:33:49.833Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:51.212Z] ---> 1343b23c017d [2022-07-01T16:33:51.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:51.212Z] ---> 6c222cc7f27d [2022-07-01T16:33:51.212Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:33:51.212Z] ---> Running in b1efab390114 [2022-07-01T16:33:51.212Z] ---> Running in 7cde7afcefd9 [2022-07-01T16:33:51.472Z] ---> Running in df5422b7f5e8 [2022-07-01T16:33:51.472Z] ---> d033f2a12719 [2022-07-01T16:33:51.472Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:33:51.472Z] ---> Running in 8ca67012bc3f [2022-07-01T16:33:51.730Z] Removing intermediate container fc5f06665ca3 [2022-07-01T16:33:51.730Z] ---> 9def8c6707b7 [2022-07-01T16:33:51.730Z] Step 8/22 : COPY . . [2022-07-01T16:33:52.296Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T16:33:58.877Z] ---> a442f97c6e6a [2022-07-01T16:33:58.877Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:33:59.206Z] Removing intermediate container b1efab390114 [2022-07-01T16:33:59.206Z] ---> 6c2821d9f949 [2022-07-01T16:33:59.206Z] Step 8/26 : COPY . . [2022-07-01T16:34:00.178Z] ---> Running in 00655a4d4c4b [2022-07-01T16:34:01.633Z] Removing intermediate container df5422b7f5e8 [2022-07-01T16:34:01.633Z] ---> 72e98288bfda [2022-07-01T16:34:01.633Z] Step 8/26 : COPY . . [2022-07-01T16:34:04.172Z] Removing intermediate container 7cde7afcefd9 [2022-07-01T16:34:04.172Z] ---> d8a74fcd4b15 [2022-07-01T16:34:04.172Z] Step 8/22 : COPY . . [2022-07-01T16:34:04.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:34:22.301Z] ---> e1340ed79a0e [2022-07-01T16:34:22.301Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:34:22.301Z] ---> Running in 64919bc92ff9 [2022-07-01T16:34:22.301Z] ---> 498208fb2110 [2022-07-01T16:34:22.301Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:34:22.301Z] ---> 2b726c482ded [2022-07-01T16:34:22.301Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:34:22.301Z] ---> Running in e971cf896131 [2022-07-01T16:34:22.301Z] ---> Running in 56123ae6f003 [2022-07-01T16:34:22.301Z] Removing intermediate container 64919bc92ff9 [2022-07-01T16:34:22.301Z] ---> 633ac470a152 [2022-07-01T16:34:22.301Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:34:22.301Z] Removing intermediate container 56123ae6f003 [2022-07-01T16:34:22.301Z] ---> bc44f95b17e5 [2022-07-01T16:34:22.301Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:34:22.301Z] ---> Running in a6b02eed12d0 [2022-07-01T16:34:22.301Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:34:22.301Z] ---> Running in d915fd6c45a4 [2022-07-01T16:34:22.301Z] Removing intermediate container a6b02eed12d0 [2022-07-01T16:34:22.301Z] ---> a2a5d0263e22 [2022-07-01T16:34:22.301Z] 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:34:23.483Z] Removing intermediate container d915fd6c45a4 [2022-07-01T16:34:23.483Z] ---> f059bb31f22d [2022-07-01T16:34:23.483Z] 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:34:23.483Z] ---> Running in 1991da6fbdf1 [2022-07-01T16:34:28.756Z] ---> Running in 444b5f5a4191 [2022-07-01T16:34:28.756Z] Removing intermediate container 8ca67012bc3f [2022-07-01T16:34:28.756Z] ---> 5f2da4e1f987 [2022-07-01T16:34:28.756Z] [2022-07-01T16:34:28.756Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:34:30.135Z] 3.15: Pulling from library/alpine [2022-07-01T16:34:30.394Z] Removing intermediate container 00655a4d4c4b [2022-07-01T16:34:30.394Z] ---> 39d5be7a35e7 [2022-07-01T16:34:30.394Z] [2022-07-01T16:34:30.394Z] Step 10/22 : FROM alpine:3.16 [2022-07-01T16:34:31.423Z] 3.16: Pulling from library/alpine [2022-07-01T16:34:32.412Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:34:32.412Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:34:32.412Z] ---> 0ac33e5f5afa [2022-07-01T16:34:32.412Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:34:32.980Z] Removing intermediate container 1991da6fbdf1 [2022-07-01T16:34:32.980Z] ---> 3139d15aa34a [2022-07-01T16:34:32.980Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:34:32.980Z] ---> Running in 127072cea8d9 [2022-07-01T16:34:33.550Z] ---> Running in 05dc4f89158e [2022-07-01T16:34:34.792Z] Removing intermediate container 444b5f5a4191 [2022-07-01T16:34:34.792Z] Removing intermediate container 127072cea8d9 [2022-07-01T16:34:34.792Z] ---> b69d88657738 [2022-07-01T16:34:34.792Z] ---> 50b32ed8dec4 [2022-07-01T16:34:34.792Z] Step 12/26 : WORKDIR /edgex-goStep 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:34.792Z] [2022-07-01T16:34:35.051Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-01T16:34:35.311Z] Status: Downloaded newer image for alpine:3.16 [2022-07-01T16:34:35.311Z] ---> e66264b98777 [2022-07-01T16:34:35.311Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:34:35.897Z] ---> Running in 81aae8a14395 [2022-07-01T16:34:35.897Z] ---> Running in 2cef8bc57795 [2022-07-01T16:34:36.019Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16610 in /w/workspace/edgexfoundry_edgex-go_PR-4068 [Pipeline] { [Pipeline] ws [2022-07-01T16:34:36.033Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-01T16:34:36.114Z] The recommended git tool is: git [2022-07-01T16:34:36.467Z] Removing intermediate container 05dc4f89158e [2022-07-01T16:34:36.467Z] ---> e111ffdac211 [2022-07-01T16:34:36.467Z] [2022-07-01T16:34:36.467Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:34:36.467Z] ---> 0ac33e5f5afa [2022-07-01T16:34:36.467Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:34:36.467Z] ---> Using cache [2022-07-01T16:34:36.467Z] ---> 50b32ed8dec4 [2022-07-01T16:34:36.467Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:36.467Z] ---> Running in 9e21d34166bf [2022-07-01T16:34:36.467Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:34:36.467Z] ---> Running in df9190c54c15 [2022-07-01T16:34:36.467Z] Removing intermediate container 81aae8a14395 [2022-07-01T16:34:36.467Z] ---> 7f70ef3806c0 [2022-07-01T16:34:36.467Z] [2022-07-01T16:34:36.467Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:34:36.467Z] ---> 0ac33e5f5afa [2022-07-01T16:34:36.467Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:34:36.467Z] ---> Using cache [2022-07-01T16:34:36.467Z] ---> 50b32ed8dec4 [2022-07-01T16:34:36.467Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:36.467Z] ---> Running in 4f07122298fc [2022-07-01T16:34:37.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:37.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:37.291Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:34:37.292Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:37.292Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:34:37.292Z] Removing intermediate container 2cef8bc57795 [2022-07-01T16:34:37.292Z] ---> 693d5851a3ad [2022-07-01T16:34:37.292Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:34:37.292Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:34:37.292Z] OK: 6 MiB in 16 packages [2022-07-01T16:34:37.292Z] ---> Running in 33a9616af1f8 [2022-07-01T16:34:37.856Z] Removing intermediate container df9190c54c15 [2022-07-01T16:34:37.856Z] ---> cc4912687f85 [2022-07-01T16:34:37.856Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:34:37.856Z] Removing intermediate container 4f07122298fc [2022-07-01T16:34:37.856Z] ---> 54474f67ae4f [2022-07-01T16:34:37.856Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:34:37.856Z] ---> Running in 8c99e6f23549 [2022-07-01T16:34:37.856Z] ---> Running in 3d44588a2c56 [2022-07-01T16:34:37.856Z] Removing intermediate container 9e21d34166bf [2022-07-01T16:34:37.856Z] ---> 4589611175fd [2022-07-01T16:34:37.856Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:34:38.114Z] ---> Running in 5a77ab7b7a47 [2022-07-01T16:34:38.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:38.114Z] Removing intermediate container 5a77ab7b7a47 [2022-07-01T16:34:38.114Z] ---> f5c0083cc5c5 [2022-07-01T16:34:38.114Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:34:38.372Z] ---> Running in 02f2238ea49f [2022-07-01T16:34:38.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:38.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:38.372Z] Removing intermediate container 02f2238ea49f [2022-07-01T16:34:38.372Z] ---> 3d2a8e5bf254 [2022-07-01T16:34:38.372Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:34:38.372Z] ---> Running in 40ca725c6c52 [2022-07-01T16:34:38.641Z] Removing intermediate container 40ca725c6c52 [2022-07-01T16:34:38.641Z] ---> 5fa591f90cd1 [2022-07-01T16:34:38.641Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:34:38.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:39.166Z] Removing intermediate container e971cf896131 [2022-07-01T16:34:39.166Z] ---> 5bc39d2f3f70 [2022-07-01T16:34:39.166Z] [2022-07-01T16:34:39.166Z] Step 10/22 : FROM alpine:3.16 [2022-07-01T16:34:39.166Z] ---> e66264b98777 [2022-07-01T16:34:39.166Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:34:39.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:39.166Z] ---> 6700b618c083 [2022-07-01T16:34:39.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:39.166Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:34:39.424Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:39.424Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:39.424Z] OK: 15859 distinct packages available [2022-07-01T16:34:39.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:39.683Z] ---> Running in f2f8aba4ed19 [2022-07-01T16:34:39.683Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:39.684Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:39.684Z] OK: 15859 distinct packages available [2022-07-01T16:34:39.684Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:34:39.684Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:34:39.684Z] OK: 15859 distinct packages available [2022-07-01T16:34:39.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:39.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:40.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:40.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:40.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:40.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:40.539Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:34:40.539Z] ---> 1bb98b731e39 [2022-07-01T16:34:40.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T16:34:40.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:40.805Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:34:40.805Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:34:40.805Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:41.172Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:34:41.172Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:34:41.172Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T16:34:41.172Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-01T16:34:41.172Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-01T16:34:41.172Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-01T16:34:41.172Z] (5/6) Installing curl (7.83.1-r2) [2022-07-01T16:34:41.172Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:34:41.172Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T16:34:41.172Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:34:41.172Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:41.467Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:34:41.467Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:41.468Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:34:41.468Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:34:41.468Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:34:41.468Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:34:41.468Z] OK: 8 MiB in 20 packages [2022-07-01T16:34:41.468Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:34:41.468Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:34:41.468Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:41.468Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:34:41.468Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:34:41.468Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:34:41.468Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:34:41.468Z] ---> 7abf8d6a71ce [2022-07-01T16:34:41.468Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T16:34:41.728Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:41.728Z] OK: 6 MiB in 18 packages [2022-07-01T16:34:41.987Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:34:41.987Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:34:41.987Z] ---> Running in 4b72e12f6382 [2022-07-01T16:34:41.987Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:34:42.246Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:34:42.246Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:34:42.246Z] 2 errors; 7 MiB in 21 packages [2022-07-01T16:34:42.815Z] Removing intermediate container 4b72e12f6382 [2022-07-01T16:34:42.815Z] ---> 3dd30205f80f [2022-07-01T16:34:42.815Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:34:42.815Z] Building support-scheduler [2022-07-01T16:34:44.008Z] using credential edgex-jenkins-ssh [2022-07-01T16:34:44.040Z] Cloning the remote Git repository [2022-07-01T16:34:44.187Z] ---> Running in e4f1c481997e [2022-07-01T16:34:44.115Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:34:44.213Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-01T16:34:44.341Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:34:44.342Z] > git --version # timeout=10 [2022-07-01T16:34:44.365Z] > git --version # 'git version 2.25.1' [2022-07-01T16:34:44.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:34:44.451Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T16:34:46.094Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:34:46.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:47.036Z] ---> 9363489a6636 [2022-07-01T16:34:47.036Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:34:47.036Z] ---> Using cache [2022-07-01T16:34:47.036Z] ---> 842d9ae1b18d [2022-07-01T16:34:47.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:47.036Z] ---> Using cache [2022-07-01T16:34:47.036Z] ---> b05525618fe2 [2022-07-01T16:34:47.036Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:34:47.036Z] ---> Using cache [2022-07-01T16:34:47.036Z] ---> 1a336558edad [2022-07-01T16:34:47.036Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:34:47.036Z] ---> Using cache [2022-07-01T16:34:47.036Z] ---> 1343b23c017d [2022-07-01T16:34:47.036Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:47.036Z] ---> Using cache [2022-07-01T16:34:47.036Z] ---> d8a74fcd4b15 [2022-07-01T16:34:47.036Z] Step 8/22 : COPY . . [2022-07-01T16:34:47.036Z] Removing intermediate container 8c99e6f23549 [2022-07-01T16:34:47.036Z] ---> 9becddb876fb [2022-07-01T16:34:47.036Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:34:47.036Z] Removing intermediate container e4f1c481997e [2022-07-01T16:34:47.036Z] ---> f62061729a71 [2022-07-01T16:34:47.036Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:34:47.295Z] ---> Using cache [2022-07-01T16:34:47.295Z] ---> 498208fb2110 [2022-07-01T16:34:47.295Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:34:47.295Z] Removing intermediate container f2f8aba4ed19 [2022-07-01T16:34:47.295Z] ---> 3fdbeb832cd2 [2022-07-01T16:34:47.295Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:34:47.295Z] ---> Running in 934566d2f977 [2022-07-01T16:34:47.295Z] ---> Running in 0d9cf2e7dda9 [2022-07-01T16:34:47.295Z] Building security-secretstore-setup [2022-07-01T16:34:47.295Z] ---> Running in 6448f7f448f0 [2022-07-01T16:34:47.295Z] Removing intermediate container 934566d2f977 [2022-07-01T16:34:47.295Z] ---> 06c2f3c9c07b [2022-07-01T16:34:47.295Z] Step 21/22 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:34:47.295Z] ---> Running in 563f233241f9 [2022-07-01T16:34:47.295Z] Removing intermediate container 6448f7f448f0 [2022-07-01T16:34:47.295Z] ---> cadd78247e2a [2022-07-01T16:34:47.295Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:34:47.295Z] ---> Running in e7a026426c66 [2022-07-01T16:34:47.863Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:34:48.432Z] Removing intermediate container 563f233241f9 [2022-07-01T16:34:48.432Z] ---> 6fa518e6d0c0 [2022-07-01T16:34:48.432Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:34:50.332Z] Removing intermediate container e7a026426c66 [2022-07-01T16:34:50.332Z] ---> ffe2cc456522 [2022-07-01T16:34:50.332Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:34:50.332Z] ---> Running in c40be67962ad [2022-07-01T16:34:50.332Z] ---> 2dba212d13e3 [2022-07-01T16:34:50.332Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:34:50.332Z] ---> 86cbc02490dd [2022-07-01T16:34:50.332Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:34:50.590Z] Removing intermediate container c40be67962ad [2022-07-01T16:34:50.590Z] ---> 0cad03be6955 [2022-07-01T16:34:50.590Z] [2022-07-01T16:34:50.590Z] Successfully built 0cad03be6955 [2022-07-01T16:34:50.590Z] Successfully tagged support-notifications:latest [2022-07-01T16:34:50.590Z] Building sys-mgmt-agent [2022-07-01T16:34:51.967Z]  Building support-notifications ... done  ---> 0e907bbd760c [2022-07-01T16:34:51.967Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:34:51.967Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:34:51.967Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:51.967Z] ---> 9363489a6636 [2022-07-01T16:34:51.967Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:34:51.967Z] ---> Using cache [2022-07-01T16:34:51.967Z] ---> 842d9ae1b18d [2022-07-01T16:34:51.967Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:51.967Z] ---> Using cache [2022-07-01T16:34:51.967Z] ---> b05525618fe2 [2022-07-01T16:34:51.967Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:34:51.967Z] ---> Using cache [2022-07-01T16:34:51.967Z] ---> 1a336558edad [2022-07-01T16:34:51.967Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:34:51.967Z] ---> Using cache [2022-07-01T16:34:51.967Z] ---> 1343b23c017d [2022-07-01T16:34:51.967Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:34:51.967Z] ---> Using cache [2022-07-01T16:34:51.967Z] ---> d8a74fcd4b15 [2022-07-01T16:34:51.967Z] Step 8/25 : COPY . . [2022-07-01T16:34:51.967Z] ---> Using cache [2022-07-01T16:34:51.967Z] ---> 498208fb2110 [2022-07-01T16:34:51.967Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:34:54.502Z] ---> 7ac92d2382b8 [2022-07-01T16:34:54.502Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:34:54.502Z] ---> Running in 57ad398d5918 [2022-07-01T16:34:54.502Z] ---> Running in 17373e3efa97 [2022-07-01T16:34:54.502Z] Removing intermediate container 17373e3efa97 [2022-07-01T16:34:54.502Z] ---> c97cee4af5ba [2022-07-01T16:34:54.502Z] 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:34:54.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:34:55.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:34:55.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:34:55.328Z] ---> 9363489a6636 [2022-07-01T16:34:55.328Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:34:55.328Z] ---> Using cache [2022-07-01T16:34:55.328Z] ---> 842d9ae1b18d [2022-07-01T16:34:55.328Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:34:55.328Z] ---> Using cache [2022-07-01T16:34:55.328Z] ---> b05525618fe2 [2022-07-01T16:34:55.328Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:34:56.264Z] ---> 876a3ac3c153 [2022-07-01T16:34:56.264Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:34:56.836Z] ---> Running in 1c0ad73ac87e [2022-07-01T16:34:57.094Z] ---> dcdb619e898f [2022-07-01T16:34:57.094Z] Step 21/26 : WORKDIR / [2022-07-01T16:34:57.354Z] ---> Running in e111c2291b64 [2022-07-01T16:34:57.612Z] ---> 811e6c088211 [2022-07-01T16:34:57.612Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:34:57.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:58.130Z] ---> Running in 50a4821c10a0 [2022-07-01T16:34:58.458Z] Removing intermediate container e111c2291b64 [2022-07-01T16:34:58.458Z] ---> 7ac2379d7787 [2022-07-01T16:34:58.458Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:34:58.458Z] ---> Running in f4dd5328e99d [2022-07-01T16:34:58.718Z] Removing intermediate container f4dd5328e99d [2022-07-01T16:34:58.718Z] ---> 238d89b14c6a [2022-07-01T16:34:58.718Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:34:58.718Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:34:59.286Z] OK: 221 MiB in 52 packages [2022-07-01T16:34:59.286Z] ---> Running in 02257aa32847 [2022-07-01T16:35:00.224Z] Removing intermediate container 02257aa32847 [2022-07-01T16:35:00.224Z] ---> 3522a0d9f3d8 [2022-07-01T16:35:00.224Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T16:35:00.482Z] ---> Running in 47a3b61834e4 [2022-07-01T16:35:00.482Z] Removing intermediate container 50a4821c10a0 [2022-07-01T16:35:00.482Z] ---> b8fd988ea504 [2022-07-01T16:35:00.482Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:35:01.102Z] ---> Running in 1fd70e2be96d [2022-07-01T16:35:01.423Z] Removing intermediate container 47a3b61834e4 [2022-07-01T16:35:01.423Z] ---> 6a13d9df7c35 [2022-07-01T16:35:01.423Z] Step 25/26 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:35:01.423Z] Removing intermediate container 1c0ad73ac87e [2022-07-01T16:35:01.423Z] ---> 57b56ea23f50 [2022-07-01T16:35:01.423Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:01.683Z] Removing intermediate container 1fd70e2be96d [2022-07-01T16:35:01.683Z] ---> 8b28665a6c25 [2022-07-01T16:35:01.683Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:35:01.943Z] ---> Running in 49285bef7ab8 [2022-07-01T16:35:02.202Z] ---> 7c457d0163df [2022-07-01T16:35:02.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:02.202Z] ---> Running in 5d0ef4c385ed [2022-07-01T16:35:02.202Z] ---> Running in 4ee68e172bd3 [2022-07-01T16:35:02.202Z] Removing intermediate container 49285bef7ab8 [2022-07-01T16:35:02.202Z] ---> 27fd1e33582d [2022-07-01T16:35:02.202Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:35:02.202Z] ---> Running in eb977d1090c1 [2022-07-01T16:35:02.466Z] Removing intermediate container eb977d1090c1 [2022-07-01T16:35:02.467Z] ---> c2291ce1be81 [2022-07-01T16:35:02.467Z] [2022-07-01T16:35:02.467Z] Removing intermediate container 5d0ef4c385ed [2022-07-01T16:35:02.467Z] ---> 04930769245d [2022-07-01T16:35:02.467Z] Step 21/22 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:35:02.467Z] Successfully built c2291ce1be81 [2022-07-01T16:35:02.467Z] Successfully tagged security-spire-config:latest [2022-07-01T16:35:02.467Z] Building security-bootstrapper [2022-07-01T16:35:02.726Z]  Building security-spire-config ... done  ---> Running in 6533bd2b80a1 [2022-07-01T16:35:04.103Z] Removing intermediate container 6533bd2b80a1 [2022-07-01T16:35:04.103Z] ---> e53b7c0a0569 [2022-07-01T16:35:04.103Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:35:05.243Z] Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit c61f3e52b8a7dcb67eae6a14629884088dc0d61d [2022-07-01T16:35:04.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T16:35:04.324Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T16:35:04.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T16:35:04.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T16:35:04.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:35:04.429Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4068/head:refs/remotes/origin/PR-4068 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-01T16:35:05.269Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T16:35:05.289Z] > git checkout -f c61f3e52b8a7dcb67eae6a14629884088dc0d61d # timeout=10 [2022-07-01T16:35:05.596Z] > git remote # timeout=10 [2022-07-01T16:35:05.625Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T16:35:05.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T16:35:05.662Z] > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [2022-07-01T16:35:06.030Z] Merge succeeded, producing b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T16:35:06.030Z] Checking out Revision b739bc9d9a8242d4e7ba6370c8a533300a2907a8 (PR-4068) [2022-07-01T16:35:06.636Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:35:06.636Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:06.636Z] ---> 9363489a6636 [2022-07-01T16:35:06.636Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:35:06.636Z] ---> Using cache [2022-07-01T16:35:06.636Z] ---> 842d9ae1b18d [2022-07-01T16:35:06.636Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:06.636Z] ---> Using cache [2022-07-01T16:35:06.636Z] ---> b05525618fe2 [2022-07-01T16:35:06.636Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:35:06.636Z] ---> Using cache [2022-07-01T16:35:06.636Z] ---> 1a336558edad [2022-07-01T16:35:06.636Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:35:06.636Z] ---> Using cache [2022-07-01T16:35:06.636Z] ---> 1343b23c017d [2022-07-01T16:35:06.636Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:06.636Z] ---> Using cache [2022-07-01T16:35:06.636Z] ---> d8a74fcd4b15 [2022-07-01T16:35:06.636Z] Step 8/31 : COPY . . [2022-07-01T16:35:06.636Z] ---> Using cache [2022-07-01T16:35:06.636Z] ---> 498208fb2110 [2022-07-01T16:35:06.636Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:35:06.895Z] ---> Running in 04955fc667ed [2022-07-01T16:35:06.895Z] ---> Running in 03fe7bae7ab2 [2022-07-01T16:35:07.184Z] Removing intermediate container 04955fc667ed [2022-07-01T16:35:07.184Z] ---> c2429f4ee747 [2022-07-01T16:35:07.184Z] [2022-07-01T16:35:07.184Z] Removing intermediate container 4ee68e172bd3 [2022-07-01T16:35:07.184Z] ---> 97c9e67bf771 [2022-07-01T16:35:07.184Z] Step 8/23 : COPY . . [2022-07-01T16:35:07.184Z] Successfully built c2429f4ee747 [2022-07-01T16:35:07.184Z] Successfully tagged security-proxy-setup:latest [2022-07-01T16:35:07.184Z]  Building security-proxy-setup ... done Building core-metadata [2022-07-01T16:35:07.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T16:35:06.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T16:35:06.040Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T16:35:06.058Z] > git checkout -f b739bc9d9a8242d4e7ba6370c8a533300a2907a8 # timeout=10 [2022-07-01T16:35:10.850Z] Commit message: "Merge commit '8c995af195f08c96051e81afd7f7ed1e800bba03' into HEAD" [2022-07-01T16:35:10.885Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T16:35:11.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T16:35:11.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T16:35:11.850Z] Dload Upload Total Spent Left Speed [2022-07-01T16:35:11.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 173k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2022-07-01T16:35:12.678Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T16:35:13.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T16:35:13.053Z] + sudo tee /etc/docker/daemon.new [2022-07-01T16:35:13.053Z] { [2022-07-01T16:35:13.053Z] "registry-mirrors": [ [2022-07-01T16:35:13.053Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T16:35:13.053Z] ], [2022-07-01T16:35:13.053Z] "bip": "10.250.0.254/24", [2022-07-01T16:35:13.053Z] "hosts": [ [2022-07-01T16:35:13.053Z] "tcp://0.0.0.0:5555", [2022-07-01T16:35:13.053Z] "unix:///var/run/docker.sock" [2022-07-01T16:35:13.053Z] ], [2022-07-01T16:35:13.053Z] "mtu": 1458, [2022-07-01T16:35:13.053Z] "selinux-enabled": true, [2022-07-01T16:35:13.053Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T16:35:13.053Z] } [Pipeline] sh [2022-07-01T16:35:10.865Z] > git rev-list --no-walk 474a8008b995409773db167a730865da27e0a6bc # timeout=10 [2022-07-01T16:35:13.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T16:35:13.840Z] + sudo service docker restart [2022-07-01T16:35:14.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:35:14.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:14.027Z] ---> 9363489a6636 [2022-07-01T16:35:14.027Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:35:14.027Z] ---> Using cache [2022-07-01T16:35:14.027Z] ---> 842d9ae1b18d [2022-07-01T16:35:14.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:14.027Z] ---> Using cache [2022-07-01T16:35:14.027Z] ---> b05525618fe2 [2022-07-01T16:35:14.027Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:35:14.027Z] ---> Using cache [2022-07-01T16:35:14.027Z] ---> 1a336558edad [2022-07-01T16:35:14.027Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:14.027Z] ---> Using cache [2022-07-01T16:35:14.027Z] ---> 1343b23c017d [2022-07-01T16:35:14.027Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:14.027Z] ---> Using cache [2022-07-01T16:35:14.027Z] ---> d8a74fcd4b15 [2022-07-01T16:35:14.027Z] Step 8/23 : COPY . . [2022-07-01T16:35:14.027Z] ---> Using cache [2022-07-01T16:35:14.027Z] ---> 498208fb2110 [2022-07-01T16:35:14.027Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:35:14.027Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:35:20.594Z] ---> Running in 43356c7fcd69 [2022-07-01T16:35:20.594Z] ---> b5f9f27961e0 [2022-07-01T16:35:20.594Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:35:20.594Z] ---> Running in 05be62fb9a67 [2022-07-01T16:35:20.594Z] Removing intermediate container 0d9cf2e7dda9 [2022-07-01T16:35:20.594Z] ---> 8d74be1ddc60 [2022-07-01T16:35:20.594Z] [2022-07-01T16:35:20.594Z] Step 10/22 : FROM alpine:3.16 [2022-07-01T16:35:20.594Z] ---> e66264b98777 [2022-07-01T16:35:20.594Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:35:20.594Z] ---> Running in 2859c712166e [2022-07-01T16:35:20.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:35:21.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:35:21.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:21.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:21.372Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:21.372Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:35:21.372Z] OK: 6 MiB in 15 packages [2022-07-01T16:35:23.279Z] Removing intermediate container 57ad398d5918 [2022-07-01T16:35:23.279Z] ---> fc2ebe504855 [2022-07-01T16:35:23.279Z] [2022-07-01T16:35:23.279Z] Step 10/25 : FROM alpine:3.16 [2022-07-01T16:35:23.279Z] ---> e66264b98777 [2022-07-01T16:35:23.279Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:35:23.279Z] Removing intermediate container 03fe7bae7ab2 [2022-07-01T16:35:23.279Z] ---> 6dad96e2999a [2022-07-01T16:35:23.279Z] [2022-07-01T16:35:23.279Z] Step 10/31 : FROM alpine:3.16 [2022-07-01T16:35:23.279Z] ---> e66264b98777 [2022-07-01T16:35:23.279Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:35:24.665Z] ---> Running in 533faecb3195 [2022-07-01T16:35:24.665Z] Removing intermediate container 2859c712166e [2022-07-01T16:35:24.665Z] ---> 9783e2fb8530 [2022-07-01T16:35:24.665Z] 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:35:24.665Z] ---> Running in e86c9b4c16ca [2022-07-01T16:35:24.665Z] ---> Running in 69f5862dff43 [2022-07-01T16:35:24.923Z] Removing intermediate container 533faecb3195 [2022-07-01T16:35:24.923Z] ---> d8b2ee18f8c5 [2022-07-01T16:35:24.923Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:35:25.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:25.267Z] Removing intermediate container 69f5862dff43 [2022-07-01T16:35:25.267Z] ---> d31984006648 [2022-07-01T16:35:25.267Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T16:35:25.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:25.525Z] ---> Running in ac42ee416809 [2022-07-01T16:35:25.525Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:35:25.525Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:25.525Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:35:25.525Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:35:25.525Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:35:25.525Z] OK: 6 MiB in 17 packages [2022-07-01T16:35:26.090Z] ---> Running in 51d6a08e297f [2022-07-01T16:35:27.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:27.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:27.307Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:27.307Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:35:27.307Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:35:27.307Z] OK: 6 MiB in 16 packages [2022-07-01T16:35:28.247Z] Removing intermediate container 51d6a08e297f [2022-07-01T16:35:28.247Z] ---> ebcf365ec231 [2022-07-01T16:35:28.247Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:35:29.178Z] Removing intermediate container e86c9b4c16ca [2022-07-01T16:35:29.178Z] ---> 561952939af2 [2022-07-01T16:35:29.179Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:35:29.744Z] ---> Running in 0e62d0f49d65 [2022-07-01T16:35:30.677Z] ---> Running in 37d049148baf [2022-07-01T16:35:30.934Z] Removing intermediate container 0e62d0f49d65 [2022-07-01T16:35:30.934Z] ---> f04ce3466c0b [2022-07-01T16:35:30.934Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:30.934Z] Removing intermediate container ac42ee416809 [2022-07-01T16:35:30.934Z] ---> c5bf960b7b26 [2022-07-01T16:35:30.934Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:35:31.192Z] Removing intermediate container 37d049148baf [2022-07-01T16:35:31.192Z] ---> 3e20d138e814 [2022-07-01T16:35:31.192Z] Step 13/25 : WORKDIR / [2022-07-01T16:35:31.450Z] ---> Running in ca1faf5cc1d3 [2022-07-01T16:35:31.450Z] ---> Running in 066a5a1e399d [2022-07-01T16:35:31.450Z] ---> b992e68ee933 [2022-07-01T16:35:31.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T16:35:31.450Z] Removing intermediate container ca1faf5cc1d3 [2022-07-01T16:35:31.450Z] ---> 8d10293cb744 [2022-07-01T16:35:31.450Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:35:31.707Z] ---> Running in db2e6673e445 [2022-07-01T16:35:31.707Z] Removing intermediate container 066a5a1e399d [2022-07-01T16:35:31.707Z] ---> 84499bc53de3 [2022-07-01T16:35:31.707Z] 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:35:31.966Z] Removing intermediate container db2e6673e445 [2022-07-01T16:35:31.966Z] ---> 2b8247e524d8 [2022-07-01T16:35:31.966Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:35:31.966Z] ---> 5a55834e5f3f [2022-07-01T16:35:31.966Z] 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:35:31.966Z] ---> Running in 3f38a3a735ce [2022-07-01T16:35:32.224Z] ---> f54e01fa1de2 [2022-07-01T16:35:32.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:35:32.247Z] provisioning config files... [2022-07-01T16:35:32.277Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9135808443312951780tmp [2022-07-01T16:35:32.484Z] ---> f46dbb768b67 [2022-07-01T16:35:32.484Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:35:32.743Z] ---> 3ca8db64d205 [2022-07-01T16:35:32.743Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T16:35:32.743Z] ---> Running in 4fd934c0f165 [2022-07-01T16:35:32.855Z] ---> docker-login.sh [2022-07-01T16:35:32.855Z] nexus3.edgexfoundry.org:10001 [2022-07-01T16:35:33.001Z] ---> 8585ade2fc22 [2022-07-01T16:35:33.001Z] 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:35:33.001Z] Removing intermediate container 4fd934c0f165 [2022-07-01T16:35:33.001Z] ---> b889eb5cfe49 [2022-07-01T16:35:33.001Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:33.001Z] ---> Running in 108c8174ccbb [2022-07-01T16:35:33.001Z] Removing intermediate container 3f38a3a735ce [2022-07-01T16:35:33.001Z] ---> 43328187729b [2022-07-01T16:35:33.001Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:35:33.260Z] ---> Running in 1695151b56d9 [2022-07-01T16:35:33.260Z] ---> d599ec16a717 [2022-07-01T16:35:33.260Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:35:33.260Z] Removing intermediate container 108c8174ccbb [2022-07-01T16:35:33.260Z] ---> 708cfdfa3fa7 [2022-07-01T16:35:33.260Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T16:35:33.260Z] ---> Running in 44af8922b715 [2022-07-01T16:35:33.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:33.554Z] Removing intermediate container 1695151b56d9 [2022-07-01T16:35:33.554Z] ---> b925bb5ec246 [2022-07-01T16:35:33.554Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:35:33.812Z] Removing intermediate container 44af8922b715 [2022-07-01T16:35:33.812Z] ---> 4d1b70e6e944 [2022-07-01T16:35:33.812Z] Step 21/22 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:35:33.812Z] ---> Running in 80aa77ccd997 [2022-07-01T16:35:34.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:34.060Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:34.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:34.060Z] [2022-07-01T16:35:34.060Z] Login Succeeded [2022-07-01T16:35:34.060Z] nexus3.edgexfoundry.org:10002 [2022-07-01T16:35:34.071Z] ---> 64291432277c [2022-07-01T16:35:34.071Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:35:34.071Z] ---> a8ae97d0d4f8 [2022-07-01T16:35:34.071Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:35:34.071Z] ---> Running in 0790ed7e64fc [2022-07-01T16:35:34.329Z] Removing intermediate container 80aa77ccd997 [2022-07-01T16:35:34.329Z] ---> ac052ba92406 [2022-07-01T16:35:34.329Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:35:34.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:34.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:34.336Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:34.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:34.336Z] [2022-07-01T16:35:34.336Z] Login Succeeded [2022-07-01T16:35:34.336Z] nexus3.edgexfoundry.org:10003 [2022-07-01T16:35:34.592Z] ---> Running in b05f781e65bf [2022-07-01T16:35:34.592Z] ---> d8114b5f7d8c [2022-07-01T16:35:34.592Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:35:34.592Z] Removing intermediate container b05f781e65bf [2022-07-01T16:35:34.592Z] ---> a9d12cafc097 [2022-07-01T16:35:34.592Z] [2022-07-01T16:35:34.852Z] Successfully built a9d12cafc097 [2022-07-01T16:35:34.852Z] Successfully tagged support-scheduler:latest [2022-07-01T16:35:34.852Z]  Building support-scheduler ... done Building core-command [2022-07-01T16:35:34.852Z] ---> dbe9729d503e [2022-07-01T16:35:34.852Z] 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:35:34.852Z] ---> Running in 838da62fe1f4 [2022-07-01T16:35:34.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:34.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:34.946Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:34.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:34.946Z] [2022-07-01T16:35:34.946Z] Login Succeeded [2022-07-01T16:35:34.946Z] nexus3.edgexfoundry.org:10004 [2022-07-01T16:35:35.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:35.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:35.555Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:35.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:35.555Z] [2022-07-01T16:35:35.555Z] Login Succeeded [2022-07-01T16:35:35.555Z] docker.io [2022-07-01T16:35:36.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T16:35:36.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T16:35:36.431Z] Configure a credential helper to remove this warning. See [2022-07-01T16:35:36.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T16:35:36.431Z] [2022-07-01T16:35:36.431Z] Login Succeeded [2022-07-01T16:35:36.431Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T16:35:36.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T16:35:36.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:35:36.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T16:35:36.844Z] ========================================================= [2022-07-01T16:35:36.844Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T16:35:36.844Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:35:37.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:35:37.473Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T16:35:37.473Z] 9b3977197b4f: Pulling fs layer [2022-07-01T16:35:37.473Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T16:35:37.473Z] 94645a83ff95: Pulling fs layer [2022-07-01T16:35:37.473Z] e6fb740bc735: Pulling fs layer [2022-07-01T16:35:37.473Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T16:35:37.473Z] 355e64cbe906: Pulling fs layer [2022-07-01T16:35:37.473Z] 63ab81a10011: Pulling fs layer [2022-07-01T16:35:37.473Z] 555d1d1c4555: Pulling fs layer [2022-07-01T16:35:37.473Z] 7d9057610161: Pulling fs layer [2022-07-01T16:35:37.473Z] e6fb740bc735: Waiting [2022-07-01T16:35:37.473Z] 63ab81a10011: Waiting [2022-07-01T16:35:37.473Z] 3a77bd46dcc9: Waiting [2022-07-01T16:35:37.473Z] 555d1d1c4555: Waiting [2022-07-01T16:35:37.473Z] 355e64cbe906: Waiting [2022-07-01T16:35:37.473Z] 7d9057610161: Waiting [2022-07-01T16:35:37.473Z] 94645a83ff95: Verifying Checksum [2022-07-01T16:35:37.473Z] 94645a83ff95: Download complete [2022-07-01T16:35:37.473Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T16:35:37.473Z] 1a89e8eeedd5: Download complete [2022-07-01T16:35:37.473Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T16:35:37.473Z] 3a77bd46dcc9: Download complete [2022-07-01T16:35:37.473Z] 9b3977197b4f: Verifying Checksum [2022-07-01T16:35:37.473Z] 9b3977197b4f: Download complete [2022-07-01T16:35:37.473Z] 355e64cbe906: Verifying Checksum [2022-07-01T16:35:37.473Z] 355e64cbe906: Download complete [2022-07-01T16:35:37.473Z] 63ab81a10011: Verifying Checksum [2022-07-01T16:35:37.473Z] 63ab81a10011: Download complete [2022-07-01T16:35:38.141Z] Removing intermediate container 0790ed7e64fc [2022-07-01T16:35:38.141Z] ---> 716fd429365c [2022-07-01T16:35:38.141Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:38.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:35:38.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:38.506Z] 9b3977197b4f: Pull complete [2022-07-01T16:35:38.711Z] ---> 9363489a6636 [2022-07-01T16:35:38.711Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:35:38.711Z] ---> Using cache [2022-07-01T16:35:38.711Z] ---> 842d9ae1b18d [2022-07-01T16:35:38.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:38.711Z] ---> Using cache [2022-07-01T16:35:38.711Z] ---> b05525618fe2 [2022-07-01T16:35:38.711Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:35:38.711Z] ---> Using cache [2022-07-01T16:35:38.711Z] ---> 1a336558edad [2022-07-01T16:35:38.711Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:38.711Z] ---> Using cache [2022-07-01T16:35:38.711Z] ---> 1343b23c017d [2022-07-01T16:35:38.711Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:38.711Z] ---> Using cache [2022-07-01T16:35:38.711Z] ---> d8a74fcd4b15 [2022-07-01T16:35:38.711Z] Step 8/23 : COPY . . [2022-07-01T16:35:38.711Z] ---> Using cache [2022-07-01T16:35:38.711Z] ---> 498208fb2110 [2022-07-01T16:35:38.711Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T16:35:38.786Z] 7d9057610161: Verifying Checksum [2022-07-01T16:35:38.786Z] 7d9057610161: Download complete [2022-07-01T16:35:39.396Z] 1a89e8eeedd5: Pull complete [2022-07-01T16:35:39.685Z] 94645a83ff95: Pull complete [2022-07-01T16:35:39.964Z] 555d1d1c4555: Download complete [2022-07-01T16:35:40.565Z] e6fb740bc735: Download complete [2022-07-01T16:35:41.267Z] ---> Running in dc78009797da [2022-07-01T16:35:41.267Z] Removing intermediate container 43356c7fcd69 [2022-07-01T16:35:41.267Z] ---> 04b138a540a6 [2022-07-01T16:35:41.267Z] [2022-07-01T16:35:41.267Z] Step 10/23 : FROM alpine:3.16 [2022-07-01T16:35:41.267Z] ---> e66264b98777 [2022-07-01T16:35:41.267Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:35:41.267Z] ---> Using cache [2022-07-01T16:35:41.267Z] ---> 9783e2fb8530 [2022-07-01T16:35:41.267Z] 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:35:41.267Z] ---> Using cache [2022-07-01T16:35:41.267Z] ---> d31984006648 [2022-07-01T16:35:41.267Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:35:41.527Z] Removing intermediate container 05be62fb9a67 [2022-07-01T16:35:41.527Z] ---> ab30d5138d65 [2022-07-01T16:35:41.527Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:35:41.786Z] ---> 65f07f5fa8c2 [2022-07-01T16:35:41.786Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:35:41.786Z] ---> Running in 58eb54eb611e [2022-07-01T16:35:41.786Z] ---> Running in 7fd3e5b194e4 [2022-07-01T16:35:42.045Z] Removing intermediate container 838da62fe1f4 [2022-07-01T16:35:42.045Z] ---> 3779a37d5663 [2022-07-01T16:35:42.045Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:35:42.306Z] Removing intermediate container 58eb54eb611e [2022-07-01T16:35:42.306Z] ---> 5cacabd74563 [2022-07-01T16:35:42.306Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:35:42.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T16:35:42.306Z] ---> Running in cd81f71653ab [2022-07-01T16:35:42.306Z] ---> bdc1dfde4f67 [2022-07-01T16:35:42.306Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:35:42.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:35:42.306Z] ---> Running in 5142eb78912d [2022-07-01T16:35:42.306Z] Removing intermediate container cd81f71653ab [2022-07-01T16:35:42.306Z] ---> a6f294a397b8 [2022-07-01T16:35:42.306Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T16:35:42.306Z] ---> Running in 4d94ebf4b5a5 [2022-07-01T16:35:42.306Z] Removing intermediate container 5142eb78912d [2022-07-01T16:35:42.306Z] ---> ce2b2bbd07d5 [2022-07-01T16:35:42.306Z] Step 15/23 : WORKDIR / [2022-07-01T16:35:42.565Z] ---> 03c0180ca584 [2022-07-01T16:35:42.565Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:35:42.565Z] ---> Running in 7ad56245a499 [2022-07-01T16:35:42.565Z] Removing intermediate container 4d94ebf4b5a5 [2022-07-01T16:35:42.565Z] ---> 98cff80d3f72 [2022-07-01T16:35:42.565Z] Step 24/25 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:35:42.565Z] ---> Running in f52d73ce8731 [2022-07-01T16:35:42.823Z] Removing intermediate container 7ad56245a499 [2022-07-01T16:35:42.823Z] ---> 4abe9960779f [2022-07-01T16:35:42.823Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:35:42.823Z] ---> 0381b038f267 [2022-07-01T16:35:42.823Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:35:42.823Z] Removing intermediate container f52d73ce8731 [2022-07-01T16:35:42.823Z] ---> 398462ce2b9a [2022-07-01T16:35:42.823Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:35:42.823Z] ---> Running in dad9d40f031b [2022-07-01T16:35:42.823Z] Removing intermediate container 7fd3e5b194e4 [2022-07-01T16:35:42.823Z] ---> d4e1bd7c0b1e [2022-07-01T16:35:42.823Z] [2022-07-01T16:35:42.823Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:35:43.083Z] ---> 4e2a36452521 [2022-07-01T16:35:43.083Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:35:43.083Z] Removing intermediate container dad9d40f031b [2022-07-01T16:35:43.083Z] ---> a90060cfd0de [2022-07-01T16:35:43.083Z] [2022-07-01T16:35:43.083Z] ---> 60b26c00861f [2022-07-01T16:35:43.083Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:35:43.083Z] 20.10.14: Pulling from library/docker [2022-07-01T16:35:43.083Z] Successfully built a90060cfd0de [2022-07-01T16:35:43.083Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T16:35:43.083Z]  Building security-secretstore-setup ... done Building core-data [2022-07-01T16:35:43.083Z] ---> Running in ab3461881b1f [2022-07-01T16:35:43.342Z] Removing intermediate container ab3461881b1f [2022-07-01T16:35:43.342Z] ---> 5f1dbb8b6f6c [2022-07-01T16:35:43.342Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T16:35:46.631Z] ---> 927d17f20b68 [2022-07-01T16:35:46.631Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:35:46.919Z] ---> 930578a70c2e [2022-07-01T16:35:46.919Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T16:35:46.919Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:35:46.919Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:46.919Z] ---> 9363489a6636 [2022-07-01T16:35:46.919Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:35:46.919Z] ---> Using cache [2022-07-01T16:35:46.919Z] ---> 842d9ae1b18d [2022-07-01T16:35:46.919Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:46.919Z] ---> Using cache [2022-07-01T16:35:46.919Z] ---> b05525618fe2 [2022-07-01T16:35:46.919Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:35:47.255Z] ---> bb2e8a6a004e [2022-07-01T16:35:47.255Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:35:47.255Z] ---> Running in 2f4c1f00c830 [2022-07-01T16:35:47.255Z] ---> Running in 35752f59970f [2022-07-01T16:35:47.255Z] ---> Running in 39abba1158aa [2022-07-01T16:35:47.534Z] Removing intermediate container 39abba1158aa [2022-07-01T16:35:47.534Z] ---> 2d2bb5508777 [2022-07-01T16:35:47.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:35:47.534Z] ---> Running in 8d3cbd4e2e8a [2022-07-01T16:35:47.853Z] Removing intermediate container 8d3cbd4e2e8a [2022-07-01T16:35:47.853Z] ---> fe124f3d32c4 [2022-07-01T16:35:47.853Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:35:47.853Z] ---> Running in 539c51a2a670 [2022-07-01T16:35:48.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:48.124Z] Removing intermediate container 539c51a2a670 [2022-07-01T16:35:48.124Z] ---> a36eecabea2c [2022-07-01T16:35:48.124Z] Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:35:48.384Z] ---> Running in c95a3efea09e [2022-07-01T16:35:48.642Z] Removing intermediate container c95a3efea09e [2022-07-01T16:35:48.642Z] ---> f66d745d53c6 [2022-07-01T16:35:48.642Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:35:48.642Z] ---> Running in ec05227a06b3 [2022-07-01T16:35:48.642Z] Removing intermediate container 2f4c1f00c830 [2022-07-01T16:35:48.642Z] ---> 7d3f5801388e [2022-07-01T16:35:48.643Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T16:35:48.901Z] ---> Running in 23746b0f1a14 [2022-07-01T16:35:48.901Z] Removing intermediate container ec05227a06b3 [2022-07-01T16:35:48.901Z] ---> 195d5546427b [2022-07-01T16:35:48.901Z] [2022-07-01T16:35:48.901Z] Successfully built 195d5546427b [2022-07-01T16:35:48.901Z] Successfully tagged core-metadata:latest [2022-07-01T16:35:48.901Z]  Building core-metadata ... done Building security-spire-server [2022-07-01T16:35:49.159Z] Removing intermediate container 23746b0f1a14 [2022-07-01T16:35:49.159Z] ---> 9931c6b44834 [2022-07-01T16:35:49.159Z] Step 28/31 : CMD ["gate"] [2022-07-01T16:35:49.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:49.417Z] ---> Running in aabda7030574 [2022-07-01T16:35:49.417Z] OK: 221 MiB in 52 packages [2022-07-01T16:35:52.708Z] Removing intermediate container aabda7030574 [2022-07-01T16:35:52.708Z] ---> 3f4f86a3cf61 [2022-07-01T16:35:52.708Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T16:35:53.008Z] e6fb740bc735: Pull complete [2022-07-01T16:35:53.008Z] 3a77bd46dcc9: Pull complete [2022-07-01T16:35:53.282Z] 355e64cbe906: Pull complete [2022-07-01T16:35:53.646Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:35:53.646Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:35:53.646Z] ---> 9363489a6636 [2022-07-01T16:35:53.646Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:35:53.646Z] ---> Using cache [2022-07-01T16:35:53.646Z] ---> 842d9ae1b18d [2022-07-01T16:35:53.646Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:35:53.646Z] ---> Using cache [2022-07-01T16:35:53.646Z] ---> b05525618fe2 [2022-07-01T16:35:53.646Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:35:53.899Z] 63ab81a10011: Pull complete [2022-07-01T16:35:54.217Z] ---> Running in abfc5d8afdbd [2022-07-01T16:35:54.476Z] ---> Running in 68cfc6f241e0 [2022-07-01T16:35:54.476Z] Removing intermediate container 35752f59970f [2022-07-01T16:35:54.476Z] ---> 9af7cb1491e3 [2022-07-01T16:35:54.476Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:35:54.476Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:35:54.476Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:35:54.476Z] ---> 7417809fdb73 [2022-07-01T16:35:54.476Z] 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:35:54.476Z] Removing intermediate container 68cfc6f241e0 [2022-07-01T16:35:54.476Z] ---> 1f0a3328d1e0 [2022-07-01T16:35:54.476Z] Step 30/31 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:35:54.735Z] ---> Running in d783b4be76ee [2022-07-01T16:35:54.735Z] ---> Running in 4e02fd52c8e7 [2022-07-01T16:35:54.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:54.735Z] ---> 487592a762f9 [2022-07-01T16:35:54.735Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:55.000Z] ---> Running in 2d62b6c442dd [2022-07-01T16:35:55.000Z] Removing intermediate container d783b4be76ee [2022-07-01T16:35:55.000Z] ---> eef89a5535ee [2022-07-01T16:35:55.000Z] 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:35:55.260Z] Removing intermediate container 4e02fd52c8e7 [2022-07-01T16:35:55.260Z] ---> 2d318ec408b5 [2022-07-01T16:35:55.260Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T16:35:55.518Z] ---> Running in 899daaa3e589 [2022-07-01T16:35:55.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:55.518Z] ---> Running in 719138315e51 [2022-07-01T16:35:55.776Z] Removing intermediate container 719138315e51 [2022-07-01T16:35:55.776Z] ---> e21489238576 [2022-07-01T16:35:55.776Z] [2022-07-01T16:35:56.036Z] Successfully built e21489238576 [2022-07-01T16:35:56.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:56.036Z] Successfully tagged security-bootstrapper:latest [2022-07-01T16:35:56.036Z]  Building security-bootstrapper ... done OK: 221 MiB in 52 packages [2022-07-01T16:35:56.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:35:56.296Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:35:56.296Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:35:56.296Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:35:56.296Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:35:56.296Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:35:56.296Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:35:56.296Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:35:56.296Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:35:56.296Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:35:56.556Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:35:56.556Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:35:56.556Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:35:56.556Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:35:56.556Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:35:56.556Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:35:56.556Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:35:56.556Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:35:56.556Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:35:56.556Z] Removing intermediate container dc78009797da [2022-07-01T16:35:56.556Z] ---> 511637400c66 [2022-07-01T16:35:56.556Z] [2022-07-01T16:35:56.556Z] Step 10/23 : FROM alpine:3.16 [2022-07-01T16:35:56.556Z] ---> e66264b98777 [2022-07-01T16:35:56.556Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:35:56.556Z] ---> Using cache [2022-07-01T16:35:56.556Z] ---> 9783e2fb8530 [2022-07-01T16:35:56.556Z] 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:35:56.556Z] ---> Using cache [2022-07-01T16:35:56.556Z] ---> d31984006648 [2022-07-01T16:35:56.556Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T16:35:56.556Z] Removing intermediate container abfc5d8afdbd [2022-07-01T16:35:56.556Z] ---> e41e87383886 [2022-07-01T16:35:56.556Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:35:56.821Z] Removing intermediate container 2d62b6c442dd [2022-07-01T16:35:56.821Z] ---> 2f92b9cd2aed [2022-07-01T16:35:56.821Z] Step 8/23 : COPY . . [2022-07-01T16:35:56.821Z] ---> Running in 8fdec2e94b5d [2022-07-01T16:35:56.821Z] ---> 65d831d9d488 [2022-07-01T16:35:56.821Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:35:57.081Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:35:57.081Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:35:57.081Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:35:57.081Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:35:57.081Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:35:57.081Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:35:57.081Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:35:57.081Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:35:57.081Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:35:57.081Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:35:57.081Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:35:57.081Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:35:57.081Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:35:57.081Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:35:57.081Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:35:57.081Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:35:57.081Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:35:57.081Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:35:57.081Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:35:57.081Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:35:57.081Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:35:57.081Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:35:57.081Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:35:57.081Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:35:57.349Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:35:57.349Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:35:57.349Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:35:57.349Z] OK: 83 MiB in 65 packages [2022-07-01T16:35:58.341Z] Collecting docker-compose==1.23.2 [2022-07-01T16:35:58.600Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:35:58.600Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:35:58.600Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:35:58.859Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:35:58.859Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:35:59.117Z] ---> Running in 5bbc80a1c397 [2022-07-01T16:35:59.117Z] Removing intermediate container 8fdec2e94b5d [2022-07-01T16:35:59.117Z] ---> 4ec6f0eab058 [2022-07-01T16:35:59.117Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:35:59.117Z] ---> Running in 70eb270b8d9b [2022-07-01T16:35:59.314Z] 555d1d1c4555: Pull complete [2022-07-01T16:35:59.377Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:35:59.377Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:35:59.653Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:35:59.653Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:35:59.653Z] Removing intermediate container 70eb270b8d9b [2022-07-01T16:35:59.653Z] ---> cd0dc448c5c6 [2022-07-01T16:35:59.653Z] Step 15/23 : WORKDIR / [2022-07-01T16:35:59.653Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:35:59.653Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:36:00.221Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:36:00.221Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:36:00.221Z] ---> Running in 7ae05639540c [2022-07-01T16:36:00.479Z] Removing intermediate container 7ae05639540c [2022-07-01T16:36:00.479Z] ---> ff95fbc5c437 [2022-07-01T16:36:00.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:36:00.739Z] Removing intermediate container 5bbc80a1c397 [2022-07-01T16:36:00.739Z] ---> 8c818c4c7613 [2022-07-01T16:36:00.739Z] Step 8/25 : COPY . . [2022-07-01T16:36:00.739Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:36:00.739Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:36:00.739Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:36:00.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:36:01.296Z] 7d9057610161: Pull complete [2022-07-01T16:36:01.296Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T16:36:01.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:01.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:36:01.672Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:01.672Z] WORKDIR /edgex [2022-07-01T16:36:01.672Z] COPY go.mod . [2022-07-01T16:36:01.672Z] RUN go mod download [2022-07-01T16:36:01.672Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T16:36:01.676Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:36:01.676Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:36:01.676Z] 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:36:01.676Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:36:01.676Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:36:01.676Z] 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:36:01.676Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:36:01.676Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:36:01.676Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:36:01.676Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:36:01.937Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:36:01.937Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:36:01.937Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:36:01.937Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:36:01.937Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:36:01.937Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:36:01.937Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:36:01.937Z] Attempting uninstall: urllib3 [2022-07-01T16:36:01.937Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:36:01.937Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:36:01.937Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:36:03.846Z] Attempting uninstall: idna [2022-07-01T16:36:03.846Z] ---> 42d3a5b44c6d [2022-07-01T16:36:03.846Z] Found existing installation: idna 3.3 [2022-07-01T16:36:03.846Z] Uninstalling idna-3.3: [2022-07-01T16:36:03.846Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T16:36:03.846Z] Successfully uninstalled idna-3.3 [2022-07-01T16:36:04.335Z] Sending build context to Docker daemon 169.3MB [2022-07-01T16:36:04.336Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T16:36:04.336Z] ---> 819e984ddca1 [2022-07-01T16:36:04.336Z] Step 2/4 : WORKDIR /edgex [2022-07-01T16:36:04.785Z] ---> e809561c171c [2022-07-01T16:36:04.785Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:36:05.045Z] ---> b7cd8c495634 [2022-07-01T16:36:05.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T16:36:05.303Z] ---> Running in adf4f6f9ca83 [2022-07-01T16:36:05.303Z] Attempting uninstall: requests [2022-07-01T16:36:05.303Z] Found existing installation: requests 2.26.0 [2022-07-01T16:36:05.303Z] Uninstalling requests-2.26.0: [2022-07-01T16:36:05.303Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:36:05.303Z] ---> 5330a4ab1375 [2022-07-01T16:36:05.303Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:36:05.303Z] Running setup.py install for texttable: started [2022-07-01T16:36:05.303Z] ---> Running in c310aa417e6f [2022-07-01T16:36:05.303Z] ---> 3cbd752cc5d1 [2022-07-01T16:36:05.303Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T16:36:05.303Z] ---> Running in 79793c974d13 [2022-07-01T16:36:05.561Z] Removing intermediate container c310aa417e6f [2022-07-01T16:36:05.561Z] ---> aa3eb66bcc73 [2022-07-01T16:36:05.561Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T16:36:05.561Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:36:05.561Z] Removing intermediate container 79793c974d13 [2022-07-01T16:36:05.561Z] ---> 158df0331e9a [2022-07-01T16:36:05.561Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:36:05.561Z] ---> Running in 3bc395a8615e [2022-07-01T16:36:05.561Z] ---> Running in d4f458d66463 [2022-07-01T16:36:05.561Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:36:05.561Z] Running setup.py install for PyYAML: started [2022-07-01T16:36:05.561Z] Removing intermediate container 3bc395a8615e [2022-07-01T16:36:05.561Z] ---> 18634bdbcac4 [2022-07-01T16:36:05.561Z] 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:36:05.820Z] Removing intermediate container d4f458d66463 [2022-07-01T16:36:05.820Z] ---> 7851a7f826a4 [2022-07-01T16:36:05.820Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:36:05.820Z] ---> Running in 16caaa5b5a9c [2022-07-01T16:36:05.820Z] ---> Running in 82eeb9452cdf [2022-07-01T16:36:05.820Z] Removing intermediate container 82eeb9452cdf [2022-07-01T16:36:05.820Z] ---> 430b3ca9c374 [2022-07-01T16:36:05.820Z] Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:36:05.820Z] ---> Running in fecc54bf8f7a [2022-07-01T16:36:06.080Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:36:06.080Z] Removing intermediate container fecc54bf8f7a [2022-07-01T16:36:06.080Z] ---> c67e02a61537 [2022-07-01T16:36:06.080Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:36:06.080Z] ---> Running in f2f672b018f1 [2022-07-01T16:36:06.080Z] Running setup.py install for docopt: started [2022-07-01T16:36:06.080Z] Removing intermediate container f2f672b018f1 [2022-07-01T16:36:06.080Z] ---> 88e78cf67d96 [2022-07-01T16:36:06.080Z] [2022-07-01T16:36:06.339Z] ---> Running in 72f30326bf84 [2022-07-01T16:36:06.340Z] Successfully built 88e78cf67d96 [2022-07-01T16:36:06.340Z] Successfully tagged core-command:latest [2022-07-01T16:36:06.340Z]  Building core-command ... done Removing intermediate container 16caaa5b5a9c [2022-07-01T16:36:06.340Z] ---> 15d932902802 [2022-07-01T16:36:06.340Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T16:36:06.340Z] ---> Running in 381571da4263 [2022-07-01T16:36:06.598Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:36:06.599Z] Running setup.py install for dockerpty: started [2022-07-01T16:36:06.599Z] Removing intermediate container 381571da4263 [2022-07-01T16:36:06.599Z] ---> 7f84ff643dc3 [2022-07-01T16:36:06.599Z] [2022-07-01T16:36:06.599Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T16:36:06.599Z] ---> 0ac33e5f5afa [2022-07-01T16:36:06.599Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:36:06.599Z] ---> Using cache [2022-07-01T16:36:06.599Z] ---> 50b32ed8dec4 [2022-07-01T16:36:06.599Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:36:06.599Z] ---> Using cache [2022-07-01T16:36:06.599Z] ---> 54474f67ae4f [2022-07-01T16:36:06.599Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:36:06.599Z] ---> Running in 7d3d219b227f [2022-07-01T16:36:06.615Z] Removing intermediate container 72f30326bf84 [2022-07-01T16:36:06.615Z] ---> 4f23b0be2163 [2022-07-01T16:36:06.615Z] Step 3/4 : COPY go.mod . [2022-07-01T16:36:06.856Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:36:06.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:07.115Z] 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:36:07.217Z] ---> a60d1348b208 [2022-07-01T16:36:07.217Z] Step 4/4 : RUN go mod download [2022-07-01T16:36:07.493Z] ---> Running in 5d5110a55c0a [2022-07-01T16:36:08.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:08.311Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:36:08.311Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:36:08.311Z] OK: 15859 distinct packages available [2022-07-01T16:36:08.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:09.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:09.510Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:36:09.779Z] Removing intermediate container 899daaa3e589 [2022-07-01T16:36:09.779Z] ---> 8126782f9957 [2022-07-01T16:36:09.779Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:36:09.779Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:36:09.779Z] ---> Running in 4f743fe48afc [2022-07-01T16:36:09.779Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:36:09.779Z] Removing intermediate container 4f743fe48afc [2022-07-01T16:36:09.779Z] ---> 346a487a71ab [2022-07-01T16:36:09.779Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:36:09.779Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:36:09.779Z] ---> Running in 7d9c7755f106 [2022-07-01T16:36:10.039Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:36:10.039Z] Removing intermediate container 7d9c7755f106 [2022-07-01T16:36:10.039Z] ---> e61c1ef7795b [2022-07-01T16:36:10.039Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:36:10.039Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:36:10.039Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:36:10.039Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:36:10.607Z] ---> 46f41018099f [2022-07-01T16:36:10.607Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:36:10.868Z] ---> f925f16c7d9d [2022-07-01T16:36:10.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:36:11.126Z] ---> 53d253a4ba60 [2022-07-01T16:36:11.126Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:36:11.126Z] ---> Running in 969acf83cbf4 [2022-07-01T16:36:11.383Z] Removing intermediate container 969acf83cbf4 [2022-07-01T16:36:11.383Z] ---> 1b30e02cff57 [2022-07-01T16:36:11.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:36:11.383Z] ---> Running in 327ac50be0b7 [2022-07-01T16:36:11.642Z] Removing intermediate container 327ac50be0b7 [2022-07-01T16:36:11.642Z] ---> 23d4d0b2b338 [2022-07-01T16:36:11.642Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:36:11.642Z] ---> Running in 562998e24a32 [2022-07-01T16:36:11.900Z] Removing intermediate container 562998e24a32 [2022-07-01T16:36:11.900Z] ---> 267c5aedad29 [2022-07-01T16:36:11.900Z] Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:36:11.900Z] ---> Running in 9f708b19fdfa [2022-07-01T16:36:11.900Z] Removing intermediate container 9f708b19fdfa [2022-07-01T16:36:11.900Z] ---> c33ec2f43bf1 [2022-07-01T16:36:11.900Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:36:11.900Z] ---> Running in 182a8e56f49f [2022-07-01T16:36:12.159Z] Removing intermediate container 182a8e56f49f [2022-07-01T16:36:12.159Z] ---> 1586f7ae9a8b [2022-07-01T16:36:12.159Z] [2022-07-01T16:36:12.159Z] Successfully built 1586f7ae9a8b [2022-07-01T16:36:12.159Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T16:36:22.140Z]  Building sys-mgmt-agent ... done Removing intermediate container adf4f6f9ca83 [2022-07-01T16:36:22.140Z] ---> f5052da05d42 [2022-07-01T16:36:22.140Z] [2022-07-01T16:36:22.140Z] Step 10/23 : FROM alpine:3.16 [2022-07-01T16:36:22.140Z] ---> e66264b98777 [2022-07-01T16:36:22.140Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:36:22.140Z] ---> Running in 5f24b4b6fc64 [2022-07-01T16:36:22.140Z] Removing intermediate container 5f24b4b6fc64 [2022-07-01T16:36:22.140Z] ---> 91bd7570e394 [2022-07-01T16:36:22.140Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:36:22.140Z] ---> Running in 834d65b13afe [2022-07-01T16:36:22.140Z] Removing intermediate container 834d65b13afe [2022-07-01T16:36:22.140Z] ---> d863ed5432d0 [2022-07-01T16:36:22.140Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:36:22.140Z] ---> Running in a2089806400a [2022-07-01T16:36:22.140Z] Removing intermediate container a2089806400a [2022-07-01T16:36:22.140Z] ---> 82fbbb9cd05b [2022-07-01T16:36:22.140Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:36:22.140Z] ---> Running in 05f1acd952d8 [2022-07-01T16:36:22.140Z] Removing intermediate container 05f1acd952d8 [2022-07-01T16:36:22.140Z] ---> 88d7963e007d [2022-07-01T16:36:22.140Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:36:22.140Z] ---> Running in 4e1f89f9de76 [2022-07-01T16:36:22.140Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:23.078Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-01T16:36:23.340Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:36:23.600Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-01T16:36:23.600Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:36:23.600Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-01T16:36:23.861Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:36:23.861Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:36:24.121Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:36:24.121Z] OK: 8 MiB in 20 packages [2022-07-01T16:36:24.380Z] Removing intermediate container 4e1f89f9de76 [2022-07-01T16:36:24.380Z] ---> e3ea04eb12f7 [2022-07-01T16:36:24.380Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:36:24.639Z] ---> 21d47ad66249 [2022-07-01T16:36:24.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:36:24.899Z] ---> dc2c7de1d295 [2022-07-01T16:36:24.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:36:25.159Z] ---> ecfc737203af [2022-07-01T16:36:25.159Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:36:25.159Z] ---> Running in 58b71827f685 [2022-07-01T16:36:25.159Z] Removing intermediate container 58b71827f685 [2022-07-01T16:36:25.159Z] ---> 3de678439ef7 [2022-07-01T16:36:25.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:36:25.159Z] ---> Running in 8b2ae6bc73eb [2022-07-01T16:36:25.419Z] Removing intermediate container 8b2ae6bc73eb [2022-07-01T16:36:25.419Z] ---> e2cc17a53320 [2022-07-01T16:36:25.419Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T16:36:25.419Z] ---> Running in 95b9dc412a94 [2022-07-01T16:36:25.419Z] Removing intermediate container 95b9dc412a94 [2022-07-01T16:36:25.419Z] ---> 2aa00b7e158a [2022-07-01T16:36:25.419Z] Step 22/23 : LABEL git_sha=d00ad3e5b5b175cb18112eddb1eadce99b53f798 [2022-07-01T16:36:25.419Z] ---> Running in 3a187bd7a114 [2022-07-01T16:36:25.681Z] Removing intermediate container 3a187bd7a114 [2022-07-01T16:36:25.681Z] ---> 8d98d1010464 [2022-07-01T16:36:25.681Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:36:25.681Z] ---> Running in ed697a5f3973 [2022-07-01T16:36:25.681Z] Removing intermediate container ed697a5f3973 [2022-07-01T16:36:25.681Z] ---> 62b92c1d2310 [2022-07-01T16:36:25.681Z] [2022-07-01T16:36:25.681Z] Successfully built 62b92c1d2310 [2022-07-01T16:36:25.681Z] Successfully tagged core-data:latest [2022-07-01T16:36:25.681Z]  Building core-data ... done  [2022-07-01T16:36:25.681Z] 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:36:25.681Z] [2022-07-01T16:36:25.681Z] 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:36:25.681Z] [2022-07-01T16:36:25.681Z] 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:36:25.681Z] 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:36:25.956Z] $ docker stop --time=1 82baae3e77928e1002afbf891e4eb77fa0403824c91fd59da5cf831470881001 [2022-07-01T16:36:27.257Z] $ docker rm -f 82baae3e77928e1002afbf891e4eb77fa0403824c91fd59da5cf831470881001 [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-01T16:36:27.442Z] Failed in branch amd64 [2022-07-01T16:37:04.160Z] Removing intermediate container 5d5110a55c0a [2022-07-01T16:37:04.160Z] ---> 18f6a38b61de [2022-07-01T16:37:04.160Z] Successfully built 18f6a38b61de [2022-07-01T16:37:04.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:37:04.521Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T16:37:04.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:37:04.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2022-07-01T16:37:04.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T16:37:06.457Z] $ docker top 34af9d3c6d8100a0e1697beca1a3026457be60553ce13b168ff0ee7b52c0b836 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:37:07.416Z] + go version [2022-07-01T16:37:07.416Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T16:37:07.446Z] $ docker stop --time=1 34af9d3c6d8100a0e1697beca1a3026457be60553ce13b168ff0ee7b52c0b836 [2022-07-01T16:37:09.180Z] $ docker rm -f 34af9d3c6d8100a0e1697beca1a3026457be60553ce13b168ff0ee7b52c0b836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:37:09.852Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T16:37:09.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:37:10.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2022-07-01T16:37:10.254Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T16:37:11.799Z] $ docker top 6ce290784a44886f69b5a9b0316791daa4a7b058cda17f1417d1397f038e442c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T16:37:12.139Z] ========================================================= [2022-07-01T16:37:12.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T16:37:12.139Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T16:37:12.815Z] + make test [2022-07-01T16:37:12.815Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T16:37:51.857Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T16:39:58.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T16:40:00.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T16:40:00.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T16:40:00.308Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T16:40:00.308Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T16:40:00.308Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T16:40:00.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T16:40:18.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements [2022-07-01T16:40:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T16:40:18.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T16:40:24.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements [2022-07-01T16:40:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T16:40:24.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 54.2% of statements [2022-07-01T16:40:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T16:40:24.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T16:40:51.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.891s coverage: 89.2% of statements [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:40:51.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.457s coverage: 83.8% of statements [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T16:40:51.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.706s coverage: 95.6% of statements [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 72.2% of statements [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.424s coverage: 60.0% of statements [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.982s coverage: 0.9% of statements [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.519s coverage: 58.8% of statements [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.362s coverage: 29.6% of statements [2022-07-01T16:40:53.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.374s coverage: 47.1% of statements [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.253s coverage: 79.5% of statements [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.304s coverage: 94.1% of statements [2022-07-01T16:40:53.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.347s coverage: 96.3% of statements [2022-07-01T16:40:54.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2022-07-01T16:41:09.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.490s coverage: 94.4% of statements [2022-07-01T16:41:09.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.290s coverage: 44.8% of statements [2022-07-01T16:41:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.752s coverage: 82.5% of statements [2022-07-01T16:41:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.375s coverage: 58.8% of statements [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.367s coverage: 87.2% of statements [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.360s coverage: 85.4% of statements [2022-07-01T16:41:22.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.344s coverage: 91.2% of statements [2022-07-01T16:41:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T16:41:29.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.076s coverage: 64.4% of statements [2022-07-01T16:41:29.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T16:41:29.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T16:41:29.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements [2022-07-01T16:41:29.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-07-01T16:41:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.122s coverage: 100.0% of statements [2022-07-01T16:41:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2022-07-01T16:41:29.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-07-01T16:41:39.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.624s coverage: 65.4% of statements [2022-07-01T16:41:39.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T16:41:39.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T16:41:39.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T16:41:43.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.120s coverage: 43.8% of statements [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T16:41:43.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T16:41:43.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T16:41:43.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T16:41:52.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.485s coverage: 17.7% of statements [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T16:41:52.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.878s coverage: 92.3% of statements [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T16:41:52.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T16:41:52.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T16:41:54.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.491s coverage: 97.7% of statements [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T16:41:54.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.256s coverage: 28.9% of statements [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T16:41:54.242Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T16:41:54.242Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements [2022-07-01T16:41:54.243Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-07-01T16:41:55.244Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-01T16:41:55.244Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T16:41:55.244Z] GO111MODULE=on go vet ./... [2022-07-01T16:44:02.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:44:02.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:44:02.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:44:02.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:44:02.872Z] + ls -al . [2022-07-01T16:44:02.872Z] total 680 [2022-07-01T16:44:02.872Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 16:37 . [2022-07-01T16:44:02.872Z] drwxr-xr-x 4 root root 4096 Jul 1 16:37 .. [2022-07-01T16:44:02.872Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 16:35 .dockerignore [2022-07-01T16:44:02.872Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 .git [2022-07-01T16:44:02.872Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 .github [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 1030 Jul 1 16:35 .gitignore [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 16:35 .golangci.yml [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 16:35 .hadolint.yml [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 16:35 .sonarcloud.properties [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 16:35 ADOPTERS.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 16:35 Attribution.txt [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 16:35 CHANGELOG.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 16:35 CONTRIBUTING.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 16:35 GOVERNANCE.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 16:35 Jenkinsfile [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 16:35 LICENSE [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 10350 Jul 1 16:35 Makefile [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 16:35 OWNERS.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 16:35 README.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 16:35 SECURITY.md [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 16:30 VERSION [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 16:35 ZMQWindows.md [2022-07-01T16:44:02.873Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 16:35 bin [2022-07-01T16:44:02.873Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 16:35 cmd [2022-07-01T16:44:02.873Z] -rw-r--r-- 1 root root 435593 Jul 1 16:41 coverage.out [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 16:35 go.mod [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 36522 Jul 1 16:35 go.sum [2022-07-01T16:44:02.873Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 16:35 internal [2022-07-01T16:44:02.873Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 16:35 openapi [2022-07-01T16:44:02.873Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 16:35 snap [2022-07-01T16:44:02.873Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 16:35 version.go [Pipeline] sh [2022-07-01T16:44:03.546Z] + '[' -e coverage.out ] [2022-07-01T16:44:03.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:44:03.568Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T16:44:04.514Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:44:05.162Z] + make build [2022-07-01T16:44:05.162Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:45:41.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:46:50.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T16:46:50.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:47:29.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:47:29.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:47:31.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:47:38.544Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:47:42.859Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:47:48.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:47:51.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:47:55.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T16:48:06.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T16:48:10.491Z] $ docker stop --time=1 6ce290784a44886f69b5a9b0316791daa4a7b058cda17f1417d1397f038e442c [2022-07-01T16:48:12.609Z] $ docker rm -f 6ce290784a44886f69b5a9b0316791daa4a7b058cda17f1417d1397f038e442c [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-01T16:48:15.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:15.104Z] [2022-07-01T16:48:15.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:48:15.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:15.733Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T16:48:15.733Z] 29e5d40040c1: Pulling fs layer [2022-07-01T16:48:15.733Z] 1ce36da41761: Pulling fs layer [2022-07-01T16:48:15.733Z] 25b303627fd3: Pulling fs layer [2022-07-01T16:48:15.733Z] 29e5d40040c1: Verifying Checksum [2022-07-01T16:48:15.733Z] 29e5d40040c1: Download complete [2022-07-01T16:48:16.008Z] 1ce36da41761: Verifying Checksum [2022-07-01T16:48:16.008Z] 1ce36da41761: Download complete [2022-07-01T16:48:16.614Z] 29e5d40040c1: Pull complete [2022-07-01T16:48:17.597Z] 25b303627fd3: Verifying Checksum [2022-07-01T16:48:17.597Z] 25b303627fd3: Download complete [2022-07-01T16:48:17.872Z] 1ce36da41761: Pull complete [2022-07-01T16:48:30.265Z] 25b303627fd3: Pull complete [2022-07-01T16:48:30.265Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T16:48:30.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:30.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:48:30.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2022-07-01T16:48:30.614Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:48:33.293Z] $ docker top f116cf463861b5741bacbc2d8c202665c9a3680198bb36a55fa82d2e4b20a35f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:48:34.220Z] + grep parallel [2022-07-01T16:48:34.220Z] + docker-compose build --help [2022-07-01T16:48:40.927Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:48:40.955Z] $ docker stop --time=1 f116cf463861b5741bacbc2d8c202665c9a3680198bb36a55fa82d2e4b20a35f [2022-07-01T16:48:42.653Z] $ docker rm -f f116cf463861b5741bacbc2d8c202665c9a3680198bb36a55fa82d2e4b20a35f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:48:43.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:48:43.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:48:43.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2022-07-01T16:48:43.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:48:45.049Z] $ docker top 3757704d75e6e4f0517de5d04985aab0689d7785e3f6d1b245a056f6c09b1548 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:48:46.077Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:48:52.827Z] Building core-command ... [2022-07-01T16:48:52.827Z] Building core-data ... [2022-07-01T16:48:52.827Z] Building core-metadata ... [2022-07-01T16:48:52.827Z] Building security-bootstrapper ... [2022-07-01T16:48:52.827Z] Building security-proxy-setup ... [2022-07-01T16:48:52.827Z] Building security-secretstore-setup ... [2022-07-01T16:48:52.827Z] Building security-spiffe-token-provider ... [2022-07-01T16:48:52.827Z] Building security-spire-agent ... [2022-07-01T16:48:52.827Z] Building security-spire-config ... [2022-07-01T16:48:52.827Z] Building security-spire-server ... [2022-07-01T16:48:52.827Z] Building support-notifications ... [2022-07-01T16:48:52.827Z] Building support-scheduler ... [2022-07-01T16:48:52.827Z] Building sys-mgmt-agent ... [2022-07-01T16:48:52.827Z] Building support-notifications [2022-07-01T16:48:52.827Z] Building core-data [2022-07-01T16:48:52.827Z] Building core-metadata [2022-07-01T16:48:52.827Z] Building security-proxy-setup [2022-07-01T16:48:52.827Z] Building security-spire-config [2022-07-01T16:50:29.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:50:29.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:29.638Z] ---> 18f6a38b61de [2022-07-01T16:50:29.638Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:50:29.638Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:50:29.638Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:29.638Z] ---> 18f6a38b61de [2022-07-01T16:50:29.638Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:50:29.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:50:29.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:29.638Z] ---> 18f6a38b61de [2022-07-01T16:50:29.638Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:50:29.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:50:29.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:29.638Z] ---> 18f6a38b61de [2022-07-01T16:50:29.638Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:50:29.638Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:50:29.638Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:50:29.638Z] ---> 18f6a38b61de [2022-07-01T16:50:29.638Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:50:29.638Z] ---> Running in c7393e0b977f [2022-07-01T16:50:29.638Z] ---> Running in c465a7253d74 [2022-07-01T16:50:29.638Z] ---> Running in 3bcf82b1291e [2022-07-01T16:50:29.638Z] ---> Running in 79ec23eeb84f [2022-07-01T16:50:29.638Z] ---> Running in 6448b54c7a3c [2022-07-01T16:50:29.638Z] Removing intermediate container c465a7253d74 [2022-07-01T16:50:29.638Z] ---> dad5dd3d6b13 [2022-07-01T16:50:29.638Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:29.638Z] Removing intermediate container 79ec23eeb84f [2022-07-01T16:50:29.638Z] ---> 101b52c78013 [2022-07-01T16:50:29.638Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:29.638Z] Removing intermediate container 6448b54c7a3c [2022-07-01T16:50:29.638Z] ---> 03f9780f9b27 [2022-07-01T16:50:29.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:29.638Z] Removing intermediate container 3bcf82b1291e [2022-07-01T16:50:29.638Z] ---> 6f0f2b407a4f [2022-07-01T16:50:29.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:29.638Z] Removing intermediate container c7393e0b977f [2022-07-01T16:50:29.638Z] ---> a8f9cf98bd19 [2022-07-01T16:50:29.638Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:50:29.638Z] ---> Running in 4f777b5246c7 [2022-07-01T16:50:29.638Z] ---> Running in a689c9f381ee [2022-07-01T16:50:29.638Z] ---> Running in ad874f4263cd [2022-07-01T16:50:29.638Z] ---> Running in f535ecf14816 [2022-07-01T16:50:29.638Z] ---> Running in 22e7b50e1733 [2022-07-01T16:50:29.919Z] Removing intermediate container 4f777b5246c7 [2022-07-01T16:50:29.919Z] ---> 438b3bf1bce3 [2022-07-01T16:50:29.919Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:50:30.206Z] ---> Running in d630e9d5a850 [2022-07-01T16:50:31.220Z] Removing intermediate container a689c9f381ee [2022-07-01T16:50:31.220Z] ---> f2f4c69ac5a4 [2022-07-01T16:50:31.220Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:50:31.510Z] Removing intermediate container f535ecf14816 [2022-07-01T16:50:31.510Z] ---> bb4ac3e58709 [2022-07-01T16:50:31.510Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:50:31.510Z] ---> Running in 922e7d8b8442 [2022-07-01T16:50:31.510Z] Removing intermediate container ad874f4263cd [2022-07-01T16:50:31.510Z] ---> 748cd49173d8 [2022-07-01T16:50:31.510Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:50:31.510Z] Removing intermediate container 22e7b50e1733 [2022-07-01T16:50:31.510Z] ---> 3fde4573b392 [2022-07-01T16:50:31.510Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:50:31.793Z] ---> Running in 6a703c8d6e1d [2022-07-01T16:50:31.793Z] ---> Running in cb399759de64 [2022-07-01T16:50:31.793Z] ---> Running in aea28eb1a332 [2022-07-01T16:50:32.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:33.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:34.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:34.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:34.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:34.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:34.980Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:35.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:35.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:35.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:35.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:50:36.641Z] Removing intermediate container d630e9d5a850 [2022-07-01T16:50:36.641Z] ---> 239713d24bf6 [2022-07-01T16:50:36.641Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:50:36.945Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:37.234Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:37.234Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:37.531Z] OK: 220 MiB in 52 packages [2022-07-01T16:50:37.814Z] ---> c014566ca1b6 [2022-07-01T16:50:37.814Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:37.814Z] ---> Running in e505853c4ad2 [2022-07-01T16:50:39.305Z] Removing intermediate container cb399759de64 [2022-07-01T16:50:39.305Z] ---> 97b5ff8f9d53 [2022-07-01T16:50:39.305Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:50:39.305Z] Removing intermediate container 6a703c8d6e1d [2022-07-01T16:50:39.305Z] ---> 961c63fb2e5e [2022-07-01T16:50:39.305Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:50:39.598Z] Removing intermediate container 922e7d8b8442 [2022-07-01T16:50:39.598Z] ---> ffbfe6fd4231 [2022-07-01T16:50:39.598Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:50:39.598Z] Removing intermediate container aea28eb1a332 [2022-07-01T16:50:39.598Z] ---> 55d23bfbb057 [2022-07-01T16:50:39.598Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:50:40.622Z] ---> fd683a901037 [2022-07-01T16:50:40.622Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:40.622Z] ---> 844749152310 [2022-07-01T16:50:40.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:40.934Z] ---> Running in 280c541ffb47 [2022-07-01T16:50:40.934Z] ---> 02a24a98f11c [2022-07-01T16:50:40.934Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:40.934Z] ---> 1891701a9744 [2022-07-01T16:50:40.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:50:41.223Z] ---> Running in 397c5cb759df [2022-07-01T16:50:41.223Z] ---> Running in 5c96e2ea34b3 [2022-07-01T16:50:41.515Z] ---> Running in 355bb10cc551 [2022-07-01T16:50:43.601Z] Removing intermediate container e505853c4ad2 [2022-07-01T16:50:43.601Z] ---> c472fdfeb200 [2022-07-01T16:50:43.601Z] Step 8/22 : COPY . . [2022-07-01T16:50:49.083Z] Removing intermediate container 280c541ffb47 [2022-07-01T16:50:49.083Z] ---> 8adead0abaf9 [2022-07-01T16:50:49.083Z] Step 8/22 : COPY . . [2022-07-01T16:50:49.083Z] Removing intermediate container 355bb10cc551 [2022-07-01T16:50:49.083Z] ---> cf5fd1a9a226 [2022-07-01T16:50:49.083Z] Step 8/23 : COPY . . [2022-07-01T16:50:49.083Z] Removing intermediate container 397c5cb759df [2022-07-01T16:50:49.083Z] ---> 5ff86044449e [2022-07-01T16:50:49.083Z] Step 8/23 : COPY . . [2022-07-01T16:50:49.083Z] Removing intermediate container 5c96e2ea34b3 [2022-07-01T16:50:49.083Z] ---> 4f81b6a9dca2 [2022-07-01T16:50:49.083Z] Step 8/26 : COPY . . [2022-07-01T16:51:16.062Z] ---> dccca7d68f56 [2022-07-01T16:51:16.062Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:51:16.675Z] ---> Running in 557ce5dd474b [2022-07-01T16:51:18.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T16:51:21.607Z] ---> 959099abdc85 [2022-07-01T16:51:21.607Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:51:21.607Z] ---> 8a05f8bdc373 [2022-07-01T16:51:21.607Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:51:21.607Z] ---> 1ebb5729266d [2022-07-01T16:51:21.607Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:51:21.607Z] ---> Running in 495a7e119953 [2022-07-01T16:51:21.607Z] ---> Running in d41bf806f796 [2022-07-01T16:51:21.900Z] ---> Running in 24666be5e27f [2022-07-01T16:51:22.906Z] Removing intermediate container 495a7e119953 [2022-07-01T16:51:22.906Z] ---> 6e355b666b70 [2022-07-01T16:51:22.906Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:51:23.203Z] ---> Running in d79428729a97 [2022-07-01T16:51:23.502Z] ---> 0696746136bd [2022-07-01T16:51:23.502Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:51:23.502Z] ---> Running in 7f2e0942180e [2022-07-01T16:51:24.987Z] Removing intermediate container d79428729a97 [2022-07-01T16:51:24.987Z] ---> 1795f7865813 [2022-07-01T16:51:24.987Z] 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:51:25.276Z] ---> Running in 4e0a2cf56aea [2022-07-01T16:51:25.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:51:25.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:51:26.533Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T16:51:28.593Z] Removing intermediate container 4e0a2cf56aea [2022-07-01T16:51:28.593Z] ---> 7ce135ad635a [2022-07-01T16:51:28.593Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:51:28.889Z] ---> Running in 40d7f540f1a3 [2022-07-01T16:51:29.506Z] Removing intermediate container 40d7f540f1a3 [2022-07-01T16:51:29.506Z] ---> 6f45760562b7 [2022-07-01T16:51:29.506Z] [2022-07-01T16:51:29.506Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:51:29.506Z] 3.15: Pulling from library/alpine [2022-07-01T16:51:31.007Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:51:31.007Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:51:31.007Z] ---> 3fb3c9af89a9 [2022-07-01T16:51:31.007Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:51:31.299Z] ---> Running in c9dde7bcd179 [2022-07-01T16:51:31.945Z] Removing intermediate container c9dde7bcd179 [2022-07-01T16:51:31.945Z] ---> 0580ed8f6014 [2022-07-01T16:51:31.945Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:51:31.945Z] ---> Running in 9f3b07aa4d51 [2022-07-01T16:51:35.446Z] Removing intermediate container 9f3b07aa4d51 [2022-07-01T16:51:35.446Z] ---> a2a113f6f18c [2022-07-01T16:51:35.446Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:51:35.446Z] ---> Running in be529283bb84 [2022-07-01T16:51:37.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:38.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:40.421Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:51:40.421Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:51:40.421Z] OK: 15736 distinct packages available [2022-07-01T16:51:40.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:42.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:51:43.178Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:51:43.463Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:51:43.463Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:51:43.463Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:51:43.751Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:51:43.751Z] OK: 6 MiB in 18 packages [2022-07-01T16:51:45.781Z] Removing intermediate container be529283bb84 [2022-07-01T16:51:45.781Z] ---> a9acd37b1fdc [2022-07-01T16:51:45.781Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:51:51.271Z] ---> e35149540142 [2022-07-01T16:51:51.271Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:51:52.749Z] ---> 8dca09016a9f [2022-07-01T16:51:52.749Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:51:52.749Z] ---> Running in 224475b4ebbb [2022-07-01T16:51:53.033Z] Removing intermediate container 224475b4ebbb [2022-07-01T16:51:53.033Z] ---> 4254237afe7f [2022-07-01T16:51:53.033Z] 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:51:54.678Z] ---> c60cc67bf604 [2022-07-01T16:51:54.678Z] Step 21/26 : WORKDIR / [2022-07-01T16:51:54.678Z] ---> Running in f1a4657da1cc [2022-07-01T16:51:55.202Z] Removing intermediate container f1a4657da1cc [2022-07-01T16:51:55.202Z] ---> 8fea16215e17 [2022-07-01T16:51:55.202Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:51:55.202Z] ---> Running in 052f4de5b342 [2022-07-01T16:51:55.836Z] Removing intermediate container 052f4de5b342 [2022-07-01T16:51:55.836Z] ---> 21f00ba86972 [2022-07-01T16:51:55.836Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:51:56.140Z] ---> Running in 97145d9616b9 [2022-07-01T16:51:56.756Z] Removing intermediate container 97145d9616b9 [2022-07-01T16:51:56.756Z] ---> 10b2a8e2bf60 [2022-07-01T16:51:56.756Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:51:56.756Z] ---> Running in 61ce505115a9 [2022-07-01T16:51:57.491Z] Removing intermediate container 61ce505115a9 [2022-07-01T16:51:57.491Z] ---> 093b39233f24 [2022-07-01T16:51:57.491Z] Step 25/26 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T16:51:57.805Z] ---> Running in 1bf86cd2058e [2022-07-01T16:51:58.437Z] Removing intermediate container 1bf86cd2058e [2022-07-01T16:51:58.437Z] ---> 40f004b305f1 [2022-07-01T16:51:58.437Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:51:58.437Z] ---> Running in b7496dd309bb [2022-07-01T16:51:59.096Z] Removing intermediate container b7496dd309bb [2022-07-01T16:51:59.096Z] ---> 8f837f472a38 [2022-07-01T16:51:59.096Z] [2022-07-01T16:51:59.698Z] Successfully built 8f837f472a38 [2022-07-01T16:51:59.698Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T16:51:59.698Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-07-01T16:52:38.792Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:52:38.792Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:52:38.792Z] ---> 18f6a38b61de [2022-07-01T16:52:38.792Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:52:38.792Z] ---> Using cache [2022-07-01T16:52:38.792Z] ---> 6f0f2b407a4f [2022-07-01T16:52:38.792Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:52:38.792Z] ---> Using cache [2022-07-01T16:52:38.792Z] ---> 748cd49173d8 [2022-07-01T16:52:38.792Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:52:38.792Z] ---> Using cache [2022-07-01T16:52:38.792Z] ---> 961c63fb2e5e [2022-07-01T16:52:38.792Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:52:38.792Z] ---> Using cache [2022-07-01T16:52:38.792Z] ---> 844749152310 [2022-07-01T16:52:38.792Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:52:38.792Z] ---> Using cache [2022-07-01T16:52:38.792Z] ---> 5ff86044449e [2022-07-01T16:52:38.792Z] Step 8/25 : COPY . . [2022-07-01T16:52:38.792Z] ---> Using cache [2022-07-01T16:52:38.792Z] ---> 1ebb5729266d [2022-07-01T16:52:38.792Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:52:38.792Z] ---> Running in e531519c49e5 [2022-07-01T16:52:38.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T16:57:01.039Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T16:57:13.519Z] Removing intermediate container d41bf806f796 [2022-07-01T16:57:13.519Z] ---> 9e5ef33439bb [2022-07-01T16:57:13.519Z] [2022-07-01T16:57:13.519Z] Step 10/22 : FROM alpine:3.16 [2022-07-01T16:57:13.519Z] 3.16: Pulling from library/alpine [2022-07-01T16:57:14.519Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-01T16:57:14.519Z] Status: Downloaded newer image for alpine:3.16 [2022-07-01T16:57:14.519Z] ---> 6e30ab57aeee [2022-07-01T16:57:14.519Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:57:14.812Z] ---> Running in 453be7bc2031 [2022-07-01T16:57:16.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:17.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:18.617Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:57:18.898Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-01T16:57:18.898Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-01T16:57:18.898Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-01T16:57:18.898Z] (5/6) Installing curl (7.83.1-r2) [2022-07-01T16:57:18.898Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:57:18.898Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:57:18.898Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:57:19.508Z] OK: 8 MiB in 20 packages [2022-07-01T16:57:22.200Z] Removing intermediate container 453be7bc2031 [2022-07-01T16:57:22.200Z] ---> bf44966093c4 [2022-07-01T16:57:22.200Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:57:22.488Z] ---> Running in c0e4defe0102 [2022-07-01T16:57:23.506Z] Removing intermediate container c0e4defe0102 [2022-07-01T16:57:23.506Z] ---> 28ea4bbfc720 [2022-07-01T16:57:23.506Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:57:23.506Z] ---> Running in 6159b6db82b9 [2022-07-01T16:57:24.507Z] Removing intermediate container 6159b6db82b9 [2022-07-01T16:57:24.507Z] ---> 743987759d65 [2022-07-01T16:57:24.507Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:57:25.974Z] ---> 4bd29d6904d3 [2022-07-01T16:57:25.974Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:57:29.406Z] ---> 3d5f371b05b9 [2022-07-01T16:57:29.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:57:32.077Z] ---> 96bd33dec104 [2022-07-01T16:57:32.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:57:32.371Z] Removing intermediate container 24666be5e27f [2022-07-01T16:57:32.371Z] ---> b51e34b3c7c4 [2022-07-01T16:57:32.371Z] [2022-07-01T16:57:32.371Z] Step 10/23 : FROM alpine:3.16 [2022-07-01T16:57:32.371Z] ---> 6e30ab57aeee [2022-07-01T16:57:32.371Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:57:32.371Z] ---> Running in 0fe3678561b2 [2022-07-01T16:57:33.403Z] ---> ac333c9faca1 [2022-07-01T16:57:33.403Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:57:33.403Z] ---> Running in 9bfb06689175 [2022-07-01T16:57:35.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:35.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:57:37.315Z] Removing intermediate container 9bfb06689175 [2022-07-01T16:57:37.315Z] ---> 4d7ef67252e1 [2022-07-01T16:57:37.315Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:57:37.315Z] ---> Running in a873a4c6440a [2022-07-01T16:57:37.750Z] Removing intermediate container a873a4c6440a [2022-07-01T16:57:37.750Z] ---> 6cca51db7e25 [2022-07-01T16:57:37.750Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:57:37.750Z] ---> Running in 4db2ba9e6127 [2022-07-01T16:57:38.030Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:57:38.030Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:57:38.312Z] OK: 5 MiB in 15 packages [2022-07-01T16:57:38.312Z] Removing intermediate container 4db2ba9e6127 [2022-07-01T16:57:38.312Z] ---> 2dfb5891c4bf [2022-07-01T16:57:38.312Z] Step 21/22 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T16:57:38.312Z] ---> Running in ad3f55587e11 [2022-07-01T16:57:38.923Z] Removing intermediate container ad3f55587e11 [2022-07-01T16:57:38.923Z] ---> 6aeca2108373 [2022-07-01T16:57:38.923Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:57:39.208Z] ---> Running in d7f7b5e092a3 [2022-07-01T16:57:40.228Z] Removing intermediate container d7f7b5e092a3 [2022-07-01T16:57:40.228Z] ---> 72e4b20a5bc8 [2022-07-01T16:57:40.228Z] [2022-07-01T16:57:40.515Z] Removing intermediate container 0fe3678561b2 [2022-07-01T16:57:40.515Z] ---> 440c29d67d68 [2022-07-01T16:57:40.515Z] 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:57:40.798Z] ---> Running in cfc075685b25 [2022-07-01T16:57:41.086Z] Removing intermediate container cfc075685b25 [2022-07-01T16:57:41.375Z] ---> e9d9996f6940 [2022-07-01T16:57:41.375Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:57:41.375Z] Successfully built 72e4b20a5bc8 [2022-07-01T16:57:41.375Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T16:57:41.375Z] Building support-scheduler [2022-07-01T16:57:41.375Z]  Building security-proxy-setup ... done  ---> Running in d216970fc5be [2022-07-01T16:57:41.996Z] Removing intermediate container d216970fc5be [2022-07-01T16:57:41.996Z] ---> f39cf32d0b5d [2022-07-01T16:57:41.996Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:57:42.287Z] ---> Running in d891b2daa1b2 [2022-07-01T16:57:42.902Z] Removing intermediate container d891b2daa1b2 [2022-07-01T16:57:42.902Z] ---> a09f9437b367 [2022-07-01T16:57:42.902Z] Step 15/23 : WORKDIR / [2022-07-01T16:57:42.902Z] ---> Running in a5c510ab9328 [2022-07-01T16:57:43.540Z] Removing intermediate container a5c510ab9328 [2022-07-01T16:57:43.540Z] ---> d22aa70606f5 [2022-07-01T16:57:43.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:57:45.009Z] ---> 87ddf8e43da4 [2022-07-01T16:57:45.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:57:47.233Z] ---> 33c0559131db [2022-07-01T16:57:47.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:57:48.305Z] ---> 15d8fa0ba48f [2022-07-01T16:57:48.305Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:57:48.305Z] ---> Running in edccc1cf8bfd [2022-07-01T16:57:48.922Z] Removing intermediate container edccc1cf8bfd [2022-07-01T16:57:48.922Z] ---> 3c5f41c0a298 [2022-07-01T16:57:48.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:57:49.224Z] ---> Running in 217289b00138 [2022-07-01T16:57:49.832Z] Removing intermediate container 217289b00138 [2022-07-01T16:57:49.832Z] ---> cc7fbcfe9096 [2022-07-01T16:57:49.832Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:57:49.832Z] ---> Running in 1363f692d10e [2022-07-01T16:57:50.459Z] Removing intermediate container 1363f692d10e [2022-07-01T16:57:50.459Z] ---> 52833f5fa32a [2022-07-01T16:57:50.459Z] Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T16:57:50.753Z] ---> Running in f6e2edf775af [2022-07-01T16:57:51.412Z] Removing intermediate container f6e2edf775af [2022-07-01T16:57:51.412Z] ---> 82c8f6f0ee33 [2022-07-01T16:57:51.412Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:57:51.412Z] ---> Running in ec69b11d2258 [2022-07-01T16:57:52.032Z] Removing intermediate container ec69b11d2258 [2022-07-01T16:57:52.032Z] ---> 74cf19ef7ec0 [2022-07-01T16:57:52.032Z] [2022-07-01T16:57:52.644Z] Successfully built 74cf19ef7ec0 [2022-07-01T16:57:52.644Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T16:57:52.644Z] Building sys-mgmt-agent [2022-07-01T16:58:07.810Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T16:58:30.135Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:58:30.135Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:58:30.135Z] ---> 18f6a38b61de [2022-07-01T16:58:30.135Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:58:30.135Z] ---> Using cache [2022-07-01T16:58:30.135Z] ---> 6f0f2b407a4f [2022-07-01T16:58:30.135Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:58:30.135Z] ---> Using cache [2022-07-01T16:58:30.135Z] ---> 748cd49173d8 [2022-07-01T16:58:30.135Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:58:30.135Z] ---> Using cache [2022-07-01T16:58:30.135Z] ---> 961c63fb2e5e [2022-07-01T16:58:30.135Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:58:30.135Z] ---> Using cache [2022-07-01T16:58:30.135Z] ---> 844749152310 [2022-07-01T16:58:30.135Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:58:30.135Z] ---> Using cache [2022-07-01T16:58:30.135Z] ---> 5ff86044449e [2022-07-01T16:58:30.135Z] Step 8/22 : COPY . . [2022-07-01T16:58:30.135Z] ---> Using cache [2022-07-01T16:58:30.135Z] ---> 1ebb5729266d [2022-07-01T16:58:30.135Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:58:31.143Z] ---> Running in aaa859513783 [2022-07-01T16:58:32.145Z] Removing intermediate container e531519c49e5 [2022-07-01T16:58:32.145Z] ---> 9d9014d0d90a [2022-07-01T16:58:32.145Z] [2022-07-01T16:58:32.145Z] Step 10/25 : FROM alpine:3.16 [2022-07-01T16:58:32.145Z] ---> 6e30ab57aeee [2022-07-01T16:58:32.145Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:58:32.754Z] ---> Running in 5245590ef148 [2022-07-01T16:58:33.364Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T16:58:35.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:35.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:37.650Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:58:37.650Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:58:37.650Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:58:37.651Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:58:37.651Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:58:37.937Z] OK: 6 MiB in 17 packages [2022-07-01T16:58:40.660Z] Removing intermediate container 7f2e0942180e [2022-07-01T16:58:40.660Z] ---> c1a6f51a6a27 [2022-07-01T16:58:40.660Z] [2022-07-01T16:58:40.660Z] Step 10/23 : FROM alpine:3.16 [2022-07-01T16:58:40.660Z] ---> 6e30ab57aeee [2022-07-01T16:58:40.660Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:58:40.970Z] ---> Running in e4d78dd757dd [2022-07-01T16:58:41.250Z] Removing intermediate container 5245590ef148 [2022-07-01T16:58:41.250Z] ---> 93ebd9ca00d0 [2022-07-01T16:58:41.250Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:58:41.535Z] ---> Running in 2aa055cc9f9b [2022-07-01T16:58:42.163Z] Removing intermediate container e4d78dd757dd [2022-07-01T16:58:42.163Z] ---> 3a6a8e530113 [2022-07-01T16:58:42.163Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:58:42.163Z] ---> Running in 6b0ad4a68de4 [2022-07-01T16:58:42.447Z] Removing intermediate container 2aa055cc9f9b [2022-07-01T16:58:42.447Z] ---> 2bdd5c5c7f9a [2022-07-01T16:58:42.447Z] Step 13/25 : WORKDIR / [2022-07-01T16:58:42.447Z] ---> Running in df8d30207460 [2022-07-01T16:58:43.479Z] Removing intermediate container 6b0ad4a68de4 [2022-07-01T16:58:43.479Z] ---> 5a0e86d3215a [2022-07-01T16:58:43.479Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:58:43.479Z] ---> Running in 64d1fe23fb88 [2022-07-01T16:58:43.765Z] Removing intermediate container df8d30207460 [2022-07-01T16:58:43.765Z] ---> ea034f802f59 [2022-07-01T16:58:43.765Z] 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:58:44.759Z] Removing intermediate container 64d1fe23fb88 [2022-07-01T16:58:44.759Z] ---> 7db6ce359cdb [2022-07-01T16:58:44.759Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:58:44.759Z] ---> Running in 95de23b5114d [2022-07-01T16:58:45.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:58:45.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:58:45.034Z] ---> 18f6a38b61de [2022-07-01T16:58:45.034Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:58:45.034Z] ---> Using cache [2022-07-01T16:58:45.034Z] ---> 6f0f2b407a4f [2022-07-01T16:58:45.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:58:45.034Z] ---> Using cache [2022-07-01T16:58:45.034Z] ---> 748cd49173d8 [2022-07-01T16:58:45.034Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:58:45.034Z] ---> Running in 9b871fbe099c [2022-07-01T16:58:45.637Z] ---> 01f1126131a5 [2022-07-01T16:58:45.637Z] 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:58:47.087Z] ---> 374ccaf99e5c [2022-07-01T16:58:47.087Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:58:48.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:48.731Z] ---> 7d55f5869001 [2022-07-01T16:58:48.731Z] 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:58:49.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:49.639Z] Removing intermediate container 95de23b5114d [2022-07-01T16:58:49.639Z] ---> ca9fae34629e [2022-07-01T16:58:49.639Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:58:49.924Z] ---> Running in 9cc8e226f4d1 [2022-07-01T16:58:50.533Z] ---> 6ec6edddccb7 [2022-07-01T16:58:50.533Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:58:50.811Z] OK: 220 MiB in 52 packages [2022-07-01T16:58:52.825Z] Removing intermediate container 9b871fbe099c [2022-07-01T16:58:52.825Z] ---> c686914325c3 [2022-07-01T16:58:52.825Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:58:52.825Z] fetch https://nl.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:53.114Z] ---> 33251324eb4d [2022-07-01T16:58:53.114Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:58:53.733Z] fetch https://nl.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:58:54.021Z] ---> 5af5453b00ef [2022-07-01T16:58:54.021Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:58:54.297Z] ---> Running in 29dbe2655da5 [2022-07-01T16:58:55.297Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:58:55.596Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-01T16:58:55.596Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:58:55.876Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-01T16:58:55.876Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:58:56.158Z] ---> 2a94d50e1914 [2022-07-01T16:58:56.158Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:58:56.158Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:58:56.158Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:58:56.158Z] OK: 8 MiB in 20 packages [2022-07-01T16:58:57.635Z] ---> fbf816421e96 [2022-07-01T16:58:57.635Z] 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:58:57.635Z] ---> Running in 6a41c0bf108a [2022-07-01T16:58:58.631Z] Removing intermediate container 9cc8e226f4d1 [2022-07-01T16:58:58.631Z] ---> 0bea9ca183de [2022-07-01T16:58:58.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:59:00.684Z] ---> 861c32730b48 [2022-07-01T16:59:00.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:59:01.288Z] Removing intermediate container 29dbe2655da5 [2022-07-01T16:59:01.288Z] ---> 11bad8e17f09 [2022-07-01T16:59:01.288Z] Step 8/23 : COPY . . [2022-07-01T16:59:01.892Z] Removing intermediate container 6a41c0bf108a [2022-07-01T16:59:01.892Z] ---> e79823ef5482 [2022-07-01T16:59:01.892Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:59:02.168Z] ---> Running in 87b19f61c87a [2022-07-01T16:59:03.163Z] Removing intermediate container 87b19f61c87a [2022-07-01T16:59:03.163Z] ---> 058b6de499ba [2022-07-01T16:59:03.163Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T16:59:03.444Z] ---> Running in 5112f95ca5c1 [2022-07-01T16:59:04.431Z] Removing intermediate container 5112f95ca5c1 [2022-07-01T16:59:04.431Z] ---> 62b433c00828 [2022-07-01T16:59:04.431Z] Step 24/25 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T16:59:04.431Z] ---> Running in 18e955cd4ca5 [2022-07-01T16:59:05.048Z] ---> ee6733118a08 [2022-07-01T16:59:05.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:59:05.670Z] Removing intermediate container 18e955cd4ca5 [2022-07-01T16:59:05.670Z] ---> 1de0e9a42e0c [2022-07-01T16:59:05.670Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:59:05.670Z] ---> Running in 75e11dbc092f [2022-07-01T16:59:06.680Z] Removing intermediate container 75e11dbc092f [2022-07-01T16:59:06.680Z] ---> 14b781d46fd2 [2022-07-01T16:59:06.680Z] [2022-07-01T16:59:06.680Z] ---> 4d96cc5213f8 [2022-07-01T16:59:06.680Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:59:06.957Z] ---> Running in 860399d8f5d3 [2022-07-01T16:59:08.435Z] Removing intermediate container 860399d8f5d3 [2022-07-01T16:59:08.435Z] ---> 4a528e8025c6 [2022-07-01T16:59:08.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:59:08.435Z] Successfully built 14b781d46fd2 [2022-07-01T16:59:08.435Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T16:59:08.435Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-07-01T16:59:08.435Z] ---> Running in df713d639968 [2022-07-01T16:59:09.431Z] Removing intermediate container df713d639968 [2022-07-01T16:59:09.431Z] ---> fd547b1fd4d0 [2022-07-01T16:59:09.431Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:59:09.431Z] ---> Running in 72d28343c8fb [2022-07-01T16:59:10.438Z] Removing intermediate container 72d28343c8fb [2022-07-01T16:59:10.438Z] ---> cf7604072f91 [2022-07-01T16:59:10.438Z] Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T16:59:10.725Z] ---> Running in 1a3217aab483 [2022-07-01T16:59:12.184Z] Removing intermediate container 1a3217aab483 [2022-07-01T16:59:12.184Z] ---> ffaf9fad7de7 [2022-07-01T16:59:12.184Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:59:12.184Z] ---> Running in c22af2451fca [2022-07-01T16:59:13.676Z] Removing intermediate container c22af2451fca [2022-07-01T16:59:13.676Z] ---> 76afa407e3a9 [2022-07-01T16:59:13.676Z] [2022-07-01T16:59:14.283Z] Successfully built 76afa407e3a9 [2022-07-01T16:59:14.283Z] Successfully tagged core-data-arm64:latest [2022-07-01T16:59:14.283Z] Building security-bootstrapper [2022-07-01T16:59:47.033Z]  Building core-data ... done  ---> 1459a339271e [2022-07-01T16:59:47.033Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:59:47.033Z] Removing intermediate container 557ce5dd474b [2022-07-01T16:59:47.033Z] ---> 9f34ddf755f5 [2022-07-01T16:59:47.033Z] [2022-07-01T16:59:47.033Z] Step 10/22 : FROM alpine:3.16 [2022-07-01T16:59:47.033Z] ---> 6e30ab57aeee [2022-07-01T16:59:47.033Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:59:47.033Z] ---> Running in a0b50cfa8235 [2022-07-01T16:59:47.033Z] ---> Running in ecee755fbcd4 [2022-07-01T16:59:47.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T16:59:47.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:47.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:59:48.509Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:59:48.509Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:59:48.509Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T16:59:48.509Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:59:48.792Z] OK: 6 MiB in 16 packages [2022-07-01T16:59:53.149Z] Removing intermediate container ecee755fbcd4 [2022-07-01T16:59:53.149Z] ---> 1ad482dcb991 [2022-07-01T16:59:53.149Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:59:53.149Z] ---> Running in a5f638061703 [2022-07-01T16:59:54.142Z] Removing intermediate container a5f638061703 [2022-07-01T16:59:54.142Z] ---> cc18ffd5771f [2022-07-01T16:59:54.142Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:59:54.142Z] ---> Running in a7f2ee8d1db9 [2022-07-01T16:59:55.161Z] Removing intermediate container a7f2ee8d1db9 [2022-07-01T16:59:55.161Z] ---> 1cfb084a1a30 [2022-07-01T16:59:55.161Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:59:55.442Z] ---> Running in 682556135c96 [2022-07-01T16:59:56.448Z] Removing intermediate container 682556135c96 [2022-07-01T16:59:56.448Z] ---> 7edc725cca39 [2022-07-01T16:59:56.448Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:59:57.457Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T16:59:57.457Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:59:57.457Z] ---> 18f6a38b61de [2022-07-01T16:59:57.457Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:59:57.457Z] ---> Using cache [2022-07-01T16:59:57.457Z] ---> 6f0f2b407a4f [2022-07-01T16:59:57.457Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:59:57.457Z] ---> Using cache [2022-07-01T16:59:57.457Z] ---> 748cd49173d8 [2022-07-01T16:59:57.457Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:59:57.457Z] ---> Running in ee66fbeb4d02 [2022-07-01T16:59:59.484Z] ---> 0891c104e10a [2022-07-01T16:59:59.484Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:59:59.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:00:00.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:00:02.511Z] OK: 220 MiB in 52 packages [2022-07-01T17:00:04.004Z] ---> 23076f4ba69e [2022-07-01T17:00:04.005Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T17:00:04.624Z] Removing intermediate container ee66fbeb4d02 [2022-07-01T17:00:04.624Z] ---> dc6477f05a8f [2022-07-01T17:00:04.624Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T17:00:05.237Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T17:00:05.237Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:00:05.237Z] ---> 18f6a38b61de [2022-07-01T17:00:05.237Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T17:00:05.237Z] ---> Using cache [2022-07-01T17:00:05.237Z] ---> 6f0f2b407a4f [2022-07-01T17:00:05.237Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:00:05.237Z] ---> Using cache [2022-07-01T17:00:05.237Z] ---> 748cd49173d8 [2022-07-01T17:00:05.237Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T17:00:05.237Z] ---> Using cache [2022-07-01T17:00:05.237Z] ---> 961c63fb2e5e [2022-07-01T17:00:05.237Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T17:00:05.237Z] ---> Using cache [2022-07-01T17:00:05.237Z] ---> 844749152310 [2022-07-01T17:00:05.237Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:00:05.237Z] ---> Using cache [2022-07-01T17:00:05.237Z] ---> 5ff86044449e [2022-07-01T17:00:05.237Z] Step 8/31 : COPY . . [2022-07-01T17:00:05.531Z] ---> Using cache [2022-07-01T17:00:05.531Z] ---> 1ebb5729266d [2022-07-01T17:00:05.531Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T17:00:05.531Z] ---> Running in a0156c118fba [2022-07-01T17:00:05.818Z] ---> c2665f5e5786 [2022-07-01T17:00:05.818Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T17:00:06.104Z] ---> Running in da693a879efd [2022-07-01T17:00:06.734Z] ---> fcfbc5cd629e [2022-07-01T17:00:06.734Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:00:07.018Z] ---> Running in da34526a6400 [2022-07-01T17:00:07.018Z] Removing intermediate container da693a879efd [2022-07-01T17:00:07.018Z] ---> d07cd3e7eabf [2022-07-01T17:00:07.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:00:07.301Z] ---> Running in 10f4bbe0a31e [2022-07-01T17:00:08.312Z] Removing intermediate container 10f4bbe0a31e [2022-07-01T17:00:08.312Z] ---> c10671b3ed86 [2022-07-01T17:00:08.312Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:00:08.594Z] ---> Running in c182f5d275e4 [2022-07-01T17:00:08.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T17:00:09.161Z] Removing intermediate container c182f5d275e4 [2022-07-01T17:00:09.161Z] ---> 3aea9c1c4bf9 [2022-07-01T17:00:09.161Z] Step 21/22 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T17:00:09.450Z] ---> Running in c85f5f49e635 [2022-07-01T17:00:10.071Z] Removing intermediate container c85f5f49e635 [2022-07-01T17:00:10.071Z] ---> 02af1d7b5b1d [2022-07-01T17:00:10.071Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:00:10.071Z] ---> Running in bb4a90caf61d [2022-07-01T17:00:10.684Z] Removing intermediate container bb4a90caf61d [2022-07-01T17:00:10.684Z] ---> a4ae807c560b [2022-07-01T17:00:10.684Z] [2022-07-01T17:00:11.301Z] Successfully built a4ae807c560b [2022-07-01T17:00:11.301Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T17:00:11.301Z] Building core-command [2022-07-01T17:00:13.987Z]  Building support-notifications ... done Removing intermediate container da34526a6400 [2022-07-01T17:00:13.987Z] ---> 2f5166005926 [2022-07-01T17:00:13.987Z] Step 8/26 : COPY . . [2022-07-01T17:00:46.495Z] ---> 903cf030ea49 [2022-07-01T17:00:46.495Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T17:00:46.495Z] ---> Running in 98e3ae3fc4f2 [2022-07-01T17:00:46.495Z] Removing intermediate container 98e3ae3fc4f2 [2022-07-01T17:00:46.495Z] ---> 96a6f700fa98 [2022-07-01T17:00:46.495Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T17:00:46.495Z] ---> Running in 231fe1475f1a [2022-07-01T17:00:46.495Z] Removing intermediate container 231fe1475f1a [2022-07-01T17:00:46.495Z] ---> ddc56824eda8 [2022-07-01T17:00:46.495Z] 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-01T17:00:46.495Z] ---> Running in f2c3f7b23cef [2022-07-01T17:00:48.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T17:00:48.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:00:48.502Z] ---> 18f6a38b61de [2022-07-01T17:00:48.502Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T17:00:48.502Z] ---> Using cache [2022-07-01T17:00:48.502Z] ---> 6f0f2b407a4f [2022-07-01T17:00:48.502Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:00:48.502Z] ---> Using cache [2022-07-01T17:00:48.502Z] ---> 748cd49173d8 [2022-07-01T17:00:48.502Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T17:00:48.502Z] ---> Using cache [2022-07-01T17:00:48.502Z] ---> 961c63fb2e5e [2022-07-01T17:00:48.502Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T17:00:48.502Z] ---> Using cache [2022-07-01T17:00:48.502Z] ---> 844749152310 [2022-07-01T17:00:48.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:00:48.502Z] ---> Using cache [2022-07-01T17:00:48.502Z] ---> 5ff86044449e [2022-07-01T17:00:48.502Z] Step 8/23 : COPY . . [2022-07-01T17:00:48.776Z] ---> Using cache [2022-07-01T17:00:48.776Z] ---> 1ebb5729266d [2022-07-01T17:00:48.776Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T17:00:49.048Z] ---> Running in c590c4279cbb [2022-07-01T17:00:49.327Z] Removing intermediate container f2c3f7b23cef [2022-07-01T17:00:49.327Z] ---> 3be62df9bcdd [2022-07-01T17:00:49.327Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T17:00:49.604Z] ---> Running in e448d95180d1 [2022-07-01T17:00:50.594Z] Removing intermediate container e448d95180d1 [2022-07-01T17:00:50.594Z] ---> 9f9073016764 [2022-07-01T17:00:50.594Z] [2022-07-01T17:00:50.594Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T17:00:50.594Z] ---> 3fb3c9af89a9 [2022-07-01T17:00:50.594Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T17:00:50.594Z] ---> Using cache [2022-07-01T17:00:50.594Z] ---> 0580ed8f6014 [2022-07-01T17:00:50.594Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:00:50.594Z] ---> Using cache [2022-07-01T17:00:50.594Z] ---> a2a113f6f18c [2022-07-01T17:00:50.594Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T17:00:50.594Z] ---> Running in a13c48ef7246 [2022-07-01T17:00:52.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T17:00:53.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:00:54.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:00:55.941Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T17:00:55.941Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T17:00:55.941Z] OK: 15736 distinct packages available [2022-07-01T17:00:56.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:00:57.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:00:58.673Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T17:00:58.673Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T17:00:58.951Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T17:00:58.951Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T17:00:58.951Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T17:00:59.229Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T17:00:59.229Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T17:00:59.229Z] 1 error; 6 MiB in 18 packages [2022-07-01T17:01:00.690Z] Building security-spiffe-token-provider [2022-07-01T17:01:39.779Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T17:01:39.779Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:01:39.780Z] ---> 18f6a38b61de [2022-07-01T17:01:39.780Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T17:01:39.780Z] ---> Using cache [2022-07-01T17:01:39.780Z] ---> 6f0f2b407a4f [2022-07-01T17:01:39.780Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T17:01:39.780Z] ---> Running in 6349b455eccf [2022-07-01T17:01:39.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:39.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:39.780Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T17:01:39.780Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T17:01:39.780Z] OK: 15743 distinct packages available [2022-07-01T17:01:40.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:41.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:01:42.582Z] OK: 220 MiB in 52 packages [2022-07-01T17:01:44.052Z] Removing intermediate container 6349b455eccf [2022-07-01T17:01:44.052Z] ---> 5f0b8573b2d7 [2022-07-01T17:01:44.052Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T17:01:45.073Z] ---> 96f0ecd75973 [2022-07-01T17:01:45.073Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:01:45.073Z] ---> Running in 39ea591e1f97 [2022-07-01T17:01:51.913Z] Removing intermediate container 39ea591e1f97 [2022-07-01T17:01:51.913Z] ---> dcdeb6465e83 [2022-07-01T17:01:51.913Z] Step 7/20 : COPY . . [2022-07-01T17:02:14.203Z] ---> c864aa8009eb [2022-07-01T17:02:14.203Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T17:02:14.203Z] ---> Running in d21b41ecd184 [2022-07-01T17:02:14.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T17:05:36.318Z] Removing intermediate container a0b50cfa8235 [2022-07-01T17:05:36.318Z] ---> cb163591c2d9 [2022-07-01T17:05:36.318Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T17:05:36.318Z] ---> Running in 22db4c3356d4 [2022-07-01T17:05:36.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T17:05:36.318Z] Removing intermediate container 22db4c3356d4 [2022-07-01T17:05:36.318Z] ---> 7e3995fb7819 [2022-07-01T17:05:36.318Z] [2022-07-01T17:05:36.318Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T17:05:36.318Z] 20.10.14: Pulling from library/docker [2022-07-01T17:05:48.750Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T17:05:48.750Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T17:05:48.750Z] ---> c346e9eafbab [2022-07-01T17:05:48.750Z] 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-01T17:05:48.750Z] ---> Running in d7977ce4a455 [2022-07-01T17:05:49.372Z] Removing intermediate container d7977ce4a455 [2022-07-01T17:05:49.372Z] ---> af8e76643caa [2022-07-01T17:05:49.372Z] 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-01T17:05:49.372Z] ---> Running in 2baa6385ccdb [2022-07-01T17:05:52.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:05:52.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:05:53.498Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T17:05:53.498Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T17:05:53.498Z] Executing bash-5.1.16-r0.post-install [2022-07-01T17:05:53.498Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T17:05:53.498Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T17:05:53.498Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T17:05:53.498Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T17:05:53.774Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T17:05:53.774Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T17:05:53.774Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T17:05:53.774Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T17:05:53.774Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T17:05:53.774Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T17:05:53.774Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T17:05:53.774Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T17:05:53.774Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T17:05:53.774Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T17:05:54.052Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T17:05:56.694Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T17:05:56.694Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T17:05:56.694Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T17:05:56.694Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T17:05:56.695Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T17:05:56.695Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T17:05:56.695Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T17:05:56.695Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T17:05:56.695Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T17:05:56.695Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T17:05:56.695Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T17:05:56.974Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T17:05:56.974Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T17:05:56.974Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T17:05:56.974Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T17:05:56.974Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T17:05:56.974Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T17:05:56.974Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T17:05:56.974Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T17:05:56.974Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T17:05:57.251Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T17:05:57.251Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T17:05:57.251Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T17:05:57.252Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T17:05:57.530Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T17:05:57.530Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T17:05:58.152Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T17:05:58.445Z] OK: 82 MiB in 65 packages [2022-07-01T17:06:06.834Z] Collecting docker-compose==1.23.2 [2022-07-01T17:06:06.834Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T17:06:06.834Z] Removing intermediate container a0156c118fba [2022-07-01T17:06:06.834Z] ---> a3c51e2915e1 [2022-07-01T17:06:06.834Z] [2022-07-01T17:06:06.834Z] Step 10/31 : FROM alpine:3.16 [2022-07-01T17:06:06.834Z] ---> 6e30ab57aeee [2022-07-01T17:06:06.834Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T17:06:06.834Z] ---> Running in ee53365df041 [2022-07-01T17:06:07.110Z] Removing intermediate container ee53365df041 [2022-07-01T17:06:07.110Z] ---> 3e73392c1f86 [2022-07-01T17:06:07.110Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T17:06:07.110Z] ---> Running in 6e5c819e501b [2022-07-01T17:06:07.110Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T17:06:07.394Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T17:06:08.378Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T17:06:08.378Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T17:06:08.378Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T17:06:08.378Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T17:06:09.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:06:10.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:06:12.168Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T17:06:12.168Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T17:06:12.168Z] Executing busybox-1.35.0-r13.trigger [2022-07-01T17:06:12.168Z] OK: 5 MiB in 16 packages [2022-07-01T17:06:13.229Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T17:06:13.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T17:06:13.517Z] Removing intermediate container 6e5c819e501b [2022-07-01T17:06:13.517Z] ---> 50e2127fc819 [2022-07-01T17:06:13.517Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T17:06:13.800Z] ---> Running in 9edea2605f31 [2022-07-01T17:06:14.408Z] Removing intermediate container 9edea2605f31 [2022-07-01T17:06:14.408Z] ---> 03eea53c9095 [2022-07-01T17:06:14.408Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T17:06:14.408Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T17:06:14.408Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T17:06:14.408Z] ---> Running in a129537d9d53 [2022-07-01T17:06:14.408Z] 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-01T17:06:15.014Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T17:06:15.014Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T17:06:15.014Z] Removing intermediate container a129537d9d53 [2022-07-01T17:06:15.014Z] ---> eb1b61ff3f08 [2022-07-01T17:06:15.014Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T17:06:15.014Z] ---> Running in 32f71fc97576 [2022-07-01T17:06:18.442Z] Removing intermediate container 32f71fc97576 [2022-07-01T17:06:18.442Z] ---> d94916aa90b0 [2022-07-01T17:06:18.442Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T17:06:18.442Z] ---> Running in 244ea868a8b1 [2022-07-01T17:06:18.731Z] Removing intermediate container 244ea868a8b1 [2022-07-01T17:06:18.731Z] ---> 375ec8a81515 [2022-07-01T17:06:18.731Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T17:06:20.215Z] ---> 61b8001cc710 [2022-07-01T17:06:20.215Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T17:06:20.215Z] ---> Running in 1eb383a43695 [2022-07-01T17:06:20.501Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T17:06:20.791Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T17:06:21.079Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T17:06:21.079Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T17:06:23.105Z] Removing intermediate container 1eb383a43695 [2022-07-01T17:06:23.105Z] ---> cc201bbc9bca [2022-07-01T17:06:23.105Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:06:24.139Z] ---> 2d2d78d1922a [2022-07-01T17:06:24.139Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T17:06:26.818Z] Collecting PyYAML<4,>=3.10 [2022-07-01T17:06:26.818Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T17:06:26.818Z] ---> 8336dd3ff8f9 [2022-07-01T17:06:26.818Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T17:06:29.474Z] ---> 0c4aba1058b7 [2022-07-01T17:06:29.474Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T17:06:30.935Z] ---> aba3c1825a8e [2022-07-01T17:06:30.935Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T17:06:32.396Z] ---> c158be62f2ab [2022-07-01T17:06:32.396Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T17:06:32.676Z] ---> Running in 08a0fc7c6611 [2022-07-01T17:06:32.959Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T17:06:32.959Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T17:06:33.955Z] Removing intermediate container 08a0fc7c6611 [2022-07-01T17:06:33.955Z] ---> 62a12a39e71d [2022-07-01T17:06:33.955Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T17:06:34.236Z] Removing intermediate container c590c4279cbb [2022-07-01T17:06:34.236Z] ---> 96bbc988beb6 [2022-07-01T17:06:34.236Z] [2022-07-01T17:06:34.236Z] Step 10/23 : FROM alpine:3.16 [2022-07-01T17:06:34.236Z] ---> 6e30ab57aeee [2022-07-01T17:06:34.236Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:06:34.236Z] ---> Using cache [2022-07-01T17:06:34.236Z] ---> 440c29d67d68 [2022-07-01T17:06:34.236Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:06:34.236Z] ---> Using cache [2022-07-01T17:06:34.236Z] ---> e9d9996f6940 [2022-07-01T17:06:34.236Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T17:06:34.236Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T17:06:34.519Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T17:06:34.519Z] ---> Running in 3d144f756495 [2022-07-01T17:06:34.798Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T17:06:34.798Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T17:06:35.075Z] ---> 29fdd82d9a45 [2022-07-01T17:06:35.075Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T17:06:35.075Z] Collecting idna<2.8,>=2.5 [2022-07-01T17:06:35.075Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T17:06:35.076Z] 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-01T17:06:35.377Z] Removing intermediate container 3d144f756495 [2022-07-01T17:06:35.377Z] ---> cf0f4a41293d [2022-07-01T17:06:35.377Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T17:06:35.377Z] ---> Running in 6db32119a5af [2022-07-01T17:06:35.661Z] ---> Running in 982fdbaed421 [2022-07-01T17:06:35.661Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T17:06:35.661Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T17:06:35.661Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T17:06:35.661Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T17:06:36.685Z] Removing intermediate container 982fdbaed421 [2022-07-01T17:06:36.685Z] ---> a9342e8cfcdf [2022-07-01T17:06:36.685Z] Step 15/23 : WORKDIR / [2022-07-01T17:06:36.685Z] ---> Running in 080871526cc0 [2022-07-01T17:06:37.288Z] Removing intermediate container 080871526cc0 [2022-07-01T17:06:37.288Z] ---> edcf5477e7c2 [2022-07-01T17:06:37.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:06:37.570Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T17:06:37.570Z] Attempting uninstall: urllib3 [2022-07-01T17:06:37.570Z] Found existing installation: urllib3 1.26.7 [2022-07-01T17:06:37.570Z] Uninstalling urllib3-1.26.7: [2022-07-01T17:06:37.852Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T17:06:38.860Z] ---> f15efa34e2c0 [2022-07-01T17:06:38.860Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T17:06:38.860Z] Attempting uninstall: idna [2022-07-01T17:06:38.860Z] Found existing installation: idna 3.3 [2022-07-01T17:06:38.860Z] Uninstalling idna-3.3: [2022-07-01T17:06:39.137Z] Successfully uninstalled idna-3.3 [2022-07-01T17:06:39.415Z] Removing intermediate container 6db32119a5af [2022-07-01T17:06:39.415Z] ---> 713f28b66fd5 [2022-07-01T17:06:39.415Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T17:06:40.023Z] ---> Running in bc54c7e147cc [2022-07-01T17:06:41.022Z] Removing intermediate container bc54c7e147cc [2022-07-01T17:06:41.022Z] ---> 166461c2bc75 [2022-07-01T17:06:41.022Z] Step 28/31 : CMD ["gate"] [2022-07-01T17:06:41.022Z] ---> 0bb80b2f9998 [2022-07-01T17:06:41.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T17:06:41.302Z] ---> Running in 40ad7a71e3dc [2022-07-01T17:06:42.302Z] Removing intermediate container 40ad7a71e3dc [2022-07-01T17:06:42.302Z] ---> 94af653dcb3b [2022-07-01T17:06:42.302Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T17:06:42.598Z] ---> ce577ac70e56 [2022-07-01T17:06:42.598Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T17:06:42.885Z] ---> Running in 21c87de79c81 [2022-07-01T17:06:43.166Z] ---> Running in c0290ca35428 [2022-07-01T17:06:43.166Z] Attempting uninstall: requests [2022-07-01T17:06:43.166Z] Found existing installation: requests 2.26.0 [2022-07-01T17:06:43.166Z] Uninstalling requests-2.26.0: [2022-07-01T17:06:43.452Z] Successfully uninstalled requests-2.26.0 [2022-07-01T17:06:43.736Z] Removing intermediate container 21c87de79c81 [2022-07-01T17:06:43.736Z] ---> 8b79ccd1eb74 [2022-07-01T17:06:43.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:06:44.031Z] ---> Running in 1abc8068db06 [2022-07-01T17:06:44.031Z] Running setup.py install for texttable: started [2022-07-01T17:06:44.310Z] Removing intermediate container c0290ca35428 [2022-07-01T17:06:44.310Z] ---> afec0150db39 [2022-07-01T17:06:44.310Z] Step 30/31 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T17:06:44.967Z] ---> Running in 43f16a73ac4d [2022-07-01T17:06:44.967Z] Removing intermediate container 1abc8068db06 [2022-07-01T17:06:44.967Z] ---> 6243afac3ba5 [2022-07-01T17:06:44.967Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:06:45.250Z] ---> Running in 16c0fdbf6b36 [2022-07-01T17:06:46.267Z] Removing intermediate container 43f16a73ac4d [2022-07-01T17:06:46.267Z] ---> 99234b3d20dd [2022-07-01T17:06:46.267Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T17:06:46.556Z] Removing intermediate container 16c0fdbf6b36 [2022-07-01T17:06:46.556Z] ---> 81783a28a9f6 [2022-07-01T17:06:46.556Z] Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T17:06:46.556Z] ---> Running in 674e68466411 [2022-07-01T17:06:46.834Z] ---> Running in 13c799e65734 [2022-07-01T17:06:47.453Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T17:06:47.453Z] Running setup.py install for PyYAML: started [2022-07-01T17:06:47.734Z] Removing intermediate container 13c799e65734 [2022-07-01T17:06:47.734Z] ---> 4585117f3f0c [2022-07-01T17:06:47.734Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:06:48.023Z] Removing intermediate container 674e68466411 [2022-07-01T17:06:48.023Z] ---> a2e23bd7777f [2022-07-01T17:06:48.023Z] [2022-07-01T17:06:48.023Z] ---> Running in 689ae41df561 [2022-07-01T17:06:49.019Z] Removing intermediate container 689ae41df561 [2022-07-01T17:06:49.019Z] ---> 0ce29b4750aa [2022-07-01T17:06:49.019Z] [2022-07-01T17:06:49.299Z] Successfully built a2e23bd7777f [2022-07-01T17:06:49.299Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T17:06:49.299Z]  Building security-bootstrapper ... done Building security-spire-server [2022-07-01T17:06:50.298Z] Successfully built 0ce29b4750aa [2022-07-01T17:06:50.298Z] Successfully tagged core-command-arm64:latest [2022-07-01T17:06:51.325Z]  Building core-command ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T17:06:51.943Z] Running setup.py install for docopt: started [2022-07-01T17:06:55.380Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T17:06:55.380Z] Running setup.py install for dockerpty: started [2022-07-01T17:06:55.986Z] Removing intermediate container aaa859513783 [2022-07-01T17:06:55.986Z] ---> b9a93b9c5374 [2022-07-01T17:06:55.986Z] [2022-07-01T17:06:55.986Z] Step 10/22 : FROM alpine:3.16 [2022-07-01T17:06:55.986Z] ---> 6e30ab57aeee [2022-07-01T17:06:55.986Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T17:06:55.986Z] ---> Using cache [2022-07-01T17:06:55.986Z] ---> 440c29d67d68 [2022-07-01T17:06:55.986Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T17:06:55.986Z] ---> Using cache [2022-07-01T17:06:55.986Z] ---> e9d9996f6940 [2022-07-01T17:06:55.986Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T17:06:55.986Z] ---> Running in a0d8910de3d4 [2022-07-01T17:06:56.588Z] Removing intermediate container a0d8910de3d4 [2022-07-01T17:06:56.588Z] ---> 78fc432311f4 [2022-07-01T17:06:56.588Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T17:06:56.870Z] ---> Running in e7cb454cb293 [2022-07-01T17:06:57.474Z] Removing intermediate container e7cb454cb293 [2022-07-01T17:06:57.474Z] ---> 3fca9281915d [2022-07-01T17:06:57.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T17:06:58.471Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T17:06:58.471Z] ---> dd8236c07e67 [2022-07-01T17:06:58.471Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T17:07:01.114Z] ---> 0f677934dc0e [2022-07-01T17:07:01.114Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T17:07:01.392Z] 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-01T17:07:01.680Z] ---> 9b5303baba61 [2022-07-01T17:07:01.680Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T17:07:01.957Z] ---> Running in 3a1508419fcf [2022-07-01T17:07:02.952Z] Removing intermediate container 3a1508419fcf [2022-07-01T17:07:02.952Z] ---> f0c623d2f169 [2022-07-01T17:07:02.952Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:07:02.952Z] ---> Running in 50d18ae9aa80 [2022-07-01T17:07:03.630Z] Removing intermediate container 50d18ae9aa80 [2022-07-01T17:07:03.630Z] ---> 6f522adc5984 [2022-07-01T17:07:03.630Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T17:07:03.977Z] ---> Running in 07e4e3fed853 [2022-07-01T17:07:05.538Z] Removing intermediate container 07e4e3fed853 [2022-07-01T17:07:05.538Z] ---> 03c39f477497 [2022-07-01T17:07:05.538Z] Step 21/22 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T17:07:05.538Z] ---> Running in f3f6a100048c [2022-07-01T17:07:07.002Z] Removing intermediate container f3f6a100048c [2022-07-01T17:07:07.002Z] ---> 7d38184e3c37 [2022-07-01T17:07:07.002Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T17:07:07.002Z] ---> Running in ffa090d8345e [2022-07-01T17:07:07.990Z] Removing intermediate container ffa090d8345e [2022-07-01T17:07:07.990Z] ---> be73866bc59b [2022-07-01T17:07:07.990Z] [2022-07-01T17:07:10.001Z] Successfully built be73866bc59b [2022-07-01T17:07:10.001Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T17:07:22.452Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-01T17:07:22.452Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T17:07:22.452Z] ---> 18f6a38b61de [2022-07-01T17:07:22.452Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T17:07:22.452Z] ---> Using cache [2022-07-01T17:07:22.453Z] ---> 6f0f2b407a4f [2022-07-01T17:07:22.453Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:07:22.453Z] ---> Using cache [2022-07-01T17:07:22.453Z] ---> 748cd49173d8 [2022-07-01T17:07:22.453Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T17:07:22.453Z] ---> Using cache [2022-07-01T17:07:22.453Z] ---> dc6477f05a8f [2022-07-01T17:07:22.453Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T17:07:22.453Z] ---> Using cache [2022-07-01T17:07:22.453Z] ---> fcfbc5cd629e [2022-07-01T17:07:22.453Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T17:07:22.453Z] ---> Using cache [2022-07-01T17:07:22.453Z] ---> 2f5166005926 [2022-07-01T17:07:22.453Z] Step 8/25 : COPY . . [2022-07-01T17:07:22.731Z] ---> Using cache [2022-07-01T17:07:22.731Z] ---> 903cf030ea49 [2022-07-01T17:07:22.731Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T17:07:22.731Z] ---> Using cache [2022-07-01T17:07:22.731Z] ---> 96a6f700fa98 [2022-07-01T17:07:22.731Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T17:07:22.731Z] ---> Using cache [2022-07-01T17:07:22.731Z] ---> ddc56824eda8 [2022-07-01T17:07:22.731Z] 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-01T17:07:22.731Z] ---> Running in ffc14bf82156 [2022-07-01T17:07:24.187Z] Removing intermediate container 2baa6385ccdb [2022-07-01T17:07:24.187Z] ---> 58ceaf5914a4 [2022-07-01T17:07:24.187Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T17:07:24.472Z] ---> Running in 6da3617acbed [2022-07-01T17:07:25.078Z] Removing intermediate container 6da3617acbed [2022-07-01T17:07:25.078Z] ---> 7f7e6d7666dd [2022-07-01T17:07:25.078Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T17:07:25.355Z] ---> Running in c67198ff7ce0 [2022-07-01T17:07:25.965Z] Removing intermediate container c67198ff7ce0 [2022-07-01T17:07:25.965Z] ---> 4cd860d185f2 [2022-07-01T17:07:25.965Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T17:07:26.568Z] Removing intermediate container ffc14bf82156 [2022-07-01T17:07:26.568Z] ---> 990e0fb7c658 [2022-07-01T17:07:26.568Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T17:07:26.568Z] ---> Running in fd27d27f43b6 [2022-07-01T17:07:27.555Z] Removing intermediate container fd27d27f43b6 [2022-07-01T17:07:27.555Z] ---> f393e543ff71 [2022-07-01T17:07:27.555Z] [2022-07-01T17:07:27.555Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T17:07:27.555Z] ---> 3fb3c9af89a9 [2022-07-01T17:07:27.555Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T17:07:27.555Z] ---> Using cache [2022-07-01T17:07:27.555Z] ---> 0580ed8f6014 [2022-07-01T17:07:27.555Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:07:27.555Z] ---> Using cache [2022-07-01T17:07:27.555Z] ---> a2a113f6f18c [2022-07-01T17:07:27.555Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T17:07:27.829Z] ---> Running in 859c3ad1014c [2022-07-01T17:07:28.435Z] ---> a3cbab602b35 [2022-07-01T17:07:28.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T17:07:29.880Z] ---> 4b394ccddbd9 [2022-07-01T17:07:29.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T17:07:30.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:31.153Z] ---> 8dfda8156a7d [2022-07-01T17:07:31.153Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T17:07:31.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:31.435Z] ---> Running in ee39c591f380 [2022-07-01T17:07:32.054Z] Removing intermediate container ee39c591f380 [2022-07-01T17:07:32.054Z] ---> fde98d56fb42 [2022-07-01T17:07:32.054Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T17:07:32.054Z] ---> Running in be8824c9d219 [2022-07-01T17:07:32.676Z] Removing intermediate container be8824c9d219 [2022-07-01T17:07:32.676Z] ---> d0daeddfea9b [2022-07-01T17:07:32.676Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T17:07:32.676Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T17:07:32.676Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T17:07:32.676Z] OK: 15736 distinct packages available [2022-07-01T17:07:32.676Z] ---> Running in fc6a46fda04e [2022-07-01T17:07:32.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:33.246Z] Removing intermediate container fc6a46fda04e [2022-07-01T17:07:33.246Z] ---> ef895e631318 [2022-07-01T17:07:33.246Z] Step 22/23 : LABEL git_sha=b739bc9d9a8242d4e7ba6370c8a533300a2907a8 [2022-07-01T17:07:33.533Z] ---> Running in 56e735e7dd27 [2022-07-01T17:07:33.813Z] Removing intermediate container 56e735e7dd27 [2022-07-01T17:07:34.095Z] ---> 76d21e06b42b [2022-07-01T17:07:34.095Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T17:07:34.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:07:34.095Z] ---> Running in 0e293dc88c2e [2022-07-01T17:07:34.707Z] Removing intermediate container 0e293dc88c2e [2022-07-01T17:07:34.707Z] ---> 92abbfd05bcf [2022-07-01T17:07:34.707Z] [2022-07-01T17:07:35.311Z] Successfully built 92abbfd05bcf [2022-07-01T17:07:35.311Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T17:07:35.311Z]  Building sys-mgmt-agent ... done (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T17:07:35.311Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T17:07:35.586Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T17:07:35.586Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T17:07:35.586Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T17:07:35.865Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T17:07:35.865Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T17:07:35.865Z] 1 error; 6 MiB in 18 packages [2022-07-01T17:08:02.697Z] Removing intermediate container d21b41ecd184 [2022-07-01T17:08:02.697Z] ---> b54cbe906b23 [2022-07-01T17:08:02.697Z] [2022-07-01T17:08:02.697Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T17:08:02.697Z] ---> 3fb3c9af89a9 [2022-07-01T17:08:02.697Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T17:08:02.697Z] ---> Using cache [2022-07-01T17:08:02.697Z] ---> 0580ed8f6014 [2022-07-01T17:08:02.697Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T17:08:02.697Z] ---> Using cache [2022-07-01T17:08:02.697Z] ---> a2a113f6f18c [2022-07-01T17:08:02.697Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T17:08:02.697Z] ---> Running in c9658c44a098 [2022-07-01T17:08:02.970Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:04.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:05.361Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T17:08:05.361Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T17:08:05.361Z] OK: 15736 distinct packages available [2022-07-01T17:08:05.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:06.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T17:08:07.304Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T17:08:07.575Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T17:08:07.575Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T17:08:07.846Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T17:08:07.846Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T17:08:07.846Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T17:08:08.119Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T17:08:08.119Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T17:08:08.710Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T17:08:08.710Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T17:08:08.981Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T17:08:08.981Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T17:08:08.981Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T17:08:09.253Z] 2 errors; 7 MiB in 21 packages [2022-07-01T17:08:10.228Z] [2022-07-01T17:08:10.228Z] 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-01T17:08:10.228Z] [2022-07-01T17:08:10.228Z] 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-01T17:08:10.228Z] [2022-07-01T17:08:10.228Z] 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-01T17:08:10.228Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T17:08:10.848Z] $ docker stop --time=1 3757704d75e6e4f0517de5d04985aab0689d7785e3f6d1b245a056f6c09b1548 [2022-07-01T17:08:12.600Z] $ docker rm -f 3757704d75e6e4f0517de5d04985aab0689d7785e3f6d1b245a056f6c09b1548 [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-01T17:08:13.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:08:13.271Z] [2022-07-01T17:08:13.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:08:13.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:08:13.900Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T17:08:13.900Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T17:08:13.900Z] 04944245beec: Pulling fs layer [2022-07-01T17:08:13.900Z] 699f458cf7ca: Pulling fs layer [2022-07-01T17:08:13.900Z] 765212b225bb: Pulling fs layer [2022-07-01T17:08:13.900Z] f23df028b6ca: Pulling fs layer [2022-07-01T17:08:13.900Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T17:08:13.900Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T17:08:13.900Z] 765212b225bb: Waiting [2022-07-01T17:08:13.900Z] f23df028b6ca: Waiting [2022-07-01T17:08:13.900Z] d65c8cfc05b1: Waiting [2022-07-01T17:08:13.900Z] 2437ff75d9bd: Waiting [2022-07-01T17:08:13.900Z] 04944245beec: Verifying Checksum [2022-07-01T17:08:13.900Z] 04944245beec: Download complete [2022-07-01T17:08:13.900Z] 765212b225bb: Download complete [2022-07-01T17:08:13.900Z] f23df028b6ca: Verifying Checksum [2022-07-01T17:08:13.900Z] f23df028b6ca: Download complete [2022-07-01T17:08:14.176Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T17:08:14.176Z] d65c8cfc05b1: Download complete [2022-07-01T17:08:14.176Z] 699f458cf7ca: Verifying Checksum [2022-07-01T17:08:14.176Z] 699f458cf7ca: Download complete [2022-07-01T17:08:14.449Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T17:08:14.449Z] 8998bd30e6a1: Download complete [2022-07-01T17:08:17.072Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T17:08:17.072Z] 2437ff75d9bd: Download complete [2022-07-01T17:08:19.044Z] 8998bd30e6a1: Pull complete [2022-07-01T17:08:19.640Z] 04944245beec: Pull complete [2022-07-01T17:08:21.612Z] 699f458cf7ca: Pull complete [2022-07-01T17:08:21.612Z] 765212b225bb: Pull complete [2022-07-01T17:08:22.592Z] f23df028b6ca: Pull complete [2022-07-01T17:08:22.867Z] d65c8cfc05b1: Pull complete [2022-07-01T17:08:41.250Z] 2437ff75d9bd: Pull complete [2022-07-01T17:08:41.250Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T17:08:41.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T17:08:41.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T17:08:41.530Z] prd-ubuntu20.04-docker-arm64-4c-16g-16610 does not seem to be running inside a container [2022-07-01T17:08:41.623Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T17:08:44.773Z] $ docker top 077c0e1e7ea3a93b9d83318c4b8988db69dd33ffb1808943e87ff9e49a7f5a6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:08:45.800Z] ---> job-cost.sh [2022-07-01T17:08:45.800Z] lf-activate-venv: SKIPPING [2022-07-01T17:08:45.800Z] INFO: No Stack... [2022-07-01T17:08:46.397Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T17:08:47.372Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T17:08:48.046Z] + + cut -d, -f6 [2022-07-01T17:08:48.046Z] cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-07-01T17:08:48.075Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] [2022-07-01T17:08:48.082Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] did not exist. Created. [2022-07-01T17:08:48.082Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T17:08:48.747Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T17:08:48.931Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T17:08:48.939Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4068-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T17:08:48.964Z] $ docker stop --time=1 077c0e1e7ea3a93b9d83318c4b8988db69dd33ffb1808943e87ff9e49a7f5a6e [2022-07-01T17:08:50.527Z] $ docker rm -f 077c0e1e7ea3a93b9d83318c4b8988db69dd33ffb1808943e87ff9e49a7f5a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T17:08:50.841Z] 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-01T17:08:51.455Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:08:51.750Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:08:52.615Z] ---> package-listing.sh [2022-07-01T17:08:52.615Z] ++ facter osfamily [2022-07-01T17:08:52.615Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T17:08:52.875Z] + OS_FAMILY=debian [2022-07-01T17:08:52.875Z] + workspace=/w/workspace/edgex-go/2 [2022-07-01T17:08:52.875Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T17:08:52.875Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T17:08:52.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T17:08:52.875Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T17:08:52.875Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T17:08:52.875Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T17:08:52.875Z] + case "${OS_FAMILY}" in [2022-07-01T17:08:52.875Z] + dpkg -l [2022-07-01T17:08:52.875Z] + grep '^ii' [2022-07-01T17:08:52.875Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T17:08:52.875Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T17:08:52.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T17:08:52.875Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T17:08:52.875Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-01T17:08:52.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-01T17:08:52.886Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T17:08:53.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:08:53.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:08:53.722Z] [2022-07-01T17:08:53.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T17:08:54.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:08:54.026Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T17:08:54.026Z] 5eb5b503b376: Pulling fs layer [2022-07-01T17:08:54.026Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T17:08:54.026Z] ec43610c2a17: Pulling fs layer [2022-07-01T17:08:54.026Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T17:08:54.026Z] 33b1e0a273af: Pulling fs layer [2022-07-01T17:08:54.026Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T17:08:54.026Z] 3a2ae6a8a46f: Waiting [2022-07-01T17:08:54.026Z] 2f39f015ded8: Pulling fs layer [2022-07-01T17:08:54.026Z] 33b1e0a273af: Waiting [2022-07-01T17:08:54.026Z] 5d3b04190fa2: Waiting [2022-07-01T17:08:54.026Z] 2f39f015ded8: Waiting [2022-07-01T17:08:54.026Z] 5c69ac0246d0: Verifying Checksum [2022-07-01T17:08:54.026Z] 5c69ac0246d0: Download complete [2022-07-01T17:08:54.026Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T17:08:54.026Z] 3a2ae6a8a46f: Download complete [2022-07-01T17:08:54.026Z] 33b1e0a273af: Verifying Checksum [2022-07-01T17:08:54.026Z] 33b1e0a273af: Download complete [2022-07-01T17:08:54.026Z] 5d3b04190fa2: Verifying Checksum [2022-07-01T17:08:54.026Z] 5d3b04190fa2: Download complete [2022-07-01T17:08:54.285Z] ec43610c2a17: Verifying Checksum [2022-07-01T17:08:54.285Z] ec43610c2a17: Download complete [2022-07-01T17:08:54.285Z] 5eb5b503b376: Verifying Checksum [2022-07-01T17:08:54.285Z] 5eb5b503b376: Download complete [2022-07-01T17:08:54.852Z] 2f39f015ded8: Download complete [2022-07-01T17:08:55.422Z] 5eb5b503b376: Pull complete [2022-07-01T17:08:55.681Z] 5c69ac0246d0: Pull complete [2022-07-01T17:08:55.941Z] ec43610c2a17: Pull complete [2022-07-01T17:08:56.201Z] 3a2ae6a8a46f: Pull complete [2022-07-01T17:08:56.461Z] 33b1e0a273af: Pull complete [2022-07-01T17:08:56.461Z] 5d3b04190fa2: Pull complete [2022-07-01T17:09:00.653Z] 2f39f015ded8: Pull complete [2022-07-01T17:09:00.653Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T17:09:00.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T17:09:00.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T17:09:00.744Z] prd-ubuntu20.04-docker-8c-8g-16586 does not seem to be running inside a container [2022-07-01T17:09:00.780Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T17:09:02.429Z] $ docker top be421df202c3a58f459044bdcec722645fddad00b15eb6bf568de7defdf01c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T17:09:02.779Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T17:09:03.066Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T17:09:03.353Z] + ls /var/log/sa-host [2022-07-01T17:09:03.353Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T17:09:03.481Z] provisioning config files... [2022-07-01T17:09:03.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4464833934022200874tmp [Pipeline] { [Pipeline] echo [2022-07-01T17:09:03.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:03.792Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T17:09:03.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:04.137Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T17:09:04.150Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:04.433Z] ---> sudo-logs.sh [2022-07-01T17:09:04.433Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T17:09:04.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:04.757Z] ---> job-cost.sh [2022-07-01T17:09:04.757Z] lf-activate-venv: SKIPPING [2022-07-01T17:09:04.757Z] DEBUG: total: 0.10999999940395355 [2022-07-01T17:09:04.757Z] INFO: Retrieving Stack Cost... [2022-07-01T17:09:05.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T17:09:05.588Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T17:09:05.599Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T17:09:05.882Z] ---> logs-deploy.sh [2022-07-01T17:09:05.882Z] lf-activate-venv: SKIPPING [2022-07-01T17:09:05.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4068/2 [2022-07-01T17:09:05.882Z] INFO: archiving workspace using pattern(s): [2022-07-01T17:09:06.821Z] Archives upload complete. [2022-07-01T17:09:06.821Z] INFO: archiving logs to Nexus