Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+1c894e2fcaddd09107904491402c53dd28c48fa9 (45450cbff9db1973b9f66cd9c30db8712fb2a1ba) 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-ssh5151250859536063963.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14196478272869590929.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18111747954633831936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4508903304380011401.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5354718004162241237.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15189 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 417bab8f27f5dcd6b728fa83350db2e333fb3279 Checking out Revision 417bab8f27f5dcd6b728fa83350db2e333fb3279 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 417bab8f27f5dcd6b728fa83350db2e333fb3279 # timeout=10 Commit message: "Merge commit '1c894e2fcaddd09107904491402c53dd28c48fa9' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d59164fea591e2cf0adaf0ff4577ee574ae8d777 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T08:29:36.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T08:29:36.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T08:29:36.653Z] ========================================================= [2023-05-11T08:29:36.653Z] EdgeX Global Pipelines Version Info [2023-05-11T08:29:36.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:29:37.352Z] ------------------- [2023-05-11T08:29:37.353Z] stable info: [2023-05-11T08:29:37.353Z] ------------------- [2023-05-11T08:29:37.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T08:29:37.353Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T08:29:37.353Z] Message: update stable to v1.0.249 [2023-05-11T08:29:37.924Z] ------------------- [2023-05-11T08:29:37.924Z] experimental info: [2023-05-11T08:29:37.924Z] ------------------- [2023-05-11T08:29:37.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T08:29:37.924Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T08:29:37.924Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T08:29:38.100Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-11T08:29:38.116Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-11T08:29:38.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T08:29:38.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T08:29:38.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T08:29:38.179Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T08:29:38.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T08:29:38.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-11T08:29:38.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-11T08:29:38.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-11T08:29:38.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T08:29:38.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T08:29:38.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T08:29:38.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T08:29:38.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T08:29:38.339Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T08:29:38.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T08:29:38.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T08:29:38.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T08:29:38.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-11T08:29:38.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T08:29:38.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T08:29:38.447Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T08:29:38.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-11T08:29:38.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-11T08:29:38.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-11T08:29:38.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] echo [2023-05-11T08:29:38.527Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 417bab8 [Pipeline] echo [2023-05-11T08:29:38.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T08:29:38.581Z] provisioning config files... [2023-05-11T08:29:38.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2779590320850084743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:29:38.891Z] ---> docker-login.sh [2023-05-11T08:29:38.891Z] nexus3.edgexfoundry.org:10001 [2023-05-11T08:29:39.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:29:39.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:29:39.151Z] Configure a credential helper to remove this warning. See [2023-05-11T08:29:39.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:29:39.151Z] [2023-05-11T08:29:39.151Z] Login Succeeded [2023-05-11T08:29:39.411Z] nexus3.edgexfoundry.org:10002 [2023-05-11T08:29:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:29:39.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:29:39.411Z] Configure a credential helper to remove this warning. See [2023-05-11T08:29:39.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:29:39.411Z] [2023-05-11T08:29:39.411Z] Login Succeeded [2023-05-11T08:29:39.411Z] nexus3.edgexfoundry.org:10003 [2023-05-11T08:29:39.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:29:39.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:29:39.411Z] Configure a credential helper to remove this warning. See [2023-05-11T08:29:39.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:29:39.411Z] [2023-05-11T08:29:39.411Z] Login Succeeded [2023-05-11T08:29:39.411Z] nexus3.edgexfoundry.org:10004 [2023-05-11T08:29:39.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:29:39.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:29:39.671Z] Configure a credential helper to remove this warning. See [2023-05-11T08:29:39.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:29:39.671Z] [2023-05-11T08:29:39.671Z] Login Succeeded [2023-05-11T08:29:39.671Z] docker.io [2023-05-11T08:29:39.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:29:39.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:29:39.931Z] Configure a credential helper to remove this warning. See [2023-05-11T08:29:39.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:29:39.931Z] [2023-05-11T08:29:39.931Z] Login Succeeded [2023-05-11T08:29:39.931Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T08:29:39.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T08:29:40.241Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-05-11T08:29:40.241Z] + dirname cmd/core-command/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/core-data/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-11T08:29:40.241Z] + + cut -d/ -f2 [2023-05-11T08:29:40.241Z] dirname cmd/core-metadata/Dockerfile [2023-05-11T08:29:40.241Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/support-notifications/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-11T08:29:40.241Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-11T08:29:40.241Z] + cut -d/ -f2 [2023-05-11T08:29:40.241Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-11T08:29:40.291Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T08:29:40.639Z] + git rev-list -1 --merges 417bab8f27f5dcd6b728fa83350db2e333fb3279~1..417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] echo [2023-05-11T08:29:40.652Z] -----------> git rev-list -1 --merges 417bab8f27f5dcd6b728fa83350db2e333fb3279~1..417bab8f27f5dcd6b728fa83350db2e333fb3279 417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:29:40.652Z] 417bab8f27f5dcd6b728fa83350db2e333fb3279 [false] [Pipeline] sh [2023-05-11T08:29:40.943Z] + git log --format=format:%s -1 417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] echo [2023-05-11T08:29:40.958Z] ========================================================= [2023-05-11T08:29:40.958Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T08:29:40.958Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-11T08:29:41.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T08:29:41.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T08:29:41.387Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T08:29:41.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T08:29:41.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T08:29:41.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T08:29:41.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:29:41.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T08:29:41.825Z] [2023-05-11T08:29:41.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:29:42.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T08:29:42.151Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T08:29:42.151Z] b85a868b505f: Pulling fs layer [2023-05-11T08:29:42.151Z] e2be974225ed: Pulling fs layer [2023-05-11T08:29:42.151Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T08:29:42.151Z] 988bab9f4d93: Pulling fs layer [2023-05-11T08:29:42.151Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T08:29:42.151Z] eaf3925da568: Pulling fs layer [2023-05-11T08:29:42.151Z] bab4dde63d76: Pulling fs layer [2023-05-11T08:29:42.151Z] bde34c3a00c8: Pulling fs layer [2023-05-11T08:29:42.151Z] b352a97aabf1: Pulling fs layer [2023-05-11T08:29:42.151Z] 4872d77fe225: Pulling fs layer [2023-05-11T08:29:42.151Z] 5851b861e8e6: Pulling fs layer [2023-05-11T08:29:42.151Z] 988bab9f4d93: Waiting [2023-05-11T08:29:42.151Z] 1469e6f7b9e6: Waiting [2023-05-11T08:29:42.151Z] 5851b861e8e6: Waiting [2023-05-11T08:29:42.151Z] eaf3925da568: Waiting [2023-05-11T08:29:42.151Z] b352a97aabf1: Waiting [2023-05-11T08:29:42.151Z] bde34c3a00c8: Waiting [2023-05-11T08:29:42.151Z] 4872d77fe225: Waiting [2023-05-11T08:29:42.151Z] bab4dde63d76: Waiting [2023-05-11T08:29:42.151Z] e2be974225ed: Download complete [2023-05-11T08:29:42.151Z] 988bab9f4d93: Verifying Checksum [2023-05-11T08:29:42.151Z] 988bab9f4d93: Download complete [2023-05-11T08:29:42.151Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T08:29:42.151Z] 1469e6f7b9e6: Download complete [2023-05-11T08:29:42.151Z] eaf3925da568: Verifying Checksum [2023-05-11T08:29:42.151Z] eaf3925da568: Download complete [2023-05-11T08:29:42.415Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T08:29:42.415Z] 339a4e72a1f5: Download complete [2023-05-11T08:29:42.415Z] bde34c3a00c8: Download complete [2023-05-11T08:29:42.415Z] b352a97aabf1: Download complete [2023-05-11T08:29:42.415Z] 4872d77fe225: Download complete [2023-05-11T08:29:42.415Z] 5851b861e8e6: Verifying Checksum [2023-05-11T08:29:42.415Z] 5851b861e8e6: Download complete [2023-05-11T08:29:42.415Z] b85a868b505f: Download complete [2023-05-11T08:29:42.675Z] bab4dde63d76: Verifying Checksum [2023-05-11T08:29:42.675Z] bab4dde63d76: Download complete [2023-05-11T08:29:43.610Z] b85a868b505f: Pull complete [2023-05-11T08:29:43.610Z] e2be974225ed: Pull complete [2023-05-11T08:29:43.868Z] 339a4e72a1f5: Pull complete [2023-05-11T08:29:44.127Z] 988bab9f4d93: Pull complete [2023-05-11T08:29:44.385Z] 1469e6f7b9e6: Pull complete [2023-05-11T08:29:44.385Z] eaf3925da568: Pull complete [2023-05-11T08:29:45.768Z] bab4dde63d76: Pull complete [2023-05-11T08:29:45.768Z] bde34c3a00c8: Pull complete [2023-05-11T08:29:46.029Z] b352a97aabf1: Pull complete [2023-05-11T08:29:46.029Z] 4872d77fe225: Pull complete [2023-05-11T08:29:46.288Z] 5851b861e8e6: Pull complete [2023-05-11T08:29:46.288Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T08:29:46.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T08:29:46.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:29:46.382Z] prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container [2023-05-11T08:29:46.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T08:29:47.608Z] $ docker top b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 -eo pid,comm [2023-05-11T08:29:47.665Z] 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). [2023-05-11T08:29:47.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T08:29:47.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T08:29:47.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T08:29:47.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T08:29:47.808Z] $ docker exec b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent [2023-05-11T08:29:47.911Z] SSH_AUTH_SOCK=/tmp/ssh-z0IlyZenBIwA/agent.32 [2023-05-11T08:29:47.911Z] SSH_AGENT_PID=38 [2023-05-11T08:29:47.919Z] Running ssh-add (command line suppressed) [2023-05-11T08:29:48.019Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7344160700708767247.key (/w/workspace/edgex-go/3@tmp/private_key_7344160700708767247.key) [2023-05-11T08:29:48.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T08:29:48.321Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T08:29:48.340Z] $ docker exec --env ******** --env ******** b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent -k [2023-05-11T08:29:48.428Z] unset SSH_AUTH_SOCK; [2023-05-11T08:29:48.428Z] unset SSH_AGENT_PID; [2023-05-11T08:29:48.429Z] echo Agent pid 38 killed; [2023-05-11T08:29:48.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T08:29:48.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T08:29:48.465Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T08:29:48.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T08:29:48.582Z] $ docker exec b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent [2023-05-11T08:29:48.693Z] SSH_AUTH_SOCK=/tmp/ssh-Ri5uBkS7UZwH/agent.70 [2023-05-11T08:29:48.693Z] SSH_AGENT_PID=76 [2023-05-11T08:29:48.698Z] Running ssh-add (command line suppressed) [2023-05-11T08:29:48.802Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_10179435984549403465.key (/w/workspace/edgex-go/3@tmp/private_key_10179435984549403465.key) [2023-05-11T08:29:48.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T08:29:49.102Z] + git semver init [2023-05-11T08:29:49.362Z] 2023-05-11 08:29:49,271 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T08:29:49.362Z] 2023-05-11 08:29:49,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-11T08:29:49.362Z] 2023-05-11 08:29:49,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-11T08:29:49.362Z] 2023-05-11 08:29:49,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,063 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4563 with force:False [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4563 [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,069 [execute] INFO git cat-file --batch-check [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,075 [execute] INFO git cat-file --batch [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T08:29:54.638Z] 2023-05-11 08:29:54,081 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4563 [2023-05-11T08:29:54.638Z] 0.0.0 [Pipeline] } [2023-05-11T08:29:54.650Z] $ docker exec --env ******** --env ******** b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 ssh-agent -k [2023-05-11T08:29:54.743Z] unset SSH_AUTH_SOCK; [2023-05-11T08:29:54.744Z] unset SSH_AGENT_PID; [2023-05-11T08:29:54.744Z] echo Agent pid 76 killed; [2023-05-11T08:29:54.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T08:29:55.070Z] + git semver [Pipeline] } [2023-05-11T08:29:55.346Z] $ docker stop --time=1 b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 [2023-05-11T08:29:56.638Z] $ docker rm -f --volumes b1debf2ac124df6567469691b972078d56c21fb0bd4284d2a9be23eac7f7ff60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T08:29:56.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T08:29:57.169Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T08:29:57.172Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T08:29:57.592Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-11T08:29:57.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:29:57.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:29:57.631Z] ========================================================= [2023-05-11T08:29:57.631Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T08:29:57.631Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:29:57.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T08:29:57.926Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T08:29:57.926Z] f56be85fc22e: Pulling fs layer [2023-05-11T08:29:57.926Z] 85791d961cd3: Pulling fs layer [2023-05-11T08:29:57.926Z] d694b5ae8c79: Pulling fs layer [2023-05-11T08:29:57.926Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T08:29:57.926Z] 4d19c01a9841: Pulling fs layer [2023-05-11T08:29:57.926Z] 9325e15d5711: Pulling fs layer [2023-05-11T08:29:57.926Z] 556b6ee489ea: Pulling fs layer [2023-05-11T08:29:57.926Z] 4d19c01a9841: Waiting [2023-05-11T08:29:57.926Z] 9f32a84ed3da: Waiting [2023-05-11T08:29:57.926Z] 9325e15d5711: Waiting [2023-05-11T08:29:57.926Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T08:29:57.926Z] 556b6ee489ea: Waiting [2023-05-11T08:29:57.926Z] c5a4b2cf53e6: Waiting [2023-05-11T08:29:57.926Z] 85791d961cd3: Download complete [2023-05-11T08:29:57.926Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T08:29:57.926Z] 9f32a84ed3da: Download complete [2023-05-11T08:29:57.926Z] 4d19c01a9841: Verifying Checksum [2023-05-11T08:29:57.926Z] 4d19c01a9841: Download complete [2023-05-11T08:29:57.926Z] f56be85fc22e: Verifying Checksum [2023-05-11T08:29:57.926Z] f56be85fc22e: Download complete [2023-05-11T08:29:57.926Z] 9325e15d5711: Verifying Checksum [2023-05-11T08:29:57.926Z] 9325e15d5711: Download complete [2023-05-11T08:29:58.187Z] f56be85fc22e: Pull complete [2023-05-11T08:29:58.187Z] 85791d961cd3: Pull complete [2023-05-11T08:29:58.449Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T08:29:58.449Z] c5a4b2cf53e6: Download complete [2023-05-11T08:29:58.708Z] d694b5ae8c79: Verifying Checksum [2023-05-11T08:29:58.708Z] d694b5ae8c79: Download complete [2023-05-11T08:29:58.708Z] 556b6ee489ea: Verifying Checksum [2023-05-11T08:29:58.708Z] 556b6ee489ea: Download complete [2023-05-11T08:30:01.990Z] d694b5ae8c79: Pull complete [2023-05-11T08:30:02.249Z] 9f32a84ed3da: Pull complete [2023-05-11T08:30:02.249Z] 4d19c01a9841: Pull complete [2023-05-11T08:30:02.249Z] 9325e15d5711: Pull complete [2023-05-11T08:30:04.788Z] 556b6ee489ea: Pull complete [2023-05-11T08:30:05.726Z] c5a4b2cf53e6: Pull complete [2023-05-11T08:30:05.726Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T08:30:05.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T08:30:05.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:30:06.284Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T08:30:06.285Z] WORKDIR /edgex [2023-05-11T08:30:06.285Z] COPY go.mod . [2023-05-11T08:30:06.285Z] RUN go mod download [2023-05-11T08:30:06.285Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-11T08:30:06.851Z] Sending build context to Docker daemon 170.8MB [2023-05-11T08:30:06.851Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T08:30:06.851Z] ---> c4be618373d6 [2023-05-11T08:30:06.851Z] Step 2/4 : WORKDIR /edgex [2023-05-11T08:30:08.755Z] ---> Running in c57627d94336 [2023-05-11T08:30:09.013Z] Removing intermediate container c57627d94336 [2023-05-11T08:30:09.013Z] ---> 0822a6ebe133 [2023-05-11T08:30:09.013Z] Step 3/4 : COPY go.mod . [2023-05-11T08:30:09.013Z] ---> 1bbf1b24a860 [2023-05-11T08:30:09.013Z] Step 4/4 : RUN go mod download [2023-05-11T08:30:09.013Z] ---> Running in 476956a77835 [2023-05-11T08:30:12.258Z] Still waiting to schedule task [2023-05-11T08:30:12.258Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T08:30:28.405Z] Removing intermediate container 476956a77835 [2023-05-11T08:30:28.405Z] ---> 9a10669a63e8 [2023-05-11T08:30:28.405Z] Successfully built 9a10669a63e8 [2023-05-11T08:30:28.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:30:28.701Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T08:30:28.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:30:28.774Z] prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container [2023-05-11T08:30:28.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T08:30:29.215Z] $ docker top 078991028ff165638f188bb0a79e86129b81d625c57c66fe337e69b2b40e3c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:30:29.548Z] + go version [2023-05-11T08:30:29.548Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T08:30:29.565Z] $ docker stop --time=1 078991028ff165638f188bb0a79e86129b81d625c57c66fe337e69b2b40e3c18 [2023-05-11T08:30:30.834Z] $ docker rm -f --volumes 078991028ff165638f188bb0a79e86129b81d625c57c66fe337e69b2b40e3c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:30:31.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T08:30:31.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:30:31.306Z] prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container [2023-05-11T08:30:31.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-11T08:30:31.673Z] $ docker top 0de3b99b089b67547e7658be71d76ebef112c009ee9f68e06b3cf58fffa8a1d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T08:30:31.736Z] ========================================================= [2023-05-11T08:30:31.736Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-11T08:30:31.736Z] ========================================================= [Pipeline] sh [2023-05-11T08:30:32.014Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:30:32.309Z] + make test [2023-05-11T08:30:32.309Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T08:30:39.814Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-11T08:30:56.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-11T08:30:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-11T08:30:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-11T08:30:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-11T08:30:59.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-05-11T08:31:04.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-05-11T08:31:04.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-11T08:31:04.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-11T08:31:04.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-11T08:31:05.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-11T08:31:05.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-11T08:31:05.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-11T08:31:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-11T08:31:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-11T08:31:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:31:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-11T08:31:06.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-11T08:31:07.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-11T08:31:07.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-11T08:31:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.775s coverage: 88.5% of statements [2023-05-11T08:31:09.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-11T08:31:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-11T08:31:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-11T08:31:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:31:10.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements [2023-05-11T08:31:10.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-11T08:31:10.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-11T08:31:10.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-11T08:31:10.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-11T08:31:10.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-11T08:31:10.588Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-11T08:31:11.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-11T08:31:11.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-11T08:31:11.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-11T08:31:11.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-11T08:31:12.226Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-11T08:31:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-11T08:31:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-11T08:31:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-05-11T08:31:12.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements [2023-05-11T08:31:13.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 82.9% of statements [2023-05-11T08:31:13.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-05-11T08:31:13.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-05-11T08:31:13.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-05-11T08:31:14.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-11T08:31:14.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-11T08:31:14.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-11T08:31:14.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-11T08:31:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-11T08:31:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-11T08:31:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-11T08:31:14.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-11T08:31:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-11T08:31:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-11T08:31:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-11T08:31:15.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-11T08:31:16.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-11T08:31:16.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-11T08:31:16.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-11T08:31:17.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-11T08:31:17.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-11T08:31:19.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-11T08:31:19.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-11T08:31:20.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-11T08:31:20.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-11T08:31:20.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-11T08:31:21.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-11T08:31:21.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-11T08:31:22.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-11T08:31:23.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-11T08:31:23.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-11T08:31:23.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-11T08:31:23.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-11T08:31:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-11T08:31:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-11T08:31:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-11T08:31:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-11T08:31:25.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2023-05-11T08:31:25.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-11T08:31:25.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-11T08:31:25.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-11T08:31:25.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:31:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-11T08:31:26.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-11T08:31:27.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-11T08:31:27.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.080s coverage: 92.9% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.052s coverage: 86.0% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements [2023-05-11T08:31:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2023-05-11T08:31:39.413Z] 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 [2023-05-11T08:31:39.413Z] running golangci-lint [2023-05-11T08:31:39.413Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-11T08:31:39.413Z] go version go1.20.2 linux/amd64 [2023-05-11T08:31:39.413Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-11T08:31:39.413Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-11T08:31:51.990Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15191 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-11T08:31:52.000Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-11T08:31:52.076Z] The recommended git tool is: git [2023-05-11T08:31:54.283Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 15.489039799s" [2023-05-11T08:31:54.283Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.991492ms" [2023-05-11T08:31:58.008Z] using credential edgex-jenkins-ssh [2023-05-11T08:31:58.031Z] Cloning the remote Git repository [2023-05-11T08:31:58.095Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-11T08:31:58.224Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-11T08:31:58.422Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-11T08:31:58.423Z] > git --version # timeout=10 [2023-05-11T08:31:58.449Z] > git --version # 'git version 2.25.1' [2023-05-11T08:31:58.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T08:31:58.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T08:32:02.412Z] level=info msg="[linters_context/goanalysis] analyzers took 1m21.093322074s with top 10 stages: buildir: 37.101868019s, fact_deprecated: 2.231630392s, inspect: 2.123608955s, ctrlflow: 2.049961834s, printf: 2.042719467s, gosec: 1.650265334s, S1038: 1.364735898s, nilness: 1.133928566s, fact_purity: 982.237366ms, directives: 873.054058ms" [2023-05-11T08:32:02.412Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-11T08:32:02.412Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, nolint: 0/23, skip_dirs: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, exclude: 203/203" [2023-05-11T08:32:02.412Z] level=info msg="[runner] processing took 17.473731ms with stages: nolint: 7.819737ms, identifier_marker: 4.568294ms, path_prettifier: 1.524219ms, autogenerated_exclude: 1.523828ms, exclude-rules: 1.28177ms, skip_dirs: 675.651µs, cgo: 59.082µs, filename_unadjuster: 17.22µs, max_same_issues: 780ns, skip_files: 620ns, uniq_by_line: 570ns, exclude: 390ns, source_code: 340ns, severity-rules: 240ns, diff: 220ns, sort_results: 220ns, max_from_linter: 160ns, path_shortener: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-05-11T08:32:02.412Z] level=info msg="[runner] linters took 8.486403707s with stages: goanalysis_metalinter: 8.468832313s" [2023-05-11T08:32:02.412Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-11T08:32:02.412Z] level=info msg="Memory: 242 samples, avg is 192.9MB, max is 744.3MB" [2023-05-11T08:32:02.412Z] level=info msg="Execution took 24.043571116s" [2023-05-11T08:32:02.412Z] go vet ./... [2023-05-11T08:32:07.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T08:32:07.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T08:32:07.675Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T08:32:07.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-11T08:32:07.974Z] + ls -al . [2023-05-11T08:32:07.974Z] total 704 [2023-05-11T08:32:07.974Z] drwxrwxr-x 11 1001 1001 4096 May 11 08:30 . [2023-05-11T08:32:07.974Z] drwxr-xr-x 4 root root 4096 May 11 08:30 .. [2023-05-11T08:32:07.974Z] drwxrwxr-x 2 1001 1001 4096 May 11 08:29 .blubracket [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 16 May 11 08:29 .dockerignore [2023-05-11T08:32:07.974Z] drwxrwxr-x 8 1001 1001 4096 May 11 08:29 .git [2023-05-11T08:32:07.974Z] drwxrwxr-x 3 1001 1001 4096 May 11 08:29 .github [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 1133 May 11 08:29 .gitignore [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 42 May 11 08:29 .golangci.yml [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 87 May 11 08:29 .hadolint.yml [2023-05-11T08:32:07.974Z] drwxr-xr-x 3 1001 1001 4096 May 11 08:29 .semver [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 166 May 11 08:29 .sonarcloud.properties [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 1171 May 11 08:29 ADOPTERS.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 10835 May 11 08:29 Attribution.txt [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 73765 May 11 08:29 CHANGELOG.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 3804 May 11 08:29 CONTRIBUTING.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 677 May 11 08:29 GOVERNANCE.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 883 May 11 08:29 Jenkinsfile [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 10775 May 11 08:29 LICENSE [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 14368 May 11 08:29 Makefile [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 582 May 11 08:29 OWNERS.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 9902 May 11 08:29 README.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 789 May 11 08:29 SECURITY.md [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 5 May 11 08:29 VERSION [2023-05-11T08:32:07.974Z] drwxrwxr-x 2 1001 1001 4096 May 11 08:29 bin [2023-05-11T08:32:07.974Z] drwxrwxr-x 18 1001 1001 4096 May 11 08:29 cmd [2023-05-11T08:32:07.974Z] -rw-r--r-- 1 root root 447731 May 11 08:31 coverage.out [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 3201 May 11 08:29 go.mod [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 31042 May 11 08:29 go.sum [2023-05-11T08:32:07.974Z] drwxrwxr-x 7 1001 1001 4096 May 11 08:29 internal [2023-05-11T08:32:07.974Z] drwxrwxr-x 3 1001 1001 4096 May 11 08:29 openapi [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 594 May 11 08:29 security.txt [2023-05-11T08:32:07.974Z] drwxrwxr-x 4 1001 1001 4096 May 11 08:29 snap [2023-05-11T08:32:07.974Z] -rw-rw-r-- 1 1001 1001 204 May 11 08:29 version.go [Pipeline] sh [2023-05-11T08:32:08.258Z] + '[' -e coverage.out ] [2023-05-11T08:32:08.258Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-11T08:32:08.351Z] Stashed 1 file(s) [Pipeline] sh [2023-05-11T08:32:08.631Z] + make build [2023-05-11T08:32:08.631Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T08:32:17.251Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-11T08:32:17.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T08:32:18.312Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-11T08:32:18.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-11T08:32:18.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T08:32:18.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-11T08:32:19.150Z] Merging remotes/origin/main commit 1c894e2fcaddd09107904491402c53dd28c48fa9 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-11T08:32:19.856Z] Merge succeeded, producing 6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:32:19.857Z] Checking out Revision 6bed93e808492c1bcb1c32678c135e0cf8965531 (PR-4563) [2023-05-11T08:32:19.171Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T08:32:19.255Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-11T08:32:19.487Z] > git remote # timeout=10 [2023-05-11T08:32:19.506Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T08:32:19.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T08:32:19.541Z] > git merge 1c894e2fcaddd09107904491402c53dd28c48fa9 # timeout=10 [2023-05-11T08:32:19.841Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T08:32:19.866Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T08:32:19.885Z] > git checkout -f 6bed93e808492c1bcb1c32678c135e0cf8965531 # timeout=10 [2023-05-11T08:32:20.835Z] go build -tags " 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 [2023-05-11T08:32:22.213Z] go build -tags " 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 [2023-05-11T08:32:23.574Z] Commit message: "Merge commit '1c894e2fcaddd09107904491402c53dd28c48fa9' into HEAD" [2023-05-11T08:32:23.589Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T08:32:23.602Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T08:32:24.523Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T08:32:24.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T08:32:24.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T08:32:24.661Z] Dload Upload Total Spent Left Speed [2023-05-11T08:32:24.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2023-05-11T08:32:25.480Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T08:32:23.585Z] > git rev-list --no-walk d59164fea591e2cf0adaf0ff4577ee574ae8d777 # timeout=10 [2023-05-11T08:32:25.814Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T08:32:25.814Z] + sudo tee /etc/docker/daemon.new [2023-05-11T08:32:25.814Z] { [2023-05-11T08:32:25.814Z] "registry-mirrors": [ [2023-05-11T08:32:25.814Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T08:32:25.814Z] ], [2023-05-11T08:32:25.814Z] "bip": "10.250.0.254/24", [2023-05-11T08:32:25.814Z] "hosts": [ [2023-05-11T08:32:25.814Z] "tcp://0.0.0.0:5555", [2023-05-11T08:32:25.814Z] "unix:///var/run/docker.sock" [2023-05-11T08:32:25.814Z] ], [2023-05-11T08:32:25.814Z] "mtu": 1458, [2023-05-11T08:32:25.814Z] "selinux-enabled": true, [2023-05-11T08:32:25.814Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T08:32:25.814Z] } [Pipeline] sh [2023-05-11T08:32:26.147Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T08:32:26.479Z] + sudo service docker restart [2023-05-11T08:32:31.087Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T08:32:32.463Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T08:32:33.839Z] 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 [2023-05-11T08:32:35.215Z] 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 [2023-05-11T08:32:36.152Z] 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 [2023-05-11T08:32:36.721Z] 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 [2023-05-11T08:32:38.099Z] 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] } [2023-05-11T08:32:39.492Z] $ docker stop --time=1 0de3b99b089b67547e7658be71d76ebef112c009ee9f68e06b3cf58fffa8a1d1 [2023-05-11T08:32:42.963Z] $ docker rm -f --volumes 0de3b99b089b67547e7658be71d76ebef112c009ee9f68e06b3cf58fffa8a1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:32:43.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T08:32:43.868Z] [2023-05-11T08:32:43.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:32:44.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T08:32:44.167Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-11T08:32:44.167Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-11T08:32:44.167Z] ca9280d653b3: Pulling fs layer [2023-05-11T08:32:44.167Z] 7e9c9ca2126c: Pulling fs layer [2023-05-11T08:32:44.167Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-11T08:32:44.167Z] cbdbe7a5bc2a: Download complete [2023-05-11T08:32:44.425Z] ca9280d653b3: Verifying Checksum [2023-05-11T08:32:44.425Z] ca9280d653b3: Download complete [2023-05-11T08:32:44.425Z] cbdbe7a5bc2a: Pull complete [2023-05-11T08:32:44.683Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T08:32:44.767Z] provisioning config files... [2023-05-11T08:32:44.798Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17666534081965229862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T08:32:44.941Z] ca9280d653b3: Pull complete [2023-05-11T08:32:45.171Z] ---> docker-login.sh [2023-05-11T08:32:45.171Z] nexus3.edgexfoundry.org:10001 [2023-05-11T08:32:45.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:32:45.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:32:45.766Z] Configure a credential helper to remove this warning. See [2023-05-11T08:32:45.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:32:45.766Z] [2023-05-11T08:32:45.766Z] Login Succeeded [2023-05-11T08:32:45.766Z] nexus3.edgexfoundry.org:10002 [2023-05-11T08:32:46.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:32:46.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:32:46.309Z] Configure a credential helper to remove this warning. See [2023-05-11T08:32:46.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:32:46.309Z] [2023-05-11T08:32:46.309Z] Login Succeeded [2023-05-11T08:32:46.309Z] nexus3.edgexfoundry.org:10003 [2023-05-11T08:32:46.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:32:46.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:32:46.581Z] Configure a credential helper to remove this warning. See [2023-05-11T08:32:46.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:32:46.581Z] [2023-05-11T08:32:46.581Z] Login Succeeded [2023-05-11T08:32:46.581Z] nexus3.edgexfoundry.org:10004 [2023-05-11T08:32:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:32:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:32:46.853Z] Configure a credential helper to remove this warning. See [2023-05-11T08:32:46.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:32:46.853Z] [2023-05-11T08:32:46.853Z] Login Succeeded [2023-05-11T08:32:46.853Z] docker.io [2023-05-11T08:32:47.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T08:32:47.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T08:32:47.399Z] Configure a credential helper to remove this warning. See [2023-05-11T08:32:47.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T08:32:47.399Z] [2023-05-11T08:32:47.399Z] Login Succeeded [2023-05-11T08:32:47.399Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T08:32:47.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-11T08:32:48.060Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-11T08:32:48.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:32:48.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T08:32:48.112Z] ========================================================= [2023-05-11T08:32:48.112Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T08:32:48.112Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:32:48.232Z] 7e9c9ca2126c: Pull complete [2023-05-11T08:32:48.233Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-11T08:32:48.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T08:32:48.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:32:48.319Z] prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container [2023-05-11T08:32:48.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-11T08:32:48.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T08:32:48.720Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T08:32:48.721Z] c41833b44d91: Pulling fs layer [2023-05-11T08:32:48.721Z] ed15518f5707: Pulling fs layer [2023-05-11T08:32:48.721Z] feae8fd75edb: Pulling fs layer [2023-05-11T08:32:48.721Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T08:32:48.721Z] 3cdef696dda3: Pulling fs layer [2023-05-11T08:32:48.721Z] 2ced38df9373: Pulling fs layer [2023-05-11T08:32:48.721Z] 58f1dce35555: Pulling fs layer [2023-05-11T08:32:48.721Z] 242c74f7c9fa: Waiting [2023-05-11T08:32:48.721Z] 3cdef696dda3: Waiting [2023-05-11T08:32:48.721Z] 2ced38df9373: Waiting [2023-05-11T08:32:48.721Z] 58f1dce35555: Waiting [2023-05-11T08:32:48.721Z] ed15518f5707: Verifying Checksum [2023-05-11T08:32:48.721Z] ed15518f5707: Download complete [2023-05-11T08:32:48.721Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T08:32:48.721Z] 242c74f7c9fa: Download complete [2023-05-11T08:32:48.721Z] 3cdef696dda3: Verifying Checksum [2023-05-11T08:32:48.721Z] 3cdef696dda3: Download complete [2023-05-11T08:32:48.721Z] c41833b44d91: Download complete [2023-05-11T08:32:50.154Z] c41833b44d91: Pull complete [2023-05-11T08:32:50.154Z] 58f1dce35555: Verifying Checksum [2023-05-11T08:32:50.154Z] 58f1dce35555: Download complete [2023-05-11T08:32:50.214Z] $ docker top 6607ca68c055ebd1314b16442f192ef2fa8b32c48229a44a8437cc72161bd731 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:32:50.425Z] ed15518f5707: Pull complete [2023-05-11T08:32:50.552Z] + docker-compose build --help [2023-05-11T08:32:50.552Z] + grep parallel [2023-05-11T08:32:51.122Z] --parallel Build images in parallel. [Pipeline] } [2023-05-11T08:32:51.140Z] $ docker stop --time=1 6607ca68c055ebd1314b16442f192ef2fa8b32c48229a44a8437cc72161bd731 [2023-05-11T08:32:51.397Z] feae8fd75edb: Verifying Checksum [2023-05-11T08:32:51.397Z] feae8fd75edb: Download complete [2023-05-11T08:32:51.397Z] 2ced38df9373: Verifying Checksum [2023-05-11T08:32:51.397Z] 2ced38df9373: Download complete [2023-05-11T08:32:52.433Z] $ docker rm -f --volumes 6607ca68c055ebd1314b16442f192ef2fa8b32c48229a44a8437cc72161bd731 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:32:52.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-11T08:32:52.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:32:52.902Z] prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container [2023-05-11T08:32:52.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-11T08:32:53.278Z] $ docker top 89b8440835637bf282aea9fd948f9c09d9e513302de483a890cc837ed1b5341a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:32:53.617Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-11T08:32:54.186Z] Building core-command ... [2023-05-11T08:32:54.186Z] Building core-common-config-bootstrapper ... [2023-05-11T08:32:54.186Z] Building core-data ... [2023-05-11T08:32:54.186Z] Building core-metadata ... [2023-05-11T08:32:54.186Z] Building security-bootstrapper ... [2023-05-11T08:32:54.186Z] Building security-proxy-auth ... [2023-05-11T08:32:54.186Z] Building security-proxy-setup ... [2023-05-11T08:32:54.186Z] Building security-secretstore-setup ... [2023-05-11T08:32:54.186Z] Building security-spiffe-token-provider ... [2023-05-11T08:32:54.186Z] Building security-spire-agent ... [2023-05-11T08:32:54.186Z] Building security-spire-config ... [2023-05-11T08:32:54.186Z] Building security-spire-server ... [2023-05-11T08:32:54.186Z] Building support-notifications ... [2023-05-11T08:32:54.186Z] Building support-scheduler ... [2023-05-11T08:32:54.186Z] Building security-secretstore-setup [2023-05-11T08:32:54.186Z] Building security-spire-agent [2023-05-11T08:32:54.186Z] Building security-spiffe-token-provider [2023-05-11T08:32:54.186Z] Building support-scheduler [2023-05-11T08:32:54.186Z] Building core-metadata [2023-05-11T08:33:03.760Z] feae8fd75edb: Pull complete [2023-05-11T08:33:03.760Z] 242c74f7c9fa: Pull complete [2023-05-11T08:33:03.760Z] 3cdef696dda3: Pull complete [2023-05-11T08:33:09.071Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:33:09.071Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:33:09.071Z] ---> 9a10669a63e8 [2023-05-11T08:33:09.071Z] Step 3/25 : WORKDIR /edgex-go [2023-05-11T08:33:09.071Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:33:09.071Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:33:09.071Z] ---> 9a10669a63e8 [2023-05-11T08:33:09.071Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:33:09.071Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:33:09.071Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:33:09.071Z] ---> 9a10669a63e8 [2023-05-11T08:33:09.071Z] Step 3/20 : WORKDIR /edgex-go [2023-05-11T08:33:09.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:33:09.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:33:09.071Z] ---> 9a10669a63e8 [2023-05-11T08:33:09.071Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:33:09.071Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:33:09.071Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:33:09.071Z] ---> 9a10669a63e8 [2023-05-11T08:33:09.071Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T08:33:09.146Z] 2ced38df9373: Pull complete [2023-05-11T08:33:11.612Z] ---> Running in e1d442d48cca [2023-05-11T08:33:11.612Z] ---> Running in deb5e6e2fc30 [2023-05-11T08:33:11.612Z] ---> Running in 544d76e5a30f [2023-05-11T08:33:11.612Z] ---> Running in d57bd6ed2f80 [2023-05-11T08:33:11.612Z] ---> Running in 387a627e865f [2023-05-11T08:33:11.612Z] Removing intermediate container 387a627e865f [2023-05-11T08:33:11.613Z] ---> e1cd6d661b9d [2023-05-11T08:33:11.613Z] Step 4/25 : WORKDIR /edgex-go [2023-05-11T08:33:11.613Z] Removing intermediate container d57bd6ed2f80 [2023-05-11T08:33:11.613Z] ---> f0c0bf6ef020 [2023-05-11T08:33:11.613Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-11T08:33:11.613Z] Removing intermediate container e1d442d48cca [2023-05-11T08:33:11.613Z] ---> 81ad956598fa [2023-05-11T08:33:11.613Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T08:33:11.613Z] Removing intermediate container 544d76e5a30f [2023-05-11T08:33:11.613Z] ---> 6fa5bfbb2f75 [2023-05-11T08:33:11.613Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-11T08:33:11.613Z] Removing intermediate container deb5e6e2fc30 [2023-05-11T08:33:11.613Z] ---> aca9d7e9c1b9 [2023-05-11T08:33:11.613Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:33:11.613Z] ---> Running in 31d2e0711c92 [2023-05-11T08:33:11.613Z] ---> Running in 58ae3349d82b [2023-05-11T08:33:11.613Z] ---> Running in ad255cc3a8f9 [2023-05-11T08:33:11.613Z] ---> Running in 99f88cd97e59 [2023-05-11T08:33:11.613Z] ---> Running in 0982320e7a56 [2023-05-11T08:33:11.613Z] Removing intermediate container 31d2e0711c92 [2023-05-11T08:33:11.613Z] ---> 02a86d4dda89 [2023-05-11T08:33:11.613Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-11T08:33:11.613Z] Removing intermediate container 0982320e7a56 [2023-05-11T08:33:11.613Z] ---> f58387755824 [2023-05-11T08:33:11.613Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:33:11.613Z] ---> Running in bd226afdc688 [2023-05-11T08:33:11.613Z] ---> Running in d05d6de4fbed [2023-05-11T08:33:11.745Z] 58f1dce35555: Pull complete [2023-05-11T08:33:11.745Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T08:33:11.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T08:33:11.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:33:11.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.082Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T08:33:12.082Z] WORKDIR /edgex [2023-05-11T08:33:12.082Z] COPY go.mod . [2023-05-11T08:33:12.082Z] RUN go mod download [2023-05-11T08:33:12.082Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-11T08:33:12.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:33:12.387Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:33:12.387Z] OK: 17821 distinct packages available [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.387Z] OK: 265 MiB in 53 packages [2023-05-11T08:33:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:33:12.645Z] OK: 265 MiB in 53 packages [2023-05-11T08:33:12.645Z] OK: 265 MiB in 53 packages [2023-05-11T08:33:12.645Z] OK: 265 MiB in 53 packages [2023-05-11T08:33:12.668Z] Sending build context to Docker daemon 2.928MB [2023-05-11T08:33:12.668Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T08:33:12.668Z] ---> fadd8f120f05 [2023-05-11T08:33:12.668Z] Step 2/4 : WORKDIR /edgex [2023-05-11T08:33:12.904Z] OK: 265 MiB in 53 packages [2023-05-11T08:33:12.904Z] Removing intermediate container ad255cc3a8f9 [2023-05-11T08:33:12.904Z] ---> b1cca54eb0c6 [2023-05-11T08:33:12.904Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T08:33:13.164Z] ---> 4c231242bd61 [2023-05-11T08:33:13.164Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:33:13.164Z] ---> Running in 216640f07c88 [2023-05-11T08:33:13.430Z] Removing intermediate container 99f88cd97e59 [2023-05-11T08:33:13.430Z] ---> 3cf02f8d60ea [2023-05-11T08:33:13.430Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-11T08:33:13.430Z] Removing intermediate container d05d6de4fbed [2023-05-11T08:33:13.430Z] ---> 68be364ab840 [2023-05-11T08:33:13.430Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:33:13.430Z] Removing intermediate container 58ae3349d82b [2023-05-11T08:33:13.430Z] ---> 2aa991f30dd2 [2023-05-11T08:33:13.430Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-11T08:33:13.430Z] ---> 5694dd3822e9 [2023-05-11T08:33:13.430Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:33:13.687Z] Removing intermediate container bd226afdc688 [2023-05-11T08:33:13.687Z] ---> 82684dee03aa [2023-05-11T08:33:13.687Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-11T08:33:13.687Z] ---> Running in 8ab64af03859 [2023-05-11T08:33:13.687Z] ---> efec9d617b3a [2023-05-11T08:33:13.687Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:33:13.687Z] ---> Running in 58284dcc05fe [2023-05-11T08:33:13.687Z] ---> d9aa136e6978 [2023-05-11T08:33:13.687Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:33:13.687Z] ---> Running in ccc68a2a8da6 [2023-05-11T08:33:13.687Z] ---> 70eab45e4596 [2023-05-11T08:33:13.687Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:33:13.687Z] ---> Running in 12962b16cebe [2023-05-11T08:33:16.019Z] ---> Running in 45abfcb42d0d [2023-05-11T08:33:16.019Z] Removing intermediate container 45abfcb42d0d [2023-05-11T08:33:16.019Z] ---> 935319b54eab [2023-05-11T08:33:16.019Z] Step 3/4 : COPY go.mod . [2023-05-11T08:33:16.606Z] ---> 8e947e42da8a [2023-05-11T08:33:16.606Z] Step 4/4 : RUN go mod download [2023-05-11T08:33:16.606Z] ---> Running in 3890a36eeb8f [2023-05-11T08:33:48.907Z] Removing intermediate container 3890a36eeb8f [2023-05-11T08:33:48.907Z] ---> 10094fbeb1e1 [2023-05-11T08:33:48.907Z] Successfully built 10094fbeb1e1 [2023-05-11T08:33:48.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:33:49.237Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T08:33:49.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:33:49.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container [2023-05-11T08:33:49.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T08:33:50.740Z] $ docker top 96440e4cd12f44d75b6b18abfc5714f44905cac29be7be744d6f240d8f9f1e2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:33:51.581Z] + go version [2023-05-11T08:33:51.581Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T08:33:51.603Z] $ docker stop --time=1 96440e4cd12f44d75b6b18abfc5714f44905cac29be7be744d6f240d8f9f1e2f [2023-05-11T08:33:55.794Z] $ docker rm -f --volumes 96440e4cd12f44d75b6b18abfc5714f44905cac29be7be744d6f240d8f9f1e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:33:56.397Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T08:33:56.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:33:56.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container [2023-05-11T08:33:56.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T08:33:57.768Z] $ docker top d72614ce6ece4725552f6548d85bd4c4e0c22b1e883e32923d8ac2d83e91efbc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T08:33:57.974Z] ========================================================= [2023-05-11T08:33:57.974Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-11T08:33:57.974Z] ========================================================= [Pipeline] sh [2023-05-11T08:33:58.286Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-11T08:33:58.790Z] + make test [2023-05-11T08:33:58.790Z] go test -race -coverprofile=coverage.out ./... [2023-05-11T08:34:21.407Z] Removing intermediate container ccc68a2a8da6 [2023-05-11T08:34:21.407Z] ---> 42b8e2b0e472 [2023-05-11T08:34:21.407Z] Step 7/20 : COPY . . [2023-05-11T08:34:21.407Z] Removing intermediate container 216640f07c88 [2023-05-11T08:34:21.407Z] ---> b4247e469140 [2023-05-11T08:34:21.407Z] Step 7/27 : COPY . . [2023-05-11T08:34:21.407Z] Removing intermediate container 58284dcc05fe [2023-05-11T08:34:21.407Z] ---> d4ca9d72125e [2023-05-11T08:34:21.407Z] Step 8/23 : COPY . . [2023-05-11T08:34:21.407Z] Removing intermediate container 12962b16cebe [2023-05-11T08:34:21.407Z] ---> 3cf88a5fa8da [2023-05-11T08:34:21.407Z] Step 8/25 : COPY . . [2023-05-11T08:34:21.407Z] Removing intermediate container 8ab64af03859 [2023-05-11T08:34:21.407Z] ---> 964033d22837 [2023-05-11T08:34:21.407Z] Step 7/25 : COPY . . [2023-05-11T08:34:31.592Z] ---> ec5f6c1477ea [2023-05-11T08:34:31.592Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T08:34:31.592Z] ---> 70a8bfb20240 [2023-05-11T08:34:31.592Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-11T08:34:31.592Z] ---> 673495a0ba4c [2023-05-11T08:34:31.592Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-11T08:34:31.592Z] ---> Running in b44e5d2bb24b [2023-05-11T08:34:31.592Z] ---> Running in 7cabd3674999 [2023-05-11T08:34:31.592Z] ---> bad94639a19f [2023-05-11T08:34:31.592Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-11T08:34:31.592Z] ---> Running in 5949afdf4a62 [2023-05-11T08:34:31.592Z] ---> 6f6ee28512df [2023-05-11T08:34:31.592Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-11T08:34:31.592Z] ---> Running in 56839c67d4c8 [2023-05-11T08:34:31.592Z] ---> Running in 2dab10f03964 [2023-05-11T08:34:31.592Z] Removing intermediate container 7cabd3674999 [2023-05-11T08:34:31.592Z] ---> aff1bf682397 [2023-05-11T08:34:31.592Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T08:34:31.592Z] ---> Running in 846799def86c [2023-05-11T08:34:31.592Z] Removing intermediate container 846799def86c [2023-05-11T08:34:31.592Z] ---> 4d719e8ed9e9 [2023-05-11T08:34:31.592Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T08:34:31.592Z] ---> Running in e1a80f58c4dc [2023-05-11T08:34:31.592Z] Removing intermediate container e1a80f58c4dc [2023-05-11T08:34:31.592Z] ---> 827c95256b75 [2023-05-11T08:34:31.592Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-11T08:34:31.592Z] ---> Running in 9733771fa489 [2023-05-11T08:34:31.874Z] 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 [2023-05-11T08:34:32.150Z] 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 [2023-05-11T08:34:32.150Z] go build -tags " 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 [2023-05-11T08:34:32.150Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T08:34:33.085Z] Removing intermediate container 9733771fa489 [2023-05-11T08:34:33.085Z] ---> f8ac2258877c [2023-05-11T08:34:33.085Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T08:34:33.085Z] ---> Running in 3c8ab9d871ea [2023-05-11T08:34:33.652Z] Removing intermediate container 3c8ab9d871ea [2023-05-11T08:34:33.652Z] ---> 1a7fdadee832 [2023-05-11T08:34:33.652Z] [2023-05-11T08:34:33.652Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T08:34:33.652Z] 3.17: Pulling from library/alpine [2023-05-11T08:34:34.218Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T08:34:34.218Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T08:34:34.218Z] ---> 9ed4aefc74f6 [2023-05-11T08:34:34.218Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T08:34:34.218Z] ---> Running in 59581392c2b0 [2023-05-11T08:34:34.477Z] Removing intermediate container 59581392c2b0 [2023-05-11T08:34:34.477Z] ---> 2bb0b50f150a [2023-05-11T08:34:34.477Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T08:34:34.477Z] ---> Running in 32ffaa9ee659 [2023-05-11T08:34:34.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:34:34.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:34:34.999Z] v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:34:34.999Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:34:34.999Z] OK: 17821 distinct packages available [2023-05-11T08:34:35.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:34:35.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:34:35.515Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-11T08:34:35.516Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-11T08:34:35.516Z] (3/5) Installing libucontext (1.2-r0) [2023-05-11T08:34:35.516Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-11T08:34:35.516Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-11T08:34:35.516Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:34:35.516Z] OK: 8 MiB in 20 packages [2023-05-11T08:34:36.082Z] Removing intermediate container 32ffaa9ee659 [2023-05-11T08:34:36.082Z] ---> 6352b5977fbf [2023-05-11T08:34:36.082Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:34:36.728Z] ---> 1de378a142e1 [2023-05-11T08:34:36.728Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:34:36.988Z] ---> cf9a4f0ac0b4 [2023-05-11T08:34:36.988Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-11T08:34:41.192Z] ---> f12b6b60937b [2023-05-11T08:34:41.192Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T08:34:45.705Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-11T08:34:46.468Z] ---> e424cf1d4f41 [2023-05-11T08:34:46.468Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T08:34:46.738Z] ---> d396057f595d [2023-05-11T08:34:46.738Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-11T08:34:48.115Z] ---> 9a5c4208f68c [2023-05-11T08:34:48.115Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-11T08:34:49.519Z] ---> c9cd9fa45a38 [2023-05-11T08:34:49.519Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T08:34:49.519Z] ---> Running in 5f02983e3b34 [2023-05-11T08:34:50.105Z] Removing intermediate container 5f02983e3b34 [2023-05-11T08:34:50.105Z] ---> 8f5e167c0b59 [2023-05-11T08:34:50.105Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T08:34:50.105Z] ---> Running in b67db9aea77b [2023-05-11T08:34:50.373Z] Removing intermediate container b67db9aea77b [2023-05-11T08:34:50.373Z] ---> 40da68298426 [2023-05-11T08:34:50.373Z] Step 25/27 : LABEL arch=x86_64 [2023-05-11T08:34:50.373Z] ---> Running in ca33a3a16f3a [2023-05-11T08:34:50.955Z] Removing intermediate container ca33a3a16f3a [2023-05-11T08:34:50.955Z] ---> f4c9220b83e7 [2023-05-11T08:34:50.955Z] Step 26/27 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:34:50.955Z] ---> Running in 8826f3da5727 [2023-05-11T08:34:51.523Z] Removing intermediate container 8826f3da5727 [2023-05-11T08:34:51.523Z] ---> 049e7f960242 [2023-05-11T08:34:51.523Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T08:34:51.523Z] ---> Running in 4c9c84b8166c [2023-05-11T08:34:51.796Z] Removing intermediate container 4c9c84b8166c [2023-05-11T08:34:51.796Z] ---> 661c0989c071 [2023-05-11T08:34:51.796Z] [2023-05-11T08:34:51.796Z] Successfully built 661c0989c071 [2023-05-11T08:34:51.796Z] Successfully tagged security-spire-agent:latest [2023-05-11T08:34:52.054Z]  Building security-spire-agent ... done Building core-common-config-bootstrapper [2023-05-11T08:34:56.271Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:34:56.272Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:34:56.272Z] ---> 9a10669a63e8 [2023-05-11T08:34:56.272Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:34:56.272Z] ---> Using cache [2023-05-11T08:34:56.272Z] ---> aca9d7e9c1b9 [2023-05-11T08:34:56.272Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:34:56.272Z] ---> Using cache [2023-05-11T08:34:56.272Z] ---> f58387755824 [2023-05-11T08:34:56.272Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:34:56.272Z] ---> Using cache [2023-05-11T08:34:56.272Z] ---> 68be364ab840 [2023-05-11T08:34:56.272Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:34:56.272Z] ---> Using cache [2023-05-11T08:34:56.272Z] ---> efec9d617b3a [2023-05-11T08:34:56.272Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:34:56.272Z] ---> Using cache [2023-05-11T08:34:56.272Z] ---> d4ca9d72125e [2023-05-11T08:34:56.272Z] Step 8/23 : COPY . . [2023-05-11T08:34:56.272Z] ---> Using cache [2023-05-11T08:34:56.272Z] ---> bad94639a19f [2023-05-11T08:34:56.272Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-11T08:35:01.553Z] ---> Running in 75c01467935a [2023-05-11T08:35:01.553Z] 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 [2023-05-11T08:35:01.553Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T08:35:11.559Z] Removing intermediate container 2dab10f03964 [2023-05-11T08:35:11.559Z] ---> 7731110c7b07 [2023-05-11T08:35:11.559Z] [2023-05-11T08:35:11.559Z] Step 10/25 : FROM alpine:3.17 [2023-05-11T08:35:11.559Z] ---> 9ed4aefc74f6 [2023-05-11T08:35:11.560Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:35:11.560Z] Removing intermediate container 5949afdf4a62 [2023-05-11T08:35:11.560Z] ---> 68cb34e629d0 [2023-05-11T08:35:11.560Z] [2023-05-11T08:35:11.560Z] Step 9/25 : FROM alpine:3.17 [2023-05-11T08:35:11.560Z] ---> 9ed4aefc74f6 [2023-05-11T08:35:11.560Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-11T08:35:11.560Z] ---> Running in 1540de7aaabf [2023-05-11T08:35:11.560Z] ---> Running in 943e3629c073 [2023-05-11T08:35:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:11.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:11.560Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:35:11.560Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:35:11.560Z] OK: 7 MiB in 16 packages [2023-05-11T08:35:11.560Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-11T08:35:11.560Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-11T08:35:11.560Z] (3/3) Installing su-exec (0.2-r2) [2023-05-11T08:35:11.560Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:35:11.560Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T08:35:11.560Z] OK: 8 MiB in 18 packages [2023-05-11T08:35:15.779Z] Removing intermediate container 943e3629c073 [2023-05-11T08:35:15.779Z] ---> 1ce2de56391c [2023-05-11T08:35:15.779Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:35:15.779Z] Removing intermediate container 1540de7aaabf [2023-05-11T08:35:15.779Z] ---> 308677c92442 [2023-05-11T08:35:15.779Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T08:35:15.779Z] Removing intermediate container 56839c67d4c8 [2023-05-11T08:35:15.779Z] ---> 1ec4bf025f05 [2023-05-11T08:35:15.779Z] [2023-05-11T08:35:15.779Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:35:15.779Z] ---> 9ed4aefc74f6 [2023-05-11T08:35:15.779Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:35:15.779Z] ---> Using cache [2023-05-11T08:35:15.779Z] ---> 1ce2de56391c [2023-05-11T08:35:15.779Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:35:15.779Z] ---> Running in 1f13d21f3932 [2023-05-11T08:35:15.779Z] ---> Running in 490e65f5f71b [2023-05-11T08:35:15.779Z] Removing intermediate container b44e5d2bb24b [2023-05-11T08:35:15.779Z] ---> c4ff01cebf3d [2023-05-11T08:35:15.779Z] [2023-05-11T08:35:15.779Z] Step 9/20 : FROM alpine:3.17 [2023-05-11T08:35:15.779Z] ---> 9ed4aefc74f6 [2023-05-11T08:35:15.779Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T08:35:15.779Z] ---> Running in 717e9e87d1e2 [2023-05-11T08:35:15.779Z] ---> Running in 5cb9d0dbbb19 [2023-05-11T08:35:16.055Z] Removing intermediate container 1f13d21f3932 [2023-05-11T08:35:16.055Z] ---> b8b526e1bf3b [2023-05-11T08:35:16.055Z] Removing intermediate container 490e65f5f71b [2023-05-11T08:35:16.055Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-11T08:35:16.055Z] ---> 28173ddd44da [2023-05-11T08:35:16.055Z] Step 12/25 : WORKDIR / [2023-05-11T08:35:16.055Z] ---> Running in 0545cb44a20f [2023-05-11T08:35:16.055Z] ---> Running in 7edb2d1d5507 [2023-05-11T08:35:16.055Z] Removing intermediate container 717e9e87d1e2 [2023-05-11T08:35:16.055Z] ---> 4d0be860b48d [2023-05-11T08:35:16.055Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-11T08:35:16.055Z] ---> Running in 1784fe2b43c7 [2023-05-11T08:35:16.055Z] Removing intermediate container 5cb9d0dbbb19 [2023-05-11T08:35:16.055Z] ---> 81fec287e938 [2023-05-11T08:35:16.055Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-11T08:35:16.055Z] Removing intermediate container 0545cb44a20f [2023-05-11T08:35:16.055Z] ---> a12cb59e0b34 [2023-05-11T08:35:16.055Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:35:16.055Z] ---> Running in 6868e93dff9c [2023-05-11T08:35:16.055Z] Removing intermediate container 7edb2d1d5507 [2023-05-11T08:35:16.055Z] ---> 67d73a6f7386 [2023-05-11T08:35:16.055Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-11T08:35:16.315Z] Removing intermediate container 1784fe2b43c7 [2023-05-11T08:35:16.315Z] ---> 86b89f14700a [2023-05-11T08:35:16.315Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T08:35:16.315Z] ---> Running in 63e4eafb1a24 [2023-05-11T08:35:16.315Z] ---> Running in 9543119c1871 [2023-05-11T08:35:16.315Z] ---> 174b4b744f9b [2023-05-11T08:35:16.315Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:35:16.315Z] Removing intermediate container 63e4eafb1a24 [2023-05-11T08:35:16.315Z] ---> 2ab9467ba785 [2023-05-11T08:35:16.315Z] Step 15/25 : WORKDIR / [2023-05-11T08:35:16.315Z] Removing intermediate container 9543119c1871 [2023-05-11T08:35:16.315Z] ---> 11f9e237bb39 [2023-05-11T08:35:16.315Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:35:16.607Z] ---> Running in e708e7781e81 [2023-05-11T08:35:16.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:16.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:16.886Z] ---> 3d7dd23c6264 [2023-05-11T08:35:16.886Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-11T08:35:16.886Z] ---> 858046cd38ec [2023-05-11T08:35:16.886Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:35:16.886Z] Removing intermediate container e708e7781e81 [2023-05-11T08:35:16.886Z] ---> 7f29faffd4b6 [2023-05-11T08:35:16.886Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:35:16.886Z] v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:35:16.886Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:35:16.886Z] OK: 17821 distinct packages available [2023-05-11T08:35:17.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:17.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:17.148Z] ---> 2080a7c0c7da [2023-05-11T08:35:17.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-11T08:35:17.418Z] ---> 7cfdbaca13cc [2023-05-11T08:35:17.418Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-11T08:35:17.418Z] ---> b4bad2997f9d [2023-05-11T08:35:17.418Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:35:17.418Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-11T08:35:17.418Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-11T08:35:17.418Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-11T08:35:17.418Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-11T08:35:17.418Z] (5/9) Installing curl (8.0.1-r0) [2023-05-11T08:35:17.418Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-11T08:35:17.418Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-11T08:35:17.418Z] (8/9) Installing libucontext (1.2-r0) [2023-05-11T08:35:17.418Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-11T08:35:17.418Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:35:17.418Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T08:35:17.679Z] OK: 10 MiB in 24 packages [2023-05-11T08:35:18.254Z] ---> d87c2d633019 [2023-05-11T08:35:18.254Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:35:18.254Z] ---> 1ca0e368a0a8 [2023-05-11T08:35:18.254Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-11T08:35:18.254Z] ---> 56fbe1ee24cc [2023-05-11T08:35:18.254Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:35:19.198Z] ---> 0ef784ed871a [2023-05-11T08:35:19.198Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-11T08:35:19.198Z] ---> 3e12afa0eb96 [2023-05-11T08:35:19.198Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-11T08:35:19.198Z] ---> 546049c9e67d [2023-05-11T08:35:19.198Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:35:19.198Z] ---> Running in 6dc6717b60c2 [2023-05-11T08:35:19.198Z] Removing intermediate container 6868e93dff9c [2023-05-11T08:35:19.198Z] ---> 3b8f6645d23d [2023-05-11T08:35:19.198Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:35:19.487Z] Removing intermediate container 6dc6717b60c2 [2023-05-11T08:35:19.487Z] ---> 0e3c0f90662a [2023-05-11T08:35:19.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:35:19.750Z] ---> e2a570086a9b [2023-05-11T08:35:19.750Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-11T08:35:19.750Z] ---> Running in 463e6ed74b13 [2023-05-11T08:35:20.010Z] ---> 2a4835023376 [2023-05-11T08:35:20.010Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:35:20.010Z] ---> 13556bb92391 [2023-05-11T08:35:20.010Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-11T08:35:20.271Z] Removing intermediate container 463e6ed74b13 [2023-05-11T08:35:20.271Z] ---> 60d7feb9d5f5 [2023-05-11T08:35:20.271Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T08:35:21.227Z] ---> Running in 93ae93e09510 [2023-05-11T08:35:21.227Z] ---> 6ef236d46569 [2023-05-11T08:35:21.227Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-11T08:35:21.227Z] ---> 124d10623105 [2023-05-11T08:35:21.227Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-11T08:35:21.531Z] ---> Running in 0e44b1db1376 [2023-05-11T08:35:21.531Z] ---> c553b1184e18 [2023-05-11T08:35:21.531Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T08:35:21.793Z] Removing intermediate container 93ae93e09510 [2023-05-11T08:35:21.793Z] ---> 303e9be67d9f [2023-05-11T08:35:21.793Z] Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:35:22.052Z] Removing intermediate container 0e44b1db1376 [2023-05-11T08:35:22.052Z] ---> c523a4c02052 [2023-05-11T08:35:22.052Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:35:22.052Z] ---> Running in bee9d6fc0dfa [2023-05-11T08:35:22.052Z] ---> 2a3729c240c8 [2023-05-11T08:35:22.052Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:35:22.052Z] ---> 1d0d43d785e4 [2023-05-11T08:35:22.052Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:35:22.052Z] ---> Running in a9d9011973b8 [2023-05-11T08:35:22.319Z] ---> Running in 4def6822e72b [2023-05-11T08:35:22.319Z] Removing intermediate container bee9d6fc0dfa [2023-05-11T08:35:22.319Z] ---> 46ac6e69c7f6 [2023-05-11T08:35:22.319Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:35:22.319Z] Removing intermediate container a9d9011973b8 [2023-05-11T08:35:22.319Z] ---> d7038bf984ea [2023-05-11T08:35:22.319Z] Step 23/25 : LABEL arch=x86_64 [2023-05-11T08:35:22.319Z] ---> Running in 9ace505effaa [2023-05-11T08:35:22.319Z] ---> Running in db10328a8700 [2023-05-11T08:35:22.582Z] ---> 9d923534c5aa [2023-05-11T08:35:22.582Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-11T08:35:22.582Z] Removing intermediate container 9ace505effaa [2023-05-11T08:35:22.582Z] ---> e573ce0040b0 [2023-05-11T08:35:22.582Z] [2023-05-11T08:35:22.582Z] Removing intermediate container db10328a8700 [2023-05-11T08:35:22.582Z] ---> d8ed673eb210 [2023-05-11T08:35:22.582Z] Step 24/25 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:35:22.582Z] ---> Running in c2178f4a675c [2023-05-11T08:35:22.582Z] Successfully built e573ce0040b0 [2023-05-11T08:35:22.582Z] Successfully tagged support-scheduler:latest [2023-05-11T08:35:22.582Z]  Building support-scheduler ... done Building security-proxy-setup [2023-05-11T08:35:22.852Z] ---> Running in d4bd08c4df32 [2023-05-11T08:35:22.852Z] Removing intermediate container c2178f4a675c [2023-05-11T08:35:22.852Z] ---> 3d30ec36a700 [2023-05-11T08:35:22.852Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T08:35:26.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:35:26.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:35:26.161Z] ---> 9a10669a63e8 [2023-05-11T08:35:26.161Z] Step 3/22 : WORKDIR /edgex-go [2023-05-11T08:35:26.161Z] ---> Using cache [2023-05-11T08:35:26.161Z] ---> 6fa5bfbb2f75 [2023-05-11T08:35:26.161Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-11T08:35:26.161Z] ---> Using cache [2023-05-11T08:35:26.161Z] ---> 3cf02f8d60ea [2023-05-11T08:35:26.161Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-11T08:35:26.161Z] ---> Using cache [2023-05-11T08:35:26.161Z] ---> 5694dd3822e9 [2023-05-11T08:35:26.161Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:35:26.161Z] ---> Using cache [2023-05-11T08:35:26.161Z] ---> 964033d22837 [2023-05-11T08:35:26.161Z] Step 7/22 : COPY . . [2023-05-11T08:35:26.161Z] ---> Using cache [2023-05-11T08:35:26.161Z] ---> 673495a0ba4c [2023-05-11T08:35:26.161Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-11T08:35:28.089Z] ---> Running in fc067fec4c36 [2023-05-11T08:35:28.089Z] Removing intermediate container d4bd08c4df32 [2023-05-11T08:35:28.089Z] ---> 02bede9b0ff5 [2023-05-11T08:35:28.089Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T08:35:28.089Z] ---> Running in fa6509c90397 [2023-05-11T08:35:28.089Z] ---> Running in 64528b284650 [2023-05-11T08:35:28.089Z] Removing intermediate container 4def6822e72b [2023-05-11T08:35:28.089Z] ---> 3d2c2fc3a27e [2023-05-11T08:35:28.089Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:35:28.089Z] Removing intermediate container fc067fec4c36 [2023-05-11T08:35:28.089Z] ---> 9350ba4c61e1 [2023-05-11T08:35:28.089Z] Step 18/20 : LABEL arch=x86_64 [2023-05-11T08:35:28.347Z] ---> Running in 9ae82a44598b [2023-05-11T08:35:28.347Z] Removing intermediate container 64528b284650 [2023-05-11T08:35:28.347Z] ---> 4851e6d849e7 [2023-05-11T08:35:28.347Z] [2023-05-11T08:35:28.347Z] 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 [2023-05-11T08:35:28.347Z] ---> Running in a67d31b8b206 [2023-05-11T08:35:28.611Z] Successfully built 4851e6d849e7 [2023-05-11T08:35:28.611Z] Successfully tagged core-metadata:latest [2023-05-11T08:35:28.611Z]  Building core-metadata ... done Removing intermediate container a67d31b8b206 [2023-05-11T08:35:28.611Z] ---> 96617fd3cb32 [2023-05-11T08:35:28.611Z] Step 19/20 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:35:28.611Z] Removing intermediate container 9ae82a44598b [2023-05-11T08:35:28.611Z] ---> 23a5e69da6e2 [2023-05-11T08:35:28.611Z] Step 23/25 : LABEL arch=x86_64 [2023-05-11T08:35:28.611Z] Building core-command [2023-05-11T08:35:32.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:35:32.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:35:32.815Z] ---> 9a10669a63e8 [2023-05-11T08:35:32.815Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:35:32.815Z] ---> Using cache [2023-05-11T08:35:32.815Z] ---> aca9d7e9c1b9 [2023-05-11T08:35:32.815Z] Step 4/24 : WORKDIR /edgex-go [2023-05-11T08:35:32.815Z] ---> Using cache [2023-05-11T08:35:32.815Z] ---> f58387755824 [2023-05-11T08:35:32.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-11T08:35:32.815Z] ---> Using cache [2023-05-11T08:35:32.815Z] ---> 68be364ab840 [2023-05-11T08:35:32.815Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-11T08:35:32.815Z] ---> Using cache [2023-05-11T08:35:32.815Z] ---> efec9d617b3a [2023-05-11T08:35:32.815Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:35:32.815Z] ---> Using cache [2023-05-11T08:35:32.815Z] ---> d4ca9d72125e [2023-05-11T08:35:32.815Z] Step 8/24 : COPY . . [2023-05-11T08:35:32.815Z] ---> Using cache [2023-05-11T08:35:32.815Z] ---> bad94639a19f [2023-05-11T08:35:32.815Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-11T08:35:36.331Z] ---> Running in 661a7c252732 [2023-05-11T08:35:36.331Z] ---> Running in 84701ad33dd6 [2023-05-11T08:35:36.331Z] ---> Running in fb17320186dc [2023-05-11T08:35:36.900Z] Removing intermediate container 661a7c252732 [2023-05-11T08:35:36.900Z] ---> 61f1ec64d120 [2023-05-11T08:35:36.900Z] Step 24/25 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:35:36.900Z] Removing intermediate container 75c01467935a [2023-05-11T08:35:36.900Z] ---> a624de92ba00 [2023-05-11T08:35:36.900Z] [2023-05-11T08:35:36.900Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:35:36.900Z] ---> 9ed4aefc74f6 [2023-05-11T08:35:36.900Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T08:35:36.900Z] Removing intermediate container 84701ad33dd6 [2023-05-11T08:35:36.900Z] ---> 295bd2b06d28 [2023-05-11T08:35:36.900Z] Step 20/20 : LABEL version=0.0.0 [2023-05-11T08:35:36.900Z] ---> Running in 6b2b3d703aaf [2023-05-11T08:35:36.900Z] ---> Running in 688f4f21485b [2023-05-11T08:35:36.900Z] ---> Running in c784abd29384 [2023-05-11T08:35:36.900Z] go build -tags " 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 [2023-05-11T08:35:36.900Z] Removing intermediate container 688f4f21485b [2023-05-11T08:35:36.900Z] ---> 626253748206 [2023-05-11T08:35:36.900Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T08:35:37.166Z] ---> Running in c3e77d2dc4b4 [2023-05-11T08:35:37.166Z] Removing intermediate container c784abd29384 [2023-05-11T08:35:37.166Z] ---> 9214d1450921 [2023-05-11T08:35:37.166Z] [2023-05-11T08:35:37.166Z] Removing intermediate container 6b2b3d703aaf [2023-05-11T08:35:37.166Z] ---> 1edc3a4cdbf6 [2023-05-11T08:35:37.166Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:35:37.427Z] ---> Running in 859406d5b329 [2023-05-11T08:35:37.427Z] Successfully built 9214d1450921 [2023-05-11T08:35:37.427Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-11T08:35:37.427Z] Building security-spire-config [2023-05-11T08:35:37.687Z]  Building security-spiffe-token-provider ... done Removing intermediate container c3e77d2dc4b4 [2023-05-11T08:35:37.687Z] ---> 35d68acbab00 [2023-05-11T08:35:37.687Z] [2023-05-11T08:35:37.687Z] Successfully built 35d68acbab00 [2023-05-11T08:35:37.687Z] Successfully tagged security-secretstore-setup:latest [2023-05-11T08:35:37.687Z] Building support-notifications [2023-05-11T08:35:37.947Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:40.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:40.680Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:35:40.680Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:35:40.680Z] OK: 7 MiB in 16 packages [2023-05-11T08:35:46.103Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:35:46.103Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:35:46.103Z] ---> 9a10669a63e8 [2023-05-11T08:35:46.103Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T08:35:46.103Z] ---> Using cache [2023-05-11T08:35:46.103Z] ---> 6fa5bfbb2f75 [2023-05-11T08:35:46.103Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T08:35:47.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:35:47.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:35:47.058Z] ---> 9a10669a63e8 [2023-05-11T08:35:47.058Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:35:47.058Z] ---> Using cache [2023-05-11T08:35:47.058Z] ---> aca9d7e9c1b9 [2023-05-11T08:35:47.058Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:35:47.058Z] ---> Using cache [2023-05-11T08:35:47.058Z] ---> f58387755824 [2023-05-11T08:35:47.058Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-11T08:35:55.215Z] ---> Running in 989b9a4cf9bd [2023-05-11T08:35:55.215Z] ---> Running in 0fa9ffd57657 [2023-05-11T08:35:55.215Z] Removing intermediate container 859406d5b329 [2023-05-11T08:35:55.215Z] ---> 29a3ddb3fbe3 [2023-05-11T08:35:55.215Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:35:55.215Z] ---> 73b3e02eaa90 [2023-05-11T08:35:55.215Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:35:55.476Z] ---> 1a5bbba2f76f [2023-05-11T08:35:55.476Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-11T08:35:55.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:55.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:55.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:55.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:35:55.737Z] OK: 265 MiB in 53 packages [2023-05-11T08:35:55.737Z] OK: 265 MiB in 53 packages [2023-05-11T08:35:56.003Z] ---> 658477ce91be [2023-05-11T08:35:56.003Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:35:56.263Z] ---> 8936bf687664 [2023-05-11T08:35:56.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-11T08:35:56.841Z] Removing intermediate container 989b9a4cf9bd [2023-05-11T08:35:56.841Z] ---> 56bbe7ce432b [2023-05-11T08:35:56.841Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T08:35:56.841Z] ---> 3ab033a8097e [2023-05-11T08:35:56.841Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:35:57.104Z] Removing intermediate container 0fa9ffd57657 [2023-05-11T08:35:57.104Z] ---> 277d4fd6c057 [2023-05-11T08:35:57.104Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:35:57.104Z] ---> Running in 808792746ebb [2023-05-11T08:35:57.104Z] ---> 572f6ccf6e50 [2023-05-11T08:35:57.104Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:35:57.367Z] ---> Running in 1c8a8da693cb [2023-05-11T08:35:57.367Z] ---> c6a816911154 [2023-05-11T08:35:57.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:35:57.628Z] ---> Running in f427e9067632 [2023-05-11T08:35:59.014Z] Removing intermediate container 808792746ebb [2023-05-11T08:35:59.014Z] ---> 329ef82bf6c0 [2023-05-11T08:35:59.014Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:35:59.014Z] ---> Running in 6dc596347301 [2023-05-11T08:35:59.280Z] Removing intermediate container 6dc596347301 [2023-05-11T08:35:59.280Z] ---> 321b77bdb62d [2023-05-11T08:35:59.280Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T08:35:59.280Z] ---> Running in 0f3704c63fed [2023-05-11T08:35:59.560Z] Removing intermediate container 0f3704c63fed [2023-05-11T08:35:59.560Z] ---> 1978ca1e67ce [2023-05-11T08:35:59.560Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T08:35:59.848Z] ---> Running in 7133e6408c5e [2023-05-11T08:35:59.848Z] Removing intermediate container fa6509c90397 [2023-05-11T08:35:59.848Z] ---> becf788c78dc [2023-05-11T08:35:59.848Z] [2023-05-11T08:35:59.848Z] Step 9/22 : FROM alpine:3.17 [2023-05-11T08:35:59.848Z] ---> 9ed4aefc74f6 [2023-05-11T08:35:59.848Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-11T08:36:00.109Z] ---> Running in 05d5bfcba1ef [2023-05-11T08:36:00.109Z] Removing intermediate container 7133e6408c5e [2023-05-11T08:36:00.109Z] ---> b1811b90510b [2023-05-11T08:36:00.109Z] Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:36:00.109Z] ---> Running in 03721b7f0f58 [2023-05-11T08:36:00.370Z] Removing intermediate container 03721b7f0f58 [2023-05-11T08:36:00.370Z] ---> 205c49cbad3e [2023-05-11T08:36:00.370Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:36:00.370Z] ---> Running in 95d4f1b479df [2023-05-11T08:36:00.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:36:00.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:36:00.629Z] Removing intermediate container 95d4f1b479df [2023-05-11T08:36:00.629Z] ---> 92fc539db3f0 [2023-05-11T08:36:00.629Z] [2023-05-11T08:36:00.629Z] Successfully built 92fc539db3f0 [2023-05-11T08:36:00.629Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-11T08:36:00.629Z] Building security-spire-server [2023-05-11T08:36:00.889Z]  Building core-common-config-bootstrapper ... done (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T08:36:00.889Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-11T08:36:00.889Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:36:00.889Z] OK: 8 MiB in 17 packages [2023-05-11T08:36:05.109Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:36:05.109Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:36:05.109Z] ---> 9a10669a63e8 [2023-05-11T08:36:05.109Z] Step 3/26 : WORKDIR /edgex-go [2023-05-11T08:36:05.109Z] ---> Using cache [2023-05-11T08:36:05.109Z] ---> 6fa5bfbb2f75 [2023-05-11T08:36:05.109Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T08:36:05.109Z] ---> Using cache [2023-05-11T08:36:05.109Z] ---> 56bbe7ce432b [2023-05-11T08:36:05.109Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-11T08:36:05.109Z] ---> Using cache [2023-05-11T08:36:05.109Z] ---> 572f6ccf6e50 [2023-05-11T08:36:05.109Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:36:08.412Z] ---> Running in 0a3ea6108b3a [2023-05-11T08:36:08.412Z] Removing intermediate container 05d5bfcba1ef [2023-05-11T08:36:08.412Z] ---> 29a550086e5f [2023-05-11T08:36:08.412Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T08:36:08.412Z] ---> Running in 7456b0cc3557 [2023-05-11T08:36:08.672Z] Removing intermediate container 7456b0cc3557 [2023-05-11T08:36:08.672Z] ---> 3d17bb52bfcd [2023-05-11T08:36:08.672Z] Step 12/22 : WORKDIR /edgex [2023-05-11T08:36:08.932Z] ---> Running in acc9909fa36f [2023-05-11T08:36:09.512Z] Removing intermediate container acc9909fa36f [2023-05-11T08:36:09.512Z] ---> 61abd78e913e [2023-05-11T08:36:09.512Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:36:10.084Z] ---> 49ea1993b6ba [2023-05-11T08:36:10.084Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:36:18.288Z] ---> e9bca2f121a6 [2023-05-11T08:36:18.288Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-11T08:36:18.555Z] Removing intermediate container fb17320186dc [2023-05-11T08:36:18.555Z] ---> 444686d3bcb3 [2023-05-11T08:36:18.555Z] [2023-05-11T08:36:18.555Z] Step 10/24 : FROM alpine:3.17 [2023-05-11T08:36:18.555Z] ---> 9ed4aefc74f6 [2023-05-11T08:36:18.555Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:36:18.555Z] ---> Using cache [2023-05-11T08:36:18.555Z] ---> 1ce2de56391c [2023-05-11T08:36:18.555Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:36:18.555Z] ---> Using cache [2023-05-11T08:36:18.555Z] ---> 4d0be860b48d [2023-05-11T08:36:18.555Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-11T08:36:18.555Z] ---> 509a191a738a [2023-05-11T08:36:18.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-11T08:36:18.824Z] ---> Running in 9ae95ba94a1d [2023-05-11T08:36:20.300Z] Removing intermediate container 9ae95ba94a1d [2023-05-11T08:36:20.300Z] ---> a8039181e0af [2023-05-11T08:36:20.300Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-11T08:36:26.905Z] ---> 8c579f594206 [2023-05-11T08:36:26.905Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T08:36:26.905Z] ---> Running in 6ac43bb6e5f1 [2023-05-11T08:36:26.905Z] Removing intermediate container 6ac43bb6e5f1 [2023-05-11T08:36:26.905Z] ---> d63d9b4eaf62 [2023-05-11T08:36:26.905Z] Step 15/24 : WORKDIR / [2023-05-11T08:36:26.905Z] ---> a5870cd87b81 [2023-05-11T08:36:26.905Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:36:26.905Z] ---> Running in eb7c75f066b7 [2023-05-11T08:36:27.171Z] ---> Running in 2fdae7091f77 [2023-05-11T08:36:27.451Z] Removing intermediate container eb7c75f066b7 [2023-05-11T08:36:27.451Z] ---> f17f2c57dbaa [2023-05-11T08:36:27.451Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:36:27.720Z] Removing intermediate container 1c8a8da693cb [2023-05-11T08:36:27.720Z] ---> 9c58a22eac13 [2023-05-11T08:36:27.720Z] Step 7/27 : COPY . . [2023-05-11T08:36:27.720Z] Removing intermediate container f427e9067632 [2023-05-11T08:36:27.720Z] ---> 85d9ed7d19ff [2023-05-11T08:36:27.720Z] Step 8/23 : COPY . . [2023-05-11T08:36:37.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-11T08:36:37.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-11T08:36:40.035Z] ---> a4988427a719 [2023-05-11T08:36:40.035Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:36:40.035Z] ---> 21ecfe151ef4 [2023-05-11T08:36:40.035Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T08:36:40.035Z] ---> e1de25008e1a [2023-05-11T08:36:40.035Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-11T08:36:40.035Z] ---> Running in 57740fb233c7 [2023-05-11T08:36:40.035Z] ---> Running in c11a7f0ce97d [2023-05-11T08:36:40.035Z] Removing intermediate container 2fdae7091f77 [2023-05-11T08:36:40.035Z] ---> fc791aacbb27 [2023-05-11T08:36:40.035Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:36:40.035Z] ---> c4dce3d0255c [2023-05-11T08:36:40.035Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-11T08:36:40.035Z] ---> Running in 76251e39e7c5 [2023-05-11T08:36:40.035Z] Removing intermediate container 57740fb233c7 [2023-05-11T08:36:40.035Z] ---> 50ef701f35fd [2023-05-11T08:36:40.035Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T08:36:40.035Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T08:36:40.035Z] ---> Running in 91c4a7b5f53a [2023-05-11T08:36:40.035Z] Removing intermediate container 76251e39e7c5 [2023-05-11T08:36:40.035Z] ---> 78df985a52ab [2023-05-11T08:36:40.035Z] Step 20/22 : LABEL arch=x86_64 [2023-05-11T08:36:40.035Z] ---> Running in 21220c322e59 [2023-05-11T08:36:40.035Z] Removing intermediate container 91c4a7b5f53a [2023-05-11T08:36:40.035Z] ---> 8e0e4b13ca8c [2023-05-11T08:36:40.035Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T08:36:40.296Z] ---> e1df8edd1b6b [2023-05-11T08:36:40.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:36:40.296Z] ---> Running in 7cdf419643d2 [2023-05-11T08:36:40.557Z] Removing intermediate container 21220c322e59 [2023-05-11T08:36:40.557Z] ---> f9f8238ed3d4 [2023-05-11T08:36:40.557Z] Step 21/22 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:36:40.557Z] ---> Running in 8d79468faf63 [2023-05-11T08:36:40.818Z] Removing intermediate container 7cdf419643d2 [2023-05-11T08:36:40.818Z] ---> 07fe3751512e [2023-05-11T08:36:40.818Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-11T08:36:40.818Z] ---> 207791cedee8 [2023-05-11T08:36:40.818Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-11T08:36:41.078Z] ---> Running in dc4537a6f695 [2023-05-11T08:36:41.078Z] Removing intermediate container 8d79468faf63 [2023-05-11T08:36:41.078Z] ---> a5ab2b1d1914 [2023-05-11T08:36:41.078Z] Step 22/22 : LABEL version=0.0.0 [2023-05-11T08:36:41.078Z] ---> Running in a84e200ed930 [2023-05-11T08:36:41.078Z] ---> Running in 48ed3d48a1bd [2023-05-11T08:36:41.353Z] Removing intermediate container a84e200ed930 [2023-05-11T08:36:41.353Z] ---> c5b0b37e806c [2023-05-11T08:36:41.353Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:36:41.353Z] Removing intermediate container 48ed3d48a1bd [2023-05-11T08:36:41.353Z] ---> dfc918d71331 [2023-05-11T08:36:41.353Z] [2023-05-11T08:36:41.353Z] ---> Running in bd289b263cf8 [2023-05-11T08:36:41.353Z] Successfully built dfc918d71331 [2023-05-11T08:36:41.614Z] Successfully tagged security-proxy-setup:latest [2023-05-11T08:36:41.614Z]  Building security-proxy-setup ... done Building core-data [2023-05-11T08:36:41.614Z] Removing intermediate container bd289b263cf8 [2023-05-11T08:36:41.614Z] ---> 294fa561332e [2023-05-11T08:36:41.614Z] Step 22/24 : LABEL arch=x86_64 [2023-05-11T08:36:44.934Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:36:44.934Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:36:44.934Z] ---> 9a10669a63e8 [2023-05-11T08:36:44.934Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:36:44.934Z] ---> Using cache [2023-05-11T08:36:44.934Z] ---> aca9d7e9c1b9 [2023-05-11T08:36:44.934Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:36:44.934Z] ---> Using cache [2023-05-11T08:36:44.934Z] ---> f58387755824 [2023-05-11T08:36:44.934Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:36:44.934Z] ---> Using cache [2023-05-11T08:36:44.934Z] ---> 68be364ab840 [2023-05-11T08:36:44.934Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:36:44.934Z] ---> Using cache [2023-05-11T08:36:44.934Z] ---> efec9d617b3a [2023-05-11T08:36:44.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:36:44.934Z] ---> Using cache [2023-05-11T08:36:44.934Z] ---> d4ca9d72125e [2023-05-11T08:36:44.934Z] Step 8/23 : COPY . . [2023-05-11T08:36:44.934Z] ---> Using cache [2023-05-11T08:36:44.934Z] ---> bad94639a19f [2023-05-11T08:36:44.934Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-11T08:36:45.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-11T08:36:45.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-11T08:36:45.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-11T08:36:49.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-11T08:36:49.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-11T08:36:49.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-11T08:36:49.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-11T08:36:50.232Z] ---> Running in 6f76919cc13e [2023-05-11T08:36:50.232Z] ---> Running in bba12f5c769b [2023-05-11T08:36:50.492Z] Removing intermediate container 6f76919cc13e [2023-05-11T08:36:50.492Z] ---> 9329047995b9 [2023-05-11T08:36:50.492Z] Step 23/24 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:36:50.492Z] Removing intermediate container dc4537a6f695 [2023-05-11T08:36:50.492Z] ---> 950f9f3e998c [2023-05-11T08:36:50.492Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T08:36:50.492Z] ---> Running in 4472a76b7fcf [2023-05-11T08:36:50.492Z] ---> Running in 667c8b3bf9ec [2023-05-11T08:36:50.752Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T08:36:50.758Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-11T08:36:51.046Z] Removing intermediate container 0a3ea6108b3a [2023-05-11T08:36:51.046Z] ---> 9b20e4a046f5 [2023-05-11T08:36:51.046Z] Step 7/26 : COPY . . [2023-05-11T08:36:51.305Z] Removing intermediate container 667c8b3bf9ec [2023-05-11T08:36:51.305Z] ---> 302bb5c05ed8 [2023-05-11T08:36:51.305Z] [2023-05-11T08:36:51.305Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T08:36:51.305Z] ---> 9ed4aefc74f6 [2023-05-11T08:36:51.305Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T08:36:51.305Z] ---> Using cache [2023-05-11T08:36:51.305Z] ---> 2bb0b50f150a [2023-05-11T08:36:51.305Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-11T08:36:51.305Z] Removing intermediate container 4472a76b7fcf [2023-05-11T08:36:51.305Z] ---> b6b141cb37da [2023-05-11T08:36:51.305Z] Step 24/24 : LABEL version=0.0.0 [2023-05-11T08:36:54.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-11T08:36:54.124Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-11T08:36:54.124Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-11T08:36:54.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-11T08:36:57.896Z] ---> Running in 837e8561b4c6 [2023-05-11T08:36:57.897Z] ---> Running in 03cd8d35a33c [2023-05-11T08:36:57.897Z] ---> a68a2692964e [2023-05-11T08:36:57.897Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T08:36:57.897Z] Removing intermediate container 03cd8d35a33c [2023-05-11T08:36:57.897Z] ---> bd6481115b5b [2023-05-11T08:36:57.897Z] [2023-05-11T08:36:57.897Z] ---> Running in 619767add500 [2023-05-11T08:36:57.897Z] Successfully built bd6481115b5b [2023-05-11T08:36:57.897Z] Successfully tagged core-command:latest [2023-05-11T08:36:57.897Z] Building security-proxy-auth [2023-05-11T08:37:00.453Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:00.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:00.712Z] v3.17.3-163-g9a589d27eb2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:37:00.712Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:37:00.712Z] OK: 17821 distinct packages available [2023-05-11T08:37:00.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:00.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:01.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:37:01.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:37:01.238Z] ---> 9a10669a63e8 [2023-05-11T08:37:01.238Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:37:01.238Z] ---> Using cache [2023-05-11T08:37:01.238Z] ---> aca9d7e9c1b9 [2023-05-11T08:37:01.238Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:37:01.238Z] ---> Using cache [2023-05-11T08:37:01.238Z] ---> f58387755824 [2023-05-11T08:37:01.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:37:01.238Z] ---> Using cache [2023-05-11T08:37:01.238Z] ---> 68be364ab840 [2023-05-11T08:37:01.238Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:37:01.238Z] ---> Using cache [2023-05-11T08:37:01.238Z] ---> efec9d617b3a [2023-05-11T08:37:01.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:37:01.238Z] ---> Using cache [2023-05-11T08:37:01.238Z] ---> d4ca9d72125e [2023-05-11T08:37:01.238Z] Step 8/23 : COPY . . [2023-05-11T08:37:01.238Z] ---> Using cache [2023-05-11T08:37:01.238Z] ---> bad94639a19f [2023-05-11T08:37:01.238Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-11T08:37:01.238Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-11T08:37:01.238Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-11T08:37:01.238Z] (3/4) Installing libucontext (1.2-r0) [2023-05-11T08:37:01.238Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-11T08:37:01.238Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:37:01.238Z] OK: 7 MiB in 19 packages [2023-05-11T08:37:03.144Z] Removing intermediate container 619767add500 [2023-05-11T08:37:03.144Z] ---> 7bc28e0355bb [2023-05-11T08:37:03.144Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-11T08:37:06.458Z] ---> Running in ebc57d75deb0 [2023-05-11T08:37:06.458Z] ---> Running in 4db00e39d84e [2023-05-11T08:37:06.458Z] Removing intermediate container 837e8561b4c6 [2023-05-11T08:37:06.458Z] ---> 342877e09235 [2023-05-11T08:37:06.459Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:37:06.459Z] Removing intermediate container 4db00e39d84e [2023-05-11T08:37:06.459Z] ---> 9ee5b42e9680 [2023-05-11T08:37:06.459Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T08:37:06.459Z] ---> Running in 55113244fcb5 [2023-05-11T08:37:06.809Z] ---> 88f75c42d6f1 [2023-05-11T08:37:06.809Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:37:06.809Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T08:37:06.809Z] Removing intermediate container 55113244fcb5 [2023-05-11T08:37:06.809Z] ---> a10e45fe4f90 [2023-05-11T08:37:06.809Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-11T08:37:07.068Z] ---> Running in 52d0f08ab426 [2023-05-11T08:37:07.326Z] ---> c6435d78af6c [2023-05-11T08:37:07.326Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T08:37:09.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-11T08:37:09.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-11T08:37:09.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.280s coverage: 28.7% of statements [2023-05-11T08:37:12.630Z] ---> ae221775f8ae [2023-05-11T08:37:12.630Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T08:37:12.630Z] Removing intermediate container 52d0f08ab426 [2023-05-11T08:37:12.630Z] ---> ec94f08ce76d [2023-05-11T08:37:12.630Z] Step 12/26 : WORKDIR /edgex-go [2023-05-11T08:37:12.888Z] ---> Running in 6c73b8b4c60a [2023-05-11T08:37:12.889Z] Removing intermediate container c11a7f0ce97d [2023-05-11T08:37:12.889Z] ---> f1dab9f3741e [2023-05-11T08:37:12.889Z] [2023-05-11T08:37:12.889Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:37:12.889Z] ---> 9ed4aefc74f6 [2023-05-11T08:37:12.889Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-11T08:37:13.151Z] ---> Running in 12e7d5276e4e [2023-05-11T08:37:13.717Z] ---> e4e89a0e8fa5 [2023-05-11T08:37:13.717Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-11T08:37:13.975Z] Removing intermediate container 6c73b8b4c60a [2023-05-11T08:37:13.975Z] ---> 23cfd661fcfa [2023-05-11T08:37:13.975Z] [2023-05-11T08:37:13.975Z] Step 13/26 : FROM alpine:3.17 [2023-05-11T08:37:13.975Z] ---> 9ed4aefc74f6 [2023-05-11T08:37:13.975Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T08:37:13.975Z] ---> Using cache [2023-05-11T08:37:13.975Z] ---> 2bb0b50f150a [2023-05-11T08:37:13.975Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T08:37:13.975Z] ---> Using cache [2023-05-11T08:37:13.975Z] ---> 6352b5977fbf [2023-05-11T08:37:14.282Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:37:14.282Z] ---> Using cache [2023-05-11T08:37:14.282Z] ---> Running in 19506e954be8 [2023-05-11T08:37:14.282Z] ---> 1de378a142e1 [2023-05-11T08:37:14.282Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:37:14.282Z] ---> Using cache [2023-05-11T08:37:14.282Z] ---> cf9a4f0ac0b4 [2023-05-11T08:37:14.282Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T08:37:14.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:14.539Z] Removing intermediate container 19506e954be8 [2023-05-11T08:37:14.539Z] ---> d7ca09409c92 [2023-05-11T08:37:14.539Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-11T08:37:14.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:14.797Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-11T08:37:14.797Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-11T08:37:14.797Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:37:14.797Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T08:37:14.797Z] OK: 8 MiB in 17 packages [2023-05-11T08:37:17.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements [2023-05-11T08:37:17.338Z] ---> 8275939ebc2f [2023-05-11T08:37:17.338Z] Step 22/27 : WORKDIR / [2023-05-11T08:37:17.338Z] ---> 7aa8aa2d4d73 [2023-05-11T08:37:17.338Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T08:37:17.338Z] ---> Running in 115b125f5446 [2023-05-11T08:37:17.338Z] Removing intermediate container 115b125f5446 [2023-05-11T08:37:17.338Z] ---> 5f5e0389ad40 [2023-05-11T08:37:17.338Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T08:37:17.338Z] Removing intermediate container 12e7d5276e4e [2023-05-11T08:37:17.338Z] ---> 4fd093964148 [2023-05-11T08:37:17.338Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:37:17.338Z] ---> Running in 1e8b6064fd77 [2023-05-11T08:37:17.627Z] ---> 79d91f8833fc [2023-05-11T08:37:17.627Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-11T08:37:17.627Z] ---> Running in ad7c9b1f4cd9 [2023-05-11T08:37:17.627Z] Removing intermediate container 1e8b6064fd77 [2023-05-11T08:37:17.627Z] ---> 2eea3ab2eae3 [2023-05-11T08:37:17.627Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T08:37:17.885Z] ---> Running in e98bd1833efd [2023-05-11T08:37:17.885Z] Removing intermediate container ad7c9b1f4cd9 [2023-05-11T08:37:17.885Z] ---> 5e349b9ab937 [2023-05-11T08:37:17.885Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-11T08:37:17.885Z] ---> e2030114ae79 [2023-05-11T08:37:17.885Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-11T08:37:18.142Z] ---> Running in 160c17810cf3 [2023-05-11T08:37:18.142Z] Removing intermediate container e98bd1833efd [2023-05-11T08:37:18.142Z] ---> 5bf885de3595 [2023-05-11T08:37:18.142Z] Step 25/27 : LABEL arch=x86_64 [2023-05-11T08:37:18.707Z] ---> Running in 48b356b35dd3 [2023-05-11T08:37:18.707Z] ---> ecac43eaac2f [2023-05-11T08:37:18.707Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T08:37:18.707Z] Removing intermediate container 160c17810cf3 [2023-05-11T08:37:18.707Z] ---> aded7c9af061 [2023-05-11T08:37:18.707Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T08:37:18.987Z] ---> Running in 37883b64003f [2023-05-11T08:37:18.987Z] Removing intermediate container 48b356b35dd3 [2023-05-11T08:37:18.987Z] ---> a764c21989f4 [2023-05-11T08:37:18.987Z] Step 26/27 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:37:19.244Z] ---> Running in ed161a68ddff [2023-05-11T08:37:19.502Z] ---> Running in 0f151f0743cf [2023-05-11T08:37:19.502Z] Removing intermediate container 37883b64003f [2023-05-11T08:37:19.502Z] ---> 3bf71e213ee8 [2023-05-11T08:37:19.502Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T08:37:19.764Z] Removing intermediate container ed161a68ddff [2023-05-11T08:37:19.764Z] ---> e225dee2138d [2023-05-11T08:37:19.764Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:37:19.764Z] ---> Running in aec38c423df3 [2023-05-11T08:37:19.764Z] Removing intermediate container 0f151f0743cf [2023-05-11T08:37:19.764Z] ---> 9ace0ba9bea9 [2023-05-11T08:37:19.764Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T08:37:20.023Z] ---> Running in 9e1579825c83 [2023-05-11T08:37:20.023Z] Removing intermediate container bba12f5c769b [2023-05-11T08:37:20.023Z] ---> 96b87e68a010 [2023-05-11T08:37:20.023Z] [2023-05-11T08:37:20.023Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:37:20.281Z] ---> 9ed4aefc74f6 [2023-05-11T08:37:20.281Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:37:20.281Z] Removing intermediate container aec38c423df3 [2023-05-11T08:37:20.281Z] ---> df72b71aeb68 [2023-05-11T08:37:20.281Z] Step 24/26 : LABEL arch=x86_64 [2023-05-11T08:37:20.281Z] ---> 9433ea5f41bc [2023-05-11T08:37:20.281Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:37:20.281Z] Removing intermediate container 9e1579825c83 [2023-05-11T08:37:20.281Z] ---> 0ea664a9f954 [2023-05-11T08:37:20.281Z] [2023-05-11T08:37:20.281Z] ---> Running in a3bdea6f7706 [2023-05-11T08:37:20.281Z] ---> Running in cb6c2d97a597 [2023-05-11T08:37:20.281Z] Successfully built 0ea664a9f954 [2023-05-11T08:37:20.281Z] Successfully tagged security-spire-config:latest [2023-05-11T08:37:20.281Z] Building security-bootstrapper [2023-05-11T08:37:20.281Z]  Building security-spire-config ... done  ---> d484b4c34a1c [2023-05-11T08:37:20.281Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-11T08:37:20.539Z] Removing intermediate container a3bdea6f7706 [2023-05-11T08:37:20.539Z] ---> 5218c25d735c [2023-05-11T08:37:20.539Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-11T08:37:20.539Z] Removing intermediate container cb6c2d97a597 [2023-05-11T08:37:20.539Z] ---> b97c3cadd25d [2023-05-11T08:37:20.539Z] Step 25/26 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:37:20.539Z] ---> Running in 014d28091202 [2023-05-11T08:37:22.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-11T08:37:22.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-11T08:37:22.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-11T08:37:23.104Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:37:23.105Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:37:23.105Z] ---> 9a10669a63e8 [2023-05-11T08:37:23.105Z] Step 3/33 : WORKDIR /edgex-go [2023-05-11T08:37:23.105Z] ---> Using cache [2023-05-11T08:37:23.105Z] ---> 6fa5bfbb2f75 [2023-05-11T08:37:23.105Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-11T08:37:23.105Z] ---> Using cache [2023-05-11T08:37:23.105Z] ---> 3cf02f8d60ea [2023-05-11T08:37:23.105Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-11T08:37:23.105Z] ---> Using cache [2023-05-11T08:37:23.105Z] ---> 5694dd3822e9 [2023-05-11T08:37:23.105Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:37:23.105Z] ---> Using cache [2023-05-11T08:37:23.105Z] ---> 964033d22837 [2023-05-11T08:37:23.105Z] Step 7/33 : COPY . . [2023-05-11T08:37:23.105Z] ---> Using cache [2023-05-11T08:37:23.105Z] ---> 673495a0ba4c [2023-05-11T08:37:23.105Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-11T08:37:25.049Z] ---> Running in 69533565ad9d [2023-05-11T08:37:25.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.408s coverage: 71.5% of statements [2023-05-11T08:37:25.310Z] ---> 8e76b9019d39 [2023-05-11T08:37:25.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:37:25.310Z] Removing intermediate container 014d28091202 [2023-05-11T08:37:25.310Z] ---> 05246fe0c0e0 [2023-05-11T08:37:25.310Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-11T08:37:25.310Z] ---> Running in a5cf96df2709 [2023-05-11T08:37:25.310Z] ---> Running in d8e3075e0caa [2023-05-11T08:37:25.310Z] Removing intermediate container 69533565ad9d [2023-05-11T08:37:25.310Z] ---> 54abdcb9df11 [2023-05-11T08:37:25.310Z] Step 26/26 : LABEL version=0.0.0 [2023-05-11T08:37:25.569Z] ---> Running in 3961bb04a4ce [2023-05-11T08:37:25.569Z] Removing intermediate container d8e3075e0caa [2023-05-11T08:37:25.569Z] ---> 1ebbc667bf1a [2023-05-11T08:37:25.569Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:37:25.569Z] ---> Running in 4455842273c3 [2023-05-11T08:37:25.569Z] ---> 86a8cc11b954 [2023-05-11T08:37:25.569Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-11T08:37:25.569Z] ---> Running in 05753782c862 [2023-05-11T08:37:25.569Z] Removing intermediate container 3961bb04a4ce [2023-05-11T08:37:25.569Z] ---> b2ec67a62991 [2023-05-11T08:37:25.569Z] [2023-05-11T08:37:25.860Z] 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 [2023-05-11T08:37:25.860Z] Removing intermediate container 05753782c862 [2023-05-11T08:37:25.860Z] ---> d329c8fe93a6 [2023-05-11T08:37:25.860Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:37:26.121Z] Successfully built b2ec67a62991 [2023-05-11T08:37:26.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:26.121Z] Successfully tagged security-spire-server:latest [2023-05-11T08:37:26.121Z]  Building security-spire-server ... done  ---> Running in 63f9532a358a [2023-05-11T08:37:26.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:26.381Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:37:26.381Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:37:26.381Z] OK: 7 MiB in 16 packages [2023-05-11T08:37:26.381Z] Removing intermediate container 63f9532a358a [2023-05-11T08:37:26.381Z] ---> 8741e2f5ab8e [2023-05-11T08:37:26.381Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T08:37:27.767Z] ---> Running in 53975eac6ce3 [2023-05-11T08:37:27.767Z] Removing intermediate container 53975eac6ce3 [2023-05-11T08:37:27.767Z] ---> a0871c66680b [2023-05-11T08:37:27.767Z] Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:37:27.767Z] Removing intermediate container 4455842273c3 [2023-05-11T08:37:27.767Z] ---> c4fecb2b955d [2023-05-11T08:37:27.767Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:37:27.767Z] ---> Running in 04ffe2519573 [2023-05-11T08:37:27.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-11T08:37:27.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-11T08:37:28.034Z] Removing intermediate container 04ffe2519573 [2023-05-11T08:37:28.035Z] ---> c22a6cd1c51c [2023-05-11T08:37:28.035Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:37:28.295Z] ---> 46d5ec8f2814 [2023-05-11T08:37:28.295Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:37:28.295Z] ---> Running in e0f00a613230 [2023-05-11T08:37:28.295Z] Removing intermediate container ebc57d75deb0 [2023-05-11T08:37:28.295Z] ---> 7bc319cce19d [2023-05-11T08:37:28.295Z] [2023-05-11T08:37:28.295Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:37:28.295Z] ---> 9ed4aefc74f6 [2023-05-11T08:37:28.295Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T08:37:28.295Z] ---> Using cache [2023-05-11T08:37:28.295Z] ---> 1edc3a4cdbf6 [2023-05-11T08:37:28.295Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:37:28.295Z] ---> Using cache [2023-05-11T08:37:28.295Z] ---> 29a3ddb3fbe3 [2023-05-11T08:37:28.295Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:37:28.295Z] ---> Using cache [2023-05-11T08:37:28.295Z] ---> 73b3e02eaa90 [2023-05-11T08:37:28.295Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:37:28.295Z] ---> Using cache [2023-05-11T08:37:28.295Z] ---> 1a5bbba2f76f [2023-05-11T08:37:28.295Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-11T08:37:28.295Z] ---> 1a196157f8a1 [2023-05-11T08:37:28.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-11T08:37:28.295Z] Removing intermediate container e0f00a613230 [2023-05-11T08:37:28.295Z] ---> a0ed09dfa7a2 [2023-05-11T08:37:28.295Z] [2023-05-11T08:37:28.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 54.0% of statements [2023-05-11T08:37:28.572Z] Successfully built a0ed09dfa7a2 [2023-05-11T08:37:28.572Z] Successfully tagged support-notifications:latest [2023-05-11T08:37:29.154Z]  Building support-notifications ... done  ---> a47e76dcdc47 [2023-05-11T08:37:29.154Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:37:29.154Z] ---> 0463945a8c49 [2023-05-11T08:37:29.154Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:37:29.416Z] ---> 97fb4d0a1618 [2023-05-11T08:37:29.416Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-11T08:37:29.416Z] ---> 1bbf5bfdcbc5 [2023-05-11T08:37:29.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-11T08:37:29.416Z] ---> Running in f5ea93339834 [2023-05-11T08:37:29.416Z] Removing intermediate container f5ea93339834 [2023-05-11T08:37:29.416Z] ---> c42b80aff3c7 [2023-05-11T08:37:29.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:37:29.416Z] ---> a02c1550315f [2023-05-11T08:37:29.416Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:37:29.679Z] ---> Running in dfe106426020 [2023-05-11T08:37:29.679Z] ---> Running in 2941edcab46c [2023-05-11T08:37:29.679Z] Removing intermediate container dfe106426020 [2023-05-11T08:37:29.679Z] ---> bdb1aa7455af [2023-05-11T08:37:29.679Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T08:37:29.940Z] ---> Running in ef6e275b5bb0 [2023-05-11T08:37:29.940Z] Removing intermediate container ef6e275b5bb0 [2023-05-11T08:37:29.940Z] ---> c150170b8ea6 [2023-05-11T08:37:29.940Z] Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:37:30.200Z] ---> Running in e56e399e6864 [2023-05-11T08:37:30.200Z] Removing intermediate container e56e399e6864 [2023-05-11T08:37:30.200Z] ---> b9df9b239279 [2023-05-11T08:37:30.200Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:37:30.510Z] ---> Running in 48eb45cfe41b [2023-05-11T08:37:30.770Z] Removing intermediate container 2941edcab46c [2023-05-11T08:37:30.770Z] ---> 0a324b24d8b2 [2023-05-11T08:37:30.770Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:37:31.032Z] Removing intermediate container 48eb45cfe41b [2023-05-11T08:37:31.032Z] ---> 1cf667180569 [2023-05-11T08:37:31.032Z] [2023-05-11T08:37:31.032Z] ---> Running in a363a55056c1 [2023-05-11T08:37:31.032Z] Successfully built 1cf667180569 [2023-05-11T08:37:31.032Z] Successfully tagged core-data:latest [2023-05-11T08:37:31.032Z]  Building core-data ... done Removing intermediate container a363a55056c1 [2023-05-11T08:37:31.032Z] ---> 482ff45742b3 [2023-05-11T08:37:31.032Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T08:37:31.032Z] ---> Running in 24a4547eb729 [2023-05-11T08:37:31.315Z] Removing intermediate container 24a4547eb729 [2023-05-11T08:37:31.315Z] ---> 5e9dd665376b [2023-05-11T08:37:31.315Z] Step 21/23 : LABEL arch=x86_64 [2023-05-11T08:37:31.315Z] ---> Running in f9d0c0b85d72 [2023-05-11T08:37:31.576Z] Removing intermediate container f9d0c0b85d72 [2023-05-11T08:37:31.576Z] ---> 1011ff0f6be0 [2023-05-11T08:37:31.576Z] Step 22/23 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:37:31.576Z] ---> Running in 9c4d0599f02f [2023-05-11T08:37:31.851Z] Removing intermediate container 9c4d0599f02f [2023-05-11T08:37:31.851Z] ---> 324549a481d6 [2023-05-11T08:37:31.851Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:37:32.111Z] ---> Running in e5d6fcdaf0fa [2023-05-11T08:37:32.373Z] Removing intermediate container e5d6fcdaf0fa [2023-05-11T08:37:32.373Z] ---> a1f81025cc98 [2023-05-11T08:37:32.373Z] [2023-05-11T08:37:32.373Z] Successfully built a1f81025cc98 [2023-05-11T08:37:32.373Z] Successfully tagged security-proxy-auth:latest [2023-05-11T08:37:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-11T08:37:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:37:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-11T08:37:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-11T08:37:32.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-11T08:37:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-11T08:37:40.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-11T08:37:44.610Z]  Building security-proxy-auth ... done Removing intermediate container a5cf96df2709 [2023-05-11T08:37:44.610Z] ---> bd3e07d5992a [2023-05-11T08:37:44.610Z] [2023-05-11T08:37:44.610Z] Step 9/33 : FROM alpine:3.17 [2023-05-11T08:37:44.610Z] ---> 9ed4aefc74f6 [2023-05-11T08:37:44.610Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T08:37:44.610Z] ---> Using cache [2023-05-11T08:37:44.610Z] ---> 81fec287e938 [2023-05-11T08:37:44.610Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-11T08:37:44.610Z] ---> Running in b67cac4901d9 [2023-05-11T08:37:44.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:44.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T08:37:44.872Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T08:37:44.872Z] (2/2) Installing su-exec (0.2-r2) [2023-05-11T08:37:44.872Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:37:44.872Z] OK: 7 MiB in 17 packages [2023-05-11T08:37:45.443Z] Removing intermediate container b67cac4901d9 [2023-05-11T08:37:45.443Z] ---> 5eb1153e8cdf [2023-05-11T08:37:45.443Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-11T08:37:45.443Z] ---> Running in 4fc5a3f35b31 [2023-05-11T08:37:45.443Z] Removing intermediate container 4fc5a3f35b31 [2023-05-11T08:37:45.443Z] ---> 22bcb06b6bc3 [2023-05-11T08:37:45.443Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-11T08:37:45.443Z] ---> Running in 5c93b0541f22 [2023-05-11T08:37:45.443Z] Removing intermediate container 5c93b0541f22 [2023-05-11T08:37:45.443Z] ---> 0112fc92ad58 [2023-05-11T08:37:45.443Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-11T08:37:45.443Z] ---> Running in 37aaaa3bb03d [2023-05-11T08:37:45.706Z] Removing intermediate container 37aaaa3bb03d [2023-05-11T08:37:45.706Z] ---> 8a974049c17c [2023-05-11T08:37:45.706Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-11T08:37:45.706Z] ---> Running in 4536d9fd0570 [2023-05-11T08:37:45.706Z] Removing intermediate container 4536d9fd0570 [2023-05-11T08:37:45.706Z] ---> 54540cd73bd1 [2023-05-11T08:37:45.706Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-11T08:37:45.707Z] ---> Running in 72aef6b59fd5 [2023-05-11T08:37:46.278Z] Removing intermediate container 72aef6b59fd5 [2023-05-11T08:37:46.278Z] ---> 0eb94735121b [2023-05-11T08:37:46.278Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-11T08:37:46.278Z] ---> Running in ed2527613b8c [2023-05-11T08:37:46.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.991s coverage: 88.5% of statements [2023-05-11T08:37:46.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.8% of statements [2023-05-11T08:37:46.538Z] Removing intermediate container ed2527613b8c [2023-05-11T08:37:46.538Z] ---> 9d3a8a2727af [2023-05-11T08:37:46.538Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-11T08:37:46.538Z] ---> f680f29ac90c [2023-05-11T08:37:46.538Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-11T08:37:46.538Z] ---> Running in 59c68a0525bb [2023-05-11T08:37:47.108Z] Removing intermediate container 59c68a0525bb [2023-05-11T08:37:47.108Z] ---> be728605c899 [2023-05-11T08:37:47.108Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:37:47.369Z] ---> 63654b6c5995 [2023-05-11T08:37:47.370Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:37:47.630Z] ---> 62e759c8bb83 [2023-05-11T08:37:47.630Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-11T08:37:48.202Z] ---> 0d7e7e0dc09e [2023-05-11T08:37:48.202Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-11T08:37:48.202Z] ---> 9b3051cb1a3f [2023-05-11T08:37:48.202Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-11T08:37:48.488Z] ---> c37a64dbec54 [2023-05-11T08:37:48.488Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-11T08:37:48.488Z] ---> 76599a6e07d4 [2023-05-11T08:37:48.488Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-11T08:37:48.747Z] ---> aeda2b3dcb95 [2023-05-11T08:37:48.747Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-11T08:37:48.747Z] ---> b45336faefed [2023-05-11T08:37:48.747Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-11T08:37:48.747Z] ---> Running in 2572637fa1a1 [2023-05-11T08:37:49.313Z] Removing intermediate container 2572637fa1a1 [2023-05-11T08:37:49.313Z] ---> e0634bb052d9 [2023-05-11T08:37:49.313Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-11T08:37:49.571Z] ---> Running in b6492c2cc531 [2023-05-11T08:37:49.571Z] Removing intermediate container b6492c2cc531 [2023-05-11T08:37:49.571Z] ---> d8f1fdf232cd [2023-05-11T08:37:49.571Z] Step 30/33 : CMD ["gate"] [2023-05-11T08:37:49.571Z] ---> Running in 227d6151d1da [2023-05-11T08:37:49.571Z] Removing intermediate container 227d6151d1da [2023-05-11T08:37:49.571Z] ---> 278fc47f6791 [2023-05-11T08:37:49.571Z] Step 31/33 : LABEL arch=x86_64 [2023-05-11T08:37:49.571Z] ---> Running in 01fc5c35abe6 [2023-05-11T08:37:49.833Z] Removing intermediate container 01fc5c35abe6 [2023-05-11T08:37:49.833Z] ---> 83b8c6c9fdaa [2023-05-11T08:37:49.833Z] Step 32/33 : LABEL git_sha=417bab8f27f5dcd6b728fa83350db2e333fb3279 [2023-05-11T08:37:49.833Z] ---> Running in a40a81b69626 [2023-05-11T08:37:49.833Z] Removing intermediate container a40a81b69626 [2023-05-11T08:37:49.833Z] ---> 331e371fefd3 [2023-05-11T08:37:49.833Z] Step 33/33 : LABEL version=0.0.0 [2023-05-11T08:37:49.833Z] ---> Running in 79768ed522df [2023-05-11T08:37:50.091Z] Removing intermediate container 79768ed522df [2023-05-11T08:37:50.091Z] ---> d0bde1892946 [2023-05-11T08:37:50.091Z] [2023-05-11T08:37:50.091Z] Successfully built d0bde1892946 [2023-05-11T08:37:50.091Z] Successfully tagged security-bootstrapper:latest [2023-05-11T08:37:50.097Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-11T08:37:50.111Z] $ docker stop --time=1 89b8440835637bf282aea9fd948f9c09d9e513302de483a890cc837ed1b5341a [2023-05-11T08:37:51.413Z] $ docker rm -f --volumes 89b8440835637bf282aea9fd948f9c09d9e513302de483a890cc837ed1b5341a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T08:37:51.741Z] + docker images [2023-05-11T08:37:51.742Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-11T08:37:51.742Z] security-bootstrapper latest d0bde1892946 2 seconds ago 22.2MB [2023-05-11T08:37:51.742Z] bd3e07d5992a 9 seconds ago 1.71GB [2023-05-11T08:37:51.742Z] security-proxy-auth latest a1f81025cc98 19 seconds ago 18.3MB [2023-05-11T08:37:51.742Z] core-data latest 1cf667180569 21 seconds ago 20MB [2023-05-11T08:37:51.742Z] support-notifications latest a0ed09dfa7a2 23 seconds ago 32.4MB [2023-05-11T08:37:51.742Z] 7bc319cce19d 24 seconds ago 1.7GB [2023-05-11T08:37:51.742Z] security-spire-server latest b2ec67a62991 26 seconds ago 103MB [2023-05-11T08:37:51.742Z] 96b87e68a010 32 seconds ago 1.73GB [2023-05-11T08:37:51.742Z] security-spire-config latest 0ea664a9f954 32 seconds ago 102MB [2023-05-11T08:37:51.742Z] 23cfd661fcfa 38 seconds ago 1.58GB [2023-05-11T08:37:51.742Z] f1dab9f3741e 40 seconds ago 1.79GB [2023-05-11T08:37:51.742Z] core-command latest bd6481115b5b 54 seconds ago 19.9MB [2023-05-11T08:37:51.742Z] 302bb5c05ed8 About a minute ago 1.58GB [2023-05-11T08:37:51.742Z] security-proxy-setup latest dfc918d71331 About a minute ago 18.7MB [2023-05-11T08:37:51.742Z] 444686d3bcb3 About a minute ago 1.72GB [2023-05-11T08:37:51.742Z] core-common-config-bootstrapper latest 92fc539db3f0 About a minute ago 17.2MB [2023-05-11T08:37:51.742Z] becf788c78dc About a minute ago 1.7GB [2023-05-11T08:37:51.742Z] security-spiffe-token-provider latest 9214d1450921 2 minutes ago 32.8MB [2023-05-11T08:37:51.742Z] security-secretstore-setup latest 35d68acbab00 2 minutes ago 32.8MB [2023-05-11T08:37:51.742Z] a624de92ba00 2 minutes ago 1.72GB [2023-05-11T08:37:51.742Z] core-metadata latest 4851e6d849e7 2 minutes ago 20.4MB [2023-05-11T08:37:51.742Z] support-scheduler latest e573ce0040b0 2 minutes ago 31.8MB [2023-05-11T08:37:51.742Z] 1ec4bf025f05 2 minutes ago 1.79GB [2023-05-11T08:37:51.742Z] c4ff01cebf3d 2 minutes ago 1.76GB [2023-05-11T08:37:51.742Z] 7731110c7b07 2 minutes ago 1.73GB [2023-05-11T08:37:51.742Z] 68cb34e629d0 2 minutes ago 1.72GB [2023-05-11T08:37:51.742Z] security-spire-agent latest 661c0989c071 3 minutes ago 161MB [2023-05-11T08:37:51.742Z] 1a7fdadee832 3 minutes ago 1.58GB [2023-05-11T08:37:51.742Z] ci-base-image-x86_64 latest 9a10669a63e8 7 minutes ago 918MB [2023-05-11T08:37:51.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-11T08:37:51.742Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-11T08:37:51.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-11T08:37:51.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T08:37:56.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-11T08:37:56.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:37:56.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-11T08:37:57.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.757s coverage: 95.6% of statements [2023-05-11T08:37:57.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-11T08:37:57.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-11T08:37:57.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-11T08:37:57.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-11T08:37:57.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-11T08:37:57.406Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements [2023-05-11T08:38:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-11T08:38:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-11T08:38:04.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-11T08:38:04.046Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 65.9% of statements [2023-05-11T08:38:14.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-11T08:38:14.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-11T08:38:14.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.463s coverage: 0.9% of statements [2023-05-11T08:38:14.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.294s coverage: 29.0% of statements [2023-05-11T08:38:18.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 42.9% of statements [2023-05-11T08:38:19.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements [2023-05-11T08:38:19.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements [2023-05-11T08:38:19.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements [2023-05-11T08:38:22.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2023-05-11T08:38:24.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-11T08:38:25.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-11T08:38:25.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-11T08:38:25.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-11T08:38:28.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-11T08:38:28.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-11T08:38:28.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-11T08:38:28.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-11T08:38:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements [2023-05-11T08:38:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-11T08:38:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-11T08:38:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-11T08:38:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-11T08:38:40.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-11T08:38:40.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-11T08:38:42.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.119s coverage: 79.9% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.276s coverage: 92.9% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.222s coverage: 62.3% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.482s coverage: 81.8% of statements [2023-05-11T08:38:50.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.487s coverage: 82.1% of statements [2023-05-11T08:38:50.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-11T08:38:50.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 86.0% of statements [2023-05-11T08:38:55.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-11T08:38:55.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-11T08:38:56.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 63.1% of statements [2023-05-11T08:38:56.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.230s coverage: 100.0% of statements [2023-05-11T08:38:58.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-05-11T08:38:58.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2023-05-11T08:38:58.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2023-05-11T08:38:58.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-11T08:38:58.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-11T08:38:58.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-11T08:38:58.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-05-11T08:39:07.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-11T08:39:07.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-11T08:39:07.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-11T08:39:08.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements [2023-05-11T08:39:08.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements [2023-05-11T08:39:13.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-11T08:39:13.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-11T08:39:13.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-11T08:39:13.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-11T08:39:13.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements [2023-05-11T08:39:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-11T08:39:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-11T08:39:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-11T08:39:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-11T08:39:27.308Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2023-05-11T08:39:27.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-11T08:39:27.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:39:27.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-11T08:39:27.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-11T08:39:28.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.606s coverage: 92.3% of statements [2023-05-11T08:39:32.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-11T08:39:32.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-11T08:39:32.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 61.5% of statements [2023-05-11T08:39:34.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-11T08:39:34.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-11T08:39:35.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2023-05-11T08:39:36.281Z] 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 [2023-05-11T08:39:36.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T08:39:36.281Z] go vet ./... [2023-05-11T08:42:28.005Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T08:42:28.005Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T08:42:28.005Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T08:42:28.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-11T08:42:28.665Z] + ls -al . [2023-05-11T08:42:28.665Z] total 700 [2023-05-11T08:42:28.665Z] drwxrwxr-x 10 1001 1001 4096 May 11 08:34 . [2023-05-11T08:42:28.665Z] drwxr-xr-x 4 root root 4096 May 11 08:33 .. [2023-05-11T08:42:28.665Z] drwxrwxr-x 2 1001 1001 4096 May 11 08:32 .blubracket [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 16 May 11 08:32 .dockerignore [2023-05-11T08:42:28.665Z] drwxrwxr-x 8 1001 1001 4096 May 11 08:32 .git [2023-05-11T08:42:28.665Z] drwxrwxr-x 3 1001 1001 4096 May 11 08:32 .github [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 1133 May 11 08:32 .gitignore [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 42 May 11 08:32 .golangci.yml [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 87 May 11 08:32 .hadolint.yml [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 166 May 11 08:32 .sonarcloud.properties [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 1171 May 11 08:32 ADOPTERS.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 10835 May 11 08:32 Attribution.txt [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 73765 May 11 08:32 CHANGELOG.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 3804 May 11 08:32 CONTRIBUTING.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 677 May 11 08:32 GOVERNANCE.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 883 May 11 08:32 Jenkinsfile [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 10775 May 11 08:32 LICENSE [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 14368 May 11 08:32 Makefile [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 582 May 11 08:32 OWNERS.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 9902 May 11 08:32 README.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 789 May 11 08:32 SECURITY.md [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 5 May 11 08:29 VERSION [2023-05-11T08:42:28.665Z] drwxrwxr-x 2 1001 1001 4096 May 11 08:32 bin [2023-05-11T08:42:28.665Z] drwxrwxr-x 18 1001 1001 4096 May 11 08:32 cmd [2023-05-11T08:42:28.665Z] -rw-r--r-- 1 root root 447731 May 11 08:39 coverage.out [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 3201 May 11 08:32 go.mod [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 31042 May 11 08:32 go.sum [2023-05-11T08:42:28.665Z] drwxrwxr-x 7 1001 1001 4096 May 11 08:32 internal [2023-05-11T08:42:28.665Z] drwxrwxr-x 3 1001 1001 4096 May 11 08:32 openapi [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 594 May 11 08:32 security.txt [2023-05-11T08:42:28.665Z] drwxrwxr-x 4 1001 1001 4096 May 11 08:32 snap [2023-05-11T08:42:28.665Z] -rw-rw-r-- 1 1001 1001 204 May 11 08:32 version.go [Pipeline] sh [2023-05-11T08:42:29.304Z] + '[' -e coverage.out ] [2023-05-11T08:42:29.304Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-11T08:42:29.327Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T08:42:30.136Z] Stashed 1 file(s) [Pipeline] sh [2023-05-11T08:42:30.768Z] + make build [2023-05-11T08:42:30.768Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T08:44:07.434Z] go build -tags " 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 [2023-05-11T08:44:11.679Z] go build -tags " 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 [2023-05-11T08:44:17.017Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T08:44:20.358Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T08:45:07.190Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T08:45:12.517Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T08:45:18.544Z] 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 [2023-05-11T08:45:24.080Z] 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 [2023-05-11T08:45:28.321Z] 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 [2023-05-11T08:45:31.653Z] 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 [2023-05-11T08:45:38.287Z] 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] } [2023-05-11T08:45:43.635Z] $ docker stop --time=1 d72614ce6ece4725552f6548d85bd4c4e0c22b1e883e32923d8ac2d83e91efbc [2023-05-11T08:45:47.084Z] $ docker rm -f --volumes d72614ce6ece4725552f6548d85bd4c4e0c22b1e883e32923d8ac2d83e91efbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:45:49.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T08:45:49.620Z] [2023-05-11T08:45:49.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:45:49.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T08:45:50.264Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-11T08:45:50.264Z] 29e5d40040c1: Pulling fs layer [2023-05-11T08:45:50.264Z] 1ce36da41761: Pulling fs layer [2023-05-11T08:45:50.264Z] 25b303627fd3: Pulling fs layer [2023-05-11T08:45:50.264Z] 29e5d40040c1: Verifying Checksum [2023-05-11T08:45:50.264Z] 29e5d40040c1: Download complete [2023-05-11T08:45:50.543Z] 1ce36da41761: Verifying Checksum [2023-05-11T08:45:50.543Z] 1ce36da41761: Download complete [2023-05-11T08:45:51.151Z] 29e5d40040c1: Pull complete [2023-05-11T08:45:52.159Z] 25b303627fd3: Verifying Checksum [2023-05-11T08:45:52.159Z] 25b303627fd3: Download complete [2023-05-11T08:45:52.431Z] 1ce36da41761: Pull complete [2023-05-11T08:46:02.521Z] 25b303627fd3: Pull complete [2023-05-11T08:46:02.521Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-11T08:46:02.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T08:46:02.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:46:02.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container [2023-05-11T08:46:02.791Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-11T08:46:05.105Z] $ docker top da1f498fe907a91b2df918b38454d19c939be7b1fb92928f8395b996f81aee74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:46:05.940Z] + docker-compose build --help [2023-05-11T08:46:05.940Z] + grep parallel [2023-05-11T08:46:11.271Z] --parallel Build images in parallel. [Pipeline] } [2023-05-11T08:46:11.285Z] $ docker stop --time=1 da1f498fe907a91b2df918b38454d19c939be7b1fb92928f8395b996f81aee74 [2023-05-11T08:46:12.965Z] $ docker rm -f --volumes da1f498fe907a91b2df918b38454d19c939be7b1fb92928f8395b996f81aee74 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T08:46:13.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-11T08:46:13.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T08:46:13.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container [2023-05-11T08:46:13.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-11T08:46:14.988Z] $ docker top 93b7b053de3cc6de0aeb1e0cd23ada837717384cdee5d18a5dfe8fafd740e489 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T08:46:15.816Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-11T08:46:21.156Z] Building core-command ... [2023-05-11T08:46:21.156Z] Building core-common-config-bootstrapper ... [2023-05-11T08:46:21.156Z] Building core-data ... [2023-05-11T08:46:21.156Z] Building core-metadata ... [2023-05-11T08:46:21.156Z] Building security-bootstrapper ... [2023-05-11T08:46:21.156Z] Building security-proxy-auth ... [2023-05-11T08:46:21.156Z] Building security-proxy-setup ... [2023-05-11T08:46:21.156Z] Building security-secretstore-setup ... [2023-05-11T08:46:21.156Z] Building security-spiffe-token-provider ... [2023-05-11T08:46:21.156Z] Building security-spire-agent ... [2023-05-11T08:46:21.156Z] Building security-spire-config ... [2023-05-11T08:46:21.156Z] Building security-spire-server ... [2023-05-11T08:46:21.156Z] Building support-notifications ... [2023-05-11T08:46:21.157Z] Building support-scheduler ... [2023-05-11T08:46:21.157Z] Building core-common-config-bootstrapper [2023-05-11T08:46:21.157Z] Building security-spire-agent [2023-05-11T08:46:21.157Z] Building security-spire-config [2023-05-11T08:46:21.157Z] Building core-command [2023-05-11T08:46:21.157Z] Building security-proxy-auth [2023-05-11T08:47:09.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:47:09.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:47:09.855Z] ---> 10094fbeb1e1 [2023-05-11T08:47:09.855Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:47:09.855Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:47:09.855Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:47:09.855Z] ---> 10094fbeb1e1 [2023-05-11T08:47:09.855Z] Step 3/27 : WORKDIR /edgex-go [2023-05-11T08:47:09.855Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:47:09.855Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:47:09.855Z] ---> 10094fbeb1e1 [2023-05-11T08:47:09.855Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 3/27 : WORKDIR /edgex-go [2023-05-11T08:47:09.855Z] [2023-05-11T08:47:09.855Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:47:09.855Z] ---> 10094fbeb1e1 [2023-05-11T08:47:09.855Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:47:09.855Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:47:09.855Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:47:09.855Z] ---> 10094fbeb1e1 [2023-05-11T08:47:09.855Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:47:09.855Z] ---> Running in c4363562acfe [2023-05-11T08:47:09.855Z] ---> Running in 4e0eec0ba454 [2023-05-11T08:47:09.855Z] ---> Running in db594b0f8d91 [2023-05-11T08:47:09.855Z] ---> Running in 98b779d9b9c5 [2023-05-11T08:47:09.855Z] ---> Running in f90dba6dbe9a [2023-05-11T08:47:09.855Z] Removing intermediate container c4363562acfe [2023-05-11T08:47:09.855Z] ---> d29f938e9d4e [2023-05-11T08:47:09.855Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T08:47:09.855Z] ---> Running in fcbc224fa635 [2023-05-11T08:47:09.855Z] Removing intermediate container 4e0eec0ba454 [2023-05-11T08:47:09.855Z] ---> 008b04d4c849 [2023-05-11T08:47:09.855Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:47:09.855Z] Removing intermediate container db594b0f8d91 [2023-05-11T08:47:09.855Z] ---> 3feffa74ee02 [2023-05-11T08:47:09.855Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T08:47:09.855Z] Removing intermediate container 98b779d9b9c5 [2023-05-11T08:47:09.855Z] ---> 10a5c9098700 [2023-05-11T08:47:09.856Z] Step 4/24 : WORKDIR /edgex-go [2023-05-11T08:47:10.125Z] ---> Running in 958f2fd34d3d [2023-05-11T08:47:10.125Z] Removing intermediate container f90dba6dbe9a [2023-05-11T08:47:10.125Z] ---> 0178b6edb79f [2023-05-11T08:47:10.125Z] ---> Running in 33ba6349e450 [2023-05-11T08:47:10.125Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:47:10.125Z] ---> Running in 529e935116c4 [2023-05-11T08:47:10.393Z] ---> Running in b419d0aa2a88 [2023-05-11T08:47:10.974Z] Removing intermediate container 529e935116c4 [2023-05-11T08:47:10.974Z] ---> 9c8814abbfc0 [2023-05-11T08:47:10.974Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-11T08:47:10.974Z] Removing intermediate container 33ba6349e450 [2023-05-11T08:47:10.974Z] ---> 8e001965e74c [2023-05-11T08:47:10.974Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:47:10.974Z] ---> Running in 245b19f8568e [2023-05-11T08:47:11.244Z] ---> Running in d6d012190a97 [2023-05-11T08:47:11.244Z] Removing intermediate container b419d0aa2a88 [2023-05-11T08:47:11.244Z] ---> 1d4e27df0f3c [2023-05-11T08:47:11.244Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:47:11.513Z] ---> Running in 3f8c72c0dfb5 [2023-05-11T08:47:12.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:12.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:13.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:13.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:13.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:13.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:13.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:14.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:14.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:14.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:47:14.771Z] OK: 263 MiB in 53 packages [2023-05-11T08:47:14.771Z] OK: 263 MiB in 53 packages [2023-05-11T08:47:15.737Z] OK: 263 MiB in 53 packages [2023-05-11T08:47:16.004Z] OK: 263 MiB in 53 packages [2023-05-11T08:47:16.270Z] OK: 263 MiB in 53 packages [2023-05-11T08:47:16.540Z] Removing intermediate container fcbc224fa635 [2023-05-11T08:47:16.540Z] ---> 55f66a992e54 [2023-05-11T08:47:16.540Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T08:47:16.809Z] Removing intermediate container 958f2fd34d3d [2023-05-11T08:47:16.809Z] ---> 52eb9840bfa6 [2023-05-11T08:47:16.809Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-11T08:47:17.788Z] Removing intermediate container 245b19f8568e [2023-05-11T08:47:17.788Z] ---> bc07cee7ec7d [2023-05-11T08:47:17.788Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-11T08:47:17.788Z] Removing intermediate container 3f8c72c0dfb5 [2023-05-11T08:47:17.788Z] ---> d8ce43247c05 [2023-05-11T08:47:17.788Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:47:17.788Z] Removing intermediate container d6d012190a97 [2023-05-11T08:47:17.788Z] ---> 829339b59cec [2023-05-11T08:47:17.788Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:47:18.058Z] ---> 2c596a17f501 [2023-05-11T08:47:18.058Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:47:18.058Z] ---> da476c30f1c2 [2023-05-11T08:47:18.058Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:47:18.058Z] ---> Running in 9f3bfa7df28d [2023-05-11T08:47:18.329Z] ---> Running in 7b6384fac068 [2023-05-11T08:47:20.286Z] ---> 24466aef5fd5 [2023-05-11T08:47:20.286Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:47:20.558Z] ---> 3365d0810456 [2023-05-11T08:47:20.558Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:47:20.558Z] ---> 3a79acf2b159 [2023-05-11T08:47:20.558Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:47:20.558Z] ---> Running in bf16d9ea4706 [2023-05-11T08:47:20.828Z] ---> Running in 87e4d0855aa9 [2023-05-11T08:47:21.099Z] ---> Running in 6bb04a4cb696 [2023-05-11T08:49:12.786Z] Removing intermediate container bf16d9ea4706 [2023-05-11T08:49:12.786Z] ---> 01adc922caf3 [2023-05-11T08:49:12.786Z] Step 8/23 : COPY . . [2023-05-11T08:49:12.786Z] Removing intermediate container 7b6384fac068 [2023-05-11T08:49:12.786Z] ---> ec6d01a59ddb [2023-05-11T08:49:12.786Z] Step 7/27 : COPY . . [2023-05-11T08:49:12.786Z] Removing intermediate container 87e4d0855aa9 [2023-05-11T08:49:12.786Z] ---> 084a35dc447d [2023-05-11T08:49:12.786Z] Step 8/24 : COPY . . [2023-05-11T08:49:12.786Z] Removing intermediate container 6bb04a4cb696 [2023-05-11T08:49:12.786Z] ---> aa6caa24819c [2023-05-11T08:49:12.786Z] Step 8/23 : COPY . . [2023-05-11T08:49:12.786Z] Removing intermediate container 9f3bfa7df28d [2023-05-11T08:49:12.786Z] ---> 220db6730525 [2023-05-11T08:49:12.786Z] Step 7/27 : COPY . . [2023-05-11T08:49:27.775Z] ---> 6959632176b9 [2023-05-11T08:49:27.775Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-11T08:49:27.775Z] ---> c9f8a6bd4f09 [2023-05-11T08:49:27.775Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T08:49:27.775Z] ---> 3cada0680917 [2023-05-11T08:49:27.775Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-11T08:49:27.775Z] ---> Running in 68abad72c542 [2023-05-11T08:49:27.775Z] ---> f85c73c3faa3 [2023-05-11T08:49:27.775Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T08:49:27.775Z] ---> Running in 2a8d0d9b4a0d [2023-05-11T08:49:27.775Z] ---> Running in 5a8b0a71b344 [2023-05-11T08:49:27.775Z] ---> Running in 4512c36bd846 [2023-05-11T08:49:27.775Z] ---> 312272b9ada7 [2023-05-11T08:49:27.775Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-11T08:49:27.775Z] ---> Running in 4cb380d4a1f5 [2023-05-11T08:49:27.775Z] Removing intermediate container 5a8b0a71b344 [2023-05-11T08:49:27.775Z] ---> 29852ddd3eb3 [2023-05-11T08:49:27.775Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T08:49:27.775Z] Removing intermediate container 4512c36bd846 [2023-05-11T08:49:27.775Z] ---> e30f72fd48f1 [2023-05-11T08:49:27.775Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-11T08:49:27.775Z] ---> Running in 01a0c90c6691 [2023-05-11T08:49:27.775Z] ---> Running in 9cd4048793b7 [2023-05-11T08:49:27.775Z] Removing intermediate container 01a0c90c6691 [2023-05-11T08:49:27.775Z] ---> b8f6aca68b8f [2023-05-11T08:49:27.775Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T08:49:27.775Z] ---> Running in cab87a405104 [2023-05-11T08:49:27.775Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-11T08:49:27.775Z] Removing intermediate container 9cd4048793b7 [2023-05-11T08:49:27.775Z] ---> 977d8df9611f [2023-05-11T08:49:27.775Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T08:49:28.045Z] ---> Running in e2c19b25aa2e [2023-05-11T08:49:28.045Z] go build -tags " 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 [2023-05-11T08:49:28.312Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-11T08:49:28.312Z] Removing intermediate container cab87a405104 [2023-05-11T08:49:28.312Z] ---> 9614c276951c [2023-05-11T08:49:28.312Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-11T08:49:28.312Z] ---> Running in d916360c5ab3 [2023-05-11T08:49:28.897Z] Removing intermediate container e2c19b25aa2e [2023-05-11T08:49:28.897Z] ---> fb778b9c5c37 [2023-05-11T08:49:28.897Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-11T08:49:29.164Z] ---> Running in 94b949ad0910 [2023-05-11T08:49:32.512Z] Removing intermediate container d916360c5ab3 [2023-05-11T08:49:32.512Z] ---> d7d97e638053 [2023-05-11T08:49:32.512Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T08:49:32.512Z] ---> Running in 51be55704375 [2023-05-11T08:49:33.098Z] Removing intermediate container 94b949ad0910 [2023-05-11T08:49:33.098Z] ---> 188dfe508a5f [2023-05-11T08:49:33.098Z] Step 12/27 : WORKDIR /edgex-go [2023-05-11T08:49:33.366Z] ---> Running in c776c674c6e5 [2023-05-11T08:49:33.366Z] Removing intermediate container 51be55704375 [2023-05-11T08:49:33.366Z] ---> 3c53631bf817 [2023-05-11T08:49:33.366Z] [2023-05-11T08:49:33.366Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T08:49:33.633Z] 3.17: Pulling from library/alpine [2023-05-11T08:49:33.901Z] Removing intermediate container c776c674c6e5 [2023-05-11T08:49:33.901Z] ---> da8438538f0e [2023-05-11T08:49:33.901Z] [2023-05-11T08:49:33.901Z] Step 13/27 : FROM alpine:3.17 [2023-05-11T08:49:33.901Z] 3.17: Pulling from library/alpine [2023-05-11T08:49:34.173Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T08:49:34.173Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T08:49:34.173Z] Status: Image is up to date for alpine:3.17 [2023-05-11T08:49:34.173Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T08:49:34.173Z] ---> 51e60588ff2c [2023-05-11T08:49:34.173Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T08:49:34.173Z] ---> 51e60588ff2c [2023-05-11T08:49:34.173Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T08:49:34.173Z] ---> Running in 2886156683eb [2023-05-11T08:49:34.173Z] ---> Running in 940f746c955d [2023-05-11T08:49:34.761Z] Removing intermediate container 2886156683eb [2023-05-11T08:49:34.761Z] ---> c23ceb22024e [2023-05-11T08:49:34.761Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-11T08:49:34.761Z] Removing intermediate container 940f746c955d [2023-05-11T08:49:34.761Z] ---> a6a538ed5773 [2023-05-11T08:49:34.761Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T08:49:35.028Z] ---> Running in a706a23b9657 [2023-05-11T08:49:35.028Z] ---> Running in 6797c5463dc4 [2023-05-11T08:49:37.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:37.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:38.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:38.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:40.000Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:49:40.000Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:49:40.000Z] OK: 17692 distinct packages available [2023-05-11T08:49:40.269Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:49:40.269Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:49:40.269Z] OK: 17692 distinct packages available [2023-05-11T08:49:40.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:40.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:41.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:41.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:49:42.925Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-11T08:49:42.925Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-11T08:49:42.925Z] (3/5) Installing libucontext (1.2-r0) [2023-05-11T08:49:42.925Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-11T08:49:42.925Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-11T08:49:42.925Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:49:42.925Z] OK: 9 MiB in 20 packages [2023-05-11T08:49:42.925Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-11T08:49:42.925Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-11T08:49:42.925Z] (3/4) Installing libucontext (1.2-r0) [2023-05-11T08:49:42.925Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-11T08:49:42.925Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:49:43.193Z] OK: 8 MiB in 19 packages [2023-05-11T08:49:45.776Z] Removing intermediate container a706a23b9657 [2023-05-11T08:49:45.777Z] ---> 5753553a9a09 [2023-05-11T08:49:45.777Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:49:45.777Z] Removing intermediate container 6797c5463dc4 [2023-05-11T08:49:45.777Z] ---> 30c7f41786b1 [2023-05-11T08:49:45.777Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:49:46.361Z] ---> 4a55dc51f8e7 [2023-05-11T08:49:46.361Z] ---> a4fa54df3c87 [2023-05-11T08:49:46.361Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:49:46.361Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:49:47.797Z] ---> 85118424b260 [2023-05-11T08:49:47.797Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T08:49:47.797Z] ---> 05f3c2293a72 [2023-05-11T08:49:47.797Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-11T08:49:54.448Z] ---> cb7a887301d4 [2023-05-11T08:49:54.448Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T08:49:57.027Z] ---> 424bf8e35db8 [2023-05-11T08:49:57.027Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T08:49:57.992Z] ---> 5ba9aa167119 [2023-05-11T08:49:57.992Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-11T08:49:57.992Z] ---> Running in 28a1cf150aa0 [2023-05-11T08:49:58.957Z] Removing intermediate container 28a1cf150aa0 [2023-05-11T08:49:58.957Z] ---> 738eb2d91ccf [2023-05-11T08:49:58.957Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-11T08:50:00.364Z] ---> ee1b80654c00 [2023-05-11T08:50:00.364Z] Step 22/27 : WORKDIR / [2023-05-11T08:50:00.631Z] ---> Running in f48ac0719646 [2023-05-11T08:50:01.612Z] Removing intermediate container f48ac0719646 [2023-05-11T08:50:01.612Z] ---> 3646e7418bc8 [2023-05-11T08:50:01.612Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T08:50:01.612Z] ---> Running in e1a2220ca5ba [2023-05-11T08:50:05.856Z] Removing intermediate container e1a2220ca5ba [2023-05-11T08:50:05.856Z] ---> 8527bc128312 [2023-05-11T08:50:05.856Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T08:50:05.856Z] ---> Running in fabba9a4e289 [2023-05-11T08:50:06.122Z] ---> fefc6d160da7 [2023-05-11T08:50:06.122Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T08:50:06.705Z] Removing intermediate container fabba9a4e289 [2023-05-11T08:50:06.705Z] ---> 56017cc108eb [2023-05-11T08:50:06.705Z] Step 25/27 : LABEL arch=arm64 [2023-05-11T08:50:06.705Z] ---> Running in 3918b65b85aa [2023-05-11T08:50:07.290Z] ---> 018673670cdc [2023-05-11T08:50:07.290Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-11T08:50:07.559Z] Removing intermediate container 3918b65b85aa [2023-05-11T08:50:07.559Z] ---> 05b741414ac1 [2023-05-11T08:50:07.559Z] Step 26/27 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:50:07.828Z] ---> Running in a521253c346f [2023-05-11T08:50:08.411Z] Removing intermediate container a521253c346f [2023-05-11T08:50:08.412Z] ---> e932cf9920aa [2023-05-11T08:50:08.412Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T08:50:08.412Z] ---> Running in c5e714df92fc [2023-05-11T08:50:08.682Z] ---> 0e0f884d0041 [2023-05-11T08:50:08.682Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-11T08:50:09.268Z] Removing intermediate container c5e714df92fc [2023-05-11T08:50:09.268Z] ---> 8339ef941b64 [2023-05-11T08:50:09.268Z] [2023-05-11T08:50:09.536Z] ---> bb07bb80ee07 [2023-05-11T08:50:09.536Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T08:50:09.807Z] ---> Running in 811374b19d65 [2023-05-11T08:50:10.080Z] Successfully built 8339ef941b64 [2023-05-11T08:50:10.080Z] Successfully tagged security-spire-config-arm64:latest [2023-05-11T08:50:10.080Z]  Building security-spire-config ... done Building security-proxy-setup [2023-05-11T08:50:10.351Z] Removing intermediate container 811374b19d65 [2023-05-11T08:50:10.351Z] ---> 2876cb7e0d94 [2023-05-11T08:50:10.351Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T08:50:10.620Z] ---> Running in 1e6addcdd382 [2023-05-11T08:50:10.898Z] Removing intermediate container 1e6addcdd382 [2023-05-11T08:50:10.898Z] ---> e4a7dbf04da5 [2023-05-11T08:50:10.898Z] Step 25/27 : LABEL arch=arm64 [2023-05-11T08:50:11.173Z] ---> Running in 76e2f4c58373 [2023-05-11T08:50:11.446Z] Removing intermediate container 76e2f4c58373 [2023-05-11T08:50:11.446Z] ---> 4756d65918d5 [2023-05-11T08:50:11.446Z] Step 26/27 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:50:11.725Z] ---> Running in 0515332e6daf [2023-05-11T08:50:12.322Z] Removing intermediate container 0515332e6daf [2023-05-11T08:50:12.322Z] ---> d43c5d0830a3 [2023-05-11T08:50:12.322Z] Step 27/27 : LABEL version=0.0.0 [2023-05-11T08:50:12.322Z] ---> Running in 7b0dd4349640 [2023-05-11T08:50:12.906Z] Removing intermediate container 7b0dd4349640 [2023-05-11T08:50:12.906Z] ---> bdb1f15e1c21 [2023-05-11T08:50:12.906Z] [2023-05-11T08:50:13.182Z] Successfully built bdb1f15e1c21 [2023-05-11T08:50:13.182Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-11T08:50:13.182Z] Building core-metadata [2023-05-11T08:50:40.115Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:50:40.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:50:40.115Z] ---> 10094fbeb1e1 [2023-05-11T08:50:40.115Z] Step 3/22 : WORKDIR /edgex-go [2023-05-11T08:50:40.115Z] ---> Using cache [2023-05-11T08:50:40.115Z] ---> 3feffa74ee02 [2023-05-11T08:50:40.115Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-11T08:50:40.115Z] ---> Running in 7eb0ca610182 [2023-05-11T08:50:41.073Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:50:41.073Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:50:41.073Z] ---> 10094fbeb1e1 [2023-05-11T08:50:41.073Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:50:41.073Z] ---> Using cache [2023-05-11T08:50:41.073Z] ---> 0178b6edb79f [2023-05-11T08:50:41.073Z] Step 4/25 : WORKDIR /edgex-go [2023-05-11T08:50:41.073Z] ---> Using cache [2023-05-11T08:50:41.073Z] ---> 1d4e27df0f3c [2023-05-11T08:50:41.073Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-11T08:50:41.073Z] ---> Using cache [2023-05-11T08:50:41.073Z] ---> d8ce43247c05 [2023-05-11T08:50:41.073Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-11T08:50:41.073Z] ---> Using cache [2023-05-11T08:50:41.073Z] ---> 24466aef5fd5 [2023-05-11T08:50:41.073Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:50:41.073Z] ---> Using cache [2023-05-11T08:50:41.073Z] ---> 01adc922caf3 [2023-05-11T08:50:41.073Z] Step 8/25 : COPY . . [2023-05-11T08:50:41.073Z] ---> Using cache [2023-05-11T08:50:41.073Z] ---> 3cada0680917 [2023-05-11T08:50:41.073Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-11T08:50:41.073Z] ---> Running in 5dba8bd6461c [2023-05-11T08:50:42.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:50:42.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:50:43.262Z] go build -tags " 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 [2023-05-11T08:50:44.671Z] OK: 263 MiB in 53 packages [2023-05-11T08:50:47.431Z] Removing intermediate container 7eb0ca610182 [2023-05-11T08:50:47.431Z] ---> 1177ac4963e8 [2023-05-11T08:50:47.431Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-11T08:50:47.726Z] ---> ac7a33799b6d [2023-05-11T08:50:47.726Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:50:48.017Z] ---> Running in 55ee2fa89b8f [2023-05-11T08:52:25.622Z] Removing intermediate container 55ee2fa89b8f [2023-05-11T08:52:25.622Z] ---> b453c8ce4b7c [2023-05-11T08:52:25.622Z] Step 7/22 : COPY . . [2023-05-11T08:52:33.860Z] ---> 8a2539e3fa0a [2023-05-11T08:52:33.860Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-11T08:52:33.860Z] ---> Running in 123614be6ece [2023-05-11T08:52:34.816Z] 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 [2023-05-11T08:56:11.571Z] Removing intermediate container 2a8d0d9b4a0d [2023-05-11T08:56:11.571Z] ---> a78ed82c4976 [2023-05-11T08:56:11.571Z] [2023-05-11T08:56:11.571Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:56:11.571Z] ---> 51e60588ff2c [2023-05-11T08:56:11.571Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T08:56:11.571Z] ---> Running in a0b921699658 [2023-05-11T08:56:11.571Z] Removing intermediate container a0b921699658 [2023-05-11T08:56:11.571Z] ---> 358b4401a031 [2023-05-11T08:56:11.571Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:56:11.571Z] ---> Running in db8d083b41ce [2023-05-11T08:56:11.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:56:11.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:56:12.156Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:56:12.156Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:56:12.156Z] OK: 8 MiB in 16 packages [2023-05-11T08:56:15.502Z] Removing intermediate container db8d083b41ce [2023-05-11T08:56:15.502Z] ---> 6b42064fc758 [2023-05-11T08:56:15.502Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:56:16.471Z] ---> 3ded30d9cc9c [2023-05-11T08:56:16.471Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:56:17.438Z] ---> 1f25cff0d8cb [2023-05-11T08:56:17.438Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-11T08:56:18.844Z] ---> 1d8a3b00d4e9 [2023-05-11T08:56:18.844Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:56:19.803Z] ---> c9a8af648dc6 [2023-05-11T08:56:19.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-11T08:56:20.760Z] ---> 31ff02336b0a [2023-05-11T08:56:20.760Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:56:21.027Z] ---> Running in 5a4a08f338b1 [2023-05-11T08:56:24.377Z] Removing intermediate container 5a4a08f338b1 [2023-05-11T08:56:24.377Z] ---> 2db6f4aa24f3 [2023-05-11T08:56:24.377Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:56:24.377Z] ---> Running in 30418d3cc916 [2023-05-11T08:56:24.971Z] Removing intermediate container 30418d3cc916 [2023-05-11T08:56:24.971Z] ---> f651f6d98eaf [2023-05-11T08:56:24.971Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T08:56:24.971Z] ---> Running in 4d1c16b8bfca [2023-05-11T08:56:25.580Z] Removing intermediate container 4d1c16b8bfca [2023-05-11T08:56:25.580Z] ---> a5c248c1f07e [2023-05-11T08:56:25.580Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T08:56:25.580Z] ---> Running in 67d27d957177 [2023-05-11T08:56:28.929Z] Removing intermediate container 67d27d957177 [2023-05-11T08:56:28.929Z] ---> 0bd4103ca7c3 [2023-05-11T08:56:28.929Z] Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:56:28.929Z] ---> Running in cbf5f83c8705 [2023-05-11T08:56:29.517Z] Removing intermediate container cbf5f83c8705 [2023-05-11T08:56:29.517Z] ---> 54ad19167f41 [2023-05-11T08:56:29.517Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:56:29.786Z] ---> Running in f6c42fd53d34 [2023-05-11T08:56:30.052Z] Removing intermediate container f6c42fd53d34 [2023-05-11T08:56:30.052Z] ---> d96dbc03f1c7 [2023-05-11T08:56:30.052Z] [2023-05-11T08:56:30.640Z] Successfully built d96dbc03f1c7 [2023-05-11T08:56:30.640Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-11T08:56:30.640Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-11T08:56:48.848Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:56:48.848Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:56:48.848Z] ---> 10094fbeb1e1 [2023-05-11T08:56:48.848Z] Step 3/33 : WORKDIR /edgex-go [2023-05-11T08:56:48.848Z] ---> Using cache [2023-05-11T08:56:48.848Z] ---> 3feffa74ee02 [2023-05-11T08:56:48.848Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-11T08:56:48.848Z] ---> Using cache [2023-05-11T08:56:48.848Z] ---> 1177ac4963e8 [2023-05-11T08:56:48.848Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-11T08:56:48.848Z] ---> Using cache [2023-05-11T08:56:48.848Z] ---> ac7a33799b6d [2023-05-11T08:56:48.848Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:56:48.848Z] ---> Using cache [2023-05-11T08:56:48.848Z] ---> b453c8ce4b7c [2023-05-11T08:56:48.848Z] Step 7/33 : COPY . . [2023-05-11T08:56:48.848Z] ---> Using cache [2023-05-11T08:56:48.848Z] ---> 8a2539e3fa0a [2023-05-11T08:56:48.848Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-11T08:56:48.848Z] ---> Running in 46b67142917a [2023-05-11T08:56:50.258Z] Removing intermediate container 4cb380d4a1f5 [2023-05-11T08:56:50.258Z] ---> a1880f9bd1bb [2023-05-11T08:56:50.258Z] [2023-05-11T08:56:50.258Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T08:56:50.258Z] ---> 51e60588ff2c [2023-05-11T08:56:50.258Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-11T08:56:50.258Z] ---> Using cache [2023-05-11T08:56:50.258Z] ---> 358b4401a031 [2023-05-11T08:56:50.258Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:56:50.258Z] ---> Using cache [2023-05-11T08:56:50.258Z] ---> 6b42064fc758 [2023-05-11T08:56:50.258Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:56:50.258Z] ---> Using cache [2023-05-11T08:56:50.258Z] ---> 3ded30d9cc9c [2023-05-11T08:56:50.258Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:56:50.258Z] ---> Using cache [2023-05-11T08:56:50.258Z] ---> 1f25cff0d8cb [2023-05-11T08:56:50.258Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-11T08:56:51.223Z] 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 [2023-05-11T08:56:52.180Z] ---> 485e27ef68b1 [2023-05-11T08:56:52.180Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:56:56.434Z] ---> e236e85618ad [2023-05-11T08:56:56.434Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-11T08:56:57.858Z] ---> 67c0670ecaae [2023-05-11T08:56:57.858Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:56:58.126Z] ---> Running in 31d7aec033ae [2023-05-11T08:57:02.382Z] Removing intermediate container 31d7aec033ae [2023-05-11T08:57:02.382Z] ---> c6448dd8fd43 [2023-05-11T08:57:02.382Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:57:02.382Z] ---> Running in daf2212e2eb0 [2023-05-11T08:57:03.345Z] Removing intermediate container daf2212e2eb0 [2023-05-11T08:57:03.345Z] ---> bf7104f0b419 [2023-05-11T08:57:03.345Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T08:57:03.612Z] ---> Running in c0bd8d499448 [2023-05-11T08:57:04.573Z] Removing intermediate container c0bd8d499448 [2023-05-11T08:57:04.573Z] ---> dbce8d387840 [2023-05-11T08:57:04.573Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T08:57:04.573Z] ---> Running in 624ac96ba32d [2023-05-11T08:57:05.981Z] Removing intermediate container 624ac96ba32d [2023-05-11T08:57:05.981Z] ---> 1b6c6a359968 [2023-05-11T08:57:05.981Z] Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:57:05.981Z] ---> Running in a97f9dc0c4e3 [2023-05-11T08:57:06.942Z] Removing intermediate container a97f9dc0c4e3 [2023-05-11T08:57:06.942Z] ---> d7739ce4dfa4 [2023-05-11T08:57:06.942Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T08:57:07.209Z] ---> Running in d863a23e7b2b [2023-05-11T08:57:10.555Z] Removing intermediate container d863a23e7b2b [2023-05-11T08:57:10.555Z] ---> 16b6f702f664 [2023-05-11T08:57:10.555Z] [2023-05-11T08:57:10.822Z] Successfully built 16b6f702f664 [2023-05-11T08:57:10.822Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-11T08:57:10.822Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-05-11T08:57:11.089Z] Removing intermediate container 68abad72c542 [2023-05-11T08:57:11.089Z] ---> 84ac98e8678a [2023-05-11T08:57:11.089Z] [2023-05-11T08:57:11.089Z] Step 10/24 : FROM alpine:3.17 [2023-05-11T08:57:11.089Z] ---> 51e60588ff2c [2023-05-11T08:57:11.089Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:57:11.357Z] ---> Running in 089bff663714 [2023-05-11T08:57:13.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:57:14.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:57:15.666Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T08:57:15.666Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:57:15.666Z] OK: 8 MiB in 16 packages [2023-05-11T08:57:17.610Z] Removing intermediate container 089bff663714 [2023-05-11T08:57:17.610Z] ---> 876823c987c4 [2023-05-11T08:57:17.610Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:57:17.610Z] ---> Running in f933684f409b [2023-05-11T08:57:18.568Z] Removing intermediate container f933684f409b [2023-05-11T08:57:18.568Z] ---> dea475857539 [2023-05-11T08:57:18.568Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-11T08:57:18.568Z] ---> Running in 8f91d0c6ef66 [2023-05-11T08:57:19.157Z] Removing intermediate container 8f91d0c6ef66 [2023-05-11T08:57:19.157Z] ---> 6a50a2bea1e0 [2023-05-11T08:57:19.157Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-11T08:57:19.424Z] ---> Running in 3e25f364e867 [2023-05-11T08:57:20.011Z] Removing intermediate container 3e25f364e867 [2023-05-11T08:57:20.011Z] ---> 79f95fe00e88 [2023-05-11T08:57:20.011Z] Step 15/24 : WORKDIR / [2023-05-11T08:57:20.279Z] ---> Running in f5e5aa053810 [2023-05-11T08:57:20.864Z] Removing intermediate container f5e5aa053810 [2023-05-11T08:57:20.864Z] ---> 6ed7ccad3ae2 [2023-05-11T08:57:20.864Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:57:23.450Z] ---> 7695aeb25549 [2023-05-11T08:57:23.450Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:57:24.859Z] ---> b078c16ec032 [2023-05-11T08:57:24.859Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-11T08:57:27.442Z] ---> 40f650104a8e [2023-05-11T08:57:27.442Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:57:27.709Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:57:27.709Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:57:27.709Z] ---> 10094fbeb1e1 [2023-05-11T08:57:27.709Z] Step 3/20 : WORKDIR /edgex-go [2023-05-11T08:57:27.709Z] ---> Using cache [2023-05-11T08:57:27.709Z] ---> 3feffa74ee02 [2023-05-11T08:57:27.709Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-11T08:57:27.709Z] ---> Running in 256c4966f607 [2023-05-11T08:57:29.123Z] ---> 2827b59fa536 [2023-05-11T08:57:29.123Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-11T08:57:29.123Z] ---> Running in 2e14160a73a9 [2023-05-11T08:57:30.114Z] Removing intermediate container 2e14160a73a9 [2023-05-11T08:57:30.114Z] ---> 75077279b66a [2023-05-11T08:57:30.114Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:57:30.114Z] ---> Running in cdcd56499df6 [2023-05-11T08:57:30.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:57:30.649Z] Removing intermediate container cdcd56499df6 [2023-05-11T08:57:30.649Z] ---> c6e8bfbce8c9 [2023-05-11T08:57:30.649Z] Step 22/24 : LABEL arch=arm64 [2023-05-11T08:57:30.649Z] ---> Running in ef5884cde9a4 [2023-05-11T08:57:31.611Z] Removing intermediate container ef5884cde9a4 [2023-05-11T08:57:31.611Z] ---> 133c48b67894 [2023-05-11T08:57:31.611Z] Step 23/24 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:57:31.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:57:31.611Z] ---> Running in 9b9e0e5ece7e [2023-05-11T08:57:32.197Z] Removing intermediate container 9b9e0e5ece7e [2023-05-11T08:57:32.197Z] ---> 8212fdca5f0c [2023-05-11T08:57:32.197Z] Step 24/24 : LABEL version=0.0.0 [2023-05-11T08:57:32.465Z] ---> Running in 59ae678225dd [2023-05-11T08:57:32.735Z] Removing intermediate container 59ae678225dd [2023-05-11T08:57:32.735Z] ---> 77d0f71da234 [2023-05-11T08:57:32.735Z] [2023-05-11T08:57:33.003Z] Successfully built 77d0f71da234 [2023-05-11T08:57:33.003Z] Successfully tagged core-command-arm64:latest [2023-05-11T08:57:33.003Z]  Building core-command ... done Building support-scheduler [2023-05-11T08:57:33.272Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T08:57:33.272Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T08:57:33.272Z] OK: 17692 distinct packages available [2023-05-11T08:57:33.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:57:34.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:57:35.910Z] OK: 263 MiB in 53 packages [2023-05-11T08:57:38.505Z] Removing intermediate container 256c4966f607 [2023-05-11T08:57:38.505Z] ---> ec30e5a71fdd [2023-05-11T08:57:38.505Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-11T08:57:39.099Z] ---> 024da78723c9 [2023-05-11T08:57:39.099Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:57:39.099Z] ---> Running in 2ae3367843ee [2023-05-11T08:57:51.422Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:57:51.422Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:57:51.422Z] ---> 10094fbeb1e1 [2023-05-11T08:57:51.422Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T08:57:51.422Z] ---> Using cache [2023-05-11T08:57:51.422Z] ---> 0178b6edb79f [2023-05-11T08:57:51.422Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T08:57:51.422Z] ---> Using cache [2023-05-11T08:57:51.422Z] ---> 1d4e27df0f3c [2023-05-11T08:57:51.422Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T08:57:51.422Z] ---> Using cache [2023-05-11T08:57:51.422Z] ---> d8ce43247c05 [2023-05-11T08:57:51.422Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T08:57:51.422Z] ---> Using cache [2023-05-11T08:57:51.422Z] ---> 24466aef5fd5 [2023-05-11T08:57:51.422Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:57:51.422Z] ---> Using cache [2023-05-11T08:57:51.422Z] ---> 01adc922caf3 [2023-05-11T08:57:51.422Z] Step 8/23 : COPY . . [2023-05-11T08:57:51.422Z] ---> Using cache [2023-05-11T08:57:51.422Z] ---> 3cada0680917 [2023-05-11T08:57:51.422Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-11T08:57:51.422Z] ---> Running in 195745f290db [2023-05-11T08:57:53.382Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-11T08:58:40.223Z] Removing intermediate container 5dba8bd6461c [2023-05-11T08:58:40.223Z] ---> 34adb5d4bebc [2023-05-11T08:58:40.223Z] [2023-05-11T08:58:40.223Z] Step 10/25 : FROM alpine:3.17 [2023-05-11T08:58:40.223Z] ---> 51e60588ff2c [2023-05-11T08:58:40.223Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T08:58:40.223Z] ---> Using cache [2023-05-11T08:58:40.223Z] ---> 876823c987c4 [2023-05-11T08:58:40.223Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T08:58:40.223Z] ---> Using cache [2023-05-11T08:58:40.223Z] ---> dea475857539 [2023-05-11T08:58:40.223Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-11T08:58:40.223Z] ---> Running in b0ab096a35e5 [2023-05-11T08:58:40.223Z] Removing intermediate container b0ab096a35e5 [2023-05-11T08:58:40.223Z] ---> bd7f054ad8b1 [2023-05-11T08:58:40.223Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-11T08:58:40.223Z] ---> Running in ed4705137d80 [2023-05-11T08:58:40.223Z] Removing intermediate container ed4705137d80 [2023-05-11T08:58:40.223Z] ---> 18742d815570 [2023-05-11T08:58:40.223Z] Step 15/25 : WORKDIR / [2023-05-11T08:58:40.223Z] ---> Running in 2f107e4e4949 [2023-05-11T08:58:40.223Z] Removing intermediate container 2f107e4e4949 [2023-05-11T08:58:40.223Z] ---> ca0b3433f4fa [2023-05-11T08:58:40.223Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:58:40.223Z] ---> d450436c46d8 [2023-05-11T08:58:40.223Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:58:40.223Z] ---> 7f1263fc0923 [2023-05-11T08:58:40.223Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-11T08:58:40.223Z] ---> b415515496ac [2023-05-11T08:58:40.223Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-11T08:58:40.490Z] ---> 822bd376de34 [2023-05-11T08:58:40.490Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-11T08:58:41.455Z] ---> 4c384ed8d80a [2023-05-11T08:58:41.455Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-11T08:58:41.724Z] ---> Running in 25e2776f6b65 [2023-05-11T08:58:42.308Z] Removing intermediate container 25e2776f6b65 [2023-05-11T08:58:42.308Z] ---> 7e090246129c [2023-05-11T08:58:42.308Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T08:58:42.309Z] ---> Running in c85b01074da7 [2023-05-11T08:58:42.894Z] Removing intermediate container c85b01074da7 [2023-05-11T08:58:42.894Z] ---> c20a6ef2a8a9 [2023-05-11T08:58:42.894Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T08:58:42.894Z] ---> Running in fc85a2dc88fc [2023-05-11T08:58:43.490Z] Removing intermediate container fc85a2dc88fc [2023-05-11T08:58:43.490Z] ---> 2552a68a94e3 [2023-05-11T08:58:43.490Z] Step 24/25 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:58:43.759Z] ---> Running in 96337d45c9d7 [2023-05-11T08:58:44.726Z] Removing intermediate container 96337d45c9d7 [2023-05-11T08:58:44.726Z] ---> 57eeef490af5 [2023-05-11T08:58:44.726Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T08:58:44.726Z] ---> Running in c659b956e349 [2023-05-11T08:58:45.308Z] Removing intermediate container c659b956e349 [2023-05-11T08:58:45.308Z] ---> cdca57159d16 [2023-05-11T08:58:45.308Z] [2023-05-11T08:58:45.892Z] Successfully built cdca57159d16 [2023-05-11T08:58:45.892Z] Successfully tagged core-metadata-arm64:latest [2023-05-11T08:58:45.892Z] Building security-secretstore-setup [2023-05-11T08:59:07.953Z]  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T08:59:07.953Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-11T08:59:07.953Z] ---> 10094fbeb1e1 [2023-05-11T08:59:07.953Z] Step 3/25 : WORKDIR /edgex-go [2023-05-11T08:59:07.953Z] ---> Using cache [2023-05-11T08:59:07.953Z] ---> 3feffa74ee02 [2023-05-11T08:59:07.953Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-11T08:59:07.953Z] ---> Using cache [2023-05-11T08:59:07.953Z] ---> 1177ac4963e8 [2023-05-11T08:59:07.953Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-11T08:59:07.953Z] ---> Using cache [2023-05-11T08:59:07.953Z] ---> ac7a33799b6d [2023-05-11T08:59:07.953Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T08:59:07.953Z] ---> Using cache [2023-05-11T08:59:07.953Z] ---> b453c8ce4b7c [2023-05-11T08:59:07.953Z] Step 7/25 : COPY . . [2023-05-11T08:59:07.953Z] ---> Using cache [2023-05-11T08:59:07.953Z] ---> 8a2539e3fa0a [2023-05-11T08:59:07.953Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-11T08:59:07.953Z] ---> Running in f8728d3c1a4c [2023-05-11T08:59:09.891Z] 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 [2023-05-11T08:59:28.132Z] Removing intermediate container 123614be6ece [2023-05-11T08:59:28.132Z] ---> bc82cfc1d1da [2023-05-11T08:59:28.132Z] [2023-05-11T08:59:28.132Z] Step 9/22 : FROM alpine:3.17 [2023-05-11T08:59:28.132Z] ---> 51e60588ff2c [2023-05-11T08:59:28.132Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-11T08:59:28.132Z] ---> Running in ce64a0120719 [2023-05-11T08:59:28.401Z] Removing intermediate container 2ae3367843ee [2023-05-11T08:59:28.401Z] ---> b4a91803e257 [2023-05-11T08:59:28.401Z] Step 7/20 : COPY . . [2023-05-11T08:59:28.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T08:59:30.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T08:59:31.481Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T08:59:31.481Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-11T08:59:31.481Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T08:59:31.481Z] OK: 8 MiB in 17 packages [2023-05-11T08:59:34.089Z] Removing intermediate container ce64a0120719 [2023-05-11T08:59:34.089Z] ---> e1e7ca3bb7b6 [2023-05-11T08:59:34.089Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T08:59:34.089Z] ---> Running in 85525820a7df [2023-05-11T08:59:34.689Z] Removing intermediate container 85525820a7df [2023-05-11T08:59:34.689Z] ---> efdef49acddf [2023-05-11T08:59:34.689Z] Step 12/22 : WORKDIR /edgex [2023-05-11T08:59:34.689Z] ---> Running in ae7727b9aa8f [2023-05-11T08:59:35.649Z] Removing intermediate container ae7727b9aa8f [2023-05-11T08:59:35.649Z] ---> e796694c45a8 [2023-05-11T08:59:35.649Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T08:59:40.999Z] ---> a7250e8f2467 [2023-05-11T08:59:40.999Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T08:59:41.958Z] ---> 5833d6a3e139 [2023-05-11T08:59:41.958Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-11T08:59:43.549Z] ---> 26a6d8f89f26 [2023-05-11T08:59:43.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-11T08:59:46.367Z] ---> 9bc8e7ae38d8 [2023-05-11T08:59:46.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T08:59:47.910Z] ---> 4d4d235f7e2e [2023-05-11T08:59:47.910Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T08:59:48.211Z] ---> Running in 0416fd31a62f [2023-05-11T08:59:49.234Z] ---> 396b2396f5bc [2023-05-11T08:59:49.234Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-11T08:59:49.513Z] ---> Running in c65bdceb85ff [2023-05-11T08:59:52.101Z] 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 [2023-05-11T08:59:54.818Z] Removing intermediate container 0416fd31a62f [2023-05-11T08:59:54.818Z] ---> 366280ffc884 [2023-05-11T08:59:54.818Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T08:59:54.818Z] ---> Running in e17d2a52b7b8 [2023-05-11T08:59:55.406Z] Removing intermediate container e17d2a52b7b8 [2023-05-11T08:59:55.406Z] ---> 046eb4766f51 [2023-05-11T08:59:55.406Z] Step 20/22 : LABEL arch=arm64 [2023-05-11T08:59:55.675Z] ---> Running in 292c71fa029e [2023-05-11T08:59:55.941Z] Removing intermediate container 292c71fa029e [2023-05-11T08:59:55.941Z] ---> f7f2da9a6e79 [2023-05-11T08:59:55.941Z] Step 21/22 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T08:59:56.207Z] ---> Running in 6b641a031ef0 [2023-05-11T08:59:56.789Z] Removing intermediate container 6b641a031ef0 [2023-05-11T08:59:56.789Z] ---> 85db434f0963 [2023-05-11T08:59:56.789Z] Step 22/22 : LABEL version=0.0.0 [2023-05-11T08:59:57.055Z] ---> Running in 83fee67e5067 [2023-05-11T08:59:57.640Z] Removing intermediate container 83fee67e5067 [2023-05-11T08:59:57.640Z] ---> d3b990301833 [2023-05-11T08:59:57.640Z] [2023-05-11T08:59:57.907Z] Successfully built d3b990301833 [2023-05-11T08:59:57.907Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-11T08:59:57.907Z]  Building security-proxy-setup ... done Building core-data [2023-05-11T09:00:16.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T09:00:16.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T09:00:16.179Z] ---> 10094fbeb1e1 [2023-05-11T09:00:16.179Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T09:00:16.179Z] ---> Using cache [2023-05-11T09:00:16.179Z] ---> 0178b6edb79f [2023-05-11T09:00:16.179Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T09:00:16.179Z] ---> Using cache [2023-05-11T09:00:16.179Z] ---> 1d4e27df0f3c [2023-05-11T09:00:16.179Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-11T09:00:16.179Z] ---> Using cache [2023-05-11T09:00:16.179Z] ---> d8ce43247c05 [2023-05-11T09:00:16.179Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T09:00:16.179Z] ---> Using cache [2023-05-11T09:00:16.179Z] ---> 24466aef5fd5 [2023-05-11T09:00:16.179Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T09:00:16.179Z] ---> Using cache [2023-05-11T09:00:16.179Z] ---> 01adc922caf3 [2023-05-11T09:00:16.179Z] Step 8/23 : COPY . . [2023-05-11T09:00:16.179Z] ---> Using cache [2023-05-11T09:00:16.179Z] ---> 3cada0680917 [2023-05-11T09:00:16.179Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-11T09:00:16.179Z] ---> Running in 44f221c6eba1 [2023-05-11T09:00:17.134Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-11T09:04:08.961Z] Removing intermediate container 46b67142917a [2023-05-11T09:04:08.961Z] ---> 49b4cd5fad3d [2023-05-11T09:04:08.961Z] [2023-05-11T09:04:08.961Z] Step 9/33 : FROM alpine:3.17 [2023-05-11T09:04:08.961Z] ---> 51e60588ff2c [2023-05-11T09:04:08.961Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T09:04:08.961Z] ---> Running in 68e61c6347ba [2023-05-11T09:04:08.961Z] Removing intermediate container 68e61c6347ba [2023-05-11T09:04:08.961Z] ---> e056ab6fdf47 [2023-05-11T09:04:08.961Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-11T09:04:08.961Z] ---> Running in d6d239ede49e [2023-05-11T09:04:08.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:04:08.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:04:08.961Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-11T09:04:08.961Z] (2/2) Installing su-exec (0.2-r2) [2023-05-11T09:04:08.961Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T09:04:08.961Z] OK: 8 MiB in 17 packages [2023-05-11T09:04:08.961Z] Removing intermediate container d6d239ede49e [2023-05-11T09:04:08.961Z] ---> 4b318814d505 [2023-05-11T09:04:08.961Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-11T09:04:08.961Z] ---> Running in 81f660c7b42d [2023-05-11T09:04:08.961Z] Removing intermediate container 81f660c7b42d [2023-05-11T09:04:08.961Z] ---> 72666c764eba [2023-05-11T09:04:08.961Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-11T09:04:08.961Z] ---> Running in 4a28eedb9808 [2023-05-11T09:04:08.961Z] Removing intermediate container 4a28eedb9808 [2023-05-11T09:04:08.961Z] ---> aa0304bef8b2 [2023-05-11T09:04:08.961Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-11T09:04:08.961Z] ---> Running in 150ebef80e7c [2023-05-11T09:04:08.961Z] Removing intermediate container 150ebef80e7c [2023-05-11T09:04:08.961Z] ---> e16b29a6279f [2023-05-11T09:04:08.961Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-11T09:04:08.961Z] ---> Running in f9339c9fcad5 [2023-05-11T09:04:08.961Z] Removing intermediate container f9339c9fcad5 [2023-05-11T09:04:08.961Z] ---> b56038cf0c68 [2023-05-11T09:04:08.961Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-11T09:04:08.961Z] ---> Running in 60af994a8d59 [2023-05-11T09:04:14.316Z] Removing intermediate container 60af994a8d59 [2023-05-11T09:04:14.316Z] ---> fe04de4ac698 [2023-05-11T09:04:14.316Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-11T09:04:14.316Z] ---> Running in ad5b1aca2abc [2023-05-11T09:04:14.901Z] Removing intermediate container ad5b1aca2abc [2023-05-11T09:04:14.901Z] ---> ca67fa0daa63 [2023-05-11T09:04:14.901Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-11T09:04:15.510Z] ---> e21af7313730 [2023-05-11T09:04:15.510Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-11T09:04:15.781Z] ---> Running in add6aadc1621 [2023-05-11T09:04:19.132Z] Removing intermediate container add6aadc1621 [2023-05-11T09:04:19.132Z] ---> 233f59ef0346 [2023-05-11T09:04:19.132Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:04:19.405Z] ---> 9c63a8d968af [2023-05-11T09:04:19.405Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:04:20.371Z] ---> 05cc366f7f9a [2023-05-11T09:04:20.371Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-11T09:04:22.308Z] ---> 8fe9a96dfa71 [2023-05-11T09:04:22.308Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-11T09:04:23.276Z] ---> a2daf750c331 [2023-05-11T09:04:23.276Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-11T09:04:26.608Z] ---> feff286cee03 [2023-05-11T09:04:26.608Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-11T09:04:27.566Z] ---> bff6b1d1794d [2023-05-11T09:04:27.566Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-11T09:04:28.523Z] ---> 460a8380bba1 [2023-05-11T09:04:28.523Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-11T09:04:29.480Z] ---> 4e5b5f35ff25 [2023-05-11T09:04:29.480Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-11T09:04:29.480Z] ---> Running in 2a89ab0afe4b [2023-05-11T09:04:32.822Z] Removing intermediate container 2a89ab0afe4b [2023-05-11T09:04:32.823Z] ---> fb6cc1bc22ed [2023-05-11T09:04:32.823Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-11T09:04:32.823Z] ---> Running in d1a53c43bedf [2023-05-11T09:04:33.404Z] Removing intermediate container d1a53c43bedf [2023-05-11T09:04:33.404Z] ---> da06cda1fd33 [2023-05-11T09:04:33.404Z] Step 30/33 : CMD ["gate"] [2023-05-11T09:04:33.404Z] ---> Running in 4fa68fe4dc37 [2023-05-11T09:04:33.991Z] Removing intermediate container 4fa68fe4dc37 [2023-05-11T09:04:33.991Z] ---> 951a924329bd [2023-05-11T09:04:33.991Z] Step 31/33 : LABEL arch=arm64 [2023-05-11T09:04:33.991Z] ---> Running in e9a5a83fb6cc [2023-05-11T09:04:34.574Z] Removing intermediate container e9a5a83fb6cc [2023-05-11T09:04:34.574Z] ---> 7ee06db848e4 [2023-05-11T09:04:34.574Z] Step 32/33 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:04:34.842Z] ---> Running in b9fa24a1de96 [2023-05-11T09:04:35.108Z] Removing intermediate container b9fa24a1de96 [2023-05-11T09:04:35.108Z] ---> 76ffe9d43ae0 [2023-05-11T09:04:35.108Z] Step 33/33 : LABEL version=0.0.0 [2023-05-11T09:04:35.376Z] ---> Running in 0e88591499cb [2023-05-11T09:04:35.642Z] Removing intermediate container 0e88591499cb [2023-05-11T09:04:35.642Z] ---> c362308f345a [2023-05-11T09:04:35.642Z] [2023-05-11T09:04:35.908Z] Successfully built c362308f345a [2023-05-11T09:04:35.908Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-11T09:04:36.174Z] Building security-spire-server [2023-05-11T09:04:54.369Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T09:04:54.369Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-11T09:04:54.369Z] ---> 10094fbeb1e1 [2023-05-11T09:04:54.369Z] Step 3/26 : WORKDIR /edgex-go [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> 3feffa74ee02 [2023-05-11T09:04:54.369Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> 52eb9840bfa6 [2023-05-11T09:04:54.369Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> da476c30f1c2 [2023-05-11T09:04:54.369Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> ec6d01a59ddb [2023-05-11T09:04:54.369Z] Step 7/26 : COPY . . [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> c9f8a6bd4f09 [2023-05-11T09:04:54.369Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> 29852ddd3eb3 [2023-05-11T09:04:54.369Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> b8f6aca68b8f [2023-05-11T09:04:54.369Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-11T09:04:54.369Z] ---> Using cache [2023-05-11T09:04:54.369Z] ---> 9614c276951c [2023-05-11T09:04:54.369Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-11T09:04:54.369Z] ---> Running in 5a65b54ae714 [2023-05-11T09:04:57.721Z] Removing intermediate container 5a65b54ae714 [2023-05-11T09:04:57.721Z] ---> 4b35171fa39d [2023-05-11T09:04:57.721Z] Step 12/26 : WORKDIR /edgex-go [2023-05-11T09:04:57.721Z] ---> Running in 4559635843d6 [2023-05-11T09:04:57.990Z] Removing intermediate container 4559635843d6 [2023-05-11T09:04:57.990Z] ---> 5b5d97f691b5 [2023-05-11T09:04:57.990Z] [2023-05-11T09:04:57.990Z] Step 13/26 : FROM alpine:3.17 [2023-05-11T09:04:57.990Z] ---> 51e60588ff2c [2023-05-11T09:04:57.990Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-11T09:04:57.990Z] ---> Using cache [2023-05-11T09:04:57.990Z] ---> a6a538ed5773 [2023-05-11T09:04:57.990Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-11T09:04:57.990Z] ---> Using cache [2023-05-11T09:04:57.990Z] ---> 5753553a9a09 [2023-05-11T09:04:57.990Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:04:57.990Z] ---> Using cache [2023-05-11T09:04:57.990Z] ---> a4fa54df3c87 [2023-05-11T09:04:57.990Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:04:57.990Z] ---> Using cache [2023-05-11T09:04:57.990Z] ---> 05f3c2293a72 [2023-05-11T09:04:57.990Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-11T09:05:04.641Z] ---> 77187f0e1761 [2023-05-11T09:05:04.641Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-11T09:05:04.641Z] ---> 8c9b0f76e8e6 [2023-05-11T09:05:04.641Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-11T09:05:06.055Z] ---> 61057af7ca68 [2023-05-11T09:05:06.055Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-11T09:05:06.639Z] ---> 6186cd2ea123 [2023-05-11T09:05:06.639Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-11T09:05:06.905Z] ---> Running in fc7df8398774 [2023-05-11T09:05:07.488Z] Removing intermediate container fc7df8398774 [2023-05-11T09:05:07.488Z] ---> ca060fce047d [2023-05-11T09:05:07.488Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-11T09:05:07.488Z] ---> Running in b31f4aee0996 [2023-05-11T09:05:08.072Z] Removing intermediate container b31f4aee0996 [2023-05-11T09:05:08.072Z] ---> b4857aa00596 [2023-05-11T09:05:08.072Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T09:05:08.072Z] ---> Running in a92c74a1097b [2023-05-11T09:05:08.655Z] Removing intermediate container a92c74a1097b [2023-05-11T09:05:08.655Z] ---> 48e923bdd0ea [2023-05-11T09:05:08.655Z] Step 25/26 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:05:08.923Z] ---> Running in 8534262fc237 [2023-05-11T09:05:09.190Z] Removing intermediate container 8534262fc237 [2023-05-11T09:05:09.190Z] ---> 89d8effbcee2 [2023-05-11T09:05:09.190Z] Step 26/26 : LABEL version=0.0.0 [2023-05-11T09:05:09.458Z] ---> Running in 892b10cc1565 [2023-05-11T09:05:10.041Z] Removing intermediate container 892b10cc1565 [2023-05-11T09:05:10.041Z] ---> 57838e7cc085 [2023-05-11T09:05:10.041Z] [2023-05-11T09:05:10.308Z] Successfully built 57838e7cc085 [2023-05-11T09:05:10.308Z] Successfully tagged security-spire-server-arm64:latest [2023-05-11T09:05:10.308Z]  Building security-spire-server ... done Building support-notifications [2023-05-11T09:05:25.315Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-11T09:05:25.315Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-11T09:05:25.315Z] ---> 10094fbeb1e1 [2023-05-11T09:05:25.315Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-11T09:05:25.315Z] ---> Using cache [2023-05-11T09:05:25.315Z] ---> 0178b6edb79f [2023-05-11T09:05:25.315Z] Step 4/23 : WORKDIR /edgex-go [2023-05-11T09:05:25.315Z] ---> Using cache [2023-05-11T09:05:25.315Z] ---> 1d4e27df0f3c [2023-05-11T09:05:25.315Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-11T09:05:25.315Z] ---> Running in 72c680bc33ac [2023-05-11T09:05:26.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:05:27.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:05:29.244Z] OK: 263 MiB in 53 packages [2023-05-11T09:05:30.652Z] Removing intermediate container 72c680bc33ac [2023-05-11T09:05:30.652Z] ---> 8bfec3fe2ab1 [2023-05-11T09:05:30.652Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-11T09:05:31.239Z] ---> 594606550013 [2023-05-11T09:05:31.239Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T09:05:31.506Z] ---> Running in acf661113735 [2023-05-11T09:06:10.357Z] 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 [2023-05-11T09:06:28.553Z] Removing intermediate container f8728d3c1a4c [2023-05-11T09:06:28.553Z] ---> ba45d7740089 [2023-05-11T09:06:28.553Z] [2023-05-11T09:06:28.553Z] Step 9/25 : FROM alpine:3.17 [2023-05-11T09:06:28.553Z] ---> 51e60588ff2c [2023-05-11T09:06:28.553Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-11T09:06:28.553Z] ---> Running in e30a268e6d0f [2023-05-11T09:06:28.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:06:29.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:06:31.194Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-11T09:06:31.461Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-11T09:06:31.461Z] (3/3) Installing su-exec (0.2-r2) [2023-05-11T09:06:31.461Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T09:06:31.461Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T09:06:32.426Z] OK: 8 MiB in 18 packages [2023-05-11T09:06:35.037Z] Removing intermediate container e30a268e6d0f [2023-05-11T09:06:35.037Z] ---> c7dc17a998fe [2023-05-11T09:06:35.037Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-11T09:06:35.037Z] ---> Running in 59cf52352589 [2023-05-11T09:06:35.620Z] Removing intermediate container 59cf52352589 [2023-05-11T09:06:35.620Z] ---> fe48850264e9 [2023-05-11T09:06:35.620Z] Step 12/25 : WORKDIR / [2023-05-11T09:06:35.620Z] ---> Running in ae94433580a0 [2023-05-11T09:06:36.205Z] Removing intermediate container ae94433580a0 [2023-05-11T09:06:36.205Z] ---> a51093fc1719 [2023-05-11T09:06:36.205Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:06:37.168Z] ---> 9803ee2d070a [2023-05-11T09:06:37.168Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:06:38.134Z] ---> 1aa680866ffd [2023-05-11T09:06:38.134Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-11T09:06:39.099Z] ---> ace321dbd395 [2023-05-11T09:06:39.100Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-11T09:06:40.059Z] ---> 013e46618197 [2023-05-11T09:06:40.059Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-11T09:06:43.975Z] ---> dd07c91e74d5 [2023-05-11T09:06:43.975Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-11T09:06:47.315Z] ---> 2ef54fd418a7 [2023-05-11T09:06:47.315Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-11T09:06:49.893Z] ---> a6e94ce2fbd5 [2023-05-11T09:06:49.893Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-11T09:06:51.309Z] ---> 763f062d4d11 [2023-05-11T09:06:51.309Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-11T09:06:51.309Z] ---> Running in d747e7ad0e3e [2023-05-11T09:06:59.524Z] Removing intermediate container d747e7ad0e3e [2023-05-11T09:06:59.524Z] ---> ecf2bbfc8c85 [2023-05-11T09:06:59.524Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-11T09:06:59.524Z] ---> Running in 3682f88e9797 [2023-05-11T09:07:00.111Z] Removing intermediate container 3682f88e9797 [2023-05-11T09:07:00.111Z] ---> a37cffa6d115 [2023-05-11T09:07:00.111Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T09:07:00.111Z] ---> Running in f57f019752e2 [2023-05-11T09:07:01.079Z] Removing intermediate container f57f019752e2 [2023-05-11T09:07:01.079Z] ---> 38a833dadf08 [2023-05-11T09:07:01.079Z] Step 24/25 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:07:01.344Z] ---> Running in 566a0202db4d [2023-05-11T09:07:02.302Z] Removing intermediate container 566a0202db4d [2023-05-11T09:07:02.302Z] ---> 4f5c13286617 [2023-05-11T09:07:02.302Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T09:07:02.302Z] ---> Running in 71a43ff39509 [2023-05-11T09:07:03.258Z] Removing intermediate container 71a43ff39509 [2023-05-11T09:07:03.258Z] ---> f9e0f0a03d61 [2023-05-11T09:07:03.259Z] [2023-05-11T09:07:03.841Z] Successfully built f9e0f0a03d61 [2023-05-11T09:07:03.841Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-11T09:07:26.225Z]  Building security-secretstore-setup ... done Removing intermediate container acf661113735 [2023-05-11T09:07:26.225Z] ---> 38a2c070729a [2023-05-11T09:07:26.225Z] Step 8/23 : COPY . . [2023-05-11T09:07:41.371Z] ---> 024dc5bf1dd1 [2023-05-11T09:07:41.371Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-11T09:07:41.371Z] ---> Running in 54ea7752f895 [2023-05-11T09:07:41.371Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-11T09:08:13.594Z] Removing intermediate container 44f221c6eba1 [2023-05-11T09:08:13.594Z] ---> 1cee5c38481f [2023-05-11T09:08:13.594Z] [2023-05-11T09:08:13.594Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T09:08:13.594Z] ---> 51e60588ff2c [2023-05-11T09:08:13.594Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T09:08:13.594Z] ---> Running in a0f637852fab [2023-05-11T09:08:13.594Z] Removing intermediate container a0f637852fab [2023-05-11T09:08:13.594Z] ---> e17cac292e60 [2023-05-11T09:08:13.594Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-11T09:08:13.594Z] ---> Running in 2a6b5402e8d5 [2023-05-11T09:08:13.594Z] Removing intermediate container 2a6b5402e8d5 [2023-05-11T09:08:13.594Z] ---> e8cc6b64fbb2 [2023-05-11T09:08:13.594Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-11T09:08:13.594Z] ---> Running in 3e67cce92ae3 [2023-05-11T09:08:13.594Z] Removing intermediate container 3e67cce92ae3 [2023-05-11T09:08:13.594Z] ---> 469d6cdbae4e [2023-05-11T09:08:13.594Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T09:08:13.594Z] ---> Running in 31dee46eddc5 [2023-05-11T09:08:14.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:08:15.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:08:16.107Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T09:08:16.107Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T09:08:16.373Z] OK: 8 MiB in 16 packages [2023-05-11T09:08:18.320Z] Removing intermediate container 31dee46eddc5 [2023-05-11T09:08:18.320Z] ---> beed28d5227b [2023-05-11T09:08:18.320Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:08:19.289Z] ---> 0034119551ce [2023-05-11T09:08:19.289Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:08:20.250Z] ---> 3612d274b7c1 [2023-05-11T09:08:20.250Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-11T09:08:23.591Z] ---> 741f4adbee12 [2023-05-11T09:08:23.591Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-11T09:08:25.004Z] ---> cc185ab0bc09 [2023-05-11T09:08:25.004Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-11T09:08:25.004Z] ---> Running in a889e3091ac9 [2023-05-11T09:08:25.969Z] Removing intermediate container a889e3091ac9 [2023-05-11T09:08:25.969Z] ---> 2083f7f90aa5 [2023-05-11T09:08:25.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T09:08:25.969Z] ---> Running in 4af7ae9c2efc [2023-05-11T09:08:26.928Z] Removing intermediate container 4af7ae9c2efc [2023-05-11T09:08:26.928Z] ---> d402246dfb26 [2023-05-11T09:08:26.928Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T09:08:26.928Z] ---> Running in 1377f1de6c29 [2023-05-11T09:08:27.899Z] Removing intermediate container 1377f1de6c29 [2023-05-11T09:08:27.899Z] ---> e3b1897635a7 [2023-05-11T09:08:27.899Z] Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:08:28.165Z] ---> Running in 5f1475ef47b0 [2023-05-11T09:08:29.121Z] Removing intermediate container 5f1475ef47b0 [2023-05-11T09:08:29.121Z] ---> 5d4082dde151 [2023-05-11T09:08:29.121Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T09:08:29.121Z] ---> Running in 4aa3e750f8ac [2023-05-11T09:08:30.086Z] Removing intermediate container 4aa3e750f8ac [2023-05-11T09:08:30.086Z] ---> 4fc38638ca15 [2023-05-11T09:08:30.086Z] [2023-05-11T09:08:30.351Z] Successfully built 4fc38638ca15 [2023-05-11T09:08:30.351Z] Successfully tagged core-data-arm64:latest [2023-05-11T09:08:33.690Z]  Building core-data ... done Removing intermediate container 195745f290db [2023-05-11T09:08:33.690Z] ---> d6916a0c0998 [2023-05-11T09:08:33.690Z] [2023-05-11T09:08:33.690Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T09:08:33.690Z] ---> 51e60588ff2c [2023-05-11T09:08:33.690Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-11T09:08:33.690Z] ---> Using cache [2023-05-11T09:08:33.690Z] ---> 876823c987c4 [2023-05-11T09:08:33.690Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T09:08:33.690Z] ---> Using cache [2023-05-11T09:08:33.956Z] ---> dea475857539 [2023-05-11T09:08:33.956Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-11T09:08:33.956Z] ---> Running in f6578ba0a61c [2023-05-11T09:08:34.543Z] Removing intermediate container f6578ba0a61c [2023-05-11T09:08:34.543Z] ---> 18664b7f830f [2023-05-11T09:08:34.543Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T09:08:34.813Z] ---> Running in 08b695e22b9a [2023-05-11T09:08:35.402Z] Removing intermediate container 08b695e22b9a [2023-05-11T09:08:35.402Z] ---> 6cbec0bbfa89 [2023-05-11T09:08:35.402Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:08:36.361Z] ---> b014eb03a522 [2023-05-11T09:08:36.361Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:08:36.943Z] ---> 5a110e0542bf [2023-05-11T09:08:36.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-11T09:08:39.527Z] ---> d95aafaa1c1d [2023-05-11T09:08:39.527Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-11T09:08:40.726Z] ---> 6de98f6b6548 [2023-05-11T09:08:40.726Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-11T09:08:40.726Z] ---> Running in 152efc432b12 [2023-05-11T09:08:41.314Z] Removing intermediate container 152efc432b12 [2023-05-11T09:08:41.314Z] ---> 83425e90f6d7 [2023-05-11T09:08:41.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T09:08:41.314Z] ---> Running in 7b1ad9b04ebb [2023-05-11T09:08:41.920Z] Removing intermediate container 7b1ad9b04ebb [2023-05-11T09:08:41.920Z] ---> 42539db8dab6 [2023-05-11T09:08:41.920Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T09:08:41.920Z] ---> Running in dd8a9d318451 [2023-05-11T09:08:42.538Z] Removing intermediate container dd8a9d318451 [2023-05-11T09:08:42.538Z] ---> 74f6f0367f27 [2023-05-11T09:08:42.538Z] Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:08:42.538Z] ---> Running in 68379ab60804 [2023-05-11T09:08:43.137Z] Removing intermediate container 68379ab60804 [2023-05-11T09:08:43.137Z] ---> 062eb445702e [2023-05-11T09:08:43.137Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T09:08:43.137Z] ---> Running in 60c11ead6347 [2023-05-11T09:08:43.731Z] Removing intermediate container 60c11ead6347 [2023-05-11T09:08:43.731Z] ---> 650c480bd920 [2023-05-11T09:08:43.731Z] [2023-05-11T09:08:44.003Z] Successfully built 650c480bd920 [2023-05-11T09:08:44.003Z] Successfully tagged support-scheduler-arm64:latest [2023-05-11T09:09:06.115Z]  Building support-scheduler ... done Removing intermediate container c65bdceb85ff [2023-05-11T09:09:06.115Z] ---> a5ac681b59d3 [2023-05-11T09:09:06.115Z] [2023-05-11T09:09:06.116Z] Step 9/20 : FROM alpine:3.17 [2023-05-11T09:09:06.116Z] ---> 51e60588ff2c [2023-05-11T09:09:06.116Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-11T09:09:06.116Z] ---> Using cache [2023-05-11T09:09:06.116Z] ---> e056ab6fdf47 [2023-05-11T09:09:06.116Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-11T09:09:06.116Z] ---> Running in 56db62a9e3d2 [2023-05-11T09:09:06.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:09:07.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:09:08.517Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-11T09:09:08.517Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-11T09:09:08.517Z] OK: 17692 distinct packages available [2023-05-11T09:09:08.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:09:09.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:09:10.517Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-11T09:09:10.517Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-11T09:09:10.517Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-11T09:09:10.517Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-11T09:09:10.517Z] (5/9) Installing curl (8.0.1-r0) [2023-05-11T09:09:10.517Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-11T09:09:10.517Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-11T09:09:10.517Z] (8/9) Installing libucontext (1.2-r0) [2023-05-11T09:09:10.517Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-11T09:09:10.517Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T09:09:10.517Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T09:09:11.108Z] OK: 11 MiB in 24 packages [2023-05-11T09:09:15.385Z] Removing intermediate container 56db62a9e3d2 [2023-05-11T09:09:15.386Z] ---> 079595552d2c [2023-05-11T09:09:15.386Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:09:15.974Z] ---> 9ab41fb249a2 [2023-05-11T09:09:15.975Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:09:16.569Z] ---> 36399e30a980 [2023-05-11T09:09:16.569Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-11T09:09:19.160Z] ---> e10e8778937a [2023-05-11T09:09:19.160Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-11T09:09:20.127Z] ---> fa4a64fc6aba [2023-05-11T09:09:20.127Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-11T09:09:20.127Z] ---> Running in 50ef5cbb6d9d [2023-05-11T09:09:20.714Z] Removing intermediate container 50ef5cbb6d9d [2023-05-11T09:09:20.714Z] ---> accbdb2bb004 [2023-05-11T09:09:20.714Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-11T09:09:20.714Z] ---> Running in c9fdcf44db64 [2023-05-11T09:09:21.305Z] Removing intermediate container c9fdcf44db64 [2023-05-11T09:09:21.305Z] ---> 8acf363794bb [2023-05-11T09:09:21.305Z] Step 18/20 : LABEL arch=arm64 [2023-05-11T09:09:21.305Z] ---> Running in 28504da48871 [2023-05-11T09:09:21.892Z] Removing intermediate container 28504da48871 [2023-05-11T09:09:21.892Z] ---> 396f69edbc41 [2023-05-11T09:09:21.892Z] Step 19/20 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:09:21.892Z] ---> Running in 7b8b9a117a7a [2023-05-11T09:09:22.485Z] Removing intermediate container 7b8b9a117a7a [2023-05-11T09:09:22.485Z] ---> 27b08949ae02 [2023-05-11T09:09:22.485Z] Step 20/20 : LABEL version=0.0.0 [2023-05-11T09:09:22.757Z] ---> Running in 66cd72fde717 [2023-05-11T09:09:23.344Z] Removing intermediate container 66cd72fde717 [2023-05-11T09:09:23.344Z] ---> 3353b85af1e9 [2023-05-11T09:09:23.344Z] [2023-05-11T09:09:23.344Z] Successfully built 3353b85af1e9 [2023-05-11T09:09:23.344Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-11T09:11:00.024Z]  Building security-spiffe-token-provider ... done Removing intermediate container 54ea7752f895 [2023-05-11T09:11:00.024Z] ---> 3a11108035cd [2023-05-11T09:11:00.024Z] [2023-05-11T09:11:00.024Z] Step 10/23 : FROM alpine:3.17 [2023-05-11T09:11:00.024Z] ---> 51e60588ff2c [2023-05-11T09:11:00.024Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-11T09:11:00.024Z] ---> Running in f852263e771b [2023-05-11T09:11:00.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T09:11:00.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T09:11:00.024Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-11T09:11:00.024Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-11T09:11:00.024Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T09:11:00.294Z] Executing ca-certificates-20230506-r0.trigger [2023-05-11T09:11:00.565Z] OK: 8 MiB in 17 packages [2023-05-11T09:11:01.985Z] Removing intermediate container f852263e771b [2023-05-11T09:11:01.985Z] ---> 17e20d2f3628 [2023-05-11T09:11:01.985Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-11T09:11:01.985Z] ---> Running in bc61f9244dd9 [2023-05-11T09:11:02.254Z] Removing intermediate container bc61f9244dd9 [2023-05-11T09:11:02.254Z] ---> a85408d54708 [2023-05-11T09:11:02.254Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-11T09:11:02.254Z] ---> Running in b0ec190993f1 [2023-05-11T09:11:02.526Z] Removing intermediate container b0ec190993f1 [2023-05-11T09:11:02.526Z] ---> f1a8e85f4bf6 [2023-05-11T09:11:02.526Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-11T09:11:02.797Z] ---> Running in 15552cc3d415 [2023-05-11T09:11:03.068Z] Removing intermediate container 15552cc3d415 [2023-05-11T09:11:03.068Z] ---> 006dea733752 [2023-05-11T09:11:03.068Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-11T09:11:03.658Z] ---> 014bc6f6cdcb [2023-05-11T09:11:03.658Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-11T09:11:04.246Z] ---> b408124fe252 [2023-05-11T09:11:04.246Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-11T09:11:05.665Z] ---> dd4e966da8ec [2023-05-11T09:11:05.665Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-11T09:11:05.943Z] ---> 53ee7eba17f6 [2023-05-11T09:11:05.943Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-11T09:11:06.214Z] ---> Running in 1016a48d40b0 [2023-05-11T09:11:06.484Z] Removing intermediate container 1016a48d40b0 [2023-05-11T09:11:06.484Z] ---> 4579faa6cfde [2023-05-11T09:11:06.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T09:11:06.484Z] ---> Running in 80015491f247 [2023-05-11T09:11:06.756Z] Removing intermediate container 80015491f247 [2023-05-11T09:11:06.756Z] ---> d14c6cc084cb [2023-05-11T09:11:06.756Z] Step 21/23 : LABEL arch=arm64 [2023-05-11T09:11:07.027Z] ---> Running in 48b56584b648 [2023-05-11T09:11:07.298Z] Removing intermediate container 48b56584b648 [2023-05-11T09:11:07.298Z] ---> 77ddbb0e836e [2023-05-11T09:11:07.298Z] Step 22/23 : LABEL git_sha=6bed93e808492c1bcb1c32678c135e0cf8965531 [2023-05-11T09:11:07.298Z] ---> Running in 5645478748ae [2023-05-11T09:11:07.571Z] Removing intermediate container 5645478748ae [2023-05-11T09:11:07.571Z] ---> 7c74998593c5 [2023-05-11T09:11:07.571Z] Step 23/23 : LABEL version=0.0.0 [2023-05-11T09:11:07.842Z] ---> Running in b948918252a8 [2023-05-11T09:11:08.113Z] Removing intermediate container b948918252a8 [2023-05-11T09:11:08.113Z] ---> 493880d382b3 [2023-05-11T09:11:08.113Z] [2023-05-11T09:11:08.384Z] Successfully built 493880d382b3 [2023-05-11T09:11:08.384Z] Successfully tagged support-notifications-arm64:latest [2023-05-11T09:11:08.988Z]  Building support-notifications ... done  [Pipeline] } [2023-05-11T09:11:08.988Z] $ docker stop --time=1 93b7b053de3cc6de0aeb1e0cd23ada837717384cdee5d18a5dfe8fafd740e489 [2023-05-11T09:11:10.725Z] $ docker rm -f --volumes 93b7b053de3cc6de0aeb1e0cd23ada837717384cdee5d18a5dfe8fafd740e489 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T09:11:11.240Z] + docker images [2023-05-11T09:11:11.506Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-11T09:11:11.506Z] support-notifications-arm64 latest 493880d382b3 4 seconds ago 31.9MB [2023-05-11T09:11:11.506Z] 3a11108035cd 16 seconds ago 1.59GB [2023-05-11T09:11:11.506Z] security-spiffe-token-provider-arm64 latest 3353b85af1e9 About a minute ago 32.7MB [2023-05-11T09:11:11.506Z] a5ac681b59d3 2 minutes ago 1.57GB [2023-05-11T09:11:11.506Z] support-scheduler-arm64 latest 650c480bd920 2 minutes ago 31.2MB [2023-05-11T09:11:11.507Z] d6916a0c0998 2 minutes ago 1.59GB [2023-05-11T09:11:11.507Z] core-data-arm64 latest 4fc38638ca15 2 minutes ago 19.9MB [2023-05-11T09:11:11.507Z] 1cee5c38481f 3 minutes ago 1.53GB [2023-05-11T09:11:11.507Z] security-secretstore-setup-arm64 latest f9e0f0a03d61 4 minutes ago 32.2MB [2023-05-11T09:11:11.507Z] ba45d7740089 4 minutes ago 1.52GB [2023-05-11T09:11:11.507Z] security-spire-server-arm64 latest 57838e7cc085 6 minutes ago 97MB [2023-05-11T09:11:11.507Z] 5b5d97f691b5 6 minutes ago 1.39GB [2023-05-11T09:11:11.507Z] security-bootstrapper-arm64 latest c362308f345a 6 minutes ago 21.9MB [2023-05-11T09:11:11.507Z] 49b4cd5fad3d 7 minutes ago 1.51GB [2023-05-11T09:11:11.507Z] security-proxy-setup-arm64 latest d3b990301833 11 minutes ago 18.7MB [2023-05-11T09:11:11.507Z] bc82cfc1d1da 11 minutes ago 1.51GB [2023-05-11T09:11:11.507Z] core-metadata-arm64 latest cdca57159d16 12 minutes ago 20.2MB [2023-05-11T09:11:11.507Z] 34adb5d4bebc 12 minutes ago 1.53GB [2023-05-11T09:11:11.507Z] core-command-arm64 latest 77d0f71da234 13 minutes ago 19.7MB [2023-05-11T09:11:11.507Z] 84ac98e8678a 14 minutes ago 1.53GB [2023-05-11T09:11:11.507Z] core-common-config-bootstrapper-arm64 latest 16b6f702f664 14 minutes ago 17.2MB [2023-05-11T09:11:11.507Z] a1880f9bd1bb 14 minutes ago 1.52GB [2023-05-11T09:11:11.507Z] security-proxy-auth-arm64 latest d96dbc03f1c7 14 minutes ago 18.1MB [2023-05-11T09:11:11.507Z] a78ed82c4976 15 minutes ago 1.51GB [2023-05-11T09:11:11.507Z] security-spire-agent-arm64 latest bdb1f15e1c21 20 minutes ago 153MB [2023-05-11T09:11:11.507Z] security-spire-config-arm64 latest 8339ef941b64 21 minutes ago 96.1MB [2023-05-11T09:11:11.507Z] da8438538f0e 21 minutes ago 1.39GB [2023-05-11T09:11:11.507Z] 3c53631bf817 21 minutes ago 1.39GB [2023-05-11T09:11:11.507Z] ci-base-image-arm64 latest 10094fbeb1e1 37 minutes ago 899MB [2023-05-11T09:11:11.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-11T09:11:11.507Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-11T09:11:11.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T09:11:11.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T09:11:11.941Z] [2023-05-11T09:11:11.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T09:11:12.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T09:11:12.547Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T09:11:12.547Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T09:11:12.547Z] 04944245beec: Pulling fs layer [2023-05-11T09:11:12.547Z] 699f458cf7ca: Pulling fs layer [2023-05-11T09:11:12.547Z] 765212b225bb: Pulling fs layer [2023-05-11T09:11:12.547Z] f23df028b6ca: Pulling fs layer [2023-05-11T09:11:12.547Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T09:11:12.547Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T09:11:12.547Z] f23df028b6ca: Waiting [2023-05-11T09:11:12.547Z] 2437ff75d9bd: Waiting [2023-05-11T09:11:12.818Z] 04944245beec: Verifying Checksum [2023-05-11T09:11:12.818Z] 04944245beec: Download complete [2023-05-11T09:11:12.818Z] 765212b225bb: Verifying Checksum [2023-05-11T09:11:12.818Z] 765212b225bb: Download complete [2023-05-11T09:11:12.818Z] f23df028b6ca: Verifying Checksum [2023-05-11T09:11:12.818Z] f23df028b6ca: Download complete [2023-05-11T09:11:12.818Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T09:11:12.818Z] d65c8cfc05b1: Download complete [2023-05-11T09:11:12.818Z] 699f458cf7ca: Verifying Checksum [2023-05-11T09:11:12.818Z] 699f458cf7ca: Download complete [2023-05-11T09:11:13.402Z] 8998bd30e6a1: Download complete [2023-05-11T09:11:15.975Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T09:11:15.975Z] 2437ff75d9bd: Download complete [2023-05-11T09:11:17.382Z] 8998bd30e6a1: Pull complete [2023-05-11T09:11:17.965Z] 04944245beec: Pull complete [2023-05-11T09:11:19.370Z] 699f458cf7ca: Pull complete [2023-05-11T09:11:19.370Z] 765212b225bb: Pull complete [2023-05-11T09:11:20.333Z] f23df028b6ca: Pull complete [2023-05-11T09:11:20.600Z] d65c8cfc05b1: Pull complete [2023-05-11T09:11:35.581Z] 2437ff75d9bd: Pull complete [2023-05-11T09:11:35.581Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T09:11:35.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T09:11:35.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T09:11:35.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-15191 does not seem to be running inside a container [2023-05-11T09:11:35.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T09:11:38.721Z] $ docker top 0cc7d18c07f28f3509d9b1b00158e9d283a047721e34a761c068c988e7ea2922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:11:39.641Z] ---> job-cost.sh [2023-05-11T09:11:39.641Z] lf-activate-venv: SKIPPING [2023-05-11T09:11:39.641Z] INFO: No Stack... [2023-05-11T09:11:39.910Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T09:11:40.868Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T09:11:41.505Z] + cut -d, -f6 [2023-05-11T09:11:41.505Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2023-05-11T09:11:41.544Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] [2023-05-11T09:11:41.550Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] did not exist. Created. [2023-05-11T09:11:41.550Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T09:11:42.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T09:11:42.376Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T09:11:42.384Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T09:11:42.397Z] $ docker stop --time=1 0cc7d18c07f28f3509d9b1b00158e9d283a047721e34a761c068c988e7ea2922 [2023-05-11T09:11:44.009Z] $ docker rm -f --volumes 0cc7d18c07f28f3509d9b1b00158e9d283a047721e34a761c068c988e7ea2922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-11T09:11:44.450Z] provisioning config files... [2023-05-11T09:11:44.458Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config825622815019991697tmp [Pipeline] { [Pipeline] sh [2023-05-11T09:11:44.754Z] + set +x [2023-05-11T09:11:44.755Z] + bash -s -- [2023-05-11T09:11:44.755Z] + curl -s https://codecov.io/bash [2023-05-11T09:11:44.755Z] [2023-05-11T09:11:44.755Z] _____ _ [2023-05-11T09:11:44.755Z] / ____| | | [2023-05-11T09:11:44.755Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T09:11:44.755Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T09:11:44.755Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T09:11:44.755Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T09:11:44.755Z] Bash-1.0.6 [2023-05-11T09:11:44.755Z] [2023-05-11T09:11:44.755Z] [2023-05-11T09:11:44.755Z] ==> git version 2.25.1 found [2023-05-11T09:11:44.755Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-11T09:11:44.755Z] Release-Date: 2020-01-08 [2023-05-11T09:11:44.755Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-11T09:11:44.755Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T09:11:44.755Z] ==> Jenkins CI detected. [2023-05-11T09:11:44.755Z] current dir:  /w/workspace/edgex-go/3 [2023-05-11T09:11:44.755Z] project root: . [2023-05-11T09:11:44.755Z] --> token set from env [2023-05-11T09:11:44.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T09:11:44.755Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T09:11:44.755Z] ==> Python coveragepy not found [2023-05-11T09:11:44.755Z] ==> Searching for coverage reports in: [2023-05-11T09:11:44.755Z] + . [2023-05-11T09:11:45.014Z] -> Found 1 reports [2023-05-11T09:11:45.014Z] ==> Detecting git/mercurial file structure [2023-05-11T09:11:45.014Z] ==> Reading reports [2023-05-11T09:11:45.014Z] + ./coverage.out bytes=447731 [2023-05-11T09:11:45.014Z] ==> Appending adjustments [2023-05-11T09:11:45.014Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T09:11:45.951Z] + Found adjustments [2023-05-11T09:11:45.951Z] ==> Gzipping contents [2023-05-11T09:11:45.951Z] 60K /tmp/codecov.tJkj5C.gz [2023-05-11T09:11:45.951Z] ==> Uploading reports [2023-05-11T09:11:45.951Z] url: https://codecov.io [2023-05-11T09:11:45.951Z] query: branch=PR-4563&commit=417bab8f27f5dcd6b728fa83350db2e333fb3279&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-11T09:11:45.951Z] -> Pinging Codecov [2023-05-11T09:11:45.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=417bab8f27f5dcd6b728fa83350db2e333fb3279&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-11T09:11:46.211Z] -> Uploading to [2023-05-11T09:11:46.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/00271124DB129430A58F1EEE437C3FCB/417bab8f27f5dcd6b728fa83350db2e333fb3279/24ed8b62-9d44-445d-8cea-2271800beda7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T091146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7445683f85516733d5374fb0e09cfb133cfd4997da272b3c748a11292362f944 [2023-05-11T09:11:46.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T09:11:46.211Z] Dload Upload Total Spent Left Speed [2023-05-11T09:11:46.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57445 0 0 100 57445 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-05-11T09:11:46.471Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/417bab8f27f5dcd6b728fa83350db2e333fb3279 [Pipeline] } [2023-05-11T09:11:46.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-11T09:11:47.125Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:11:47.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:11:48.288Z] ---> package-listing.sh [2023-05-11T09:11:48.288Z] ++ facter osfamily [2023-05-11T09:11:48.288Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T09:11:48.547Z] + OS_FAMILY=debian [2023-05-11T09:11:48.548Z] + workspace=/w/workspace/edgex-go/3 [2023-05-11T09:11:48.548Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T09:11:48.548Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T09:11:48.548Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T09:11:48.548Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T09:11:48.548Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-11T09:11:48.548Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T09:11:48.548Z] + case "${OS_FAMILY}" in [2023-05-11T09:11:48.548Z] + dpkg -l [2023-05-11T09:11:48.548Z] + grep '^ii' [2023-05-11T09:11:48.548Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T09:11:48.548Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T09:11:48.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T09:11:48.548Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-11T09:11:48.548Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-11T09:11:48.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-11T09:11:48.559Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T09:11:48.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T09:11:49.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T09:11:49.398Z] [2023-05-11T09:11:49.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T09:11:49.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T09:11:49.698Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T09:11:49.698Z] 5eb5b503b376: Pulling fs layer [2023-05-11T09:11:49.698Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T09:11:49.698Z] ec43610c2a17: Pulling fs layer [2023-05-11T09:11:49.698Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T09:11:49.698Z] 33b1e0a273af: Pulling fs layer [2023-05-11T09:11:49.698Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T09:11:49.698Z] 2f39f015ded8: Pulling fs layer [2023-05-11T09:11:49.698Z] 3a2ae6a8a46f: Waiting [2023-05-11T09:11:49.698Z] 5d3b04190fa2: Waiting [2023-05-11T09:11:49.698Z] 5c69ac0246d0: Download complete [2023-05-11T09:11:49.698Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T09:11:49.698Z] 3a2ae6a8a46f: Download complete [2023-05-11T09:11:49.698Z] ec43610c2a17: Verifying Checksum [2023-05-11T09:11:49.698Z] ec43610c2a17: Download complete [2023-05-11T09:11:49.698Z] 33b1e0a273af: Verifying Checksum [2023-05-11T09:11:49.698Z] 33b1e0a273af: Download complete [2023-05-11T09:11:49.698Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T09:11:49.698Z] 5d3b04190fa2: Download complete [2023-05-11T09:11:49.956Z] 5eb5b503b376: Verifying Checksum [2023-05-11T09:11:49.956Z] 5eb5b503b376: Download complete [2023-05-11T09:11:50.523Z] 2f39f015ded8: Download complete [2023-05-11T09:11:51.090Z] 5eb5b503b376: Pull complete [2023-05-11T09:11:51.349Z] 5c69ac0246d0: Pull complete [2023-05-11T09:11:51.917Z] ec43610c2a17: Pull complete [2023-05-11T09:11:51.917Z] 3a2ae6a8a46f: Pull complete [2023-05-11T09:11:52.176Z] 33b1e0a273af: Pull complete [2023-05-11T09:11:52.176Z] 5d3b04190fa2: Pull complete [2023-05-11T09:11:56.368Z] 2f39f015ded8: Pull complete [2023-05-11T09:11:56.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T09:11:56.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T09:11:56.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T09:11:56.442Z] prd-ubuntu20.04-docker-8c-8g-15189 does not seem to be running inside a container [2023-05-11T09:11:56.484Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T09:11:58.349Z] $ docker top 6a7a3ce94da211d5aaa13237e3b00f6a930618c6c80ffc1cd651fd79c9dc2f95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T09:11:58.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T09:11:58.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T09:11:59.284Z] + ls /var/log/sa-host [2023-05-11T09:11:59.284Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T09:11:59.356Z] provisioning config files... [2023-05-11T09:11:59.364Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config11531584462485436773tmp [Pipeline] { [Pipeline] echo [2023-05-11T09:11:59.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:11:59.658Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T09:11:59.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:11:59.988Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T09:11:59.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:12:00.280Z] ---> sudo-logs.sh [2023-05-11T09:12:00.280Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T09:12:00.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:12:01.149Z] ---> job-cost.sh [2023-05-11T09:12:01.149Z] lf-activate-venv: SKIPPING [2023-05-11T09:12:01.149Z] DEBUG: total: 0.10999999940395355 [2023-05-11T09:12:01.149Z] INFO: Retrieving Stack Cost... [2023-05-11T09:12:01.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T09:12:01.977Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T09:12:01.987Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T09:12:02.269Z] ---> logs-deploy.sh [2023-05-11T09:12:02.269Z] lf-activate-venv: SKIPPING [2023-05-11T09:12:02.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/3 [2023-05-11T09:12:02.269Z] INFO: archiving workspace using pattern(s): [2023-05-11T09:12:03.204Z] Archives upload complete. [2023-05-11T09:12:03.464Z] INFO: archiving logs to Nexus