Pull request #4496 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c+581b0da79acfc8c7cfb708782744174800bf9092 (cc07c4513273384faf236306a563783a0b39fcb6) 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-ssh17316001462536923590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8792655976936129868.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1725919633550887780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4496/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3180015507609396484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18197940552529264689.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4496/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10889022965159564854.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6919 in /w/workspace/edgexfoundry_edgex-go_PR-4496 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c > 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/4496/head:refs/remotes/origin/PR-4496 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 Merge succeeded, producing 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c Checking out Revision 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c (PR-4496) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:11:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:11:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:11:04 ========================================================= 20:11:04 EdgeX Global Pipelines Version Info 20:11:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 20:11:04 ------------------- 20:11:04 stable info: 20:11:04 ------------------- 20:11:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:11:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:11:04 Message: update stable to v1.0.245 20:11:05 ------------------- 20:11:05 experimental info: 20:11:05 ------------------- 20:11:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:11:05 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:11:05 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:11:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4496 [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4496 [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4496 [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ee4f09 [Pipeline] echo 20:11:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:06 provisioning config files... 20:11:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16586178859968488736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:07 ---> docker-login.sh 20:11:07 nexus3.edgexfoundry.org:10001 20:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:07 Configure a credential helper to remove this warning. See 20:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:07 20:11:07 Login Succeeded 20:11:07 nexus3.edgexfoundry.org:10002 20:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:07 Configure a credential helper to remove this warning. See 20:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:07 20:11:07 Login Succeeded 20:11:07 nexus3.edgexfoundry.org:10003 20:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:07 Configure a credential helper to remove this warning. See 20:11:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:07 20:11:07 Login Succeeded 20:11:07 nexus3.edgexfoundry.org:10004 20:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:08 Configure a credential helper to remove this warning. See 20:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:08 20:11:08 Login Succeeded 20:11:08 docker.io 20:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:11:08 Configure a credential helper to remove this warning. See 20:11:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:11:08 20:11:08 Login Succeeded 20:11:08 ---> docker-login.sh ends [Pipeline] } 20:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:08 + 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 20:11:08 + + dirname cmd/core-command/Dockerfile 20:11:08 cut -d/ -f2 20:11:08 + echo core-command,cmd/core-command/Dockerfile 20:11:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:11:08 + cut -d/ -f2 20:11:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:11:08 + + dirname cmd/core-data/Dockerfilecut 20:11:08 -d/ -f2 20:11:08 + echo core-data,cmd/core-data/Dockerfile 20:11:08 + + cut -d/ -f2 20:11:08 dirname cmd/core-metadata/Dockerfile 20:11:08 + echo core-metadata,cmd/core-metadata/Dockerfile 20:11:08 + dirname cmd/security-bootstrapper/Dockerfile 20:11:08 + cut -d/ -f2 20:11:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:11:08 + + dirname cmd/security-proxy-auth/Dockerfile 20:11:08 cut -d/ -f2 20:11:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:11:08 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 20:11:08 20:11:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:11:08 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 20:11:08 20:11:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:11:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:11:08 + cut -d/ -f2 20:11:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:11:08 + + cut -d/ -f2 20:11:08 dirname cmd/security-spire-agent/Dockerfile 20:11:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:11:08 + dirname cmd/security-spire-config/Dockerfile 20:11:08 + cut -d/ -f2 20:11:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:11:08 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 20:11:08 20:11:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:11:08 + + cut -d/ -f2 20:11:08 dirname cmd/support-notifications/Dockerfile 20:11:08 + echo support-notifications,cmd/support-notifications/Dockerfile 20:11:08 + dirname cmd/support-scheduler/Dockerfile 20:11:08 + cut -d/ -f2 20:11:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:11:08 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 20:11:09 + git rev-list -1 --merges 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c~1..6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [Pipeline] echo 20:11:09 -----------> git rev-list -1 --merges 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c~1..6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [false] [Pipeline] sh 20:11:09 + git log --format=format:%s -1 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c [Pipeline] echo 20:11:09 ========================================================= 20:11:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:11:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:11:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:11:10 + grep -v github /etc/ssh/ssh_known_hosts 20:11:10 + [ -e /tmp/ssh_known_hosts ] 20:11:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:11:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:11:10 + sudo tee -a /etc/ssh/ssh_known_hosts 20:11:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:10 20:11:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:10 0.1.4: Pulling from edgex-devops/py-git-semver 20:11:10 b85a868b505f: Pulling fs layer 20:11:10 e2be974225ed: Pulling fs layer 20:11:10 339a4e72a1f5: Pulling fs layer 20:11:10 988bab9f4d93: Pulling fs layer 20:11:10 1469e6f7b9e6: Pulling fs layer 20:11:10 eaf3925da568: Pulling fs layer 20:11:10 bab4dde63d76: Pulling fs layer 20:11:10 bde34c3a00c8: Pulling fs layer 20:11:10 b352a97aabf1: Pulling fs layer 20:11:10 4872d77fe225: Pulling fs layer 20:11:10 5851b861e8e6: Pulling fs layer 20:11:10 eaf3925da568: Waiting 20:11:10 b352a97aabf1: Waiting 20:11:10 988bab9f4d93: Waiting 20:11:10 1469e6f7b9e6: Waiting 20:11:10 4872d77fe225: Waiting 20:11:10 5851b861e8e6: Waiting 20:11:10 bab4dde63d76: Waiting 20:11:10 bde34c3a00c8: Waiting 20:11:10 e2be974225ed: Download complete 20:11:10 988bab9f4d93: Verifying Checksum 20:11:10 339a4e72a1f5: Verifying Checksum 20:11:10 339a4e72a1f5: Download complete 20:11:10 1469e6f7b9e6: Verifying Checksum 20:11:10 1469e6f7b9e6: Download complete 20:11:10 eaf3925da568: Verifying Checksum 20:11:10 eaf3925da568: Download complete 20:11:11 bde34c3a00c8: Verifying Checksum 20:11:11 bde34c3a00c8: Download complete 20:11:11 b352a97aabf1: Verifying Checksum 20:11:11 b352a97aabf1: Download complete 20:11:11 4872d77fe225: Verifying Checksum 20:11:11 4872d77fe225: Download complete 20:11:11 5851b861e8e6: Verifying Checksum 20:11:11 5851b861e8e6: Download complete 20:11:11 b85a868b505f: Verifying Checksum 20:11:11 b85a868b505f: Download complete 20:11:11 bab4dde63d76: Verifying Checksum 20:11:11 bab4dde63d76: Download complete 20:11:12 b85a868b505f: Pull complete 20:11:12 e2be974225ed: Pull complete 20:11:12 339a4e72a1f5: Pull complete 20:11:12 988bab9f4d93: Pull complete 20:11:13 1469e6f7b9e6: Pull complete 20:11:13 eaf3925da568: Pull complete 20:11:15 bab4dde63d76: Pull complete 20:11:15 bde34c3a00c8: Pull complete 20:11:15 b352a97aabf1: Pull complete 20:11:15 4872d77fe225: Pull complete 20:11:15 5851b861e8e6: Pull complete 20:11:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:11:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:15 prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container 20:11:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:11:16 $ docker top 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 -eo pid,comm 20:11:16 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). 20:11:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:16 [ssh-agent] Looking for ssh-agent implementation... 20:11:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:16 $ docker exec 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent 20:11:17 SSH_AUTH_SOCK=/tmp/ssh-l3dS1JWUNEQ8/agent.32 20:11:17 SSH_AGENT_PID=38 20:11:17 Running ssh-add (command line suppressed) 20:11:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3972870796821407949.key (/w/workspace/edgex-go/1@tmp/private_key_3972870796821407949.key) 20:11:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:17 + git tag --points-at HEAD [Pipeline] } 20:11:17 $ docker exec --env ******** --env ******** 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent -k 20:11:17 unset SSH_AUTH_SOCK; 20:11:17 unset SSH_AGENT_PID; 20:11:17 echo Agent pid 38 killed; 20:11:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:11:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:17 [ssh-agent] Looking for ssh-agent implementation... 20:11:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:17 $ docker exec 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent 20:11:17 SSH_AUTH_SOCK=/tmp/ssh-FwpXUTpL1XD1/agent.70 20:11:17 SSH_AGENT_PID=76 20:11:17 Running ssh-add (command line suppressed) 20:11:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2563919898493168863.key (/w/workspace/edgex-go/1@tmp/private_key_2563919898493168863.key) 20:11:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:18 + git semver init 20:11:18 2023-04-05 20:11:18,501 [run_init] DEBUG init version:0.0.0 force:False 20:11:18 2023-04-05 20:11:18,502 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:11:18 2023-04-05 20:11:18,503 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:11:18 2023-04-05 20:11:18,503 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:11:23 2023-04-05 20:11:23,098 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:11:23 2023-04-05 20:11:23,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4496 with force:False 20:11:23 2023-04-05 20:11:23,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4496 20:11:23 2023-04-05 20:11:23,104 [execute] INFO git cat-file --batch-check 20:11:23 2023-04-05 20:11:23,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:11:23 2023-04-05 20:11:23,110 [execute] INFO git cat-file --batch 20:11:23 2023-04-05 20:11:23,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:11:23 2023-04-05 20:11:23,116 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4496 20:11:23 0.0.0 [Pipeline] } 20:11:23 $ docker exec --env ******** --env ******** 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 ssh-agent -k 20:11:23 unset SSH_AUTH_SOCK; 20:11:23 unset SSH_AGENT_PID; 20:11:23 echo Agent pid 76 killed; 20:11:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:24 + git semver [Pipeline] } 20:11:24 $ docker stop --time=1 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 20:11:26 $ docker rm -f --volumes 04e41b5b4dc6dcc03ebcc7c5cf8d0f483da73a0c3ac650ff147ad7c7654f2448 [Pipeline] // withDockerContainer [Pipeline] sh 20:11:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:11:26 Stashed 1 file(s) [Pipeline] echo 20:11:26 [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 20:11:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:11:27 ========================================================= 20:11:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:11:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:11:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:11:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:11:27 63b65145d645: Pulling fs layer 20:11:27 a2d21d5440eb: Pulling fs layer 20:11:27 935e6c44a52c: Pulling fs layer 20:11:27 94cc34f8dd06: Pulling fs layer 20:11:27 30dea6a524f1: Pulling fs layer 20:11:27 a2aff8979fd8: Pulling fs layer 20:11:27 6808be2612f2: Pulling fs layer 20:11:27 f25807f1079a: Pulling fs layer 20:11:27 a2aff8979fd8: Waiting 20:11:27 6808be2612f2: Waiting 20:11:27 94cc34f8dd06: Waiting 20:11:27 30dea6a524f1: Waiting 20:11:27 a2d21d5440eb: Verifying Checksum 20:11:27 a2d21d5440eb: Download complete 20:11:27 94cc34f8dd06: Verifying Checksum 20:11:27 94cc34f8dd06: Download complete 20:11:27 30dea6a524f1: Verifying Checksum 20:11:27 30dea6a524f1: Download complete 20:11:27 63b65145d645: Verifying Checksum 20:11:27 63b65145d645: Download complete 20:11:27 a2aff8979fd8: Verifying Checksum 20:11:27 a2aff8979fd8: Download complete 20:11:28 63b65145d645: Pull complete 20:11:28 a2d21d5440eb: Pull complete 20:11:28 f25807f1079a: Verifying Checksum 20:11:28 f25807f1079a: Download complete 20:11:28 935e6c44a52c: Verifying Checksum 20:11:28 935e6c44a52c: Download complete 20:11:28 6808be2612f2: Verifying Checksum 20:11:28 6808be2612f2: Download complete 20:11:32 935e6c44a52c: Pull complete 20:11:32 94cc34f8dd06: Pull complete 20:11:32 30dea6a524f1: Pull complete 20:11:32 a2aff8979fd8: Pull complete 20:11:33 6808be2612f2: Pull complete 20:11:34 f25807f1079a: Pull complete 20:11:34 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:11:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:11:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:11:34 WORKDIR /edgex 20:11:34 COPY go.mod . 20:11:34 RUN go mod download 20:11:34 + docker build -t ci-base-image-x86_64 -f - . 20:11:35 Sending build context to Docker daemon 170.5MB 20:11:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:11:35 ---> 3b553350e43f 20:11:35 Step 2/4 : WORKDIR /edgex 20:11:37 ---> Running in 8860700e13f6 20:11:37 Removing intermediate container 8860700e13f6 20:11:37 ---> 46d7d0006886 20:11:37 Step 3/4 : COPY go.mod . 20:11:37 ---> af14c1bef107 20:11:37 Step 4/4 : RUN go mod download 20:11:37 ---> Running in 893f646fdd33 20:11:42 Still waiting to schedule task 20:11:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6920’ is offline 20:11:45 Removing intermediate container 893f646fdd33 20:11:45 ---> 4ce49641bb35 20:11:45 Successfully built 4ce49641bb35 20:11:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:46 + docker inspect -f . ci-base-image-x86_64 20:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:46 prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container 20:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:11:46 $ docker top d059188e696b5044d49a74c721519d015a7f940f298ffcf8fc8dd39d7957fc95 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:47 + go version 20:11:47 go version go1.20.2 linux/amd64 [Pipeline] } 20:11:47 $ docker stop --time=1 d059188e696b5044d49a74c721519d015a7f940f298ffcf8fc8dd39d7957fc95 20:11:48 $ docker rm -f --volumes d059188e696b5044d49a74c721519d015a7f940f298ffcf8fc8dd39d7957fc95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:49 + docker inspect -f . ci-base-image-x86_64 20:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:49 prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container 20:11:49 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 20:11:49 $ docker top eaf25dd130f7a14373ce3907852207c145b46f09ee193c08c1c75ab8a46fdbe3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:49 ========================================================= 20:11:49 [edgeXBuildGoParallel] Running Tests and Build... 20:11:49 ========================================================= [Pipeline] sh 20:11:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:11:50 + make test 20:11:50 go test -race -coverprofile=coverage.out ./... 20:11:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:12:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:12:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 20:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements 20:12:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.3% of statements 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:12:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:12:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:12:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 20:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:12:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.941s coverage: 88.5% of statements 20:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 20:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements 20:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:12:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:12:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:12:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 65.9% of statements 20:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 20:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 20:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements 20:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 82.9% of statements 20:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 20:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 20:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:12:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:12:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:12:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:12:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:12:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:12:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:12:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:12:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.327s coverage: 79.9% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.072s coverage: 92.9% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.044s coverage: 62.3% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.056s coverage: 87.2% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 81.2% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 92.3% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 61.5% of statements 20:12:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 20:12:56 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 20:12:56 running golangci-lint 20:12:56 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:12:56 go version go1.20.2 linux/amd64 20:12:56 level=info msg="[config_reader] Used config file .golangci.yml" 20:12:56 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:13:11 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 14.522595478s" 20:13:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.842239ms" 20:13:18 level=info msg="[linters_context/goanalysis] analyzers took 50.455889792s with top 10 stages: buildir: 28.818334626s, inspect: 2.144222178s, fact_deprecated: 1.715566661s, gosec: 1.086143174s, ctrlflow: 915.812057ms, S1038: 860.000315ms, printf: 832.74538ms, nilness: 690.686312ms, fact_purity: 640.941319ms, unused: 463.543319ms" 20:13:18 level=info msg="[runner] Issues before processing: 201, after processing: 0" 20:13:18 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, filename_unadjuster: 201/201, exclude-rules: 21/201, nolint: 0/21, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, identifier_marker: 201/201" 20:13:18 level=info msg="[runner] processing took 19.644155ms with stages: nolint: 7.616769ms, identifier_marker: 6.541765ms, exclude-rules: 1.688911ms, path_prettifier: 1.51573ms, autogenerated_exclude: 1.468539ms, skip_dirs: 735.29µs, cgo: 45.441µs, filename_unadjuster: 26.49µs, max_same_issues: 960ns, uniq_by_line: 670ns, skip_files: 510ns, path_prefixer: 500ns, path_shortener: 500ns, diff: 380ns, source_code: 380ns, exclude: 370ns, severity-rules: 340ns, sort_results: 290ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns" 20:13:18 level=info msg="[runner] linters took 6.839946763s with stages: goanalysis_metalinter: 6.820190317s" 20:13:18 level=info msg="File cache stats: 0 entries of total size 0B" 20:13:18 level=info msg="Memory: 215 samples, avg is 176.1MB, max is 777.9MB" 20:13:18 level=info msg="Execution took 21.416737854s" 20:13:18 go vet ./... 20:13:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:22 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:13:22 + ls -al . 20:13:22 total 704 20:13:22 drwxrwxr-x 11 1001 1001 4096 Apr 5 20:11 . 20:13:22 drwxr-xr-x 4 root root 4096 Apr 5 20:11 .. 20:13:22 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:11 .blubracket 20:13:22 -rw-rw-r-- 1 1001 1001 16 Apr 5 20:11 .dockerignore 20:13:22 drwxrwxr-x 8 1001 1001 4096 Apr 5 20:11 .git 20:13:22 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:11 .github 20:13:22 -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:11 .gitignore 20:13:22 -rw-rw-r-- 1 1001 1001 42 Apr 5 20:11 .golangci.yml 20:13:22 -rw-rw-r-- 1 1001 1001 87 Apr 5 20:11 .hadolint.yml 20:13:22 drwxr-xr-x 3 1001 1001 4096 Apr 5 20:11 .semver 20:13:22 -rw-rw-r-- 1 1001 1001 166 Apr 5 20:11 .sonarcloud.properties 20:13:22 -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:11 ADOPTERS.md 20:13:22 -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:11 Attribution.txt 20:13:22 -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:11 CHANGELOG.md 20:13:22 -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:11 CONTRIBUTING.md 20:13:22 -rw-rw-r-- 1 1001 1001 677 Apr 5 20:11 GOVERNANCE.md 20:13:22 -rw-rw-r-- 1 1001 1001 883 Apr 5 20:11 Jenkinsfile 20:13:22 -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:11 LICENSE 20:13:22 -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:11 Makefile 20:13:22 -rw-rw-r-- 1 1001 1001 582 Apr 5 20:11 OWNERS.md 20:13:22 -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:11 README.md 20:13:22 -rw-rw-r-- 1 1001 1001 789 Apr 5 20:11 SECURITY.md 20:13:22 -rw-rw-r-- 1 1001 1001 5 Apr 5 20:11 VERSION 20:13:22 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:11 bin 20:13:22 drwxrwxr-x 18 1001 1001 4096 Apr 5 20:11 cmd 20:13:22 -rw-r--r-- 1 root root 447380 Apr 5 20:12 coverage.out 20:13:22 -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:11 go.mod 20:13:22 -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:11 go.sum 20:13:22 drwxrwxr-x 7 1001 1001 4096 Apr 5 20:11 internal 20:13:22 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:11 openapi 20:13:22 -rw-rw-r-- 1 1001 1001 594 Apr 5 20:11 security.txt 20:13:22 drwxrwxr-x 4 1001 1001 4096 Apr 5 20:11 snap 20:13:22 -rw-rw-r-- 1 1001 1001 204 Apr 5 20:11 version.go [Pipeline] sh 20:13:23 + '[' -e coverage.out ] 20:13:23 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:23 Stashed 1 file(s) [Pipeline] sh 20:13:23 + make build 20:13:23 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 20:13:35 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 20:13:36 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 20:13:37 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 20:13:38 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 20:13:45 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 20:13:46 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 20:13:47 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 20:13:49 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 20:13:49 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 20:13:50 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 20:13:52 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] } 20:13:53 $ docker stop --time=1 eaf25dd130f7a14373ce3907852207c145b46f09ee193c08c1c75ab8a46fdbe3 20:13:56 $ docker rm -f --volumes eaf25dd130f7a14373ce3907852207c145b46f09ee193c08c1c75ab8a46fdbe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:57 20:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:58 latest: Pulling from edgex-devops/edgex-compose 20:13:58 cbdbe7a5bc2a: Pulling fs layer 20:13:58 ca9280d653b3: Pulling fs layer 20:13:58 7e9c9ca2126c: Pulling fs layer 20:13:58 cbdbe7a5bc2a: Verifying Checksum 20:13:58 cbdbe7a5bc2a: Download complete 20:13:58 ca9280d653b3: Verifying Checksum 20:13:58 ca9280d653b3: Download complete 20:13:58 cbdbe7a5bc2a: Pull complete 20:13:59 7e9c9ca2126c: Download complete 20:13:59 ca9280d653b3: Pull complete 20:14:02 7e9c9ca2126c: Pull complete 20:14:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:14:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:02 prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container 20:14:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:14:04 $ docker top 84b318d559f0364323ae80db893a4d5d9efc5d411a9633f4595794c5233ef54c -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:04 + grep parallel 20:14:04 + docker-compose build --help 20:14:05 --parallel Build images in parallel. [Pipeline] } 20:14:05 $ docker stop --time=1 84b318d559f0364323ae80db893a4d5d9efc5d411a9633f4595794c5233ef54c 20:14:06 $ docker rm -f --volumes 84b318d559f0364323ae80db893a4d5d9efc5d411a9633f4595794c5233ef54c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:14:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:07 prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container 20:14:07 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat 20:14:08 $ docker top 8e26d83e6de0dcfb60ff468056b956f08fc77cd7e4b3537861aada670c144c9e -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:08 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:09 Building core-command ... 20:14:09 Building core-common-config-bootstrapper ... 20:14:09 Building core-data ... 20:14:09 Building core-metadata ... 20:14:09 Building security-bootstrapper ... 20:14:09 Building security-proxy-auth ... 20:14:09 Building security-proxy-setup ... 20:14:09 Building security-secretstore-setup ... 20:14:09 Building security-spiffe-token-provider ... 20:14:09 Building security-spire-agent ... 20:14:09 Building security-spire-config ... 20:14:09 Building security-spire-server ... 20:14:09 Building support-notifications ... 20:14:09 Building support-scheduler ... 20:14:09 Building core-common-config-bootstrapper 20:14:09 Building security-proxy-auth 20:14:09 Building security-proxy-setup 20:14:09 Building security-spire-agent 20:14:09 Building support-notifications 20:14:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6921 in /w/workspace/edgexfoundry_edgex-go_PR-4496 [Pipeline] { [Pipeline] ws 20:14:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:14:11 The recommended git tool is: git 20:14:17 using credential edgex-jenkins-ssh 20:14:17 Cloning the remote Git repository 20:14:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:14:17 > git init /w/workspace/edgex-go/1 # timeout=10 20:14:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:14:17 > git --version # timeout=10 20:14:17 > git --version # 'git version 2.25.1' 20:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:19 ---> 4ce49641bb35 20:14:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:19 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:19 ---> 4ce49641bb35 20:14:19 Step 3/22 : WORKDIR /edgex-go 20:14:19 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:14:19 ---> 4ce49641bb35 20:14:19 Step 3/27 : WORKDIR /edgex-go 20:14:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:19 ---> 4ce49641bb35 20:14:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:20 ---> 4ce49641bb35 20:14:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:23 ---> Running in 8f5c395fadfe 20:14:23 ---> Running in 539cf6caa8f1 20:14:23 ---> Running in 257ea218a4c2 20:14:23 ---> Running in c7a562f4338b 20:14:23 ---> Running in 37b55fd95430 20:14:23 Removing intermediate container 8f5c395fadfe 20:14:23 ---> 175827854856 20:14:23 Step 4/23 : WORKDIR /edgex-go 20:14:23 Removing intermediate container 539cf6caa8f1 20:14:23 ---> 9380f84ecc0f 20:14:23 Step 4/23 : WORKDIR /edgex-go 20:14:23 Removing intermediate container c7a562f4338b 20:14:23 ---> 9b16a3bb06a7 20:14:23 Step 4/23 : WORKDIR /edgex-go 20:14:23 ---> Running in ab1b360c9dbe 20:14:23 ---> Running in 589be2af3895 20:14:23 ---> Running in 4ed50244f9a1 20:14:23 Removing intermediate container 37b55fd95430 20:14:23 ---> e0a1b89c7af0 20:14:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:14:23 ---> Running in 7d31609f0663 20:14:23 Removing intermediate container 257ea218a4c2 20:14:23 ---> 472bf1dd1303 20:14:23 Step 4/22 : RUN apk add --update --no-cache make git 20:14:23 ---> Running in 78e8f0fe5ba0 20:14:23 Removing intermediate container 589be2af3895 20:14:23 ---> f1b7a03ff1b1 20:14:23 Step 5/23 : RUN apk add --update --no-cache make git 20:14:23 Removing intermediate container ab1b360c9dbe 20:14:23 ---> c57ea6019603 20:14:23 Step 5/23 : RUN apk add --update --no-cache make git 20:14:23 Removing intermediate container 4ed50244f9a1 20:14:23 ---> 5db03c2a4ccc 20:14:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:14:23 ---> Running in ae59b52d952a 20:14:23 ---> Running in 817a2c5359ce 20:14:23 ---> Running in 99d55727a33e 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:24 OK: 265 MiB in 53 packages 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:24 OK: 265 MiB in 53 packages 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:24 OK: 265 MiB in 53 packages 20:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:14:24 OK: 265 MiB in 53 packages 20:14:24 OK: 265 MiB in 53 packages 20:14:24 Removing intermediate container 7d31609f0663 20:14:24 ---> cdd1db9690db 20:14:24 Step 5/27 : COPY go.mod vendor* ./ 20:14:24 Removing intermediate container 78e8f0fe5ba0 20:14:24 ---> 1163cca97c0d 20:14:24 Step 5/22 : COPY go.mod vendor* ./ 20:14:24 Removing intermediate container ae59b52d952a 20:14:24 ---> 16ffa67b06b4 20:14:25 Step 6/23 : COPY go.mod vendor* ./ 20:14:25 ---> aa7cf5e0e68e 20:14:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:25 ---> Running in a77a8d44c6c6 20:14:25 ---> b5d4434828aa 20:14:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:25 ---> 057417492ba4 20:14:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:25 Removing intermediate container 99d55727a33e 20:14:25 ---> ab1a983f3bef 20:14:25 Step 6/23 : COPY go.mod vendor* ./ 20:14:25 Removing intermediate container 817a2c5359ce 20:14:25 ---> 6fefc193bf24 20:14:25 Step 6/23 : COPY go.mod vendor* ./ 20:14:25 ---> Running in c4190753fea2 20:14:25 ---> Running in b0db3a071c32 20:14:25 ---> 05fbae6b4edf 20:14:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:25 ---> 44347bc9829f 20:14:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:25 ---> Running in 4c4704a9e447 20:14:25 ---> Running in bf59446efccc 20:14:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:14:39 Merging remotes/origin/main commit 581b0da79acfc8c7cfb708782744174800bf9092 into PR head commit 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:14:39 Merge succeeded, producing 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:14:39 Checking out Revision 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c (PR-4496) 20:14:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:14:40 > git --version # timeout=10 20:14:40 > git --version # 'git version 2.25.1' 20:14:40 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 20:14:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:14:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4496/head:refs/remotes/origin/PR-4496 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:14:39 > git config core.sparsecheckout # timeout=10 20:14:39 > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 20:14:39 > git remote # timeout=10 20:14:39 > git config --get remote.origin.url # timeout=10 20:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:14:39 > git merge 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 20:14:39 > git rev-parse HEAD^{commit} # timeout=10 20:14:39 > git config core.sparsecheckout # timeout=10 20:14:39 > git checkout -f 6ee4f09db6dd982ca233fc272b24555aa4a2ff5c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:14:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:14:41 Dload Upload Total Spent Left Speed 20:14:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 20:14:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:14:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:14:42 + sudo tee /etc/docker/daemon.new 20:14:42 { 20:14:42 "registry-mirrors": [ 20:14:42 "https://nexus3.edgexfoundry.org:10001" 20:14:42 ], 20:14:42 "bip": "10.250.0.254/24", 20:14:42 "hosts": [ 20:14:42 "tcp://0.0.0.0:5555", 20:14:42 "unix:///var/run/docker.sock" 20:14:42 ], 20:14:42 "mtu": 1458, 20:14:42 "selinux-enabled": true, 20:14:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:14:42 } [Pipeline] sh 20:14:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:14:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:01 provisioning config files... 20:15:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1364981865518687025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:02 ---> docker-login.sh 20:15:02 nexus3.edgexfoundry.org:10001 20:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:02 Configure a credential helper to remove this warning. See 20:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:02 20:15:02 Login Succeeded 20:15:02 nexus3.edgexfoundry.org:10002 20:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:03 Configure a credential helper to remove this warning. See 20:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:03 20:15:03 Login Succeeded 20:15:03 nexus3.edgexfoundry.org:10003 20:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:03 Configure a credential helper to remove this warning. See 20:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:03 20:15:03 Login Succeeded 20:15:03 nexus3.edgexfoundry.org:10004 20:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:03 Configure a credential helper to remove this warning. See 20:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:03 20:15:03 Login Succeeded 20:15:03 docker.io 20:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:05 Configure a credential helper to remove this warning. See 20:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:05 20:15:05 Login Succeeded 20:15:05 ---> docker-login.sh ends [Pipeline] } 20:15:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:15:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:05 ========================================================= 20:15:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:15:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:15:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:15:06 af6eaf76a39c: Pulling fs layer 20:15:06 55522c791124: Pulling fs layer 20:15:06 ce5c4a1c91eb: Pulling fs layer 20:15:06 169dfbe0d373: Pulling fs layer 20:15:06 e1ff8fa3b103: Pulling fs layer 20:15:06 52ebb69f0ebf: Pulling fs layer 20:15:06 5abe8eddf0d5: Pulling fs layer 20:15:06 169dfbe0d373: Waiting 20:15:06 e1ff8fa3b103: Waiting 20:15:06 52ebb69f0ebf: Waiting 20:15:06 5abe8eddf0d5: Waiting 20:15:06 55522c791124: Verifying Checksum 20:15:06 55522c791124: Download complete 20:15:06 169dfbe0d373: Verifying Checksum 20:15:06 169dfbe0d373: Download complete 20:15:06 e1ff8fa3b103: Verifying Checksum 20:15:06 e1ff8fa3b103: Download complete 20:15:06 af6eaf76a39c: Verifying Checksum 20:15:06 af6eaf76a39c: Download complete 20:15:07 af6eaf76a39c: Pull complete 20:15:07 5abe8eddf0d5: Verifying Checksum 20:15:07 5abe8eddf0d5: Download complete 20:15:08 55522c791124: Pull complete 20:15:09 ce5c4a1c91eb: Verifying Checksum 20:15:09 ce5c4a1c91eb: Download complete 20:15:09 52ebb69f0ebf: Verifying Checksum 20:15:09 52ebb69f0ebf: Download complete 20:15:19 ce5c4a1c91eb: Pull complete 20:15:19 169dfbe0d373: Pull complete 20:15:19 e1ff8fa3b103: Pull complete 20:15:28 52ebb69f0ebf: Pull complete 20:15:29 5abe8eddf0d5: Pull complete 20:15:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:15:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:15:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:15:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:15:29 WORKDIR /edgex 20:15:29 COPY go.mod . 20:15:29 RUN go mod download 20:15:29 + docker build -t ci-base-image-arm64 -f - . 20:15:30 Sending build context to Docker daemon 2.934MB 20:15:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:15:30 ---> 6cb57ee374ae 20:15:30 Step 2/4 : WORKDIR /edgex 20:15:32 ---> Running in 2298323dbf90 20:15:32 Removing intermediate container 2298323dbf90 20:15:32 ---> ffe55217c7f5 20:15:32 Step 3/4 : COPY go.mod . 20:15:32 ---> d394784ea728 20:15:32 Step 4/4 : RUN go mod download 20:15:33 ---> Running in 985fb312f9d4 20:15:46 Removing intermediate container bf59446efccc 20:15:46 ---> bf19d8f989c9 20:15:46 Step 8/23 : COPY . . 20:15:46 Removing intermediate container a77a8d44c6c6 20:15:46 ---> f0fa0fa6dcab 20:15:46 Step 7/27 : COPY . . 20:15:46 Removing intermediate container c4190753fea2 20:15:46 ---> 129fbbb5a392 20:15:46 Step 7/22 : COPY . . 20:15:46 Removing intermediate container 4c4704a9e447 20:15:46 ---> 92ddfa3745a9 20:15:46 Step 8/23 : COPY . . 20:15:46 Removing intermediate container b0db3a071c32 20:15:46 ---> 611ecb37831e 20:15:46 Step 8/23 : COPY . . 20:16:05 Removing intermediate container 985fb312f9d4 20:16:05 ---> 27f552aa7f74 20:16:05 Successfully built 27f552aa7f74 20:16:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:05 + docker inspect -f . ci-base-image-arm64 20:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:06 prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container 20:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:16:07 $ docker top 3e0576cd307dac7111be7d326e433c10e8ecdce5830916626717e6df7e3be97e -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:08 + go version 20:16:08 go version go1.20.2 linux/arm64 [Pipeline] } 20:16:08 $ docker stop --time=1 3e0576cd307dac7111be7d326e433c10e8ecdce5830916626717e6df7e3be97e 20:16:10 $ docker rm -f --volumes 3e0576cd307dac7111be7d326e433c10e8ecdce5830916626717e6df7e3be97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 + docker inspect -f . ci-base-image-arm64 20:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container 20:16:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:16:12 $ docker top d8bd2dfd96ff40c4a13f4f2b99d2039455b2d02aff67486f6cc7649e9d57d6b1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:16:13 ========================================================= 20:16:13 [edgeXBuildGoParallel] Running Tests and Build... 20:16:13 ========================================================= [Pipeline] sh 20:16:13 ---> ffe154679a19 20:16:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:16:13 ---> e32fdc7f975a 20:16:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:13 ---> 0d299b0ffb4a 20:16:13 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:16:13 ---> 8921caed8ad4 20:16:13 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:16:13 ---> 528500f7c565 20:16:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:16:13 ---> Running in cfa5f3ad62a2 20:16:13 ---> Running in 42dcbe674d8e 20:16:13 ---> Running in dcf3cb76f67f 20:16:13 ---> Running in 2d38096bf12f 20:16:13 ---> Running in df4ae61e8359 20:16:13 Removing intermediate container 2d38096bf12f 20:16:13 ---> adf829ffa320 20:16:13 Step 9/27 : WORKDIR /edgex-go/spire-build 20:16:13 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 20:16:13 ---> Running in 7f0032e34b92 20:16:13 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 20:16:13 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 20:16:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:16:13 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 20:16:14 + make test 20:16:14 Removing intermediate container 7f0032e34b92 20:16:14 ---> b70f6006642f 20:16:14 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:16:14 go test -race -coverprofile=coverage.out ./... 20:16:15 ---> Running in 4dfa9a73601c 20:16:16 Removing intermediate container 4dfa9a73601c 20:16:16 ---> c77b6134b3ac 20:16:16 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 20:16:17 ---> Running in c4d2bc716720 20:16:32 Removing intermediate container c4d2bc716720 20:16:32 ---> fc8505ea5fc3 20:16:32 Step 12/27 : WORKDIR /edgex-go 20:16:32 ---> Running in df9ddd7b401d 20:16:32 Removing intermediate container df9ddd7b401d 20:16:32 ---> a10f3cce5b82 20:16:32 20:16:32 Step 13/27 : FROM alpine:3.17 20:16:33 3.17: Pulling from library/alpine 20:16:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:16:35 Status: Downloaded newer image for alpine:3.17 20:16:35 ---> 9ed4aefc74f6 20:16:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:45 ---> Running in 9d3b88c572f9 20:16:46 Removing intermediate container 9d3b88c572f9 20:16:46 ---> c50022df9b68 20:16:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:48 ---> Running in 66d4fc8f2efe 20:16:48 Removing intermediate container 42dcbe674d8e 20:16:48 ---> ce284349ea65 20:16:48 20:16:48 Step 9/22 : FROM alpine:3.17 20:16:48 ---> 9ed4aefc74f6 20:16:48 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:49 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:16:49 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:16:49 OK: 17818 distinct packages available 20:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:50 (1/5) Installing dumb-init (1.2.5-r2) 20:16:50 (2/5) Installing musl-obstack (1.2.3-r0) 20:16:50 (3/5) Installing libucontext (1.2-r0) 20:16:50 (4/5) Installing gcompat (1.1.0-r0) 20:16:50 (5/5) Installing openssl (3.0.8-r3) 20:16:50 Executing busybox-1.35.0-r29.trigger 20:16:50 OK: 8 MiB in 20 packages 20:16:54 ---> Running in 75695a21e802 20:16:54 Removing intermediate container df4ae61e8359 20:16:54 ---> 0592bfb9c3f0 20:16:54 20:16:54 Step 10/23 : FROM alpine:3.17 20:16:54 ---> 9ed4aefc74f6 20:16:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:16:54 Removing intermediate container dcf3cb76f67f 20:16:54 ---> 4ba23afa7f70 20:16:54 20:16:54 Step 10/23 : FROM alpine:3.17 20:16:54 ---> 9ed4aefc74f6 20:16:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:16:55 Removing intermediate container cfa5f3ad62a2 20:16:55 ---> 63493a814e0a 20:16:55 20:16:55 Step 10/23 : FROM alpine:3.17 20:16:55 ---> 9ed4aefc74f6 20:16:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:16:55 ---> Running in 533ecb4e669a 20:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:55 ---> Running in c8625115143b 20:16:55 ---> Running in 043e12e69f14 20:16:55 Removing intermediate container 66d4fc8f2efe 20:16:55 ---> 77a13adf36b9 20:16:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:16:55 (1/2) Installing dumb-init (1.2.5-r2) 20:16:55 (2/2) Installing openssl (3.0.8-r3) 20:16:55 Executing busybox-1.35.0-r29.trigger 20:16:55 OK: 8 MiB in 17 packages 20:16:56 Removing intermediate container 533ecb4e669a 20:16:56 ---> de9c931e7d77 20:16:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:16:56 Removing intermediate container c8625115143b 20:16:56 ---> c887a60667b6 20:16:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:16:56 ---> Running in c4eb4f3bd109 20:16:56 ---> e89c66d10b0f 20:16:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:56 ---> Running in da26dc975ccb 20:16:56 (1/2) Installing ca-certificates (20220614-r4) 20:16:57 (2/2) Installing dumb-init (1.2.5-r2) 20:16:57 Executing busybox-1.35.0-r29.trigger 20:16:57 Executing ca-certificates-20220614-r4.trigger 20:16:57 OK: 8 MiB in 17 packages 20:16:57 ---> 317f2751c409 20:16:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:16:57 Removing intermediate container 75695a21e802 20:16:57 ---> d933864c7091 20:16:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:16:58 ---> Running in 2e2fc948bffd 20:16:58 ---> c988afd189bc 20:16:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:58 Removing intermediate container 2e2fc948bffd 20:16:58 ---> d5567123cabf 20:16:58 Step 12/22 : WORKDIR /edgex 20:16:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:58 Removing intermediate container 043e12e69f14 20:16:58 ---> ddc735803dc4 20:16:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:59 ---> Running in aa5246afa48a 20:16:59 ---> Running in b669768f5160 20:16:59 (1/1) Installing dumb-init (1.2.5-r2) 20:16:59 Executing busybox-1.35.0-r29.trigger 20:16:59 OK: 7 MiB in 16 packages 20:16:59 (1/1) Installing dumb-init (1.2.5-r2) 20:16:59 Executing busybox-1.35.0-r29.trigger 20:16:59 OK: 7 MiB in 16 packages 20:17:01 Removing intermediate container aa5246afa48a 20:17:01 ---> 59ebf9c8fa05 20:17:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:01 Removing intermediate container b669768f5160 20:17:01 ---> ba1797a018a9 20:17:01 Step 13/23 : ENV APP_PORT=59860 20:17:01 ---> Running in e7bb44fa0ad2 20:17:01 ---> 2e30f5fb39db 20:17:01 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:01 ? github.com/edgexfoundry/edgex-go [no test files] 20:17:01 ---> eb48cb5d1b90 20:17:01 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:17:01 Removing intermediate container da26dc975ccb 20:17:01 ---> 8e68c07434be 20:17:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:01 Removing intermediate container c4eb4f3bd109 20:17:01 ---> a2fe9b76d0b0 20:17:01 Removing intermediate container e7bb44fa0ad2 20:17:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> fe0e019c08c4 20:17:01 20:17:01 Step 14/23 : EXPOSE $APP_PORT 20:17:01 ---> 3876c69bd345 20:17:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:01 ---> Running in b20e159af1f2 20:17:01 ---> e6e88ce6b385 20:17:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:17:01 ---> 6baa56123550 20:17:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:17:01 Removing intermediate container b20e159af1f2 20:17:01 ---> 5d9819bf75b4 20:17:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:01 ---> 9f1284b12d12 20:17:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:17:01 ---> 744907dba708 20:17:01 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:02 ---> faf394a62502 20:17:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:17:02 ---> c8c559e47714 20:17:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:17:03 ---> 0ae353392f3c 20:17:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:17:03 ---> 80fe12912186 20:17:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:17:03 ---> 04eefa24d2a1 20:17:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:03 ---> 97858f64644e 20:17:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:17:05 ---> afc3e2120085 20:17:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:17:05 ---> Running in 2d3b3e3f7290 20:17:05 ---> 9f7b090762a1 20:17:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:17:05 ---> c28f06574910 20:17:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:17:05 ---> 7e206ea01f91 20:17:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:05 ---> Running in 666300aef34a 20:17:05 ---> 74909ae67b12 20:17:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:17:05 Removing intermediate container 2d3b3e3f7290 20:17:05 ---> 5254d9ec84c3 20:17:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:05 ---> 99c81341b0ba 20:17:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:17:05 ---> 95671720c155 20:17:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:05 ---> Running in 279bca20442f 20:17:05 ---> 82bd9ddb3374 20:17:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:05 ---> b2ebfd58223c 20:17:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:05 ---> 7f97faf20ae5 20:17:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:17:06 ---> Running in 160bc5288031 20:17:06 Removing intermediate container 279bca20442f 20:17:06 ---> 86060ba3d585 20:17:06 Step 25/27 : LABEL arch=x86_64 20:17:06 ---> Running in 6d1b64eafd47 20:17:06 ---> Running in c0ee584a34e1 20:17:06 ---> Running in dd35f141a4aa 20:17:06 Removing intermediate container c0ee584a34e1 20:17:06 ---> 9f02bd9e7d91 20:17:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:17:06 ---> Running in 9d3f6c02b5bf 20:17:07 Removing intermediate container dd35f141a4aa 20:17:07 ---> 7f257c3b6ccb 20:17:07 Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:17:07 ---> Running in f6db2722bda5 20:17:07 Removing intermediate container 666300aef34a 20:17:07 ---> 3e701893372c 20:17:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:17:07 Removing intermediate container 9d3f6c02b5bf 20:17:07 ---> 5e948c49558a 20:17:07 Step 21/23 : LABEL arch=x86_64 20:17:07 ---> Running in 3d3327ee13e4 20:17:08 ---> Running in 1e8f0b84cfde 20:17:08 Removing intermediate container f6db2722bda5 20:17:08 ---> 91dc72ddb1fd 20:17:08 Step 27/27 : LABEL version=0.0.0 20:17:08 Removing intermediate container 160bc5288031 20:17:08 ---> 64f8047ce0ff 20:17:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:17:08 Removing intermediate container 3d3327ee13e4 20:17:08 ---> 2d9a27c31c1b 20:17:08 Step 20/22 : LABEL arch=x86_64 20:17:08 Removing intermediate container 1e8f0b84cfde 20:17:08 ---> 02fc19da26aa 20:17:08 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:17:08 ---> Running in 7f0201ff2dd0 20:17:08 ---> Running in 7c65006d8710 20:17:08 Removing intermediate container 6d1b64eafd47 20:17:08 ---> 6db002fdb63b 20:17:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:17:08 ---> Running in d8be1be4a69f 20:17:09 ---> Running in d37dad72d6e0 20:17:09 ---> Running in d4bfff46c7db 20:17:09 Removing intermediate container 7f0201ff2dd0 20:17:09 ---> ac37b220e0da 20:17:09 20:17:09 Removing intermediate container d8be1be4a69f 20:17:09 ---> 615414bc4ae8 20:17:09 Step 21/22 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:17:09 Successfully built ac37b220e0da 20:17:09 Removing intermediate container 7c65006d8710 20:17:09 ---> 4036cbafb509 20:17:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:17:09 Removing intermediate container d37dad72d6e0 20:17:09 ---> 326d3428bd8c 20:17:09 Step 23/23 : LABEL version=0.0.0 20:17:09 Successfully tagged security-spire-agent:latest 20:17:09  Building security-spire-agent ... done Building support-scheduler 20:17:10 ---> Running in d19fde8f6dac 20:17:10 Removing intermediate container d4bfff46c7db 20:17:10 ---> ee773dadf902 20:17:10 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:17:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:13 ---> 4ce49641bb35 20:17:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:13 ---> Using cache 20:17:13 ---> 9b16a3bb06a7 20:17:13 Step 4/23 : WORKDIR /edgex-go 20:17:13 ---> Using cache 20:17:13 ---> 5db03c2a4ccc 20:17:13 Step 5/23 : RUN apk add --update --no-cache make git 20:17:15 ---> Running in 2d7105aab7b4 20:17:15 ---> Running in e77b93244558 20:17:15 ---> Running in f4aee0ec5883 20:17:15 ---> Running in 7dae336fd99d 20:17:15 Removing intermediate container d19fde8f6dac 20:17:15 ---> ca8640174f62 20:17:15 Step 22/22 : LABEL version=0.0.0 20:17:15 Removing intermediate container 2d7105aab7b4 20:17:15 ---> 6a931f043d07 20:17:15 Step 21/23 : LABEL arch=x86_64 20:17:15 ---> Running in fa38a58db587 20:17:15 Removing intermediate container e77b93244558 20:17:15 ---> 2973cc57630b 20:17:15 20:17:15 Successfully built 2973cc57630b 20:17:15 Successfully tagged support-notifications:latest 20:17:15 Building security-spire-config 20:17:15  Building support-notifications ... done Removing intermediate container 7dae336fd99d 20:17:15 ---> f8b6f1b9429a 20:17:15 Step 21/23 : LABEL arch=x86_64 20:17:15 ---> Running in 5ede2e67c143 20:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:16 OK: 265 MiB in 53 packages 20:17:18 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:18 ---> 4ce49641bb35 20:17:18 Step 3/27 : WORKDIR /edgex-go 20:17:18 ---> Using cache 20:17:18 ---> 472bf1dd1303 20:17:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:20 ---> Running in 9d78f7866f47 20:17:20 Removing intermediate container fa38a58db587 20:17:20 ---> 8330c3750524 20:17:20 20:17:20 Successfully built 8330c3750524 20:17:21 ---> Running in 9fdce580d3ae 20:17:21 Successfully tagged security-proxy-setup:latest 20:17:21 Building core-metadata 20:17:21  Building security-proxy-setup ... done Removing intermediate container 5ede2e67c143 20:17:21 ---> cda086ed28f3 20:17:21 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:17:22 Removing intermediate container 9d78f7866f47 20:17:22 ---> 455123b02d09 20:17:22 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:17:25 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:17:25 ---> 4ce49641bb35 20:17:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:17:25 ---> Using cache 20:17:25 ---> 9b16a3bb06a7 20:17:25 Step 4/25 : WORKDIR /edgex-go 20:17:25 ---> Using cache 20:17:25 ---> 5db03c2a4ccc 20:17:25 Step 5/25 : RUN apk add --update --no-cache make git 20:17:26 ---> Running in a8e8e58483d4 20:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:26 ---> Running in 29e2bae209fe 20:17:26 ---> Running in bd92608c2f05 20:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:26 Removing intermediate container f4aee0ec5883 20:17:26 ---> c9bf16743912 20:17:26 Step 6/23 : COPY go.mod vendor* ./ 20:17:27 OK: 265 MiB in 53 packages 20:17:27 Removing intermediate container a8e8e58483d4 20:17:27 ---> 7318cd87fbad 20:17:27 Step 23/23 : LABEL version=0.0.0 20:17:27 Removing intermediate container 29e2bae209fe 20:17:27 ---> 16a232ebb3ec 20:17:27 Step 23/23 : LABEL version=0.0.0 20:17:27 ---> Running in 0f884d5fb783 20:17:27 ---> accfcc74e1e9 20:17:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:27 ---> Running in 1913d1cb1fe6 20:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:27 ---> Running in 65778c5a23cf 20:17:27 OK: 265 MiB in 53 packages 20:17:28 Removing intermediate container 0f884d5fb783 20:17:28 ---> 997ce855e2a2 20:17:28 20:17:28 Removing intermediate container 9fdce580d3ae 20:17:28 ---> 8ff9ba0e533c 20:17:28 Step 5/27 : COPY go.mod vendor* ./ 20:17:28 Successfully built 997ce855e2a2 20:17:28 Removing intermediate container 1913d1cb1fe6 20:17:28 ---> 4a1e8235cda0 20:17:28 20:17:28 Successfully tagged core-common-config-bootstrapper:latest 20:17:28  Building core-common-config-bootstrapper ... done Building security-spire-server 20:17:28 Successfully built 4a1e8235cda0 20:17:28 Successfully tagged security-proxy-auth:latest 20:17:28 Building core-data 20:17:32  Building security-proxy-auth ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:17:32 ---> 4ce49641bb35 20:17:32 Step 3/26 : WORKDIR /edgex-go 20:17:32 ---> Using cache 20:17:32 ---> 472bf1dd1303 20:17:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:17:32 ---> Using cache 20:17:32 ---> 8ff9ba0e533c 20:17:32 Step 5/26 : COPY go.mod vendor* ./ 20:17:32 ---> Using cache 20:17:32 ---> d2a4cabb7101 20:17:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:32 ---> 4ce49641bb35 20:17:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:32 ---> Using cache 20:17:32 ---> 9b16a3bb06a7 20:17:32 Step 4/23 : WORKDIR /edgex-go 20:17:32 ---> Using cache 20:17:32 ---> 5db03c2a4ccc 20:17:32 Step 5/23 : RUN apk add --update --no-cache make git 20:17:32 ---> Using cache 20:17:32 ---> c9bf16743912 20:17:32 Step 6/23 : COPY go.mod vendor* ./ 20:17:32 ---> Using cache 20:17:32 ---> accfcc74e1e9 20:17:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:36 ---> d2a4cabb7101 20:17:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:36 ---> Running in ed128f058f81 20:17:36 ---> Running in 60cef178b61d 20:17:36 Removing intermediate container bd92608c2f05 20:17:36 ---> 7cd7612e12ef 20:17:36 Step 6/25 : COPY go.mod vendor* ./ 20:17:36 ---> Running in 355e6a7c3470 20:17:36 ---> b963189ebf63 20:17:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:37 ---> Running in a26aaf599bbe 20:18:33 Removing intermediate container 60cef178b61d 20:18:33 ---> e459c944e923 20:18:33 Step 7/26 : COPY . . 20:18:33 Removing intermediate container 65778c5a23cf 20:18:33 ---> 3e7a8642e1b1 20:18:33 Step 8/23 : COPY . . 20:18:33 Removing intermediate container a26aaf599bbe 20:18:33 ---> 452512935137 20:18:33 Step 8/25 : COPY . . 20:18:33 Removing intermediate container 355e6a7c3470 20:18:33 ---> db4ee85702c4 20:18:33 Step 7/27 : COPY . . 20:18:33 Removing intermediate container ed128f058f81 20:18:33 ---> 9d491aafa4c9 20:18:33 Step 8/23 : COPY . . 20:18:41 ---> c7c54c87a2a3 20:18:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:18:41 ---> 3ff81e5beaff 20:18:41 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:18:41 ---> d24c3ab864af 20:18:41 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:18:41 ---> Running in 50806a367443 20:18:41 ---> Running in 6fc7299b76b8 20:18:41 ---> Running in de61a534b077 20:18:41 ---> 33b6828a4a07 20:18:41 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:18:41 ---> 8b6bdfa44890 20:18:41 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:18:41 ---> Running in e205f56747e5 20:18:41 ---> Running in 38ff65972f6b 20:18:41 Removing intermediate container de61a534b077 20:18:41 ---> 73589fb44302 20:18:41 Step 9/26 : WORKDIR /edgex-go/spire-build 20:18:41 ---> Running in 03909f3a27cc 20:18:41 Removing intermediate container 38ff65972f6b 20:18:41 ---> b181d77f0b94 20:18:41 Step 9/27 : WORKDIR /edgex-go/spire-build 20:18:41 ---> Running in 39ffac199be5 20:18:41 Removing intermediate container 03909f3a27cc 20:18:41 ---> 1d00d56ca7c9 20:18:41 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:18:41 ---> Running in 32a43b6ebb04 20:18:41 Removing intermediate container 39ffac199be5 20:18:41 ---> e3001baad1b5 20:18:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:18:41 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 20:18:41 ---> Running in 3e8914c2c57c 20:18:41 Removing intermediate container 32a43b6ebb04 20:18:41 ---> 7c7a36f5e9c3 20:18:41 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 20:18:41 ---> Running in e1441bdbd90a 20:18:42 Removing intermediate container 3e8914c2c57c 20:18:42 ---> e1c2893cfeb7 20:18:42 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 20:18:42 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 20:18:42 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 20:18:42 ---> Running in 49a4c88864d6 20:18:43 Removing intermediate container e1441bdbd90a 20:18:43 ---> 94bd69daa410 20:18:43 Step 12/26 : WORKDIR /edgex-go 20:18:43 Removing intermediate container 49a4c88864d6 20:18:43 ---> 06d4005d6554 20:18:43 Step 12/27 : WORKDIR /edgex-go 20:18:43 ---> Running in 063419131baf 20:18:43 ---> Running in bff19a866ce4 20:18:43 Removing intermediate container 063419131baf 20:18:43 ---> 043b932a62e4 20:18:43 20:18:43 Step 13/26 : FROM alpine:3.17 20:18:43 ---> 9ed4aefc74f6 20:18:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:18:43 ---> Using cache 20:18:43 ---> c50022df9b68 20:18:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:18:43 ---> Using cache 20:18:43 ---> 77a13adf36b9 20:18:43 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:43 ---> Using cache 20:18:43 Removing intermediate container bff19a866ce4 20:18:43 ---> ecac28511b55 20:18:43 20:18:43 Step 13/27 : FROM alpine:3.17 20:18:43 ---> 9ed4aefc74f6 20:18:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:18:43 ---> Using cache 20:18:43 ---> c50022df9b68 20:18:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:18:43 ---> e89c66d10b0f 20:18:43 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:18:43 ---> Using cache 20:18:43 ---> 317f2751c409 20:18:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:18:43 ---> Running in 0679ebe82a12 20:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:18:44 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:18:44 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:18:44 OK: 17818 distinct packages available 20:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:18:44 (1/4) Installing dumb-init (1.2.5-r2) 20:18:44 (2/4) Installing musl-obstack (1.2.3-r0) 20:18:44 (3/4) Installing libucontext (1.2-r0) 20:18:44 (4/4) Installing gcompat (1.1.0-r0) 20:18:44 Executing busybox-1.35.0-r29.trigger 20:18:44 OK: 7 MiB in 19 packages 20:18:45 ---> 73c283822f6b 20:18:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:18:45 ---> 2699057ba636 20:18:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:18:45 Removing intermediate container 0679ebe82a12 20:18:45 ---> 4ef1a03e5d29 20:18:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:18:46 ---> 75d92ec2c404 20:18:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:18:46 ---> 991287bdc105 20:18:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:18:46 ---> 309121a23dca 20:18:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:18:46 ---> 61f0dfc2d7e8 20:18:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:18:46 ---> Running in 1b81413e8f58 20:18:48 Removing intermediate container 1b81413e8f58 20:18:48 ---> 7747f88b1fa7 20:18:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:18:50 ---> Running in ee0320243a29 20:18:50 ---> c7bd20dece73 20:18:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:18:50 Removing intermediate container ee0320243a29 20:18:50 ---> 94e45d67f714 20:18:50 Step 24/26 : LABEL arch=x86_64 20:18:50 ---> Running in 4fc63a303547 20:18:51 Removing intermediate container 4fc63a303547 20:18:51 ---> 4b9fd8fc1296 20:18:51 Step 25/26 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:18:51 ---> 80bd64476989 20:18:51 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:18:51 ---> Running in d2a3301aebaf 20:18:51 ---> Running in 585a063e4846 20:18:51 Removing intermediate container d2a3301aebaf 20:18:51 ---> d0ed114247a2 20:18:51 Step 26/26 : LABEL version=0.0.0 20:18:51 Removing intermediate container 585a063e4846 20:18:51 ---> c85cad080fc2 20:18:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:18:52 ---> Running in 5b1d7290d82f 20:18:52 Removing intermediate container 5b1d7290d82f 20:18:52 ---> 521af0b4a372 20:18:52 20:18:52 ---> f319d26439af 20:18:52 Step 22/27 : WORKDIR / 20:18:52 Successfully built 521af0b4a372 20:18:52 Successfully tagged security-spire-server:latest 20:18:52 Building security-secretstore-setup 20:18:53  Building security-spire-server ... done  ---> Running in c39d945a7b54 20:18:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:57 ---> 4ce49641bb35 20:18:57 Step 3/25 : WORKDIR /edgex-go 20:18:57 ---> Using cache 20:18:57 ---> 472bf1dd1303 20:18:57 Step 4/25 : RUN apk add --update --no-cache make git 20:18:57 ---> Using cache 20:18:57 ---> 1163cca97c0d 20:18:57 Step 5/25 : COPY go.mod vendor* ./ 20:18:57 ---> Using cache 20:18:57 ---> b5d4434828aa 20:18:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:57 ---> Using cache 20:18:57 ---> 129fbbb5a392 20:18:57 Step 7/25 : COPY . . 20:18:57 ---> Using cache 20:18:57 ---> 0d299b0ffb4a 20:18:57 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:58 Removing intermediate container c39d945a7b54 20:18:58 ---> 5ce305f91337 20:18:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:18:58 ---> Running in 96d6886dd478 20:18:58 ---> Running in 8b22fc497379 20:18:58 Removing intermediate container 8b22fc497379 20:18:58 ---> 9f4c12be268e 20:18:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:18:58 ---> Running in df5a13902f4a 20:18:59 Removing intermediate container df5a13902f4a 20:18:59 ---> a02eca4e1811 20:18:59 Step 25/27 : LABEL arch=x86_64 20:18:59 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 20:18:59 ---> Running in 360a0d4ffe36 20:18:59 Removing intermediate container 360a0d4ffe36 20:18:59 ---> a0e515d6c507 20:18:59 Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:19:00 ---> Running in 8a297fa945da 20:19:00 Removing intermediate container 8a297fa945da 20:19:00 ---> 25168a51c5a4 20:19:00 Step 27/27 : LABEL version=0.0.0 20:19:00 ---> Running in 6d0793def4ca 20:19:01 Removing intermediate container 6d0793def4ca 20:19:01 ---> 7e9fc159e1cf 20:19:01 20:19:01 Successfully built 7e9fc159e1cf 20:19:01 Successfully tagged security-spire-config:latest 20:19:01 Building security-spiffe-token-provider 20:19:05  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:19:05 ---> 4ce49641bb35 20:19:05 Step 3/20 : WORKDIR /edgex-go 20:19:05 ---> Using cache 20:19:05 ---> 472bf1dd1303 20:19:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:19:09 ---> Running in 61e4678a42f6 20:19:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:19:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:19:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:19:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:19:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:19:11 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:19:11 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:19:11 OK: 17823 distinct packages available 20:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:19:11 OK: 265 MiB in 53 packages 20:19:13 Removing intermediate container 61e4678a42f6 20:19:13 ---> b12bab65b541 20:19:13 Step 5/20 : COPY go.mod vendor* ./ 20:19:16 ---> 022d7f7c1227 20:19:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:16 ---> Running in 4fbb9bdd1526 20:19:16 Removing intermediate container 50806a367443 20:19:16 ---> 09a800ee4adf 20:19:16 20:19:16 Step 10/25 : FROM alpine:3.17 20:19:16 ---> 9ed4aefc74f6 20:19:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:19:16 Removing intermediate container 6fc7299b76b8 20:19:16 ---> 86a93f419f39 20:19:16 20:19:16 Step 10/23 : FROM alpine:3.17 20:19:16 ---> 9ed4aefc74f6 20:19:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:19:17 ---> Running in 2ce54b2bc1da 20:19:17 ---> Running in ec0f9ebe8961 20:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:19:18 Removing intermediate container 2ce54b2bc1da 20:19:18 ---> 83cb0f3e2913 20:19:18 Step 12/23 : ENV APP_PORT=59880 20:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:19:18 ---> Running in 45c0ea934e06 20:19:18 Removing intermediate container 45c0ea934e06 20:19:18 ---> 3eb2df476653 20:19:18 Step 13/23 : EXPOSE $APP_PORT 20:19:18 ---> Running in 4fea22275db0 20:19:18 (1/1) Installing dumb-init (1.2.5-r2) 20:19:18 Executing busybox-1.35.0-r29.trigger 20:19:18 OK: 7 MiB in 16 packages 20:19:18 Removing intermediate container 4fea22275db0 20:19:18 ---> 6c89db0fb6a2 20:19:18 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:19:18 ---> Running in 8da8ef7d576a 20:19:19 Removing intermediate container ec0f9ebe8961 20:19:19 ---> 128e53882ab8 20:19:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:19:19 ---> Running in ff64410b79dc 20:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:19:19 Removing intermediate container e205f56747e5 20:19:19 ---> cb1e21309741 20:19:19 20:19:19 Step 10/23 : FROM alpine:3.17 20:19:19 ---> 9ed4aefc74f6 20:19:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:19:19 ---> Using cache 20:19:19 ---> 128e53882ab8 20:19:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:19:19 ---> Running in ec6ed794f2c7 20:19:19 Removing intermediate container ff64410b79dc 20:19:19 ---> d01c39d9fb0e 20:19:19 Step 13/25 : ENV APP_PORT=59881 20:19:19 ---> Running in 766b1a6521c4 20:19:20 Removing intermediate container ec6ed794f2c7 20:19:20 ---> 7c9bd59d2a03 20:19:20 Step 13/23 : ENV APP_PORT=59861 20:19:20 ---> Running in 1876bede688e 20:19:20 Removing intermediate container 766b1a6521c4 20:19:20 ---> 32680647d261 20:19:20 Step 14/25 : EXPOSE $APP_PORT 20:19:20 (1/1) Installing dumb-init (1.2.5-r2) 20:19:20 Executing busybox-1.35.0-r29.trigger 20:19:20 OK: 7 MiB in 16 packages 20:19:20 ---> Running in 54478cbf5c2c 20:19:20 Removing intermediate container 1876bede688e 20:19:20 ---> 040ff2b80e2d 20:19:20 Step 14/23 : EXPOSE $APP_PORT 20:19:20 Removing intermediate container 54478cbf5c2c 20:19:20 ---> 48269eb20e39 20:19:20 Step 15/25 : WORKDIR / 20:19:20 ---> Running in cd6c736a3599 20:19:20 ---> Running in 85a570c193d0 20:19:20 Removing intermediate container cd6c736a3599 20:19:20 ---> 3fe7a5d7a568 20:19:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:20 Removing intermediate container 85a570c193d0 20:19:20 ---> 4ca0f05af526 20:19:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:20 Removing intermediate container 8da8ef7d576a 20:19:20 ---> 4a4b1a123c58 20:19:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:20 ---> 643f5b7f04ac 20:19:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:19:20 ---> a41332ee90bf 20:19:20 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:19:20 ---> b6679f67f893 20:19:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:19:21 ---> 96a20392f151 20:19:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:19:21 ---> 5d658b10b3f1 20:19:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:19:21 ---> 49bff3219d87 20:19:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:19:22 ---> f029438cfab9 20:19:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:19:22 ---> 59cb50855cc6 20:19:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:19:22 ---> da632bcf1003 20:19:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:19:23 ---> 29fbb7682785 20:19:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:19:23 ---> 7912e36c3a01 20:19:23 Step 19/23 : ENTRYPOINT ["/core-data"] 20:19:23 ---> b96045a15004 20:19:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:19:23 ---> Running in f36014f6c8ea 20:19:23 ---> Running in a797f9631f5c 20:19:23 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 20:19:23 Removing intermediate container f36014f6c8ea 20:19:23 ---> 0b9b2087800a 20:19:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:19:23 ---> 24c14fb19f8a 20:19:23 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:19:23 ---> Running in 3f9ce8816d50 20:19:23 Removing intermediate container a797f9631f5c 20:19:23 ---> db197047cc40 20:19:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:19:23 ---> Running in f8843cf18c6f 20:19:23 ---> Running in 41b15354e153 20:19:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.507s coverage: 28.7% of statements 20:19:23 Removing intermediate container f8843cf18c6f 20:19:23 ---> 55113f6c0f47 20:19:23 Step 21/23 : LABEL arch=x86_64 20:19:23 Removing intermediate container 3f9ce8816d50 20:19:23 ---> b5d3e75cf9eb 20:19:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:19:23 Removing intermediate container 41b15354e153 20:19:23 ---> bc9e2075a5a5 20:19:23 Step 21/23 : LABEL arch=x86_64 20:19:23 ---> Running in 0c7bf5afd168 20:19:23 ---> Running in 23cd2db02f79 20:19:23 ---> Running in 9b67c553d25a 20:19:23 Removing intermediate container 23cd2db02f79 20:19:23 ---> bb1377ebdc40 20:19:23 Step 23/25 : LABEL arch=x86_64 20:19:23 Removing intermediate container 0c7bf5afd168 20:19:23 Removing intermediate container 9b67c553d25a 20:19:23 ---> 07dab120ed12 20:19:23 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:19:23 ---> a04452bee83d 20:19:23 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:19:23 ---> Running in b8197cedc6d1 20:19:23 ---> Running in 19cf3a861625 20:19:23 ---> Running in 478796c71ccc 20:19:23 Removing intermediate container 19cf3a861625 20:19:23 ---> 8b1752577861 20:19:23 Step 23/23 : LABEL version=0.0.0 20:19:23 Removing intermediate container b8197cedc6d1 20:19:23 ---> e31b8d940d18 20:19:23 Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:19:23 ---> Running in cb58947eacab 20:19:23 ---> Running in ccf828487c63 20:19:23 Removing intermediate container 478796c71ccc 20:19:23 ---> d8667c961170 20:19:23 Step 23/23 : LABEL version=0.0.0 20:19:23 ---> Running in 116fbec19acc 20:19:23 Removing intermediate container cb58947eacab 20:19:23 ---> 4b7e50e868cb 20:19:23 20:19:23 Removing intermediate container ccf828487c63 20:19:23 ---> 80cfa4c5e748 20:19:23 Step 25/25 : LABEL version=0.0.0 20:19:23 Successfully built 4b7e50e868cb 20:19:23 Successfully tagged support-scheduler:latest 20:19:23 ---> Running in 1aab182dfd88 20:19:23  Building support-scheduler ... done Building core-command 20:19:23 Removing intermediate container 116fbec19acc 20:19:23 ---> ed8953c558df 20:19:23 20:19:24 Successfully built ed8953c558df 20:19:24 Successfully tagged core-data:latest 20:19:24  Building core-data ... done Building security-bootstrapper 20:19:24 Removing intermediate container 1aab182dfd88 20:19:24 ---> 0e59eb713925 20:19:24 20:19:24 Successfully built 0e59eb713925 20:19:24 Successfully tagged core-metadata:latest 20:19:29  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:19:29 ---> 4ce49641bb35 20:19:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:19:29 ---> Using cache 20:19:29 ---> 9b16a3bb06a7 20:19:29 Step 4/24 : WORKDIR /edgex-go 20:19:29 ---> Using cache 20:19:29 ---> 5db03c2a4ccc 20:19:29 Step 5/24 : RUN apk add --update --no-cache make git 20:19:29 ---> Using cache 20:19:29 ---> 7cd7612e12ef 20:19:29 Step 6/24 : COPY go.mod vendor* ./ 20:19:29 ---> Using cache 20:19:29 ---> b963189ebf63 20:19:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:29 ---> Using cache 20:19:29 ---> 452512935137 20:19:29 Step 8/24 : COPY . . 20:19:29 ---> Using cache 20:19:29 ---> 3ff81e5beaff 20:19:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:19:29 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:19:29 ---> 4ce49641bb35 20:19:29 Step 3/33 : WORKDIR /edgex-go 20:19:29 ---> Using cache 20:19:29 ---> 472bf1dd1303 20:19:29 Step 4/33 : RUN apk add --update --no-cache make git 20:19:29 ---> Using cache 20:19:29 ---> 1163cca97c0d 20:19:29 Step 5/33 : COPY go.mod vendor* ./ 20:19:29 ---> Using cache 20:19:29 ---> b5d4434828aa 20:19:29 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:29 ---> Using cache 20:19:29 ---> 129fbbb5a392 20:19:29 Step 7/33 : COPY . . 20:19:29 ---> Using cache 20:19:29 ---> 0d299b0ffb4a 20:19:29 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:35 ---> Running in dc9c1a36082a 20:19:35 ---> Running in 4d2e4c1fe84b 20:19:35 Removing intermediate container 96d6886dd478 20:19:35 ---> a46bb06603a8 20:19:35 20:19:35 Step 9/25 : FROM alpine:3.17 20:19:35 ---> 9ed4aefc74f6 20:19:35 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:19:35 ---> Running in 59d7ba8e0965 20:19:35 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 20:19:35 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 20:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:19:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements 20:19:35 (1/3) Installing ca-certificates (20220614-r4) 20:19:35 (2/3) Installing dumb-init (1.2.5-r2) 20:19:35 (3/3) Installing su-exec (0.2-r2) 20:19:35 Executing busybox-1.35.0-r29.trigger 20:19:35 Executing ca-certificates-20220614-r4.trigger 20:19:35 OK: 8 MiB in 18 packages 20:19:38 Removing intermediate container 59d7ba8e0965 20:19:38 ---> a49a10b22335 20:19:38 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:19:38 ---> Running in 6ef5e86781cc 20:19:38 Removing intermediate container 6ef5e86781cc 20:19:38 ---> 616b2225b91e 20:19:38 Step 12/25 : WORKDIR / 20:19:38 ---> Running in c6c9efa2df5d 20:19:38 Removing intermediate container c6c9efa2df5d 20:19:38 ---> 3850604a303b 20:19:38 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:19:39 ---> d0e723772a99 20:19:39 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:19:40 ---> 4a0451eae607 20:19:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:19:41 Removing intermediate container 4fbb9bdd1526 20:19:41 ---> e076fe3f7fdf 20:19:41 Step 7/20 : COPY . . 20:19:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.433s coverage: 71.3% of statements 20:19:43 ---> 6ad68ac9a169 20:19:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:19:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 54.0% of statements 20:19:48 ---> 881b16987a29 20:19:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:19:48 ---> 451d7e8c2b80 20:19:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:48 ---> Running in ac3b596dba68 20:19:48 ---> 3a18a6b29b75 20:19:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:19:49 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 20:19:49 ---> 13fed3614477 20:19:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:19:50 ---> 4e8f4b8a1c6e 20:19:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:19:51 ---> b8dc05addbc2 20:19:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:51 ---> Running in c81eeb37540d 20:19:52 Removing intermediate container c81eeb37540d 20:19:52 ---> b16781382f0d 20:19:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:19:52 ---> Running in dd834486ccb8 20:19:52 Removing intermediate container dd834486ccb8 20:19:52 ---> 7fc612b44cf5 20:19:52 Step 23/25 : LABEL arch=x86_64 20:19:52 ---> Running in 869e4c7af08c 20:19:52 Removing intermediate container 869e4c7af08c 20:19:52 ---> 4cc81dcf2af9 20:19:52 Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:19:52 ---> Running in b8a9dcb3f1a2 20:19:52 Removing intermediate container b8a9dcb3f1a2 20:19:52 ---> 45c313d33d4b 20:19:52 Step 25/25 : LABEL version=0.0.0 20:19:52 ---> Running in e4b693282d12 20:19:52 Removing intermediate container e4b693282d12 20:19:52 ---> 4a70c7f3f317 20:19:52 20:19:52 Successfully built 4a70c7f3f317 20:19:52 Successfully tagged security-secretstore-setup:latest 20:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.813s coverage: 88.5% of statements 20:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.516s coverage: 3.9% of statements 20:20:08  Building security-secretstore-setup ... done Removing intermediate container 4d2e4c1fe84b 20:20:08 ---> 0a622d72d535 20:20:08 20:20:08 Step 10/24 : FROM alpine:3.17 20:20:08 ---> 9ed4aefc74f6 20:20:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:20:08 ---> Using cache 20:20:08 ---> 128e53882ab8 20:20:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:20:08 ---> Using cache 20:20:08 ---> 7c9bd59d2a03 20:20:08 Step 13/24 : ENV APP_PORT=59882 20:20:08 Removing intermediate container dc9c1a36082a 20:20:08 ---> 4baf8894f793 20:20:08 20:20:08 Step 9/33 : FROM alpine:3.17 20:20:08 ---> 9ed4aefc74f6 20:20:08 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:20:08 ---> Running in 7830572dd68c 20:20:08 ---> Running in 9d09e9f16dcd 20:20:08 Removing intermediate container 7830572dd68c 20:20:08 ---> 32efb73c8804 20:20:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:20:08 Removing intermediate container 9d09e9f16dcd 20:20:08 ---> 64149d258269 20:20:08 Step 14/24 : EXPOSE $APP_PORT 20:20:08 ---> Running in 73b3bb819bd2 20:20:08 ---> Running in f3f72918f8a2 20:20:08 Removing intermediate container f3f72918f8a2 20:20:08 ---> e4ad971fd3c9 20:20:08 Step 15/24 : WORKDIR / 20:20:08 ---> Running in 83d515f0d444 20:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:20:08 Removing intermediate container 83d515f0d444 20:20:08 ---> 183186855309 20:20:08 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:20:08 ---> feead8b8ac0b 20:20:08 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:20:08 (1/2) Installing dumb-init (1.2.5-r2) 20:20:08 (2/2) Installing su-exec (0.2-r2) 20:20:08 Executing busybox-1.35.0-r29.trigger 20:20:08 OK: 7 MiB in 17 packages 20:20:08 ---> 8256e965c199 20:20:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:20:08 Removing intermediate container 73b3bb819bd2 20:20:08 ---> 2641beda439d 20:20:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:20:08 ---> c2a57af19661 20:20:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:20:08 ---> Running in 7d86873e6741 20:20:08 Removing intermediate container 7d86873e6741 20:20:08 ---> 1fd248b70911 20:20:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:20:08 ---> Running in 34ec614fdc8f 20:20:08 ---> fd2030ac6812 20:20:08 Step 20/24 : ENTRYPOINT ["/core-command"] 20:20:08 ---> Running in 1f94ed3b20a0 20:20:08 Removing intermediate container 34ec614fdc8f 20:20:08 ---> 2abd77cad211 20:20:08 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:20:08 ---> Running in aa17c39a5f72 20:20:08 Removing intermediate container 1f94ed3b20a0 20:20:08 ---> 99709550c993 20:20:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:20:08 ---> Running in f2f69b233af3 20:20:08 Removing intermediate container aa17c39a5f72 20:20:08 ---> 46020d16b138 20:20:08 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:20:08 ---> Running in d9cd95b4bd5f 20:20:08 Removing intermediate container f2f69b233af3 20:20:08 ---> 41d749ed6a0c 20:20:08 Step 22/24 : LABEL arch=x86_64 20:20:08 ---> Running in 1aec8308b22e 20:20:08 Removing intermediate container d9cd95b4bd5f 20:20:08 ---> 575c812b460a 20:20:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:20:08 Removing intermediate container 1aec8308b22e 20:20:08 ---> 4a562e94949c 20:20:08 Step 23/24 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:20:08 ---> Running in ca2b9510bccc 20:20:08 ---> Running in 14aaa04e1763 20:20:09 Removing intermediate container ca2b9510bccc 20:20:09 ---> 841ff372bcd0 20:20:09 Step 24/24 : LABEL version=0.0.0 20:20:09 ---> Running in 84ae8cc715bc 20:20:09 Removing intermediate container 84ae8cc715bc 20:20:09 ---> 05129236b42e 20:20:09 20:20:09 Successfully built 05129236b42e 20:20:09 Successfully tagged core-command:latest 20:20:09  Building core-command ... done Removing intermediate container 14aaa04e1763 20:20:09 ---> 8bc42bcecd7c 20:20:09 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:20:10 ---> Running in 93cba6f23eca 20:20:10 Removing intermediate container 93cba6f23eca 20:20:10 ---> 3e3435eaef74 20:20:10 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:20:10 ---> 83e2c545d454 20:20:10 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:20:10 ---> Running in cac0c1c77429 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:20:13 Removing intermediate container cac0c1c77429 20:20:13 ---> 4a59e658a5fe 20:20:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:13 Removing intermediate container ac3b596dba68 20:20:13 ---> 396b58305ed4 20:20:13 20:20:13 Step 9/20 : FROM alpine:3.17 20:20:13 ---> 9ed4aefc74f6 20:20:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:20:13 ---> Using cache 20:20:13 ---> 32efb73c8804 20:20:13 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:20:13 ---> Running in 3c7e413dca04 20:20:13 ---> 3f67b9d63099 20:20:13 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:20:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.963s coverage: 95.6% of statements 20:20:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:20:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:20:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements 20:20:14 ---> 83fe0760388a 20:20:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:20:14 ---> 21d4c48af009 20:20:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:20:14 ---> e24733350a3e 20:20:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:20:14 ---> dbd273c24b39 20:20:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:20:14 ---> 9b0e0635d78d 20:20:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:20:14 ---> 7dec00606c92 20:20:14 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:20:14 ---> 7f63b5205efd 20:20:14 Step 28/33 : RUN chmod +x /entrypoint.sh 20:20:14 ---> Running in 1015d0e8ed83 20:20:14 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:14 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:14 OK: 17818 distinct packages available 20:20:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:20:15 (1/9) Installing ca-certificates (20220614-r4) 20:20:15 (2/9) Installing brotli-libs (1.0.9-r9) 20:20:15 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:20:15 (4/9) Installing libcurl (7.88.1-r1) 20:20:15 (5/9) Installing curl (7.88.1-r1) 20:20:15 (6/9) Installing dumb-init (1.2.5-r2) 20:20:15 (7/9) Installing musl-obstack (1.2.3-r0) 20:20:15 (8/9) Installing libucontext (1.2-r0) 20:20:15 (9/9) Installing gcompat (1.1.0-r0) 20:20:15 Executing busybox-1.35.0-r29.trigger 20:20:15 Executing ca-certificates-20220614-r4.trigger 20:20:15 OK: 10 MiB in 24 packages 20:20:15 Removing intermediate container 1015d0e8ed83 20:20:15 ---> c1401f10a1ff 20:20:15 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:20:15 ---> Running in a70f3e77da12 20:20:15 Removing intermediate container a70f3e77da12 20:20:15 ---> 44ea4feea033 20:20:15 Step 30/33 : CMD ["gate"] 20:20:15 ---> Running in 58f8150c6582 20:20:15 Removing intermediate container 58f8150c6582 20:20:15 ---> 66d11102b00c 20:20:15 Step 31/33 : LABEL arch=x86_64 20:20:15 ---> Running in 3511f7482a66 20:20:16 Removing intermediate container 3511f7482a66 20:20:16 ---> ad85b4602a2f 20:20:16 Step 32/33 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:20:16 ---> Running in 20820a8d27d8 20:20:16 Removing intermediate container 3c7e413dca04 20:20:16 ---> 3ee5f9391d85 20:20:16 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:16 Removing intermediate container 20820a8d27d8 20:20:16 ---> c1c1f2a26987 20:20:16 Step 33/33 : LABEL version=0.0.0 20:20:16 ---> Running in 3d0936bb0264 20:20:16 ---> 4f4074df00bf 20:20:16 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:20:16 Removing intermediate container 3d0936bb0264 20:20:16 ---> f4594a12be2d 20:20:16 20:20:16 Successfully built f4594a12be2d 20:20:16 Successfully tagged security-bootstrapper:latest 20:20:16  Building security-bootstrapper ... done  ---> 81bc9d3b4931 20:20:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:20:17 ---> 0b2ead14b801 20:20:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:20:17 ---> 97ad2660c870 20:20:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:20:17 ---> Running in 23346e3d7a37 20:20:17 Removing intermediate container 23346e3d7a37 20:20:17 ---> dc0e6625355f 20:20:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:20:17 ---> Running in 970befe30167 20:20:17 Removing intermediate container 970befe30167 20:20:17 ---> 3f525d640002 20:20:17 Step 18/20 : LABEL arch=x86_64 20:20:17 ---> Running in 240316443c36 20:20:17 Removing intermediate container 240316443c36 20:20:17 ---> d15bc127b4d7 20:20:17 Step 19/20 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:20:17 ---> Running in 2063b08e9271 20:20:17 Removing intermediate container 2063b08e9271 20:20:17 ---> 115676b3d3ce 20:20:17 Step 20/20 : LABEL version=0.0.0 20:20:17 ---> Running in 8f839e4e1bd7 20:20:17 Removing intermediate container 8f839e4e1bd7 20:20:17 ---> 87afcaddba9b 20:20:17 20:20:17 Successfully built 87afcaddba9b 20:20:17 Successfully tagged security-spiffe-token-provider:latest 20:20:17  Building security-spiffe-token-provider ... done  [Pipeline] } 20:20:17 $ docker stop --time=1 8e26d83e6de0dcfb60ff468056b956f08fc77cd7e4b3537861aada670c144c9e 20:20:19 $ docker rm -f --volumes 8e26d83e6de0dcfb60ff468056b956f08fc77cd7e4b3537861aada670c144c9e [Pipeline] // withDockerContainer [Pipeline] sh 20:20:19 + docker images 20:20:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:20:19 security-spiffe-token-provider latest 87afcaddba9b 2 seconds ago 32.8MB 20:20:19 security-bootstrapper latest f4594a12be2d 3 seconds ago 22.2MB 20:20:19 396b58305ed4 7 seconds ago 1.73GB 20:20:19 core-command latest 05129236b42e 11 seconds ago 19.8MB 20:20:19 4baf8894f793 15 seconds ago 1.67GB 20:20:19 0a622d72d535 17 seconds ago 1.69GB 20:20:19 security-secretstore-setup latest 4a70c7f3f317 27 seconds ago 32.8MB 20:20:19 a46bb06603a8 48 seconds ago 1.68GB 20:20:19 core-data latest ed8953c558df 56 seconds ago 20MB 20:20:19 support-scheduler latest 4b7e50e868cb 56 seconds ago 32.1MB 20:20:19 core-metadata latest 0e59eb713925 56 seconds ago 20.4MB 20:20:19 cb1e21309741 About a minute ago 1.75GB 20:20:19 09a800ee4adf About a minute ago 1.69GB 20:20:19 86a93f419f39 About a minute ago 1.69GB 20:20:19 security-spire-config latest 7e9fc159e1cf About a minute ago 88.9MB 20:20:19 security-spire-server latest 521af0b4a372 About a minute ago 89.8MB 20:20:19 043b932a62e4 About a minute ago 1.55GB 20:20:19 ecac28511b55 About a minute ago 1.55GB 20:20:19 security-proxy-auth latest 4a1e8235cda0 2 minutes ago 18.3MB 20:20:19 core-common-config-bootstrapper latest 997ce855e2a2 2 minutes ago 17.2MB 20:20:19 security-proxy-setup latest 8330c3750524 3 minutes ago 18.7MB 20:20:19 support-notifications latest 2973cc57630b 3 minutes ago 32.7MB 20:20:19 security-spire-agent latest ac37b220e0da 3 minutes ago 129MB 20:20:19 63493a814e0a 3 minutes ago 1.75GB 20:20:19 4ba23afa7f70 3 minutes ago 1.68GB 20:20:19 0592bfb9c3f0 3 minutes ago 1.67GB 20:20:19 ce284349ea65 3 minutes ago 1.67GB 20:20:19 a10f3cce5b82 3 minutes ago 1.55GB 20:20:19 ci-base-image-x86_64 latest 4ce49641bb35 8 minutes ago 881MB 20:20:19 alpine 3.17 9ed4aefc74f6 7 days ago 7.05MB 20:20:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 20:20:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:20:19 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] } 20:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:20:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements 20:20:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:20:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.429s coverage: 0.9% of statements 20:20:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements 20:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.435s coverage: 44.1% of statements 20:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.467s coverage: 82.9% of statements 20:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 20:20:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements 20:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 20:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:20:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:20:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.128s coverage: 79.9% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.285s coverage: 92.9% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 20:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.499s coverage: 81.2% of statements 20:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.550s coverage: 82.1% of statements 20:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 86.0% of statements 20:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.101s coverage: 63.1% of statements 20:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.240s coverage: 100.0% of statements 20:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 89.4% of statements 20:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 20:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 20:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 20:21:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:21:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:21:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.072s coverage: 38.4% of statements 20:21:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.278s coverage: 89.5% of statements 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:21:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 20:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:21:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:21:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 20:21:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:21:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.598s coverage: 92.3% of statements 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:21:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 61.5% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.402s coverage: 97.7% of statements 20:21:53 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 20:21:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:21:53 go vet ./... 20:24:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:24:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:24:30 ./bin/test-attribution-txt.sh [Pipeline] echo 20:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:24:30 + ls -al . 20:24:30 total 700 20:24:30 drwxrwxr-x 10 1001 1001 4096 Apr 5 20:16 . 20:24:30 drwxr-xr-x 4 root root 4096 Apr 5 20:16 .. 20:24:30 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:14 .blubracket 20:24:30 -rw-rw-r-- 1 1001 1001 16 Apr 5 20:14 .dockerignore 20:24:30 drwxrwxr-x 8 1001 1001 4096 Apr 5 20:14 .git 20:24:30 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:14 .github 20:24:30 -rw-rw-r-- 1 1001 1001 1133 Apr 5 20:14 .gitignore 20:24:30 -rw-rw-r-- 1 1001 1001 42 Apr 5 20:14 .golangci.yml 20:24:30 -rw-rw-r-- 1 1001 1001 87 Apr 5 20:14 .hadolint.yml 20:24:30 -rw-rw-r-- 1 1001 1001 166 Apr 5 20:14 .sonarcloud.properties 20:24:30 -rw-rw-r-- 1 1001 1001 1171 Apr 5 20:14 ADOPTERS.md 20:24:30 -rw-rw-r-- 1 1001 1001 10835 Apr 5 20:14 Attribution.txt 20:24:30 -rw-rw-r-- 1 1001 1001 73765 Apr 5 20:14 CHANGELOG.md 20:24:30 -rw-rw-r-- 1 1001 1001 3804 Apr 5 20:14 CONTRIBUTING.md 20:24:30 -rw-rw-r-- 1 1001 1001 677 Apr 5 20:14 GOVERNANCE.md 20:24:30 -rw-rw-r-- 1 1001 1001 883 Apr 5 20:14 Jenkinsfile 20:24:30 -rw-rw-r-- 1 1001 1001 10775 Apr 5 20:14 LICENSE 20:24:30 -rw-rw-r-- 1 1001 1001 14368 Apr 5 20:14 Makefile 20:24:30 -rw-rw-r-- 1 1001 1001 582 Apr 5 20:14 OWNERS.md 20:24:30 -rw-rw-r-- 1 1001 1001 9403 Apr 5 20:14 README.md 20:24:30 -rw-rw-r-- 1 1001 1001 789 Apr 5 20:14 SECURITY.md 20:24:30 -rw-rw-r-- 1 1001 1001 5 Apr 5 20:11 VERSION 20:24:30 drwxrwxr-x 2 1001 1001 4096 Apr 5 20:14 bin 20:24:30 drwxrwxr-x 18 1001 1001 4096 Apr 5 20:14 cmd 20:24:30 -rw-r--r-- 1 root root 447380 Apr 5 20:21 coverage.out 20:24:30 -rw-rw-r-- 1 1001 1001 3200 Apr 5 20:14 go.mod 20:24:30 -rw-rw-r-- 1 1001 1001 31265 Apr 5 20:14 go.sum 20:24:30 drwxrwxr-x 7 1001 1001 4096 Apr 5 20:14 internal 20:24:30 drwxrwxr-x 3 1001 1001 4096 Apr 5 20:14 openapi 20:24:30 -rw-rw-r-- 1 1001 1001 594 Apr 5 20:14 security.txt 20:24:30 drwxrwxr-x 4 1001 1001 4096 Apr 5 20:14 snap 20:24:30 -rw-rw-r-- 1 1001 1001 204 Apr 5 20:14 version.go [Pipeline] sh 20:24:31 + '[' -e coverage.out ] 20:24:31 + chown 1001:1001 coverage.out [Pipeline] stash 20:24:31 Warning: overwriting stash ‘coverage-report’ 20:24:32 Stashed 1 file(s) [Pipeline] sh 20:24:32 + make build 20:24:32 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 20:26:09 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 20:26:09 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 20:26:10 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 20:26:14 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 20:27:10 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 20:27:10 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 20:27:17 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 20:27:22 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 20:27:27 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 20:27:32 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 20:27:39 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] } 20:27:45 $ docker stop --time=1 d8bd2dfd96ff40c4a13f4f2b99d2039455b2d02aff67486f6cc7649e9d57d6b1 20:27:47 $ docker rm -f --volumes d8bd2dfd96ff40c4a13f4f2b99d2039455b2d02aff67486f6cc7649e9d57d6b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:50 20:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:27:51 latest: Pulling from edgex-devops/edgex-compose-arm64 20:27:51 29e5d40040c1: Pulling fs layer 20:27:51 1ce36da41761: Pulling fs layer 20:27:51 25b303627fd3: Pulling fs layer 20:27:51 29e5d40040c1: Verifying Checksum 20:27:51 29e5d40040c1: Download complete 20:27:51 1ce36da41761: Verifying Checksum 20:27:51 1ce36da41761: Download complete 20:27:51 29e5d40040c1: Pull complete 20:27:52 1ce36da41761: Pull complete 20:27:52 25b303627fd3: Verifying Checksum 20:27:52 25b303627fd3: Download complete 20:28:02 25b303627fd3: Pull complete 20:28:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:28:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:03 prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container 20:28:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat 20:28:05 $ docker top 2f5dcde045052da5a9ea19dc22fea92675d39add3e974038b4a4ddb853927534 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:06 + docker-compose build --help 20:28:06 + grep parallel 20:28:12 --parallel Build images in parallel. [Pipeline] } 20:28:12 $ docker stop --time=1 2f5dcde045052da5a9ea19dc22fea92675d39add3e974038b4a4ddb853927534 20:28:15 $ docker rm -f --volumes 2f5dcde045052da5a9ea19dc22fea92675d39add3e974038b4a4ddb853927534 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:16 prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container 20:28:16 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:28:17 $ docker top 35cf214b6293242c1a59fa8d5074d2bdfddf82d1b74a7c3923c7531b59ccfe67 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:17 + docker-compose -f ./docker-compose-build.yml build --parallel 20:28:24 Building core-command ... 20:28:24 Building core-common-config-bootstrapper ... 20:28:24 Building core-data ... 20:28:24 Building core-metadata ... 20:28:24 Building security-bootstrapper ... 20:28:24 Building security-proxy-auth ... 20:28:24 Building security-proxy-setup ... 20:28:24 Building security-secretstore-setup ... 20:28:24 Building security-spiffe-token-provider ... 20:28:24 Building security-spire-agent ... 20:28:24 Building security-spire-config ... 20:28:24 Building security-spire-server ... 20:28:24 Building support-notifications ... 20:28:24 Building support-scheduler ... 20:28:24 Building security-proxy-setup 20:28:24 Building core-data 20:28:24 Building core-common-config-bootstrapper 20:28:24 Building security-proxy-auth 20:28:24 Building security-spire-server 20:29:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:11 ---> 27f552aa7f74 20:29:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:12 ---> 27f552aa7f74 20:29:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:12 ---> 27f552aa7f74 20:29:12 Step 3/22 : WORKDIR /edgex-go 20:29:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:12 ---> 27f552aa7f74 20:29:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:12 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:12 ---> 27f552aa7f74 20:29:12 Step 3/26 : WORKDIR /edgex-go 20:29:13 ---> Running in b4c709023078 20:29:13 ---> Running in b7734e8fcf84 20:29:13 ---> Running in 97b84cb137e2 20:29:13 ---> Running in c3be14348968 20:29:13 ---> Running in 60b00dc5d45e 20:29:13 Removing intermediate container b7734e8fcf84 20:29:13 ---> c1321083060e 20:29:13 Step 4/23 : WORKDIR /edgex-go 20:29:13 Removing intermediate container b4c709023078 20:29:13 ---> 751ee56706f2 20:29:13 Step 4/23 : WORKDIR /edgex-go 20:29:13 Removing intermediate container 97b84cb137e2 20:29:13 ---> 46f7331495c3 20:29:13 ---> Running in cab5ae914c81 20:29:13 Step 4/22 : RUN apk add --update --no-cache make git 20:29:13 Removing intermediate container c3be14348968 20:29:13 ---> e1f575d717b3 20:29:13 Step 4/23 : WORKDIR /edgex-go 20:29:13 ---> Running in bed52c7f05d7 20:29:13 Removing intermediate container 60b00dc5d45e 20:29:13 ---> acbc9890ceb0 20:29:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:29:13 ---> Running in 5cc1385d8d21 20:29:13 ---> Running in a7bc1d075439 20:29:14 ---> Running in a3c53a93cf95 20:29:14 Removing intermediate container cab5ae914c81 20:29:14 ---> 8b894da3d18d 20:29:14 Step 5/23 : RUN apk add --update --no-cache make git 20:29:14 ---> Running in 126cde4a70dd 20:29:15 Removing intermediate container bed52c7f05d7 20:29:15 ---> d8c34fa15528 20:29:15 Step 5/23 : RUN apk add --update --no-cache make git 20:29:15 Removing intermediate container 5cc1385d8d21 20:29:15 ---> 4ec1ff596b95 20:29:15 Step 5/23 : RUN apk add --update --no-cache make git 20:29:15 ---> Running in 510de56bc0c6 20:29:15 ---> Running in d4ab9b9c6a11 20:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:18 OK: 263 MiB in 53 packages 20:29:18 OK: 263 MiB in 53 packages 20:29:19 OK: 263 MiB in 53 packages 20:29:19 OK: 263 MiB in 53 packages 20:29:19 OK: 263 MiB in 53 packages 20:29:21 Removing intermediate container a3c53a93cf95 20:29:21 ---> a9f945439233 20:29:21 Step 5/26 : COPY go.mod vendor* ./ 20:29:21 Removing intermediate container 126cde4a70dd 20:29:21 ---> 8eb0c0f15641 20:29:21 Step 6/23 : COPY go.mod vendor* ./ 20:29:21 Removing intermediate container d4ab9b9c6a11 20:29:21 ---> 0be55875b8d5 20:29:21 Step 6/23 : COPY go.mod vendor* ./ 20:29:21 Removing intermediate container a7bc1d075439 20:29:21 ---> 995384ee283c 20:29:21 Step 5/22 : COPY go.mod vendor* ./ 20:29:21 Removing intermediate container 510de56bc0c6 20:29:21 ---> 24e68d7eb166 20:29:21 Step 6/23 : COPY go.mod vendor* ./ 20:29:22 ---> 295a0c76ac78 20:29:22 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:22 ---> f781bc7ee275 20:29:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:22 ---> Running in 68a6011e2dca 20:29:22 ---> Running in 70dc75f2b71d 20:29:23 ---> 22e2b0ec5dbd 20:29:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:23 ---> Running in 50affb8d8342 20:29:23 ---> 8e40998ea271 20:29:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:23 ---> b2f7945b0cbb 20:29:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:23 ---> Running in 20f98a7c5d45 20:29:23 ---> Running in 78a8d4d45bbc 20:31:15 Removing intermediate container 50affb8d8342 20:31:15 ---> c7110fac3c82 20:31:15 Step 8/23 : COPY . . 20:31:15 Removing intermediate container 20f98a7c5d45 20:31:15 ---> d8db7a8bcff7 20:31:15 Step 7/22 : COPY . . 20:31:15 Removing intermediate container 68a6011e2dca 20:31:15 ---> f81d6fed3798 20:31:15 Step 7/26 : COPY . . 20:31:15 Removing intermediate container 78a8d4d45bbc 20:31:15 ---> afe953444b97 20:31:15 Step 8/23 : COPY . . 20:31:15 Removing intermediate container 70dc75f2b71d 20:31:15 ---> 2555ea21b771 20:31:15 Step 8/23 : COPY . . 20:31:27 ---> 363ec2b1f110 20:31:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:27 ---> b13147670f1d 20:31:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:31:27 ---> 57efc744537d 20:31:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:31:27 ---> Running in ad7371e5a2ca 20:31:27 ---> Running in dc08743711da 20:31:27 ---> Running in c76543d44dd6 20:31:28 ---> 943b9e83d345 20:31:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:31:28 ---> 8530ae57dc86 20:31:28 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:31:28 ---> Running in 3b9a25f7bb59 20:31:28 ---> Running in 08346c435724 20:31:28 Removing intermediate container 08346c435724 20:31:28 ---> f502ac37d0dc 20:31:28 Step 9/26 : WORKDIR /edgex-go/spire-build 20:31:28 ---> Running in 8e2b2a19d311 20:31:29 Removing intermediate container 8e2b2a19d311 20:31:29 ---> ea25733660d7 20:31:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:31:29 ---> Running in 0848375c8d6f 20:31:30 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 20:31:30 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 20:31:32 Removing intermediate container 0848375c8d6f 20:31:32 ---> 6b7d17c0b9a5 20:31:32 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 20:31:33 ---> Running in 7e584bb45278 20:31:33 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 20:31:33 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 20:31:36 Removing intermediate container 7e584bb45278 20:31:36 ---> f2fe91b6929b 20:31:36 Step 12/26 : WORKDIR /edgex-go 20:31:36 ---> Running in f486dd99786f 20:31:36 Removing intermediate container f486dd99786f 20:31:36 ---> 3a7dab95f874 20:31:36 20:31:36 Step 13/26 : FROM alpine:3.17 20:31:38 3.17: Pulling from library/alpine 20:31:39 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:31:39 Status: Downloaded newer image for alpine:3.17 20:31:39 ---> 51e60588ff2c 20:31:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:40 ---> Running in 810ae83b90d0 20:31:40 Removing intermediate container 810ae83b90d0 20:31:40 ---> 1dab35017681 20:31:40 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:40 ---> Running in 13117cf1d1f2 20:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:44 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:31:44 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:31:44 OK: 17689 distinct packages available 20:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:47 (1/5) Installing dumb-init (1.2.5-r2) 20:31:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:47 (3/5) Installing libucontext (1.2-r0) 20:31:47 (4/5) Installing gcompat (1.1.0-r0) 20:31:47 (5/5) Installing openssl (3.0.8-r3) 20:31:47 Executing busybox-1.35.0-r29.trigger 20:31:47 OK: 9 MiB in 20 packages 20:31:49 Removing intermediate container 13117cf1d1f2 20:31:49 ---> f887848be4f3 20:31:49 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:50 ---> 06a58743f664 20:31:50 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:31:51 ---> cd9ed458ffb2 20:31:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:57 ---> 6765073c0dd4 20:31:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:31:57 ---> 35d8dfcec632 20:31:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:31:58 ---> ea1650f34a0c 20:31:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:31:59 ---> c56e29b23b5c 20:31:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:59 ---> Running in dc7d8418e2ab 20:31:59 Removing intermediate container dc7d8418e2ab 20:31:59 ---> 9d2bf84c9a40 20:31:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:00 ---> Running in 0a9736d54ae1 20:32:00 Removing intermediate container 0a9736d54ae1 20:32:00 ---> 8ceaff28a40e 20:32:00 Step 24/26 : LABEL arch=arm64 20:32:00 ---> Running in 38508f35e783 20:32:01 Removing intermediate container 38508f35e783 20:32:01 ---> f513613bc8b4 20:32:01 Step 25/26 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:32:01 ---> Running in 9d6d18f252a2 20:32:01 Removing intermediate container 9d6d18f252a2 20:32:01 ---> e2591f7b3c16 20:32:01 Step 26/26 : LABEL version=0.0.0 20:32:01 ---> Running in dd25f82e152c 20:32:02 Removing intermediate container dd25f82e152c 20:32:02 ---> bc6b21c2501f 20:32:02 20:32:02 Successfully built bc6b21c2501f 20:32:02 Successfully tagged security-spire-server-arm64:latest 20:32:02  Building security-spire-server ... done Building security-bootstrapper 20:32:20 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:20 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:32:20 ---> 27f552aa7f74 20:32:20 Step 3/33 : WORKDIR /edgex-go 20:32:20 ---> Using cache 20:32:20 ---> acbc9890ceb0 20:32:20 Step 4/33 : RUN apk add --update --no-cache make git 20:32:20 ---> Running in f1d7f363479f 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:24 OK: 263 MiB in 53 packages 20:32:25 Removing intermediate container f1d7f363479f 20:32:25 ---> c0c3deb9cb39 20:32:25 Step 5/33 : COPY go.mod vendor* ./ 20:32:26 ---> fab464c9844e 20:32:26 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:26 ---> Running in ff44fdfcb14f 20:34:03 Removing intermediate container ff44fdfcb14f 20:34:03 ---> 683ec28a2f83 20:34:03 Step 7/33 : COPY . . 20:34:13 ---> b54095a2ed7f 20:34:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:13 ---> Running in 8968d70abe7a 20:34:14 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 20:38:06 Removing intermediate container dc08743711da 20:38:06 ---> a023e5161779 20:38:06 20:38:06 Step 10/23 : FROM alpine:3.17 20:38:06 ---> 51e60588ff2c 20:38:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:38:06 ---> Running in 12f11770e4b5 20:38:06 Removing intermediate container 12f11770e4b5 20:38:06 ---> 57f36b4ad7d6 20:38:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:38:06 ---> Running in 6411d2a6216e 20:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:06 (1/1) Installing dumb-init (1.2.5-r2) 20:38:06 Executing busybox-1.35.0-r29.trigger 20:38:06 OK: 8 MiB in 16 packages 20:38:06 Removing intermediate container 6411d2a6216e 20:38:06 ---> 86ac825f104d 20:38:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:06 ---> 42896e01335d 20:38:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:38:06 ---> 1f258977c377 20:38:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:38:07 ---> 77bb66b39dac 20:38:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:38:09 ---> d1c0678dcabc 20:38:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:38:10 ---> 81b4cc008200 20:38:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:10 ---> Running in c44ea719eaad 20:38:15 Removing intermediate container c44ea719eaad 20:38:15 ---> 5a660d5f987e 20:38:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:38:15 ---> Running in e4ada3347221 20:38:16 Removing intermediate container e4ada3347221 20:38:16 ---> 9fac156035b3 20:38:16 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:38:16 ---> Running in 51e73a993d7d 20:38:19 Removing intermediate container 51e73a993d7d 20:38:19 ---> 847257910643 20:38:19 Step 21/23 : LABEL arch=arm64 20:38:19 ---> Running in f497b942b06e 20:38:20 Removing intermediate container f497b942b06e 20:38:20 ---> d544c27496d0 20:38:20 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:38:20 ---> Running in ec0e8ca0c82f 20:38:20 Removing intermediate container c76543d44dd6 20:38:20 ---> 6ba25419f371 20:38:20 20:38:20 Step 9/22 : FROM alpine:3.17 20:38:20 ---> 51e60588ff2c 20:38:20 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:38:20 ---> Running in 0c754bc59525 20:38:21 Removing intermediate container ec0e8ca0c82f 20:38:21 ---> 7f15f278580c 20:38:21 Step 23/23 : LABEL version=0.0.0 20:38:21 ---> Running in 0223ca04b9ef 20:38:22 Removing intermediate container 0223ca04b9ef 20:38:22 ---> 0a01dfcecae7 20:38:22 20:38:22 Successfully built 0a01dfcecae7 20:38:22 Successfully tagged security-proxy-auth-arm64:latest 20:38:22 Building core-metadata 20:38:22  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:38:25 (1/2) Installing dumb-init (1.2.5-r2) 20:38:25 (2/2) Installing openssl (3.0.8-r3) 20:38:25 Executing busybox-1.35.0-r29.trigger 20:38:25 OK: 8 MiB in 17 packages 20:38:27 Removing intermediate container 0c754bc59525 20:38:27 ---> bf5385d70ef6 20:38:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:38:27 ---> Running in 8bc995fb2ff4 20:38:28 Removing intermediate container 8bc995fb2ff4 20:38:28 ---> 1925ec535145 20:38:28 Step 12/22 : WORKDIR /edgex 20:38:28 ---> Running in d514ba32ef3b 20:38:29 Removing intermediate container d514ba32ef3b 20:38:29 ---> 0964deb5271e 20:38:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:32 ---> 502a2ed39cf6 20:38:32 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:38:33 ---> ce68babf3e74 20:38:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:38:35 ---> ad4b4d4a9925 20:38:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:38:40 ---> 257f40c62825 20:38:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:38:41 ---> 69b4202f3bc0 20:38:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:41 ---> Running in 7025551dd251 20:38:42 Removing intermediate container ad7371e5a2ca 20:38:42 ---> 435756b6d9b4 20:38:42 20:38:42 Step 10/23 : FROM alpine:3.17 20:38:42 ---> 51e60588ff2c 20:38:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:38:42 ---> Using cache 20:38:42 ---> 57f36b4ad7d6 20:38:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:38:42 ---> Using cache 20:38:42 ---> 86ac825f104d 20:38:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:42 ---> Using cache 20:38:42 ---> 42896e01335d 20:38:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:38:42 ---> Using cache 20:38:42 ---> 1f258977c377 20:38:42 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:38:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:38:44 ---> 27f552aa7f74 20:38:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:38:44 ---> Using cache 20:38:44 ---> e1f575d717b3 20:38:44 Step 4/25 : WORKDIR /edgex-go 20:38:44 ---> Using cache 20:38:44 ---> 4ec1ff596b95 20:38:44 Step 5/25 : RUN apk add --update --no-cache make git 20:38:44 ---> Using cache 20:38:44 ---> 0be55875b8d5 20:38:44 Step 6/25 : COPY go.mod vendor* ./ 20:38:44 ---> Using cache 20:38:44 ---> 22e2b0ec5dbd 20:38:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:44 ---> Using cache 20:38:44 ---> c7110fac3c82 20:38:44 Step 8/25 : COPY . . 20:38:44 ---> Using cache 20:38:44 ---> 363ec2b1f110 20:38:44 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:38:46 ---> Running in e63a9d08d05b 20:38:47 Removing intermediate container 7025551dd251 20:38:47 ---> f407cd6a5043 20:38:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:47 ---> Running in d2278208e229 20:38:47 ---> fcb06e287df3 20:38:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:38:48 Removing intermediate container d2278208e229 20:38:48 ---> 912ae1633348 20:38:48 Step 20/22 : LABEL arch=arm64 20:38:48 ---> Running in cf86f081f241 20:38:49 ---> 4b635498c3ae 20:38:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:38:49 Removing intermediate container cf86f081f241 20:38:49 ---> 417c3f53e071 20:38:49 Step 21/22 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:38:49 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 20:38:49 ---> Running in 9a2b819d753d 20:38:50 Removing intermediate container 9a2b819d753d 20:38:50 ---> 2ee8d4d32e96 20:38:50 Step 22/22 : LABEL version=0.0.0 20:38:50 ---> Running in 051fa178e299 20:38:50 ---> ea9ce3c77a87 20:38:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:51 ---> Running in 5878ae775a2c 20:38:51 Removing intermediate container 051fa178e299 20:38:51 ---> 447af6647d69 20:38:51 20:38:51 Successfully built 447af6647d69 20:38:52 Successfully tagged security-proxy-setup-arm64:latest 20:38:52  Building security-proxy-setup ... done Building security-spire-agent 20:38:54 Removing intermediate container 5878ae775a2c 20:38:54 ---> e6f266d92b90 20:38:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:38:54 ---> Running in 1615598c537f 20:38:55 Removing intermediate container 1615598c537f 20:38:55 ---> 3571268141d9 20:38:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:38:55 ---> Running in cf7d8ba2546d 20:38:55 Removing intermediate container cf7d8ba2546d 20:38:55 ---> 1b3ec6006004 20:38:55 Step 21/23 : LABEL arch=arm64 20:38:55 ---> Running in d941efa132df 20:38:56 Removing intermediate container d941efa132df 20:38:56 ---> 025695c4ee4f 20:38:56 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:38:56 ---> Running in 6c1a815e2f8f 20:38:57 Removing intermediate container 6c1a815e2f8f 20:38:57 ---> 36e95224732b 20:38:57 Step 23/23 : LABEL version=0.0.0 20:38:57 ---> Running in be53db84eb8f 20:38:58 Removing intermediate container be53db84eb8f 20:38:58 ---> 06f4548633aa 20:38:58 20:38:58 Successfully built 06f4548633aa 20:38:58 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:38:58  Building core-common-config-bootstrapper ... done Building support-scheduler 20:39:10 Removing intermediate container 3b9a25f7bb59 20:39:10 ---> 55f8ae0d5812 20:39:10 20:39:10 Step 10/23 : FROM alpine:3.17 20:39:10 ---> 51e60588ff2c 20:39:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:10 ---> Running in 888f9801ffd0 20:39:10 Removing intermediate container 888f9801ffd0 20:39:10 ---> af2e09a07012 20:39:10 Step 12/23 : ENV APP_PORT=59880 20:39:11 ---> Running in d22d7b61f1c8 20:39:11 Removing intermediate container d22d7b61f1c8 20:39:11 ---> 173e667506fe 20:39:11 Step 13/23 : EXPOSE $APP_PORT 20:39:11 ---> Running in a6c5eac83678 20:39:14 Removing intermediate container a6c5eac83678 20:39:14 ---> 988d9f9e2b27 20:39:14 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:39:14 ---> Running in e1e6daf122a9 20:39:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:39:15 ---> 27f552aa7f74 20:39:15 Step 3/27 : WORKDIR /edgex-go 20:39:15 ---> Using cache 20:39:15 ---> acbc9890ceb0 20:39:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:39:15 ---> Using cache 20:39:15 ---> a9f945439233 20:39:15 Step 5/27 : COPY go.mod vendor* ./ 20:39:15 ---> Using cache 20:39:15 ---> 295a0c76ac78 20:39:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:15 ---> Using cache 20:39:15 ---> f81d6fed3798 20:39:15 Step 7/27 : COPY . . 20:39:15 ---> Using cache 20:39:15 ---> 8530ae57dc86 20:39:15 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:39:15 ---> Using cache 20:39:15 ---> f502ac37d0dc 20:39:15 Step 9/27 : WORKDIR /edgex-go/spire-build 20:39:15 ---> Using cache 20:39:15 ---> ea25733660d7 20:39:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:39:15 ---> Using cache 20:39:15 ---> 6b7d17c0b9a5 20:39:15 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 20:39:15 ---> Running in 0d64ddb9f2cf 20:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:19 Removing intermediate container 0d64ddb9f2cf 20:39:19 ---> 8ec20248dac6 20:39:19 Step 12/27 : WORKDIR /edgex-go 20:39:19 (1/1) Installing dumb-init (1.2.5-r2) 20:39:19 Executing busybox-1.35.0-r29.trigger 20:39:19 OK: 8 MiB in 16 packages 20:39:19 ---> Running in fd2b58a83d7f 20:39:20 Removing intermediate container fd2b58a83d7f 20:39:20 ---> 413e64149547 20:39:20 20:39:20 Step 13/27 : FROM alpine:3.17 20:39:20 ---> 51e60588ff2c 20:39:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:20 ---> Using cache 20:39:20 ---> 1dab35017681 20:39:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:20 ---> Using cache 20:39:20 ---> f887848be4f3 20:39:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:20 ---> Using cache 20:39:20 ---> 06a58743f664 20:39:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:39:20 ---> Using cache 20:39:20 ---> cd9ed458ffb2 20:39:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:39:21 Removing intermediate container e1e6daf122a9 20:39:21 ---> 95e1f7a3546a 20:39:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:23 ---> 11d3d18c5e33 20:39:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:39:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:23 ---> 27f552aa7f74 20:39:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:39:23 ---> Using cache 20:39:23 ---> e1f575d717b3 20:39:23 Step 4/23 : WORKDIR /edgex-go 20:39:23 ---> Using cache 20:39:23 ---> 4ec1ff596b95 20:39:23 Step 5/23 : RUN apk add --update --no-cache make git 20:39:23 ---> Using cache 20:39:23 ---> 0be55875b8d5 20:39:23 Step 6/23 : COPY go.mod vendor* ./ 20:39:23 ---> Using cache 20:39:23 ---> 22e2b0ec5dbd 20:39:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:23 ---> Using cache 20:39:23 ---> c7110fac3c82 20:39:23 Step 8/23 : COPY . . 20:39:24 ---> Using cache 20:39:24 ---> 363ec2b1f110 20:39:24 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:39:24 ---> Running in 405c96177f1f 20:39:24 ---> bfdb7f07c8aa 20:39:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:27 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 20:39:27 ---> 80a3a798775f 20:39:27 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:39:27 ---> 5fb692ffe2e3 20:39:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:39:28 ---> 9893c56d7fb3 20:39:28 Step 19/23 : ENTRYPOINT ["/core-data"] 20:39:28 ---> Running in ba788c8e7795 20:39:29 Removing intermediate container ba788c8e7795 20:39:29 ---> 66c5f3999593 20:39:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:29 ---> Running in 0cfbc3308603 20:39:30 Removing intermediate container 0cfbc3308603 20:39:30 ---> d0d7742b380e 20:39:30 Step 21/23 : LABEL arch=arm64 20:39:30 ---> Running in a9cac6345539 20:39:31 Removing intermediate container a9cac6345539 20:39:31 ---> ab0d61d7b634 20:39:31 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:39:31 ---> Running in 0759ff28e7c3 20:39:32 Removing intermediate container 0759ff28e7c3 20:39:32 ---> 5328d1307912 20:39:32 Step 23/23 : LABEL version=0.0.0 20:39:32 ---> Running in 6cfc1631967d 20:39:33 Removing intermediate container 6cfc1631967d 20:39:33 ---> e18f0369a0c5 20:39:33 20:39:34 Successfully built e18f0369a0c5 20:39:34 Successfully tagged core-data-arm64:latest 20:39:34 Building support-notifications 20:39:35  Building core-data ... done  ---> 8d98c4ce92a4 20:39:35 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:36 ---> 88b21e8965b4 20:39:36 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:37 ---> 2a9e7dbdbe23 20:39:37 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:40 ---> e6edb67ee6e1 20:39:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:40 ---> Running in 497e907dd892 20:39:40 Removing intermediate container 497e907dd892 20:39:40 ---> c1f0857b3036 20:39:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:40 ---> Running in 0e9dfed7f157 20:39:41 Removing intermediate container 0e9dfed7f157 20:39:41 ---> 27e7d96d3df3 20:39:41 Step 25/27 : LABEL arch=arm64 20:39:41 ---> Running in 4cefabb87498 20:39:42 Removing intermediate container 4cefabb87498 20:39:42 ---> 0050f8028269 20:39:42 Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:39:42 ---> Running in 6c260636227a 20:39:43 Removing intermediate container 6c260636227a 20:39:43 ---> e4f70622ca15 20:39:43 Step 27/27 : LABEL version=0.0.0 20:39:43 ---> Running in a2d030377983 20:39:44 Removing intermediate container a2d030377983 20:39:44 ---> 7a3036f04080 20:39:44 20:39:44 Successfully built 7a3036f04080 20:39:44 Successfully tagged security-spire-agent-arm64:latest 20:39:44  Building security-spire-agent ... done Building security-spire-config 20:39:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:39:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:54 ---> 27f552aa7f74 20:39:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:39:54 ---> Using cache 20:39:54 ---> e1f575d717b3 20:39:54 Step 4/23 : WORKDIR /edgex-go 20:39:54 ---> Using cache 20:39:54 ---> 4ec1ff596b95 20:39:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:39:55 ---> Running in b5cfbda85430 20:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:00 OK: 263 MiB in 53 packages 20:40:01 Removing intermediate container b5cfbda85430 20:40:01 ---> 87b4b4343f26 20:40:01 Step 6/23 : COPY go.mod vendor* ./ 20:40:02 ---> 7fef5b993b91 20:40:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:03 ---> Running in 6b8f26531dcc 20:40:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:40:07 ---> 27f552aa7f74 20:40:07 Step 3/27 : WORKDIR /edgex-go 20:40:07 ---> Using cache 20:40:07 ---> acbc9890ceb0 20:40:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:40:07 ---> Using cache 20:40:07 ---> a9f945439233 20:40:07 Step 5/27 : COPY go.mod vendor* ./ 20:40:07 ---> Using cache 20:40:07 ---> 295a0c76ac78 20:40:07 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:07 ---> Using cache 20:40:07 ---> f81d6fed3798 20:40:07 Step 7/27 : COPY . . 20:40:07 ---> Using cache 20:40:07 ---> 8530ae57dc86 20:40:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:40:07 ---> Using cache 20:40:07 ---> f502ac37d0dc 20:40:07 Step 9/27 : WORKDIR /edgex-go/spire-build 20:40:07 ---> Using cache 20:40:07 ---> ea25733660d7 20:40:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:40:07 ---> Using cache 20:40:07 ---> 6b7d17c0b9a5 20:40:07 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 20:40:07 ---> Using cache 20:40:07 ---> 8ec20248dac6 20:40:07 Step 12/27 : WORKDIR /edgex-go 20:40:07 ---> Using cache 20:40:07 ---> 413e64149547 20:40:07 20:40:07 Step 13/27 : FROM alpine:3.17 20:40:07 ---> 51e60588ff2c 20:40:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:07 ---> Using cache 20:40:07 ---> 1dab35017681 20:40:07 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:40:07 ---> Running in 98f453bc8cde 20:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:11 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:40:11 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:40:11 OK: 17689 distinct packages available 20:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:13 (1/4) Installing dumb-init (1.2.5-r2) 20:40:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:40:13 (3/4) Installing libucontext (1.2-r0) 20:40:13 (4/4) Installing gcompat (1.1.0-r0) 20:40:13 Executing busybox-1.35.0-r29.trigger 20:40:13 OK: 8 MiB in 19 packages 20:40:15 Removing intermediate container 98f453bc8cde 20:40:15 ---> c8bb2356ea63 20:40:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:16 ---> b3636f9d568d 20:40:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:40:20 ---> d9ab9f8f9c27 20:40:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:40:24 ---> f611d8439d71 20:40:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:40:25 ---> 25e61c35c643 20:40:25 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:40:26 ---> Running in 944f378c3937 20:40:27 Removing intermediate container 944f378c3937 20:40:27 ---> cfd003342623 20:40:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:40:28 ---> 7bc12ad49677 20:40:28 Step 22/27 : WORKDIR / 20:40:28 ---> Running in 2c2efbcdb890 20:40:29 Removing intermediate container 2c2efbcdb890 20:40:29 ---> 30ffdcd57d09 20:40:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:29 ---> Running in aa459d375df1 20:40:30 Removing intermediate container aa459d375df1 20:40:30 ---> 7b7861c5fcb9 20:40:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:30 ---> Running in 42cb9539bc9d 20:40:32 Removing intermediate container 42cb9539bc9d 20:40:32 ---> f4f8d495faa6 20:40:32 Step 25/27 : LABEL arch=arm64 20:40:32 ---> Running in c30e5c4c182a 20:40:33 Removing intermediate container c30e5c4c182a 20:40:33 ---> b2608dcb361f 20:40:33 Step 26/27 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:40:33 ---> Running in b094b42e9108 20:40:34 Removing intermediate container b094b42e9108 20:40:34 ---> c6db6a97faec 20:40:34 Step 27/27 : LABEL version=0.0.0 20:40:34 ---> Running in 80c2cb8ce772 20:40:35 Removing intermediate container 80c2cb8ce772 20:40:35 ---> 37928c374f25 20:40:35 20:40:36 Successfully built 37928c374f25 20:40:36 Successfully tagged security-spire-config-arm64:latest 20:40:36 Building security-spiffe-token-provider 20:40:36  Building security-spire-config ... done Removing intermediate container 8968d70abe7a 20:40:36 ---> a7728bfef51e 20:40:36 20:40:36 Step 9/33 : FROM alpine:3.17 20:40:36 ---> 51e60588ff2c 20:40:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:40:36 ---> Running in 15d4d21ed69e 20:40:37 Removing intermediate container 15d4d21ed69e 20:40:37 ---> 8061d1d0b012 20:40:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:40:37 ---> Running in c80fc34e0ee3 20:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:42 (1/2) Installing dumb-init (1.2.5-r2) 20:40:42 (2/2) Installing su-exec (0.2-r2) 20:40:42 Executing busybox-1.35.0-r29.trigger 20:40:42 OK: 8 MiB in 17 packages 20:40:44 Removing intermediate container c80fc34e0ee3 20:40:44 ---> 1cca3d96f1ef 20:40:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:40:44 ---> Running in 4e99a8da8b2e 20:40:46 Removing intermediate container 4e99a8da8b2e 20:40:46 ---> 3aae84b2f4a2 20:40:46 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:40:46 ---> Running in 0dab8927f560 20:40:47 Removing intermediate container 0dab8927f560 20:40:47 ---> 0408d7a5b94a 20:40:47 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:40:47 ---> Running in 876e779bc40d 20:40:48 Removing intermediate container 876e779bc40d 20:40:48 ---> f833b05f6039 20:40:48 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:40:48 ---> Running in 0c81bf719826 20:40:48 Removing intermediate container 0c81bf719826 20:40:48 ---> 7afe0d796028 20:40:48 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:40:49 ---> Running in fa8652a18e4a 20:40:53 Removing intermediate container fa8652a18e4a 20:40:53 ---> 3af18e1ecce7 20:40:53 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:40:53 ---> Running in b818cb686d38 20:40:54 Removing intermediate container b818cb686d38 20:40:54 ---> eb671a943e0f 20:40:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:40:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:40:54 ---> 27f552aa7f74 20:40:54 Step 3/20 : WORKDIR /edgex-go 20:40:54 ---> Using cache 20:40:54 ---> acbc9890ceb0 20:40:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:40:54 ---> Running in d03871bdecf2 20:40:55 ---> e65dc848cef4 20:40:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:40:55 ---> Running in 93f0c9587ceb 20:40:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:59 Removing intermediate container 93f0c9587ceb 20:40:59 ---> e64c27fa7a99 20:40:59 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:00 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:00 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:00 OK: 17694 distinct packages available 20:41:00 ---> 695a2038df48 20:41:00 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:01 ---> 92fddd81fea0 20:41:01 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:41:03 OK: 263 MiB in 53 packages 20:41:04 ---> 181de4e73bf7 20:41:04 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:41:05 Removing intermediate container d03871bdecf2 20:41:05 ---> 657a4522f8a7 20:41:05 Step 5/20 : COPY go.mod vendor* ./ 20:41:05 ---> ca0202220c82 20:41:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:41:07 ---> 229aa63c1ca7 20:41:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:07 ---> Running in 5385cb381359 20:41:08 ---> 8bfbea01bf3e 20:41:08 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:41:09 ---> e752869780a9 20:41:09 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:41:11 ---> 3d3a6339af78 20:41:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:41:13 ---> b69d8b8fd358 20:41:13 Step 28/33 : RUN chmod +x /entrypoint.sh 20:41:13 ---> Running in a9bbde33c0c6 20:41:18 Removing intermediate container a9bbde33c0c6 20:41:18 ---> 22cc6ed23654 20:41:18 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:41:18 ---> Running in 6123fb0d2a98 20:41:18 Removing intermediate container 6123fb0d2a98 20:41:18 ---> 7fdc81a50cb7 20:41:18 Step 30/33 : CMD ["gate"] 20:41:18 ---> Running in 64235380ae3f 20:41:20 Removing intermediate container 64235380ae3f 20:41:20 ---> 4d249bf5212e 20:41:20 Step 31/33 : LABEL arch=arm64 20:41:20 ---> Running in 65bebbeb6d8c 20:41:21 Removing intermediate container 65bebbeb6d8c 20:41:21 ---> bc432e8213c8 20:41:21 Step 32/33 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:41:21 ---> Running in 77680385b0ca 20:41:22 Removing intermediate container 77680385b0ca 20:41:22 ---> b2f6cf410d60 20:41:22 Step 33/33 : LABEL version=0.0.0 20:41:22 ---> Running in 7dcf7f6b41f1 20:41:23 Removing intermediate container 7dcf7f6b41f1 20:41:23 ---> 68c66958da5b 20:41:23 20:41:23 Successfully built 68c66958da5b 20:41:23 Successfully tagged security-bootstrapper-arm64:latest 20:41:23  Building security-bootstrapper ... done Building security-secretstore-setup 20:41:45 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:41:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:41:45 ---> 27f552aa7f74 20:41:45 Step 3/25 : WORKDIR /edgex-go 20:41:45 ---> Using cache 20:41:45 ---> acbc9890ceb0 20:41:45 Step 4/25 : RUN apk add --update --no-cache make git 20:41:45 ---> Using cache 20:41:45 ---> c0c3deb9cb39 20:41:45 Step 5/25 : COPY go.mod vendor* ./ 20:41:45 ---> Using cache 20:41:45 ---> fab464c9844e 20:41:45 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:45 ---> Using cache 20:41:45 ---> 683ec28a2f83 20:41:45 Step 7/25 : COPY . . 20:41:45 ---> Using cache 20:41:45 ---> b54095a2ed7f 20:41:45 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:41:46 ---> Running in 8cee073baa6e 20:41:48 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 20:41:50 Removing intermediate container 6b8f26531dcc 20:41:50 ---> 4b6ee5b942bc 20:41:50 Step 8/23 : COPY . . 20:42:05 ---> 8ce6568161f9 20:42:05 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:42:05 ---> Running in f608fc6672da 20:42:05 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 20:42:52 Removing intermediate container 5385cb381359 20:42:52 ---> cc34f359251c 20:42:52 Step 7/20 : COPY . . 20:43:00 ---> 95f9963c5845 20:43:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:43:00 ---> Running in f8a246f955a1 20:43:02 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 20:46:39 Removing intermediate container e63a9d08d05b 20:46:39 ---> 54273a76c86f 20:46:39 20:46:39 Step 10/25 : FROM alpine:3.17 20:46:39 ---> 51e60588ff2c 20:46:39 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:46:39 ---> Running in 671b0d0e2c5e 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:46:39 (1/1) Installing dumb-init (1.2.5-r2) 20:46:39 Executing busybox-1.35.0-r29.trigger 20:46:39 OK: 8 MiB in 16 packages 20:46:39 Removing intermediate container 671b0d0e2c5e 20:46:39 ---> d7f8d5139d91 20:46:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:46:39 ---> Running in 787cb10cd1b4 20:46:39 Removing intermediate container 787cb10cd1b4 20:46:39 ---> e7e3b0e7b820 20:46:39 Step 13/25 : ENV APP_PORT=59881 20:46:39 ---> Running in f4341e78aa27 20:46:39 Removing intermediate container f4341e78aa27 20:46:39 ---> f46e2f7cd866 20:46:39 Step 14/25 : EXPOSE $APP_PORT 20:46:39 ---> Running in 7e63cea3a85c 20:46:39 Removing intermediate container 7e63cea3a85c 20:46:39 ---> 3ee2b87bf76d 20:46:39 Step 15/25 : WORKDIR / 20:46:39 ---> Running in 6b68747bbdbe 20:46:39 Removing intermediate container 6b68747bbdbe 20:46:39 ---> 71127a3c2341 20:46:39 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:39 ---> 57248cd0e49d 20:46:39 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:46:39 ---> b06d4d84a2f6 20:46:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:46:40 ---> 85226f1df0dd 20:46:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:46:41 ---> 1ce4a48762ea 20:46:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:46:42 ---> fb2d2d29a9b4 20:46:42 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:46:42 ---> Running in 3c5dab60c3a8 20:46:42 Removing intermediate container 3c5dab60c3a8 20:46:42 ---> 72cc490369e1 20:46:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:42 ---> Running in 27d9c6b51c80 20:46:43 Removing intermediate container 27d9c6b51c80 20:46:43 ---> fbb81d20807d 20:46:43 Step 23/25 : LABEL arch=arm64 20:46:43 ---> Running in c710fe7056a2 20:46:44 Removing intermediate container c710fe7056a2 20:46:44 ---> 14b80381decb 20:46:44 Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:46:44 ---> Running in 3b98ce828e24 20:46:45 Removing intermediate container 3b98ce828e24 20:46:45 ---> 24f96db146ae 20:46:45 Step 25/25 : LABEL version=0.0.0 20:46:45 ---> Running in d711c3417ab7 20:46:45 Removing intermediate container d711c3417ab7 20:46:45 ---> 01e562dbd458 20:46:45 20:46:46 Successfully built 01e562dbd458 20:46:46 Successfully tagged core-metadata-arm64:latest 20:46:46  Building core-metadata ... done Building core-command 20:47:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:47:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:47:04 ---> 27f552aa7f74 20:47:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:47:04 ---> Using cache 20:47:04 ---> e1f575d717b3 20:47:04 Step 4/24 : WORKDIR /edgex-go 20:47:04 ---> Using cache 20:47:04 ---> 4ec1ff596b95 20:47:04 Step 5/24 : RUN apk add --update --no-cache make git 20:47:04 ---> Using cache 20:47:04 ---> 0be55875b8d5 20:47:04 Step 6/24 : COPY go.mod vendor* ./ 20:47:04 ---> Using cache 20:47:04 ---> 22e2b0ec5dbd 20:47:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:04 ---> Using cache 20:47:04 ---> c7110fac3c82 20:47:04 Step 8/24 : COPY . . 20:47:04 ---> Using cache 20:47:04 ---> 363ec2b1f110 20:47:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:47:04 ---> Running in 640b1d1ee270 20:47:06 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 20:48:43 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 20:48:51 Removing intermediate container 8cee073baa6e 20:48:51 ---> f1dbf9a4c0e1 20:48:51 20:48:51 Step 9/25 : FROM alpine:3.17 20:48:51 ---> 51e60588ff2c 20:48:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:48:51 ---> Running in ca1a7ad4f89c 20:48:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:48:54 (1/3) Installing ca-certificates (20220614-r4) 20:48:55 (2/3) Installing dumb-init (1.2.5-r2) 20:48:55 (3/3) Installing su-exec (0.2-r2) 20:48:55 Executing busybox-1.35.0-r29.trigger 20:48:55 Executing ca-certificates-20220614-r4.trigger 20:48:55 OK: 8 MiB in 18 packages 20:48:58 Removing intermediate container ca1a7ad4f89c 20:48:58 ---> cce44a55e3a5 20:48:58 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:48:58 ---> Running in 849b83547b56 20:48:58 Removing intermediate container 849b83547b56 20:48:58 ---> efefc704e75e 20:48:58 Step 12/25 : WORKDIR / 20:48:58 ---> Running in f28256cd46ee 20:48:59 Removing intermediate container f28256cd46ee 20:48:59 ---> 24132d8ce088 20:48:59 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:00 ---> 0eb758c71e40 20:49:00 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:49:01 ---> 6f475adf6b31 20:49:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:49:02 ---> 58b9dda25d84 20:49:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:49:02 ---> a3a1dd67a468 20:49:02 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:49:03 ---> c2801466aaf7 20:49:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:49:05 ---> b116ce4b7368 20:49:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:49:07 ---> 8683515b0ffa 20:49:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:49:09 ---> 2b1605282283 20:49:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:10 ---> Running in 4057d75868e9 20:49:13 Removing intermediate container 4057d75868e9 20:49:13 ---> d087e51f1852 20:49:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:49:13 ---> Running in 862dfb0b6eb2 20:49:13 Removing intermediate container 862dfb0b6eb2 20:49:13 ---> 2901b2b7b00b 20:49:13 Step 23/25 : LABEL arch=arm64 20:49:13 ---> Running in cbf04d774fbf 20:49:14 Removing intermediate container cbf04d774fbf 20:49:14 ---> d62d0537e432 20:49:14 Step 24/25 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:49:14 ---> Running in eeb35d7bb7d6 20:49:15 Removing intermediate container eeb35d7bb7d6 20:49:15 ---> 48153239b732 20:49:15 Step 25/25 : LABEL version=0.0.0 20:49:15 ---> Running in 96e532a02e3e 20:49:16 Removing intermediate container 96e532a02e3e 20:49:16 ---> 33fdc965092a 20:49:16 20:49:16 Successfully built 33fdc965092a 20:49:16 Successfully tagged security-secretstore-setup-arm64:latest 20:49:55  Building security-secretstore-setup ... done Removing intermediate container 405c96177f1f 20:49:55 ---> b701bfd89272 20:49:55 20:49:55 Step 10/23 : FROM alpine:3.17 20:49:55 ---> 51e60588ff2c 20:49:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:49:55 ---> Using cache 20:49:55 ---> d7f8d5139d91 20:49:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:49:55 ---> Using cache 20:49:55 ---> e7e3b0e7b820 20:49:55 Step 13/23 : ENV APP_PORT=59861 20:49:55 ---> Running in d2e2fe1a6d54 20:49:56 Removing intermediate container d2e2fe1a6d54 20:49:56 ---> cd306c257533 20:49:56 Step 14/23 : EXPOSE $APP_PORT 20:49:56 ---> Running in 3dd42a087a5f 20:49:56 Removing intermediate container 3dd42a087a5f 20:49:56 ---> 71371f197f3f 20:49:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:57 ---> 3fe941f77ce2 20:49:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:49:58 ---> b29879a3134b 20:49:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:50:02 ---> aded61ef4f6d 20:50:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:50:03 ---> 073a6682eddc 20:50:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:50:03 ---> Running in 53df024b55be 20:50:04 Removing intermediate container 53df024b55be 20:50:04 ---> be6cee260441 20:50:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:04 ---> Running in 431f203fc9e5 20:50:04 Removing intermediate container 431f203fc9e5 20:50:04 ---> c2f12de22322 20:50:04 Step 21/23 : LABEL arch=arm64 20:50:04 ---> Running in 1e0f396badf8 20:50:05 Removing intermediate container 1e0f396badf8 20:50:05 ---> e2960a2e9437 20:50:05 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:50:05 ---> Running in 7bfe117c9af4 20:50:05 Removing intermediate container 7bfe117c9af4 20:50:05 ---> 3997bca1d3ea 20:50:05 Step 23/23 : LABEL version=0.0.0 20:50:06 ---> Running in a48ed3534081 20:50:06 Removing intermediate container a48ed3534081 20:50:06 ---> 19a5cb22d773 20:50:06 20:50:06 Successfully built 19a5cb22d773 20:50:06 Successfully tagged support-scheduler-arm64:latest 20:51:28  Building support-scheduler ... done Removing intermediate container f8a246f955a1 20:51:28 ---> a8c89fd3d3f8 20:51:28 20:51:28 Step 9/20 : FROM alpine:3.17 20:51:28 ---> 51e60588ff2c 20:51:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:51:28 ---> Using cache 20:51:28 ---> 8061d1d0b012 20:51:28 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:51:28 ---> Running in 77bea938216d 20:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:28 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:51:28 v3.17.3-43-g781c081f9b4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:51:28 OK: 17689 distinct packages available 20:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:28 (1/9) Installing ca-certificates (20220614-r4) 20:51:29 (2/9) Installing brotli-libs (1.0.9-r9) 20:51:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:51:29 (4/9) Installing libcurl (7.88.1-r1) 20:51:29 (5/9) Installing curl (7.88.1-r1) 20:51:29 (6/9) Installing dumb-init (1.2.5-r2) 20:51:29 (7/9) Installing musl-obstack (1.2.3-r0) 20:51:29 (8/9) Installing libucontext (1.2-r0) 20:51:29 (9/9) Installing gcompat (1.1.0-r0) 20:51:29 Executing busybox-1.35.0-r29.trigger 20:51:29 Executing ca-certificates-20220614-r4.trigger 20:51:29 OK: 11 MiB in 24 packages 20:51:33 Removing intermediate container 77bea938216d 20:51:33 ---> 57f346c8152e 20:51:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:34 ---> a9e57ed6ae6a 20:51:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:51:35 ---> c56768417ca1 20:51:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:51:35 Removing intermediate container f608fc6672da 20:51:35 ---> 8fcf52e8fe99 20:51:35 20:51:35 Step 10/23 : FROM alpine:3.17 20:51:35 ---> 51e60588ff2c 20:51:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:51:35 ---> Running in 05da7a597f15 20:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:51:38 ---> 7efbe25fbbf8 20:51:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:51:39 ---> 8950580aeecf 20:51:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:51:39 ---> Running in 9ec926909409 20:51:39 Removing intermediate container 9ec926909409 20:51:39 ---> bf2644b63f30 20:51:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:40 ---> Running in 20e6a3021184 20:51:40 (1/2) Installing ca-certificates (20220614-r4) 20:51:40 (2/2) Installing dumb-init (1.2.5-r2) 20:51:40 Executing busybox-1.35.0-r29.trigger 20:51:40 Executing ca-certificates-20220614-r4.trigger 20:51:40 Removing intermediate container 20e6a3021184 20:51:40 ---> 2b4595a80da9 20:51:40 Step 18/20 : LABEL arch=arm64 20:51:40 ---> Running in b5baad02a65b 20:51:40 OK: 8 MiB in 17 packages 20:51:41 Removing intermediate container b5baad02a65b 20:51:41 ---> c2e6797f3cb7 20:51:41 Step 19/20 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:51:41 ---> Running in 3c68f4ca04bd 20:51:42 Removing intermediate container 3c68f4ca04bd 20:51:42 ---> 57ff3832a12c 20:51:42 Step 20/20 : LABEL version=0.0.0 20:51:42 ---> Running in e2b1d4d010df 20:51:42 Removing intermediate container e2b1d4d010df 20:51:42 ---> 7405d608a4b5 20:51:42 20:51:42 Removing intermediate container 05da7a597f15 20:51:42 ---> 39931561cd6e 20:51:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:51:42 ---> Running in e43897a7c28a 20:51:43 Successfully built 7405d608a4b5 20:51:43 Successfully tagged security-spiffe-token-provider-arm64:latest 20:51:43  Building security-spiffe-token-provider ... done Removing intermediate container e43897a7c28a 20:51:43 ---> 9daeffa09445 20:51:43 Step 13/23 : ENV APP_PORT=59860 20:51:43 ---> Running in a9a2c9f6bb0f 20:51:44 Removing intermediate container a9a2c9f6bb0f 20:51:44 ---> 2747b1e6f808 20:51:44 Step 14/23 : EXPOSE $APP_PORT 20:51:44 ---> Running in 540a64b30cea 20:51:44 Removing intermediate container 540a64b30cea 20:51:44 ---> 95d6b91c8df6 20:51:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:45 ---> 4b487b2ec61e 20:51:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:51:46 ---> 346e67f34600 20:51:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:48 ---> 9d11d9bf5ae9 20:51:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:51:48 ---> a6f1aaef4d4f 20:51:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:51:48 ---> Running in c7194c81e80e 20:51:49 Removing intermediate container c7194c81e80e 20:51:49 ---> 523f63250c3c 20:51:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:49 ---> Running in 3082bf88f8fa 20:51:49 Removing intermediate container 3082bf88f8fa 20:51:49 ---> c3e1e6d098f0 20:51:49 Step 21/23 : LABEL arch=arm64 20:51:49 ---> Running in 8a28ebff6fac 20:51:50 Removing intermediate container 8a28ebff6fac 20:51:50 ---> 6c741966e158 20:51:50 Step 22/23 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:51:50 ---> Running in 38bdf698a0ca 20:51:51 Removing intermediate container 38bdf698a0ca 20:51:51 ---> 942e00822ff9 20:51:51 Step 23/23 : LABEL version=0.0.0 20:51:51 ---> Running in fb217735fed6 20:51:51 Removing intermediate container fb217735fed6 20:51:51 ---> 7b8d0929ce82 20:51:51 20:51:51 Successfully built 7b8d0929ce82 20:51:51 Successfully tagged support-notifications-arm64:latest 20:51:56  Building support-notifications ... done Removing intermediate container 640b1d1ee270 20:51:56 ---> 6f66add75ed6 20:51:56 20:51:56 Step 10/24 : FROM alpine:3.17 20:51:56 ---> 51e60588ff2c 20:51:56 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:51:56 ---> Using cache 20:51:56 ---> d7f8d5139d91 20:51:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:51:56 ---> Using cache 20:51:56 ---> e7e3b0e7b820 20:51:56 Step 13/24 : ENV APP_PORT=59882 20:51:56 ---> Running in c2dfbda2e6b3 20:51:56 Removing intermediate container c2dfbda2e6b3 20:51:56 ---> 386d58adf11e 20:51:56 Step 14/24 : EXPOSE $APP_PORT 20:51:56 ---> Running in 1b7364606c92 20:51:56 Removing intermediate container 1b7364606c92 20:51:56 ---> 29e98ad9ef8e 20:51:56 Step 15/24 : WORKDIR / 20:51:56 ---> Running in 9c07b640bb08 20:51:56 Removing intermediate container 9c07b640bb08 20:51:56 ---> 4b053f87e89d 20:51:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:57 ---> 7a833ee021d7 20:51:57 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:51:57 ---> 95d90c96a479 20:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:58 ---> a8a6406e404f 20:51:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:51:59 ---> cfba8786d856 20:51:59 Step 20/24 : ENTRYPOINT ["/core-command"] 20:51:59 ---> Running in 5d79cb5d330d 20:51:59 Removing intermediate container 5d79cb5d330d 20:51:59 ---> 6d91c980da02 20:51:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:59 ---> Running in 966f8374911d 20:51:59 Removing intermediate container 966f8374911d 20:51:59 ---> 5eaa332149b3 20:51:59 Step 22/24 : LABEL arch=arm64 20:52:00 ---> Running in d66c07f150c4 20:52:00 Removing intermediate container d66c07f150c4 20:52:00 ---> 52552807bdf7 20:52:00 Step 23/24 : LABEL git_sha=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c 20:52:00 ---> Running in c4366add50a3 20:52:00 Removing intermediate container c4366add50a3 20:52:00 ---> fa61636afa41 20:52:00 Step 24/24 : LABEL version=0.0.0 20:52:01 ---> Running in 7d2a492013be 20:52:01 Removing intermediate container 7d2a492013be 20:52:01 ---> 9ecf1030bda9 20:52:01 20:52:01 Successfully built 9ecf1030bda9 20:52:01 Successfully tagged core-command-arm64:latest 20:52:01  Building core-command ... done  [Pipeline] } 20:52:01 $ docker stop --time=1 35cf214b6293242c1a59fa8d5074d2bdfddf82d1b74a7c3923c7531b59ccfe67 20:52:03 $ docker rm -f --volumes 35cf214b6293242c1a59fa8d5074d2bdfddf82d1b74a7c3923c7531b59ccfe67 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:04 + docker images 20:52:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:52:04 core-command-arm64 latest 9ecf1030bda9 3 seconds ago 19.7MB 20:52:04 6f66add75ed6 10 seconds ago 1.49GB 20:52:04 support-notifications-arm64 latest 7b8d0929ce82 13 seconds ago 32.2MB 20:52:04 security-spiffe-token-provider-arm64 latest 7405d608a4b5 22 seconds ago 32.7MB 20:52:04 8fcf52e8fe99 30 seconds ago 1.56GB 20:52:04 a8c89fd3d3f8 44 seconds ago 1.53GB 20:52:04 support-scheduler-arm64 latest 19a5cb22d773 About a minute ago 31.5MB 20:52:04 b701bfd89272 2 minutes ago 1.56GB 20:52:04 security-secretstore-setup-arm64 latest 33fdc965092a 2 minutes ago 32.2MB 20:52:04 f1dbf9a4c0e1 3 minutes ago 1.49GB 20:52:04 core-metadata-arm64 latest 01e562dbd458 5 minutes ago 20.2MB 20:52:04 54273a76c86f 5 minutes ago 1.5GB 20:52:04 security-bootstrapper-arm64 latest 68c66958da5b 10 minutes ago 21.9MB 20:52:04 a7728bfef51e 11 minutes ago 1.48GB 20:52:04 security-spire-config-arm64 latest 37928c374f25 11 minutes ago 86.2MB 20:52:04 security-spire-agent-arm64 latest 7a3036f04080 12 minutes ago 125MB 20:52:04 core-data-arm64 latest e18f0369a0c5 12 minutes ago 19.9MB 20:52:04 413e64149547 12 minutes ago 1.35GB 20:52:04 55f8ae0d5812 12 minutes ago 1.5GB 20:52:04 core-common-config-bootstrapper-arm64 latest 06f4548633aa 13 minutes ago 17.2MB 20:52:04 security-proxy-setup-arm64 latest 447af6647d69 13 minutes ago 18.7MB 20:52:04 435756b6d9b4 13 minutes ago 1.49GB 20:52:04 security-proxy-auth-arm64 latest 0a01dfcecae7 13 minutes ago 18.3MB 20:52:04 6ba25419f371 13 minutes ago 1.47GB 20:52:04 a023e5161779 14 minutes ago 1.47GB 20:52:04 security-spire-server-arm64 latest bc6b21c2501f 20 minutes ago 87.1MB 20:52:04 3a7dab95f874 20 minutes ago 1.35GB 20:52:04 ci-base-image-arm64 latest 27f552aa7f74 36 minutes ago 866MB 20:52:04 alpine 3.17 51e60588ff2c 7 days ago 7.46MB 20:52:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 20:52:04 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 20:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:05 20:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:06 arm64: Pulling from edgex-lftools-log-publisher 20:52:06 8998bd30e6a1: Pulling fs layer 20:52:06 04944245beec: Pulling fs layer 20:52:06 699f458cf7ca: Pulling fs layer 20:52:06 765212b225bb: Pulling fs layer 20:52:06 f23df028b6ca: Pulling fs layer 20:52:06 d65c8cfc05b1: Pulling fs layer 20:52:06 2437ff75d9bd: Pulling fs layer 20:52:06 f23df028b6ca: Waiting 20:52:06 d65c8cfc05b1: Waiting 20:52:06 2437ff75d9bd: Waiting 20:52:06 04944245beec: Verifying Checksum 20:52:06 04944245beec: Download complete 20:52:06 765212b225bb: Verifying Checksum 20:52:06 765212b225bb: Download complete 20:52:07 f23df028b6ca: Verifying Checksum 20:52:07 f23df028b6ca: Download complete 20:52:07 d65c8cfc05b1: Verifying Checksum 20:52:07 d65c8cfc05b1: Download complete 20:52:10 699f458cf7ca: Verifying Checksum 20:52:10 699f458cf7ca: Download complete 20:52:10 8998bd30e6a1: Verifying Checksum 20:52:10 8998bd30e6a1: Download complete 20:52:12 2437ff75d9bd: Verifying Checksum 20:52:12 2437ff75d9bd: Download complete 20:52:14 8998bd30e6a1: Pull complete 20:52:14 04944245beec: Pull complete 20:52:16 699f458cf7ca: Pull complete 20:52:16 765212b225bb: Pull complete 20:52:17 f23df028b6ca: Pull complete 20:52:17 d65c8cfc05b1: Pull complete 20:52:32 2437ff75d9bd: Pull complete 20:52:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:32 prd-ubuntu20.04-docker-arm64-4c-16g-6921 does not seem to be running inside a container 20:52:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 20:52:35 $ docker top 5d907cc795f4ea6064161ce97adfb87e3582f0db85df510945b57b67ae1a80a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:36 ---> job-cost.sh 20:52:36 lf-activate-venv: SKIPPING 20:52:36 INFO: No Stack... 20:52:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:52:37 INFO: Archiving Costs [Pipeline] sh 20:52:38 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:52:38 + cut -d, -f6 [Pipeline] lock 20:52:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] 20:52:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] did not exist. Created. 20:52:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:52:38 + echo total: 0.10999999940395355 [Pipeline] stash 20:52:39 Stashed 1 file(s) [Pipeline] } 20:52:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4496-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:52:39 $ docker stop --time=1 5d907cc795f4ea6064161ce97adfb87e3582f0db85df510945b57b67ae1a80a6 20:52:40 $ docker rm -f --volumes 5d907cc795f4ea6064161ce97adfb87e3582f0db85df510945b57b67ae1a80a6 [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 20:52:44 provisioning config files... 20:52:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3230974268601393118tmp [Pipeline] { [Pipeline] sh 20:52:45 + set +x 20:52:45 + curl -s https://codecov.io/bash 20:52:45 + bash -s -- 20:52:45 20:52:45 _____ _ 20:52:45 / ____| | | 20:52:45 | | ___ __| | ___ ___ _____ __ 20:52:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:52:45 | |___| (_) | (_| | __/ (_| (_) \ V / 20:52:45 \_____\___/ \__,_|\___|\___\___/ \_/ 20:52:45 Bash-1.0.6 20:52:45 20:52:45 20:52:45 ==> git version 2.25.1 found 20:52:45 ==> 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 20:52:45 Release-Date: 2020-01-08 20:52:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:52:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:52:45 ==> Jenkins CI detected. 20:52:45 current dir:  /w/workspace/edgex-go/1 20:52:45 project root: . 20:52:45 --> token set from env 20:52:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:52:45 ==> Running gcov in . (disable via -X gcov) 20:52:45 ==> Python coveragepy not found 20:52:45 ==> Searching for coverage reports in: 20:52:45 + . 20:52:45 -> Found 1 reports 20:52:45 ==> Detecting git/mercurial file structure 20:52:45 ==> Reading reports 20:52:45 + ./coverage.out bytes=447380 20:52:45 ==> Appending adjustments 20:52:45 https://docs.codecov.io/docs/fixing-reports 20:52:46 + Found adjustments 20:52:46 ==> Gzipping contents 20:52:46 60K /tmp/codecov.gygOVZ.gz 20:52:46 ==> Uploading reports 20:52:46 url: https://codecov.io 20:52:46 query: branch=PR-4496&commit=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4496&job=&cmd_args= 20:52:46 -> Pinging Codecov 20:52:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4496&commit=6ee4f09db6dd982ca233fc272b24555aa4a2ff5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4496%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4496&job=&cmd_args= 20:54:07  20:54:07 20:54:07 20:54:07 502 Server Error 20:54:07 20:54:07 20:54:07

Error: Server Error

20:54:07

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

20:54:07

20:54:07 20:54:07 20:54:07 20:54:07 20:54:07 502 Server Error 20:54:07 20:54:07 20:54:07

Error: Server Error

20:54:07

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

20:54:07

20:54:07 20:54:07 upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure 20:54:07 503 20:54:07 ==> Uploading to Codecov 20:54:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:07 Dload Upload Total Spent Left Speed 20:54:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57723 100 241 100 57482 1487 346k --:--:-- --:--:-- --:--:-- 347k 20:54:07 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "1cd98295-201e-46a9-829f-324f16e72a9a", "url": "https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ee4f09db6dd982ca233fc272b24555aa4a2ff5c"} [Pipeline] } 20:54:07 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 20:54:09 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:54:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:10 ---> package-listing.sh 20:54:10 ++ facter osfamily 20:54:10 ++ tr '[:upper:]' '[:lower:]' 20:54:10 + OS_FAMILY=debian 20:54:10 + workspace=/w/workspace/edgex-go/1 20:54:10 + START_PACKAGES=/tmp/packages_start.txt 20:54:10 + END_PACKAGES=/tmp/packages_end.txt 20:54:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:10 + PACKAGES=/tmp/packages_start.txt 20:54:10 + '[' /w/workspace/edgex-go/1 ']' 20:54:10 + PACKAGES=/tmp/packages_end.txt 20:54:10 + case "${OS_FAMILY}" in 20:54:10 + dpkg -l 20:54:10 + grep '^ii' 20:54:10 + '[' -f /tmp/packages_start.txt ']' 20:54:10 + '[' -f /tmp/packages_end.txt ']' 20:54:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:10 + '[' /w/workspace/edgex-go/1 ']' 20:54:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:54:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:54:10 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:54:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:11 20:54:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:12 latest: Pulling from edgex-lftools-log-publisher 20:54:12 5eb5b503b376: Pulling fs layer 20:54:12 5c69ac0246d0: Pulling fs layer 20:54:12 ec43610c2a17: Pulling fs layer 20:54:12 3a2ae6a8a46f: Pulling fs layer 20:54:12 33b1e0a273af: Pulling fs layer 20:54:12 5d3b04190fa2: Pulling fs layer 20:54:12 2f39f015ded8: Pulling fs layer 20:54:12 5d3b04190fa2: Waiting 20:54:12 2f39f015ded8: Waiting 20:54:12 3a2ae6a8a46f: Waiting 20:54:12 33b1e0a273af: Waiting 20:54:12 5c69ac0246d0: Download complete 20:54:12 3a2ae6a8a46f: Download complete 20:54:12 33b1e0a273af: Verifying Checksum 20:54:12 33b1e0a273af: Download complete 20:54:12 ec43610c2a17: Verifying Checksum 20:54:12 ec43610c2a17: Download complete 20:54:12 5d3b04190fa2: Download complete 20:54:12 5eb5b503b376: Verifying Checksum 20:54:12 5eb5b503b376: Download complete 20:54:12 2f39f015ded8: Download complete 20:54:13 5eb5b503b376: Pull complete 20:54:13 5c69ac0246d0: Pull complete 20:54:13 ec43610c2a17: Pull complete 20:54:14 3a2ae6a8a46f: Pull complete 20:54:14 33b1e0a273af: Pull complete 20:54:14 5d3b04190fa2: Pull complete 20:54:19 2f39f015ded8: Pull complete 20:54:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:19 prd-ubuntu20.04-docker-8c-8g-6919 does not seem to be running inside a container 20:54:19 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:22 $ docker top 93ccaeedf006055cc116b3c91f9242decd075448c1909e2bd19b4ca57e53f92f -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:22 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:23 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:23 + ls /var/log/sa-host 20:54:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:23 provisioning config files... 20:54:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4893627161482597857tmp [Pipeline] { [Pipeline] echo 20:54:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:24 ---> create-netrc.sh [Pipeline] } 20:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:24 ---> python-tools-install.sh [Pipeline] echo 20:54:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:24 ---> sudo-logs.sh 20:54:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:25 ---> job-cost.sh 20:54:25 lf-activate-venv: SKIPPING 20:54:25 DEBUG: total: 0.10999999940395355 20:54:25 INFO: Retrieving Stack Cost... 20:54:25 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:25 INFO: Archiving Costs [Pipeline] echo 20:54:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:26 ---> logs-deploy.sh 20:54:26 lf-activate-venv: SKIPPING 20:54:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4496/1 20:54:26 INFO: archiving workspace using pattern(s): 20:54:27 Archives upload complete. 20:54:27 INFO: archiving logs to Nexus