Pull request #4461 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at d52ecc9ec6b167035306dda8479a360a024b5268 rather than 09220f78f8523621d7042655cab33f004b76739a Obtained Jenkinsfile from d52ecc9ec6b167035306dda8479a360a024b5268 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-ssh6247301564283425017.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-ssh14481881873163350316.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-4461/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-4461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8402760093035000315.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-4461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11158799153617801156.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-ssh7751379962674080905.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-4461/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-4461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1081589528205350486.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-4577 in /w/workspace/edgexfoundry_edgex-go_PR-4461 [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 > 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/4461/head:refs/remotes/origin/PR-4461 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit 09220f78f8523621d7042655cab33f004b76739a Merge succeeded, producing 09220f78f8523621d7042655cab33f004b76739a Checking out Revision 09220f78f8523621d7042655cab33f004b76739a (PR-4461) > git config core.sparsecheckout # timeout=10 > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 Commit message: "feat: Switch UOM file to YAML format" 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 07:45:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:45:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:45:39 ========================================================= 07:45:39 EdgeX Global Pipelines Version Info 07:45:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:45:39 ------------------- 07:45:39 stable info: 07:45:39 ------------------- 07:45:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:45:39 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:45:39 Message: update stable to v1.0.245 07:45:40 ------------------- 07:45:40 experimental info: 07:45:40 ------------------- 07:45:40 Commited By: **** collab-it+edgex@linuxfoundation.org 07:45:40 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 07:45:40 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:45:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:45:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:45:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:45:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4461 [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4461 [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4461 [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09220f78f8523621d7042655cab33f004b76739a [Pipeline] echo 07:45:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09220f7 [Pipeline] echo 07:45:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:42 provisioning config files... 07:45:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7233127343934402309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:42 ---> docker-login.sh 07:45:42 nexus3.edgexfoundry.org:10001 07:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:42 Configure a credential helper to remove this warning. See 07:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:42 07:45:42 Login Succeeded 07:45:42 nexus3.edgexfoundry.org:10002 07:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10003 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10004 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 docker.io 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 ---> docker-login.sh ends [Pipeline] } 07:45:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:43 + 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 07:45:43 + dirname cmd/core-command/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo core-command,cmd/core-command/Dockerfile 07:45:43 + + cut -d/ -f2 07:45:43 dirname cmd/core-common-config-bootstrapper/Dockerfile 07:45:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:45:43 + dirname cmd/core-data/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo core-data,cmd/core-data/Dockerfile 07:45:43 + dirname cmd/core-metadata/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo core-metadata,cmd/core-metadata/Dockerfile 07:45:43 + dirname cmd/security-bootstrapper/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:45:43 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 07:45:43 -f2 07:45:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:45:43 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 07:45:43 -f2 07:45:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:45:43 + dirname cmd/security-secretstore-setup/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:45:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:45:43 + dirname cmd/security-spire-agent/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:45:43 + dirname cmd/security-spire-config/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:45:43 + + cut -d/ -f2 07:45:43 dirname cmd/security-spire-server/Dockerfile 07:45:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:45:43 + dirname cmd/support-notifications/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo support-notifications,cmd/support-notifications/Dockerfile 07:45:43 + dirname cmd/support-scheduler/Dockerfile 07:45:43 + cut -d/ -f2 07:45:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:45:43 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 07:45:44 + git rev-list -1 --merges 09220f78f8523621d7042655cab33f004b76739a~1..09220f78f8523621d7042655cab33f004b76739a [Pipeline] echo 07:45:44 -----------> git rev-list -1 --merges 09220f78f8523621d7042655cab33f004b76739a~1..09220f78f8523621d7042655cab33f004b76739a 09220f78f8523621d7042655cab33f004b76739a [false] [Pipeline] sh 07:45:44 + git log --format=format:%s -1 09220f78f8523621d7042655cab33f004b76739a [Pipeline] echo 07:45:44 ========================================================= 07:45:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:45:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:45:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:45:45 + grep -v github /etc/ssh/ssh_known_hosts 07:45:45 + [ -e /tmp/ssh_known_hosts ] 07:45:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:45:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:45:45 + sudo tee -a /etc/ssh/ssh_known_hosts 07:45:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:45 07:45:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:45:46 b85a868b505f: Pulling fs layer 07:45:46 e2be974225ed: Pulling fs layer 07:45:46 339a4e72a1f5: Pulling fs layer 07:45:46 988bab9f4d93: Pulling fs layer 07:45:46 1469e6f7b9e6: Pulling fs layer 07:45:46 eaf3925da568: Pulling fs layer 07:45:46 bab4dde63d76: Pulling fs layer 07:45:46 bde34c3a00c8: Pulling fs layer 07:45:46 eaf3925da568: Waiting 07:45:46 bab4dde63d76: Waiting 07:45:46 1469e6f7b9e6: Waiting 07:45:46 988bab9f4d93: Waiting 07:45:46 b352a97aabf1: Pulling fs layer 07:45:46 4872d77fe225: Pulling fs layer 07:45:46 5851b861e8e6: Pulling fs layer 07:45:46 bde34c3a00c8: Waiting 07:45:46 b352a97aabf1: Waiting 07:45:46 4872d77fe225: Waiting 07:45:46 5851b861e8e6: Waiting 07:45:46 e2be974225ed: Verifying Checksum 07:45:46 e2be974225ed: Download complete 07:45:46 988bab9f4d93: Download complete 07:45:46 1469e6f7b9e6: Verifying Checksum 07:45:46 1469e6f7b9e6: Download complete 07:45:46 eaf3925da568: Download complete 07:45:46 339a4e72a1f5: Verifying Checksum 07:45:46 339a4e72a1f5: Download complete 07:45:46 bde34c3a00c8: Verifying Checksum 07:45:46 bde34c3a00c8: Download complete 07:45:46 b352a97aabf1: Download complete 07:45:46 4872d77fe225: Download complete 07:45:46 5851b861e8e6: Download complete 07:45:46 b85a868b505f: Download complete 07:45:46 bab4dde63d76: Verifying Checksum 07:45:46 bab4dde63d76: Download complete 07:45:47 b85a868b505f: Pull complete 07:45:47 e2be974225ed: Pull complete 07:45:48 339a4e72a1f5: Pull complete 07:45:48 988bab9f4d93: Pull complete 07:45:48 1469e6f7b9e6: Pull complete 07:45:48 eaf3925da568: Pull complete 07:45:50 bab4dde63d76: Pull complete 07:45:50 bde34c3a00c8: Pull complete 07:45:50 b352a97aabf1: Pull complete 07:45:50 4872d77fe225: Pull complete 07:45:50 5851b861e8e6: Pull complete 07:45:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:45:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:50 prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container 07:45:50 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:45:53 $ docker top 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 -eo pid,comm 07:45:53 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). 07:45:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:53 [ssh-agent] Looking for ssh-agent implementation... 07:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:53 $ docker exec 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent 07:45:53 SSH_AUTH_SOCK=/tmp/ssh-XjkqyOo2T9np/agent.30 07:45:53 SSH_AGENT_PID=36 07:45:53 Running ssh-add (command line suppressed) 07:45:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6145072775709992136.key (/w/workspace/edgex-go/1@tmp/private_key_6145072775709992136.key) 07:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:54 + git tag --points-at HEAD [Pipeline] } 07:45:54 $ docker exec --env ******** --env ******** 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent -k 07:45:54 unset SSH_AUTH_SOCK; 07:45:54 unset SSH_AGENT_PID; 07:45:54 echo Agent pid 36 killed; 07:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:54 [ssh-agent] Looking for ssh-agent implementation... 07:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:54 $ docker exec 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent 07:45:54 SSH_AUTH_SOCK=/tmp/ssh-4hE70qwqMi37/agent.69 07:45:54 SSH_AGENT_PID=75 07:45:54 Running ssh-add (command line suppressed) 07:45:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11149922498999258046.key (/w/workspace/edgex-go/1@tmp/private_key_11149922498999258046.key) 07:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:55 + git semver init 07:45:55 2023-03-20 07:45:55,445 [run_init] DEBUG init version:0.0.0 force:False 07:45:55 2023-03-20 07:45:55,446 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:45:55 2023-03-20 07:45:55,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:45:55 2023-03-20 07:45:55,447 [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) 07:46:02 2023-03-20 07:46:00,821 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:46:02 2023-03-20 07:46:00,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4461 with force:False 07:46:02 2023-03-20 07:46:00,822 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4461 07:46:02 2023-03-20 07:46:00,826 [execute] INFO git cat-file --batch-check 07:46:02 2023-03-20 07:46:00,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:46:02 2023-03-20 07:46:00,832 [execute] INFO git cat-file --batch 07:46:02 2023-03-20 07:46:00,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:46:02 2023-03-20 07:46:00,837 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4461 07:46:02 0.0.0 [Pipeline] } 07:46:02 $ docker exec --env ******** --env ******** 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 ssh-agent -k 07:46:02 unset SSH_AUTH_SOCK; 07:46:02 unset SSH_AGENT_PID; 07:46:02 echo Agent pid 75 killed; 07:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:02 + git semver [Pipeline] } 07:46:03 $ docker stop --time=1 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 07:46:04 $ docker rm -f --volumes 9ab32f98148cdc1d3cdfb31436c11f03cff2886f707a852eb1e14a25e9f2a423 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:46:04 Stashed 1 file(s) [Pipeline] echo 07:46:04 [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 07:46:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:05 ========================================================= 07:46:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:46:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:46:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:06 63b65145d645: Pulling fs layer 07:46:06 a2d21d5440eb: Pulling fs layer 07:46:06 935e6c44a52c: Pulling fs layer 07:46:06 94cc34f8dd06: Pulling fs layer 07:46:06 30dea6a524f1: Pulling fs layer 07:46:06 a2aff8979fd8: Pulling fs layer 07:46:06 30dea6a524f1: Waiting 07:46:06 6808be2612f2: Pulling fs layer 07:46:06 f25807f1079a: Pulling fs layer 07:46:06 a2aff8979fd8: Waiting 07:46:06 f25807f1079a: Waiting 07:46:06 a2d21d5440eb: Download complete 07:46:06 94cc34f8dd06: Verifying Checksum 07:46:06 94cc34f8dd06: Download complete 07:46:06 30dea6a524f1: Verifying Checksum 07:46:06 30dea6a524f1: Download complete 07:46:06 63b65145d645: Verifying Checksum 07:46:06 63b65145d645: Download complete 07:46:06 a2aff8979fd8: Verifying Checksum 07:46:06 a2aff8979fd8: Download complete 07:46:06 63b65145d645: Pull complete 07:46:06 a2d21d5440eb: Pull complete 07:46:07 f25807f1079a: Verifying Checksum 07:46:07 f25807f1079a: Download complete 07:46:07 935e6c44a52c: Verifying Checksum 07:46:07 935e6c44a52c: Download complete 07:46:07 6808be2612f2: Verifying Checksum 07:46:07 6808be2612f2: Download complete 07:46:10 935e6c44a52c: Pull complete 07:46:10 94cc34f8dd06: Pull complete 07:46:10 30dea6a524f1: Pull complete 07:46:10 a2aff8979fd8: Pull complete 07:46:12 6808be2612f2: Pull complete 07:46:13 f25807f1079a: Pull complete 07:46:13 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 07:46:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:46:13 WORKDIR /edgex 07:46:13 COPY go.mod . 07:46:13 RUN go mod download 07:46:13 + docker build -t ci-base-image-x86_64 -f - . 07:46:14 Sending build context to Docker daemon 170.4MB 07:46:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:46:14 ---> 3b553350e43f 07:46:14 Step 2/4 : WORKDIR /edgex 07:46:19 ---> Running in d416f55def2b 07:46:19 Removing intermediate container d416f55def2b 07:46:19 ---> 71c2a5df8468 07:46:19 Step 3/4 : COPY go.mod . 07:46:19 ---> e010ea85a8a9 07:46:19 Step 4/4 : RUN go mod download 07:46:19 ---> Running in acd37bba2904 07:46:20 Still waiting to schedule task 07:46:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:46:37 Removing intermediate container acd37bba2904 07:46:37 ---> 8f885994a2bb 07:46:37 Successfully built 8f885994a2bb 07:46:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:38 + docker inspect -f . ci-base-image-x86_64 07:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:38 prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container 07:46:38 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:46:39 $ docker top 0adf8104f7281248100282162aa93da753a8f79bfa3da0d4a29334c167d3e192 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:39 + go version 07:46:39 go version go1.20.2 linux/amd64 [Pipeline] } 07:46:39 $ docker stop --time=1 0adf8104f7281248100282162aa93da753a8f79bfa3da0d4a29334c167d3e192 07:46:41 $ docker rm -f --volumes 0adf8104f7281248100282162aa93da753a8f79bfa3da0d4a29334c167d3e192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:41 + docker inspect -f . ci-base-image-x86_64 07:46:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:42 prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container 07:46:42 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:46:42 $ docker top 9b468926dd8f01a7e4cbf3c46a7ed124e17e689dab03debdd5994669713f66a2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:46:42 ========================================================= 07:46:42 [edgeXBuildGoParallel] Running Tests and Build... 07:46:42 ========================================================= [Pipeline] sh 07:46:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:46:43 + make test 07:46:43 go test -race -coverprofile=coverage.out ./... 07:46:51 ? github.com/edgexfoundry/edgex-go [no test files] 07:47:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:47:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:47:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:47:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:47:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:47:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:47:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:47:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:47:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 07:47:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 07:47:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.3% of statements 07:47:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:47:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:47:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:47:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 07:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:47:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:47:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.333s coverage: 88.5% of statements 07:47:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:47:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:47:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements 07:47:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:47:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:47:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:47:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 65.9% of statements 07:47:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:47:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:47:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 07:47:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 29.0% of statements 07:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 07:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 07:47:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 07:47:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 07:47:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 07:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:47:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:47:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:47:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:47:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:47:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 07:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.074s coverage: 92.9% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 07:47:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 07:47:48 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 07:47:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4578 in /w/workspace/edgexfoundry_edgex-go_PR-4461 [Pipeline] { [Pipeline] ws 07:47:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:47:58 The recommended git tool is: git 07:48:03 using credential edgex-jenkins-ssh 07:48:03 Cloning the remote Git repository 07:48:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:48:03 > git init /w/workspace/edgex-go/1 # timeout=10 07:48:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:48:03 > git --version # timeout=10 07:48:03 > git --version # 'git version 2.25.1' 07:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:10 go vet ./... 07:48:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:12 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:48:13 + ls -al . 07:48:13 total 704 07:48:13 drwxrwxr-x 11 1001 1001 4096 Mar 20 07:46 . 07:48:13 drwxr-xr-x 4 root root 4096 Mar 20 07:46 .. 07:48:13 drwxrwxr-x 2 1001 1001 4096 Mar 20 07:45 .blubracket 07:48:13 -rw-rw-r-- 1 1001 1001 16 Mar 20 07:45 .dockerignore 07:48:13 drwxrwxr-x 8 1001 1001 4096 Mar 20 07:46 .git 07:48:13 drwxrwxr-x 3 1001 1001 4096 Mar 20 07:45 .github 07:48:13 -rw-rw-r-- 1 1001 1001 1133 Mar 20 07:45 .gitignore 07:48:13 -rw-rw-r-- 1 1001 1001 42 Mar 20 07:45 .golangci.yml 07:48:13 -rw-rw-r-- 1 1001 1001 87 Mar 20 07:45 .hadolint.yml 07:48:13 drwxr-xr-x 3 1001 1001 4096 Mar 20 07:46 .semver 07:48:13 -rw-rw-r-- 1 1001 1001 166 Mar 20 07:45 .sonarcloud.properties 07:48:13 -rw-rw-r-- 1 1001 1001 1171 Mar 20 07:45 ADOPTERS.md 07:48:13 -rw-rw-r-- 1 1001 1001 10825 Mar 20 07:45 Attribution.txt 07:48:13 -rw-rw-r-- 1 1001 1001 73765 Mar 20 07:45 CHANGELOG.md 07:48:13 -rw-rw-r-- 1 1001 1001 3804 Mar 20 07:45 CONTRIBUTING.md 07:48:13 -rw-rw-r-- 1 1001 1001 677 Mar 20 07:45 GOVERNANCE.md 07:48:13 -rw-rw-r-- 1 1001 1001 883 Mar 20 07:45 Jenkinsfile 07:48:13 -rw-rw-r-- 1 1001 1001 10775 Mar 20 07:45 LICENSE 07:48:13 -rw-rw-r-- 1 1001 1001 14266 Mar 20 07:45 Makefile 07:48:13 -rw-rw-r-- 1 1001 1001 582 Mar 20 07:45 OWNERS.md 07:48:13 -rw-rw-r-- 1 1001 1001 9403 Mar 20 07:45 README.md 07:48:13 -rw-rw-r-- 1 1001 1001 789 Mar 20 07:45 SECURITY.md 07:48:13 -rw-rw-r-- 1 1001 1001 5 Mar 20 07:46 VERSION 07:48:13 drwxrwxr-x 2 1001 1001 4096 Mar 20 07:45 bin 07:48:13 drwxrwxr-x 18 1001 1001 4096 Mar 20 07:45 cmd 07:48:13 -rw-r--r-- 1 root root 447275 Mar 20 07:47 coverage.out 07:48:13 -rw-rw-r-- 1 1001 1001 3233 Mar 20 07:45 go.mod 07:48:13 -rw-rw-r-- 1 1001 1001 31100 Mar 20 07:45 go.sum 07:48:13 drwxrwxr-x 7 1001 1001 4096 Mar 20 07:45 internal 07:48:13 drwxrwxr-x 3 1001 1001 4096 Mar 20 07:45 openapi 07:48:13 -rw-rw-r-- 1 1001 1001 594 Mar 20 07:45 security.txt 07:48:13 drwxrwxr-x 4 1001 1001 4096 Mar 20 07:45 snap 07:48:13 -rw-rw-r-- 1 1001 1001 204 Mar 20 07:45 version.go [Pipeline] sh 07:48:13 + '[' -e coverage.out ] 07:48:13 + chown 1001:1001 coverage.out [Pipeline] stash 07:48:13 Stashed 1 file(s) [Pipeline] sh 07:48:13 + make build 07:48:13 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 07:48:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:48:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:48:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:48:21 Merging remotes/origin/main commit d52ecc9ec6b167035306dda8479a360a024b5268 into PR head commit 09220f78f8523621d7042655cab33f004b76739a 07:48:21 Merge succeeded, producing 09220f78f8523621d7042655cab33f004b76739a 07:48:21 Checking out Revision 09220f78f8523621d7042655cab33f004b76739a (PR-4461) 07:48:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:48:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4461/head:refs/remotes/origin/PR-4461 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:48:21 > git config core.sparsecheckout # timeout=10 07:48:21 > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 07:48:21 > git remote # timeout=10 07:48:21 > git config --get remote.origin.url # timeout=10 07:48:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:21 > git merge d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 07:48:21 > git rev-parse HEAD^{commit} # timeout=10 07:48:21 > git config core.sparsecheckout # timeout=10 07:48:21 > git checkout -f 09220f78f8523621d7042655cab33f004b76739a # timeout=10 07:48:25 Commit message: "feat: Switch UOM file to YAML format" 07:48:25 > git --version # timeout=10 07:48:25 > git --version # 'git version 2.25.1' 07:48:25 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 07:48:26 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 07:48:26 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 [Pipeline] sh 07:48:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:48:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:48:26 Dload Upload Total Spent Left Speed 07:48:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 07:48:26 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 [Pipeline] sh 07:48:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:48:27 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 07:48:27 + sudo tee /etc/docker/daemon.new 07:48:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:48:27 { 07:48:27 "registry-mirrors": [ 07:48:27 "https://nexus3.edgexfoundry.org:10001" 07:48:27 ], 07:48:27 "bip": "10.250.0.254/24", 07:48:27 "hosts": [ 07:48:27 "tcp://0.0.0.0:5555", 07:48:27 "unix:///var/run/docker.sock" 07:48:27 ], 07:48:27 "mtu": 1458, 07:48:27 "selinux-enabled": true, 07:48:27 "seccomp-profile": "/etc/docker/seccomp.json" 07:48:27 } [Pipeline] sh 07:48:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:48:28 + sudo service docker restart 07:48:34 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 07:48:34 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 07:48:36 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 07:48:37 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 07:48:37 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 07:48:38 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 07:48: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] } 07:48:40 $ docker stop --time=1 9b468926dd8f01a7e4cbf3c46a7ed124e17e689dab03debdd5994669713f66a2 07:48:45 $ docker rm -f --volumes 9b468926dd8f01a7e4cbf3c46a7ed124e17e689dab03debdd5994669713f66a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:46 provisioning config files... 07:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:46 07:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2080855776170787895tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 07:48:47 ---> docker-login.sh 07:48:47 nexus3.edgexfoundry.org:10001 07:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:47 latest: Pulling from edgex-devops/edgex-compose 07:48:47 cbdbe7a5bc2a: Pulling fs layer 07:48:47 ca9280d653b3: Pulling fs layer 07:48:47 7e9c9ca2126c: Pulling fs layer 07:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:47 cbdbe7a5bc2a: Download complete 07:48:47 ca9280d653b3: Verifying Checksum 07:48:47 ca9280d653b3: Download complete 07:48:47 cbdbe7a5bc2a: Pull complete 07:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:47 Configure a credential helper to remove this warning. See 07:48:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:47 07:48:47 Login Succeeded 07:48:47 nexus3.edgexfoundry.org:10002 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 nexus3.edgexfoundry.org:10003 07:48:48 7e9c9ca2126c: Download complete 07:48:48 ca9280d653b3: Pull complete 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 nexus3.edgexfoundry.org:10004 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 docker.io 07:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:49 Configure a credential helper to remove this warning. See 07:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:49 07:48:49 Login Succeeded 07:48:49 ---> docker-login.sh ends [Pipeline] } 07:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:48:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:48:50 ========================================================= 07:48:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:48:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:48:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:48:50 af6eaf76a39c: Pulling fs layer 07:48:50 55522c791124: Pulling fs layer 07:48:50 ce5c4a1c91eb: Pulling fs layer 07:48:50 169dfbe0d373: Pulling fs layer 07:48:50 e1ff8fa3b103: Pulling fs layer 07:48:50 52ebb69f0ebf: Pulling fs layer 07:48:50 5abe8eddf0d5: Pulling fs layer 07:48:50 e1ff8fa3b103: Waiting 07:48:50 169dfbe0d373: Waiting 07:48:50 52ebb69f0ebf: Waiting 07:48:50 5abe8eddf0d5: Waiting 07:48:50 55522c791124: Download complete 07:48:50 169dfbe0d373: Verifying Checksum 07:48:50 169dfbe0d373: Download complete 07:48:50 e1ff8fa3b103: Verifying Checksum 07:48:50 e1ff8fa3b103: Download complete 07:48:50 af6eaf76a39c: Download complete 07:48:51 7e9c9ca2126c: Pull complete 07:48:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:51 prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container 07:48:51 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:48:51 af6eaf76a39c: Pull complete 07:48:51 5abe8eddf0d5: Verifying Checksum 07:48:51 5abe8eddf0d5: Download complete 07:48:52 55522c791124: Pull complete 07:48:53 ce5c4a1c91eb: Verifying Checksum 07:48:53 ce5c4a1c91eb: Download complete 07:48:53 52ebb69f0ebf: Verifying Checksum 07:48:53 52ebb69f0ebf: Download complete 07:48:56 $ docker top dfb4a02c58c34daa0a284b9930c027effb3f8fe7340794e860e794687bf229c4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:56 + docker-compose build --help 07:48:56 + grep parallel 07:48:57 --parallel Build images in parallel. [Pipeline] } 07:48:57 $ docker stop --time=1 dfb4a02c58c34daa0a284b9930c027effb3f8fe7340794e860e794687bf229c4 07:48:58 $ docker rm -f --volumes dfb4a02c58c34daa0a284b9930c027effb3f8fe7340794e860e794687bf229c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:48:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:59 prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container 07:48:59 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:48:59 $ docker top 903808474a097f496913e65616c0b0993e8cf987b55ddb3471b88d486de532cc -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:59 + docker-compose -f ./docker-compose-build.yml build --parallel 07:49:00 Building core-command ... 07:49:00 Building core-common-config-bootstrapper ... 07:49:00 Building core-data ... 07:49:00 Building core-metadata ... 07:49:00 Building security-bootstrapper ... 07:49:00 Building security-proxy-auth ... 07:49:00 Building security-proxy-setup ... 07:49:00 Building security-secretstore-setup ... 07:49:00 Building security-spiffe-token-provider ... 07:49:00 Building security-spire-agent ... 07:49:00 Building security-spire-config ... 07:49:00 Building security-spire-server ... 07:49:00 Building support-notifications ... 07:49:00 Building support-scheduler ... 07:49:00 Building security-proxy-setup 07:49:00 Building core-data 07:49:00 Building security-spire-agent 07:49:00 Building core-metadata 07:49:00 Building security-spire-config 07:49:03 ce5c4a1c91eb: Pull complete 07:49:03 169dfbe0d373: Pull complete 07:49:03 e1ff8fa3b103: Pull complete 07:49:09 52ebb69f0ebf: Pull complete 07:49:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:49:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:49:10 ---> 8f885994a2bb 07:49:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:49:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:49:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:49:10 ---> 8f885994a2bb 07:49:10 Step 3/27 : WORKDIR /edgex-go 07:49:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:49:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:49:10 ---> 8f885994a2bb 07:49:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:49:10 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:49:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:49:10 ---> 8f885994a2bb 07:49:10 Step 3/22 : WORKDIR /edgex-go 07:49:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:49:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:49:10 ---> 8f885994a2bb 07:49:10 Step 3/27 : WORKDIR /edgex-go 07:49:11 5abe8eddf0d5: Pull complete 07:49:11 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 07:49:12 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:49:12 WORKDIR /edgex 07:49:12 COPY go.mod . 07:49:12 RUN go mod download -t 07:49:12 ci-base-image-arm64 -f - . 07:49:12 Sending build context to Docker daemon 2.933MB 07:49:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:49:12 ---> 6cb57ee374ae 07:49:12 Step 2/4 : WORKDIR /edgex 07:49:14 ---> Running in 2295400a411b 07:49:14 Removing intermediate container 2295400a411b 07:49:14 ---> f833668c16d9 07:49:14 Step 3/4 : COPY go.mod . 07:49:15 ---> b5d6b8ecb2bb 07:49:15 Step 4/4 : RUN go mod download 07:49:15 ---> Running in c30fd513fa62 07:49:18 ---> Running in 554c7287a7a1 07:49:18 ---> Running in 8c065f05dc5c 07:49:18 ---> Running in 36e7a688ad45 07:49:18 ---> Running in 2ae34743f596 07:49:18 ---> Running in f9b17b7fa346 07:49:18 Removing intermediate container 2ae34743f596 07:49:18 ---> a347c48bfd27 07:49:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 07:49:18 Removing intermediate container 36e7a688ad45 07:49:18 ---> 813725b90329 07:49:18 Step 4/23 : WORKDIR /edgex-go 07:49:18 Removing intermediate container 554c7287a7a1 07:49:18 ---> 16f2e92021bc 07:49:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 07:49:18 Removing intermediate container 8c065f05dc5c 07:49:18 ---> 82c44f6b579a 07:49:18 Step 4/22 : RUN apk add --update --no-cache make git 07:49:18 Removing intermediate container f9b17b7fa346 07:49:18 ---> 438ae04225ff 07:49:18 Step 4/25 : WORKDIR /edgex-go 07:49:18 ---> Running in 8ef10a090ade 07:49:18 ---> Running in 82fd137d91a4 07:49:18 ---> Running in f524c2e3ef44 07:49:18 ---> Running in 4ef68913ba6c 07:49:18 ---> Running in c0ab0a590f3d 07:49:18 Removing intermediate container 4ef68913ba6c 07:49:18 ---> afd51276a77a 07:49:18 Step 5/25 : RUN apk add --update --no-cache make git 07:49:18 Removing intermediate container c0ab0a590f3d 07:49:18 ---> 4e8e80c2f7c6 07:49:18 Step 5/23 : RUN apk add --update --no-cache make git 07:49:18 ---> Running in db001f03e1e4 07:49:18 ---> Running in 4ba45b3b9b9e 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:49:19 OK: 265 MiB in 53 packages 07:49:19 OK: 265 MiB in 53 packages 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:19 OK: 265 MiB in 53 packages 07:49:19 OK: 265 MiB in 53 packages 07:49:19 Removing intermediate container 82fd137d91a4 07:49:19 ---> 49412ef9af51 07:49:19 Step 5/27 : COPY go.mod vendor* ./ 07:49:20 Removing intermediate container 8ef10a090ade 07:49:20 ---> 89d536b67f86 07:49:20 Step 5/27 : COPY go.mod vendor* ./ 07:49:20 Removing intermediate container 4ba45b3b9b9e 07:49:20 ---> 87dd31eab546 07:49:20 Step 6/23 : COPY go.mod vendor* ./ 07:49:20 ---> 3fbeb9cd3492 07:49:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:20 ---> Running in 8a61f851e5f9 07:49:20 ---> 0a487ce65357 07:49:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:20 Removing intermediate container db001f03e1e4 07:49:20 ---> 8eee0efc91b7 07:49:20 Step 6/25 : COPY go.mod vendor* ./ 07:49:20 ---> Running in 9ac933178fb6 07:49:20 ---> 2669cd85e626 07:49:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:49:20 ---> Running in 76e67f1ac073 07:49:20 ---> 882073e0d08c 07:49:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:20 ---> Running in 54c81eeae4fc 07:49:20 OK: 265 MiB in 53 packages 07:49:21 Removing intermediate container f524c2e3ef44 07:49:21 ---> f8fd4e9389f2 07:49:21 Step 5/22 : COPY go.mod vendor* ./ 07:49:21 ---> ab74d900f4a2 07:49:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:21 ---> Running in 2f39bb96d321 07:49:47 Removing intermediate container c30fd513fa62 07:49:47 ---> 33849b0305e6 07:49:47 Successfully built 33849b0305e6 07:49:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:48 + docker inspect -f . ci-base-image-arm64 07:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container 07:49:48 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:49 $ docker top 1102dd7eec33227562e6b083a2191795325aa072afe72349fed6d24483579f4b -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:50 + go version 07:49:50 go version go1.20.2 linux/arm64 [Pipeline] } 07:49:50 $ docker stop --time=1 1102dd7eec33227562e6b083a2191795325aa072afe72349fed6d24483579f4b 07:49:52 $ docker rm -f --volumes 1102dd7eec33227562e6b083a2191795325aa072afe72349fed6d24483579f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:53 + docker inspect -f . ci-base-image-arm64 07:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:53 prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container 07:49:53 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:54 $ docker top 8af974ea38425ab875d7a6ed047eafdda5d54638bdeee9730dcba7aa812389bb -eo pid,comm [Pipeline] { [Pipeline] echo 07:49:54 ========================================================= 07:49:54 [edgeXBuildGoParallel] Running Tests and Build... 07:49:54 ========================================================= [Pipeline] sh 07:49:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:49:55 + make test 07:49:55 go test -race -coverprofile=coverage.out ./... 07:50:34 ? github.com/edgexfoundry/edgex-go [no test files] 07:50:42 Removing intermediate container 54c81eeae4fc 07:50:42 ---> 45c3c6752304 07:50:42 Step 8/25 : COPY . . 07:50:42 Removing intermediate container 76e67f1ac073 07:50:42 ---> 7bc474708e75 07:50:42 Step 8/23 : COPY . . 07:50:42 Removing intermediate container 9ac933178fb6 07:50:42 ---> 1158875d2dcf 07:50:42 Step 7/27 : COPY . . 07:50:42 Removing intermediate container 2f39bb96d321 07:50:42 ---> bbb1d9c62764 07:50:42 Step 7/22 : COPY . . 07:50:42 Removing intermediate container 8a61f851e5f9 07:50:42 ---> aa280e2d0409 07:50:42 Step 7/27 : COPY . . 07:50:57 ---> 1aa33bcc112f 07:50:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:50:57 ---> bc5639f201c0 07:50:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 07:50:57 ---> d53f0639eb83 07:50:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 07:50:57 ---> Running in 36e7afe4e1d9 07:50:57 ---> 828cc46e3f1a 07:50:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:50:57 ---> Running in a3064dd5ce2d 07:50:57 ---> Running in b45caca62334 07:50:57 ---> b89e830c0e54 07:50:57 Step 8/22 : RUN make cmd/secrets-config/secrets-config 07:50:57 ---> Running in cea0fcf0e286 07:50:57 ---> Running in d06719ab73ce 07:50:57 Removing intermediate container a3064dd5ce2d 07:50:57 ---> 4c1023f6c409 07:50:57 Step 9/27 : WORKDIR /edgex-go/spire-build 07:50:57 Removing intermediate container b45caca62334 07:50:57 ---> a86e4e2758d2 07:50:57 Step 9/27 : WORKDIR /edgex-go/spire-build 07:50:57 ---> Running in 206792e2d99e 07:50:57 ---> Running in 6f917fbf2200 07:50:57 Removing intermediate container 206792e2d99e 07:50:57 ---> 08bb63e68403 07:50:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:50:57 Removing intermediate container 6f917fbf2200 07:50:57 ---> e8ecc0685d32 07:50:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:50:57 ---> Running in 331bf13071f4 07:50:57 ---> Running in 1121ddf516b7 07:50:57 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 07:50:58 Removing intermediate container 1121ddf516b7 07:50:58 ---> fa9ec6e34047 07:50:58 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 07:50:58 Removing intermediate container 331bf13071f4 07:50:58 ---> 084f7166fd0b 07:50:58 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 07:50:58 ---> Running in 6e6e6ed9695c 07:50:58 ---> Running in 748645103bf1 07:50:58 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 07:50:58 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 07:51:01 Removing intermediate container 6e6e6ed9695c 07:51:01 ---> b92c06499a76 07:51:01 Step 12/27 : WORKDIR /edgex-go 07:51:01 Removing intermediate container 748645103bf1 07:51:01 ---> 180878dc8e87 07:51:01 Step 12/27 : WORKDIR /edgex-go 07:51:01 ---> Running in 857ffc4401ac 07:51:01 ---> Running in 332e9ab19ba7 07:51:01 Removing intermediate container 332e9ab19ba7 07:51:01 ---> c63f5eff0a4f 07:51:01 07:51:01 Step 13/27 : FROM alpine:3.17 07:51:01 Removing intermediate container 857ffc4401ac 07:51:01 ---> 53176d20d062 07:51:01 07:51:01 Step 13/27 : FROM alpine:3.17 07:51:01 3.17: Pulling from library/alpine 07:51:01 3.17: Pulling from library/alpine 07:51:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 07:51:03 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 07:51:03 Status: Downloaded newer image for alpine:3.17 07:51:03 Status: Downloaded newer image for alpine:3.17 07:51:03 ---> b2aa39c304c2 07:51:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:51:03 ---> b2aa39c304c2 07:51:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:51:03 ---> Running in 9c86f6012758 07:51:03 ---> Running in 67f753edc363 07:51:03 Removing intermediate container 67f753edc363 07:51:03 ---> ce9a9a5283e6 07:51:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:51:03 Removing intermediate container 9c86f6012758 07:51:03 ---> e4b6f7d354a4 07:51:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:03 ---> Running in 04a2106e04e7 07:51:03 ---> Running in 628f3c9581dc 07:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:05 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:51:05 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:51:05 OK: 17816 distinct packages available 07:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:05 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:51:05 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:51:05 OK: 17816 distinct packages available 07:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:05 (1/4) Installing dumb-init (1.2.5-r2) 07:51:05 (2/4) Installing musl-obstack (1.2.3-r0) 07:51:05 (3/4) Installing libucontext (1.2-r0) 07:51:05 (4/4) Installing gcompat (1.1.0-r0) 07:51:05 Executing busybox-1.35.0-r29.trigger 07:51:05 OK: 7 MiB in 19 packages 07:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:05 (1/5) Installing dumb-init (1.2.5-r2) 07:51:05 (2/5) Installing musl-obstack (1.2.3-r0) 07:51:05 (3/5) Installing libucontext (1.2-r0) 07:51:05 (4/5) Installing gcompat (1.1.0-r0) 07:51:05 (5/5) Installing openssl (3.0.8-r0) 07:51:05 Executing busybox-1.35.0-r29.trigger 07:51:05 OK: 8 MiB in 20 packages 07:51:11 Removing intermediate container 04a2106e04e7 07:51:11 ---> f0dcc9960157 07:51:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:11 Removing intermediate container 628f3c9581dc 07:51:11 ---> a924b721a60b 07:51:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:11 ---> 0052e5c89b8f 07:51:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 07:51:12 ---> 2d39c141d2a2 07:51:12 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 07:51:12 ---> 683a2e6d592a 07:51:12 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:51:12 ---> 286658956873 07:51:12 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:51:24 ---> 69f214bd78e5 07:51:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:51:24 ---> 5f3dc3006ddd 07:51:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:51:24 ---> 1b3712aa3e1d 07:51:24 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:51:30 ---> Running in 86bec8ed799f 07:51:30 ---> 39ab7af159b2 07:51:30 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:51:30 Removing intermediate container d06719ab73ce 07:51:30 ---> 8a4f0297b909 07:51:30 07:51:30 Step 9/22 : FROM alpine:3.17 07:51:30 ---> b2aa39c304c2 07:51:30 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 07:51:30 Removing intermediate container 86bec8ed799f 07:51:30 ---> 5920b7a7ca39 07:51:30 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:51:30 Removing intermediate container 36e7afe4e1d9 07:51:30 ---> 0d7a04954f6e 07:51:30 07:51:30 Step 10/23 : FROM alpine:3.17 07:51:30 ---> b2aa39c304c2 07:51:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:51:30 ---> Running in 507c0f57506a 07:51:30 ---> Running in e79645e544e7 07:51:30 ---> 78f24d301536 07:51:30 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:51:30 ---> bf6d6fbe837d 07:51:30 Step 22/27 : WORKDIR / 07:51:30 ---> Running in f50a18a4cbaa 07:51:30 Removing intermediate container e79645e544e7 07:51:30 ---> e76264df1a24 07:51:30 Step 12/23 : ENV APP_PORT=59880 07:51:30 ---> Running in b2aad17b17e9 07:51:30 Removing intermediate container f50a18a4cbaa 07:51:30 ---> 4eee7ba5dc29 07:51:30 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:30 (1/2) Installing dumb-init (1.2.5-r2) 07:51:30 (2/2) Installing openssl (3.0.8-r0) 07:51:30 Executing busybox-1.35.0-r29.trigger 07:51:30 OK: 8 MiB in 17 packages 07:51:30 ---> 214a48ec0359 07:51:30 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:51:30 Removing intermediate container b2aad17b17e9 07:51:30 ---> db9af6c069c3 07:51:30 Step 13/23 : EXPOSE $APP_PORT 07:51:30 ---> Running in 78a9edfa6c82 07:51:30 ---> Running in fe83027a0aac 07:51:31 Removing intermediate container 78a9edfa6c82 07:51:31 ---> 5f7e3603c633 07:51:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:51:31 Removing intermediate container cea0fcf0e286 07:51:31 ---> ce0dcafdfae2 07:51:31 07:51:31 Step 10/25 : FROM alpine:3.17 07:51:31 ---> b2aa39c304c2 07:51:31 Step 11/25 : RUN apk add --update --no-cache dumb-init 07:51:31 Removing intermediate container fe83027a0aac 07:51:31 ---> 89dde7a79217 07:51:31 Step 14/23 : RUN apk add --update --no-cache dumb-init 07:51:31 ---> 64a2572b2c1d 07:51:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:51:31 ---> Running in 1ec457c0f7a6 07:51:31 ---> Running in 842137aa0e5e 07:51:31 ---> Running in 296a006ddb2e 07:51:31 ---> Running in 99fcdae91bf8 07:51:31 Removing intermediate container 507c0f57506a 07:51:31 ---> 0a4fe4f58f83 07:51:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 07:51:31 ---> Running in 76dbbea88621 07:51:31 Removing intermediate container 296a006ddb2e 07:51:31 ---> 2766434ec8a4 07:51:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:51:31 Removing intermediate container 842137aa0e5e 07:51:31 ---> 350126491a5b 07:51:31 Step 25/27 : LABEL arch=x86_64 07:51:31 ---> Running in e8220a1f39d6 07:51:31 ---> Running in 50bbcca5ace6 07:51:31 Removing intermediate container 76dbbea88621 07:51:31 ---> 6e14f28280e3 07:51:31 Step 12/22 : WORKDIR /edgex 07:51:31 ---> Running in f987f61cd273 07:51:31 Removing intermediate container e8220a1f39d6 07:51:31 ---> d1951c197266 07:51:31 Step 25/27 : LABEL arch=x86_64 07:51:31 Removing intermediate container 50bbcca5ace6 07:51:31 ---> a534fafb0a6f 07:51:31 Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:51:31 ---> Running in f455e55ebbb2 07:51:31 ---> Running in d285142d133e 07:51:31 Removing intermediate container f987f61cd273 07:51:31 ---> 6671faf39c1c 07:51:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:31 Removing intermediate container d285142d133e 07:51:31 ---> 790be2d50332 07:51:31 Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:31 Removing intermediate container f455e55ebbb2 07:51:31 ---> da1bc6a886d5 07:51:31 Step 27/27 : LABEL version=0.0.0 07:51:31 ---> Running in 75e1822a9314 07:51:31 ---> 5825ace2ed68 07:51:31 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 07:51:31 ---> Running in 11b33ab9b88f 07:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:31 Removing intermediate container 75e1822a9314 07:51:31 ---> 3efbaac63a06 07:51:31 Step 27/27 : LABEL version=0.0.0 07:51:31 Removing intermediate container 11b33ab9b88f 07:51:31 ---> c94214c2e01d 07:51:31 07:51:31 ---> Running in 9ec6b3edaf96 07:51:31 ---> f969a1a1cb8b 07:51:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 07:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:31 Successfully built c94214c2e01d 07:51:31 Successfully tagged security-spire-config:latest 07:51:31 Building support-notifications 07:51:31  Building security-spire-config ... done Removing intermediate container 9ec6b3edaf96 07:51:31 ---> b960c2a7324e 07:51:31 07:51:31 Successfully built b960c2a7324e 07:51:31 Successfully tagged security-spire-agent:latest 07:51:31 Building core-command 07:51:32  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r2) 07:51:32 (1/1) Installing dumb-init (1.2.5-r2) 07:51:32 Executing busybox-1.35.0-r29.trigger 07:51:32 Executing busybox-1.35.0-r29.trigger 07:51:32 OK: 7 MiB in 16 packages 07:51:32 OK: 7 MiB in 16 packages 07:51:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:51:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:51:35 ---> 8f885994a2bb 07:51:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:51:35 ---> Using cache 07:51:35 ---> 813725b90329 07:51:35 Step 4/23 : WORKDIR /edgex-go 07:51:35 ---> Using cache 07:51:35 ---> 4e8e80c2f7c6 07:51:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:51:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:51:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:51:36 ---> 8f885994a2bb 07:51:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:51:36 ---> Using cache 07:51:36 ---> 813725b90329 07:51:36 Step 4/24 : WORKDIR /edgex-go 07:51:36 ---> Using cache 07:51:36 ---> 4e8e80c2f7c6 07:51:36 Step 5/24 : RUN apk add --update --no-cache make git 07:51:36 ---> Using cache 07:51:36 ---> 87dd31eab546 07:51:36 Step 6/24 : COPY go.mod vendor* ./ 07:51:36 ---> Using cache 07:51:36 ---> 2669cd85e626 07:51:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:36 ---> Using cache 07:51:36 ---> 7bc474708e75 07:51:36 Step 8/24 : COPY . . 07:51:36 ---> Using cache 07:51:36 ---> 1aa33bcc112f 07:51:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:51:40 ---> c4ae6814fc3c 07:51:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:51:40 ---> Running in 8d86e5debed7 07:51:40 ---> Running in 0e7b53915399 07:51:40 Removing intermediate container 99fcdae91bf8 07:51:40 ---> 599e629f2371 07:51:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:51:40 ---> Running in b2c50c444024 07:51:40 Removing intermediate container 1ec457c0f7a6 07:51:40 ---> 1e8d12e2c794 07:51:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:40 Removing intermediate container b2c50c444024 07:51:40 ---> 5e64934ed87b 07:51:40 Step 13/25 : ENV APP_PORT=59881 07:51:40 ---> 45b7f3d2d854 07:51:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:51:40 ---> 43eed83240c0 07:51:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:51:40 ---> Running in bf2c0acd8766 07:51:40 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 07:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:40 Removing intermediate container bf2c0acd8766 07:51:40 ---> 918a9eb8bc89 07:51:40 Step 14/25 : EXPOSE $APP_PORT 07:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:41 ---> Running in 4de31ff9192c 07:51:41 ---> c9908df1bccf 07:51:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:51:41 ---> 1394569936d7 07:51:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:51:41 ---> Running in ffd5a9ac619e 07:51:41 Removing intermediate container 4de31ff9192c 07:51:41 ---> f36388eed6cd 07:51:41 Step 15/25 : WORKDIR / 07:51:41 ---> Running in 7fe93bfddcb4 07:51:41 OK: 265 MiB in 53 packages 07:51:41 Removing intermediate container 7fe93bfddcb4 07:51:41 ---> ad8ce6dea096 07:51:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:51:41 ---> 0b3716585f5c 07:51:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:51:41 Removing intermediate container 0e7b53915399 07:51:41 ---> a5e89d1cf414 07:51:41 Step 6/23 : COPY go.mod vendor* ./ 07:51:41 ---> fba5ee1f9300 07:51:41 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 07:51:41 ---> 9d862a4400f0 07:51:41 Step 19/23 : ENTRYPOINT ["/core-data"] 07:51:41 ---> Running in 4028a5c15db3 07:51:42 Removing intermediate container 4028a5c15db3 07:51:42 ---> fbbb3b0d47fc 07:51:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:51:42 ---> ff83d96865bb 07:51:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:42 ---> Running in 3eb3e843a666 07:51:42 ---> 7d6e01d52c09 07:51:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:51:42 ---> Running in eea3efba2577 07:51:42 Removing intermediate container ffd5a9ac619e 07:51:42 ---> e1be0e783b60 07:51:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:51:42 ---> Running in 9740371fe66b 07:51:42 Removing intermediate container 3eb3e843a666 07:51:42 ---> d93c4bd9bb55 07:51:42 Step 21/23 : LABEL arch=x86_64 07:51:42 ---> Running in 20eb2b3b06cb 07:51:42 Removing intermediate container 9740371fe66b 07:51:42 ---> fc6c6f656c66 07:51:42 Step 20/22 : LABEL arch=x86_64 07:51:42 ---> Running in 195d89956445 07:51:42 Removing intermediate container 20eb2b3b06cb 07:51:42 ---> 8dc52e40cc5c 07:51:42 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:51:42 ---> 0087b959a1a9 07:51:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:51:42 ---> Running in d118caa17af4 07:51:42 Removing intermediate container 195d89956445 07:51:42 ---> b54d24b5a0f3 07:51:42 Step 21/22 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:51:42 ---> Running in 1f6176976b0c 07:51:42 Removing intermediate container d118caa17af4 07:51:42 ---> 5b15a4d00f03 07:51:42 Step 23/23 : LABEL version=0.0.0 07:51:42 ---> Running in 166e435538ac 07:51:42 Removing intermediate container 1f6176976b0c 07:51:42 ---> ee69c2ba653a 07:51:42 Step 22/22 : LABEL version=0.0.0 07:51:42 ---> 9ef9298d95a6 07:51:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:51:42 ---> Running in 358dffdf7baf 07:51:43 Removing intermediate container 166e435538ac 07:51:43 ---> 0da56aa328e9 07:51:43 07:51:43 Successfully built 0da56aa328e9 07:51:43 Successfully tagged core-data:latest 07:51:43 Building security-spiffe-token-provider 07:51:43  Building core-data ... done Removing intermediate container 358dffdf7baf 07:51:43 ---> ba82085ebd4e 07:51:43 07:51:43 ---> 6ffe9aa24c41 07:51:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 07:51:43 ---> Running in 757848cacc07 07:51:43 Successfully built ba82085ebd4e 07:51:43 Successfully tagged security-proxy-setup:latest 07:51:43  Building security-proxy-setup ... done Building security-spire-server 07:51:43 Removing intermediate container 757848cacc07 07:51:43 ---> 4ab188053065 07:51:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:51:46 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:51:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:51:46 ---> 8f885994a2bb 07:51:46 Step 3/26 : WORKDIR /edgex-go 07:51:46 ---> Using cache 07:51:46 ---> 82c44f6b579a 07:51:46 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 07:51:46 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:51:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:51:46 ---> 8f885994a2bb 07:51:46 Step 3/20 : WORKDIR /edgex-go 07:51:46 ---> Using cache 07:51:46 ---> 82c44f6b579a 07:51:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:51:51 ---> Running in c5bf1b0fad8a 07:51:51 ---> Running in faad4005fa1e 07:51:51 ---> Running in b9873eade573 07:51:51 Removing intermediate container c5bf1b0fad8a 07:51:51 ---> aefbbca7c2d9 07:51:51 Step 23/25 : LABEL arch=x86_64 07:51:51 ---> Running in 6c8f8ee8a1b2 07:51:51 Removing intermediate container 6c8f8ee8a1b2 07:51:51 ---> ec52027a37ae 07:51:51 Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:51:51 ---> Running in 1d7b23d5924f 07:51:51 Removing intermediate container 1d7b23d5924f 07:51:51 ---> ba43bca0d6c1 07:51:51 Step 25/25 : LABEL version=0.0.0 07:51:51 ---> Running in 3e859a7a5752 07:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:51 Removing intermediate container 3e859a7a5752 07:51:51 ---> 6bfc0cf4280c 07:51:51 07:51:51 Successfully built 6bfc0cf4280c 07:51:51 Successfully tagged core-metadata:latest 07:51:51 Building security-proxy-auth 07:51:51  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:51 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:51:51 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:51:51 OK: 17818 distinct packages available 07:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:51:51 OK: 265 MiB in 53 packages 07:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:51:52 OK: 265 MiB in 53 packages 07:51:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:51:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:51:54 ---> 8f885994a2bb 07:51:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:51:54 ---> Using cache 07:51:54 ---> 813725b90329 07:51:54 Step 4/23 : WORKDIR /edgex-go 07:51:54 ---> Using cache 07:51:54 ---> 4e8e80c2f7c6 07:51:54 Step 5/23 : RUN apk add --update --no-cache make git 07:51:54 ---> Using cache 07:51:54 ---> 87dd31eab546 07:51:54 Step 6/23 : COPY go.mod vendor* ./ 07:51:54 ---> Using cache 07:51:54 ---> 2669cd85e626 07:51:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:54 ---> Using cache 07:51:54 ---> 7bc474708e75 07:51:54 Step 8/23 : COPY . . 07:51:54 ---> Using cache 07:51:54 ---> 1aa33bcc112f 07:51:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 07:51:58 ---> Running in f77172e1ac4d 07:51:58 Removing intermediate container b9873eade573 07:51:58 ---> 62ff0f46fc26 07:51:58 Step 5/26 : COPY go.mod vendor* ./ 07:51:58 Removing intermediate container faad4005fa1e 07:51:58 ---> a3d31f777b05 07:51:58 Step 5/20 : COPY go.mod vendor* ./ 07:51:59 ---> b02289b5c7dc 07:51:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:59 ---> Running in d51bc227cc06 07:51:59 ---> b6b1f1e03f18 07:51:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:59 ---> Running in 9103b15b1341 07:51: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:52:09 Removing intermediate container 8d86e5debed7 07:52:09 ---> 8fc0be73c2fc 07:52:09 07:52:09 Step 10/24 : FROM alpine:3.17 07:52:09 ---> b2aa39c304c2 07:52:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:52:09 ---> Using cache 07:52:09 ---> 599e629f2371 07:52:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:52:09 ---> Using cache 07:52:09 ---> 5e64934ed87b 07:52:09 Step 13/24 : ENV APP_PORT=59882 07:52:09 ---> Running in fcf6626269a4 07:52:10 Removing intermediate container fcf6626269a4 07:52:10 ---> b089f8d69688 07:52:10 Step 14/24 : EXPOSE $APP_PORT 07:52:11 ---> Running in 6b1f7908b09a 07:52:12 Removing intermediate container 6b1f7908b09a 07:52:12 ---> 531665557f7f 07:52:12 Step 15/24 : WORKDIR / 07:52:12 ---> Running in 675a04228d21 07:52:12 Removing intermediate container 675a04228d21 07:52:12 ---> c583391b7eea 07:52:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:12 ---> 634bf03a3d79 07:52:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 07:52:12 ---> 29d75785fdb7 07:52:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:52:22 ---> 51a97b983b67 07:52:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:52:22 Removing intermediate container eea3efba2577 07:52:22 ---> 67e55b32c510 07:52:22 Step 8/23 : COPY . . 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:52:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:52:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:52:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:52:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:52:32 ---> cc92a165502e 07:52:32 Step 20/24 : ENTRYPOINT ["/core-command"] 07:52:32 ---> Running in 3c45d5da9ea2 07:52:32 ---> cc7b25eba315 07:52:32 Step 9/23 : RUN make cmd/support-notifications/support-notifications 07:52:33 ---> Running in b82dac4af22b 07:52:33 Removing intermediate container f77172e1ac4d 07:52:33 ---> ee399f39e2c3 07:52:33 07:52:33 Step 10/23 : FROM alpine:3.17 07:52:33 ---> b2aa39c304c2 07:52:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:52:33 Removing intermediate container 3c45d5da9ea2 07:52:33 ---> d8bae23d5913 07:52:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:52:33 ---> Running in 3fa07879f004 07:52:33 ---> Running in 11be7ba54514 07:52:33 Removing intermediate container 3fa07879f004 07:52:33 ---> 4445b78f7eef 07:52:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:52:33 Removing intermediate container 11be7ba54514 07:52:33 ---> 9cdf6ad9883d 07:52:33 Step 22/24 : LABEL arch=x86_64 07:52:33 ---> Running in 4d1f59bee881 07:52:33 ---> Running in 83d81b4f1ac0 07:52:33 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 07:52:33 Removing intermediate container 83d81b4f1ac0 07:52:33 ---> 675d08b8c459 07:52:33 Step 23/24 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:52:33 ---> Running in fb4e5edef9b7 07:52:33 Removing intermediate container d51bc227cc06 07:52:33 ---> 938321df7d99 07:52:33 Step 7/26 : COPY . . 07:52:33 Removing intermediate container 9103b15b1341 07:52:33 ---> 6ea860270fed 07:52:33 Step 7/20 : COPY . . 07:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:52:33 Removing intermediate container fb4e5edef9b7 07:52:33 ---> 8cf5a252d16e 07:52:33 Step 24/24 : LABEL version=0.0.0 07:52:33 ---> Running in 017e34293db5 07:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:52:34 (1/1) Installing dumb-init (1.2.5-r2) 07:52:34 Executing busybox-1.35.0-r29.trigger 07:52:34 OK: 7 MiB in 16 packages 07:52:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:52:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.456s coverage: 28.7% of statements 07:52:42 Removing intermediate container 017e34293db5 07:52:42 ---> 1c5b7677bbb0 07:52:42 07:52:42 Successfully built 1c5b7677bbb0 07:52:43 Successfully tagged core-command:latest 07:52:43 Building security-secretstore-setup 07:52:43  Building core-command ... done  ---> 9b2f06e05c4c 07:52:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:52:43 ---> Running in 546660178e26 07:52:43 ---> 3d08c4ffe222 07:52:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 07:52:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:52:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:52:48 ---> 8f885994a2bb 07:52:48 Step 3/25 : WORKDIR /edgex-go 07:52:48 ---> Using cache 07:52:48 ---> 82c44f6b579a 07:52:48 Step 4/25 : RUN apk add --update --no-cache make git 07:52:48 ---> Using cache 07:52:48 ---> f8fd4e9389f2 07:52:48 Step 5/25 : COPY go.mod vendor* ./ 07:52:48 ---> Using cache 07:52:48 ---> ab74d900f4a2 07:52:48 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:48 ---> Using cache 07:52:48 ---> bbb1d9c62764 07:52:48 Step 7/25 : COPY . . 07:52:48 ---> Using cache 07:52:48 ---> b89e830c0e54 07:52:48 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:52:50 Removing intermediate container 4d1f59bee881 07:52:50 ---> d80910002b80 07:52:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:50 ---> Running in dcd9c29048e8 07:52:50 ---> Running in 1ea330af528d 07:52:50 Removing intermediate container dcd9c29048e8 07:52:50 ---> 0b30f273b4f3 07:52:50 Step 9/26 : WORKDIR /edgex-go/spire-build 07:52:50 ---> Running in e59c384bf9b1 07:52:50 ---> 0451f83fd0e7 07:52:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:52:50 Removing intermediate container e59c384bf9b1 07:52:50 ---> 270d2dd3692d 07:52:50 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 07:52: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:52:50 ---> Running in dcd97986c041 07:52:50 ---> 33e9eb97547f 07:52:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:52: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:52:50 Removing intermediate container dcd97986c041 07:52:50 ---> 22ee7a1c1182 07:52:50 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 07:52:51 ---> d6194d1ba552 07:52:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 07:52:51 ---> Running in 6f4fd560acc4 07:52:51 ---> c9f1f74bd924 07:52:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:52:52 ---> c56593b51791 07:52:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:52:52 ---> Running in 3187a22b495b 07:52:52 Removing intermediate container 6f4fd560acc4 07:52:52 ---> 6111f444e845 07:52:52 Step 12/26 : WORKDIR /edgex-go 07:52:52 ---> Running in ceee7ed55bf3 07:52:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.284s coverage: 98.5% of statements 07:52:52 Removing intermediate container ceee7ed55bf3 07:52:52 ---> 8c786ecdc32e 07:52:52 07:52:52 Step 13/26 : FROM alpine:3.17 07:52:52 ---> b2aa39c304c2 07:52:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:52:52 ---> Using cache 07:52:52 ---> e4b6f7d354a4 07:52:52 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:52:52 ---> Using cache 07:52:52 ---> a924b721a60b 07:52:52 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:52 ---> Using cache 07:52:52 ---> 2d39c141d2a2 07:52:52 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 07:52:52 ---> Using cache 07:52:52 ---> 286658956873 07:52:52 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:52:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:52:57 ---> 23465290f346 07:52:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:52:57 Removing intermediate container 3187a22b495b 07:52:57 ---> 1bc92ee84d09 07:52:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:52:57 ---> Running in 7369eb08df5a 07:52:57 ---> 1f11e7f7f135 07:52:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:52:57 Removing intermediate container 7369eb08df5a 07:52:57 ---> 35144bcb0654 07:52:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 07:52:58 ---> Running in 954225f4fb69 07:52:58 ---> cbe4a5576ad1 07:52:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:52:58 Removing intermediate container 954225f4fb69 07:52:58 ---> ccaffe5f32c3 07:52:58 Step 21/23 : LABEL arch=x86_64 07:52:59 ---> 950df4962065 07:52:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:52:59 ---> Running in d67b281fb49b 07:52:59 ---> Running in 9622339c1543 07:53:00 Removing intermediate container 9622339c1543 07:53:00 ---> 71cf3f2a60c4 07:53:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:53:00 Removing intermediate container d67b281fb49b 07:53:00 ---> e3c62d4764f0 07:53:00 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:53:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.454s coverage: 71.3% of statements 07:53:00 ---> Running in 9705d627a219 07:53:00 ---> Running in 2129a1a2b586 07:53:01 Removing intermediate container 2129a1a2b586 07:53:01 ---> 9950304fe3e7 07:53:01 Step 23/23 : LABEL version=0.0.0 07:53:01 Removing intermediate container 9705d627a219 07:53:01 ---> 947059198bdc 07:53:01 Step 24/26 : LABEL arch=x86_64 07:53:02 ---> Running in eae0ce3aa8da 07:53:02 ---> Running in 689fbf2315f9 07:53:02 Removing intermediate container eae0ce3aa8da 07:53:02 ---> 4a577342e299 07:53:02 Step 25/26 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:53:02 Removing intermediate container 689fbf2315f9 07:53:02 ---> a260e54401ca 07:53:02 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:53:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:53:03 Successfully built a260e54401ca 07:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 54.0% of statements 07:53:03 Successfully tagged security-proxy-auth:latest 07:53:03  Building security-proxy-auth ... done Building security-bootstrapper 07:53:03 ---> Running in ea725e1ea29f 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:53:08 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:53:08 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:53:08 ---> 8f885994a2bb 07:53:08 Step 3/33 : WORKDIR /edgex-go 07:53:08 ---> Using cache 07:53:08 ---> 82c44f6b579a 07:53:08 Step 4/33 : RUN apk add --update --no-cache make git 07:53:08 ---> Using cache 07:53:08 ---> f8fd4e9389f2 07:53:08 Step 5/33 : COPY go.mod vendor* ./ 07:53:08 ---> Using cache 07:53:08 ---> ab74d900f4a2 07:53:08 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:08 ---> Using cache 07:53:08 ---> bbb1d9c62764 07:53:08 Step 7/33 : COPY . . 07:53:08 ---> Using cache 07:53:08 ---> b89e830c0e54 07:53:08 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:53:12 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 07:53:16 Removing intermediate container ea725e1ea29f 07:53:16 ---> 68ed1bc36838 07:53:16 Step 26/26 : LABEL version=0.0.0 07:53:16 ---> Running in 5327379acbd0 07:53:16 ---> Running in d830e522c6ff 07:53:16 Removing intermediate container b82dac4af22b 07:53:16 ---> 2840b93d3c9c 07:53:16 07:53:16 Step 10/23 : FROM alpine:3.17 07:53:16 ---> b2aa39c304c2 07:53:16 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:53:16 ---> Running in dc5d57442be5 07:53:16 Removing intermediate container d830e522c6ff 07:53:16 ---> ca6b61df8ed2 07:53:16 07:53:16 Successfully built ca6b61df8ed2 07:53:16 Successfully tagged security-spire-server:latest 07:53:16  Building security-spire-server ... done Building support-scheduler 07:53: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:53:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:53:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:53:17 (1/2) Installing ca-certificates (20220614-r4) 07:53:17 (2/2) Installing dumb-init (1.2.5-r2) 07:53:17 Executing busybox-1.35.0-r29.trigger 07:53:17 Executing ca-certificates-20220614-r4.trigger 07:53:17 OK: 8 MiB in 17 packages 07:53:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:53:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:53:21 ---> 8f885994a2bb 07:53:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:53:21 ---> Using cache 07:53:21 ---> 813725b90329 07:53:21 Step 4/23 : WORKDIR /edgex-go 07:53:21 ---> Using cache 07:53:21 ---> 4e8e80c2f7c6 07:53:21 Step 5/23 : RUN apk add --update --no-cache make git 07:53:21 ---> Using cache 07:53:21 ---> 87dd31eab546 07:53:21 Step 6/23 : COPY go.mod vendor* ./ 07:53:21 ---> Using cache 07:53:21 ---> 2669cd85e626 07:53:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:21 ---> Using cache 07:53:21 ---> 7bc474708e75 07:53:21 Step 8/23 : COPY . . 07:53:21 ---> Using cache 07:53:21 ---> 1aa33bcc112f 07:53:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 07:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.280s coverage: 88.5% of statements 07:53:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.879s coverage: 3.9% of statements 07:53:27 ---> Running in 63d8f4cb9cc1 07:53:27 Removing intermediate container 1ea330af528d 07:53:27 ---> 04014e04cb39 07:53:27 07:53:27 Step 9/25 : FROM alpine:3.17 07:53:27 ---> b2aa39c304c2 07:53:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:53:27 Removing intermediate container 546660178e26 07:53:27 ---> 23754e7a3d2b 07:53:27 07:53:27 Step 9/20 : FROM alpine:3.17 07:53:27 ---> b2aa39c304c2 07:53:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:53:27 ---> Using cache 07:53:27 ---> e4b6f7d354a4 07:53:27 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:53:27 ---> Running in 3f4313d7eddc 07:53:27 Removing intermediate container dc5d57442be5 07:53:27 ---> 75730c89ebdf 07:53:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:53:27 ---> Running in d9976b249b74 07:53:27 ---> Running in 1c8e14702366 07:53:27 Removing intermediate container 1c8e14702366 07:53:27 ---> 0769bb154eab 07:53:27 Step 13/23 : ENV APP_PORT=59860 07:53: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 07:53:27 ---> Running in 81ba6262fdad 07:53:27 Removing intermediate container 81ba6262fdad 07:53:27 ---> f2d571c5a061 07:53:27 Step 14/23 : EXPOSE $APP_PORT 07:53:27 ---> Running in 2e8ca5f02aa3 07:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:53:27 Removing intermediate container 2e8ca5f02aa3 07:53:27 ---> efc4d1ba2f56 07:53:27 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:53:27 (1/3) Installing ca-certificates (20220614-r4) 07:53:28 ---> 3b08b112fc9d 07:53:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:53:28 (2/3) Installing dumb-init (1.2.5-r2) 07:53:28 (3/3) Installing su-exec (0.2-r2) 07:53:28 Executing busybox-1.35.0-r29.trigger 07:53:28 Executing ca-certificates-20220614-r4.trigger 07:53:28 OK: 8 MiB in 18 packages 07:53:28 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 07:53:28 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 07:53:28 OK: 17816 distinct packages available 07:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:53:28 ---> b93e4f8ea39e 07:53:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:53:28 (1/9) Installing ca-certificates (20220614-r4) 07:53:28 (2/9) Installing brotli-libs (1.0.9-r9) 07:53:28 (3/9) Installing nghttp2-libs (1.51.0-r0) 07:53:28 (4/9) Installing libcurl (7.88.1-r1) 07:53:28 (5/9) Installing curl (7.88.1-r1) 07:53:28 (6/9) Installing dumb-init (1.2.5-r2) 07:53:28 (7/9) Installing musl-obstack (1.2.3-r0) 07:53:28 (8/9) Installing libucontext (1.2-r0) 07:53:28 (9/9) Installing gcompat (1.1.0-r0) 07:53:28 Executing busybox-1.35.0-r29.trigger 07:53:28 Executing ca-certificates-20220614-r4.trigger 07:53:28 OK: 10 MiB in 24 packages 07:53:29 ---> 64df55306c54 07:53:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:53:29 Removing intermediate container 3f4313d7eddc 07:53:29 ---> b8b54a7c5644 07:53:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:53:29 ---> Running in 7b82ca307835 07:53:29 Removing intermediate container 7b82ca307835 07:53:29 ---> 3b569c94f13d 07:53:29 Step 12/25 : WORKDIR / 07:53:29 ---> Running in c6c597080aae 07:53:29 ---> 2c0bd4d71d32 07:53:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:53:29 Removing intermediate container d9976b249b74 07:53:29 ---> 566f584a2db1 07:53:29 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:53:29 ---> Running in a16ee03f4bd3 07:53:29 Removing intermediate container c6c597080aae 07:53:29 ---> 167cee73636c 07:53:29 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:53:30 Removing intermediate container a16ee03f4bd3 07:53:30 ---> fe9c32566218 07:53:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:53:30 ---> Running in cf1bbb1b4b6e 07:53:30 ---> 7ae0d076fdec 07:53:30 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 07:53:30 ---> d83a51d078d9 07:53:30 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 07:53:30 Removing intermediate container cf1bbb1b4b6e 07:53:30 ---> 732e257067c8 07:53:30 Step 21/23 : LABEL arch=x86_64 07:53:30 ---> Running in 6e524823149a 07:53:30 ---> b60f5404c1c1 07:53:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:53:30 ---> 80e18af24c88 07:53:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:53:30 Removing intermediate container 6e524823149a 07:53:30 ---> 441c0f16fd9a 07:53:30 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:53:31 ---> Running in f87ef6903372 07:53:31 ---> af28534e7e02 07:53:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:53:31 Removing intermediate container f87ef6903372 07:53:31 ---> e642679f1c62 07:53:31 Step 23/23 : LABEL version=0.0.0 07:53:31 ---> 060ceea4db4f 07:53:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:53:31 ---> Running in 236cda9c9436 07:53:31 ---> bac229f10aa3 07:53:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:53:32 Removing intermediate container 236cda9c9436 07:53:32 ---> 98061e8ca7f9 07:53:32 07:53:32 ---> 88831399caf6 07:53:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:53:32 ---> Running in 3cf556db9750 07:53:32 Successfully built 98061e8ca7f9 07:53:32 Successfully tagged support-notifications:latest 07:53:32  Building support-notifications ... done Building core-common-config-bootstrapper 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.573s coverage: 95.6% of statements 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 07:53:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 07:53:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:53:35 ---> 8f885994a2bb 07:53:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:53:35 ---> Using cache 07:53:35 ---> 813725b90329 07:53:35 Step 4/23 : WORKDIR /edgex-go 07:53:35 ---> Using cache 07:53:35 ---> 4e8e80c2f7c6 07:53:35 Step 5/23 : RUN apk add --update --no-cache make git 07:53:35 ---> Using cache 07:53:35 ---> 87dd31eab546 07:53:35 Step 6/23 : COPY go.mod vendor* ./ 07:53:35 ---> Using cache 07:53:35 ---> 2669cd85e626 07:53:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:35 ---> Using cache 07:53:35 ---> 7bc474708e75 07:53:35 Step 8/23 : COPY . . 07:53:35 ---> Using cache 07:53:35 ---> 1aa33bcc112f 07:53:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:53:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:53:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:53:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:53:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.240s coverage: 65.9% of statements 07:53:40 ---> 2f9cb4730130 07:53:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:53:40 Removing intermediate container 3cf556db9750 07:53:40 ---> 6a08c0b68784 07:53:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:53:40 ---> Running in d29bf1993b46 07:53:40 ---> Running in 36fe81579325 07:53:40 Removing intermediate container 36fe81579325 07:53:40 ---> 829fbafe3ef2 07:53:40 Step 18/20 : LABEL arch=x86_64 07:53:40 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 07:53:42 ---> Running in 2176a4e42edf 07:53:42 ---> 5e61f0b0bdbd 07:53:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:53:42 Removing intermediate container 5327379acbd0 07:53:42 ---> 84deb99d7796 07:53:42 07:53:42 Step 9/33 : FROM alpine:3.17 07:53:42 ---> b2aa39c304c2 07:53:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:53:42 ---> Using cache 07:53:42 ---> e4b6f7d354a4 07:53:42 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 07:53:42 ---> Running in 59ea3973d99f 07:53:42 Removing intermediate container 2176a4e42edf 07:53:42 ---> 4c52269d778a 07:53:42 Step 19/20 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:53:42 ---> 86d98f08205e 07:53:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:53:42 ---> Running in 461d0b6d895e 07:53:42 ---> 425a25bbab7c 07:53:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:53:42 ---> Running in 21b2f71a535b 07:53:42 Removing intermediate container 461d0b6d895e 07:53:42 ---> 07c8db34396d 07:53:42 Step 20/20 : LABEL version=0.0.0 07:53:42 ---> Running in eea94df754de 07:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:53:42 Removing intermediate container eea94df754de 07:53:42 ---> c7d56ee821e2 07:53:42 07:53:42 Successfully built c7d56ee821e2 07:53:42 Successfully tagged security-spiffe-token-provider:latest 07:53:43  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:53:43 (1/2) Installing dumb-init (1.2.5-r2) 07:53:43 (2/2) Installing su-exec (0.2-r2) 07:53:43 Executing busybox-1.35.0-r29.trigger 07:53:43 OK: 7 MiB in 17 packages 07:53:45 Removing intermediate container 21b2f71a535b 07:53:45 ---> 3b76b9c4d1d2 07:53:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:53:45 Removing intermediate container 59ea3973d99f 07:53:45 ---> a31a6f466285 07:53:45 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 07:53:45 ---> Running in f5e10cf43685 07:53:45 ---> Running in 36796d2d1850 07:53:45 Removing intermediate container 36796d2d1850 07:53:45 ---> ecae54f2154c 07:53:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:53:45 Removing intermediate container f5e10cf43685 07:53:45 ---> 806ae50eb8a1 07:53:45 Step 23/25 : LABEL arch=x86_64 07:53:45 ---> Running in 4bf6d34d0e24 07:53:45 ---> Running in 3675ea606562 07:53:45 Removing intermediate container 4bf6d34d0e24 07:53:45 ---> bb3cf8643f93 07:53:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:53:45 ---> Running in 5d5041901a39 07:53:46 Removing intermediate container 3675ea606562 07:53:46 ---> e8e1329cbda3 07:53:46 Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:53:46 Removing intermediate container 5d5041901a39 07:53:46 ---> 29dc3c049e4c 07:53:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:53:46 ---> Running in 9ea1149263ec 07:53:46 ---> Running in 42a49e7341f2 07:53:46 Removing intermediate container 9ea1149263ec 07:53:46 ---> f340826385e6 07:53:46 Step 25/25 : LABEL version=0.0.0 07:53:46 ---> Running in f3a7371763c1 07:53:46 Removing intermediate container 42a49e7341f2 07:53:46 ---> 56c22d8d9118 07:53:46 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:53:46 ---> Running in 1fdbc586ec9b 07:53:46 Removing intermediate container f3a7371763c1 07:53:46 ---> d92419db3415 07:53:46 07:53:46 Successfully built d92419db3415 07:53:46 Successfully tagged security-secretstore-setup:latest 07:53:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:53:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:53:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.440s coverage: 0.9% of statements 07:53:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements 07:53:53  Building security-secretstore-setup ... done Removing intermediate container 1fdbc586ec9b 07:53:53 ---> abdb3c6eacfc 07:53:53 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 07:53:53 ---> Running in 9f668926dd19 07:53:53 Removing intermediate container 9f668926dd19 07:53:53 ---> 97305e36d211 07:53:53 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 45.5% of statements 07:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements 07:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 07:53:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 07:53:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 07:53:58 ---> 92d4a704849b 07:53:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:53:59 Removing intermediate container 63d8f4cb9cc1 07:53:59 ---> 8b1959869d40 07:53:59 07:53:59 Step 10/23 : FROM alpine:3.17 07:53:59 ---> b2aa39c304c2 07:53:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:53:59 ---> Using cache 07:53:59 ---> 599e629f2371 07:53:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:53:59 ---> Using cache 07:53:59 ---> 5e64934ed87b 07:53:59 Step 13/23 : ENV APP_PORT=59861 07:53:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:54:00 ---> Running in b30ff68074f8 07:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:54:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:54:00 ---> Running in e336470ef348 07:54:01 Removing intermediate container e336470ef348 07:54:01 ---> de2c61d60908 07:54:01 Step 14/23 : EXPOSE $APP_PORT 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:54:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:54:03 ---> Running in 2d3a97e36626 07:54:03 Removing intermediate container d29bf1993b46 07:54:03 ---> f8007d865215 07:54:03 07:54:03 Step 10/23 : FROM alpine:3.17 07:54:03 ---> b2aa39c304c2 07:54:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:54:03 ---> Using cache 07:54:03 ---> 4445b78f7eef 07:54:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:54:03 ---> Using cache 07:54:03 ---> d80910002b80 07:54:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:54:03 ---> Using cache 07:54:03 ---> 0451f83fd0e7 07:54:03 Removing intermediate container 2d3a97e36626 07:54:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 07:54:03 ---> d66abfa739ef 07:54:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / ---> Using cache 07:54:03 07:54:03 ---> 33e9eb97547f 07:54:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:54:03 Removing intermediate container b30ff68074f8 07:54:03 ---> 2207605103cd 07:54:03 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:54:03 ---> e34bf2f567f1 07:54:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 07:54:03 ---> c075959cdf1d 07:54:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:54:03 ---> 0c0491f9226b 07:54:03 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 07:54:03 ---> 9d5baa5dc76a 07:54:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:54:03 ---> 6df14a3720d6 07:54:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:54:03 ---> 54dc8ff2566a 07:54:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:54:04 ---> 390048ad48ae 07:54:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:05 ---> ded34174647d 07:54:05 ---> 622691f59665 07:54:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:54:05 07:54:05 ---> Running in e83dcf516d66 07:54:05 ---> 46c45f347506 07:54:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:54:05 ---> 289fdb7afab1 07:54:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:54:05 ---> Running in adeab3a5825d 07:54:05 Removing intermediate container adeab3a5825d 07:54:05 ---> a3efc828e5ac 07:54:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:54:05 ---> ada95098425a 07:54:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:54:05 ---> Running in 7476ccdf5710 07:54:05 Removing intermediate container 7476ccdf5710 07:54:05 ---> 6a47096ed728 07:54:05 Step 21/23 : LABEL arch=x86_64 07:54:05 ---> Running in 5f9fea010967 07:54:05 ---> a5217b85e3a3 07:54:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:54:05 Removing intermediate container 5f9fea010967 07:54:05 ---> 00d5f3afbd95 07:54:05 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:54:05 ---> Running in 9bd654e881d0 07:54:05 ---> 0dbe7c5fd1ac 07:54:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:54:05 Removing intermediate container 9bd654e881d0 07:54:05 ---> d2608e94b8dd 07:54:05 Step 23/23 : LABEL version=0.0.0 07:54:05 ---> Running in 655e4452ba4f 07:54:05 Removing intermediate container e83dcf516d66 07:54:05 ---> 357a510b6c61 07:54:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 07:54:05 ---> Running in c50d3f5b1598 07:54:05 Removing intermediate container 655e4452ba4f 07:54:05 ---> d1520c380862 07:54:05 07:54:05 ---> 79841db96996 07:54:05 Step 28/33 : RUN chmod +x /entrypoint.sh 07:54:05 Successfully built d1520c380862 07:54:05 Successfully tagged support-scheduler:latest 07:54:05  Building support-scheduler ... done  ---> Running in 12ee685fd394 07:54:05 Removing intermediate container c50d3f5b1598 07:54:05 ---> 0e959dd6e052 07:54:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 07:54:05 ---> Running in 70fa1967b6fc 07:54:06 Removing intermediate container 70fa1967b6fc 07:54:06 ---> e1a15fee8fb5 07:54:06 Step 21/23 : LABEL arch=x86_64 07:54:06 ---> Running in 1ec6d8eb9b3d 07:54:06 Removing intermediate container 1ec6d8eb9b3d 07:54:06 ---> b2fbd6f06e52 07:54:06 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:54:06 ---> Running in 6bae3a8d6c81 07:54:06 Removing intermediate container 6bae3a8d6c81 07:54:06 ---> ce78686b9f38 07:54:06 Step 23/23 : LABEL version=0.0.0 07:54:06 ---> Running in 772606c2fb33 07:54:06 Removing intermediate container 772606c2fb33 07:54:06 ---> 054ccb4bb525 07:54:06 07:54:06 Successfully built 054ccb4bb525 07:54:06 Successfully tagged core-common-config-bootstrapper:latest 07:54:06  Building core-common-config-bootstrapper ... done Removing intermediate container 12ee685fd394 07:54:06 ---> 442839e520cf 07:54:06 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:54:06 ---> Running in cf4107127922 07:54:06 Removing intermediate container cf4107127922 07:54:06 ---> d616879272cb 07:54:06 Step 30/33 : CMD ["gate"] 07:54:06 ---> Running in 300092ba35ce 07:54:06 Removing intermediate container 300092ba35ce 07:54:06 ---> e5110f3f06d1 07:54:06 Step 31/33 : LABEL arch=x86_64 07:54:06 ---> Running in 02c87a84cca1 07:54:06 Removing intermediate container 02c87a84cca1 07:54:06 ---> b6ede5bed27e 07:54:06 Step 32/33 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 07:54:06 ---> Running in 0f62f1a21bef 07:54:06 Removing intermediate container 0f62f1a21bef 07:54:06 ---> ec0a1e51b763 07:54:06 Step 33/33 : LABEL version=0.0.0 07:54:07 ---> Running in 8d222ee7f8bc 07:54:07 Removing intermediate container 8d222ee7f8bc 07:54:07 ---> 6d7ed2f412f9 07:54:07 07:54:07 Successfully built 6d7ed2f412f9 07:54:07 Successfully tagged security-bootstrapper:latest 07:54:07  Building security-bootstrapper ... done  [Pipeline] } 07:54:07 $ docker stop --time=1 903808474a097f496913e65616c0b0993e8cf987b55ddb3471b88d486de532cc 07:54:08 $ docker rm -f --volumes 903808474a097f496913e65616c0b0993e8cf987b55ddb3471b88d486de532cc [Pipeline] // withDockerContainer [Pipeline] sh 07:54:09 + docker images 07:54:09 REPOSITORY TAG IMAGE ID CREATED SIZE 07:54:09 security-bootstrapper latest 6d7ed2f412f9 1 second ago 22MB 07:54:09 core-common-config-bootstrapper latest 054ccb4bb525 2 seconds ago 17.6MB 07:54:09 support-scheduler latest d1520c380862 3 seconds ago 32.4MB 07:54:09 f8007d865215 6 seconds ago 1.68GB 07:54:09 8b1959869d40 10 seconds ago 1.75GB 07:54:09 security-secretstore-setup latest d92419db3415 22 seconds ago 32.6MB 07:54:09 security-spiffe-token-provider latest c7d56ee821e2 26 seconds ago 32.6MB 07:54:09 84deb99d7796 27 seconds ago 1.67GB 07:54:09 support-notifications latest 98061e8ca7f9 37 seconds ago 33MB 07:54:09 23754e7a3d2b 47 seconds ago 1.72GB 07:54:09 04014e04cb39 50 seconds ago 1.67GB 07:54:09 security-spire-server latest ca6b61df8ed2 53 seconds ago 89.8MB 07:54:09 2840b93d3c9c 58 seconds ago 1.75GB 07:54:09 security-proxy-auth latest a260e54401ca About a minute ago 18.3MB 07:54:09 8c786ecdc32e About a minute ago 1.54GB 07:54:09 core-command latest 1c5b7677bbb0 About a minute ago 19.8MB 07:54:09 ee399f39e2c3 About a minute ago 1.66GB 07:54:09 8fc0be73c2fc 2 minutes ago 1.68GB 07:54:09 core-metadata latest 6bfc0cf4280c 2 minutes ago 20.6MB 07:54:09 security-proxy-setup latest ba82085ebd4e 2 minutes ago 18.7MB 07:54:09 core-data latest 0da56aa328e9 2 minutes ago 20MB 07:54:09 security-spire-agent latest b960c2a7324e 2 minutes ago 129MB 07:54:09 security-spire-config latest c94214c2e01d 2 minutes ago 88.9MB 07:54:09 ce0dcafdfae2 2 minutes ago 1.69GB 07:54:09 0d7a04954f6e 2 minutes ago 1.69GB 07:54:09 8a4f0297b909 2 minutes ago 1.66GB 07:54:09 c63f5eff0a4f 3 minutes ago 1.54GB 07:54:09 53176d20d062 3 minutes ago 1.54GB 07:54:09 ci-base-image-x86_64 latest 8f885994a2bb 7 minutes ago 883MB 07:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 9 days ago 664MB 07:54:09 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 07:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 07:54:09 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] } 07:54:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements 07:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:54:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:54:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.052s coverage: 79.9% of statements 07:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.268s coverage: 92.9% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 86.9% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.439s coverage: 81.2% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.463s coverage: 82.1% of statements 07:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 86.0% of statements 07:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 63.1% of statements 07:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements 07:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 07:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 07:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 07:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 07:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.972s coverage: 38.4% of statements 07:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 07:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:54:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:54:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 07:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:54:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:54:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements 07:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.3% of statements 07:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 07:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 07:55:05 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 07:55:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:55:05 go vet ./... 07:57:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:57:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:57:42 ./bin/test-attribution-txt.sh [Pipeline] echo 07:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:57:43 + ls -al . 07:57:43 total 704 07:57:43 drwxrwxr-x 10 1001 1001 4096 Mar 20 07:49 . 07:57:43 drwxr-xr-x 4 root root 4096 Mar 20 07:49 .. 07:57:43 drwxrwxr-x 2 1001 1001 4096 Mar 20 07:48 .blubracket 07:57:43 -rw-rw-r-- 1 1001 1001 16 Mar 20 07:48 .dockerignore 07:57:43 drwxrwxr-x 8 1001 1001 4096 Mar 20 07:48 .git 07:57:43 drwxrwxr-x 3 1001 1001 4096 Mar 20 07:48 .github 07:57:43 -rw-rw-r-- 1 1001 1001 1133 Mar 20 07:48 .gitignore 07:57:43 -rw-rw-r-- 1 1001 1001 42 Mar 20 07:48 .golangci.yml 07:57:43 -rw-rw-r-- 1 1001 1001 87 Mar 20 07:48 .hadolint.yml 07:57:43 -rw-rw-r-- 1 1001 1001 166 Mar 20 07:48 .sonarcloud.properties 07:57:43 -rw-rw-r-- 1 1001 1001 1171 Mar 20 07:48 ADOPTERS.md 07:57:43 -rw-rw-r-- 1 1001 1001 10825 Mar 20 07:48 Attribution.txt 07:57:43 -rw-rw-r-- 1 1001 1001 73765 Mar 20 07:48 CHANGELOG.md 07:57:43 -rw-rw-r-- 1 1001 1001 3804 Mar 20 07:48 CONTRIBUTING.md 07:57:43 -rw-rw-r-- 1 1001 1001 677 Mar 20 07:48 GOVERNANCE.md 07:57:43 -rw-rw-r-- 1 1001 1001 883 Mar 20 07:48 Jenkinsfile 07:57:43 -rw-rw-r-- 1 1001 1001 10775 Mar 20 07:48 LICENSE 07:57:43 -rw-rw-r-- 1 1001 1001 14266 Mar 20 07:48 Makefile 07:57:43 -rw-rw-r-- 1 1001 1001 582 Mar 20 07:48 OWNERS.md 07:57:43 -rw-rw-r-- 1 1001 1001 9403 Mar 20 07:48 README.md 07:57:43 -rw-rw-r-- 1 1001 1001 789 Mar 20 07:48 SECURITY.md 07:57:43 -rw-rw-r-- 1 1001 1001 5 Mar 20 07:46 VERSION 07:57:43 drwxrwxr-x 2 1001 1001 4096 Mar 20 07:48 bin 07:57:43 drwxrwxr-x 18 1001 1001 4096 Mar 20 07:48 cmd 07:57:43 -rw-r--r-- 1 root root 447275 Mar 20 07:55 coverage.out 07:57:43 -rw-rw-r-- 1 1001 1001 3233 Mar 20 07:48 go.mod 07:57:43 -rw-rw-r-- 1 1001 1001 31100 Mar 20 07:48 go.sum 07:57:43 drwxrwxr-x 7 1001 1001 4096 Mar 20 07:48 internal 07:57:43 drwxrwxr-x 3 1001 1001 4096 Mar 20 07:48 openapi 07:57:43 -rw-rw-r-- 1 1001 1001 594 Mar 20 07:48 security.txt 07:57:43 drwxrwxr-x 4 1001 1001 4096 Mar 20 07:48 snap 07:57:43 -rw-rw-r-- 1 1001 1001 204 Mar 20 07:48 version.go [Pipeline] sh 07:57:43 + '[' -e coverage.out ] 07:57:43 + chown 1001:1001 coverage.out [Pipeline] stash 07:57:43 Warning: overwriting stash ‘coverage-report’ 07:57:44 Stashed 1 file(s) [Pipeline] sh 07:57:44 + make build 07:57:44 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 07:59:21 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 07:59:21 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 07:59:21 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 07:59:23 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 08:00: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 08:00: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:00:19 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 08:00:25 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 08:00:28 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 08:00:31 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 08:00:37 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] } 08:00:42 $ docker stop --time=1 8af974ea38425ab875d7a6ed047eafdda5d54638bdeee9730dcba7aa812389bb 08:00:45 $ docker rm -f --volumes 8af974ea38425ab875d7a6ed047eafdda5d54638bdeee9730dcba7aa812389bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:00:48 08:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:00:48 latest: Pulling from edgex-devops/edgex-compose-arm64 08:00:48 29e5d40040c1: Pulling fs layer 08:00:48 1ce36da41761: Pulling fs layer 08:00:48 25b303627fd3: Pulling fs layer 08:00:48 29e5d40040c1: Download complete 08:00:49 1ce36da41761: Verifying Checksum 08:00:49 1ce36da41761: Download complete 08:00:49 29e5d40040c1: Pull complete 08:00:50 1ce36da41761: Pull complete 08:00:50 25b303627fd3: Verifying Checksum 08:00:50 25b303627fd3: Download complete 08:00:58 25b303627fd3: Pull complete 08:00:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:00:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:58 prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container 08:00:59 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:01:01 $ docker top 0a6d8653bab452be06307e01cbc4f5ef5bca96d85897259cd114c8e6985eb98a -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:02 + grep parallel 08:01:02 + docker-compose build --help 08:01:07 --parallel Build images in parallel. [Pipeline] } 08:01:07 $ docker stop --time=1 0a6d8653bab452be06307e01cbc4f5ef5bca96d85897259cd114c8e6985eb98a 08:01:09 $ docker rm -f --volumes 0a6d8653bab452be06307e01cbc4f5ef5bca96d85897259cd114c8e6985eb98a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container 08:01:10 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:01:11 $ docker top dabacb135236dbf5d95ab907dac745e5009734e19f2d159c623cd9a747251c45 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:11 + docker-compose -f ./docker-compose-build.yml build --parallel 08:01:17 Building core-command ... 08:01:17 Building core-common-config-bootstrapper ... 08:01:17 Building core-data ... 08:01:17 Building core-metadata ... 08:01:17 Building security-bootstrapper ... 08:01:17 Building security-proxy-auth ... 08:01:17 Building security-proxy-setup ... 08:01:17 Building security-secretstore-setup ... 08:01:17 Building security-spiffe-token-provider ... 08:01:17 Building security-spire-agent ... 08:01:17 Building security-spire-config ... 08:01:17 Building security-spire-server ... 08:01:17 Building support-notifications ... 08:01:17 Building support-scheduler ... 08:01:17 Building security-proxy-setup 08:01:17 Building core-data 08:01:17 Building core-common-config-bootstrapper 08:01:17 Building security-proxy-auth 08:01:17 Building security-bootstrapper 08:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:02:03 ---> 33849b0305e6 08:02:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:02:03 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:02:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:02:03 ---> 33849b0305e6 08:02:03 Step 3/22 : WORKDIR /edgex-go 08:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:02:03 ---> 33849b0305e6 08:02:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:02:03 ---> 33849b0305e6 08:02:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:02:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:02:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:02:03 ---> 33849b0305e6 08:02:03 Step 3/33 : WORKDIR /edgex-go 08:02:03 ---> Running in bd4ae8c23a60 08:02:03 ---> Running in 3671beb2bd08 08:02:03 ---> Running in 014beb6ac138 08:02:03 ---> Running in 72ac5d559499 08:02:03 ---> Running in 6d0cb6b16f7e 08:02:03 Removing intermediate container bd4ae8c23a60 08:02:03 ---> 951ebce69607 08:02:03 Step 4/33 : RUN apk add --update --no-cache make git 08:02:03 Removing intermediate container 014beb6ac138 08:02:03 ---> fe1f593cb966 08:02:03 Step 4/23 : WORKDIR /edgex-go 08:02:03 Removing intermediate container 3671beb2bd08 08:02:03 ---> ab0e31e53d60 08:02:03 Step 4/22 : RUN apk add --update --no-cache make git 08:02:03 Removing intermediate container 72ac5d559499 08:02:03 ---> b80b136a5689 08:02:03 Step 4/23 : WORKDIR /edgex-go 08:02:03 Removing intermediate container 6d0cb6b16f7e 08:02:03 ---> ae6937108fa2 08:02:03 Step 4/23 : WORKDIR /edgex-go 08:02:03 ---> Running in 802e7be58c0e 08:02:03 ---> Running in c21186ec12df 08:02:03 ---> Running in a5975807f141 08:02:03 ---> Running in 9519a7617f8c 08:02:03 ---> Running in f4eb767413ad 08:02:03 Removing intermediate container f4eb767413ad 08:02:03 ---> 4dd484f23605 08:02:03 Step 5/23 : RUN apk add --update --no-cache make git 08:02:03 Removing intermediate container 9519a7617f8c 08:02:03 ---> 5d3609f75990 08:02:03 Step 5/23 : RUN apk add --update --no-cache make git 08:02:03 Removing intermediate container c21186ec12df 08:02:03 ---> 0ae3486b0ebc 08:02:03 Step 5/23 : RUN apk add --update --no-cache make git 08:02:03 ---> Running in 1adf2c893730 08:02:03 ---> Running in a0d40673aa62 08:02:04 ---> Running in 1330e18014e8 08:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:02:06 OK: 263 MiB in 53 packages 08:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:02:06 OK: 263 MiB in 53 packages 08:02:08 OK: 263 MiB in 53 packages 08:02:08 OK: 263 MiB in 53 packages 08:02:08 OK: 263 MiB in 53 packages 08:02:08 Removing intermediate container 802e7be58c0e 08:02:08 ---> 489071cca049 08:02:08 Step 5/33 : COPY go.mod vendor* ./Removing intermediate container a5975807f141 08:02:08 ---> 4cfacd1537c0 08:02:08 Step 5/22 : COPY go.mod vendor* ./ 08:02:08 08:02:09 Removing intermediate container 1adf2c893730 08:02:09 ---> a75fca8f8843 08:02:09 Step 6/23 : COPY go.mod vendor* ./ 08:02:09 ---> 2264bed0e893 08:02:09 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:09 Removing intermediate container a0d40673aa62 08:02:09 ---> dd2e166d7e2e 08:02:09 Step 6/23 : COPY go.mod vendor* ./ 08:02:09 ---> Running in 871a50c90774 08:02:10 ---> a6b6dd6e1531 08:02:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:10 Removing intermediate container 1330e18014e8 08:02:10 ---> 8259fe181864 08:02:10 Step 6/23 : COPY go.mod vendor* ./ 08:02:10 ---> Running in 18c2b477277f 08:02:11 ---> ceb27a443a83 08:02:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:11 ---> 7fc927d53944 08:02:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:11 ---> Running in 268acf8fa26b 08:02:11 ---> Running in 87c406153d0d 08:02:11 ---> f02ebd03dab5 08:02:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:11 ---> Running in e5f628768a0d 08:04:03 Removing intermediate container 87c406153d0d 08:04:03 ---> 6266f4527aa0 08:04:03 Step 8/23 : COPY . . 08:04:03 Removing intermediate container 871a50c90774 08:04:03 ---> be49938f5274 08:04:03 Step 7/33 : COPY . . 08:04:03 Removing intermediate container e5f628768a0d 08:04:03 ---> 2f2276d7988f 08:04:03 Step 8/23 : COPY . . 08:04:03 Removing intermediate container 18c2b477277f 08:04:03 ---> 6a3c8acec6ee 08:04:03 Step 7/22 : COPY . . 08:04:03 Removing intermediate container 268acf8fa26b 08:04:03 ---> 20c67b8de572 08:04:03 Step 8/23 : COPY . . 08:04:09 ---> 0b822a556aff 08:04:09 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:04:09 ---> 9af281127d34 08:04:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:04:09 ---> 9d73e845d6d6 08:04:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:04:09 ---> 0111d14ea862 08:04:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:04:09 ---> e17090be5949 08:04:09 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:09 ---> Running in 3335b8a70aac 08:04:09 ---> Running in e3fe346a9c06 08:04:10 ---> Running in 02ae4e8c85fb 08:04:10 ---> Running in b7e159714bd7 08:04:10 ---> Running in b055999e114d 08:04:12 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 08:04:12 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 08:04:12 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 08:04:12 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 08:04:12 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 08:10:07 Removing intermediate container b7e159714bd7 08:10:07 ---> 28adfda0dc1f 08:10:07 08:10:07 Step 10/23 : FROM alpine:3.17 08:10:07 3.17: Pulling from library/alpine 08:10:07 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:10:07 Status: Downloaded newer image for alpine:3.17 08:10:07 ---> d74e625d9115 08:10:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:10:07 ---> Running in fe96711042dd 08:10:07 Removing intermediate container fe96711042dd 08:10:07 ---> 0b320524ec87 08:10:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:10:07 ---> Running in bcec021fe2a8 08:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:10:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:10:07 (1/1) Installing dumb-init (1.2.5-r2) 08:10:07 Executing busybox-1.35.0-r29.trigger 08:10:07 OK: 8 MiB in 16 packages 08:10:10 Removing intermediate container bcec021fe2a8 08:10:10 ---> c07778f79d64 08:10:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:10 Removing intermediate container 3335b8a70aac 08:10:10 ---> aeaaa0ee6577 08:10:10 08:10:10 Step 9/22 : FROM alpine:3.17 08:10:10 ---> d74e625d9115 08:10:10 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:10:10 ---> Running in 68b88d752e89 08:10:12 ---> 9c1ca5acaeeb 08:10:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:10:13 ---> 69fabe4037b6 08:10:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:10:15 (1/2) Installing dumb-init (1.2.5-r2) 08:10:15 (2/2) Installing openssl (3.0.8-r0) 08:10:15 Executing busybox-1.35.0-r29.trigger 08:10:15 OK: 8 MiB in 17 packages 08:10:16 ---> ed5afb31870d 08:10:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:10:17 Removing intermediate container 68b88d752e89 08:10:17 ---> 11a3dad266ef 08:10:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:10:17 ---> Running in 9fedf5dc94ef 08:10:18 ---> d9af355824e0 08:10:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:10:18 Removing intermediate container 9fedf5dc94ef 08:10:18 ---> 2567d6fed669 08:10:18 Step 12/22 : WORKDIR /edgex 08:10:18 ---> Running in fcd0012a7975 08:10:19 Removing intermediate container b055999e114d 08:10:19 ---> 38c0f689a717 08:10:19 08:10:19 Step 9/33 : FROM alpine:3.17 08:10:19 ---> d74e625d9115 08:10:19 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:10:19 Removing intermediate container fcd0012a7975 08:10:19 ---> fd8008b124b6 08:10:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:19 ---> Running in 060720778d55 08:10:19 ---> f35b3ca95c56 08:10:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:10:19 ---> Running in ec7025191f87 08:10:20 Removing intermediate container 060720778d55 08:10:20 ---> c408c8efed0b 08:10:20 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:10:20 ---> Running in ff680cf38885 08:10:21 ---> deead00c33cd 08:10:21 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:10:22 ---> e187c820be89 08:10:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:10:24 Removing intermediate container ec7025191f87 08:10:24 ---> d2df8c0c937e 08:10:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:10:24 ---> fc76fed2ead1 08:10:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:10:24 ---> Running in da1a75466337 08:10:25 Removing intermediate container da1a75466337 08:10:25 ---> eb3f09fb1a4c 08:10:25 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:10:25 (1/2) Installing dumb-init (1.2.5-r2) 08:10:25 (2/2) Installing su-exec (0.2-r2) 08:10:25 ---> Running in 6c9018d7fb54 08:10:25 Executing busybox-1.35.0-r29.trigger 08:10:25 OK: 8 MiB in 17 packages 08:10:26 Removing intermediate container 6c9018d7fb54 08:10:26 ---> 0e9f43bd1ae8 08:10:26 Step 21/23 : LABEL arch=arm64 08:10:26 ---> Running in e70758c7cb52 08:10:27 Removing intermediate container ff680cf38885 08:10:27 ---> c15e78c8a5d7 08:10:27 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:10:27 ---> a421a7316a7c 08:10:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:10:27 ---> Running in a8ab08b4e69c 08:10:27 Removing intermediate container e70758c7cb52 08:10:27 ---> 1929f93dca59 08:10:27 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:10:28 ---> Running in 9f5bd9e7552a 08:10:28 Removing intermediate container a8ab08b4e69c 08:10:28 ---> 16c2d80f79e4 08:10:28 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:10:29 ---> 6b1eceaaebea 08:10:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> Running in 9c67e0bb9c2c 08:10:29 08:10:29 ---> Running in fe37d45248f3 08:10:29 Removing intermediate container 9f5bd9e7552a 08:10:29 ---> b5bb76eb1369 08:10:29 Step 23/23 : LABEL version=0.0.0 08:10:29 ---> Running in f6518247503a 08:10:29 Removing intermediate container 9c67e0bb9c2c 08:10:29 ---> 005578a62574 08:10:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:10:30 ---> Running in 5a5cbd06c170 08:10:30 Removing intermediate container f6518247503a 08:10:30 ---> b3ac20ecc94a 08:10:30 08:10:31 Removing intermediate container 5a5cbd06c170 08:10:31 ---> c137ae1394ea 08:10:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:10:31 ---> Running in b983a23ff06e 08:10:31 Successfully built b3ac20ecc94a 08:10:31 Successfully tagged security-proxy-auth-arm64:latest 08:10:31  Building security-proxy-auth ... done Building core-metadata 08:10:31 Removing intermediate container b983a23ff06e 08:10:31 ---> c51a76956d9d 08:10:31 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:10:32 ---> Running in 917ea040be3f 08:10:32 Removing intermediate container fe37d45248f3 08:10:32 ---> 240a56627387 08:10:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:10:33 ---> Running in b453622b4dd6 08:10:36 Removing intermediate container b453622b4dd6 08:10:36 ---> 8ac4804abe20 08:10:36 Step 20/22 : LABEL arch=arm64 08:10:36 ---> Running in 7610a60feb03 08:10:37 Removing intermediate container 7610a60feb03 08:10:37 ---> c83ebfcd4153 08:10:37 Step 21/22 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:10:37 ---> Running in b7f8a782d33a 08:10:37 Removing intermediate container 917ea040be3f 08:10:37 ---> 1df842281022 08:10:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:10:37 ---> Running in da04fa1e1931 08:10:37 Removing intermediate container b7f8a782d33a 08:10:37 ---> 17a3cd6c7b58 08:10:37 Step 22/22 : LABEL version=0.0.0 08:10:38 ---> Running in 814c5bfe1fe6 08:10:38 Removing intermediate container da04fa1e1931 08:10:38 ---> 01b8f7e0bf61 08:10:38 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:10:38 Removing intermediate container 814c5bfe1fe6 08:10:38 ---> cd5ed7447bd4 08:10:38 08:10:39 Successfully built cd5ed7447bd4 08:10:39 Successfully tagged security-proxy-setup-arm64:latest 08:10:39  Building security-proxy-setup ... done Building support-scheduler 08:10:39 ---> b27f42ea6560 08:10:39 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:10:39 ---> Running in 480a21d70a99 08:10:39 Removing intermediate container 02ae4e8c85fb 08:10:39 ---> eb064f7f98a3 08:10:39 08:10:39 Step 10/23 : FROM alpine:3.17 08:10:39 ---> d74e625d9115 08:10:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:10:39 ---> Using cache 08:10:39 ---> 0b320524ec87 08:10:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:10:39 ---> Using cache 08:10:39 ---> c07778f79d64 08:10:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:39 ---> Using cache 08:10:39 ---> 9c1ca5acaeeb 08:10:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:10:39 ---> Using cache 08:10:39 ---> 69fabe4037b6 08:10:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:10:42 ---> 8241f4180bb5 08:10:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:10:43 Removing intermediate container 480a21d70a99 08:10:43 ---> 69777b358c1d 08:10:43 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:43 ---> b985a79ab23c 08:10:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:10:44 ---> 306ef37a76e3 08:10:44 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:10:44 ---> 128c04083b3a 08:10:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:10:44 ---> Running in 4457e7255ac7 08:10:45 ---> 561db9f8a11d 08:10:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:10:49 ---> a7ca8d3232a2 08:10:49 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:10:49 Removing intermediate container 4457e7255ac7 08:10:49 ---> f12b755e24b4 08:10:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:10:49 ---> Running in 2a19ed59dcc6 08:10:50 ---> c2336d07a109 08:10:50 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:10:50 Removing intermediate container 2a19ed59dcc6 08:10:50 ---> 5442c262d2b6 08:10:50 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:10:50 ---> Running in fd508b377124 08:10:50 Removing intermediate container e3fe346a9c06 08:10:50 ---> b404e420138a 08:10:50 08:10:50 Step 10/23 : FROM alpine:3.17 08:10:50 ---> d74e625d9115 08:10:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:10:50 ---> Running in dc5f41069a48 08:10:50 Removing intermediate container fd508b377124 08:10:50 ---> 3b548387ae4d 08:10:50 Step 21/23 : LABEL arch=arm64 08:10:50 ---> Running in 17c9462ecc14 08:10:50 ---> be9f849ca548 08:10:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:10:51 Removing intermediate container dc5f41069a48 08:10:51 ---> 05820b44ba08 08:10:51 Step 12/23 : ENV APP_PORT=59880 08:10:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:10:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:10:51 ---> 33849b0305e6 08:10:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:10:51 ---> Using cache 08:10:51 ---> ae6937108fa2 08:10:51 Step 4/25 : WORKDIR /edgex-go 08:10:51 ---> Using cache 08:10:51 ---> 5d3609f75990 08:10:51 Step 5/25 : RUN apk add --update --no-cache make git 08:10:51 ---> Using cache 08:10:51 ---> a75fca8f8843 08:10:51 Step 6/25 : COPY go.mod vendor* ./ 08:10:51 ---> Using cache 08:10:51 ---> ceb27a443a83 08:10:51 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:51 ---> Using cache 08:10:51 ---> 20c67b8de572 08:10:51 Step 8/25 : COPY . . 08:10:51 ---> Running in b917fbc7a614 08:10:51 ---> Using cache 08:10:51 ---> 9af281127d34 08:10:51 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:10:51 ---> Running in 7481d9890802 08:10:51 Removing intermediate container 17c9462ecc14 08:10:51 ---> fa510f369012 08:10:51 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:10:52 ---> Running in 384179d734ad 08:10:52 Removing intermediate container b917fbc7a614 08:10:52 ---> 8b4f743187dc 08:10:52 Step 13/23 : EXPOSE $APP_PORT 08:10:52 ---> Running in 57d566e25300 08:10:52 ---> 995f3f80cc22 08:10:52 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:10:52 Removing intermediate container 384179d734ad 08:10:52 ---> 4c1a4c1ca00a 08:10:52 Step 23/23 : LABEL version=0.0.0 08:10:52 ---> Running in d0b6ec49b087 08:10:53 Removing intermediate container 57d566e25300 08:10:53 ---> 4c504125641d 08:10:53 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:10:53 ---> Running in 018bf1880be8 08:10:53 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 08:10:53 Removing intermediate container d0b6ec49b087 08:10:53 ---> 2ef8d8cdf5e6 08:10:53 08:10:53 ---> c6dbfd4eea2f 08:10:53 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:10:54 Successfully built 2ef8d8cdf5e6 08:10:54 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:10:54  Building core-common-config-bootstrapper ... done Building security-spire-server 08:10:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:10:55 ---> 65dc3a9d4fa0 08:10:55 Step 28/33 : RUN chmod +x /entrypoint.sh 08:10:55 ---> Running in 80f40e64190d 08:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:10:57 (1/1) Installing dumb-init (1.2.5-r2) 08:10:57 Executing busybox-1.35.0-r29.trigger 08:10:57 OK: 8 MiB in 16 packages 08:10:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:10:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:10:57 ---> 33849b0305e6 08:10:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:10:57 ---> Using cache 08:10:57 ---> ae6937108fa2 08:10:57 Step 4/23 : WORKDIR /edgex-go 08:10:57 ---> Using cache 08:10:57 ---> 5d3609f75990 08:10:57 Step 5/23 : RUN apk add --update --no-cache make git 08:10:57 ---> Using cache 08:10:57 ---> a75fca8f8843 08:10:57 Step 6/23 : COPY go.mod vendor* ./ 08:10:57 ---> Using cache 08:10:57 ---> ceb27a443a83 08:10:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:57 ---> Using cache 08:10:57 ---> 20c67b8de572 08:10:57 Step 8/23 : COPY . . 08:10:57 ---> Using cache 08:10:57 ---> 9af281127d34 08:10:57 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:10:58 ---> Running in 9bffc82763fa 08:10:59 Removing intermediate container 80f40e64190d 08:10:59 ---> 8221ba457c4d 08:10:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:10:59 ---> Running in 00efe12398e1 08:10:59 Removing intermediate container 018bf1880be8 08:10:59 ---> b0f71e715648 08:10:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:11:01 Removing intermediate container 00efe12398e1 08:11:01 ---> 28935788c21d 08:11:01 Step 30/33 : CMD ["gate"] 08:11:01 ---> 84e6ac9aac13 08:11:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:11:01 ---> Running in 7874b4c9f5ed 08:11:01 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 08:11:02 Removing intermediate container 7874b4c9f5ed 08:11:02 ---> cdf870dc5d22 08:11:02 Step 31/33 : LABEL arch=arm64 08:11:02 ---> Running in 0f042f8b5532 08:11:02 ---> fdf5ae60a250 08:11:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:11:02 Removing intermediate container 0f042f8b5532 08:11:02 ---> c66c5b46f0f7 08:11:02 Step 32/33 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:11:03 ---> Running in cc396842e08c 08:11:04 Removing intermediate container cc396842e08c 08:11:04 ---> 21ecbb03d4f1 08:11:04 Step 33/33 : LABEL version=0.0.0 08:11:04 ---> Running in 2c765b66f933 08:11:05 Removing intermediate container 2c765b66f933 08:11:05 ---> 3f594fe94683 08:11:05 08:11:05 Successfully built 3f594fe94683 08:11:05 Successfully tagged security-bootstrapper-arm64:latest 08:11:05  Building security-bootstrapper ... done Building support-notifications 08:11:06 ---> b37e2cac0e2b 08:11:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:11:07 ---> 735a6acce238 08:11:07 Step 19/23 : ENTRYPOINT ["/core-data"] 08:11:07 ---> Running in 45146d5c298f 08:11:08 Removing intermediate container 45146d5c298f 08:11:08 ---> fd30c5fc283d 08:11:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:11:08 ---> Running in 8fe623622b9f 08:11:08 Removing intermediate container 8fe623622b9f 08:11:08 ---> bfe3e88f8619 08:11:08 Step 21/23 : LABEL arch=arm64 08:11:08 ---> Running in 5466c56122b3 08:11:09 Removing intermediate container 5466c56122b3 08:11:09 ---> d99635ce4175 08:11:09 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:11:09 ---> Running in 5ec4c05f64a5 08:11:09 Removing intermediate container 5ec4c05f64a5 08:11:09 ---> 1fc8da1081e5 08:11:09 Step 23/23 : LABEL version=0.0.0 08:11:10 ---> Running in 75ddf774553b 08:11:10 Removing intermediate container 75ddf774553b 08:11:10 ---> 0fc64f42628b 08:11:10 08:11:10 Successfully built 0fc64f42628b 08:11:10 Successfully tagged core-data-arm64:latest 08:11:10 Building security-spire-config 08:11:16  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:11:16 ---> 33849b0305e6 08:11:16 Step 3/26 : WORKDIR /edgex-go 08:11:16 ---> Using cache 08:11:16 ---> ab0e31e53d60 08:11:16 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:11:16 ---> Running in 99e20a25748d 08:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:11:19 OK: 263 MiB in 53 packages 08:11:21 Removing intermediate container 99e20a25748d 08:11:21 ---> 85445957017e 08:11:21 Step 5/26 : COPY go.mod vendor* ./ 08:11:22 ---> 25c650fe42ec 08:11:22 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:22 ---> Running in c4e27f7549db 08:11:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:32 ---> 33849b0305e6 08:11:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:11:32 ---> Using cache 08:11:32 ---> ae6937108fa2 08:11:32 Step 4/23 : WORKDIR /edgex-go 08:11:32 ---> Using cache 08:11:32 ---> 5d3609f75990 08:11:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:11:32 ---> Running in 1960f7a53e8a 08:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:11:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:11:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:11:35 ---> 33849b0305e6 08:11:35 Step 3/27 : WORKDIR /edgex-go 08:11:35 ---> Using cache 08:11:35 ---> ab0e31e53d60 08:11:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:11:35 ---> Using cache 08:11:35 ---> 85445957017e 08:11:35 Step 5/27 : COPY go.mod vendor* ./ 08:11:35 ---> Using cache 08:11:35 ---> 25c650fe42ec 08:11:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:35 ---> Running in 2f1948546988 08:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:11:37 OK: 263 MiB in 53 packages 08:11:38 Removing intermediate container 1960f7a53e8a 08:11:38 ---> 5dab95cb37fb 08:11:38 Step 6/23 : COPY go.mod vendor* ./ 08:11:39 ---> b2295039a29c 08:11:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:39 ---> Running in 5acd56371ded 08:14:16 Removing intermediate container 5acd56371ded 08:14:16 ---> 2623f0dbc144 08:14:16 Step 8/23 : COPY . . 08:14:16 Removing intermediate container 2f1948546988 08:14:16 ---> 310aef44a68b 08:14:16 Step 7/27 : COPY . . 08:14:16 Removing intermediate container c4e27f7549db 08:14:16 ---> 6751b30382b8 08:14:16 Step 7/26 : COPY . . 08:14:35 ---> d3a76641f4ee 08:14:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:14:35 ---> e02d14932a7e 08:14:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:14:35 ---> Running in 354abe5edb49 08:14:35 ---> Running in 1cfd23994954 08:14:35 ---> 6816351f8861 08:14:35 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:14:36 Removing intermediate container 1cfd23994954 08:14:36 ---> 85678fa63a3f 08:14:36 Step 9/27 : WORKDIR /edgex-go/spire-build 08:14:36 ---> Running in f8f0d143f8f8 08:14:36 ---> Running in cf9b886e8b4b 08:14:36 Removing intermediate container f8f0d143f8f8 08:14:36 ---> 45e9303cfed2 08:14:36 Step 9/26 : WORKDIR /edgex-go/spire-build 08:14:37 ---> Running in ae6fbf410a01 08:14:37 Removing intermediate container cf9b886e8b4b 08:14:37 ---> 83096dd2ae9c 08:14:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:14:37 ---> Running in de6d87f09726 08:14:37 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 08:14:38 Removing intermediate container ae6fbf410a01 08:14:38 ---> 2543e07438e7 08:14:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:14:38 ---> Running in cd23311f0827 08:14:38 Removing intermediate container de6d87f09726 08:14:38 ---> 67fe98bba4ad 08:14:38 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 08:14:38 ---> Running in 841096d048b4 08:14:38 Removing intermediate container cd23311f0827 08:14:38 ---> 28c41ac3951d 08:14:38 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 08:14:38 ---> Running in 5e36dc47e80f 08:14:42 Removing intermediate container 841096d048b4 08:14:42 ---> 545bdc4d4e28 08:14:42 Step 12/27 : WORKDIR /edgex-go 08:14:42 ---> Running in e14710c955ab 08:14:42 Removing intermediate container 5e36dc47e80f 08:14:42 ---> 3867658fdc96 08:14:42 Step 12/26 : WORKDIR /edgex-go 08:14:42 ---> Running in 67a2487b0715 08:14:43 Removing intermediate container e14710c955ab 08:14:43 ---> 39d04a6ae3b0 08:14:43 08:14:43 Step 13/27 : FROM alpine:3.17 08:14:43 ---> d74e625d9115 08:14:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:14:43 ---> Using cache 08:14:43 ---> c408c8efed0b 08:14:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:43 ---> Running in 66233f28ceb8 08:14:43 Removing intermediate container 67a2487b0715 08:14:43 ---> 34dfd10ffbd9 08:14:43 08:14:43 Step 13/26 : FROM alpine:3.17 08:14:43 ---> d74e625d9115 08:14:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:14:43 ---> Using cache 08:14:43 ---> c408c8efed0b 08:14:43 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:43 ---> Running in 1dda3439aff4 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:48 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:14:48 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:14:48 OK: 17687 distinct packages available 08:14:48 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:14:48 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:14:48 OK: 17687 distinct packages available 08:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:14:50 (1/4) Installing dumb-init (1.2.5-r2) 08:14:50 (2/4) Installing musl-obstack (1.2.3-r0) 08:14:50 (3/4) Installing libucontext (1.2-r0) 08:14:50 (4/4) Installing gcompat (1.1.0-r0) 08:14:50 Executing busybox-1.35.0-r29.trigger 08:14:50 OK: 8 MiB in 19 packages 08:14:50 (1/5) Installing dumb-init (1.2.5-r2) 08:14:50 (2/5) Installing musl-obstack (1.2.3-r0) 08:14:50 (3/5) Installing libucontext (1.2-r0) 08:14:50 (4/5) Installing gcompat (1.1.0-r0) 08:14:50 (5/5) Installing openssl (3.0.8-r0) 08:14:50 Executing busybox-1.35.0-r29.trigger 08:14:50 OK: 9 MiB in 20 packages 08:14:53 Removing intermediate container 66233f28ceb8 08:14:53 ---> 066af571bf53 08:14:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:53 Removing intermediate container 1dda3439aff4 08:14:53 ---> 8abf0d572a51 08:14:53 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:14:54 ---> 91820c05448b 08:14:54 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:14:54 ---> cf7e3cdbacaf 08:14:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:14:58 ---> 3d4da8325dd8 08:14:58 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:14:58 ---> 7ccae9fba0ec 08:14:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:15:06 ---> b6c511730c92 08:15:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:15:06 ---> 7fb55c216744 08:15:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:15:07 ---> 0830cd3c7967 08:15:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:15:07 ---> 2415b3b640dc 08:15:07 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:15:07 ---> Running in b4c108c385a6 08:15:08 ---> b9fc1bac3c95 08:15:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:15:08 Removing intermediate container b4c108c385a6 08:15:08 ---> 335e7c2a6e10 08:15:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:15:11 ---> 64a5f168f5b9 08:15:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:15:11 ---> 78be88643655 08:15:11 Step 22/27 : WORKDIR / 08:15:11 ---> Running in 722f771f69d8 08:15:11 ---> Running in d42208b6ea7a 08:15:11 Removing intermediate container d42208b6ea7a 08:15:11 ---> 58f6cf5b8d12 08:15:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:15:11 Removing intermediate container 722f771f69d8 08:15:11 ---> 06004d42a0df 08:15:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:15:11 ---> Running in 42016a392275 08:15:11 ---> Running in 6cb661387afc 08:15:12 Removing intermediate container 6cb661387afc 08:15:12 ---> 833961af412a 08:15:12 Step 24/26 : LABEL arch=arm64 08:15:12 Removing intermediate container 42016a392275 08:15:12 ---> 9505335ca129 08:15:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:15:12 ---> Running in 8ff307eb4a9f 08:15:12 ---> Running in acd28ca119f7 08:15:13 Removing intermediate container 8ff307eb4a9f 08:15:13 ---> e56b0b46583f 08:15:13 Step 25/26 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:15:13 ---> Running in d5b29878632a 08:15:13 Removing intermediate container acd28ca119f7 08:15:13 ---> b0f431c0563a 08:15:13 Step 25/27 : LABEL arch=arm64 08:15:13 ---> Running in b5480e4afca9 08:15:14 Removing intermediate container d5b29878632a 08:15:14 ---> 243391e8f180 08:15:14 Step 26/26 : LABEL version=0.0.0 08:15:14 Removing intermediate container b5480e4afca9 08:15:14 ---> ac933519a0f3 08:15:14 Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:15:14 ---> Running in f717695576c7 08:15:14 ---> Running in 5d325d641e1e 08:15:14 Removing intermediate container 5d325d641e1e 08:15:14 ---> 7fb3e9a38c60 08:15:14 Step 27/27 : LABEL version=0.0.0 08:15:14 Removing intermediate container f717695576c7 08:15:14 ---> a164ab692bf8 08:15:14 08:15:14 ---> Running in 8f7c4a7e1ac2 08:15:15 Successfully built a164ab692bf8 08:15:15 Successfully tagged security-spire-server-arm64:latest 08:15:15  Building security-spire-server ... done Building core-command 08:15:15 Removing intermediate container 8f7c4a7e1ac2 08:15:15 ---> 9350e7b6d2b6 08:15:15 08:15:16 Successfully built 9350e7b6d2b6 08:15:16 Successfully tagged security-spire-config-arm64:latest 08:15:16  Building security-spire-config ... done Building security-spiffe-token-provider 08:15:42 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:15:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:15:42 ---> 33849b0305e6 08:15:42 Step 3/20 : WORKDIR /edgex-go 08:15:42 ---> Using cache 08:15:42 ---> ab0e31e53d60 08:15:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:15:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:15:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:15:42 ---> 33849b0305e6 08:15:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:15:42 ---> Using cache 08:15:42 ---> ae6937108fa2 08:15:42 Step 4/24 : WORKDIR /edgex-go 08:15:42 ---> Using cache 08:15:42 ---> 5d3609f75990 08:15:42 Step 5/24 : RUN apk add --update --no-cache make git 08:15:42 ---> Using cache 08:15:42 ---> a75fca8f8843 08:15:42 Step 6/24 : COPY go.mod vendor* ./ 08:15:42 ---> Using cache 08:15:42 ---> ceb27a443a83 08:15:42 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 ---> Using cache 08:15:42 ---> 20c67b8de572 08:15:42 Step 8/24 : COPY . . 08:15:42 ---> Using cache 08:15:42 ---> 9af281127d34 08:15:42 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:15:42 ---> Running in 14206961cc8c 08:15:42 ---> Running in a16f2c2c2599 08:15:44 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 08:15:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:15:47 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:15:47 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:15:47 OK: 17689 distinct packages available 08:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:15:49 OK: 263 MiB in 53 packages 08:15:53 Removing intermediate container 14206961cc8c 08:15:53 ---> f2d9edca21f6 08:15:53 Step 5/20 : COPY go.mod vendor* ./ 08:15:54 Removing intermediate container 7481d9890802 08:15:54 ---> b0d90a6d3ef3 08:15:54 08:15:54 Step 10/25 : FROM alpine:3.17 08:15:54 ---> d74e625d9115 08:15:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:15:54 ---> Running in a61c65e50f87 08:15:54 ---> b876e4f739a6 08:15:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:55 ---> Running in b0dc5c4f8ac0 08:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:15:59 (1/1) Installing dumb-init (1.2.5-r2) 08:15:59 Executing busybox-1.35.0-r29.trigger 08:15:59 OK: 8 MiB in 16 packages 08:16:00 Removing intermediate container a61c65e50f87 08:16:00 ---> a8e910a1f13e 08:16:00 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:16:01 ---> Running in 50cd2b3e2745 08:16:01 Removing intermediate container 50cd2b3e2745 08:16:01 ---> 0af47f417434 08:16:01 Step 13/25 : ENV APP_PORT=59881 08:16:01 ---> Running in ebe52a9449e9 08:16:02 Removing intermediate container ebe52a9449e9 08:16:02 ---> c5480579015b 08:16:02 Step 14/25 : EXPOSE $APP_PORT 08:16:02 ---> Running in 20dcf8f36bfa 08:16:02 Removing intermediate container 20dcf8f36bfa 08:16:02 ---> 429927e50a32 08:16:02 Step 15/25 : WORKDIR / 08:16:02 ---> Running in 6ff3ccac3e4a 08:16:03 Removing intermediate container 6ff3ccac3e4a 08:16:03 ---> c362f455c21f 08:16:03 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:16:04 ---> 801fdb6835c9 08:16:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:16:05 ---> 87f85ad6bfe1 08:16:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:16:06 ---> aab51f9232ad 08:16:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:16:07 ---> d29e64e411b0 08:16:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:16:08 ---> 7794ba954e3c 08:16:08 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:16:08 ---> Running in e5d40dd57e1b 08:16:08 Removing intermediate container e5d40dd57e1b 08:16:08 ---> 118a0c0847be 08:16:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:16:09 ---> Running in 43c0b8b5af48 08:16:09 Removing intermediate container 43c0b8b5af48 08:16:09 ---> 411c4249e2f5 08:16:09 Step 23/25 : LABEL arch=arm64 08:16:09 ---> Running in 54a40b9ba75c 08:16:10 Removing intermediate container 54a40b9ba75c 08:16:10 ---> 2ff936fa394e 08:16:10 Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:16:10 ---> Running in 0c3e863ef91c 08:16:10 Removing intermediate container 0c3e863ef91c 08:16:10 ---> 543871a61e80 08:16:10 Step 25/25 : LABEL version=0.0.0 08:16:10 ---> Running in 040330d8edaf 08:16:11 Removing intermediate container 040330d8edaf 08:16:11 ---> d26a84e5a6a8 08:16:11 08:16:11 Successfully built d26a84e5a6a8 08:16:11 Successfully tagged core-metadata-arm64:latest 08:16:11  Building core-metadata ... done Building security-secretstore-setup 08:16:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:16:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:16:26 ---> 33849b0305e6 08:16:26 Step 3/25 : WORKDIR /edgex-go 08:16:26 ---> Using cache 08:16:26 ---> ab0e31e53d60 08:16:26 Step 4/25 : RUN apk add --update --no-cache make git 08:16:26 ---> Using cache 08:16:26 ---> 4cfacd1537c0 08:16:26 Step 5/25 : COPY go.mod vendor* ./ 08:16:26 ---> Using cache 08:16:26 ---> a6b6dd6e1531 08:16:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 ---> Using cache 08:16:26 ---> 6a3c8acec6ee 08:16:26 Step 7/25 : COPY . . 08:16:26 ---> Using cache 08:16:26 ---> 0b822a556aff 08:16:26 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:26 ---> Running in d48791a1d8e0 08:16:28 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 08:17:36 Removing intermediate container b0dc5c4f8ac0 08:17:36 ---> 69cbd24b234a 08:17:36 Step 7/20 : COPY . . 08:17:43 ---> 52eb782a9551 08:17:43 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:43 ---> Running in 44bcf9725ec2 08:17:44 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 08:18:41 Removing intermediate container 9bffc82763fa 08:18:41 ---> 2d551cc3c437 08:18:41 08:18:41 Step 10/23 : FROM alpine:3.17 08:18:41 ---> d74e625d9115 08:18:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:18:41 ---> Using cache 08:18:41 ---> a8e910a1f13e 08:18:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:18:41 ---> Using cache 08:18:41 ---> 0af47f417434 08:18:41 Step 13/23 : ENV APP_PORT=59861 08:18:41 ---> Running in c4242e46fbb2 08:18:41 Removing intermediate container c4242e46fbb2 08:18:41 ---> e1a9191dee75 08:18:41 Step 14/23 : EXPOSE $APP_PORT 08:18:41 ---> Running in 7ce2c3a0f551 08:18:41 Removing intermediate container 7ce2c3a0f551 08:18:41 ---> e1efcf98e3ee 08:18:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:41 ---> 8b3637d60ca4 08:18:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:18:41 ---> 5876897ad0f0 08:18:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:18:41 ---> 06edac622d54 08:18:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:18:41 ---> bff691ce432b 08:18:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:18:41 ---> Running in 9c6fe6324516 08:18:42 Removing intermediate container 9c6fe6324516 08:18:42 ---> 5645e4cd334a 08:18:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:18:42 ---> Running in 9084d20d6023 08:18:42 Removing intermediate container 9084d20d6023 08:18:42 ---> 27f81f85b65b 08:18:42 Step 21/23 : LABEL arch=arm64 08:18:42 ---> Running in cd3c5981cd46 08:18:43 Removing intermediate container cd3c5981cd46 08:18:43 ---> 15540adbd839 08:18:43 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:18:43 ---> Running in ad159ce9c56c 08:18:43 Removing intermediate container ad159ce9c56c 08:18:43 ---> a62e4617335b 08:18:43 Step 23/23 : LABEL version=0.0.0 08:18:43 ---> Running in cd472163eb13 08:18:44 Removing intermediate container cd472163eb13 08:18:44 ---> 29ae34367dca 08:18:44 08:18:44 Successfully built 29ae34367dca 08:18:44 Successfully tagged support-scheduler-arm64:latest 08:18:44  Building support-scheduler ... done Building security-spire-agent 08:19:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:19:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:19:03 ---> 33849b0305e6 08:19:03 Step 3/27 : WORKDIR /edgex-go 08:19:03 ---> Using cache 08:19:03 ---> ab0e31e53d60 08:19:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:19:03 ---> Using cache 08:19:03 ---> 85445957017e 08:19:03 Step 5/27 : COPY go.mod vendor* ./ 08:19:03 ---> Using cache 08:19:03 ---> 25c650fe42ec 08:19:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:03 ---> Using cache 08:19:03 ---> 6751b30382b8 08:19:03 Step 7/27 : COPY . . 08:19:03 ---> Using cache 08:19:03 ---> 6816351f8861 08:19:03 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:19:03 ---> Using cache 08:19:03 ---> 45e9303cfed2 08:19:03 Step 9/27 : WORKDIR /edgex-go/spire-build 08:19:03 ---> Using cache 08:19:03 ---> 2543e07438e7 08:19:03 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:19:03 ---> Using cache 08:19:03 ---> 28c41ac3951d 08:19:03 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 08:19:03 ---> Running in 8722ab569dac 08:19:03 Removing intermediate container 8722ab569dac 08:19:03 ---> f6df9a104c3b 08:19:03 Step 12/27 : WORKDIR /edgex-go 08:19:03 ---> Running in 4e74bd58fe49 08:19:04 Removing intermediate container 4e74bd58fe49 08:19:04 ---> b62869c8b8e1 08:19:04 08:19:04 Step 13/27 : FROM alpine:3.17 08:19:04 ---> d74e625d9115 08:19:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:19:04 ---> Using cache 08:19:04 ---> c408c8efed0b 08:19:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:19:04 ---> Using cache 08:19:04 ---> 8abf0d572a51 08:19:04 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:04 ---> Using cache 08:19:04 ---> 91820c05448b 08:19:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:19:04 ---> Using cache 08:19:04 ---> 3d4da8325dd8 08:19:04 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:19:09 ---> e0baea677c31 08:19:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:19:14 ---> 0e425c82e47e 08:19:15 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:19:16 ---> 6e1fe4e8352a 08:19:16 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:19:16 ---> 19e308a71bd2 08:19:16 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:19:17 ---> 5bcd5fd4133d 08:19:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:19:17 ---> Running in 626240cada95 08:19:18 Removing intermediate container 626240cada95 08:19:18 ---> b2cf001b4325 08:19:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:19:18 ---> Running in 6ee98fe40952 08:19:18 Removing intermediate container 6ee98fe40952 08:19:18 ---> 044e120f6640 08:19:18 Step 25/27 : LABEL arch=arm64 08:19:19 ---> Running in 4b5656a2d246 08:19:23 Removing intermediate container 4b5656a2d246 08:19:23 ---> cff11b1db299 08:19:23 Step 26/27 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:19:23 ---> Running in a9cb07c3f42e 08:19:23 Removing intermediate container a9cb07c3f42e 08:19:23 ---> f44da5f236bb 08:19:23 Step 27/27 : LABEL version=0.0.0 08:19:23 ---> Running in 141efccfd896 08:19:23 Removing intermediate container 141efccfd896 08:19:23 ---> 230c330eedfe 08:19:23 08:19:24 Successfully built 230c330eedfe 08:19:24 Successfully tagged security-spire-agent-arm64:latest 08:22:00  Building security-spire-agent ... done 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 08:22:00 Removing intermediate container a16f2c2c2599 08:22:00 ---> 50066726d908 08:22:00 08:22:00 Step 10/24 : FROM alpine:3.17 08:22:00 ---> d74e625d9115 08:22:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:22:00 ---> Using cache 08:22:00 ---> a8e910a1f13e 08:22:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:22:00 ---> Using cache 08:22:00 ---> 0af47f417434 08:22:00 Step 13/24 : ENV APP_PORT=59882 08:22:00 ---> Running in cd5b593c3958 08:22:00 Removing intermediate container cd5b593c3958 08:22:00 ---> b32e51cfe6f1 08:22:00 Step 14/24 : EXPOSE $APP_PORT 08:22:00 ---> Running in c00b75bcee8e 08:22:00 Removing intermediate container c00b75bcee8e 08:22:00 ---> febd2da4592f 08:22:00 Step 15/24 : WORKDIR / 08:22:00 ---> Running in fbb06e89befa 08:22:00 Removing intermediate container fbb06e89befa 08:22:00 ---> 96a5b4c0cc47 08:22:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:00 ---> f63a7ede0bb2 08:22:00 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:22:00 ---> e309c47af537 08:22:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:22:00 ---> 07abcb3e65c9 08:22:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:22:00 ---> fabace728c0b 08:22:00 Step 20/24 : ENTRYPOINT ["/core-command"] 08:22:00 ---> Running in 9007d2628cc4 08:22:01 Removing intermediate container 9007d2628cc4 08:22:01 ---> 5b330d410246 08:22:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:22:01 ---> Running in ff45acee27d5 08:22:02 Removing intermediate container ff45acee27d5 08:22:02 ---> 1539ce9b3e1c 08:22:02 Step 22/24 : LABEL arch=arm64 08:22:02 ---> Running in 2c704c674849 08:22:03 Removing intermediate container 2c704c674849 08:22:03 ---> b7589ef1151a 08:22:03 Step 23/24 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:22:03 ---> Running in ae96397f8978 08:22:03 Removing intermediate container ae96397f8978 08:22:03 ---> 6d16e7c7a103 08:22:03 Step 24/24 : LABEL version=0.0.0 08:22:04 ---> Running in 7a4bf2622c88 08:22:05 Removing intermediate container 7a4bf2622c88 08:22:05 ---> 05300abc1a01 08:22:05 08:22:05 Successfully built 05300abc1a01 08:22:05 Successfully tagged core-command-arm64:latest 08:22:09  Building core-command ... done Removing intermediate container d48791a1d8e0 08:22:09 ---> 9e0047831015 08:22:09 08:22:09 Step 9/25 : FROM alpine:3.17 08:22:09 ---> d74e625d9115 08:22:09 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:22:09 ---> Running in e86a0a17514d 08:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:22:13 (1/3) Installing ca-certificates (20220614-r4) 08:22:13 (2/3) Installing dumb-init (1.2.5-r2) 08:22:13 (3/3) Installing su-exec (0.2-r2) 08:22:13 Executing busybox-1.35.0-r29.trigger 08:22:13 Executing ca-certificates-20220614-r4.trigger 08:22:13 OK: 8 MiB in 18 packages 08:22:15 Removing intermediate container e86a0a17514d 08:22:15 ---> 699e57de5d46 08:22:15 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:22:15 ---> Running in 8b2ccc55dd6e 08:22:16 Removing intermediate container 8b2ccc55dd6e 08:22:16 ---> abbeffb2c59b 08:22:16 Step 12/25 : WORKDIR / 08:22:16 ---> Running in ea235c03a998 08:22:16 Removing intermediate container ea235c03a998 08:22:16 ---> ea51b0342251 08:22:16 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:17 ---> 5dc0852a8188 08:22:17 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:22:18 ---> 8305dd314727 08:22:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:22:19 ---> 200c789f03ce 08:22:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:22:20 ---> bfd64aa170d2 08:22:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:22:21 ---> 1b178f065a89 08:22:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:22:22 ---> 1d3474023142 08:22:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:22:24 ---> 9f876e832d5a 08:22:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:22:26 ---> 65553e9fa549 08:22:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:26 ---> Running in aa2e83991741 08:22:29 Removing intermediate container aa2e83991741 08:22:29 ---> 6d904aa44a0d 08:22:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:22:29 ---> Running in 74226c5b53c2 08:22:29 Removing intermediate container 74226c5b53c2 08:22:29 ---> 5992e7dc5ce0 08:22:29 Step 23/25 : LABEL arch=arm64 08:22:29 ---> Running in 4ef34a4739cd 08:22:30 Removing intermediate container 4ef34a4739cd 08:22:30 ---> 5c5e757cbef2 08:22:30 Step 24/25 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:22:30 ---> Running in 91696fbfeca5 08:22:31 Removing intermediate container 91696fbfeca5 08:22:31 ---> 414a81353e3f 08:22:31 Step 25/25 : LABEL version=0.0.0 08:22:31 ---> Running in f823f5c2686a 08:22:31 Removing intermediate container f823f5c2686a 08:22:31 ---> b0ea190b4f5b 08:22:31 08:22:31 Successfully built b0ea190b4f5b 08:22:31 Successfully tagged security-secretstore-setup-arm64:latest 08:22:58  Building security-secretstore-setup ... done Removing intermediate container 354abe5edb49 08:22:58 ---> 0cff4fcf04ac 08:22:58 08:22:58 Step 10/23 : FROM alpine:3.17 08:22:58 ---> d74e625d9115 08:22:58 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:22:58 ---> Running in dda5cb4e2dd5 08:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:00 (1/2) Installing ca-certificates (20220614-r4) 08:23:00 (2/2) Installing dumb-init (1.2.5-r2) 08:23:00 Executing busybox-1.35.0-r29.trigger 08:23:00 Executing ca-certificates-20220614-r4.trigger 08:23:01 OK: 8 MiB in 17 packages 08:23:02 Removing intermediate container dda5cb4e2dd5 08:23:02 ---> 27b847551bbf 08:23:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:23:02 ---> Running in ad0b7da96e6b 08:23:02 Removing intermediate container ad0b7da96e6b 08:23:02 ---> ecd74371a26f 08:23:02 Step 13/23 : ENV APP_PORT=59860 08:23:06 ---> Running in e29a34c6a365 08:23:06 Removing intermediate container e29a34c6a365 08:23:06 ---> a5c9c54b6342 08:23:06 Step 14/23 : EXPOSE $APP_PORT 08:23:06 ---> Running in efbc748ee54c 08:23:06 Removing intermediate container efbc748ee54c 08:23:06 ---> 6c1945136df7 08:23:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:07 ---> 79d6c38f4699 08:23:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:23:07 ---> 60f75b828ae1 08:23:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:23:09 ---> 848bd3ec5985 08:23:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:23:10 ---> 2de2d7c7f3b7 08:23:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:23:10 ---> Running in 96c50a84b761 08:23:10 Removing intermediate container 96c50a84b761 08:23:10 ---> 75a841fb9926 08:23:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:23:10 ---> Running in e172539ca126 08:23:10 Removing intermediate container e172539ca126 08:23:10 ---> 693597bad6f9 08:23:10 Step 21/23 : LABEL arch=arm64 08:23:10 ---> Running in d2379b6812b2 08:23:11 Removing intermediate container d2379b6812b2 08:23:11 ---> 36a1c37fb68e 08:23:11 Step 22/23 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:23:11 ---> Running in 538fb22a8cee 08:23:11 Removing intermediate container 538fb22a8cee 08:23:11 ---> 92fc5a4f4d7b 08:23:11 Step 23/23 : LABEL version=0.0.0 08:23:11 ---> Running in 1193d9921bc8 08:23:12 Removing intermediate container 1193d9921bc8 08:23:12 ---> 00e7515c12bb 08:23:12 08:23:12 Successfully built 00e7515c12bb 08:23:12 Successfully tagged support-notifications-arm64:latest 08:23:22  Building support-notifications ... done Removing intermediate container 44bcf9725ec2 08:23:22 ---> dbbd6c2d2346 08:23:22 08:23:22 Step 9/20 : FROM alpine:3.17 08:23:22 ---> d74e625d9115 08:23:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:23:22 ---> Using cache 08:23:22 ---> c408c8efed0b 08:23:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:23:22 ---> Running in ba6c62b78be3 08:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:23 v3.17.2-235-g42ad4af1361 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:23:23 v3.17.2-234-g16d676e6f32 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:23:23 OK: 17687 distinct packages available 08:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:23:25 (1/9) Installing ca-certificates (20220614-r4) 08:23:25 (2/9) Installing brotli-libs (1.0.9-r9) 08:23:25 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:23:25 (4/9) Installing libcurl (7.88.1-r1) 08:23:25 (5/9) Installing curl (7.88.1-r1) 08:23:25 (6/9) Installing dumb-init (1.2.5-r2) 08:23:25 (7/9) Installing musl-obstack (1.2.3-r0) 08:23:25 (8/9) Installing libucontext (1.2-r0) 08:23:25 (9/9) Installing gcompat (1.1.0-r0) 08:23:25 Executing busybox-1.35.0-r29.trigger 08:23:25 Executing ca-certificates-20220614-r4.trigger 08:23:26 OK: 11 MiB in 24 packages 08:23:27 Removing intermediate container ba6c62b78be3 08:23:27 ---> 825074e19108 08:23:27 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:28 ---> dbf8f28c1afc 08:23:28 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:23:28 ---> 217809fc31f8 08:23:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:23:29 ---> a54529241de4 08:23:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:23:30 ---> f6c8c4324169 08:23:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:23:30 ---> Running in 59feee3a9b26 08:23:30 Removing intermediate container 59feee3a9b26 08:23:30 ---> 45e9a68ab0d6 08:23:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:23:30 ---> Running in c82847a23872 08:23:30 Removing intermediate container c82847a23872 08:23:30 ---> 56440b2775a8 08:23:30 Step 18/20 : LABEL arch=arm64 08:23:31 ---> Running in 530470f93b37 08:23:31 Removing intermediate container 530470f93b37 08:23:31 ---> 3db2711d3c81 08:23:31 Step 19/20 : LABEL git_sha=09220f78f8523621d7042655cab33f004b76739a 08:23:31 ---> Running in 9656727e687d 08:23:31 Removing intermediate container 9656727e687d 08:23:31 ---> 4b3ade5d7e73 08:23:31 Step 20/20 : LABEL version=0.0.0 08:23:31 ---> Running in 8b779d5b4d0b 08:23:32 Removing intermediate container 8b779d5b4d0b 08:23:32 ---> bc5622f9914f 08:23:32 08:23:32 Successfully built bc5622f9914f 08:23:32 Successfully tagged security-spiffe-token-provider-arm64:latest 08:23:32  Building security-spiffe-token-provider ... done  [Pipeline] } 08:23:32 $ docker stop --time=1 dabacb135236dbf5d95ab907dac745e5009734e19f2d159c623cd9a747251c45 08:23:34 $ docker rm -f --volumes dabacb135236dbf5d95ab907dac745e5009734e19f2d159c623cd9a747251c45 [Pipeline] // withDockerContainer [Pipeline] sh 08:23:34 + docker images 08:23:35 REPOSITORY TAG IMAGE ID CREATED SIZE 08:23:35 security-spiffe-token-provider-arm64 latest bc5622f9914f 3 seconds ago 32.6MB 08:23:35 dbbd6c2d2346 15 seconds ago 1.53GB 08:23:35 support-notifications-arm64 latest 00e7515c12bb 23 seconds ago 32.5MB 08:23:35 0cff4fcf04ac 39 seconds ago 1.56GB 08:23:35 security-secretstore-setup-arm64 latest b0ea190b4f5b About a minute ago 32MB 08:23:35 9e0047831015 About a minute ago 1.48GB 08:23:35 core-command-arm64 latest 05300abc1a01 About a minute ago 19.7MB 08:23:35 50066726d908 About a minute ago 1.49GB 08:23:35 security-spire-agent-arm64 latest 230c330eedfe 4 minutes ago 125MB 08:23:35 b62869c8b8e1 4 minutes ago 1.35GB 08:23:35 support-scheduler-arm64 latest 29ae34367dca 4 minutes ago 31.8MB 08:23:35 2d551cc3c437 5 minutes ago 1.56GB 08:23:35 core-metadata-arm64 latest d26a84e5a6a8 7 minutes ago 20.4MB 08:23:35 b0d90a6d3ef3 7 minutes ago 1.5GB 08:23:35 security-spire-config-arm64 latest 9350e7b6d2b6 8 minutes ago 86.2MB 08:23:35 security-spire-server-arm64 latest a164ab692bf8 8 minutes ago 87.1MB 08:23:35 34dfd10ffbd9 8 minutes ago 1.35GB 08:23:35 39d04a6ae3b0 8 minutes ago 1.35GB 08:23:35 core-data-arm64 latest 0fc64f42628b 12 minutes ago 19.9MB 08:23:35 security-bootstrapper-arm64 latest 3f594fe94683 12 minutes ago 21.8MB 08:23:35 core-common-config-bootstrapper-arm64 latest 2ef8d8cdf5e6 12 minutes ago 17.5MB 08:23:35 b404e420138a 12 minutes ago 1.5GB 08:23:35 eb064f7f98a3 12 minutes ago 1.48GB 08:23:35 security-proxy-setup-arm64 latest cd5ed7447bd4 12 minutes ago 18.6MB 08:23:35 security-proxy-auth-arm64 latest b3ac20ecc94a 13 minutes ago 18.2MB 08:23:35 38c0f689a717 13 minutes ago 1.47GB 08:23:35 aeaaa0ee6577 13 minutes ago 1.47GB 08:23:35 28adfda0dc1f 13 minutes ago 1.47GB 08:23:35 ci-base-image-arm64 latest 33849b0305e6 33 minutes ago 868MB 08:23:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 9 days ago 648MB 08:23:35 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 08:23:35 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 08:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:35 08:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:36 arm64: Pulling from edgex-lftools-log-publisher 08:23:36 8998bd30e6a1: Pulling fs layer 08:23:36 04944245beec: Pulling fs layer 08:23:36 699f458cf7ca: Pulling fs layer 08:23:36 765212b225bb: Pulling fs layer 08:23:36 f23df028b6ca: Pulling fs layer 08:23:36 d65c8cfc05b1: Pulling fs layer 08:23:36 2437ff75d9bd: Pulling fs layer 08:23:36 765212b225bb: Waiting 08:23:36 f23df028b6ca: Waiting 08:23:36 d65c8cfc05b1: Waiting 08:23:36 2437ff75d9bd: Waiting 08:23:36 04944245beec: Verifying Checksum 08:23:36 04944245beec: Download complete 08:23:36 765212b225bb: Verifying Checksum 08:23:36 765212b225bb: Download complete 08:23:36 f23df028b6ca: Verifying Checksum 08:23:36 f23df028b6ca: Download complete 08:23:36 d65c8cfc05b1: Verifying Checksum 08:23:36 d65c8cfc05b1: Download complete 08:23:36 699f458cf7ca: Verifying Checksum 08:23:36 699f458cf7ca: Download complete 08:23:37 8998bd30e6a1: Verifying Checksum 08:23:37 8998bd30e6a1: Download complete 08:23:40 2437ff75d9bd: Verifying Checksum 08:23:40 2437ff75d9bd: Download complete 08:23:41 8998bd30e6a1: Pull complete 08:23:41 04944245beec: Pull complete 08:23:43 699f458cf7ca: Pull complete 08:23:43 765212b225bb: Pull complete 08:23:43 f23df028b6ca: Pull complete 08:23:43 d65c8cfc05b1: Pull complete 08:23:59 2437ff75d9bd: Pull complete 08:23:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:59 prd-ubuntu20.04-docker-arm64-4c-16g-4578 does not seem to be running inside a container 08:23:59 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:24:02 $ docker top f83a746c7688c1c42f84c6b18d761e2db2e8be950338c33318bba527c710d5e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:03 ---> job-cost.sh 08:24:03 lf-activate-venv: SKIPPING 08:24:03 INFO: No Stack... 08:24:03 INFO: Retrieving Pricing Info for: v3-standard-4 08:24:04 INFO: Archiving Costs [Pipeline] sh 08:24:05 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 08:24:05 [Pipeline] lock 08:24:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] 08:24:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] did not exist. Created. 08:24:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:06 + echo total: 0.10999999940395355 [Pipeline] stash 08:24:06 Stashed 1 file(s) [Pipeline] } 08:24:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4461-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:06 $ docker stop --time=1 f83a746c7688c1c42f84c6b18d761e2db2e8be950338c33318bba527c710d5e5 08:24:08 $ docker rm -f --volumes f83a746c7688c1c42f84c6b18d761e2db2e8be950338c33318bba527c710d5e5 [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 08:24:09 provisioning config files... 08:24:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11120920942547873774tmp [Pipeline] { [Pipeline] sh 08:24:10 + set +x 08:24:10 + curl -s https://codecov.io/bash 08:24:10 + bash -s -- 08:24:10 08:24:10 _____ _ 08:24:10 / ____| | | 08:24:10 | | ___ __| | ___ ___ _____ __ 08:24:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:10 Bash-1.0.6 08:24:10 08:24:10 08:24:10 ==> git version 2.25.1 found 08:24:10 ==> 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 08:24:10 Release-Date: 2020-01-08 08:24:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:10 ==> Jenkins CI detected. 08:24:10 current dir:  /w/workspace/edgex-go/1 08:24:10 project root: . 08:24:10 --> token set from env 08:24:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:10 ==> Running gcov in . (disable via -X gcov) 08:24:10 ==> Python coveragepy not found 08:24:10 ==> Searching for coverage reports in: 08:24:10 + . 08:24:10 -> Found 1 reports 08:24:10 ==> Detecting git/mercurial file structure 08:24:10 ==> Reading reports 08:24:10 + ./coverage.out bytes=447275 08:24:10 ==> Appending adjustments 08:24:10 https://docs.codecov.io/docs/fixing-reports 08:24:11 + Found adjustments 08:24:11 ==> Gzipping contents 08:24:11 60K /tmp/codecov.4HQJlt.gz 08:24:11 ==> Uploading reports 08:24:11 url: https://codecov.io 08:24:11 query: branch=PR-4461&commit=09220f78f8523621d7042655cab33f004b76739a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4461&job=&cmd_args= 08:24:11 -> Pinging Codecov 08:24:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4461&commit=09220f78f8523621d7042655cab33f004b76739a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4461&job=&cmd_args= 08:24:11 -> Uploading to 08:24:11 https://storage.googleapis.com/codecov/v4/raw/2023-03-20/00271124DB129430A58F1EEE437C3FCB/09220f78f8523621d7042655cab33f004b76739a/360ce337-f363-4903-b2ab-1c8f31e236ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T082411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85e43d60fff551f3346b892476f7b60302070dd1a10db2166c8b94333fde4563 08:24:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:11 Dload Upload Total Spent Left Speed 08:24:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57581 0 0 100 57581 0 702k --:--:-- --:--:-- --:--:-- 694k 100 57581 0 0 100 57581 0 165k --:--:-- --:--:-- --:--:-- 165k 08:24:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09220f78f8523621d7042655cab33f004b76739a [Pipeline] } 08:24:11 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 08:24:13 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:24:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:14 ---> package-listing.sh 08:24:14 ++ tr '[:upper:]' '[:lower:]' 08:24:14 ++ facter osfamily 08:24:14 + OS_FAMILY=debian 08:24:14 + workspace=/w/workspace/edgex-go/1 08:24:14 + START_PACKAGES=/tmp/packages_start.txt 08:24:14 + END_PACKAGES=/tmp/packages_end.txt 08:24:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:14 + PACKAGES=/tmp/packages_start.txt 08:24:14 + '[' /w/workspace/edgex-go/1 ']' 08:24:14 + PACKAGES=/tmp/packages_end.txt 08:24:14 + case "${OS_FAMILY}" in 08:24:14 + dpkg -l 08:24:14 + grep '^ii' 08:24:14 + '[' -f /tmp/packages_start.txt ']' 08:24:14 + '[' -f /tmp/packages_end.txt ']' 08:24:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:14 + '[' /w/workspace/edgex-go/1 ']' 08:24:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:24:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:24:14 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 08:24:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:15 08:24:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:16 latest: Pulling from edgex-lftools-log-publisher 08:24:16 5eb5b503b376: Pulling fs layer 08:24:16 5c69ac0246d0: Pulling fs layer 08:24:16 ec43610c2a17: Pulling fs layer 08:24:16 3a2ae6a8a46f: Pulling fs layer 08:24:16 33b1e0a273af: Pulling fs layer 08:24:16 5d3b04190fa2: Pulling fs layer 08:24:16 2f39f015ded8: Pulling fs layer 08:24:16 3a2ae6a8a46f: Waiting 08:24:16 33b1e0a273af: Waiting 08:24:16 5d3b04190fa2: Waiting 08:24:16 2f39f015ded8: Waiting 08:24:16 5c69ac0246d0: Verifying Checksum 08:24:16 5c69ac0246d0: Download complete 08:24:16 3a2ae6a8a46f: Download complete 08:24:16 33b1e0a273af: Verifying Checksum 08:24:16 33b1e0a273af: Download complete 08:24:16 ec43610c2a17: Verifying Checksum 08:24:16 ec43610c2a17: Download complete 08:24:16 5d3b04190fa2: Verifying Checksum 08:24:16 5d3b04190fa2: Download complete 08:24:16 5eb5b503b376: Verifying Checksum 08:24:16 5eb5b503b376: Download complete 08:24:16 2f39f015ded8: Download complete 08:24:17 5eb5b503b376: Pull complete 08:24:17 5c69ac0246d0: Pull complete 08:24:18 ec43610c2a17: Pull complete 08:24:18 3a2ae6a8a46f: Pull complete 08:24:18 33b1e0a273af: Pull complete 08:24:18 5d3b04190fa2: Pull complete 08:24:22 2f39f015ded8: Pull complete 08:24:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:22 prd-ubuntu20.04-docker-8c-8g-4577 does not seem to be running inside a container 08:24:22 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:24:30 $ docker top d13c0a213cfb7df7fd471ed41e91ed3ad6c34a94c696ba35cd66b0870b926ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:30 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:31 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:31 + ls /var/log/sa-host 08:24:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:31 provisioning config files... 08:24:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1350940054019480921tmp [Pipeline] { [Pipeline] echo 08:24:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:32 ---> create-netrc.sh [Pipeline] } 08:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:32 ---> python-tools-install.sh [Pipeline] echo 08:24:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:32 ---> sudo-logs.sh 08:24:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:33 ---> job-cost.sh 08:24:33 lf-activate-venv: SKIPPING 08:24:33 DEBUG: total: 0.10999999940395355 08:24:33 INFO: Retrieving Stack Cost... 08:24:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:34 INFO: Archiving Costs [Pipeline] echo 08:24:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:34 ---> logs-deploy.sh 08:24:34 lf-activate-venv: SKIPPING 08:24:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4461/1 08:24:34 INFO: archiving workspace using pattern(s): 08:24:35 Archives upload complete. 08:24:35 INFO: archiving logs to Nexus