Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+32cb5413f266176248a0713c2644b680483ab760 (29e3bb384ba4125199cc7d982dc67beec20c0006) 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-ssh2338107337194535296.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-ssh6286083822047943831.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-ssh15882506585104565847.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-ssh4867418097629493330.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-ssh6414686660163576535.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16003 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 Checking out Revision 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 (PR-4563) > 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 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 # timeout=10 Commit message: "Merge commit '32cb5413f266176248a0713c2644b680483ab760' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T08:30:34.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T08:30:34.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T08:30:34.539Z] ========================================================= [2023-05-18T08:30:34.539Z] EdgeX Global Pipelines Version Info [2023-05-18T08:30:34.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c7c86aeec81f725195d499e638108ddf4995d9a # timeout=10 [2023-05-18T08:30:35.255Z] ------------------- [2023-05-18T08:30:35.255Z] stable info: [2023-05-18T08:30:35.255Z] ------------------- [2023-05-18T08:30:35.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T08:30:35.255Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T08:30:35.255Z] Message: update stable to v1.0.249 [2023-05-18T08:30:35.825Z] ------------------- [2023-05-18T08:30:35.825Z] experimental info: [2023-05-18T08:30:35.825Z] ------------------- [2023-05-18T08:30:35.825Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T08:30:35.825Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T08:30:35.825Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T08:30:35.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-18T08:30:36.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-18T08:30:36.013Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T08:30:36.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T08:30:36.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T08:30:36.039Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T08:30:36.047Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T08:30:36.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-18T08:30:36.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-18T08:30:36.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-18T08:30:36.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T08:30:36.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T08:30:36.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T08:30:36.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T08:30:36.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T08:30:36.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T08:30:36.165Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T08:30:36.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T08:30:36.194Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-18T08:30:36.205Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-18T08:30:36.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T08:30:36.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T08:30:36.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T08:30:36.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-18T08:30:36.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-18T08:30:36.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-18T08:30:36.302Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] echo [2023-05-18T08:30:36.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c33c2e [Pipeline] echo [2023-05-18T08:30:36.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T08:30:36.391Z] provisioning config files... [2023-05-18T08:30:36.406Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config11314399133159292420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T08:30:36.710Z] ---> docker-login.sh [2023-05-18T08:30:36.711Z] nexus3.edgexfoundry.org:10001 [2023-05-18T08:30:36.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:30:36.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:30:36.994Z] Configure a credential helper to remove this warning. See [2023-05-18T08:30:36.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:30:36.994Z] [2023-05-18T08:30:36.994Z] Login Succeeded [2023-05-18T08:30:36.994Z] nexus3.edgexfoundry.org:10002 [2023-05-18T08:30:36.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:30:37.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:30:37.833Z] Configure a credential helper to remove this warning. See [2023-05-18T08:30:37.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:30:37.833Z] [2023-05-18T08:30:37.833Z] Login Succeeded [2023-05-18T08:30:37.833Z] nexus3.edgexfoundry.org:10003 [2023-05-18T08:30:37.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:30:38.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:30:38.094Z] Configure a credential helper to remove this warning. See [2023-05-18T08:30:38.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:30:38.094Z] [2023-05-18T08:30:38.094Z] Login Succeeded [2023-05-18T08:30:38.094Z] nexus3.edgexfoundry.org:10004 [2023-05-18T08:30:38.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:30:38.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:30:38.094Z] Configure a credential helper to remove this warning. See [2023-05-18T08:30:38.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:30:38.094Z] [2023-05-18T08:30:38.094Z] Login Succeeded [2023-05-18T08:30:38.094Z] docker.io [2023-05-18T08:30:38.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:30:38.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:30:38.355Z] Configure a credential helper to remove this warning. See [2023-05-18T08:30:38.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:30:38.355Z] [2023-05-18T08:30:38.355Z] Login Succeeded [2023-05-18T08:30:38.355Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T08:30:38.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T08:30:38.671Z] + 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-18T08:30:38.671Z] + dirname cmd/core-command/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-18T08:30:38.671Z] + + cut -d/ -f2 [2023-05-18T08:30:38.671Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-18T08:30:38.671Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-18T08:30:38.671Z] + dirname cmd/core-data/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + dirname cmd/core-metadata/Dockerfile [2023-05-18T08:30:38.671Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2+ [2023-05-18T08:30:38.671Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-18T08:30:38.671Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-18T08:30:38.671Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-18T08:30:38.671Z] + + cut -d/ -f2 [2023-05-18T08:30:38.671Z] dirname cmd/security-proxy-setup/Dockerfile [2023-05-18T08:30:38.671Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-18T08:30:38.671Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2+ [2023-05-18T08:30:38.671Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-18T08:30:38.671Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-18T08:30:38.671Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-18T08:30:38.671Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-18T08:30:38.671Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-18T08:30:38.671Z] + dirname cmd/support-notifications/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-18T08:30:38.671Z] + cut -d/ -f2 [2023-05-18T08:30:38.671Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-18T08:30:38.671Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-18T08:30:38.721Z] 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-18T08:30:39.068Z] + git rev-list -1 --merges 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002~1..5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] echo [2023-05-18T08:30:39.081Z] -----------> git rev-list -1 --merges 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002~1..5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:30:39.081Z] 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [false] [Pipeline] sh [2023-05-18T08:30:39.367Z] + git log --format=format:%s -1 5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] echo [2023-05-18T08:30:39.380Z] ========================================================= [2023-05-18T08:30:39.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T08:30:39.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-18T08:30:39.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T08:30:39.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T08:30:39.748Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T08:30:39.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T08:30:39.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T08:30:39.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T08:30:39.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:30:40.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T08:30:40.157Z] [2023-05-18T08:30:40.157Z] 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-18T08:30:40.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T08:30:40.455Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T08:30:40.455Z] b85a868b505f: Pulling fs layer [2023-05-18T08:30:40.455Z] e2be974225ed: Pulling fs layer [2023-05-18T08:30:40.455Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T08:30:40.455Z] 988bab9f4d93: Pulling fs layer [2023-05-18T08:30:40.455Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T08:30:40.455Z] eaf3925da568: Pulling fs layer [2023-05-18T08:30:40.455Z] bab4dde63d76: Pulling fs layer [2023-05-18T08:30:40.455Z] bde34c3a00c8: Pulling fs layer [2023-05-18T08:30:40.455Z] b352a97aabf1: Pulling fs layer [2023-05-18T08:30:40.455Z] 4872d77fe225: Pulling fs layer [2023-05-18T08:30:40.455Z] 5851b861e8e6: Pulling fs layer [2023-05-18T08:30:40.455Z] 1469e6f7b9e6: Waiting [2023-05-18T08:30:40.455Z] eaf3925da568: Waiting [2023-05-18T08:30:40.455Z] bab4dde63d76: Waiting [2023-05-18T08:30:40.455Z] bde34c3a00c8: Waiting [2023-05-18T08:30:40.455Z] b352a97aabf1: Waiting [2023-05-18T08:30:40.455Z] 4872d77fe225: Waiting [2023-05-18T08:30:40.455Z] 5851b861e8e6: Waiting [2023-05-18T08:30:40.455Z] 988bab9f4d93: Waiting [2023-05-18T08:30:40.455Z] e2be974225ed: Download complete [2023-05-18T08:30:40.455Z] 988bab9f4d93: Verifying Checksum [2023-05-18T08:30:40.455Z] 988bab9f4d93: Download complete [2023-05-18T08:30:40.455Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T08:30:40.455Z] 1469e6f7b9e6: Download complete [2023-05-18T08:30:40.455Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T08:30:40.455Z] 339a4e72a1f5: Download complete [2023-05-18T08:30:40.455Z] eaf3925da568: Verifying Checksum [2023-05-18T08:30:40.455Z] eaf3925da568: Download complete [2023-05-18T08:30:40.715Z] bde34c3a00c8: Verifying Checksum [2023-05-18T08:30:40.715Z] bde34c3a00c8: Download complete [2023-05-18T08:30:40.715Z] b352a97aabf1: Verifying Checksum [2023-05-18T08:30:40.715Z] b352a97aabf1: Download complete [2023-05-18T08:30:40.715Z] 4872d77fe225: Verifying Checksum [2023-05-18T08:30:40.715Z] 4872d77fe225: Download complete [2023-05-18T08:30:40.715Z] 5851b861e8e6: Verifying Checksum [2023-05-18T08:30:40.715Z] 5851b861e8e6: Download complete [2023-05-18T08:30:40.715Z] b85a868b505f: Verifying Checksum [2023-05-18T08:30:40.715Z] b85a868b505f: Download complete [2023-05-18T08:30:40.973Z] bab4dde63d76: Verifying Checksum [2023-05-18T08:30:40.973Z] bab4dde63d76: Download complete [2023-05-18T08:30:41.911Z] b85a868b505f: Pull complete [2023-05-18T08:30:42.169Z] e2be974225ed: Pull complete [2023-05-18T08:30:42.428Z] 339a4e72a1f5: Pull complete [2023-05-18T08:30:42.428Z] 988bab9f4d93: Pull complete [2023-05-18T08:30:42.688Z] 1469e6f7b9e6: Pull complete [2023-05-18T08:30:42.950Z] eaf3925da568: Pull complete [2023-05-18T08:30:44.859Z] bab4dde63d76: Pull complete [2023-05-18T08:30:44.859Z] bde34c3a00c8: Pull complete [2023-05-18T08:30:44.859Z] b352a97aabf1: Pull complete [2023-05-18T08:30:44.859Z] 4872d77fe225: Pull complete [2023-05-18T08:30:44.859Z] 5851b861e8e6: Pull complete [2023-05-18T08:30:44.859Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T08:30:44.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T08:30:44.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:30:44.951Z] prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container [2023-05-18T08:30:45.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:30:47.953Z] $ docker top 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd -eo pid,comm [2023-05-18T08:30:47.897Z] 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-18T08:30:47.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T08:30:47.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T08:30:47.929Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T08:30:48.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T08:30:48.162Z] $ docker exec 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent [2023-05-18T08:30:48.161Z] SSH_AUTH_SOCK=/tmp/ssh-cChv3J7jlSMQ/agent.32 [2023-05-18T08:30:48.161Z] SSH_AGENT_PID=38 [2023-05-18T08:30:48.167Z] Running ssh-add (command line suppressed) [2023-05-18T08:30:48.377Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_13065853322794217937.key (/w/workspace/edgex-go/7@tmp/private_key_13065853322794217937.key) [2023-05-18T08:30:48.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T08:30:48.565Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T08:30:48.695Z] $ docker exec --env ******** --env ******** 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent -k [2023-05-18T08:30:48.787Z] unset SSH_AUTH_SOCK; [2023-05-18T08:30:48.788Z] unset SSH_AGENT_PID; [2023-05-18T08:30:48.788Z] echo Agent pid 38 killed; [2023-05-18T08:30:48.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T08:30:48.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T08:30:48.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T08:30:48.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T08:30:48.929Z] $ docker exec 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent [2023-05-18T08:30:48.912Z] SSH_AUTH_SOCK=/tmp/ssh-faPfGxADLM3r/agent.69 [2023-05-18T08:30:48.912Z] SSH_AGENT_PID=75 [2023-05-18T08:30:48.916Z] Running ssh-add (command line suppressed) [2023-05-18T08:30:49.119Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2857264857233324768.key (/w/workspace/edgex-go/7@tmp/private_key_2857264857233324768.key) [2023-05-18T08:30:49.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T08:30:49.303Z] + git semver init [2023-05-18T08:30:49.564Z] 2023-05-18 08:30:49,595 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T08:30:49.564Z] 2023-05-18 08:30:49,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2023-05-18T08:30:49.564Z] 2023-05-18 08:30:49,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2023-05-18T08:30:49.564Z] 2023-05-18 08:30:49,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,772 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4563 with force:False [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,773 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4563 [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,777 [execute] INFO git cat-file --batch-check [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,785 [execute] INFO git cat-file --batch [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T08:30:54.841Z] 2023-05-18 08:30:54,791 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4563 [2023-05-18T08:30:54.841Z] 0.0.0 [Pipeline] } [2023-05-18T08:30:54.990Z] $ docker exec --env ******** --env ******** 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd ssh-agent -k [2023-05-18T08:30:55.083Z] unset SSH_AUTH_SOCK; [2023-05-18T08:30:55.083Z] unset SSH_AGENT_PID; [2023-05-18T08:30:55.083Z] echo Agent pid 75 killed; [2023-05-18T08:30:54.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T08:30:55.264Z] + git semver [Pipeline] } [2023-05-18T08:30:55.677Z] $ docker stop --time=1 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd [2023-05-18T08:30:56.973Z] $ docker rm -f --volumes 1d2826d3eb8a9d4518d7993a8d2618e63315a994f607b1afd0bd0d3af333d9fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T08:30:57.163Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T08:30:57.368Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T08:30:57.371Z] [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-18T08:30:57.740Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-05-18T08:30:57.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T08:30:57.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T08:30:57.776Z] ========================================================= [2023-05-18T08:30:57.776Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T08:30:57.776Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-18T08:30:58.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T08:30:58.064Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T08:30:58.064Z] f56be85fc22e: Pulling fs layer [2023-05-18T08:30:58.064Z] 85791d961cd3: Pulling fs layer [2023-05-18T08:30:58.064Z] d694b5ae8c79: Pulling fs layer [2023-05-18T08:30:58.064Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T08:30:58.064Z] 4d19c01a9841: Pulling fs layer [2023-05-18T08:30:58.064Z] 9325e15d5711: Pulling fs layer [2023-05-18T08:30:58.064Z] 556b6ee489ea: Pulling fs layer [2023-05-18T08:30:58.064Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T08:30:58.064Z] 556b6ee489ea: Waiting [2023-05-18T08:30:58.064Z] 9325e15d5711: Waiting [2023-05-18T08:30:58.064Z] 9f32a84ed3da: Waiting [2023-05-18T08:30:58.064Z] 4d19c01a9841: Waiting [2023-05-18T08:30:58.064Z] c5a4b2cf53e6: Waiting [2023-05-18T08:30:58.064Z] 85791d961cd3: Download complete [2023-05-18T08:30:58.064Z] 9f32a84ed3da: Verifying Checksum [2023-05-18T08:30:58.064Z] 9f32a84ed3da: Download complete [2023-05-18T08:30:58.064Z] 4d19c01a9841: Download complete [2023-05-18T08:30:58.064Z] f56be85fc22e: Verifying Checksum [2023-05-18T08:30:58.064Z] f56be85fc22e: Download complete [2023-05-18T08:30:58.064Z] 9325e15d5711: Verifying Checksum [2023-05-18T08:30:58.064Z] 9325e15d5711: Download complete [2023-05-18T08:30:58.324Z] f56be85fc22e: Pull complete [2023-05-18T08:30:58.324Z] 85791d961cd3: Pull complete [2023-05-18T08:30:58.582Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T08:30:58.582Z] c5a4b2cf53e6: Download complete [2023-05-18T08:30:58.841Z] d694b5ae8c79: Verifying Checksum [2023-05-18T08:30:58.841Z] d694b5ae8c79: Download complete [2023-05-18T08:30:58.841Z] 556b6ee489ea: Verifying Checksum [2023-05-18T08:30:58.841Z] 556b6ee489ea: Download complete [2023-05-18T08:31:02.130Z] d694b5ae8c79: Pull complete [2023-05-18T08:31:02.130Z] 9f32a84ed3da: Pull complete [2023-05-18T08:31:02.130Z] 4d19c01a9841: Pull complete [2023-05-18T08:31:02.130Z] 9325e15d5711: Pull complete [2023-05-18T08:31:04.660Z] 556b6ee489ea: Pull complete [2023-05-18T08:31:05.227Z] c5a4b2cf53e6: Pull complete [2023-05-18T08:31:05.227Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T08:31:05.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T08:31:05.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-18T08:31:05.521Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-18T08:31:05.521Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T08:31:05.521Z] WORKDIR /edgex [2023-05-18T08:31:05.521Z] COPY go.mod . [2023-05-18T08:31:05.521Z] RUN go mod download [2023-05-18T08:31:06.090Z] Sending build context to Docker daemon 170.8MB [2023-05-18T08:31:06.090Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T08:31:06.090Z] ---> c4be618373d6 [2023-05-18T08:31:06.090Z] Step 2/4 : WORKDIR /edgex [2023-05-18T08:31:11.370Z] ---> Running in d2bb18655118 [2023-05-18T08:31:11.370Z] Removing intermediate container d2bb18655118 [2023-05-18T08:31:11.370Z] ---> 51c61d99e4cf [2023-05-18T08:31:11.370Z] Step 3/4 : COPY go.mod . [2023-05-18T08:31:11.629Z] ---> 30c9475f7d7d [2023-05-18T08:31:11.629Z] Step 4/4 : RUN go mod download [2023-05-18T08:31:11.889Z] ---> Running in 29df3b66c037 [2023-05-18T08:31:12.430Z] Still waiting to schedule task [2023-05-18T08:31:12.431Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16004’ is offline [2023-05-18T08:31:24.115Z] Removing intermediate container 29df3b66c037 [2023-05-18T08:31:24.115Z] ---> 5a59377be421 [2023-05-18T08:31:24.115Z] Successfully built 5a59377be421 [2023-05-18T08:31:24.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:31:24.417Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T08:31:24.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:31:24.483Z] prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container [2023-05-18T08:31:24.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:31:24.921Z] $ docker top 32cc0f0066192ab2343c203cdabefceac655c1b0c00caca8befd25638873afb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T08:31:25.242Z] + go version [2023-05-18T08:31:25.242Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T08:31:25.263Z] $ docker stop --time=1 32cc0f0066192ab2343c203cdabefceac655c1b0c00caca8befd25638873afb3 [2023-05-18T08:31:26.543Z] $ docker rm -f --volumes 32cc0f0066192ab2343c203cdabefceac655c1b0c00caca8befd25638873afb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:31:26.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T08:31:26.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:31:26.997Z] prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container [2023-05-18T08:31:27.036Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:31:27.545Z] $ docker top b8f0b5970c2b54cc78929bcc9800cf5edb39ebd30bc9e5aa027204cf3a9058bf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-18T08:31:27.605Z] ========================================================= [2023-05-18T08:31:27.605Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-18T08:31:27.605Z] ========================================================= [Pipeline] sh [2023-05-18T08:31:27.882Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-18T08:31:28.179Z] + make test [2023-05-18T08:31:28.179Z] go test -race -coverprofile=coverage.out ./... [2023-05-18T08:31:34.744Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-18T08:31:46.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-18T08:31:46.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-18T08:31:47.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-18T08:31:47.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-18T08:31:48.071Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-18T08:31:48.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-18T08:31:48.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-18T08:31:48.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-18T08:31:48.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-18T08:31:48.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-18T08:31:49.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-18T08:31:49.361Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-18T08:31:49.361Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-18T08:31:49.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-18T08:31:49.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-18T08:31:49.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-18T08:31:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-05-18T08:31:51.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-18T08:31:52.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-18T08:31:52.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-18T08:31:52.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-18T08:31:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-18T08:31:53.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-18T08:31:54.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-18T08:31:54.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-18T08:31:54.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:31:54.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-18T08:31:54.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-18T08:31:55.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-05-18T08:31:55.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-18T08:31:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-18T08:31:55.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-18T08:31:57.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.612s coverage: 88.5% of statements [2023-05-18T08:31:57.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-05-18T08:31:57.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-18T08:31:57.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:31:57.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-18T08:31:58.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 95.6% of statements [2023-05-18T08:31:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-18T08:31:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-18T08:31:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-18T08:31:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-18T08:31:58.130Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-18T08:31:58.130Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-18T08:31:59.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-18T08:31:59.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-18T08:31:59.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-18T08:31:59.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-05-18T08:31:59.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-18T08:31:59.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-18T08:31:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-05-18T08:31:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-05-18T08:31:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-05-18T08:31:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements [2023-05-18T08:31:59.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-05-18T08:32:00.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2023-05-18T08:32:00.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-18T08:32:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-18T08:32:00.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-18T08:32:01.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-18T08:32:01.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-18T08:32:01.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-18T08:32:01.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-18T08:32:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-18T08:32:02.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-18T08:32:02.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-18T08:32:03.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-18T08:32:03.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-18T08:32:04.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-18T08:32:04.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-18T08:32:06.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-18T08:32:07.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-18T08:32:07.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-18T08:32:07.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-18T08:32:08.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-18T08:32:08.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-18T08:32:08.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-18T08:32:08.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-18T08:32:09.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-18T08:32:09.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-18T08:32:09.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-18T08:32:09.961Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-18T08:32:11.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-18T08:32:11.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:32:11.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-18T08:32:11.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-18T08:32:11.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-05-18T08:32:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-18T08:32:11.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-18T08:32:12.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-18T08:32:12.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.269s coverage: 79.9% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.084s coverage: 92.9% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.062s coverage: 87.2% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.108s coverage: 92.3% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 61.5% of statements [2023-05-18T08:32:25.015Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-05-18T08:32:25.015Z] 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-18T08:32:25.015Z] running golangci-lint [2023-05-18T08:32:25.015Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-18T08:32:25.015Z] go version go1.20.2 linux/amd64 [2023-05-18T08:32:25.015Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-18T08:32:25.015Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-18T08:32:39.882Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|name|deps) took 13.491588121s" [2023-05-18T08:32:39.882Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.997265ms" [2023-05-18T08:32:45.142Z] level=info msg="[linters_context/goanalysis] analyzers took 46.611226042s with top 10 stages: buildir: 26.507912551s, inspect: 1.792349632s, fact_deprecated: 1.75632079s, gosec: 1.499896244s, printf: 974.485906ms, ctrlflow: 944.53872ms, nilness: 777.276065ms, S1038: 739.879435ms, fact_purity: 657.754759ms, typedness: 623.19955ms" [2023-05-18T08:32:45.142Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-18T08:32:45.142Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, exclude: 203/203, exclude-rules: 23/203" [2023-05-18T08:32:45.142Z] level=info msg="[runner] processing took 17.431371ms with stages: nolint: 7.867414ms, identifier_marker: 4.644797ms, exclude-rules: 1.790841ms, path_prettifier: 1.378485ms, autogenerated_exclude: 1.112538ms, skip_dirs: 521.976µs, cgo: 76.053µs, filename_unadjuster: 35.527µs, max_same_issues: 570ns, uniq_by_line: 450ns, skip_files: 420ns, exclude: 370ns, path_shortener: 300ns, source_code: 300ns, sort_results: 290ns, path_prefixer: 270ns, severity-rules: 240ns, diff: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns" [2023-05-18T08:32:45.142Z] level=info msg="[runner] linters took 6.405021763s with stages: goanalysis_metalinter: 6.387499863s" [2023-05-18T08:32:45.142Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-18T08:32:45.143Z] level=info msg="Memory: 201 samples, avg is 177.0MB, max is 805.5MB" [2023-05-18T08:32:45.143Z] level=info msg="Execution took 19.947392013s" [2023-05-18T08:32:45.143Z] go vet ./... [2023-05-18T08:32:49.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T08:32:49.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T08:32:49.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T08:32:49.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-18T08:32:49.624Z] + ls -al . [2023-05-18T08:32:49.624Z] total 704 [2023-05-18T08:32:49.624Z] drwxrwxr-x 11 1001 1001 4096 May 18 08:31 . [2023-05-18T08:32:49.624Z] drwxr-xr-x 4 root root 4096 May 18 08:31 .. [2023-05-18T08:32:49.624Z] drwxrwxr-x 2 1001 1001 4096 May 18 08:30 .blubracket [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 16 May 18 08:30 .dockerignore [2023-05-18T08:32:49.624Z] drwxrwxr-x 8 1001 1001 4096 May 18 08:30 .git [2023-05-18T08:32:49.624Z] drwxrwxr-x 3 1001 1001 4096 May 18 08:30 .github [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 1133 May 18 08:30 .gitignore [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 42 May 18 08:30 .golangci.yml [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 87 May 18 08:30 .hadolint.yml [2023-05-18T08:32:49.624Z] drwxr-xr-x 3 1001 1001 4096 May 18 08:30 .semver [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 166 May 18 08:30 .sonarcloud.properties [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 1171 May 18 08:30 ADOPTERS.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 10835 May 18 08:30 Attribution.txt [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 73765 May 18 08:30 CHANGELOG.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 3804 May 18 08:30 CONTRIBUTING.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 677 May 18 08:30 GOVERNANCE.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 883 May 18 08:30 Jenkinsfile [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 10775 May 18 08:30 LICENSE [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 14368 May 18 08:30 Makefile [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 582 May 18 08:30 OWNERS.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 9902 May 18 08:30 README.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 789 May 18 08:30 SECURITY.md [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 5 May 18 08:30 VERSION [2023-05-18T08:32:49.624Z] drwxrwxr-x 2 1001 1001 4096 May 18 08:30 bin [2023-05-18T08:32:49.624Z] drwxrwxr-x 18 1001 1001 4096 May 18 08:30 cmd [2023-05-18T08:32:49.624Z] -rw-r--r-- 1 root root 447731 May 18 08:32 coverage.out [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 3201 May 18 08:30 go.mod [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 31042 May 18 08:30 go.sum [2023-05-18T08:32:49.624Z] drwxrwxr-x 7 1001 1001 4096 May 18 08:30 internal [2023-05-18T08:32:49.624Z] drwxrwxr-x 3 1001 1001 4096 May 18 08:30 openapi [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 594 May 18 08:30 security.txt [2023-05-18T08:32:49.624Z] drwxrwxr-x 4 1001 1001 4096 May 18 08:30 snap [2023-05-18T08:32:49.624Z] -rw-rw-r-- 1 1001 1001 204 May 18 08:30 version.go [Pipeline] sh [2023-05-18T08:32:49.912Z] + '[' -e coverage.out ] [2023-05-18T08:32:49.912Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-18T08:32:50.024Z] Stashed 1 file(s) [Pipeline] sh [2023-05-18T08:32:50.303Z] + make build [2023-05-18T08:32:50.303Z] 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-18T08:33:02.505Z] 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-18T08:33:02.505Z] 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-18T08:33:03.072Z] 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-18T08:33:03.640Z] 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-18T08:33:10.482Z] 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-18T08:33:11.048Z] 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-18T08:33:12.429Z] 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-18T08:33:13.365Z] 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-18T08:33:13.934Z] 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-18T08:33:14.872Z] 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-18T08:33:16.249Z] 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-18T08:33:17.177Z] $ docker stop --time=1 b8f0b5970c2b54cc78929bcc9800cf5edb39ebd30bc9e5aa027204cf3a9058bf [2023-05-18T08:33:22.269Z] $ docker rm -f --volumes b8f0b5970c2b54cc78929bcc9800cf5edb39ebd30bc9e5aa027204cf3a9058bf [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-18T08:33:23.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-18T08:33:23.182Z] [2023-05-18T08:33:23.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:33:23.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-18T08:33:24.860Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-18T08:33:24.860Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-18T08:33:24.860Z] ca9280d653b3: Pulling fs layer [2023-05-18T08:33:24.860Z] 7e9c9ca2126c: Pulling fs layer [2023-05-18T08:33:24.860Z] cbdbe7a5bc2a: Download complete [2023-05-18T08:33:24.860Z] ca9280d653b3: Verifying Checksum [2023-05-18T08:33:24.860Z] ca9280d653b3: Download complete [2023-05-18T08:33:24.860Z] cbdbe7a5bc2a: Pull complete [2023-05-18T08:33:25.119Z] 7e9c9ca2126c: Download complete [2023-05-18T08:33:25.119Z] ca9280d653b3: Pull complete [2023-05-18T08:33:28.400Z] 7e9c9ca2126c: Pull complete [2023-05-18T08:33:28.400Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-18T08:33:28.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-18T08:33:28.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:33:28.487Z] prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container [2023-05-18T08:33:28.499Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:33:32.222Z] $ docker top d6d8a0f91545d73f2cccd080d2ce86943f9763049cb49cbf19a7b78388fa436f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T08:33:32.580Z] + docker-compose build --help [2023-05-18T08:33:32.580Z] + grep parallel [2023-05-18T08:33:32.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16005 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-18T08:33:32.809Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2023-05-18T08:33:32.849Z] The recommended git tool is: git [2023-05-18T08:33:33.147Z] --parallel Build images in parallel. [Pipeline] } [2023-05-18T08:33:33.137Z] $ docker stop --time=1 d6d8a0f91545d73f2cccd080d2ce86943f9763049cb49cbf19a7b78388fa436f [2023-05-18T08:33:34.388Z] $ docker rm -f --volumes d6d8a0f91545d73f2cccd080d2ce86943f9763049cb49cbf19a7b78388fa436f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:33:34.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-18T08:33:34.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:33:34.884Z] prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container [2023-05-18T08:33:34.891Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:33:35.204Z] $ docker top 713f1fe39c544dab06b92bef136a1d249e04feba6176933f0b6af99984ea9f76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T08:33:35.554Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-18T08:33:36.119Z] Building core-command ... [2023-05-18T08:33:36.119Z] Building core-common-config-bootstrapper ... [2023-05-18T08:33:36.119Z] Building core-data ... [2023-05-18T08:33:36.119Z] Building core-metadata ... [2023-05-18T08:33:36.119Z] Building security-bootstrapper ... [2023-05-18T08:33:36.119Z] Building security-proxy-auth ... [2023-05-18T08:33:36.119Z] Building security-proxy-setup ... [2023-05-18T08:33:36.119Z] Building security-secretstore-setup ... [2023-05-18T08:33:36.119Z] Building security-spiffe-token-provider ... [2023-05-18T08:33:36.119Z] Building security-spire-agent ... [2023-05-18T08:33:36.119Z] Building security-spire-config ... [2023-05-18T08:33:36.119Z] Building security-spire-server ... [2023-05-18T08:33:36.119Z] Building support-notifications ... [2023-05-18T08:33:36.119Z] Building support-scheduler ... [2023-05-18T08:33:36.119Z] Building security-spire-config [2023-05-18T08:33:36.119Z] Building security-proxy-setup [2023-05-18T08:33:36.119Z] Building core-command [2023-05-18T08:33:36.119Z] Building core-common-config-bootstrapper [2023-05-18T08:33:36.119Z] Building security-secretstore-setup [2023-05-18T08:33:40.074Z] using credential edgex-jenkins-ssh [2023-05-18T08:33:40.091Z] Cloning the remote Git repository [2023-05-18T08:33:40.141Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-18T08:33:40.256Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2023-05-18T08:33:40.427Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-18T08:33:40.429Z] > git --version # timeout=10 [2023-05-18T08:33:40.459Z] > git --version # 'git version 2.25.1' [2023-05-18T08:33:40.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T08:33:40.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T08:33:46.083Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:33:46.083Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:33:46.083Z] ---> 5a59377be421 [2023-05-18T08:33:46.083Z] Step 3/27 : WORKDIR /edgex-go [2023-05-18T08:33:46.083Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:33:46.083Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:33:46.083Z] ---> 5a59377be421 [2023-05-18T08:33:46.083Z] Step 3/25 : WORKDIR /edgex-go [2023-05-18T08:33:46.083Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:33:46.083Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:33:46.083Z] ---> 5a59377be421 [2023-05-18T08:33:46.083Z] Step 3/22 : WORKDIR /edgex-go [2023-05-18T08:33:46.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:33:46.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:33:46.341Z] ---> 5a59377be421 [2023-05-18T08:33:46.341Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:33:46.341Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:33:46.341Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:33:46.341Z] ---> 5a59377be421 [2023-05-18T08:33:46.341Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:33:54.471Z] ---> Running in 2caa56ca102b [2023-05-18T08:33:54.471Z] ---> Running in 0a3d93f2eecd [2023-05-18T08:33:54.471Z] ---> Running in d6bbcabb7fbb [2023-05-18T08:33:54.471Z] ---> Running in 78e6d4b014d3 [2023-05-18T08:33:54.471Z] ---> Running in b8d7df6b8335 [2023-05-18T08:33:54.471Z] Removing intermediate container 78e6d4b014d3 [2023-05-18T08:33:54.471Z] ---> 992a1e28c2aa [2023-05-18T08:33:54.471Z] Step 4/24 : WORKDIR /edgex-go [2023-05-18T08:33:54.471Z] Removing intermediate container 0a3d93f2eecd [2023-05-18T08:33:54.471Z] ---> 275eee0f253c [2023-05-18T08:33:54.471Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:33:54.471Z] Removing intermediate container b8d7df6b8335 [2023-05-18T08:33:54.471Z] ---> 1a53e6123225 [2023-05-18T08:33:54.471Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-18T08:33:54.471Z] Removing intermediate container 2caa56ca102b [2023-05-18T08:33:54.471Z] ---> a0dc26f80d12 [2023-05-18T08:33:54.471Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-18T08:33:54.471Z] Removing intermediate container d6bbcabb7fbb [2023-05-18T08:33:54.471Z] ---> 22afa41c3b2e [2023-05-18T08:33:54.471Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-18T08:33:54.471Z] ---> Running in 5af7adda4e0c [2023-05-18T08:33:54.471Z] ---> Running in 0eaa1c17f5a5 [2023-05-18T08:33:54.471Z] ---> Running in 7e897a5e55d6 [2023-05-18T08:33:54.471Z] ---> Running in f8f9d8821b3a [2023-05-18T08:33:54.471Z] ---> Running in 45be43ac10c7 [2023-05-18T08:33:54.471Z] Removing intermediate container 5af7adda4e0c [2023-05-18T08:33:54.471Z] ---> 09319b553ab0 [2023-05-18T08:33:54.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:33:54.471Z] Removing intermediate container 0eaa1c17f5a5 [2023-05-18T08:33:54.471Z] ---> e2365cf704c4 [2023-05-18T08:33:54.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-18T08:33:54.471Z] ---> Running in d75d97414026 [2023-05-18T08:33:54.471Z] ---> Running in b2f18800704c [2023-05-18T08:33:54.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] OK: 265 MiB in 53 packages [2023-05-18T08:33:54.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:33:54.730Z] OK: 265 MiB in 53 packages [2023-05-18T08:33:54.730Z] OK: 265 MiB in 53 packages [2023-05-18T08:33:54.987Z] OK: 265 MiB in 53 packages [2023-05-18T08:33:54.987Z] OK: 265 MiB in 53 packages [2023-05-18T08:33:55.247Z] Removing intermediate container f8f9d8821b3a [2023-05-18T08:33:55.247Z] ---> e3ad666ae9af [2023-05-18T08:33:55.247Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-18T08:33:55.247Z] Removing intermediate container 7e897a5e55d6 [2023-05-18T08:33:55.247Z] ---> 5ef25906f643 [2023-05-18T08:33:55.247Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-18T08:33:55.506Z] Removing intermediate container 45be43ac10c7 [2023-05-18T08:33:55.506Z] ---> 97bf262ca0b5 [2023-05-18T08:33:55.506Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-18T08:33:55.506Z] ---> fece4b2742b8 [2023-05-18T08:33:55.506Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:33:55.506Z] ---> 0e476fa4158b [2023-05-18T08:33:55.506Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:33:55.506Z] ---> Running in aa58b665e793 [2023-05-18T08:33:55.506Z] ---> Running in 0c3a8bde1201 [2023-05-18T08:33:55.506Z] ---> 6337a472e66f [2023-05-18T08:33:55.506Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:33:55.506Z] Removing intermediate container b2f18800704c [2023-05-18T08:33:55.506Z] ---> 79749ca925da [2023-05-18T08:33:55.506Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-18T08:33:55.506Z] ---> Running in 1d2dcdedd6eb [2023-05-18T08:33:55.764Z] Removing intermediate container d75d97414026 [2023-05-18T08:33:55.764Z] ---> 56767e1ff2e8 [2023-05-18T08:33:55.764Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:33:55.764Z] ---> faf4b952f1ac [2023-05-18T08:33:55.764Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:33:55.764Z] ---> 69191c04b381 [2023-05-18T08:33:55.764Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:33:55.764Z] ---> Running in 4c364f1ce644 [2023-05-18T08:33:55.764Z] ---> Running in f333fd5902d4 [2023-05-18T08:33:58.225Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-18T08:33:58.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T08:33:59.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-18T08:33:59.132Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-18T08:33:59.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T08:33:59.149Z] > 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-18T08:33:59.879Z] Merging remotes/origin/main commit 32cb5413f266176248a0713c2644b680483ab760 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-18T08:34:00.648Z] Merge succeeded, producing bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T08:34:00.648Z] Checking out Revision bed421a93afe04e0827e977f848fa9d776d749dd (PR-4563) [2023-05-18T08:33:59.902Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T08:33:59.976Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-18T08:34:00.271Z] > git remote # timeout=10 [2023-05-18T08:34:00.293Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T08:34:00.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T08:34:00.328Z] > git merge 32cb5413f266176248a0713c2644b680483ab760 # timeout=10 [2023-05-18T08:34:00.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T08:34:00.659Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T08:34:00.671Z] > git checkout -f bed421a93afe04e0827e977f848fa9d776d749dd # timeout=10 [2023-05-18T08:34:04.325Z] Commit message: "Merge commit '32cb5413f266176248a0713c2644b680483ab760' into HEAD" [2023-05-18T08:34:04.356Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T08:34:05.271Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T08:34:05.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T08:34:05.271Z] Dload Upload Total Spent Left Speed [2023-05-18T08:34:05.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-05-18T08:34:05.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T08:34:06.324Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T08:34:06.324Z] + sudo tee /etc/docker/daemon.new [2023-05-18T08:34:06.324Z] { [2023-05-18T08:34:06.324Z] "registry-mirrors": [ [2023-05-18T08:34:06.324Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T08:34:06.324Z] ], [2023-05-18T08:34:06.324Z] "bip": "10.250.0.254/24", [2023-05-18T08:34:06.324Z] "hosts": [ [2023-05-18T08:34:06.324Z] "tcp://0.0.0.0:5555", [2023-05-18T08:34:06.324Z] "unix:///var/run/docker.sock" [2023-05-18T08:34:06.324Z] ], [2023-05-18T08:34:06.324Z] "mtu": 1458, [2023-05-18T08:34:06.324Z] "selinux-enabled": true, [2023-05-18T08:34:06.324Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T08:34:06.324Z] } [Pipeline] sh [2023-05-18T08:34:04.339Z] > git rev-list --no-walk 4c7c86aeec81f725195d499e638108ddf4995d9a # timeout=10 [2023-05-18T08:34:06.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T08:34:07.001Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T08:34:25.287Z] provisioning config files... [2023-05-18T08:34:25.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3599527498948582192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T08:34:25.670Z] ---> docker-login.sh [2023-05-18T08:34:25.670Z] nexus3.edgexfoundry.org:10001 [2023-05-18T08:34:26.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:34:26.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:34:26.257Z] Configure a credential helper to remove this warning. See [2023-05-18T08:34:26.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:34:26.257Z] [2023-05-18T08:34:26.257Z] Login Succeeded [2023-05-18T08:34:26.257Z] nexus3.edgexfoundry.org:10002 [2023-05-18T08:34:26.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:34:26.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:34:26.797Z] Configure a credential helper to remove this warning. See [2023-05-18T08:34:26.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:34:26.797Z] [2023-05-18T08:34:26.797Z] Login Succeeded [2023-05-18T08:34:26.797Z] nexus3.edgexfoundry.org:10003 [2023-05-18T08:34:27.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:34:27.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:34:27.068Z] Configure a credential helper to remove this warning. See [2023-05-18T08:34:27.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:34:27.068Z] [2023-05-18T08:34:27.068Z] Login Succeeded [2023-05-18T08:34:27.068Z] nexus3.edgexfoundry.org:10004 [2023-05-18T08:34:27.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:34:27.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:34:27.344Z] Configure a credential helper to remove this warning. See [2023-05-18T08:34:27.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:34:27.344Z] [2023-05-18T08:34:27.344Z] Login Succeeded [2023-05-18T08:34:27.344Z] docker.io [2023-05-18T08:34:27.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T08:34:27.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T08:34:27.885Z] Configure a credential helper to remove this warning. See [2023-05-18T08:34:27.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T08:34:27.885Z] [2023-05-18T08:34:27.885Z] Login Succeeded [2023-05-18T08:34:27.885Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T08:34:27.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-18T08:34:28.486Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-05-18T08:34:28.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T08:34:28.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T08:34:28.539Z] ========================================================= [2023-05-18T08:34:28.539Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T08:34:28.539Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-18T08:34:28.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T08:34:29.127Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T08:34:29.127Z] c41833b44d91: Pulling fs layer [2023-05-18T08:34:29.127Z] ed15518f5707: Pulling fs layer [2023-05-18T08:34:29.127Z] feae8fd75edb: Pulling fs layer [2023-05-18T08:34:29.127Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T08:34:29.127Z] 3cdef696dda3: Pulling fs layer [2023-05-18T08:34:29.127Z] 2ced38df9373: Pulling fs layer [2023-05-18T08:34:29.127Z] 58f1dce35555: Pulling fs layer [2023-05-18T08:34:29.127Z] 3cdef696dda3: Waiting [2023-05-18T08:34:29.127Z] 2ced38df9373: Waiting [2023-05-18T08:34:29.127Z] 58f1dce35555: Waiting [2023-05-18T08:34:29.127Z] 242c74f7c9fa: Waiting [2023-05-18T08:34:29.127Z] ed15518f5707: Verifying Checksum [2023-05-18T08:34:29.127Z] ed15518f5707: Download complete [2023-05-18T08:34:29.127Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T08:34:29.127Z] 242c74f7c9fa: Download complete [2023-05-18T08:34:29.127Z] 3cdef696dda3: Verifying Checksum [2023-05-18T08:34:29.127Z] 3cdef696dda3: Download complete [2023-05-18T08:34:29.127Z] c41833b44d91: Verifying Checksum [2023-05-18T08:34:29.127Z] c41833b44d91: Download complete [2023-05-18T08:34:30.111Z] c41833b44d91: Pull complete [2023-05-18T08:34:30.384Z] 58f1dce35555: Verifying Checksum [2023-05-18T08:34:30.384Z] 58f1dce35555: Download complete [2023-05-18T08:34:30.654Z] ed15518f5707: Pull complete [2023-05-18T08:34:31.628Z] feae8fd75edb: Verifying Checksum [2023-05-18T08:34:31.628Z] feae8fd75edb: Download complete [2023-05-18T08:34:31.628Z] 2ced38df9373: Verifying Checksum [2023-05-18T08:34:31.628Z] 2ced38df9373: Download complete [2023-05-18T08:34:43.964Z] feae8fd75edb: Pull complete [2023-05-18T08:34:43.964Z] 242c74f7c9fa: Pull complete [2023-05-18T08:34:43.964Z] 3cdef696dda3: Pull complete [2023-05-18T08:34:49.325Z] 2ced38df9373: Pull complete [2023-05-18T08:34:51.928Z] 58f1dce35555: Pull complete [2023-05-18T08:34:51.928Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T08:34:51.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T08:34:51.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-18T08:34:52.262Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T08:34:52.262Z] WORKDIR /edgex [2023-05-18T08:34:52.262Z] COPY go.mod . [2023-05-18T08:34:52.262Z] RUN go mod download -t [2023-05-18T08:34:52.262Z] ci-base-image-arm64 -f - . [2023-05-18T08:34:52.853Z] Sending build context to Docker daemon 2.928MB [2023-05-18T08:34:52.853Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T08:34:52.853Z] ---> fadd8f120f05 [2023-05-18T08:34:52.853Z] Step 2/4 : WORKDIR /edgex [2023-05-18T08:34:54.813Z] ---> Running in c3d349be756f [2023-05-18T08:34:54.813Z] Removing intermediate container c3d349be756f [2023-05-18T08:34:54.813Z] ---> 8c62d36c745e [2023-05-18T08:34:54.813Z] Step 3/4 : COPY go.mod . [2023-05-18T08:34:55.416Z] ---> 871d0280d635 [2023-05-18T08:34:55.416Z] Step 4/4 : RUN go mod download [2023-05-18T08:34:55.416Z] ---> Running in e2ad816e000d [2023-05-18T08:35:03.454Z] Removing intermediate container 1d2dcdedd6eb [2023-05-18T08:35:03.454Z] ---> 70182d2a56ce [2023-05-18T08:35:03.454Z] Step 7/27 : COPY . . [2023-05-18T08:35:03.454Z] Removing intermediate container f333fd5902d4 [2023-05-18T08:35:03.454Z] ---> fd61fca9d3a4 [2023-05-18T08:35:03.454Z] Step 8/23 : COPY . . [2023-05-18T08:35:03.454Z] Removing intermediate container 4c364f1ce644 [2023-05-18T08:35:03.454Z] ---> a1584b07dc6c [2023-05-18T08:35:03.454Z] Step 8/24 : COPY . . [2023-05-18T08:35:03.454Z] Removing intermediate container 0c3a8bde1201 [2023-05-18T08:35:03.454Z] ---> 50651a64c551 [2023-05-18T08:35:03.454Z] Step 7/22 : COPY . . [2023-05-18T08:35:03.454Z] Removing intermediate container aa58b665e793 [2023-05-18T08:35:03.454Z] ---> 59381bd5c1ff [2023-05-18T08:35:03.454Z] Step 7/25 : COPY . . [2023-05-18T08:35:25.431Z] ---> 76563977ed7b [2023-05-18T08:35:25.431Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-18T08:35:25.431Z] ---> 5399c508f206 [2023-05-18T08:35:25.431Z] ---> 2913e21f2643 [2023-05-18T08:35:25.431Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-18T08:35:25.431Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-18T08:35:25.431Z] ---> 14d71ba66fc4 [2023-05-18T08:35:25.431Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-18T08:35:25.431Z] ---> c63fa217e927 [2023-05-18T08:35:25.431Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-18T08:35:25.431Z] ---> Running in 77383fb4388a [2023-05-18T08:35:25.431Z] ---> Running in 003e9aea54ee [2023-05-18T08:35:25.431Z] ---> Running in c0da401846fd [2023-05-18T08:35:25.431Z] ---> Running in 5e3700e7102a [2023-05-18T08:35:25.431Z] ---> Running in a81f244b2a17 [2023-05-18T08:35:25.431Z] Removing intermediate container c0da401846fd [2023-05-18T08:35:25.431Z] ---> e8fa849d80de [2023-05-18T08:35:25.431Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-18T08:35:25.431Z] ---> Running in a517ff858a3e [2023-05-18T08:35:25.431Z] Removing intermediate container a517ff858a3e [2023-05-18T08:35:25.431Z] ---> 3b29368ec5b9 [2023-05-18T08:35:25.431Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-18T08:35:25.431Z] ---> Running in 6a4af5af8a81 [2023-05-18T08:35:25.431Z] Removing intermediate container 6a4af5af8a81 [2023-05-18T08:35:25.431Z] ---> 6de75c425cbb [2023-05-18T08:35:25.431Z] 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-18T08:35:25.431Z] ---> Running in ce04547919d5 [2023-05-18T08:35:25.431Z] 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-18T08:35:25.431Z] 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-18T08:35:25.431Z] 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-18T08:35:25.689Z] 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-18T08:35:27.063Z] Removing intermediate container ce04547919d5 [2023-05-18T08:35:27.063Z] ---> 39305fbed2f8 [2023-05-18T08:35:27.063Z] Step 12/27 : WORKDIR /edgex-go [2023-05-18T08:35:27.063Z] ---> Running in 1015f15ceff0 [2023-05-18T08:35:27.321Z] Removing intermediate container 1015f15ceff0 [2023-05-18T08:35:27.321Z] ---> 566c73bb8c29 [2023-05-18T08:35:27.321Z] [2023-05-18T08:35:27.321Z] Step 13/27 : FROM alpine:3.17 [2023-05-18T08:35:27.579Z] 3.17: Pulling from library/alpine [2023-05-18T08:35:27.680Z] Removing intermediate container e2ad816e000d [2023-05-18T08:35:27.680Z] ---> 34f3e57b01b8 [2023-05-18T08:35:27.680Z] Successfully built 34f3e57b01b8 [2023-05-18T08:35:27.680Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:35:27.837Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T08:35:27.837Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T08:35:27.837Z] ---> 9ed4aefc74f6 [2023-05-18T08:35:27.837Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-18T08:35:27.837Z] ---> Running in d60ad6744507 [2023-05-18T08:35:28.026Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T08:35:28.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:35:28.094Z] Removing intermediate container d60ad6744507 [2023-05-18T08:35:28.094Z] ---> baf23222f798 [2023-05-18T08:35:28.094Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-18T08:35:28.094Z] ---> Running in 59ab63978086 [2023-05-18T08:35:28.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container [2023-05-18T08:35:28.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:35:28.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:35:28.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:35:28.920Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T08:35:28.920Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T08:35:28.920Z] OK: 17821 distinct packages available [2023-05-18T08:35:28.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:35:29.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:35:29.436Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-18T08:35:29.436Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-18T08:35:29.436Z] (3/4) Installing libucontext (1.2-r0) [2023-05-18T08:35:29.436Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-18T08:35:29.436Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:35:29.436Z] OK: 7 MiB in 19 packages [2023-05-18T08:35:29.637Z] $ docker top c2b37d146465a8e50a2e939378ebf8dba88d1f924b3bf6a579c9924934cb7b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T08:35:30.491Z] + go version [2023-05-18T08:35:30.491Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T08:35:30.516Z] $ docker stop --time=1 c2b37d146465a8e50a2e939378ebf8dba88d1f924b3bf6a579c9924934cb7b37 [2023-05-18T08:35:31.352Z] Removing intermediate container 59ab63978086 [2023-05-18T08:35:31.352Z] ---> b6f58bbae403 [2023-05-18T08:35:31.352Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:35:32.192Z] $ docker rm -f --volumes c2b37d146465a8e50a2e939378ebf8dba88d1f924b3bf6a579c9924934cb7b37 [2023-05-18T08:35:32.286Z] ---> 0000242cc9fd [2023-05-18T08:35:32.286Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:35:32.735Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T08:35:32.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:35:32.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container [2023-05-18T08:35:33.004Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:35:33.727Z] ---> bb0762565a34 [2023-05-18T08:35:33.727Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-18T08:35:34.231Z] $ docker top ff9624079e47c03f7a0bc44ef193f89659511eb826971f22fee0bdfa8f3dba09 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-18T08:35:34.446Z] ========================================================= [2023-05-18T08:35:34.446Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-18T08:35:34.446Z] ========================================================= [Pipeline] sh [2023-05-18T08:35:35.074Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-05-18T08:35:35.724Z] + make test [2023-05-18T08:35:35.725Z] go test -race -coverprofile=coverage.out ./... [2023-05-18T08:35:41.850Z] ---> 2009a3aabe2a [2023-05-18T08:35:41.850Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-18T08:35:42.107Z] ---> 9bcd7e4b0ad2 [2023-05-18T08:35:42.107Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-18T08:35:42.107Z] ---> Running in b18ea7b2fc10 [2023-05-18T08:35:42.107Z] Removing intermediate container b18ea7b2fc10 [2023-05-18T08:35:42.107Z] ---> 740f7dee9347 [2023-05-18T08:35:42.107Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-18T08:35:42.364Z] ---> 393c5692359c [2023-05-18T08:35:42.364Z] Step 22/27 : WORKDIR / [2023-05-18T08:35:42.364Z] ---> Running in b7d3fc19ac20 [2023-05-18T08:35:42.364Z] Removing intermediate container b7d3fc19ac20 [2023-05-18T08:35:42.364Z] ---> c633354421a7 [2023-05-18T08:35:42.364Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-18T08:35:42.364Z] ---> Running in ae4301cf5b16 [2023-05-18T08:35:42.623Z] Removing intermediate container ae4301cf5b16 [2023-05-18T08:35:42.623Z] ---> 4314f5ce780f [2023-05-18T08:35:42.623Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-18T08:35:42.623Z] ---> Running in dc8a547ca355 [2023-05-18T08:35:42.881Z] Removing intermediate container dc8a547ca355 [2023-05-18T08:35:42.881Z] ---> c0bb3dae0e96 [2023-05-18T08:35:42.881Z] Step 25/27 : LABEL arch=x86_64 [2023-05-18T08:35:42.881Z] ---> Running in 71b97548ae4c [2023-05-18T08:35:42.881Z] Removing intermediate container 71b97548ae4c [2023-05-18T08:35:42.881Z] ---> 4dbf35a02f9c [2023-05-18T08:35:42.881Z] Step 26/27 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:35:42.881Z] ---> Running in c6d1367e7844 [2023-05-18T08:35:43.138Z] Removing intermediate container c6d1367e7844 [2023-05-18T08:35:43.138Z] ---> 7d3517f3ddc0 [2023-05-18T08:35:43.138Z] Step 27/27 : LABEL version=0.0.0 [2023-05-18T08:35:43.397Z] ---> Running in be0e5d11a91a [2023-05-18T08:35:44.049Z] Removing intermediate container be0e5d11a91a [2023-05-18T08:35:44.049Z] ---> 0ea6e7c05b4d [2023-05-18T08:35:44.049Z] [2023-05-18T08:35:44.049Z] Successfully built 0ea6e7c05b4d [2023-05-18T08:35:44.307Z] Successfully tagged security-spire-config:latest [2023-05-18T08:35:44.307Z]  Building security-spire-config ... done Building security-bootstrapper [2023-05-18T08:35:46.837Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:35:46.837Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:35:46.837Z] ---> 5a59377be421 [2023-05-18T08:35:46.837Z] Step 3/33 : WORKDIR /edgex-go [2023-05-18T08:35:46.837Z] ---> Using cache [2023-05-18T08:35:46.837Z] ---> 22afa41c3b2e [2023-05-18T08:35:46.837Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-18T08:35:53.394Z] 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-18T08:35:54.331Z] ---> Running in 14ef51ae1597 [2023-05-18T08:36:00.938Z] Removing intermediate container 5e3700e7102a [2023-05-18T08:36:00.938Z] ---> 4d4b7661cd20 [2023-05-18T08:36:00.938Z] [2023-05-18T08:36:00.938Z] Step 9/22 : FROM alpine:3.17 [2023-05-18T08:36:00.938Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:00.938Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-18T08:36:00.938Z] Removing intermediate container 77383fb4388a [2023-05-18T08:36:00.938Z] ---> 4914b62d3d81 [2023-05-18T08:36:00.938Z] [2023-05-18T08:36:00.938Z] Step 10/24 : FROM alpine:3.17 [2023-05-18T08:36:00.938Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:00.938Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:36:00.938Z] Removing intermediate container a81f244b2a17 [2023-05-18T08:36:00.938Z] ---> 45959dcce1e4 [2023-05-18T08:36:00.938Z] [2023-05-18T08:36:00.938Z] Step 9/25 : FROM alpine:3.17 [2023-05-18T08:36:00.938Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:00.938Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-18T08:36:00.938Z] Removing intermediate container 003e9aea54ee [2023-05-18T08:36:00.938Z] ---> 79322106f57a [2023-05-18T08:36:00.938Z] [2023-05-18T08:36:00.938Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:36:00.938Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:00.939Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] ---> Running in 841517cbdbed [2023-05-18T08:36:00.939Z] ---> Running in e7665f329131 [2023-05-18T08:36:00.939Z] ---> Running in e9c63995db99 [2023-05-18T08:36:00.939Z] ---> Running in 7c9a764e0488 [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] Removing intermediate container 7c9a764e0488 [2023-05-18T08:36:00.939Z] ---> b750d1871f91 [2023-05-18T08:36:00.939Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:36:00.939Z] ---> Running in da32cd26a424 [2023-05-18T08:36:00.939Z] OK: 265 MiB in 53 packages [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] Removing intermediate container 14ef51ae1597 [2023-05-18T08:36:00.939Z] ---> 37972e8d4822 [2023-05-18T08:36:00.939Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T08:36:00.939Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:36:00.939Z] OK: 7 MiB in 16 packages [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] ---> d1da101cc57c [2023-05-18T08:36:00.939Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:36:00.939Z] ---> Running in 9b20185eef80 [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-18T08:36:00.939Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-18T08:36:00.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:00.939Z] (3/3) Installing su-exec (0.2-r2) [2023-05-18T08:36:00.939Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:36:00.939Z] Executing ca-certificates-20230506-r0.trigger [2023-05-18T08:36:00.939Z] OK: 8 MiB in 18 packages [2023-05-18T08:36:01.197Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T08:36:01.197Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:36:01.197Z] OK: 7 MiB in 16 packages [2023-05-18T08:36:01.197Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-18T08:36:01.197Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-18T08:36:01.197Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:36:01.197Z] OK: 8 MiB in 17 packages [2023-05-18T08:36:01.197Z] Removing intermediate container 841517cbdbed [2023-05-18T08:36:01.197Z] ---> 8557c64c2e8d [2023-05-18T08:36:01.197Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:36:01.197Z] ---> Running in ae318036bfba [2023-05-18T08:36:01.457Z] Removing intermediate container ae318036bfba [2023-05-18T08:36:01.457Z] ---> b48b69d3a1f2 [2023-05-18T08:36:01.457Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-18T08:36:01.457Z] ---> Running in a00acbb947cc [2023-05-18T08:36:01.457Z] Removing intermediate container e7665f329131 [2023-05-18T08:36:01.457Z] ---> 584b7f01b0f7 [2023-05-18T08:36:01.457Z] 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-18T08:36:01.457Z] Removing intermediate container a00acbb947cc [2023-05-18T08:36:01.457Z] ---> 0d5c4e6ab23d [2023-05-18T08:36:01.457Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-18T08:36:01.457Z] ---> Running in 09b64176f13c [2023-05-18T08:36:01.457Z] ---> Running in c448fbd459df [2023-05-18T08:36:01.457Z] Removing intermediate container da32cd26a424 [2023-05-18T08:36:01.457Z] ---> a413fe57d08e [2023-05-18T08:36:01.457Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:01.457Z] Removing intermediate container c448fbd459df [2023-05-18T08:36:01.457Z] ---> 9f0d612bad25 [2023-05-18T08:36:01.457Z] Step 15/24 : WORKDIR / [2023-05-18T08:36:01.716Z] Removing intermediate container 09b64176f13c [2023-05-18T08:36:01.716Z] ---> 3ef77592a53e [2023-05-18T08:36:01.716Z] Step 12/25 : WORKDIR / [2023-05-18T08:36:01.716Z] ---> Running in 8908ef1b09e7 [2023-05-18T08:36:01.716Z] Removing intermediate container e9c63995db99 [2023-05-18T08:36:01.716Z] ---> 36fbe266392a [2023-05-18T08:36:01.716Z] 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-18T08:36:01.716Z] ---> Running in 00654b604e33 [2023-05-18T08:36:01.716Z] ---> Running in defba54e1ba8 [2023-05-18T08:36:01.716Z] ---> 2cca5f5cbcfd [2023-05-18T08:36:01.716Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:01.716Z] Removing intermediate container 8908ef1b09e7 [2023-05-18T08:36:01.716Z] ---> 06c6dc40267a [2023-05-18T08:36:01.716Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:01.716Z] Removing intermediate container 00654b604e33 [2023-05-18T08:36:01.716Z] ---> 0da9a306da6c [2023-05-18T08:36:01.716Z] Step 12/22 : WORKDIR /edgex [2023-05-18T08:36:01.716Z] Removing intermediate container defba54e1ba8 [2023-05-18T08:36:01.716Z] ---> 788b6be5db8d [2023-05-18T08:36:01.716Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:01.716Z] ---> Running in 06828fe719c3 [2023-05-18T08:36:02.050Z] ---> d217cc918446 [2023-05-18T08:36:02.050Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-18T08:36:02.050Z] ---> e72c2855c10d [2023-05-18T08:36:02.050Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:02.050Z] Removing intermediate container 06828fe719c3 [2023-05-18T08:36:02.050Z] ---> d4a4148c9cf1 [2023-05-18T08:36:02.050Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:02.050Z] ---> 1d46048990f0 [2023-05-18T08:36:02.050Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:02.311Z] ---> 987d4996061d [2023-05-18T08:36:02.311Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-18T08:36:02.311Z] ---> 3919e71604e1 [2023-05-18T08:36:02.311Z] 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-18T08:36:02.311Z] ---> 1db61453048a [2023-05-18T08:36:02.311Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:02.311Z] ---> 28bb360637a0 [2023-05-18T08:36:02.311Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:36:02.570Z] ---> 01aa9ad74a05 [2023-05-18T08:36:02.570Z] 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-18T08:36:02.570Z] ---> d84c4d6f4ecb [2023-05-18T08:36:02.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-18T08:36:02.570Z] ---> a9ec19624c22 [2023-05-18T08:36:02.570Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-18T08:36:02.836Z] ---> b05345b2e9ad [2023-05-18T08:36:02.836Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:36:02.836Z] ---> 93e1a2c5bb33 [2023-05-18T08:36:02.836Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:36:02.836Z] ---> 2ee5603c6338 [2023-05-18T08:36:02.836Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T08:36:02.836Z] ---> 28b3a4218879 [2023-05-18T08:36:02.836Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-18T08:36:02.836Z] ---> Running in d81c9d55d56d [2023-05-18T08:36:03.197Z] ---> 36037c639a45 [2023-05-18T08:36:03.197Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-18T08:36:03.197Z] ---> bcde28d09d66 [2023-05-18T08:36:03.197Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-18T08:36:03.882Z] ---> Running in 3cad7cd39541 [2023-05-18T08:36:03.882Z] ---> 29733deafe86 [2023-05-18T08:36:03.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-18T08:36:03.882Z] ---> 8d246a7b6691 [2023-05-18T08:36:03.882Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-18T08:36:03.882Z] Removing intermediate container 3cad7cd39541 [2023-05-18T08:36:03.882Z] ---> 5188dbf2420e [2023-05-18T08:36:03.882Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:36:03.882Z] ---> Running in 55e8c03d2ce8 [2023-05-18T08:36:04.157Z] ---> 59598c53c061 [2023-05-18T08:36:04.157Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T08:36:04.157Z] Removing intermediate container d81c9d55d56d [2023-05-18T08:36:04.157Z] ---> a46474802fda [2023-05-18T08:36:04.157Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T08:36:04.157Z] ---> Running in fa7cf9acab32 [2023-05-18T08:36:04.157Z] Removing intermediate container 55e8c03d2ce8 [2023-05-18T08:36:04.157Z] ---> 2a7296cad172 [2023-05-18T08:36:04.157Z] Step 22/24 : LABEL arch=x86_64 [2023-05-18T08:36:04.157Z] ---> 50354a1d4dea [2023-05-18T08:36:04.157Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-18T08:36:04.157Z] ---> Running in 10c8ffd48aa5 [2023-05-18T08:36:04.157Z] ---> Running in c1090ccb66e5 [2023-05-18T08:36:04.449Z] Removing intermediate container 10c8ffd48aa5 [2023-05-18T08:36:04.449Z] ---> d800145c9091 [2023-05-18T08:36:04.449Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-18T08:36:04.449Z] Removing intermediate container c1090ccb66e5 [2023-05-18T08:36:04.449Z] ---> bfd6acdb64ad [2023-05-18T08:36:04.449Z] Step 23/24 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:36:04.449Z] ---> Running in e5752f37d60c [2023-05-18T08:36:04.449Z] ---> 6a3651aa3170 [2023-05-18T08:36:04.449Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T08:36:04.449Z] ---> Running in 15dba773ec4c [2023-05-18T08:36:04.449Z] ---> Running in e9c5523a5f6a [2023-05-18T08:36:04.449Z] Removing intermediate container e5752f37d60c [2023-05-18T08:36:04.449Z] ---> 1bbe264ff3d2 [2023-05-18T08:36:04.449Z] Step 21/23 : LABEL arch=x86_64 [2023-05-18T08:36:04.449Z] ---> Running in a6a12ff9131a [2023-05-18T08:36:04.449Z] Removing intermediate container 15dba773ec4c [2023-05-18T08:36:04.449Z] ---> 52d687b3f1a1 [2023-05-18T08:36:04.449Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T08:36:04.449Z] ---> Running in 0a623b4ddc8f [2023-05-18T08:36:04.728Z] Removing intermediate container a6a12ff9131a [2023-05-18T08:36:04.728Z] ---> 3c2c55d767c4 [2023-05-18T08:36:04.728Z] Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:36:04.728Z] ---> Running in b2fcaa597d8f [2023-05-18T08:36:04.728Z] Removing intermediate container 0a623b4ddc8f [2023-05-18T08:36:04.728Z] ---> 8a14b43c5d92 [2023-05-18T08:36:04.728Z] [2023-05-18T08:36:04.728Z] Removing intermediate container b2fcaa597d8f [2023-05-18T08:36:04.728Z] ---> 3b7a293e0797 [2023-05-18T08:36:04.728Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:36:04.728Z] Successfully built 8a14b43c5d92 [2023-05-18T08:36:04.728Z] Successfully tagged core-command:latest [2023-05-18T08:36:04.728Z]  Building core-command ... done Building security-spiffe-token-provider [2023-05-18T08:36:04.728Z] ---> Running in 08311524fab3 [2023-05-18T08:36:06.173Z] Removing intermediate container fa7cf9acab32 [2023-05-18T08:36:06.173Z] ---> acc9ad9cb59c [2023-05-18T08:36:06.173Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T08:36:06.173Z] Removing intermediate container 08311524fab3 [2023-05-18T08:36:06.173Z] ---> 8672cbeedd11 [2023-05-18T08:36:06.173Z] [2023-05-18T08:36:06.173Z] Successfully built 8672cbeedd11 [2023-05-18T08:36:07.147Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-18T08:36:07.147Z] Building security-spire-server [2023-05-18T08:36:08.081Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:36:08.081Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:36:08.081Z] ---> 5a59377be421 [2023-05-18T08:36:08.081Z] Step 3/20 : WORKDIR /edgex-go [2023-05-18T08:36:08.081Z] ---> Using cache [2023-05-18T08:36:08.081Z] ---> 22afa41c3b2e [2023-05-18T08:36:08.081Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-18T08:36:09.457Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:36:09.457Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:36:09.457Z] ---> 5a59377be421 [2023-05-18T08:36:09.457Z] Step 3/26 : WORKDIR /edgex-go [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 22afa41c3b2e [2023-05-18T08:36:09.457Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 97bf262ca0b5 [2023-05-18T08:36:09.457Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 6337a472e66f [2023-05-18T08:36:09.457Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 70182d2a56ce [2023-05-18T08:36:09.457Z] Step 7/26 : COPY . . [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 5399c508f206 [2023-05-18T08:36:09.457Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> e8fa849d80de [2023-05-18T08:36:09.457Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 3b29368ec5b9 [2023-05-18T08:36:09.457Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-18T08:36:09.457Z] ---> Using cache [2023-05-18T08:36:09.457Z] ---> 6de75c425cbb [2023-05-18T08:36:09.458Z] 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-18T08:36:11.996Z] ---> Running in 1f91ea2c151c [2023-05-18T08:36:11.996Z] ---> Running in ffe930b289dd [2023-05-18T08:36:11.996Z] ---> Running in 305ba8764290 [2023-05-18T08:36:11.996Z] Removing intermediate container e9c5523a5f6a [2023-05-18T08:36:11.996Z] ---> 4bae4a2491b2 [2023-05-18T08:36:11.996Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T08:36:11.996Z] Removing intermediate container 1f91ea2c151c [2023-05-18T08:36:11.996Z] ---> 5764a8866cba [2023-05-18T08:36:11.996Z] Step 20/22 : LABEL arch=x86_64 [2023-05-18T08:36:11.996Z] ---> Running in e2739471f3c0 [2023-05-18T08:36:11.996Z] ---> Running in 1a43fed69adb [2023-05-18T08:36:11.996Z] Removing intermediate container e2739471f3c0 [2023-05-18T08:36:11.996Z] ---> 4cb3162e849b [2023-05-18T08:36:11.996Z] Step 23/25 : LABEL arch=x86_64 [2023-05-18T08:36:12.255Z] Removing intermediate container 1a43fed69adb [2023-05-18T08:36:12.255Z] ---> 141d89dc9222 [2023-05-18T08:36:12.255Z] Step 21/22 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:36:12.255Z] ---> Running in bdcb8ddb0f07 [2023-05-18T08:36:12.255Z] ---> Running in 479e6230de64 [2023-05-18T08:36:12.255Z] Removing intermediate container bdcb8ddb0f07 [2023-05-18T08:36:12.255Z] ---> d9030b0a662e [2023-05-18T08:36:12.255Z] Step 24/25 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:36:12.255Z] Removing intermediate container 479e6230de64 [2023-05-18T08:36:12.255Z] ---> dca3c85688a8 [2023-05-18T08:36:12.255Z] Step 22/22 : LABEL version=0.0.0 [2023-05-18T08:36:12.255Z] ---> Running in c6ba061ca717 [2023-05-18T08:36:12.255Z] ---> Running in 5d784b94d808 [2023-05-18T08:36:12.255Z] Removing intermediate container c6ba061ca717 [2023-05-18T08:36:12.255Z] ---> 59ecfd8b8143 [2023-05-18T08:36:12.255Z] Step 25/25 : LABEL version=0.0.0 [2023-05-18T08:36:12.255Z] Removing intermediate container 5d784b94d808 [2023-05-18T08:36:12.255Z] ---> fc4d8c98ed52 [2023-05-18T08:36:12.255Z] [2023-05-18T08:36:12.521Z] ---> Running in af21382e6375 [2023-05-18T08:36:12.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:12.521Z] Successfully built fc4d8c98ed52 [2023-05-18T08:36:12.521Z] Successfully tagged security-proxy-setup:latest [2023-05-18T08:36:12.521Z] Building core-metadata [2023-05-18T08:36:12.521Z]  Building security-proxy-setup ... done Removing intermediate container af21382e6375 [2023-05-18T08:36:12.521Z] ---> cd27ee30282f [2023-05-18T08:36:12.521Z] [2023-05-18T08:36:12.521Z] Successfully built cd27ee30282f [2023-05-18T08:36:12.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:12.521Z] Successfully tagged security-secretstore-setup:latest [2023-05-18T08:36:12.521Z] Building core-data [2023-05-18T08:36:13.089Z]  Building security-secretstore-setup ... done v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T08:36:13.089Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T08:36:13.089Z] OK: 17823 distinct packages available [2023-05-18T08:36:13.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:13.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:13.356Z] OK: 265 MiB in 53 packages [2023-05-18T08:36:15.888Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:36:15.888Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:36:15.888Z] ---> 5a59377be421 [2023-05-18T08:36:15.888Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:36:15.888Z] ---> Using cache [2023-05-18T08:36:15.888Z] ---> 275eee0f253c [2023-05-18T08:36:15.888Z] Step 4/25 : WORKDIR /edgex-go [2023-05-18T08:36:15.888Z] ---> Using cache [2023-05-18T08:36:15.888Z] ---> 09319b553ab0 [2023-05-18T08:36:15.888Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-18T08:36:15.888Z] ---> Using cache [2023-05-18T08:36:15.888Z] ---> 56767e1ff2e8 [2023-05-18T08:36:15.888Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-18T08:36:15.888Z] ---> Using cache [2023-05-18T08:36:15.888Z] ---> 69191c04b381 [2023-05-18T08:36:15.888Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:36:15.888Z] ---> Using cache [2023-05-18T08:36:15.888Z] ---> fd61fca9d3a4 [2023-05-18T08:36:15.888Z] Step 8/25 : COPY . . [2023-05-18T08:36:15.888Z] ---> Using cache [2023-05-18T08:36:15.888Z] ---> 2913e21f2643 [2023-05-18T08:36:15.888Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-18T08:36:16.830Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:36:16.830Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:36:16.830Z] ---> 5a59377be421 [2023-05-18T08:36:16.830Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:36:16.830Z] ---> Using cache [2023-05-18T08:36:16.830Z] ---> 275eee0f253c [2023-05-18T08:36:16.830Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:36:16.830Z] ---> Using cache [2023-05-18T08:36:16.830Z] ---> 09319b553ab0 [2023-05-18T08:36:16.830Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:36:16.830Z] ---> Using cache [2023-05-18T08:36:16.830Z] ---> 56767e1ff2e8 [2023-05-18T08:36:16.830Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:36:16.830Z] ---> Using cache [2023-05-18T08:36:16.830Z] ---> 69191c04b381 [2023-05-18T08:36:16.830Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:36:16.830Z] ---> Using cache [2023-05-18T08:36:16.830Z] ---> fd61fca9d3a4 [2023-05-18T08:36:16.830Z] Step 8/23 : COPY . . [2023-05-18T08:36:16.830Z] ---> Using cache [2023-05-18T08:36:16.830Z] ---> 2913e21f2643 [2023-05-18T08:36:16.830Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-18T08:36:20.119Z] Removing intermediate container 305ba8764290 [2023-05-18T08:36:20.119Z] ---> 487bb0ac2a45 [2023-05-18T08:36:20.119Z] Step 12/26 : WORKDIR /edgex-go [2023-05-18T08:36:20.119Z] ---> Running in 0410b425922b [2023-05-18T08:36:20.119Z] ---> Running in 22ee8035fda8 [2023-05-18T08:36:20.119Z] ---> Running in d9aac64e4b69 [2023-05-18T08:36:20.119Z] Removing intermediate container ffe930b289dd [2023-05-18T08:36:20.119Z] ---> f93911082f16 [2023-05-18T08:36:20.119Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-18T08:36:20.119Z] Removing intermediate container d9aac64e4b69 [2023-05-18T08:36:20.119Z] ---> 54fa44364222 [2023-05-18T08:36:20.119Z] [2023-05-18T08:36:20.119Z] Step 13/26 : FROM alpine:3.17 [2023-05-18T08:36:20.119Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:20.119Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-18T08:36:20.119Z] ---> Using cache [2023-05-18T08:36:20.119Z] ---> baf23222f798 [2023-05-18T08:36:20.119Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-18T08:36:20.119Z] ---> Running in 1f45790f851b [2023-05-18T08:36:20.119Z] ---> 7b90d63b4f8d [2023-05-18T08:36:20.119Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:36:20.119Z] ---> Running in 6b7a41d57625 [2023-05-18T08:36:20.119Z] 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-18T08:36:20.377Z] 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-18T08:36:20.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:20.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:20.895Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T08:36:20.895Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T08:36:20.895Z] OK: 17821 distinct packages available [2023-05-18T08:36:20.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:21.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:21.153Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-18T08:36:21.153Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-18T08:36:21.153Z] (3/5) Installing libucontext (1.2-r0) [2023-05-18T08:36:21.153Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-18T08:36:21.153Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-18T08:36:21.153Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:36:21.153Z] OK: 8 MiB in 20 packages [2023-05-18T08:36:21.889Z] Removing intermediate container 1f45790f851b [2023-05-18T08:36:21.889Z] ---> 49a70fe95602 [2023-05-18T08:36:21.889Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:22.146Z] ---> 6c87b6c3f464 [2023-05-18T08:36:22.146Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:22.146Z] ---> 81db2dbf5542 [2023-05-18T08:36:22.146Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-18T08:36:22.610Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-18T08:36:24.677Z] ---> 37090a7da38c [2023-05-18T08:36:24.677Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-18T08:36:25.243Z] ---> 8abe02e2ff2a [2023-05-18T08:36:25.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-18T08:36:26.182Z] ---> 2d66b989d73d [2023-05-18T08:36:26.182Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-18T08:36:26.484Z] ---> 53974a368d71 [2023-05-18T08:36:26.484Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-18T08:36:26.484Z] ---> Running in cabf5bb1383f [2023-05-18T08:36:26.785Z] Removing intermediate container cabf5bb1383f [2023-05-18T08:36:26.785Z] ---> baf4fdf6d2d2 [2023-05-18T08:36:26.785Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-18T08:36:26.785Z] ---> Running in e479255ef7d7 [2023-05-18T08:36:27.043Z] Removing intermediate container e479255ef7d7 [2023-05-18T08:36:27.043Z] ---> 28de37232e0a [2023-05-18T08:36:27.043Z] Step 24/26 : LABEL arch=x86_64 [2023-05-18T08:36:27.302Z] ---> Running in 763d08779362 [2023-05-18T08:36:27.866Z] Removing intermediate container 763d08779362 [2023-05-18T08:36:27.866Z] ---> b2264b82930c [2023-05-18T08:36:27.866Z] Step 25/26 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:36:27.866Z] ---> Running in b721412de836 [2023-05-18T08:36:28.124Z] Removing intermediate container b721412de836 [2023-05-18T08:36:28.124Z] ---> c8ee83f69c4d [2023-05-18T08:36:28.124Z] Step 26/26 : LABEL version=0.0.0 [2023-05-18T08:36:28.124Z] ---> Running in 3f2cefe1e040 [2023-05-18T08:36:28.381Z] Removing intermediate container 3f2cefe1e040 [2023-05-18T08:36:28.381Z] ---> c0aebcb750a5 [2023-05-18T08:36:28.381Z] [2023-05-18T08:36:28.381Z] Successfully built c0aebcb750a5 [2023-05-18T08:36:28.381Z] Successfully tagged security-spire-server:latest [2023-05-18T08:36:28.381Z]  Building security-spire-server ... done Building security-proxy-auth [2023-05-18T08:36:30.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:36:30.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:36:30.907Z] ---> 5a59377be421 [2023-05-18T08:36:30.907Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:36:30.907Z] ---> Using cache [2023-05-18T08:36:30.907Z] ---> 275eee0f253c [2023-05-18T08:36:30.907Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:36:30.907Z] ---> Using cache [2023-05-18T08:36:30.907Z] ---> 09319b553ab0 [2023-05-18T08:36:30.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:36:30.907Z] ---> Using cache [2023-05-18T08:36:30.907Z] ---> 56767e1ff2e8 [2023-05-18T08:36:30.907Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:36:30.907Z] ---> Using cache [2023-05-18T08:36:30.907Z] ---> 69191c04b381 [2023-05-18T08:36:30.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:36:30.907Z] ---> Using cache [2023-05-18T08:36:30.907Z] ---> fd61fca9d3a4 [2023-05-18T08:36:30.907Z] Step 8/23 : COPY . . [2023-05-18T08:36:30.907Z] ---> Using cache [2023-05-18T08:36:30.907Z] ---> 2913e21f2643 [2023-05-18T08:36:30.907Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-18T08:36:37.471Z] ---> Running in 25a734e8e942 [2023-05-18T08:36:37.472Z] 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-18T08:36:42.755Z] Removing intermediate container 22ee8035fda8 [2023-05-18T08:36:42.755Z] ---> f91c628ffc14 [2023-05-18T08:36:42.755Z] [2023-05-18T08:36:42.755Z] Step 10/25 : FROM alpine:3.17 [2023-05-18T08:36:42.755Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:42.755Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:36:42.755Z] ---> Using cache [2023-05-18T08:36:42.755Z] ---> 8557c64c2e8d [2023-05-18T08:36:42.755Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:36:42.755Z] ---> Using cache [2023-05-18T08:36:42.755Z] ---> b48b69d3a1f2 [2023-05-18T08:36:42.755Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-18T08:36:42.755Z] Removing intermediate container 0410b425922b [2023-05-18T08:36:42.755Z] ---> f1ca3732bca9 [2023-05-18T08:36:42.755Z] [2023-05-18T08:36:42.755Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:36:42.755Z] ---> 9ed4aefc74f6 [2023-05-18T08:36:42.755Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:36:42.755Z] ---> Running in 63798f4c4f45 [2023-05-18T08:36:42.755Z] ---> Running in b4af7484b2f2 [2023-05-18T08:36:42.755Z] Removing intermediate container b4af7484b2f2 [2023-05-18T08:36:42.755Z] ---> ee523d1905a4 [2023-05-18T08:36:42.755Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-18T08:36:42.755Z] ---> Running in 30c7f142d9d3 [2023-05-18T08:36:42.755Z] Removing intermediate container 63798f4c4f45 [2023-05-18T08:36:42.755Z] ---> b6a4eab7025b [2023-05-18T08:36:42.755Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-18T08:36:42.755Z] ---> Running in efb3a60da49f [2023-05-18T08:36:43.016Z] Removing intermediate container 30c7f142d9d3 [2023-05-18T08:36:43.017Z] ---> d14c5cef47d0 [2023-05-18T08:36:43.017Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-18T08:36:43.017Z] Removing intermediate container efb3a60da49f [2023-05-18T08:36:43.017Z] ---> 2485be46d5a8 [2023-05-18T08:36:43.017Z] Step 15/25 : WORKDIR / [2023-05-18T08:36:43.277Z] ---> Running in 25007bf80951 [2023-05-18T08:36:43.277Z] ---> Running in 5b5418b7ded6 [2023-05-18T08:36:43.277Z] Removing intermediate container 25007bf80951 [2023-05-18T08:36:43.277Z] ---> b39970bf59bc [2023-05-18T08:36:43.277Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:36:43.536Z] ---> Running in 2d11da1a391d [2023-05-18T08:36:43.536Z] Removing intermediate container 5b5418b7ded6 [2023-05-18T08:36:43.536Z] ---> a62b71632434 [2023-05-18T08:36:43.536Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:43.796Z] ---> d2ed7848ace0 [2023-05-18T08:36:43.796Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:44.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:44.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:36:44.345Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T08:36:44.345Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:36:44.345Z] OK: 7 MiB in 16 packages [2023-05-18T08:36:44.345Z] ---> 39cece28508e [2023-05-18T08:36:44.345Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-18T08:36:48.638Z] ---> d498584a6550 [2023-05-18T08:36:48.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:36:49.595Z] Removing intermediate container 2d11da1a391d [2023-05-18T08:36:49.595Z] ---> 8a161408954a [2023-05-18T08:36:49.595Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:36:50.533Z] ---> 80a4b9f73027 [2023-05-18T08:36:50.533Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-18T08:36:54.732Z] ---> 48530a75f13f [2023-05-18T08:36:54.732Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:36:54.732Z] ---> 1e73f9088046 [2023-05-18T08:36:54.732Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-18T08:36:54.732Z] ---> Running in 179dbb9b7cda [2023-05-18T08:36:54.732Z] Removing intermediate container 179dbb9b7cda [2023-05-18T08:36:54.732Z] ---> 7f8073b7f59e [2023-05-18T08:36:54.732Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:36:54.732Z] ---> Running in a4b4ff0a8941 [2023-05-18T08:36:54.732Z] ---> 50179fa38387 [2023-05-18T08:36:54.732Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-18T08:36:56.109Z] Removing intermediate container a4b4ff0a8941 [2023-05-18T08:36:56.109Z] ---> fb559650e0c3 [2023-05-18T08:36:56.109Z] Step 23/25 : LABEL arch=x86_64 [2023-05-18T08:37:02.722Z] ---> e82d9b3d5a98 [2023-05-18T08:37:02.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:37:02.722Z] ---> Running in eb5fee24a95e [2023-05-18T08:37:03.001Z] Removing intermediate container 25a734e8e942 [2023-05-18T08:37:03.001Z] ---> 88e8c28ffa86 [2023-05-18T08:37:03.001Z] [2023-05-18T08:37:03.001Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:37:03.001Z] ---> 9ed4aefc74f6 [2023-05-18T08:37:03.001Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-18T08:37:03.001Z] ---> Using cache [2023-05-18T08:37:03.001Z] ---> b750d1871f91 [2023-05-18T08:37:03.001Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:37:03.001Z] ---> Using cache [2023-05-18T08:37:03.001Z] ---> a413fe57d08e [2023-05-18T08:37:03.001Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:37:03.001Z] ---> Using cache [2023-05-18T08:37:03.001Z] ---> a0fc1ecd6d5e [2023-05-18T08:37:03.001Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-18T08:37:03.001Z] Removing intermediate container eb5fee24a95e [2023-05-18T08:37:03.001Z] ---> f7ca14d354df [2023-05-18T08:37:03.001Z] Step 24/25 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:37:03.001Z] ---> 2cca5f5cbcfd [2023-05-18T08:37:03.001Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:37:03.001Z] ---> Using cache [2023-05-18T08:37:03.001Z] ---> d217cc918446 [2023-05-18T08:37:03.001Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-18T08:37:03.001Z] ---> Running in cd5c555ebc06 [2023-05-18T08:37:03.001Z] ---> Running in f36d447a6d96 [2023-05-18T08:37:03.602Z] Removing intermediate container 6b7a41d57625 [2023-05-18T08:37:03.602Z] ---> 84b06550cd48 [2023-05-18T08:37:03.602Z] Step 7/20 : COPY . . [2023-05-18T08:37:03.602Z] Removing intermediate container f36d447a6d96 [2023-05-18T08:37:03.602Z] ---> c2b00a851226 [2023-05-18T08:37:03.602Z] Step 25/25 : LABEL version=0.0.0 [2023-05-18T08:37:03.602Z] Removing intermediate container cd5c555ebc06 [2023-05-18T08:37:03.602Z] ---> 53bec0cd0d1a [2023-05-18T08:37:03.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:37:03.889Z] Removing intermediate container 9b20185eef80 [2023-05-18T08:37:03.889Z] ---> c393396271ee [2023-05-18T08:37:03.889Z] Step 7/33 : COPY . . [2023-05-18T08:37:09.155Z] ---> Running in d0c1c3387bb1 [2023-05-18T08:37:13.373Z] ---> 43edf35f9bc8 [2023-05-18T08:37:13.373Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:37:13.373Z] ---> Running in 9fce7a172a94 [2023-05-18T08:37:13.373Z] Removing intermediate container d0c1c3387bb1 [2023-05-18T08:37:13.373Z] ---> 3f6c150521cb [2023-05-18T08:37:13.373Z] [2023-05-18T08:37:13.373Z] ---> 4939d25a8c74 [2023-05-18T08:37:13.373Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-18T08:37:13.373Z] Successfully built 3f6c150521cb [2023-05-18T08:37:13.373Z] ---> e9519b381923 [2023-05-18T08:37:13.373Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-18T08:37:13.373Z] Removing intermediate container 9fce7a172a94 [2023-05-18T08:37:13.373Z] ---> 08e65cc80d9b [2023-05-18T08:37:13.373Z] Step 21/23 : LABEL arch=x86_64 [2023-05-18T08:37:13.373Z] Successfully tagged core-metadata:latest [2023-05-18T08:37:13.373Z]  Building core-metadata ... done Building support-scheduler [2023-05-18T08:37:13.373Z] ---> Running in 6f10336d7085 [2023-05-18T08:37:13.373Z] ---> Running in 5447cf7d2584 [2023-05-18T08:37:13.373Z] ---> Running in 7cdca6f2dc29 [2023-05-18T08:37:13.374Z] ---> 3d2df44f4f3b [2023-05-18T08:37:13.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-18T08:37:13.374Z] Removing intermediate container 5447cf7d2584 [2023-05-18T08:37:13.374Z] ---> 539cb235bccf [2023-05-18T08:37:13.374Z] Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:37:15.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:37:15.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:37:15.284Z] ---> 5a59377be421 [2023-05-18T08:37:15.284Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:37:15.284Z] ---> Using cache [2023-05-18T08:37:15.284Z] ---> 275eee0f253c [2023-05-18T08:37:15.284Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:37:15.284Z] ---> Using cache [2023-05-18T08:37:15.284Z] ---> 09319b553ab0 [2023-05-18T08:37:15.284Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:37:15.284Z] ---> Using cache [2023-05-18T08:37:15.284Z] ---> 56767e1ff2e8 [2023-05-18T08:37:15.284Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:37:15.284Z] ---> Using cache [2023-05-18T08:37:15.284Z] ---> 69191c04b381 [2023-05-18T08:37:15.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:37:15.284Z] ---> Using cache [2023-05-18T08:37:15.284Z] ---> fd61fca9d3a4 [2023-05-18T08:37:15.284Z] Step 8/23 : COPY . . [2023-05-18T08:37:15.284Z] ---> Using cache [2023-05-18T08:37:15.284Z] ---> 2913e21f2643 [2023-05-18T08:37:15.284Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-18T08:37:16.685Z] ---> e1876af1255c [2023-05-18T08:37:16.685Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T08:37:16.685Z] ---> Running in 8eb32c4eaded [2023-05-18T08:37:16.685Z] ---> Running in 64641d6aac43 [2023-05-18T08:37:16.685Z] ---> Running in 78b289f35e31 [2023-05-18T08:37:16.947Z] Removing intermediate container 8eb32c4eaded [2023-05-18T08:37:16.947Z] ---> 7692f8619963 [2023-05-18T08:37:16.947Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:37:16.947Z] ---> Running in 4d420684620a [2023-05-18T08:37:16.947Z] Removing intermediate container 4d420684620a [2023-05-18T08:37:16.947Z] ---> d257145af192 [2023-05-18T08:37:16.947Z] [2023-05-18T08:37:16.947Z] Successfully built d257145af192 [2023-05-18T08:37:16.947Z] Successfully tagged core-data:latest [2023-05-18T08:37:16.947Z]  Building core-data ... done Building support-notifications [2023-05-18T08:37:16.947Z] 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-18T08:37:17.230Z] 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-18T08:37:17.230Z] 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-18T08:37:20.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:37:20.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:37:20.532Z] ---> 5a59377be421 [2023-05-18T08:37:20.532Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:37:20.532Z] ---> Using cache [2023-05-18T08:37:20.532Z] ---> 275eee0f253c [2023-05-18T08:37:20.532Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:37:20.532Z] ---> Using cache [2023-05-18T08:37:20.532Z] ---> 09319b553ab0 [2023-05-18T08:37:20.532Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-18T08:37:23.930Z] ---> Running in 5c68bbab5c6e [2023-05-18T08:37:24.190Z] Removing intermediate container 78b289f35e31 [2023-05-18T08:37:24.190Z] ---> bb8e7e9820fb [2023-05-18T08:37:24.190Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T08:37:24.190Z] ---> Running in 282c26fa6181 [2023-05-18T08:37:25.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:25.128Z] Removing intermediate container 282c26fa6181 [2023-05-18T08:37:25.128Z] ---> a31deccfb63b [2023-05-18T08:37:25.128Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-18T08:37:25.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:25.128Z] ---> Running in da315e91efbc [2023-05-18T08:37:25.388Z] OK: 265 MiB in 53 packages [2023-05-18T08:37:26.359Z] Removing intermediate container da315e91efbc [2023-05-18T08:37:26.359Z] ---> 0d1813ac0858 [2023-05-18T08:37:26.359Z] Step 21/23 : LABEL arch=x86_64 [2023-05-18T08:37:26.359Z] ---> Running in 219ff1285782 [2023-05-18T08:37:27.058Z] Removing intermediate container 219ff1285782 [2023-05-18T08:37:27.058Z] ---> d8e6ed712aed [2023-05-18T08:37:27.058Z] Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:37:27.058Z] Removing intermediate container 5c68bbab5c6e [2023-05-18T08:37:27.058Z] ---> bd8dabe1f638 [2023-05-18T08:37:27.058Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:37:27.318Z] ---> Running in b2f42e1e825f [2023-05-18T08:37:27.886Z] ---> 4f418e2aab89 [2023-05-18T08:37:27.886Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:37:27.886Z] Removing intermediate container b2f42e1e825f [2023-05-18T08:37:27.886Z] ---> 5b4648330314 [2023-05-18T08:37:27.886Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:37:28.146Z] ---> Running in 26eeef20ba2b [2023-05-18T08:37:28.146Z] ---> Running in 34258f74e193 [2023-05-18T08:37:28.714Z] Removing intermediate container 34258f74e193 [2023-05-18T08:37:28.714Z] ---> 4e342ac237e3 [2023-05-18T08:37:28.714Z] [2023-05-18T08:37:28.714Z] Successfully built 4e342ac237e3 [2023-05-18T08:37:28.714Z] Successfully tagged security-proxy-auth:latest [2023-05-18T08:37:28.714Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-05-18T08:37:31.254Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:37:31.254Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:37:31.254Z] ---> 5a59377be421 [2023-05-18T08:37:31.254Z] Step 3/27 : WORKDIR /edgex-go [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 22afa41c3b2e [2023-05-18T08:37:31.254Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 97bf262ca0b5 [2023-05-18T08:37:31.254Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 6337a472e66f [2023-05-18T08:37:31.254Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 70182d2a56ce [2023-05-18T08:37:31.254Z] Step 7/27 : COPY . . [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 5399c508f206 [2023-05-18T08:37:31.254Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> e8fa849d80de [2023-05-18T08:37:31.254Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 3b29368ec5b9 [2023-05-18T08:37:31.254Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 6de75c425cbb [2023-05-18T08:37:31.254Z] 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-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 39305fbed2f8 [2023-05-18T08:37:31.254Z] Step 12/27 : WORKDIR /edgex-go [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 566c73bb8c29 [2023-05-18T08:37:31.254Z] [2023-05-18T08:37:31.254Z] Step 13/27 : FROM alpine:3.17 [2023-05-18T08:37:31.254Z] ---> 9ed4aefc74f6 [2023-05-18T08:37:31.254Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> baf23222f798 [2023-05-18T08:37:31.254Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:31.254Z] ---> 49a70fe95602 [2023-05-18T08:37:31.254Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:37:31.254Z] ---> Using cache [2023-05-18T08:37:39.531Z] ---> 6c87b6c3f464 [2023-05-18T08:37:39.531Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:37:39.531Z] ---> Using cache [2023-05-18T08:37:39.792Z] ---> 81db2dbf5542 [2023-05-18T08:37:39.792Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-18T08:37:44.050Z] ---> 51d25a669f1c [2023-05-18T08:37:44.050Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-18T08:37:46.622Z] Removing intermediate container 7cdca6f2dc29 [2023-05-18T08:37:46.622Z] ---> e7b9b4c8de84 [2023-05-18T08:37:46.622Z] [2023-05-18T08:37:46.622Z] Step 9/33 : FROM alpine:3.17 [2023-05-18T08:37:46.622Z] ---> 9ed4aefc74f6 [2023-05-18T08:37:46.622Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-18T08:37:48.108Z] ---> eb2fa6bd2393 [2023-05-18T08:37:48.108Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-18T08:37:48.108Z] ---> Running in 1a84c74f2a82 [2023-05-18T08:37:51.511Z] Removing intermediate container 1a84c74f2a82 [2023-05-18T08:37:51.511Z] ---> 202f4ba0d897 [2023-05-18T08:37:51.511Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-18T08:37:52.889Z] ---> 64fd616924f3 [2023-05-18T08:37:52.889Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-18T08:37:52.889Z] ---> Running in 42c277b1221b [2023-05-18T08:37:53.183Z] Removing intermediate container 6f10336d7085 [2023-05-18T08:37:53.183Z] ---> 0c1a7518d04d [2023-05-18T08:37:53.183Z] [2023-05-18T08:37:53.183Z] Step 9/20 : FROM alpine:3.17 [2023-05-18T08:37:53.183Z] ---> 9ed4aefc74f6 [2023-05-18T08:37:53.183Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-18T08:37:53.183Z] ---> Using cache [2023-05-18T08:37:53.183Z] ---> 202f4ba0d897 [2023-05-18T08:37:53.183Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-18T08:37:53.183Z] Removing intermediate container 64641d6aac43 [2023-05-18T08:37:53.183Z] ---> 5301e458e0b0 [2023-05-18T08:37:53.183Z] [2023-05-18T08:37:53.183Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:37:53.183Z] ---> 9ed4aefc74f6 [2023-05-18T08:37:53.183Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:37:53.183Z] ---> Using cache [2023-05-18T08:37:53.183Z] ---> 8557c64c2e8d [2023-05-18T08:37:53.183Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:37:53.183Z] ---> Using cache [2023-05-18T08:37:53.183Z] ---> b48b69d3a1f2 [2023-05-18T08:37:53.183Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-18T08:37:53.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:53.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:53.453Z] ---> c84817778d59 [2023-05-18T08:37:53.453Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-18T08:37:53.453Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-18T08:37:53.453Z] (2/2) Installing su-exec (0.2-r2) [2023-05-18T08:37:53.453Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:37:53.733Z] OK: 7 MiB in 17 packages [2023-05-18T08:37:53.733Z] ---> Running in d50792774d5a [2023-05-18T08:37:53.733Z] ---> Running in ac7ea43c7fca [2023-05-18T08:37:54.674Z] ---> e6099d830a73 [2023-05-18T08:37:54.674Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-18T08:37:56.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:56.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:56.317Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T08:37:56.317Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T08:37:56.317Z] OK: 17821 distinct packages available [2023-05-18T08:37:56.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:56.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:37:56.578Z] ---> Running in a269953ccf04 [2023-05-18T08:37:56.578Z] Removing intermediate container ac7ea43c7fca [2023-05-18T08:37:56.578Z] ---> 9bd75a2134f2 [2023-05-18T08:37:56.578Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-18T08:37:56.839Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-18T08:37:56.839Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-18T08:37:56.839Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-18T08:37:56.839Z] (4/9) Installing libcurl (8.1.0-r0) [2023-05-18T08:37:56.839Z] (5/9) Installing curl (8.1.0-r0) [2023-05-18T08:37:56.839Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-18T08:37:56.839Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-18T08:37:56.839Z] (8/9) Installing libucontext (1.2-r0) [2023-05-18T08:37:56.839Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-18T08:37:56.839Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:37:56.839Z] Executing ca-certificates-20230506-r0.trigger [2023-05-18T08:37:56.839Z] ---> Running in 7df74fddd400 [2023-05-18T08:37:57.100Z] OK: 10 MiB in 24 packages [2023-05-18T08:37:57.100Z] Removing intermediate container 42c277b1221b [2023-05-18T08:37:57.100Z] ---> 659b5f71ec1e [2023-05-18T08:37:57.100Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-18T08:37:57.100Z] Removing intermediate container a269953ccf04 [2023-05-18T08:37:57.100Z] ---> 77084fc5d653 [2023-05-18T08:37:57.100Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-18T08:37:57.780Z] ---> Running in 3b74fdd16339 [2023-05-18T08:37:57.780Z] Removing intermediate container 7df74fddd400 [2023-05-18T08:37:57.780Z] ---> f84f0ed5e705 [2023-05-18T08:37:57.780Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:37:58.044Z] ---> Running in 735d504608d3 [2023-05-18T08:37:58.044Z] Removing intermediate container 3b74fdd16339 [2023-05-18T08:37:58.044Z] ---> c22ae78f8509 [2023-05-18T08:37:58.044Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-18T08:37:58.306Z] ---> Running in 5abd62605788 [2023-05-18T08:37:58.306Z] ---> 98f77eef5f6a [2023-05-18T08:37:58.306Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:37:58.306Z] Removing intermediate container 735d504608d3 [2023-05-18T08:37:58.306Z] ---> 6e7d67aad9a9 [2023-05-18T08:37:58.306Z] Step 25/27 : LABEL arch=x86_64 [2023-05-18T08:37:58.306Z] ---> Running in fa7b3447dac7 [2023-05-18T08:37:58.306Z] Removing intermediate container d50792774d5a [2023-05-18T08:37:58.306Z] ---> b30cc121734c [2023-05-18T08:37:58.306Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:37:58.621Z] Removing intermediate container 5abd62605788 [2023-05-18T08:37:58.621Z] ---> 243aef42d1ac [2023-05-18T08:37:58.621Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-18T08:37:58.621Z] Removing intermediate container fa7b3447dac7 [2023-05-18T08:37:58.621Z] ---> 7467322e9ce1 [2023-05-18T08:37:58.621Z] Step 26/27 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:37:58.621Z] ---> 18d47c627302 [2023-05-18T08:37:58.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-18T08:37:58.621Z] ---> Running in ed970ee6a257 [2023-05-18T08:37:58.621Z] ---> Running in 73a52b557526 [2023-05-18T08:37:58.621Z] ---> 6f959a91913f [2023-05-18T08:37:58.621Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:37:58.621Z] Removing intermediate container ed970ee6a257 [2023-05-18T08:37:58.621Z] ---> 21c45138305c [2023-05-18T08:37:58.621Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-18T08:37:58.882Z] Removing intermediate container 73a52b557526 [2023-05-18T08:37:58.882Z] ---> 563e152fcba9 [2023-05-18T08:37:58.882Z] Step 27/27 : LABEL version=0.0.0 [2023-05-18T08:37:59.492Z] ---> Running in 569000d62108 [2023-05-18T08:37:59.492Z] ---> Running in da3d35fd8880 [2023-05-18T08:37:59.492Z] ---> 1e757c3d147a [2023-05-18T08:37:59.492Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-18T08:37:59.492Z] ---> 815469c64767 [2023-05-18T08:37:59.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:37:59.759Z] Removing intermediate container 26eeef20ba2b [2023-05-18T08:37:59.759Z] ---> e99e640192ab [2023-05-18T08:37:59.759Z] Step 8/23 : COPY . . [2023-05-18T08:38:00.038Z] Removing intermediate container 569000d62108 [2023-05-18T08:38:00.039Z] ---> a57b8ba7ff60 [2023-05-18T08:38:00.039Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-18T08:38:00.039Z] Removing intermediate container da3d35fd8880 [2023-05-18T08:38:00.039Z] ---> 2760bf04372c [2023-05-18T08:38:00.039Z] [2023-05-18T08:38:00.039Z] Successfully built 2760bf04372c [2023-05-18T08:38:02.033Z] Successfully tagged security-spire-agent:latest [2023-05-18T08:38:04.619Z]  Building security-spire-agent ... done  ---> e27a467ff33d [2023-05-18T08:38:04.619Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-18T08:38:04.619Z] ---> Running in 3562738e399e [2023-05-18T08:38:04.619Z] ---> e3ddc4c93773 [2023-05-18T08:38:04.619Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:38:04.619Z] ---> Running in c754448fb1bb [2023-05-18T08:38:04.619Z] ---> 93abca56c212 [2023-05-18T08:38:04.619Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-18T08:38:04.619Z] Removing intermediate container c754448fb1bb [2023-05-18T08:38:04.619Z] ---> 1b8e9f283886 [2023-05-18T08:38:04.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:38:04.619Z] ---> Running in ae8d53334cb5 [2023-05-18T08:38:04.619Z] ---> Running in 7077471a0dd5 [2023-05-18T08:38:04.619Z] ---> d4021208695c [2023-05-18T08:38:04.619Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-18T08:38:04.619Z] ---> Running in 622a2f8fa9b5 [2023-05-18T08:38:04.619Z] Removing intermediate container 7077471a0dd5 [2023-05-18T08:38:04.619Z] ---> b0ff4f0ab087 [2023-05-18T08:38:04.619Z] Step 21/23 : LABEL arch=x86_64 [2023-05-18T08:38:04.619Z] ---> Running in 42ebfc7eab6e [2023-05-18T08:38:04.619Z] Removing intermediate container 622a2f8fa9b5 [2023-05-18T08:38:04.619Z] ---> a5c437c395ee [2023-05-18T08:38:04.619Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-18T08:38:04.619Z] ---> Running in d81e6a62fac6 [2023-05-18T08:38:04.619Z] Removing intermediate container 42ebfc7eab6e [2023-05-18T08:38:04.619Z] ---> 86295bf18b1b [2023-05-18T08:38:04.619Z] Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:38:04.619Z] ---> Running in dca02a86d86b [2023-05-18T08:38:04.619Z] Removing intermediate container d81e6a62fac6 [2023-05-18T08:38:04.619Z] ---> 45b09bb89e02 [2023-05-18T08:38:04.619Z] Step 18/20 : LABEL arch=x86_64 [2023-05-18T08:38:04.619Z] ---> Running in 0f44fb20b4c6 [2023-05-18T08:38:04.880Z] Removing intermediate container dca02a86d86b [2023-05-18T08:38:04.880Z] ---> 7509957aaa55 [2023-05-18T08:38:04.880Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:38:04.880Z] ---> Running in 504d5f998de7 [2023-05-18T08:38:04.880Z] 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-18T08:38:04.880Z] Removing intermediate container 0f44fb20b4c6 [2023-05-18T08:38:04.880Z] ---> f493b5e0435b [2023-05-18T08:38:04.880Z] Step 19/20 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:38:04.880Z] ---> Running in c3a925cc811a [2023-05-18T08:38:04.880Z] Removing intermediate container 504d5f998de7 [2023-05-18T08:38:04.880Z] ---> 3614d010d770 [2023-05-18T08:38:04.880Z] [2023-05-18T08:38:05.140Z] Removing intermediate container 3562738e399e [2023-05-18T08:38:05.140Z] ---> e6df7852a2bc [2023-05-18T08:38:05.140Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-18T08:38:05.140Z] ---> Running in 5ad0cff770c5 [2023-05-18T08:38:05.140Z] Successfully built 3614d010d770 [2023-05-18T08:38:05.140Z] Successfully tagged support-scheduler:latest [2023-05-18T08:38:05.140Z]  Building support-scheduler ... done Removing intermediate container c3a925cc811a [2023-05-18T08:38:05.140Z] ---> bbb073c40c03 [2023-05-18T08:38:05.140Z] Step 20/20 : LABEL version=0.0.0 [2023-05-18T08:38:05.140Z] ---> Running in ef9db213c646 [2023-05-18T08:38:05.140Z] Removing intermediate container 5ad0cff770c5 [2023-05-18T08:38:05.140Z] ---> 65f2f8bddae1 [2023-05-18T08:38:05.140Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-18T08:38:05.140Z] Removing intermediate container ef9db213c646 [2023-05-18T08:38:05.140Z] ---> c01dd4129f2e [2023-05-18T08:38:05.140Z] [2023-05-18T08:38:05.401Z] ---> b4be3349484d [2023-05-18T08:38:05.401Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-18T08:38:05.401Z] Successfully built c01dd4129f2e [2023-05-18T08:38:05.401Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-18T08:38:05.401Z]  Building security-spiffe-token-provider ... done  ---> Running in f0baad2f7aec [2023-05-18T08:38:05.972Z] Removing intermediate container f0baad2f7aec [2023-05-18T08:38:05.972Z] ---> f94a45a198c3 [2023-05-18T08:38:05.972Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:38:06.232Z] ---> cc4ff0716036 [2023-05-18T08:38:06.232Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:38:06.232Z] ---> 3f84fc946999 [2023-05-18T08:38:06.232Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-18T08:38:06.803Z] ---> f2346822b45f [2023-05-18T08:38:06.803Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-18T08:38:07.063Z] ---> 3b9816983254 [2023-05-18T08:38:07.063Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-18T08:38:07.323Z] ---> 0370f2718df0 [2023-05-18T08:38:07.323Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-18T08:38:07.323Z] ---> 7b694a2874e2 [2023-05-18T08:38:07.323Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-18T08:38:07.583Z] ---> 03694cc86d9a [2023-05-18T08:38:07.583Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-18T08:38:07.583Z] ---> b3be8539fb1b [2023-05-18T08:38:07.583Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-18T08:38:07.583Z] ---> Running in 7fbfe914205c [2023-05-18T08:38:08.579Z] Removing intermediate container 7fbfe914205c [2023-05-18T08:38:08.579Z] ---> d6e0e2cfd093 [2023-05-18T08:38:08.579Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-18T08:38:08.579Z] ---> Running in 77ba2c7d8bc2 [2023-05-18T08:38:08.847Z] Removing intermediate container 77ba2c7d8bc2 [2023-05-18T08:38:08.847Z] ---> fd72d15ddf76 [2023-05-18T08:38:08.847Z] Step 30/33 : CMD ["gate"] [2023-05-18T08:38:09.417Z] ---> Running in 3478518a6b30 [2023-05-18T08:38:09.417Z] Removing intermediate container 3478518a6b30 [2023-05-18T08:38:09.417Z] ---> a1ce16ea8e3a [2023-05-18T08:38:09.417Z] Step 31/33 : LABEL arch=x86_64 [2023-05-18T08:38:09.417Z] ---> Running in 5b27d93bce27 [2023-05-18T08:38:09.678Z] Removing intermediate container 5b27d93bce27 [2023-05-18T08:38:09.678Z] ---> 35cbe195e683 [2023-05-18T08:38:09.678Z] Step 32/33 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:38:09.938Z] ---> Running in 0eff5064ad2d [2023-05-18T08:38:09.938Z] Removing intermediate container 0eff5064ad2d [2023-05-18T08:38:09.938Z] ---> ce24f4a2ebca [2023-05-18T08:38:09.938Z] Step 33/33 : LABEL version=0.0.0 [2023-05-18T08:38:10.197Z] ---> Running in ad65a1a36d3c [2023-05-18T08:38:10.197Z] Removing intermediate container ad65a1a36d3c [2023-05-18T08:38:10.197Z] ---> c234710ed0d4 [2023-05-18T08:38:10.198Z] [2023-05-18T08:38:10.198Z] Successfully built c234710ed0d4 [2023-05-18T08:38:10.198Z] Successfully tagged security-bootstrapper:latest [2023-05-18T08:38:25.356Z]  Building security-bootstrapper ... done Removing intermediate container ae8d53334cb5 [2023-05-18T08:38:25.356Z] ---> a3b329686744 [2023-05-18T08:38:25.356Z] [2023-05-18T08:38:25.356Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:38:25.356Z] ---> 9ed4aefc74f6 [2023-05-18T08:38:25.356Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-18T08:38:25.356Z] ---> Running in 9c72060e6e1e [2023-05-18T08:38:25.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T08:38:25.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T08:38:25.356Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-18T08:38:25.356Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-18T08:38:25.356Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:38:25.356Z] Executing ca-certificates-20230506-r0.trigger [2023-05-18T08:38:25.356Z] OK: 8 MiB in 17 packages [2023-05-18T08:38:25.356Z] Removing intermediate container 9c72060e6e1e [2023-05-18T08:38:25.356Z] ---> 2c6c8dad4387 [2023-05-18T08:38:25.356Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:38:25.356Z] ---> Running in 84cf58b66300 [2023-05-18T08:38:25.356Z] Removing intermediate container 84cf58b66300 [2023-05-18T08:38:25.356Z] ---> 1148bfee0eb2 [2023-05-18T08:38:25.356Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-18T08:38:25.356Z] ---> Running in a947dc7f4377 [2023-05-18T08:38:25.356Z] Removing intermediate container a947dc7f4377 [2023-05-18T08:38:25.356Z] ---> 05c1e31c1db3 [2023-05-18T08:38:25.356Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-18T08:38:25.356Z] ---> Running in 261704dfa8ec [2023-05-18T08:38:25.356Z] Removing intermediate container 261704dfa8ec [2023-05-18T08:38:25.356Z] ---> 63ad6c879e51 [2023-05-18T08:38:25.356Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:38:25.620Z] ---> 2fac5ece398f [2023-05-18T08:38:25.620Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:38:25.620Z] ---> 393974eb589e [2023-05-18T08:38:25.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-18T08:38:26.562Z] ---> 70e1fa006908 [2023-05-18T08:38:26.562Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:38:26.562Z] ---> e1c5db573fed [2023-05-18T08:38:26.562Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-18T08:38:26.562Z] ---> Running in 611ec2311bf4 [2023-05-18T08:38:26.562Z] Removing intermediate container 611ec2311bf4 [2023-05-18T08:38:26.562Z] ---> 9bf83728be9f [2023-05-18T08:38:26.562Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:38:26.562Z] ---> Running in 374623a5c7d6 [2023-05-18T08:38:26.827Z] Removing intermediate container 374623a5c7d6 [2023-05-18T08:38:26.827Z] ---> 2a4aa568fdc8 [2023-05-18T08:38:26.827Z] Step 21/23 : LABEL arch=x86_64 [2023-05-18T08:38:26.827Z] ---> Running in d0d6b8956f17 [2023-05-18T08:38:26.827Z] Removing intermediate container d0d6b8956f17 [2023-05-18T08:38:26.827Z] ---> 209b1f9df0ce [2023-05-18T08:38:26.827Z] Step 22/23 : LABEL git_sha=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [2023-05-18T08:38:26.827Z] ---> Running in b188a614dea7 [2023-05-18T08:38:26.827Z] Removing intermediate container b188a614dea7 [2023-05-18T08:38:26.827Z] ---> 0c96de8234cd [2023-05-18T08:38:26.827Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:38:26.827Z] ---> Running in da77c7d5cb82 [2023-05-18T08:38:27.088Z] Removing intermediate container da77c7d5cb82 [2023-05-18T08:38:27.088Z] ---> 5177e6665c05 [2023-05-18T08:38:27.088Z] [2023-05-18T08:38:27.088Z] Successfully built 5177e6665c05 [2023-05-18T08:38:27.088Z] Successfully tagged support-notifications:latest [2023-05-18T08:38:27.095Z]  Building support-notifications ... done  [Pipeline] } [2023-05-18T08:38:27.054Z] $ docker stop --time=1 713f1fe39c544dab06b92bef136a1d249e04feba6176933f0b6af99984ea9f76 [2023-05-18T08:38:28.578Z] $ docker rm -f --volumes 713f1fe39c544dab06b92bef136a1d249e04feba6176933f0b6af99984ea9f76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T08:38:28.959Z] + docker images [2023-05-18T08:38:28.959Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-18T08:38:28.959Z] support-notifications latest 5177e6665c05 2 seconds ago 32.4MB [2023-05-18T08:38:28.959Z] a3b329686744 7 seconds ago 1.79GB [2023-05-18T08:38:28.959Z] security-bootstrapper latest c234710ed0d4 19 seconds ago 22.2MB [2023-05-18T08:38:28.959Z] security-spiffe-token-provider latest c01dd4129f2e 23 seconds ago 32.8MB [2023-05-18T08:38:28.959Z] support-scheduler latest 3614d010d770 24 seconds ago 31.8MB [2023-05-18T08:38:28.959Z] security-spire-agent latest 2760bf04372c 29 seconds ago 161MB [2023-05-18T08:38:28.959Z] 5301e458e0b0 38 seconds ago 1.79GB [2023-05-18T08:38:28.959Z] 0c1a7518d04d 38 seconds ago 1.76GB [2023-05-18T08:38:28.959Z] e7b9b4c8de84 45 seconds ago 1.71GB [2023-05-18T08:38:28.959Z] security-proxy-auth latest 4e342ac237e3 About a minute ago 18.3MB [2023-05-18T08:38:28.959Z] core-data latest d257145af192 About a minute ago 20.1MB [2023-05-18T08:38:28.959Z] core-metadata latest 3f6c150521cb About a minute ago 20.4MB [2023-05-18T08:38:28.959Z] 88e8c28ffa86 About a minute ago 1.7GB [2023-05-18T08:38:28.959Z] f1ca3732bca9 About a minute ago 1.73GB [2023-05-18T08:38:28.959Z] f91c628ffc14 About a minute ago 1.73GB [2023-05-18T08:38:28.959Z] security-spire-server latest c0aebcb750a5 2 minutes ago 103MB [2023-05-18T08:38:28.959Z] 54fa44364222 2 minutes ago 1.58GB [2023-05-18T08:38:28.959Z] security-proxy-setup latest fc4d8c98ed52 2 minutes ago 18.7MB [2023-05-18T08:38:28.959Z] security-secretstore-setup latest cd27ee30282f 2 minutes ago 32.8MB [2023-05-18T08:38:28.959Z] core-common-config-bootstrapper latest 8672cbeedd11 2 minutes ago 17.2MB [2023-05-18T08:38:28.959Z] core-command latest 8a14b43c5d92 2 minutes ago 19.9MB [2023-05-18T08:38:28.959Z] 4914b62d3d81 2 minutes ago 1.72GB [2023-05-18T08:38:28.959Z] 4d4b7661cd20 2 minutes ago 1.7GB [2023-05-18T08:38:28.959Z] 79322106f57a 2 minutes ago 1.72GB [2023-05-18T08:38:28.959Z] 45959dcce1e4 2 minutes ago 1.72GB [2023-05-18T08:38:28.959Z] security-spire-config latest 0ea6e7c05b4d 2 minutes ago 102MB [2023-05-18T08:38:28.959Z] 566c73bb8c29 3 minutes ago 1.58GB [2023-05-18T08:38:28.959Z] ci-base-image-x86_64 latest 5a59377be421 7 minutes ago 918MB [2023-05-18T08:38:28.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB [2023-05-18T08:38:28.959Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-18T08:38:28.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-18T08:38:28.959Z] 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-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-18T08:38:29.351Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-18T08:38:31.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-18T08:38:35.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-18T08:38:35.291Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-18T08:38:35.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-18T08:38:35.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-18T08:38:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-18T08:38:47.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-18T08:38:47.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements [2023-05-18T08:38:57.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements [2023-05-18T08:39:02.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-18T08:39:02.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-18T08:39:02.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-18T08:39:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.423s coverage: 71.5% of statements [2023-05-18T08:39:08.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-18T08:39:08.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-18T08:39:08.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.356s coverage: 54.0% of statements [2023-05-18T08:39:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-18T08:39:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-18T08:39:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:39:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-18T08:39:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-18T08:39:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-18T08:39:21.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-18T08:39:31.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.280s coverage: 88.5% of statements [2023-05-18T08:39:31.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.8% of statements [2023-05-18T08:39:36.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-18T08:39:36.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:39:36.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-18T08:39:37.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.693s coverage: 95.6% of statements [2023-05-18T08:39:37.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-18T08:39:37.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-18T08:39:37.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-18T08:39:37.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-18T08:39:37.993Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-18T08:39:38.260Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements [2023-05-18T08:39:44.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-18T08:39:44.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-18T08:39:44.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-18T08:39:44.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 65.9% of statements [2023-05-18T08:39:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-18T08:39:54.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-18T08:39:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.479s coverage: 0.9% of statements [2023-05-18T08:39:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.0% of statements [2023-05-18T08:39:59.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 42.9% of statements [2023-05-18T08:40:00.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 82.9% of statements [2023-05-18T08:40:00.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-05-18T08:40:00.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.308s coverage: 96.3% of statements [2023-05-18T08:40:03.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2023-05-18T08:40:06.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-18T08:40:06.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-18T08:40:06.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-18T08:40:06.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-18T08:40:08.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-18T08:40:08.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-18T08:40:08.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-18T08:40:08.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-18T08:40:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements [2023-05-18T08:40:15.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-18T08:40:15.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-18T08:40:15.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-18T08:40:15.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-18T08:40:20.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-18T08:40:20.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-18T08:40:22.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-18T08:40:29.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.132s coverage: 79.9% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.290s coverage: 92.9% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.231s coverage: 62.3% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.500s coverage: 81.8% of statements [2023-05-18T08:40:29.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.552s coverage: 82.1% of statements [2023-05-18T08:40:30.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-18T08:40:31.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 86.0% of statements [2023-05-18T08:40:36.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-18T08:40:36.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-18T08:40:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.070s coverage: 63.1% of statements [2023-05-18T08:40:37.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements [2023-05-18T08:40:38.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2023-05-18T08:40:38.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-05-18T08:40:38.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2023-05-18T08:40:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-18T08:40:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-18T08:40:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-18T08:40:39.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-05-18T08:40:47.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-18T08:40:47.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-18T08:40:47.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-18T08:40:47.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.977s coverage: 38.4% of statements [2023-05-18T08:40:47.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-05-18T08:40:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-18T08:40:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-18T08:40:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-18T08:40:53.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-18T08:40:53.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2023-05-18T08:40:59.885Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-18T08:40:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-18T08:40:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-18T08:40:59.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-18T08:41:05.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-05-18T08:41:06.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-18T08:41:06.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:41:06.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-18T08:41:06.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-18T08:41:06.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 92.3% of statements [2023-05-18T08:41:11.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-18T08:41:11.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-18T08:41:11.016Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 61.5% of statements [2023-05-18T08:41:13.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-18T08:41:13.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-18T08:41:13.600Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2023-05-18T08:41:14.563Z] 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-18T08:41:14.563Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T08:41:14.563Z] go vet ./... [2023-05-18T08:44:06.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T08:44:06.293Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T08:44:06.293Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T08:44:06.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-18T08:44:06.945Z] + ls -al . [2023-05-18T08:44:06.945Z] total 700 [2023-05-18T08:44:06.945Z] drwxrwxr-x 10 1001 1001 4096 May 18 08:35 . [2023-05-18T08:44:06.945Z] drwxr-xr-x 4 root root 4096 May 18 08:35 .. [2023-05-18T08:44:06.945Z] drwxrwxr-x 2 1001 1001 4096 May 18 08:33 .blubracket [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 16 May 18 08:33 .dockerignore [2023-05-18T08:44:06.945Z] drwxrwxr-x 8 1001 1001 4096 May 18 08:34 .git [2023-05-18T08:44:06.945Z] drwxrwxr-x 3 1001 1001 4096 May 18 08:33 .github [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 1133 May 18 08:33 .gitignore [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 42 May 18 08:33 .golangci.yml [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 87 May 18 08:33 .hadolint.yml [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 166 May 18 08:33 .sonarcloud.properties [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 1171 May 18 08:33 ADOPTERS.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 10835 May 18 08:33 Attribution.txt [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 73765 May 18 08:33 CHANGELOG.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 3804 May 18 08:33 CONTRIBUTING.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 677 May 18 08:33 GOVERNANCE.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 883 May 18 08:33 Jenkinsfile [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 10775 May 18 08:33 LICENSE [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 14368 May 18 08:33 Makefile [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 582 May 18 08:33 OWNERS.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 9902 May 18 08:34 README.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 789 May 18 08:33 SECURITY.md [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 5 May 18 08:30 VERSION [2023-05-18T08:44:06.945Z] drwxrwxr-x 2 1001 1001 4096 May 18 08:33 bin [2023-05-18T08:44:06.945Z] drwxrwxr-x 18 1001 1001 4096 May 18 08:34 cmd [2023-05-18T08:44:06.945Z] -rw-r--r-- 1 root root 447731 May 18 08:41 coverage.out [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 3201 May 18 08:34 go.mod [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 31042 May 18 08:34 go.sum [2023-05-18T08:44:06.945Z] drwxrwxr-x 7 1001 1001 4096 May 18 08:34 internal [2023-05-18T08:44:06.945Z] drwxrwxr-x 3 1001 1001 4096 May 18 08:34 openapi [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 594 May 18 08:34 security.txt [2023-05-18T08:44:06.945Z] drwxrwxr-x 4 1001 1001 4096 May 18 08:34 snap [2023-05-18T08:44:06.945Z] -rw-rw-r-- 1 1001 1001 204 May 18 08:34 version.go [Pipeline] sh [2023-05-18T08:44:07.267Z] + '[' -e coverage.out ] [2023-05-18T08:44:07.267Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-18T08:44:07.295Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T08:44:08.049Z] Stashed 1 file(s) [Pipeline] sh [2023-05-18T08:44:08.358Z] + make build [2023-05-18T08:44:08.624Z] 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-18T08:45:45.249Z] 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-18T08:45:45.249Z] 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-18T08:45:45.249Z] 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-18T08:45:48.584Z] 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-18T08:46:35.661Z] 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-18T08:46:43.869Z] 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-18T08:46:50.520Z] 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-18T08:46:55.873Z] 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-18T08:47:00.134Z] 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-18T08:47:05.495Z] 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-18T08:47:12.144Z] 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-18T08:47:18.831Z] $ docker stop --time=1 ff9624079e47c03f7a0bc44ef193f89659511eb826971f22fee0bdfa8f3dba09 [2023-05-18T08:47:21.054Z] $ docker rm -f --volumes ff9624079e47c03f7a0bc44ef193f89659511eb826971f22fee0bdfa8f3dba09 [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-18T08:47:23.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-18T08:47:23.529Z] [2023-05-18T08:47:23.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:47:23.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-18T08:47:24.147Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-18T08:47:24.147Z] 29e5d40040c1: Pulling fs layer [2023-05-18T08:47:24.147Z] 1ce36da41761: Pulling fs layer [2023-05-18T08:47:24.147Z] 25b303627fd3: Pulling fs layer [2023-05-18T08:47:24.147Z] 29e5d40040c1: Download complete [2023-05-18T08:47:24.733Z] 1ce36da41761: Verifying Checksum [2023-05-18T08:47:24.733Z] 1ce36da41761: Download complete [2023-05-18T08:47:24.733Z] 29e5d40040c1: Pull complete [2023-05-18T08:47:26.149Z] 1ce36da41761: Pull complete [2023-05-18T08:47:26.149Z] 25b303627fd3: Verifying Checksum [2023-05-18T08:47:26.149Z] 25b303627fd3: Download complete [2023-05-18T08:47:36.239Z] 25b303627fd3: Pull complete [2023-05-18T08:47:36.239Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-18T08:47:36.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-18T08:47:36.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:47:36.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container [2023-05-18T08:47:36.507Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:47:38.983Z] $ docker top c88ffb4a0ce83eaf31c5c9e03e002dc4e4ef8b854992688a53658aa13528f16d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T08:47:39.822Z] + docker-compose build --help [2023-05-18T08:47:39.822Z] + grep parallel [2023-05-18T08:47:45.170Z] --parallel Build images in parallel. [Pipeline] } [2023-05-18T08:47:45.462Z] $ docker stop --time=1 c88ffb4a0ce83eaf31c5c9e03e002dc4e4ef8b854992688a53658aa13528f16d [2023-05-18T08:47:47.144Z] $ docker rm -f --volumes c88ffb4a0ce83eaf31c5c9e03e002dc4e4ef8b854992688a53658aa13528f16d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T08:47:47.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-18T08:47:47.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T08:47:47.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container [2023-05-18T08:47:47.969Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T08:47:49.213Z] $ docker top 8f102771cc0efc94b55e3f2b1c15aa53951ca4fab784502277fc5ec592446b68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T08:47:50.041Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-18T08:47:56.690Z] Building core-command ... [2023-05-18T08:47:56.690Z] Building core-common-config-bootstrapper ... [2023-05-18T08:47:56.690Z] Building core-data ... [2023-05-18T08:47:56.690Z] Building core-metadata ... [2023-05-18T08:47:56.690Z] Building security-bootstrapper ... [2023-05-18T08:47:56.690Z] Building security-proxy-auth ... [2023-05-18T08:47:56.690Z] Building security-proxy-setup ... [2023-05-18T08:47:56.690Z] Building security-secretstore-setup ... [2023-05-18T08:47:56.690Z] Building security-spiffe-token-provider ... [2023-05-18T08:47:56.690Z] Building security-spire-agent ... [2023-05-18T08:47:56.690Z] Building security-spire-config ... [2023-05-18T08:47:56.690Z] Building security-spire-server ... [2023-05-18T08:47:56.690Z] Building support-notifications ... [2023-05-18T08:47:56.690Z] Building support-scheduler ... [2023-05-18T08:47:56.690Z] Building security-proxy-auth [2023-05-18T08:47:56.690Z] Building security-proxy-setup [2023-05-18T08:47:56.690Z] Building core-data [2023-05-18T08:47:56.690Z] Building support-scheduler [2023-05-18T08:47:56.690Z] Building core-command [2023-05-18T08:48:43.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:48:43.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:48:43.542Z] ---> 34f3e57b01b8 [2023-05-18T08:48:43.542Z] Step 3/22 : WORKDIR /edgex-go [2023-05-18T08:48:43.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:48:43.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:48:43.542Z] ---> 34f3e57b01b8 [2023-05-18T08:48:43.542Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:48:43.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:48:43.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:48:43.542Z] ---> 34f3e57b01b8 [2023-05-18T08:48:43.542Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:48:43.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:48:43.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:48:43.542Z] ---> 34f3e57b01b8 [2023-05-18T08:48:43.542Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:48:43.542Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:48:43.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:48:43.542Z] ---> 34f3e57b01b8 [2023-05-18T08:48:43.542Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:48:44.129Z] ---> Running in df20d0fd4c70 [2023-05-18T08:48:44.129Z] ---> Running in 3d898d8e5e26 [2023-05-18T08:48:44.129Z] ---> Running in 2db8864c7563 [2023-05-18T08:48:44.129Z] ---> Running in d0860e902652 [2023-05-18T08:48:44.129Z] ---> Running in b07f3177853a [2023-05-18T08:48:44.714Z] Removing intermediate container 3d898d8e5e26 [2023-05-18T08:48:44.714Z] ---> 27afc697dcf1 [2023-05-18T08:48:44.714Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:48:44.714Z] Removing intermediate container d0860e902652 [2023-05-18T08:48:44.714Z] ---> 0a216f1f9f52 [2023-05-18T08:48:44.714Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:48:44.714Z] ---> Running in 99be242ec0f1 [2023-05-18T08:48:44.714Z] Removing intermediate container df20d0fd4c70 [2023-05-18T08:48:44.714Z] ---> ee0b77fa882b [2023-05-18T08:48:44.714Z] Step 4/24 : WORKDIR /edgex-go [2023-05-18T08:48:44.714Z] Removing intermediate container b07f3177853a [2023-05-18T08:48:44.714Z] ---> 1df0abfb6f0e [2023-05-18T08:48:44.714Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-18T08:48:44.980Z] ---> Running in d5c56dd59784 [2023-05-18T08:48:44.980Z] ---> Running in 3b5785d416fb [2023-05-18T08:48:44.980Z] Removing intermediate container 2db8864c7563 [2023-05-18T08:48:44.980Z] ---> 3e1a0b77a1e1 [2023-05-18T08:48:44.980Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:48:44.980Z] ---> Running in 4af882ae9997 [2023-05-18T08:48:45.248Z] ---> Running in 7e85fcd414ac [2023-05-18T08:48:45.835Z] Removing intermediate container 99be242ec0f1 [2023-05-18T08:48:45.835Z] ---> 72566d6cdc65 [2023-05-18T08:48:45.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:48:45.835Z] Removing intermediate container d5c56dd59784 [2023-05-18T08:48:45.835Z] ---> 93745ea9f0b8 [2023-05-18T08:48:45.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:48:46.103Z] Removing intermediate container 7e85fcd414ac [2023-05-18T08:48:46.103Z] ---> adb4fd5f9452 [2023-05-18T08:48:46.103Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T08:48:46.103Z] ---> Running in 03518cfb0bab [2023-05-18T08:48:46.103Z] Removing intermediate container 4af882ae9997 [2023-05-18T08:48:46.103Z] ---> b7df0011254f [2023-05-18T08:48:46.103Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-18T08:48:46.103Z] ---> Running in 597f07c76607 [2023-05-18T08:48:46.372Z] ---> Running in e0656881a0fb [2023-05-18T08:48:46.372Z] ---> Running in bbff2cf196f3 [2023-05-18T08:48:46.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:47.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:48.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:48.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:48.881Z] OK: 263 MiB in 53 packages [2023-05-18T08:48:49.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:49.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:49.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:49.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:49.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:49.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:48:50.222Z] Removing intermediate container 3b5785d416fb [2023-05-18T08:48:50.222Z] ---> 39e469ab8f75 [2023-05-18T08:48:50.222Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-18T08:48:51.653Z] OK: 263 MiB in 53 packages [2023-05-18T08:48:51.653Z] ---> a4588b922211 [2023-05-18T08:48:51.654Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:48:51.654Z] OK: 263 MiB in 53 packages [2023-05-18T08:48:51.654Z] OK: 263 MiB in 53 packages [2023-05-18T08:48:51.654Z] ---> Running in 7269b13ffb86 [2023-05-18T08:48:52.248Z] OK: 263 MiB in 53 packages [2023-05-18T08:48:53.212Z] Removing intermediate container 03518cfb0bab [2023-05-18T08:48:53.212Z] ---> 67f5ec6db9ab [2023-05-18T08:48:53.212Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:48:53.799Z] Removing intermediate container 597f07c76607 [2023-05-18T08:48:53.799Z] ---> 650f0dd4f6e7 [2023-05-18T08:48:53.799Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:48:53.799Z] Removing intermediate container bbff2cf196f3 [2023-05-18T08:48:53.799Z] ---> 146133f7f30e [2023-05-18T08:48:53.799Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-18T08:48:54.068Z] Removing intermediate container e0656881a0fb [2023-05-18T08:48:54.068Z] ---> 2490fad3de56 [2023-05-18T08:48:54.068Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:48:54.663Z] ---> 8f14fd43b53b [2023-05-18T08:48:54.663Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:48:54.931Z] ---> Running in 16dbe579977e [2023-05-18T08:48:55.202Z] ---> 47b218b32ca0 [2023-05-18T08:48:55.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:48:55.202Z] ---> c3ab30c06737 [2023-05-18T08:48:55.202Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:48:55.469Z] ---> Running in 1173cc339c26 [2023-05-18T08:48:55.469Z] ---> Running in 84543a0aebd9 [2023-05-18T08:48:55.740Z] ---> 3d8749028979 [2023-05-18T08:48:55.740Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:48:56.010Z] ---> Running in 91635af5898f [2023-05-18T08:50:47.675Z] Removing intermediate container 7269b13ffb86 [2023-05-18T08:50:47.675Z] ---> ebdd276d7bac [2023-05-18T08:50:47.675Z] Step 7/22 : COPY . . [2023-05-18T08:50:47.675Z] Removing intermediate container 16dbe579977e [2023-05-18T08:50:47.675Z] ---> 49594ff201e9 [2023-05-18T08:50:47.675Z] Step 8/23 : COPY . . [2023-05-18T08:50:47.675Z] Removing intermediate container 84543a0aebd9 [2023-05-18T08:50:47.675Z] ---> 46b9d016282d [2023-05-18T08:50:47.675Z] Step 8/23 : COPY . . [2023-05-18T08:50:47.675Z] Removing intermediate container 1173cc339c26 [2023-05-18T08:50:47.675Z] ---> 7b50b2229e78 [2023-05-18T08:50:47.675Z] Step 8/24 : COPY . . [2023-05-18T08:50:47.675Z] Removing intermediate container 91635af5898f [2023-05-18T08:50:47.675Z] ---> 7d2e924b485d [2023-05-18T08:50:47.675Z] Step 8/23 : COPY . . [2023-05-18T08:50:55.983Z] ---> 314ccf425c37 [2023-05-18T08:50:55.983Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-18T08:50:55.983Z] ---> 4548cceb336e [2023-05-18T08:50:55.983Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-18T08:50:55.983Z] ---> 7aa2b4fc6ffd [2023-05-18T08:50:55.983Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-18T08:50:55.983Z] ---> b537f6acb671 [2023-05-18T08:50:55.983Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-18T08:50:55.983Z] ---> Running in 51ad54f4f66c [2023-05-18T08:50:55.983Z] ---> Running in 6c4e49a6b9c7 [2023-05-18T08:50:55.983Z] ---> 6635d7a1199e [2023-05-18T08:50:55.983Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-18T08:50:55.983Z] ---> Running in 6fba65749714 [2023-05-18T08:50:55.983Z] ---> Running in 90cc08ac89ce [2023-05-18T08:50:55.983Z] ---> Running in f71e22e99be7 [2023-05-18T08:50:56.990Z] 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-18T08:50:57.621Z] 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-18T08:50:57.621Z] 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-18T08:50:57.894Z] 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-18T08:50:57.894Z] 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-18T08:57:34.999Z] Removing intermediate container 6fba65749714 [2023-05-18T08:57:34.999Z] ---> 332a322fb300 [2023-05-18T08:57:34.999Z] [2023-05-18T08:57:34.999Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:57:34.999Z] 3.17: Pulling from library/alpine [2023-05-18T08:57:34.999Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T08:57:34.999Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T08:57:34.999Z] ---> 51e60588ff2c [2023-05-18T08:57:34.999Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-18T08:57:34.999Z] ---> Running in eac16252d59d [2023-05-18T08:57:35.266Z] Removing intermediate container eac16252d59d [2023-05-18T08:57:35.266Z] ---> 6719f1ef4313 [2023-05-18T08:57:35.266Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:57:35.533Z] ---> Running in 5d71d8eb8eb8 [2023-05-18T08:57:38.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:57:38.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:57:40.647Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T08:57:40.647Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:57:40.647Z] OK: 8 MiB in 16 packages [2023-05-18T08:57:43.245Z] Removing intermediate container 5d71d8eb8eb8 [2023-05-18T08:57:43.245Z] ---> 583205b4d9bd [2023-05-18T08:57:43.245Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:57:43.518Z] Removing intermediate container f71e22e99be7 [2023-05-18T08:57:43.518Z] ---> 1db50d2d228c [2023-05-18T08:57:43.518Z] [2023-05-18T08:57:43.518Z] Step 9/22 : FROM alpine:3.17 [2023-05-18T08:57:43.518Z] ---> 51e60588ff2c [2023-05-18T08:57:43.518Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-18T08:57:43.788Z] ---> Running in 1deb264ade8b [2023-05-18T08:57:44.748Z] ---> bdef59e34363 [2023-05-18T08:57:44.748Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:57:46.162Z] ---> 8bb11c7f061d [2023-05-18T08:57:46.162Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-18T08:57:46.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:57:47.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:57:47.571Z] ---> fd708babe16c [2023-05-18T08:57:47.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:57:48.528Z] ---> 852ed815ca51 [2023-05-18T08:57:48.528Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-18T08:57:49.114Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-18T08:57:49.114Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-18T08:57:49.114Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:57:49.114Z] OK: 8 MiB in 17 packages [2023-05-18T08:57:49.380Z] ---> f04588b518c0 [2023-05-18T08:57:49.380Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T08:57:49.648Z] ---> Running in 28d7d9f19041 [2023-05-18T08:57:51.587Z] Removing intermediate container 1deb264ade8b [2023-05-18T08:57:51.587Z] ---> ada4c46919b8 [2023-05-18T08:57:51.587Z] 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-18T08:57:51.587Z] ---> Running in 408b31167cca [2023-05-18T08:57:52.555Z] Removing intermediate container 408b31167cca [2023-05-18T08:57:52.555Z] ---> d716823c76b3 [2023-05-18T08:57:52.555Z] Step 12/22 : WORKDIR /edgex [2023-05-18T08:57:52.555Z] ---> Running in 354fd53f0fdf [2023-05-18T08:57:56.808Z] Removing intermediate container 354fd53f0fdf [2023-05-18T08:57:56.808Z] ---> 421c61cd7932 [2023-05-18T08:57:56.808Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:57:56.808Z] Removing intermediate container 28d7d9f19041 [2023-05-18T08:57:56.808Z] ---> 9d5805d17e54 [2023-05-18T08:57:56.808Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T08:57:56.808Z] ---> Running in 8aa77a3948a6 [2023-05-18T08:57:57.410Z] Removing intermediate container 8aa77a3948a6 [2023-05-18T08:57:57.410Z] ---> 70d519fe8b43 [2023-05-18T08:57:57.410Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-18T08:57:57.677Z] ---> Running in 419836f3efc8 [2023-05-18T08:57:58.268Z] ---> d847c70eb323 [2023-05-18T08:57:58.268Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:57:58.268Z] Removing intermediate container 419836f3efc8 [2023-05-18T08:57:58.268Z] ---> b31b60066abc [2023-05-18T08:57:58.268Z] Step 21/23 : LABEL arch=arm64 [2023-05-18T08:57:58.536Z] ---> Running in 948a029a9ddc [2023-05-18T08:57:59.125Z] ---> 3e4de241b8a3 [2023-05-18T08:57:59.125Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-18T08:57:59.394Z] Removing intermediate container 948a029a9ddc [2023-05-18T08:57:59.394Z] ---> 280a9fac8714 [2023-05-18T08:57:59.394Z] Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T08:57:59.673Z] ---> Running in 3fc1ccde24f9 [2023-05-18T08:58:00.254Z] Removing intermediate container 3fc1ccde24f9 [2023-05-18T08:58:00.254Z] ---> d0e76395eed1 [2023-05-18T08:58:00.254Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:58:00.254Z] ---> 9708c08741b4 [2023-05-18T08:58:00.254Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-18T08:58:00.523Z] ---> Running in 5d1358beb5a3 [2023-05-18T08:58:01.107Z] Removing intermediate container 5d1358beb5a3 [2023-05-18T08:58:01.107Z] ---> f062a6e07561 [2023-05-18T08:58:01.107Z] [2023-05-18T08:58:01.689Z] Successfully built f062a6e07561 [2023-05-18T08:58:01.689Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-18T08:58:01.689Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-18T08:58:02.647Z] ---> 4a4434f26362 [2023-05-18T08:58:02.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-18T08:58:03.610Z] ---> 59c6b6299490 [2023-05-18T08:58:03.610Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T08:58:03.877Z] ---> Running in 43e531c77aad [2023-05-18T08:58:10.529Z] Removing intermediate container 43e531c77aad [2023-05-18T08:58:10.529Z] ---> 13d02239923f [2023-05-18T08:58:10.529Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T08:58:10.529Z] ---> Running in 9b95e53889ba [2023-05-18T08:58:10.529Z] Removing intermediate container 9b95e53889ba [2023-05-18T08:58:10.529Z] ---> 4f5938dab5e8 [2023-05-18T08:58:10.529Z] Step 20/22 : LABEL arch=arm64 [2023-05-18T08:58:10.529Z] ---> Running in 6cd54f96bf89 [2023-05-18T08:58:11.493Z] Removing intermediate container 6cd54f96bf89 [2023-05-18T08:58:11.493Z] ---> 69ee69e691d2 [2023-05-18T08:58:11.493Z] Step 21/22 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T08:58:11.493Z] ---> Running in 260bde570cc2 [2023-05-18T08:58:12.918Z] Removing intermediate container 260bde570cc2 [2023-05-18T08:58:12.918Z] ---> 6df6e47d7070 [2023-05-18T08:58:12.918Z] Step 22/22 : LABEL version=0.0.0 [2023-05-18T08:58:12.918Z] ---> Running in 7c9f980301cb [2023-05-18T08:58:13.876Z] Removing intermediate container 7c9f980301cb [2023-05-18T08:58:13.876Z] ---> 77c46bd67add [2023-05-18T08:58:13.876Z] [2023-05-18T08:58:14.469Z] Successfully built 77c46bd67add [2023-05-18T08:58:14.469Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-18T08:58:14.469Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-05-18T08:58:21.103Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:58:21.103Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:58:21.103Z] ---> 34f3e57b01b8 [2023-05-18T08:58:21.103Z] Step 3/33 : WORKDIR /edgex-go [2023-05-18T08:58:21.103Z] ---> Using cache [2023-05-18T08:58:21.103Z] ---> 1df0abfb6f0e [2023-05-18T08:58:21.103Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-18T08:58:21.103Z] ---> Using cache [2023-05-18T08:58:21.103Z] ---> 39e469ab8f75 [2023-05-18T08:58:21.103Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-18T08:58:21.103Z] ---> Using cache [2023-05-18T08:58:21.103Z] ---> a4588b922211 [2023-05-18T08:58:21.103Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:58:21.103Z] ---> Using cache [2023-05-18T08:58:21.103Z] ---> ebdd276d7bac [2023-05-18T08:58:21.103Z] Step 7/33 : COPY . . [2023-05-18T08:58:21.103Z] ---> Using cache [2023-05-18T08:58:21.103Z] ---> 6635d7a1199e [2023-05-18T08:58:21.103Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-18T08:58:25.353Z] ---> Running in 26bd5b7a3fb1 [2023-05-18T08:58:26.777Z] Removing intermediate container 6c4e49a6b9c7 [2023-05-18T08:58:26.777Z] ---> 0f1d5b34d496 [2023-05-18T08:58:26.777Z] [2023-05-18T08:58:26.777Z] Step 10/24 : FROM alpine:3.17 [2023-05-18T08:58:26.777Z] ---> 51e60588ff2c [2023-05-18T08:58:26.777Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:58:26.777Z] ---> Running in 56df632bbafe [2023-05-18T08:58:27.733Z] 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-18T08:58:29.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:30.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:32.042Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T08:58:32.042Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:58:32.042Z] OK: 8 MiB in 16 packages [2023-05-18T08:58:37.437Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:58:37.438Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:58:37.438Z] ---> 34f3e57b01b8 [2023-05-18T08:58:37.438Z] Step 3/20 : WORKDIR /edgex-go [2023-05-18T08:58:37.438Z] ---> Using cache [2023-05-18T08:58:37.438Z] ---> 1df0abfb6f0e [2023-05-18T08:58:37.438Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-18T08:58:37.438Z] Removing intermediate container 56df632bbafe [2023-05-18T08:58:37.438Z] ---> 8a1c23ba8c8f [2023-05-18T08:58:37.438Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:58:37.438Z] ---> Running in 8b9c6a6a534a [2023-05-18T08:58:37.716Z] ---> Running in 1f93dd0f0300 [2023-05-18T08:58:39.133Z] Removing intermediate container 1f93dd0f0300 [2023-05-18T08:58:39.133Z] ---> d47cd081302b [2023-05-18T08:58:39.133Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-18T08:58:39.133Z] ---> Running in bdfa0e584e54 [2023-05-18T08:58:40.096Z] Removing intermediate container bdfa0e584e54 [2023-05-18T08:58:40.096Z] ---> 94caa37125cc [2023-05-18T08:58:40.096Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-18T08:58:40.367Z] ---> Running in 3ade6aea1f7c [2023-05-18T08:58:40.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:40.963Z] Removing intermediate container 3ade6aea1f7c [2023-05-18T08:58:40.963Z] ---> b9e0a03dc864 [2023-05-18T08:58:40.963Z] Step 15/24 : WORKDIR / [2023-05-18T08:58:41.239Z] ---> Running in e724bba9617c [2023-05-18T08:58:41.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:42.204Z] Removing intermediate container e724bba9617c [2023-05-18T08:58:42.204Z] ---> c7058b3387df [2023-05-18T08:58:42.204Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:58:42.204Z] Removing intermediate container 51ad54f4f66c [2023-05-18T08:58:42.204Z] ---> 557bb238b095 [2023-05-18T08:58:42.204Z] [2023-05-18T08:58:42.204Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T08:58:42.204Z] ---> 51e60588ff2c [2023-05-18T08:58:42.204Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T08:58:42.471Z] ---> Running in eb39579bfb36 [2023-05-18T08:58:42.763Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T08:58:42.763Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T08:58:42.763Z] OK: 17694 distinct packages available [2023-05-18T08:58:43.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:43.300Z] ---> 2fe32638cb20 [2023-05-18T08:58:43.300Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:58:43.300Z] Removing intermediate container eb39579bfb36 [2023-05-18T08:58:43.300Z] ---> f7c92c0d3a08 [2023-05-18T08:58:43.300Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-18T08:58:43.300Z] ---> Running in 41c2596ef479 [2023-05-18T08:58:43.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:44.161Z] Removing intermediate container 41c2596ef479 [2023-05-18T08:58:44.161Z] ---> 3856ea86ac73 [2023-05-18T08:58:44.161Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-18T08:58:44.161Z] ---> Running in 036005110ed1 [2023-05-18T08:58:44.435Z] ---> d754bfd90e7c [2023-05-18T08:58:44.435Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-18T08:58:45.018Z] Removing intermediate container 036005110ed1 [2023-05-18T08:58:45.018Z] ---> c3e21e6eeeb6 [2023-05-18T08:58:45.018Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T08:58:45.312Z] ---> Running in 3d2d0696e445 [2023-05-18T08:58:45.584Z] OK: 263 MiB in 53 packages [2023-05-18T08:58:51.261Z] ---> 342c2aed97cd [2023-05-18T08:58:51.261Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:58:51.261Z] Removing intermediate container 8b9c6a6a534a [2023-05-18T08:58:51.261Z] ---> 1f7a5457680f [2023-05-18T08:58:51.261Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-18T08:58:51.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:51.261Z] ---> 85ecb28731a6 [2023-05-18T08:58:51.261Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-18T08:58:51.261Z] ---> Running in 98c41bb5e844 [2023-05-18T08:58:51.261Z] ---> 5ac7e74f12b1 [2023-05-18T08:58:51.261Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:58:51.261Z] ---> Running in d0d311c707b7 [2023-05-18T08:58:51.261Z] Removing intermediate container 98c41bb5e844 [2023-05-18T08:58:51.261Z] ---> a18f0b0917b2 [2023-05-18T08:58:51.261Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:58:51.261Z] ---> Running in efb577604932 [2023-05-18T08:58:51.845Z] Removing intermediate container efb577604932 [2023-05-18T08:58:51.845Z] ---> 88be700e2d81 [2023-05-18T08:58:51.845Z] Step 22/24 : LABEL arch=arm64 [2023-05-18T08:58:51.845Z] ---> Running in e89978f2cb75 [2023-05-18T08:58:52.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:58:52.381Z] Removing intermediate container e89978f2cb75 [2023-05-18T08:58:52.381Z] ---> 26c19ad75744 [2023-05-18T08:58:52.381Z] Step 23/24 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T08:58:52.381Z] ---> Running in 1e6e396fddf8 [2023-05-18T08:58:52.966Z] Removing intermediate container 1e6e396fddf8 [2023-05-18T08:58:52.966Z] ---> 5b9cff355247 [2023-05-18T08:58:52.966Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T08:58:52.966Z] ---> Running in d2f6e37818e6 [2023-05-18T08:58:53.550Z] Removing intermediate container d2f6e37818e6 [2023-05-18T08:58:53.550Z] ---> df30f8e5cc6b [2023-05-18T08:58:53.550Z] [2023-05-18T08:58:53.550Z] Successfully built df30f8e5cc6b [2023-05-18T08:58:53.550Z] Successfully tagged core-command-arm64:latest [2023-05-18T08:58:53.550Z]  Building core-command ... done Building support-notifications [2023-05-18T08:58:53.817Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T08:58:53.817Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T08:58:53.817Z] OK: 8 MiB in 16 packages [2023-05-18T08:58:55.761Z] Removing intermediate container 3d2d0696e445 [2023-05-18T08:58:55.761Z] ---> 1db512794f1e [2023-05-18T08:58:55.761Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T08:58:56.721Z] ---> e9c5ae847c11 [2023-05-18T08:58:56.721Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T08:58:57.305Z] ---> d0714c0e408f [2023-05-18T08:58:57.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-18T08:58:59.246Z] ---> ecbff49badf7 [2023-05-18T08:58:59.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-18T08:59:00.216Z] ---> 9dcb4b14e33a [2023-05-18T08:59:00.216Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-18T08:59:00.482Z] ---> Running in 80d5fd77cfab [2023-05-18T08:59:00.748Z] Removing intermediate container 80d5fd77cfab [2023-05-18T08:59:01.016Z] ---> 95ed5b574abc [2023-05-18T08:59:01.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T08:59:01.016Z] ---> Running in d61807ef36e9 [2023-05-18T08:59:01.600Z] Removing intermediate container d61807ef36e9 [2023-05-18T08:59:01.600Z] ---> ec429202b000 [2023-05-18T08:59:01.600Z] Step 21/23 : LABEL arch=arm64 [2023-05-18T08:59:01.873Z] ---> Running in 4f2d4d8f3c44 [2023-05-18T08:59:02.462Z] Removing intermediate container 4f2d4d8f3c44 [2023-05-18T08:59:02.462Z] ---> a61e2fa3145c [2023-05-18T08:59:02.462Z] Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T08:59:02.730Z] ---> Running in 1ae0d6d4d652 [2023-05-18T08:59:03.317Z] Removing intermediate container 1ae0d6d4d652 [2023-05-18T08:59:03.317Z] ---> 5096546620f4 [2023-05-18T08:59:03.584Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T08:59:03.584Z] ---> Running in 1d43a6846c02 [2023-05-18T08:59:04.544Z] Removing intermediate container 1d43a6846c02 [2023-05-18T08:59:04.544Z] ---> 3a679ff74d90 [2023-05-18T08:59:04.544Z] [2023-05-18T08:59:04.809Z] Successfully built 3a679ff74d90 [2023-05-18T08:59:04.809Z] Successfully tagged core-data-arm64:latest [2023-05-18T08:59:04.809Z]  Building core-data ... done Building security-spire-config [2023-05-18T08:59:23.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:59:23.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:59:23.028Z] ---> 34f3e57b01b8 [2023-05-18T08:59:23.028Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T08:59:23.028Z] ---> Using cache [2023-05-18T08:59:23.028Z] ---> 3e1a0b77a1e1 [2023-05-18T08:59:23.028Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T08:59:23.028Z] ---> Using cache [2023-05-18T08:59:23.028Z] ---> adb4fd5f9452 [2023-05-18T08:59:23.028Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-18T08:59:23.028Z] ---> Running in 0f4c4b878e0e [2023-05-18T08:59:24.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:59:25.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:59:27.338Z] OK: 263 MiB in 53 packages [2023-05-18T08:59:27.920Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T08:59:27.920Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-18T08:59:27.920Z] ---> 34f3e57b01b8 [2023-05-18T08:59:27.920Z] Step 3/27 : WORKDIR /edgex-go [2023-05-18T08:59:27.920Z] ---> Using cache [2023-05-18T08:59:27.920Z] ---> 1df0abfb6f0e [2023-05-18T08:59:27.920Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-18T08:59:28.504Z] ---> Running in dce70b9f5aa9 [2023-05-18T08:59:29.467Z] Removing intermediate container 0f4c4b878e0e [2023-05-18T08:59:29.467Z] ---> c5e4325dc9f0 [2023-05-18T08:59:29.467Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T08:59:30.879Z] ---> 7319c93dfbe0 [2023-05-18T08:59:30.879Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:59:30.879Z] ---> Running in 7b2e82dc8d97 [2023-05-18T08:59:31.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T08:59:32.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T08:59:33.521Z] OK: 263 MiB in 53 packages [2023-05-18T08:59:35.472Z] Removing intermediate container dce70b9f5aa9 [2023-05-18T08:59:35.472Z] ---> 25f0e61670f9 [2023-05-18T08:59:35.472Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-18T08:59:36.433Z] ---> 012a69379843 [2023-05-18T08:59:36.433Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T08:59:36.705Z] ---> Running in a6987ea2281e [2023-05-18T09:00:23.862Z] Removing intermediate container d0d311c707b7 [2023-05-18T09:00:23.862Z] ---> 185054b333c6 [2023-05-18T09:00:23.862Z] Step 7/20 : COPY . . [2023-05-18T09:00:38.844Z] ---> 39d80cbb96e6 [2023-05-18T09:00:38.844Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-18T09:00:38.844Z] ---> Running in 68480faf8e5e [2023-05-18T09:00:39.803Z] 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-18T09:01:26.703Z] Removing intermediate container 90cc08ac89ce [2023-05-18T09:01:26.703Z] ---> 72fe98bb0c1c [2023-05-18T09:01:26.703Z] [2023-05-18T09:01:26.703Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T09:01:26.703Z] ---> 51e60588ff2c [2023-05-18T09:01:26.703Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T09:01:26.703Z] ---> Using cache [2023-05-18T09:01:26.703Z] ---> 8a1c23ba8c8f [2023-05-18T09:01:26.703Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T09:01:26.703Z] ---> Using cache [2023-05-18T09:01:26.703Z] ---> d47cd081302b [2023-05-18T09:01:26.703Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-18T09:01:26.703Z] ---> Running in 0b113c2521ac [2023-05-18T09:01:26.703Z] Removing intermediate container 0b113c2521ac [2023-05-18T09:01:26.704Z] ---> ed4abf72084f [2023-05-18T09:01:26.704Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-18T09:01:26.704Z] ---> Running in d5630069d489 [2023-05-18T09:01:26.704Z] Removing intermediate container d5630069d489 [2023-05-18T09:01:26.704Z] ---> 19a3186aae8b [2023-05-18T09:01:26.704Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:01:26.704Z] ---> 6ac170522aa7 [2023-05-18T09:01:26.704Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:01:28.661Z] ---> 5d983d9c2d40 [2023-05-18T09:01:28.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-18T09:01:35.340Z] ---> d6194f02ecec [2023-05-18T09:01:35.340Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-18T09:01:36.769Z] ---> 6351deaddf93 [2023-05-18T09:01:36.769Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-18T09:01:36.769Z] ---> Running in 74c19445ed1e [2023-05-18T09:01:37.735Z] Removing intermediate container 74c19445ed1e [2023-05-18T09:01:37.735Z] ---> 134122106418 [2023-05-18T09:01:37.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T09:01:38.003Z] ---> Running in d4810f73ed0c [2023-05-18T09:01:38.978Z] Removing intermediate container d4810f73ed0c [2023-05-18T09:01:38.978Z] ---> 15f37b4622f8 [2023-05-18T09:01:38.978Z] Step 21/23 : LABEL arch=arm64 [2023-05-18T09:01:39.247Z] ---> Running in 88d8c45171a8 [2023-05-18T09:01:40.217Z] Removing intermediate container 88d8c45171a8 [2023-05-18T09:01:40.217Z] ---> bbba0e0cdbc9 [2023-05-18T09:01:40.217Z] Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:01:40.486Z] ---> Running in 95a6f214aac6 [2023-05-18T09:01:41.915Z] Removing intermediate container 95a6f214aac6 [2023-05-18T09:01:41.915Z] ---> 234f082f4ca5 [2023-05-18T09:01:41.915Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T09:01:42.185Z] ---> Running in fff64c5484a9 [2023-05-18T09:01:43.601Z] Removing intermediate container fff64c5484a9 [2023-05-18T09:01:43.601Z] ---> e80abf075d99 [2023-05-18T09:01:43.601Z] [2023-05-18T09:01:44.188Z] Successfully built e80abf075d99 [2023-05-18T09:01:44.188Z] Successfully tagged support-scheduler-arm64:latest [2023-05-18T09:01:44.188Z] Building core-common-config-bootstrapper [2023-05-18T09:01:45.157Z]  Building support-scheduler ... done Removing intermediate container 7b2e82dc8d97 [2023-05-18T09:01:45.157Z] ---> 2f897dd9c7f4 [2023-05-18T09:01:45.157Z] Step 8/23 : COPY . . [2023-05-18T09:01:48.520Z] Removing intermediate container a6987ea2281e [2023-05-18T09:01:48.520Z] ---> 06d62ec991d2 [2023-05-18T09:01:48.520Z] Step 7/27 : COPY . . [2023-05-18T09:02:06.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T09:02:06.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-18T09:02:06.766Z] ---> 34f3e57b01b8 [2023-05-18T09:02:06.766Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-18T09:02:06.766Z] ---> Using cache [2023-05-18T09:02:06.766Z] ---> 3e1a0b77a1e1 [2023-05-18T09:02:06.766Z] Step 4/23 : WORKDIR /edgex-go [2023-05-18T09:02:06.766Z] ---> Using cache [2023-05-18T09:02:06.766Z] ---> adb4fd5f9452 [2023-05-18T09:02:06.766Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-18T09:02:06.766Z] ---> Using cache [2023-05-18T09:02:06.766Z] ---> 2490fad3de56 [2023-05-18T09:02:06.767Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-18T09:02:06.767Z] ---> Using cache [2023-05-18T09:02:06.767Z] ---> 3d8749028979 [2023-05-18T09:02:06.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:02:06.767Z] ---> Using cache [2023-05-18T09:02:06.767Z] ---> 7d2e924b485d [2023-05-18T09:02:06.767Z] Step 8/23 : COPY . . [2023-05-18T09:02:06.767Z] ---> Using cache [2023-05-18T09:02:06.767Z] ---> 314ccf425c37 [2023-05-18T09:02:06.767Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-18T09:02:07.733Z] ---> Running in 315c1412d406 [2023-05-18T09:02:08.704Z] ---> c7bf334e4dcb [2023-05-18T09:02:08.704Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-18T09:02:12.070Z] ---> Running in 4488dd36d681 [2023-05-18T09:02:12.070Z] 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-18T09:02:12.658Z] ---> 72a52f5262aa [2023-05-18T09:02:12.658Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-18T09:02:12.929Z] ---> Running in 8e0d68b783cf [2023-05-18T09:02:13.520Z] Removing intermediate container 8e0d68b783cf [2023-05-18T09:02:13.520Z] ---> ad561c8b929b [2023-05-18T09:02:13.520Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-18T09:02:13.789Z] ---> Running in 70de10f073fb [2023-05-18T09:02:14.074Z] 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-18T09:02:14.343Z] Removing intermediate container 70de10f073fb [2023-05-18T09:02:14.343Z] ---> b8b589b67e57 [2023-05-18T09:02:14.343Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-18T09:02:14.613Z] ---> Running in a0f2662d95f6 [2023-05-18T09:02:15.200Z] Removing intermediate container a0f2662d95f6 [2023-05-18T09:02:15.200Z] ---> 8c31d22e2f20 [2023-05-18T09:02:15.200Z] 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-18T09:02:15.480Z] ---> Running in 5f12f9c235ea [2023-05-18T09:02:18.825Z] Removing intermediate container 5f12f9c235ea [2023-05-18T09:02:18.825Z] ---> 64254656158d [2023-05-18T09:02:18.825Z] Step 12/27 : WORKDIR /edgex-go [2023-05-18T09:02:18.825Z] ---> Running in e0808cc8a662 [2023-05-18T09:02:19.097Z] Removing intermediate container e0808cc8a662 [2023-05-18T09:02:19.097Z] ---> 379c7273afa2 [2023-05-18T09:02:19.097Z] [2023-05-18T09:02:19.097Z] Step 13/27 : FROM alpine:3.17 [2023-05-18T09:02:19.097Z] ---> 51e60588ff2c [2023-05-18T09:02:19.097Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-18T09:02:19.365Z] ---> Running in 72d96ddae9b7 [2023-05-18T09:02:19.647Z] Removing intermediate container 72d96ddae9b7 [2023-05-18T09:02:19.647Z] ---> 2fdb345fe1c2 [2023-05-18T09:02:19.647Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-18T09:02:19.922Z] ---> Running in 249eec27a13b [2023-05-18T09:02:21.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:02:22.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:02:24.395Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T09:02:24.395Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T09:02:24.395Z] OK: 17692 distinct packages available [2023-05-18T09:02:24.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:02:25.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:02:26.763Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-18T09:02:26.763Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-18T09:02:26.763Z] (3/4) Installing libucontext (1.2-r0) [2023-05-18T09:02:26.763Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-18T09:02:26.763Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:02:27.029Z] OK: 8 MiB in 19 packages [2023-05-18T09:02:28.968Z] Removing intermediate container 249eec27a13b [2023-05-18T09:02:28.968Z] ---> b9a2a21380f7 [2023-05-18T09:02:28.968Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:02:29.938Z] ---> 2528cc940d1f [2023-05-18T09:02:29.938Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:02:30.526Z] ---> 2d95b43df1d0 [2023-05-18T09:02:30.526Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-18T09:02:37.198Z] ---> 051d8a34b20b [2023-05-18T09:02:37.199Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-18T09:02:39.058Z] ---> bc18ed4a56c0 [2023-05-18T09:02:39.058Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-18T09:02:39.058Z] ---> Running in bfe14cf0d3da [2023-05-18T09:02:39.647Z] Removing intermediate container bfe14cf0d3da [2023-05-18T09:02:39.647Z] ---> 963410dac15e [2023-05-18T09:02:39.647Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-18T09:02:40.617Z] ---> f780946c000f [2023-05-18T09:02:40.617Z] Step 22/27 : WORKDIR / [2023-05-18T09:02:40.617Z] ---> Running in 2015659142b1 [2023-05-18T09:02:41.207Z] Removing intermediate container 2015659142b1 [2023-05-18T09:02:41.207Z] ---> 3e35519faf73 [2023-05-18T09:02:41.207Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-18T09:02:41.207Z] ---> Running in 8406d71f74a8 [2023-05-18T09:02:41.809Z] Removing intermediate container 8406d71f74a8 [2023-05-18T09:02:41.809Z] ---> 1584a1b49b0e [2023-05-18T09:02:41.809Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-18T09:02:41.809Z] ---> Running in d9711aa9ba9c [2023-05-18T09:02:42.400Z] Removing intermediate container d9711aa9ba9c [2023-05-18T09:02:42.400Z] ---> efe0d492f551 [2023-05-18T09:02:42.400Z] Step 25/27 : LABEL arch=arm64 [2023-05-18T09:02:42.672Z] ---> Running in aa1085a2ed8d [2023-05-18T09:02:43.270Z] Removing intermediate container aa1085a2ed8d [2023-05-18T09:02:43.270Z] ---> 2dffda75803e [2023-05-18T09:02:43.270Z] Step 26/27 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:02:43.270Z] ---> Running in f00efd12047c [2023-05-18T09:02:43.864Z] Removing intermediate container f00efd12047c [2023-05-18T09:02:43.864Z] ---> 6cc222f0a9ed [2023-05-18T09:02:43.864Z] Step 27/27 : LABEL version=0.0.0 [2023-05-18T09:02:43.864Z] ---> Running in 657f1e9cc26b [2023-05-18T09:02:44.461Z] Removing intermediate container 657f1e9cc26b [2023-05-18T09:02:44.461Z] ---> 3192b6c2bc30 [2023-05-18T09:02:44.461Z] [2023-05-18T09:02:44.730Z] Successfully built 3192b6c2bc30 [2023-05-18T09:02:44.730Z] Successfully tagged security-spire-config-arm64:latest [2023-05-18T09:02:44.730Z] Building security-secretstore-setup [2023-05-18T09:03:02.966Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T09:03:02.966Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-18T09:03:02.966Z] ---> 34f3e57b01b8 [2023-05-18T09:03:02.966Z] Step 3/25 : WORKDIR /edgex-go [2023-05-18T09:03:02.966Z] ---> Using cache [2023-05-18T09:03:02.966Z] ---> 1df0abfb6f0e [2023-05-18T09:03:02.966Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-18T09:03:02.966Z] ---> Using cache [2023-05-18T09:03:02.966Z] ---> 39e469ab8f75 [2023-05-18T09:03:02.966Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-18T09:03:02.966Z] ---> Using cache [2023-05-18T09:03:02.966Z] ---> a4588b922211 [2023-05-18T09:03:02.966Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:03:02.966Z] ---> Using cache [2023-05-18T09:03:02.966Z] ---> ebdd276d7bac [2023-05-18T09:03:02.966Z] Step 7/25 : COPY . . [2023-05-18T09:03:02.966Z] ---> Using cache [2023-05-18T09:03:02.966Z] ---> 6635d7a1199e [2023-05-18T09:03:02.966Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-18T09:03:02.966Z] ---> Running in 171f374b7676 [2023-05-18T09:03:03.931Z] 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-18T09:04:40.613Z] Removing intermediate container 26bd5b7a3fb1 [2023-05-18T09:04:40.613Z] ---> ed2526e9b6b7 [2023-05-18T09:04:40.613Z] [2023-05-18T09:04:40.613Z] Step 9/33 : FROM alpine:3.17 [2023-05-18T09:04:40.613Z] ---> 51e60588ff2c [2023-05-18T09:04:40.613Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-18T09:04:40.613Z] ---> Running in 3aaf5028e5f4 [2023-05-18T09:04:40.613Z] Removing intermediate container 3aaf5028e5f4 [2023-05-18T09:04:40.613Z] ---> e402268bb61e [2023-05-18T09:04:40.613Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-18T09:04:40.613Z] ---> Running in 8fb793ef43e6 [2023-05-18T09:04:40.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:04:42.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:04:43.422Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-18T09:04:43.422Z] (2/2) Installing su-exec (0.2-r2) [2023-05-18T09:04:43.422Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:04:43.422Z] OK: 8 MiB in 17 packages [2023-05-18T09:04:44.841Z] Removing intermediate container 8fb793ef43e6 [2023-05-18T09:04:44.841Z] ---> 7e35995402cb [2023-05-18T09:04:44.841Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-18T09:04:45.109Z] ---> Running in 5e5d2314861b [2023-05-18T09:04:45.377Z] Removing intermediate container 5e5d2314861b [2023-05-18T09:04:45.377Z] ---> 0a2b893a7a71 [2023-05-18T09:04:45.377Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-18T09:04:45.643Z] ---> Running in beee46c4bb69 [2023-05-18T09:04:46.229Z] Removing intermediate container beee46c4bb69 [2023-05-18T09:04:46.229Z] ---> f608135a1054 [2023-05-18T09:04:46.229Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-18T09:04:46.229Z] ---> Running in d6e74c7d0db4 [2023-05-18T09:04:46.819Z] Removing intermediate container d6e74c7d0db4 [2023-05-18T09:04:46.819Z] ---> 1ef3a3c8cdd4 [2023-05-18T09:04:46.819Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-18T09:04:47.085Z] ---> Running in 2f16c8282d4d [2023-05-18T09:04:47.681Z] Removing intermediate container 2f16c8282d4d [2023-05-18T09:04:47.681Z] ---> 69984306ebce [2023-05-18T09:04:47.681Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-18T09:04:47.681Z] ---> Running in 7e7e06944fd5 [2023-05-18T09:04:51.959Z] Removing intermediate container 7e7e06944fd5 [2023-05-18T09:04:51.959Z] ---> 17b4be6e5c01 [2023-05-18T09:04:51.959Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-18T09:04:51.959Z] ---> Running in 75733bde30c3 [2023-05-18T09:04:51.959Z] Removing intermediate container 75733bde30c3 [2023-05-18T09:04:51.959Z] ---> 601316e7fa4b [2023-05-18T09:04:51.959Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-18T09:04:52.913Z] ---> af636ff13d5c [2023-05-18T09:04:52.913Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-18T09:04:53.179Z] ---> Running in 386186314e72 [2023-05-18T09:04:56.531Z] Removing intermediate container 386186314e72 [2023-05-18T09:04:56.531Z] ---> a64cd814b16e [2023-05-18T09:04:56.531Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:04:57.322Z] ---> 327a53d894a5 [2023-05-18T09:04:57.322Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:04:58.344Z] ---> 1a5d632cc1e4 [2023-05-18T09:04:58.344Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-18T09:05:00.385Z] ---> a6d08b03d1df [2023-05-18T09:05:00.385Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-18T09:05:01.013Z] ---> e7a423e26bfd [2023-05-18T09:05:01.013Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-18T09:05:03.631Z] ---> 1523fe7b45d7 [2023-05-18T09:05:03.631Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-18T09:05:04.598Z] ---> 83d32a5439ba [2023-05-18T09:05:04.598Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-18T09:05:05.558Z] ---> d0bcc21c642a [2023-05-18T09:05:05.558Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-18T09:05:06.525Z] ---> 9efcf2e6804a [2023-05-18T09:05:06.793Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-18T09:05:06.793Z] ---> Running in aa24c30c219d [2023-05-18T09:05:10.133Z] Removing intermediate container aa24c30c219d [2023-05-18T09:05:10.133Z] ---> 2cf3df57ae84 [2023-05-18T09:05:10.133Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-18T09:05:10.133Z] ---> Running in 78a4acf25945 [2023-05-18T09:05:10.403Z] Removing intermediate container 78a4acf25945 [2023-05-18T09:05:10.403Z] ---> 5c22a1bfc3b3 [2023-05-18T09:05:10.403Z] Step 30/33 : CMD ["gate"] [2023-05-18T09:05:10.674Z] ---> Running in 4de687cad8e9 [2023-05-18T09:05:11.267Z] Removing intermediate container 4de687cad8e9 [2023-05-18T09:05:11.267Z] ---> ec20f87a2085 [2023-05-18T09:05:11.267Z] Step 31/33 : LABEL arch=arm64 [2023-05-18T09:05:11.267Z] ---> Running in 37fc260b64af [2023-05-18T09:05:11.853Z] Removing intermediate container 37fc260b64af [2023-05-18T09:05:11.853Z] ---> 72f6ef9f2a9d [2023-05-18T09:05:11.853Z] Step 32/33 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:05:12.119Z] ---> Running in 69bc4e824819 [2023-05-18T09:05:12.386Z] Removing intermediate container 69bc4e824819 [2023-05-18T09:05:12.386Z] ---> 307d126e8c2f [2023-05-18T09:05:12.386Z] Step 33/33 : LABEL version=0.0.0 [2023-05-18T09:05:12.651Z] ---> Running in 8bd3189284ff [2023-05-18T09:05:13.242Z] Removing intermediate container 8bd3189284ff [2023-05-18T09:05:13.242Z] ---> cc1a4adca76d [2023-05-18T09:05:13.242Z] [2023-05-18T09:05:13.508Z] Successfully built cc1a4adca76d [2023-05-18T09:05:13.508Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-18T09:05:13.508Z]  Building security-bootstrapper ... done Building core-metadata [2023-05-18T09:05:35.561Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T09:05:35.561Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-18T09:05:35.561Z] ---> 34f3e57b01b8 [2023-05-18T09:05:35.561Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-18T09:05:35.561Z] ---> Using cache [2023-05-18T09:05:35.561Z] ---> 3e1a0b77a1e1 [2023-05-18T09:05:35.561Z] Step 4/25 : WORKDIR /edgex-go [2023-05-18T09:05:35.561Z] ---> Using cache [2023-05-18T09:05:35.561Z] ---> adb4fd5f9452 [2023-05-18T09:05:35.561Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-18T09:05:35.561Z] ---> Using cache [2023-05-18T09:05:35.561Z] ---> 2490fad3de56 [2023-05-18T09:05:35.561Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-18T09:05:35.561Z] ---> Using cache [2023-05-18T09:05:35.561Z] ---> 3d8749028979 [2023-05-18T09:05:35.561Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:05:35.561Z] ---> Using cache [2023-05-18T09:05:35.561Z] ---> 7d2e924b485d [2023-05-18T09:05:35.561Z] Step 8/25 : COPY . . [2023-05-18T09:05:35.561Z] ---> Using cache [2023-05-18T09:05:35.561Z] ---> 314ccf425c37 [2023-05-18T09:05:35.561Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-18T09:05:35.561Z] ---> Running in fc16d7ba2fd9 [2023-05-18T09:05:35.561Z] 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-18T09:09:27.307Z] Removing intermediate container 68480faf8e5e [2023-05-18T09:09:27.307Z] ---> 24cdf7369cde [2023-05-18T09:09:27.307Z] [2023-05-18T09:09:27.307Z] Step 9/20 : FROM alpine:3.17 [2023-05-18T09:09:27.307Z] ---> 51e60588ff2c [2023-05-18T09:09:27.307Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-18T09:09:27.307Z] ---> Using cache [2023-05-18T09:09:27.307Z] ---> e402268bb61e [2023-05-18T09:09:27.307Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-18T09:09:27.307Z] ---> Running in a56b1be5ea88 [2023-05-18T09:09:27.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:09:28.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:09:30.201Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T09:09:30.201Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T09:09:30.201Z] OK: 17692 distinct packages available [2023-05-18T09:09:30.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:09:31.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:09:32.578Z] Removing intermediate container 315c1412d406 [2023-05-18T09:09:32.578Z] ---> f36c9ac7d97a [2023-05-18T09:09:32.578Z] [2023-05-18T09:09:32.578Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T09:09:32.578Z] ---> 51e60588ff2c [2023-05-18T09:09:32.578Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-18T09:09:32.578Z] ---> Using cache [2023-05-18T09:09:32.578Z] ---> 6719f1ef4313 [2023-05-18T09:09:32.578Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-18T09:09:32.578Z] ---> Using cache [2023-05-18T09:09:32.578Z] ---> 583205b4d9bd [2023-05-18T09:09:32.578Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:09:32.578Z] ---> Using cache [2023-05-18T09:09:32.578Z] ---> bdef59e34363 [2023-05-18T09:09:32.578Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:09:32.578Z] ---> Using cache [2023-05-18T09:09:32.578Z] ---> 8bb11c7f061d [2023-05-18T09:09:32.578Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-18T09:09:32.848Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-18T09:09:33.115Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-18T09:09:33.115Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-18T09:09:33.115Z] (4/9) Installing libcurl (8.1.0-r0) [2023-05-18T09:09:33.115Z] (5/9) Installing curl (8.1.0-r0) [2023-05-18T09:09:33.115Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-18T09:09:33.115Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-18T09:09:33.115Z] (8/9) Installing libucontext (1.2-r0) [2023-05-18T09:09:33.115Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-18T09:09:33.115Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:09:33.382Z] Executing ca-certificates-20230506-r0.trigger [2023-05-18T09:09:34.342Z] ---> c48679f54fdd [2023-05-18T09:09:34.342Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-18T09:09:34.342Z] OK: 11 MiB in 24 packages [2023-05-18T09:09:35.297Z] ---> 34771b63eb72 [2023-05-18T09:09:35.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-18T09:09:37.244Z] ---> 076a393d30d9 [2023-05-18T09:09:37.244Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T09:09:37.244Z] ---> Running in 64766b3d1691 [2023-05-18T09:09:37.244Z] Removing intermediate container a56b1be5ea88 [2023-05-18T09:09:37.244Z] ---> 0422dcb2568e [2023-05-18T09:09:37.244Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:09:37.830Z] 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-18T09:09:38.411Z] ---> 0fddc23c2e76 [2023-05-18T09:09:38.411Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:09:39.367Z] ---> 04c921402b58 [2023-05-18T09:09:39.367Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-18T09:09:40.776Z] Removing intermediate container 64766b3d1691 [2023-05-18T09:09:40.776Z] ---> b2e6092350f5 [2023-05-18T09:09:40.776Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T09:09:40.776Z] ---> Running in adbf9858226d [2023-05-18T09:09:41.736Z] Removing intermediate container adbf9858226d [2023-05-18T09:09:41.736Z] ---> 41809cb96255 [2023-05-18T09:09:41.736Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-18T09:09:41.736Z] ---> Running in df91e9e8e094 [2023-05-18T09:09:42.318Z] Removing intermediate container df91e9e8e094 [2023-05-18T09:09:42.318Z] ---> 5aa660edd8e9 [2023-05-18T09:09:42.318Z] Step 21/23 : LABEL arch=arm64 [2023-05-18T09:09:42.585Z] ---> Running in f24f0467d089 [2023-05-18T09:09:45.168Z] ---> 2f75f44f5194 [2023-05-18T09:09:45.168Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-18T09:09:45.168Z] Removing intermediate container f24f0467d089 [2023-05-18T09:09:45.168Z] ---> 9f291df38d53 [2023-05-18T09:09:45.168Z] Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:09:45.168Z] ---> Running in df93b1672a07 [2023-05-18T09:09:45.749Z] Removing intermediate container df93b1672a07 [2023-05-18T09:09:45.749Z] ---> e13b02d681b8 [2023-05-18T09:09:45.749Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T09:09:46.015Z] ---> 0d49f23741cd [2023-05-18T09:09:46.015Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-18T09:09:46.015Z] ---> Running in 01596c872d8d [2023-05-18T09:09:46.015Z] ---> Running in 23e0fc9ac656 [2023-05-18T09:09:46.598Z] Removing intermediate container 01596c872d8d [2023-05-18T09:09:46.598Z] ---> 4b59707bf782 [2023-05-18T09:09:46.598Z] [2023-05-18T09:09:46.598Z] Removing intermediate container 23e0fc9ac656 [2023-05-18T09:09:46.598Z] ---> 09916fbddec8 [2023-05-18T09:09:46.598Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-18T09:09:46.869Z] ---> Running in 278f987bedf0 [2023-05-18T09:09:47.460Z] Successfully built 4b59707bf782 [2023-05-18T09:09:47.460Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-18T09:09:47.460Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-18T09:09:47.460Z] Removing intermediate container 278f987bedf0 [2023-05-18T09:09:47.460Z] ---> 65948e32c843 [2023-05-18T09:09:47.460Z] Step 18/20 : LABEL arch=arm64 [2023-05-18T09:09:47.726Z] ---> Running in adcbf5a088a8 [2023-05-18T09:09:48.315Z] Removing intermediate container adcbf5a088a8 [2023-05-18T09:09:48.315Z] ---> 918d6cc691f7 [2023-05-18T09:09:48.315Z] Step 19/20 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:09:48.581Z] ---> Running in c7fe4aa1e9dc [2023-05-18T09:09:49.535Z] Removing intermediate container c7fe4aa1e9dc [2023-05-18T09:09:49.535Z] ---> 89ced8beabbe [2023-05-18T09:09:49.535Z] Step 20/20 : LABEL version=0.0.0 [2023-05-18T09:09:49.535Z] ---> Running in d84271ac5a83 [2023-05-18T09:09:50.115Z] Removing intermediate container d84271ac5a83 [2023-05-18T09:09:50.115Z] ---> 737ea85ebdd2 [2023-05-18T09:09:50.115Z] [2023-05-18T09:09:50.697Z] Successfully built 737ea85ebdd2 [2023-05-18T09:09:50.698Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-18T09:09:50.698Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2023-05-18T09:09:58.905Z] Removing intermediate container 171f374b7676 [2023-05-18T09:09:58.905Z] ---> f441a47f12dc [2023-05-18T09:09:58.905Z] [2023-05-18T09:09:58.905Z] Step 9/25 : FROM alpine:3.17 [2023-05-18T09:09:58.905Z] ---> 51e60588ff2c [2023-05-18T09:09:58.905Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-18T09:09:58.905Z] ---> Running in 9946c676b4ab [2023-05-18T09:10:00.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:01.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:02.668Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-18T09:10:02.934Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-18T09:10:02.934Z] (3/3) Installing su-exec (0.2-r2) [2023-05-18T09:10:02.934Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:10:02.934Z] Executing ca-certificates-20230506-r0.trigger [2023-05-18T09:10:03.516Z] OK: 8 MiB in 18 packages [2023-05-18T09:10:06.849Z] Removing intermediate container 9946c676b4ab [2023-05-18T09:10:06.849Z] ---> 3bf0970b07ae [2023-05-18T09:10:06.849Z] 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-18T09:10:06.849Z] ---> Running in dfbcd7fb62fe [2023-05-18T09:10:07.801Z] Removing intermediate container dfbcd7fb62fe [2023-05-18T09:10:07.801Z] ---> d252cee852c9 [2023-05-18T09:10:07.801Z] Step 12/25 : WORKDIR / [2023-05-18T09:10:07.801Z] ---> Running in 9419102637cd [2023-05-18T09:10:08.387Z] Removing intermediate container 9419102637cd [2023-05-18T09:10:08.387Z] ---> f197f0964225 [2023-05-18T09:10:08.387Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:10:10.957Z] ---> 1d232264eef9 [2023-05-18T09:10:10.957Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:10:12.361Z] ---> 2ee677b79912 [2023-05-18T09:10:12.361Z] 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-18T09:10:13.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T09:10:13.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-18T09:10:13.322Z] ---> 34f3e57b01b8 [2023-05-18T09:10:13.322Z] Step 3/26 : WORKDIR /edgex-go [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> 1df0abfb6f0e [2023-05-18T09:10:13.322Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> 25f0e61670f9 [2023-05-18T09:10:13.322Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> 012a69379843 [2023-05-18T09:10:13.322Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> 06d62ec991d2 [2023-05-18T09:10:13.322Z] Step 7/26 : COPY . . [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> 72a52f5262aa [2023-05-18T09:10:13.322Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> ad561c8b929b [2023-05-18T09:10:13.322Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> b8b589b67e57 [2023-05-18T09:10:13.322Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-18T09:10:13.322Z] ---> Using cache [2023-05-18T09:10:13.322Z] ---> 8c31d22e2f20 [2023-05-18T09:10:13.322Z] 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-18T09:10:13.322Z] ---> Running in 36b1b21ecc1d [2023-05-18T09:10:14.282Z] ---> 200dfdf027e6 [2023-05-18T09:10:14.282Z] 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-18T09:10:15.688Z] ---> 7434cf013243 [2023-05-18T09:10:15.688Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-18T09:10:17.091Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-18T09:10:17.091Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-18T09:10:17.091Z] ---> 34f3e57b01b8 [2023-05-18T09:10:17.091Z] Step 3/27 : WORKDIR /edgex-go [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 1df0abfb6f0e [2023-05-18T09:10:17.091Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 25f0e61670f9 [2023-05-18T09:10:17.091Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 012a69379843 [2023-05-18T09:10:17.091Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 06d62ec991d2 [2023-05-18T09:10:17.091Z] Step 7/27 : COPY . . [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 72a52f5262aa [2023-05-18T09:10:17.091Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> ad561c8b929b [2023-05-18T09:10:17.091Z] ---> c4f94b6c3f6a [2023-05-18T09:10:17.091Z] Step 9/27 : WORKDIR /edgex-go/spire-buildStep 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-18T09:10:17.091Z] [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> b8b589b67e57 [2023-05-18T09:10:17.091Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 8c31d22e2f20 [2023-05-18T09:10:17.091Z] 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-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 64254656158d [2023-05-18T09:10:17.091Z] Step 12/27 : WORKDIR /edgex-go [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 379c7273afa2 [2023-05-18T09:10:17.091Z] [2023-05-18T09:10:17.091Z] Step 13/27 : FROM alpine:3.17 [2023-05-18T09:10:17.091Z] ---> 51e60588ff2c [2023-05-18T09:10:17.091Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-18T09:10:17.091Z] ---> Using cache [2023-05-18T09:10:17.091Z] ---> 2fdb345fe1c2 [2023-05-18T09:10:17.357Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-18T09:10:17.357Z] Removing intermediate container 36b1b21ecc1d [2023-05-18T09:10:17.357Z] ---> abe403fcb28e [2023-05-18T09:10:17.357Z] Step 12/26 : WORKDIR /edgex-go [2023-05-18T09:10:17.357Z] ---> Running in 37fc26111d66 [2023-05-18T09:10:17.357Z] ---> Running in f17697fefe1f [2023-05-18T09:10:18.760Z] Removing intermediate container f17697fefe1f [2023-05-18T09:10:18.760Z] ---> ab9823574183 [2023-05-18T09:10:18.760Z] [2023-05-18T09:10:18.760Z] Step 13/26 : FROM alpine:3.17 [2023-05-18T09:10:18.760Z] ---> 51e60588ff2c [2023-05-18T09:10:18.760Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-18T09:10:18.760Z] ---> Using cache [2023-05-18T09:10:18.760Z] ---> 2fdb345fe1c2 [2023-05-18T09:10:18.760Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-18T09:10:18.760Z] ---> Running in a70564e3a9c7 [2023-05-18T09:10:20.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:20.161Z] ---> 0732ca9157e5 [2023-05-18T09:10:20.161Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-18T09:10:21.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:21.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:22.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:22.608Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T09:10:22.608Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T09:10:22.608Z] OK: 17692 distinct packages available [2023-05-18T09:10:22.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:23.832Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-18T09:10:23.832Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-18T09:10:23.832Z] OK: 17692 distinct packages available [2023-05-18T09:10:23.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:23.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:24.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:10:24.794Z] ---> dcfcb5b67bb7 [2023-05-18T09:10:24.794Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-18T09:10:25.376Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-18T09:10:25.376Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-18T09:10:25.376Z] (3/5) Installing libucontext (1.2-r0) [2023-05-18T09:10:25.376Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-18T09:10:25.376Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-18T09:10:25.376Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:10:25.376Z] OK: 9 MiB in 20 packages [2023-05-18T09:10:25.960Z] ---> 97d18bc0e483 [2023-05-18T09:10:25.960Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-18T09:10:25.960Z] ---> Running in 64d9f2655b88 [2023-05-18T09:10:26.544Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-18T09:10:26.544Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-18T09:10:26.544Z] (3/5) Installing libucontext (1.2-r0) [2023-05-18T09:10:26.544Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-18T09:10:26.544Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-18T09:10:26.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:10:26.544Z] OK: 9 MiB in 20 packages [2023-05-18T09:10:27.955Z] Removing intermediate container 37fc26111d66 [2023-05-18T09:10:27.955Z] ---> d7d5c77a428e [2023-05-18T09:10:27.955Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:10:29.358Z] Removing intermediate container a70564e3a9c7 [2023-05-18T09:10:29.358Z] ---> 12b6e77b7d0a [2023-05-18T09:10:29.358Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:10:29.358Z] ---> 0429f99f173d [2023-05-18T09:10:29.358Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:10:30.782Z] Removing intermediate container 64d9f2655b88 [2023-05-18T09:10:30.782Z] ---> a4e2fd563e8e [2023-05-18T09:10:30.782Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-18T09:10:31.046Z] ---> 01c93e970b42 [2023-05-18T09:10:31.046Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:10:31.046Z] ---> Running in 39bd68960862 [2023-05-18T09:10:31.312Z] ---> 488965737666 [2023-05-18T09:10:31.312Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-18T09:10:31.893Z] Removing intermediate container 39bd68960862 [2023-05-18T09:10:31.893Z] ---> 2616f034dfba [2023-05-18T09:10:31.893Z] Step 23/25 : LABEL arch=arm64 [2023-05-18T09:10:31.893Z] ---> Running in b0c491bcfcae [2023-05-18T09:10:32.473Z] ---> 5ceaf44a8572 [2023-05-18T09:10:32.473Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-18T09:10:32.740Z] Removing intermediate container b0c491bcfcae [2023-05-18T09:10:32.740Z] ---> 0206a7010ad0 [2023-05-18T09:10:32.740Z] Step 24/25 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:10:33.009Z] ---> Running in 3e20a20573b6 [2023-05-18T09:10:33.589Z] Removing intermediate container 3e20a20573b6 [2023-05-18T09:10:33.590Z] ---> 2cd658b8983c [2023-05-18T09:10:33.590Z] Step 25/25 : LABEL version=0.0.0 [2023-05-18T09:10:33.855Z] ---> Running in bffdffc69528 [2023-05-18T09:10:35.257Z] Removing intermediate container bffdffc69528 [2023-05-18T09:10:35.257Z] ---> 0537ac6dff3e [2023-05-18T09:10:35.257Z] [2023-05-18T09:10:35.837Z] Successfully built 0537ac6dff3e [2023-05-18T09:10:35.837Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-18T09:10:40.078Z]  Building security-secretstore-setup ... done  ---> 5ea382df6a76 [2023-05-18T09:10:40.078Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-18T09:10:42.030Z] ---> b317ad42481d [2023-05-18T09:10:42.030Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-18T09:10:43.446Z] ---> 9003e29f7483 [2023-05-18T09:10:43.446Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-18T09:10:45.389Z] ---> 16bfe43d1669 [2023-05-18T09:10:45.389Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-18T09:10:46.347Z] ---> bee1b291a3a7 [2023-05-18T09:10:46.347Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-18T09:10:46.615Z] ---> Running in 43edd154f96f [2023-05-18T09:10:47.201Z] Removing intermediate container 43edd154f96f [2023-05-18T09:10:47.201Z] ---> b1fc3afa1a82 [2023-05-18T09:10:47.201Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-18T09:10:47.201Z] ---> Running in 604dcb6fe701 [2023-05-18T09:10:47.469Z] ---> f7b678084109 [2023-05-18T09:10:47.469Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-18T09:10:48.057Z] Removing intermediate container 604dcb6fe701 [2023-05-18T09:10:48.057Z] ---> 22d6808da983 [2023-05-18T09:10:48.057Z] Step 24/26 : LABEL arch=arm64 [2023-05-18T09:10:48.057Z] ---> Running in 43f54ee090da [2023-05-18T09:10:48.638Z] ---> cd5eefed32bc [2023-05-18T09:10:48.638Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-18T09:10:48.638Z] Removing intermediate container 43f54ee090da [2023-05-18T09:10:48.638Z] ---> df49d238649e [2023-05-18T09:10:48.638Z] Step 25/26 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:10:48.908Z] ---> Running in c26831f5cf20 [2023-05-18T09:10:49.492Z] Removing intermediate container c26831f5cf20 [2023-05-18T09:10:49.492Z] ---> 4c87d6d7b752 [2023-05-18T09:10:49.492Z] Step 26/26 : LABEL version=0.0.0 [2023-05-18T09:10:49.757Z] ---> Running in b6d6ef0b348b [2023-05-18T09:10:49.757Z] ---> 0a8920f0b20d [2023-05-18T09:10:49.757Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-18T09:10:50.343Z] Removing intermediate container b6d6ef0b348b [2023-05-18T09:10:50.343Z] ---> d6f26071466d [2023-05-18T09:10:50.343Z] [2023-05-18T09:10:50.928Z] Successfully built d6f26071466d [2023-05-18T09:10:50.928Z] Successfully tagged security-spire-server-arm64:latest [2023-05-18T09:10:50.928Z]  Building security-spire-server ... done  ---> 8e3975a01a93 [2023-05-18T09:10:50.928Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-18T09:10:50.928Z] ---> Running in 5c9ecd394eef [2023-05-18T09:10:51.513Z] Removing intermediate container 5c9ecd394eef [2023-05-18T09:10:51.513Z] ---> 76cf0131606a [2023-05-18T09:10:51.513Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-18T09:10:53.445Z] ---> Running in 4140b3221290 [2023-05-18T09:10:54.025Z] Removing intermediate container 4140b3221290 [2023-05-18T09:10:54.025Z] ---> fa9b1c09232a [2023-05-18T09:10:54.025Z] Step 25/27 : LABEL arch=arm64 [2023-05-18T09:10:54.025Z] ---> Running in 3635fb4fd0a6 [2023-05-18T09:10:54.607Z] Removing intermediate container 3635fb4fd0a6 [2023-05-18T09:10:54.607Z] ---> d17c23b7aca7 [2023-05-18T09:10:54.607Z] Step 26/27 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:10:54.607Z] ---> Running in 8a1c3e916f1a [2023-05-18T09:10:54.942Z] Removing intermediate container 8a1c3e916f1a [2023-05-18T09:10:54.942Z] ---> c0eda3d7b92b [2023-05-18T09:10:54.942Z] Step 27/27 : LABEL version=0.0.0 [2023-05-18T09:10:55.225Z] ---> Running in f20169760fd7 [2023-05-18T09:10:55.861Z] Removing intermediate container f20169760fd7 [2023-05-18T09:10:55.861Z] ---> dbd6d5cf569f [2023-05-18T09:10:55.862Z] [2023-05-18T09:10:56.171Z] Successfully built dbd6d5cf569f [2023-05-18T09:10:56.171Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-18T09:11:35.134Z]  Building security-spire-agent ... done Removing intermediate container fc16d7ba2fd9 [2023-05-18T09:11:35.134Z] ---> d6815fe16e47 [2023-05-18T09:11:35.134Z] [2023-05-18T09:11:35.134Z] Step 10/25 : FROM alpine:3.17 [2023-05-18T09:11:35.134Z] ---> 51e60588ff2c [2023-05-18T09:11:35.134Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-18T09:11:35.134Z] ---> Using cache [2023-05-18T09:11:35.134Z] ---> 8a1c23ba8c8f [2023-05-18T09:11:35.134Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T09:11:35.134Z] ---> Using cache [2023-05-18T09:11:35.134Z] ---> d47cd081302b [2023-05-18T09:11:35.134Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-18T09:11:35.134Z] ---> Running in 0ee804d43183 [2023-05-18T09:11:35.134Z] Removing intermediate container 0ee804d43183 [2023-05-18T09:11:35.134Z] ---> 6feacd771140 [2023-05-18T09:11:35.134Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-18T09:11:35.134Z] ---> Running in 7d8b26a75388 [2023-05-18T09:11:35.134Z] Removing intermediate container 7d8b26a75388 [2023-05-18T09:11:35.134Z] ---> 7ef1f1b0a732 [2023-05-18T09:11:35.134Z] Step 15/25 : WORKDIR / [2023-05-18T09:11:35.134Z] ---> Running in 5f9d37084c56 [2023-05-18T09:11:35.134Z] Removing intermediate container 5f9d37084c56 [2023-05-18T09:11:35.134Z] ---> 147f2d284549 [2023-05-18T09:11:35.134Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:11:35.134Z] Removing intermediate container 4488dd36d681 [2023-05-18T09:11:35.134Z] ---> 325ef7466246 [2023-05-18T09:11:35.134Z] [2023-05-18T09:11:35.134Z] Step 10/23 : FROM alpine:3.17 [2023-05-18T09:11:35.134Z] ---> 51e60588ff2c [2023-05-18T09:11:35.134Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-18T09:11:35.134Z] ---> Running in 5f21d5c96e1a [2023-05-18T09:11:35.134Z] ---> 8452ffb5fe50 [2023-05-18T09:11:35.134Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:11:35.134Z] ---> f4491d3a1420 [2023-05-18T09:11:35.134Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-18T09:11:35.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T09:11:35.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T09:11:35.134Z] ---> 067e613647ee [2023-05-18T09:11:35.134Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-18T09:11:35.134Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-18T09:11:35.134Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-18T09:11:35.134Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T09:11:35.134Z] Executing ca-certificates-20230506-r0.trigger [2023-05-18T09:11:35.134Z] ---> c0d9d150d9f8 [2023-05-18T09:11:35.134Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-18T09:11:35.400Z] OK: 8 MiB in 17 packages [2023-05-18T09:11:35.984Z] ---> 0439c0e4835d [2023-05-18T09:11:35.984Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-18T09:11:35.984Z] ---> Running in f6e08b3edfd9 [2023-05-18T09:11:36.265Z] Removing intermediate container f6e08b3edfd9 [2023-05-18T09:11:36.265Z] ---> 3f81bc8ec840 [2023-05-18T09:11:36.266Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T09:11:36.532Z] ---> Running in 923901ff48cf [2023-05-18T09:11:36.800Z] Removing intermediate container 923901ff48cf [2023-05-18T09:11:36.800Z] ---> fccd7b71122a [2023-05-18T09:11:36.800Z] Step 23/25 : LABEL arch=arm64 [2023-05-18T09:11:36.800Z] Removing intermediate container 5f21d5c96e1a [2023-05-18T09:11:36.800Z] ---> 565a55beae82 [2023-05-18T09:11:36.800Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-18T09:11:36.800Z] ---> Running in 06441c7dbe26 [2023-05-18T09:11:36.800Z] ---> Running in 65df3bd7cffb [2023-05-18T09:11:37.067Z] Removing intermediate container 06441c7dbe26 [2023-05-18T09:11:37.067Z] ---> a6fd4b1740f4 [2023-05-18T09:11:37.067Z] Step 24/25 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:11:37.338Z] Removing intermediate container 65df3bd7cffb [2023-05-18T09:11:37.338Z] ---> f64f406cef2f [2023-05-18T09:11:37.338Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-18T09:11:37.338Z] ---> Running in a73fe4e66a3a [2023-05-18T09:11:37.338Z] ---> Running in 8d1c17b5f022 [2023-05-18T09:11:37.606Z] Removing intermediate container 8d1c17b5f022 [2023-05-18T09:11:37.606Z] ---> 11af226feb7f [2023-05-18T09:11:37.606Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-18T09:11:37.606Z] Removing intermediate container a73fe4e66a3a [2023-05-18T09:11:37.606Z] ---> 871cc68c1e63 [2023-05-18T09:11:37.606Z] Step 25/25 : LABEL version=0.0.0 [2023-05-18T09:11:37.872Z] ---> Running in 968d525df5e1 [2023-05-18T09:11:37.872Z] ---> Running in 4076d5818f0e [2023-05-18T09:11:38.139Z] Removing intermediate container 4076d5818f0e [2023-05-18T09:11:38.139Z] ---> 9aa6c720890d [2023-05-18T09:11:38.139Z] [2023-05-18T09:11:38.139Z] Removing intermediate container 968d525df5e1 [2023-05-18T09:11:38.139Z] ---> 7ccee1e3ebc6 [2023-05-18T09:11:38.139Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-18T09:11:38.405Z] Successfully built 9aa6c720890d [2023-05-18T09:11:38.405Z] Successfully tagged core-metadata-arm64:latest [2023-05-18T09:11:38.672Z]  Building core-metadata ... done  ---> d01b83473cab [2023-05-18T09:11:38.672Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-18T09:11:39.251Z] ---> de8f92b42781 [2023-05-18T09:11:39.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-18T09:11:40.668Z] ---> e3c9313285be [2023-05-18T09:11:40.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-18T09:11:40.934Z] ---> a04ee5620bfa [2023-05-18T09:11:40.934Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-18T09:11:40.934Z] ---> Running in 35ba88fbc16b [2023-05-18T09:11:41.200Z] Removing intermediate container 35ba88fbc16b [2023-05-18T09:11:41.200Z] ---> b6d2a514cef3 [2023-05-18T09:11:41.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-18T09:11:41.200Z] ---> Running in c0932ef92469 [2023-05-18T09:11:41.471Z] Removing intermediate container c0932ef92469 [2023-05-18T09:11:41.471Z] ---> 520596472af7 [2023-05-18T09:11:41.471Z] Step 21/23 : LABEL arch=arm64 [2023-05-18T09:11:41.736Z] ---> Running in ceeb7909fb65 [2023-05-18T09:11:42.000Z] Removing intermediate container ceeb7909fb65 [2023-05-18T09:11:42.000Z] ---> 678f78608161 [2023-05-18T09:11:42.000Z] Step 22/23 : LABEL git_sha=bed421a93afe04e0827e977f848fa9d776d749dd [2023-05-18T09:11:42.000Z] ---> Running in 3f171fbbc3fc [2023-05-18T09:11:42.266Z] Removing intermediate container 3f171fbbc3fc [2023-05-18T09:11:42.266Z] ---> ce04d44d9049 [2023-05-18T09:11:42.266Z] Step 23/23 : LABEL version=0.0.0 [2023-05-18T09:11:42.266Z] ---> Running in d1fa2af21f83 [2023-05-18T09:11:42.532Z] Removing intermediate container d1fa2af21f83 [2023-05-18T09:11:42.532Z] ---> f2e348435ba1 [2023-05-18T09:11:42.532Z] [2023-05-18T09:11:42.797Z] Successfully built f2e348435ba1 [2023-05-18T09:11:42.797Z] Successfully tagged support-notifications-arm64:latest [2023-05-18T09:11:43.071Z]  Building support-notifications ... done  [Pipeline] } [2023-05-18T09:11:43.082Z] $ docker stop --time=1 8f102771cc0efc94b55e3f2b1c15aa53951ca4fab784502277fc5ec592446b68 [2023-05-18T09:11:44.757Z] $ docker rm -f --volumes 8f102771cc0efc94b55e3f2b1c15aa53951ca4fab784502277fc5ec592446b68 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T09:11:45.230Z] + docker images [2023-05-18T09:11:45.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-18T09:11:45.497Z] support-notifications-arm64 latest f2e348435ba1 3 seconds ago 32MB [2023-05-18T09:11:45.497Z] core-metadata-arm64 latest 9aa6c720890d 8 seconds ago 20.2MB [2023-05-18T09:11:45.497Z] 325ef7466246 14 seconds ago 1.59GB [2023-05-18T09:11:45.497Z] d6815fe16e47 17 seconds ago 1.53GB [2023-05-18T09:11:45.497Z] security-spire-agent-arm64 latest dbd6d5cf569f 50 seconds ago 153MB [2023-05-18T09:11:45.497Z] security-spire-server-arm64 latest d6f26071466d 55 seconds ago 97MB [2023-05-18T09:11:45.497Z] security-secretstore-setup-arm64 latest 0537ac6dff3e About a minute ago 32.2MB [2023-05-18T09:11:45.497Z] ab9823574183 About a minute ago 1.39GB [2023-05-18T09:11:45.497Z] f441a47f12dc About a minute ago 1.52GB [2023-05-18T09:11:45.497Z] security-spiffe-token-provider-arm64 latest 737ea85ebdd2 About a minute ago 32.7MB [2023-05-18T09:11:45.497Z] core-common-config-bootstrapper-arm64 latest 4b59707bf782 About a minute ago 17.2MB [2023-05-18T09:11:45.497Z] f36c9ac7d97a 2 minutes ago 1.52GB [2023-05-18T09:11:45.497Z] 24cdf7369cde 2 minutes ago 1.57GB [2023-05-18T09:11:45.497Z] security-bootstrapper-arm64 latest cc1a4adca76d 6 minutes ago 21.9MB [2023-05-18T09:11:45.497Z] ed2526e9b6b7 7 minutes ago 1.51GB [2023-05-18T09:11:45.497Z] security-spire-config-arm64 latest 3192b6c2bc30 9 minutes ago 96.1MB [2023-05-18T09:11:45.497Z] 379c7273afa2 9 minutes ago 1.39GB [2023-05-18T09:11:45.497Z] support-scheduler-arm64 latest e80abf075d99 10 minutes ago 31.2MB [2023-05-18T09:11:45.497Z] 72fe98bb0c1c 10 minutes ago 1.59GB [2023-05-18T09:11:45.497Z] core-data-arm64 latest 3a679ff74d90 12 minutes ago 19.9MB [2023-05-18T09:11:45.497Z] core-command-arm64 latest df30f8e5cc6b 12 minutes ago 19.7MB [2023-05-18T09:11:45.497Z] 557bb238b095 13 minutes ago 1.53GB [2023-05-18T09:11:45.497Z] 0f1d5b34d496 13 minutes ago 1.53GB [2023-05-18T09:11:45.497Z] security-proxy-setup-arm64 latest 77c46bd67add 13 minutes ago 18.7MB [2023-05-18T09:11:45.497Z] security-proxy-auth-arm64 latest f062a6e07561 13 minutes ago 18.1MB [2023-05-18T09:11:45.497Z] 1db50d2d228c 14 minutes ago 1.51GB [2023-05-18T09:11:45.497Z] 332a322fb300 14 minutes ago 1.51GB [2023-05-18T09:11:45.497Z] ci-base-image-arm64 latest 34f3e57b01b8 36 minutes ago 899MB [2023-05-18T09:11:45.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-18T09:11:45.497Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-18T09:11:45.497Z] 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-18T09:11:45.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T09:11:45.930Z] [2023-05-18T09:11:45.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:11:46.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T09:11:46.522Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T09:11:46.522Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T09:11:46.522Z] 04944245beec: Pulling fs layer [2023-05-18T09:11:46.522Z] 699f458cf7ca: Pulling fs layer [2023-05-18T09:11:46.522Z] 765212b225bb: Pulling fs layer [2023-05-18T09:11:46.522Z] f23df028b6ca: Pulling fs layer [2023-05-18T09:11:46.522Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T09:11:46.522Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T09:11:46.522Z] f23df028b6ca: Waiting [2023-05-18T09:11:46.522Z] d65c8cfc05b1: Waiting [2023-05-18T09:11:46.522Z] 765212b225bb: Waiting [2023-05-18T09:11:46.522Z] 2437ff75d9bd: Waiting [2023-05-18T09:11:46.522Z] 04944245beec: Verifying Checksum [2023-05-18T09:11:46.522Z] 04944245beec: Download complete [2023-05-18T09:11:46.522Z] 765212b225bb: Verifying Checksum [2023-05-18T09:11:46.522Z] 765212b225bb: Download complete [2023-05-18T09:11:46.522Z] f23df028b6ca: Verifying Checksum [2023-05-18T09:11:46.522Z] f23df028b6ca: Download complete [2023-05-18T09:11:46.522Z] d65c8cfc05b1: Verifying Checksum [2023-05-18T09:11:46.522Z] d65c8cfc05b1: Download complete [2023-05-18T09:11:46.787Z] 699f458cf7ca: Verifying Checksum [2023-05-18T09:11:46.787Z] 699f458cf7ca: Download complete [2023-05-18T09:11:47.051Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T09:11:47.051Z] 8998bd30e6a1: Download complete [2023-05-18T09:11:48.986Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T09:11:48.986Z] 2437ff75d9bd: Download complete [2023-05-18T09:11:50.920Z] 8998bd30e6a1: Pull complete [2023-05-18T09:11:51.185Z] 04944245beec: Pull complete [2023-05-18T09:11:52.589Z] 699f458cf7ca: Pull complete [2023-05-18T09:11:52.854Z] 765212b225bb: Pull complete [2023-05-18T09:11:53.437Z] f23df028b6ca: Pull complete [2023-05-18T09:11:53.704Z] d65c8cfc05b1: Pull complete [2023-05-18T09:12:08.681Z] 2437ff75d9bd: Pull complete [2023-05-18T09:12:08.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T09:12:08.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T09:12:08.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:12:08.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-16005 does not seem to be running inside a container [2023-05-18T09:12:08.939Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T09:12:11.668Z] $ docker top b55ef327f947fd961ff957dee93df4bb707ee1b46e5160ce04863693b0c43eaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:12.512Z] ---> job-cost.sh [2023-05-18T09:12:12.512Z] lf-activate-venv: SKIPPING [2023-05-18T09:12:12.512Z] INFO: No Stack... [2023-05-18T09:12:13.097Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T09:12:14.056Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T09:12:14.379Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2023-05-18T09:12:14.379Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T09:12:14.708Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] [2023-05-18T09:12:14.717Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] did not exist. Created. [2023-05-18T09:12:14.718Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T09:12:15.361Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T09:12:15.526Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T09:12:15.537Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T09:12:15.561Z] $ docker stop --time=1 b55ef327f947fd961ff957dee93df4bb707ee1b46e5160ce04863693b0c43eaa [2023-05-18T09:12:17.028Z] $ docker rm -f --volumes b55ef327f947fd961ff957dee93df4bb707ee1b46e5160ce04863693b0c43eaa [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-18T09:12:17.475Z] provisioning config files... [2023-05-18T09:12:17.481Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3625913539976430949tmp [Pipeline] { [Pipeline] sh [2023-05-18T09:12:17.769Z] + set +x [2023-05-18T09:12:17.770Z] + curl -s https://codecov.io/bash [2023-05-18T09:12:17.770Z] + bash -s -- [2023-05-18T09:12:17.770Z] [2023-05-18T09:12:17.770Z] _____ _ [2023-05-18T09:12:17.770Z] / ____| | | [2023-05-18T09:12:17.770Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T09:12:17.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T09:12:17.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T09:12:17.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T09:12:17.770Z] Bash-1.0.6 [2023-05-18T09:12:17.770Z] [2023-05-18T09:12:17.770Z] [2023-05-18T09:12:17.770Z] ==> git version 2.25.1 found [2023-05-18T09:12:17.770Z] ==> 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-18T09:12:17.770Z] Release-Date: 2020-01-08 [2023-05-18T09:12:17.770Z] 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-18T09:12:17.770Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T09:12:17.770Z] ==> Jenkins CI detected. [2023-05-18T09:12:17.770Z] current dir:  /w/workspace/edgex-go/7 [2023-05-18T09:12:17.770Z] project root: . [2023-05-18T09:12:17.770Z] --> token set from env [2023-05-18T09:12:17.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T09:12:17.770Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T09:12:18.030Z] ==> Python coveragepy not found [2023-05-18T09:12:18.030Z] ==> Searching for coverage reports in: [2023-05-18T09:12:18.030Z] + . [2023-05-18T09:12:18.030Z] -> Found 1 reports [2023-05-18T09:12:18.030Z] ==> Detecting git/mercurial file structure [2023-05-18T09:12:18.030Z] ==> Reading reports [2023-05-18T09:12:18.030Z] + ./coverage.out bytes=447731 [2023-05-18T09:12:18.030Z] ==> Appending adjustments [2023-05-18T09:12:18.030Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T09:12:18.968Z] + Found adjustments [2023-05-18T09:12:18.968Z] ==> Gzipping contents [2023-05-18T09:12:18.968Z] 60K /tmp/codecov.0XZRiE.gz [2023-05-18T09:12:18.968Z] ==> Uploading reports [2023-05-18T09:12:18.968Z] url: https://codecov.io [2023-05-18T09:12:18.968Z] query: branch=PR-4563&commit=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-18T09:12:18.968Z] -> Pinging Codecov [2023-05-18T09:12:18.968Z] 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=5c33c2e786d2a2c6afff8a6de577bcd9d0aac002&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-18T09:12:19.227Z] -> Uploading to [2023-05-18T09:12:19.227Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/00271124DB129430A58F1EEE437C3FCB/5c33c2e786d2a2c6afff8a6de577bcd9d0aac002/04b3c25e-e0c3-4b30-8894-9de6578d9875.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T091219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=961f39464949ec1fa3c95c2fbc1a0967bfc031fd075001b24a7c8491f1e5174a [2023-05-18T09:12:19.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T09:12:19.227Z] Dload Upload Total Spent Left Speed [2023-05-18T09:12:19.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57441 0 0 100 57441 0 270k --:--:-- --:--:-- --:--:-- 270k [2023-05-18T09:12:19.486Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c33c2e786d2a2c6afff8a6de577bcd9d0aac002 [Pipeline] } [2023-05-18T09:12:19.493Z] 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-18T09:12:20.052Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:20.342Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:21.204Z] ---> package-listing.sh [2023-05-18T09:12:21.204Z] ++ facter osfamily [2023-05-18T09:12:21.204Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T09:12:21.464Z] + OS_FAMILY=debian [2023-05-18T09:12:21.464Z] + workspace=/w/workspace/edgex-go/7 [2023-05-18T09:12:21.464Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T09:12:21.464Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T09:12:21.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T09:12:21.464Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T09:12:21.464Z] + '[' /w/workspace/edgex-go/7 ']' [2023-05-18T09:12:21.464Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T09:12:21.464Z] + case "${OS_FAMILY}" in [2023-05-18T09:12:21.464Z] + dpkg -l [2023-05-18T09:12:21.464Z] + grep '^ii' [2023-05-18T09:12:21.464Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T09:12:21.464Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T09:12:21.464Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T09:12:21.464Z] + '[' /w/workspace/edgex-go/7 ']' [2023-05-18T09:12:21.464Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2023-05-18T09:12:21.464Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2023-05-18T09:12:21.475Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T09:12:21.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:12:22.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:12:22.310Z] [2023-05-18T09:12:22.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T09:12:22.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:12:22.608Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T09:12:22.608Z] 5eb5b503b376: Pulling fs layer [2023-05-18T09:12:22.608Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T09:12:22.608Z] ec43610c2a17: Pulling fs layer [2023-05-18T09:12:22.608Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T09:12:22.608Z] 33b1e0a273af: Pulling fs layer [2023-05-18T09:12:22.608Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T09:12:22.608Z] 2f39f015ded8: Pulling fs layer [2023-05-18T09:12:22.608Z] 3a2ae6a8a46f: Waiting [2023-05-18T09:12:22.608Z] 33b1e0a273af: Waiting [2023-05-18T09:12:22.608Z] 2f39f015ded8: Waiting [2023-05-18T09:12:22.608Z] 5d3b04190fa2: Waiting [2023-05-18T09:12:22.608Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T09:12:22.608Z] 5c69ac0246d0: Download complete [2023-05-18T09:12:22.608Z] 3a2ae6a8a46f: Download complete [2023-05-18T09:12:22.608Z] 33b1e0a273af: Verifying Checksum [2023-05-18T09:12:22.608Z] 33b1e0a273af: Download complete [2023-05-18T09:12:22.608Z] ec43610c2a17: Verifying Checksum [2023-05-18T09:12:22.608Z] ec43610c2a17: Download complete [2023-05-18T09:12:22.608Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T09:12:22.608Z] 5d3b04190fa2: Download complete [2023-05-18T09:12:22.865Z] 5eb5b503b376: Verifying Checksum [2023-05-18T09:12:22.865Z] 5eb5b503b376: Download complete [2023-05-18T09:12:23.432Z] 2f39f015ded8: Download complete [2023-05-18T09:12:24.006Z] 5eb5b503b376: Pull complete [2023-05-18T09:12:24.006Z] 5c69ac0246d0: Pull complete [2023-05-18T09:12:24.264Z] ec43610c2a17: Pull complete [2023-05-18T09:12:24.523Z] 3a2ae6a8a46f: Pull complete [2023-05-18T09:12:24.783Z] 33b1e0a273af: Pull complete [2023-05-18T09:12:24.783Z] 5d3b04190fa2: Pull complete [2023-05-18T09:12:28.972Z] 2f39f015ded8: Pull complete [2023-05-18T09:12:28.972Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T09:12:28.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T09:12:28.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T09:12:29.056Z] prd-ubuntu20.04-docker-8c-8g-16003 does not seem to be running inside a container [2023-05-18T09:12:29.054Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-18T09:12:32.344Z] $ docker top ea8050a06ed55d6d262ec2e33fd41d2a550d839b113f06c8b62e817f473f7e3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T09:12:32.714Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T09:12:32.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T09:12:33.274Z] + ls /var/log/sa-host [2023-05-18T09:12:33.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T09:12:33.341Z] provisioning config files... [2023-05-18T09:12:33.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config13083963801990533172tmp [Pipeline] { [Pipeline] echo [2023-05-18T09:12:33.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:33.650Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T09:12:33.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:33.987Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T09:12:33.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:34.281Z] ---> sudo-logs.sh [2023-05-18T09:12:34.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T09:12:34.304Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:34.591Z] ---> job-cost.sh [2023-05-18T09:12:34.591Z] lf-activate-venv: SKIPPING [2023-05-18T09:12:34.591Z] DEBUG: total: 0.10999999940395355 [2023-05-18T09:12:34.591Z] INFO: Retrieving Stack Cost... [2023-05-18T09:12:35.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T09:12:35.418Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T09:12:35.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T09:12:35.711Z] ---> logs-deploy.sh [2023-05-18T09:12:35.711Z] lf-activate-venv: SKIPPING [2023-05-18T09:12:35.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/7 [2023-05-18T09:12:35.711Z] INFO: archiving workspace using pattern(s): [2023-05-18T09:12:36.656Z] Archives upload complete. [2023-05-18T09:12:36.656Z] INFO: archiving logs to Nexus