Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from c1dbeb0b804e52bc17696917375e56ea1ac61ffe+4299737ee5d04ae44cd32a71d962f6b1f245b358 (4083b0cc7f0ada707678893cc93fa3f22c18b61f) 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-ssh15403841504802646529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9717397468359412068.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13573195592235897438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10376173345483918912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17474034367526063801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14638 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe Merge succeeded, producing db3bc497f850bf8023ae68512bed1ad4a1066d6e Checking out Revision db3bc497f850bf8023ae68512bed1ad4a1066d6e (PR-4558) > git config core.sparsecheckout # timeout=10 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # 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 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db3bc497f850bf8023ae68512bed1ad4a1066d6e # timeout=10 Commit message: "Merge commit '4299737ee5d04ae44cd32a71d962f6b1f245b358' into HEAD" > git rev-list --no-walk c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:29 ========================================================= 08:29:29 EdgeX Global Pipelines Version Info 08:29:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:30 ------------------- 08:29:30 stable info: 08:29:30 ------------------- 08:29:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:30 Message: update stable to v1.0.249 08:29:30 ------------------- 08:29:30 experimental info: 08:29:30 ------------------- 08:29:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4558 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4558 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4558 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db3bc49 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:31 provisioning config files... 08:29:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17556005092358931823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:31 ---> docker-login.sh 08:29:31 nexus3.edgexfoundry.org:10001 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10002 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10003 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10004 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 docker.io 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 ---> docker-login.sh ends [Pipeline] } 08:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:32 + 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 08:29:32 + dirname cmd/core-command/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-command,cmd/core-command/Dockerfile 08:29:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:32 + dirname cmd/core-data/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-data,cmd/core-data/Dockerfile 08:29:32 + dirname cmd/core-metadata/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:32 + dirname cmd/security-bootstrapper/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:32 + dirname cmd/security-proxy-auth/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + dirname cmd/security-proxy-setup/Dockerfile 08:29:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:32 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:32 + dirname cmd/security-spire-agent/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:32 + dirname cmd/security-spire-config/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:32 + dirname cmd/security-spire-server/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:32 + dirname cmd/support-notifications/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:32 + dirname+ cmd/support-scheduler/Dockerfile 08:29:32 cut -d/ -f2 08:29:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:33 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 08:29:33 + git rev-list -1 --merges db3bc497f850bf8023ae68512bed1ad4a1066d6e~1..db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] echo 08:29:33 -----------> git rev-list -1 --merges db3bc497f850bf8023ae68512bed1ad4a1066d6e~1..db3bc497f850bf8023ae68512bed1ad4a1066d6e db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:29:33 db3bc497f850bf8023ae68512bed1ad4a1066d6e [false] [Pipeline] sh 08:29:33 + git log --format=format:%s -1 db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] echo 08:29:33 ========================================================= 08:29:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:34 + grep -v github /etc/ssh/ssh_known_hosts 08:29:34 + [ -e /tmp/ssh_known_hosts ] 08:29:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 08:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:34 b85a868b505f: Pulling fs layer 08:29:34 e2be974225ed: Pulling fs layer 08:29:34 339a4e72a1f5: Pulling fs layer 08:29:34 988bab9f4d93: Pulling fs layer 08:29:34 1469e6f7b9e6: Pulling fs layer 08:29:34 988bab9f4d93: Waiting 08:29:34 eaf3925da568: Pulling fs layer 08:29:34 bab4dde63d76: Pulling fs layer 08:29:34 bde34c3a00c8: Pulling fs layer 08:29:34 1469e6f7b9e6: Waiting 08:29:34 eaf3925da568: Waiting 08:29:34 b352a97aabf1: Pulling fs layer 08:29:34 4872d77fe225: Pulling fs layer 08:29:34 5851b861e8e6: Pulling fs layer 08:29:34 bab4dde63d76: Waiting 08:29:34 bde34c3a00c8: Waiting 08:29:34 5851b861e8e6: Waiting 08:29:34 4872d77fe225: Waiting 08:29:34 e2be974225ed: Verifying Checksum 08:29:34 e2be974225ed: Download complete 08:29:34 988bab9f4d93: Verifying Checksum 08:29:34 988bab9f4d93: Download complete 08:29:34 1469e6f7b9e6: Verifying Checksum 08:29:34 1469e6f7b9e6: Download complete 08:29:35 339a4e72a1f5: Verifying Checksum 08:29:35 339a4e72a1f5: Download complete 08:29:35 eaf3925da568: Verifying Checksum 08:29:35 eaf3925da568: Download complete 08:29:35 bde34c3a00c8: Verifying Checksum 08:29:35 bde34c3a00c8: Download complete 08:29:35 b352a97aabf1: Verifying Checksum 08:29:35 b352a97aabf1: Download complete 08:29:35 4872d77fe225: Verifying Checksum 08:29:35 4872d77fe225: Download complete 08:29:35 5851b861e8e6: Verifying Checksum 08:29:35 5851b861e8e6: Download complete 08:29:35 b85a868b505f: Verifying Checksum 08:29:35 b85a868b505f: Download complete 08:29:35 bab4dde63d76: Verifying Checksum 08:29:35 bab4dde63d76: Download complete 08:29:36 b85a868b505f: Pull complete 08:29:36 e2be974225ed: Pull complete 08:29:37 339a4e72a1f5: Pull complete 08:29:37 988bab9f4d93: Pull complete 08:29:37 1469e6f7b9e6: Pull complete 08:29:37 eaf3925da568: Pull complete 08:29:39 bab4dde63d76: Pull complete 08:29:39 bde34c3a00c8: Pull complete 08:29:39 b352a97aabf1: Pull complete 08:29:39 4872d77fe225: Pull complete 08:29:39 5851b861e8e6: Pull complete 08:29:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:40 prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container 08:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:42 $ docker top e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed -eo pid,comm 08:29:42 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). 08:29:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:42 [ssh-agent] Looking for ssh-agent implementation... 08:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:42 $ docker exec e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent 08:29:42 SSH_AUTH_SOCK=/tmp/ssh-A35RSQS70iOQ/agent.32 08:29:42 SSH_AGENT_PID=38 08:29:42 Running ssh-add (command line suppressed) 08:29:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2603064714378797262.key (/w/workspace/edgex-go/2@tmp/private_key_2603064714378797262.key) 08:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:42 + git tag --points-at HEAD [Pipeline] } 08:29:42 $ docker exec --env ******** --env ******** e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent -k 08:29:42 unset SSH_AUTH_SOCK; 08:29:42 unset SSH_AGENT_PID; 08:29:42 echo Agent pid 38 killed; 08:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:42 [ssh-agent] Looking for ssh-agent implementation... 08:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:43 $ docker exec e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent 08:29:43 SSH_AUTH_SOCK=/tmp/ssh-1hQWmEPtFj9E/agent.70 08:29:43 SSH_AGENT_PID=76 08:29:43 Running ssh-add (command line suppressed) 08:29:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4876348929595687586.key (/w/workspace/edgex-go/2@tmp/private_key_4876348929595687586.key) 08:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:43 + git semver init 08:29:43 2023-05-09 08:29:43,762 [run_init] DEBUG init version:0.0.0 force:False 08:29:43 2023-05-09 08:29:43,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:43 2023-05-09 08:29:43,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:43 2023-05-09 08:29:43,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:29:49 2023-05-09 08:29:48,114 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:49 2023-05-09 08:29:48,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4558 with force:False 08:29:49 2023-05-09 08:29:48,115 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4558 08:29:49 2023-05-09 08:29:48,119 [execute] INFO git cat-file --batch-check 08:29:49 2023-05-09 08:29:48,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:49 2023-05-09 08:29:48,127 [execute] INFO git cat-file --batch 08:29:49 2023-05-09 08:29:48,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:49 2023-05-09 08:29:48,134 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4558 08:29:49 0.0.0 [Pipeline] } 08:29:49 $ docker exec --env ******** --env ******** e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed ssh-agent -k 08:29:49 unset SSH_AUTH_SOCK; 08:29:49 unset SSH_AGENT_PID; 08:29:49 echo Agent pid 76 killed; 08:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:49 + git semver [Pipeline] } 08:29:49 $ docker stop --time=1 e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed 08:29:51 $ docker rm -f --volumes e69402d87c67c28ed04e2bfa7bb9f8fcbe934919826f7aece5d5b5b8b9b1d9ed [Pipeline] // withDockerContainer [Pipeline] sh 08:29:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:51 Stashed 1 file(s) [Pipeline] echo 08:29:51 [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 08:29:52 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:52 ========================================================= 08:29:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:52 f56be85fc22e: Pulling fs layer 08:29:52 85791d961cd3: Pulling fs layer 08:29:52 d694b5ae8c79: Pulling fs layer 08:29:52 9f32a84ed3da: Pulling fs layer 08:29:52 4d19c01a9841: Pulling fs layer 08:29:52 9325e15d5711: Pulling fs layer 08:29:52 556b6ee489ea: Pulling fs layer 08:29:52 c5a4b2cf53e6: Pulling fs layer 08:29:52 9f32a84ed3da: Waiting 08:29:52 4d19c01a9841: Waiting 08:29:52 9325e15d5711: Waiting 08:29:52 556b6ee489ea: Waiting 08:29:52 c5a4b2cf53e6: Waiting 08:29:52 85791d961cd3: Download complete 08:29:52 9f32a84ed3da: Download complete 08:29:52 4d19c01a9841: Verifying Checksum 08:29:52 4d19c01a9841: Download complete 08:29:52 f56be85fc22e: Verifying Checksum 08:29:52 f56be85fc22e: Download complete 08:29:52 9325e15d5711: Verifying Checksum 08:29:52 9325e15d5711: Download complete 08:29:52 f56be85fc22e: Pull complete 08:29:52 85791d961cd3: Pull complete 08:29:52 c5a4b2cf53e6: Verifying Checksum 08:29:52 c5a4b2cf53e6: Download complete 08:29:53 d694b5ae8c79: Verifying Checksum 08:29:53 d694b5ae8c79: Download complete 08:29:53 556b6ee489ea: Verifying Checksum 08:29:53 556b6ee489ea: Download complete 08:29:56 d694b5ae8c79: Pull complete 08:29:56 9f32a84ed3da: Pull complete 08:29:56 4d19c01a9841: Pull complete 08:29:56 9325e15d5711: Pull complete 08:29:59 556b6ee489ea: Pull complete 08:30:00 c5a4b2cf53e6: Pull complete 08:30:00 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:00 + docker build -t ci-base-image-x86_64 -f - . 08:30:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:00 WORKDIR /edgex 08:30:00 COPY go.mod . 08:30:00 RUN go mod download 08:30:01 Sending build context to Docker daemon 170.7MB 08:30:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:01 ---> c4be618373d6 08:30:01 Step 2/4 : WORKDIR /edgex 08:30:04 ---> Running in a42d77815ec4 08:30:04 Removing intermediate container a42d77815ec4 08:30:04 ---> 8c31b19e4057 08:30:04 Step 3/4 : COPY go.mod . 08:30:04 ---> 22fe72420c2f 08:30:04 Step 4/4 : RUN go mod download 08:30:04 ---> Running in 3fb30e374b31 08:30:06 Still waiting to schedule task 08:30:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:19 Removing intermediate container 3fb30e374b31 08:30:19 ---> 8737dc2bcbd7 08:30:19 Successfully built 8737dc2bcbd7 08:30:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker inspect -f . ci-base-image-x86_64 08:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:20 prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container 08:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:20 $ docker top c91388a1611e4a5e08a605453877be05289179d0e0fcb71fc369c90c271ffa91 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:20 + go version 08:30:20 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:20 $ docker stop --time=1 c91388a1611e4a5e08a605453877be05289179d0e0fcb71fc369c90c271ffa91 08:30:22 $ docker rm -f --volumes c91388a1611e4a5e08a605453877be05289179d0e0fcb71fc369c90c271ffa91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:22 + docker inspect -f . ci-base-image-x86_64 08:30:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:22 prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container 08:30:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top 4a669e6bd23820ee8f684315c06d7df06866a113b2b14d77180861328dd616e7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:23 ========================================================= 08:30:23 [edgeXBuildGoParallel] Running Tests and Build... 08:30:23 ========================================================= [Pipeline] sh 08:30:23 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:23 + make test 08:30:23 go test -race -coverprofile=coverage.out ./... 08:30:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 08:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.105s coverage: 71.5% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.431s coverage: 88.5% of statements 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.403s coverage: 95.6% of statements 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:30:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 08:30:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.317s coverage: 79.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.067s coverage: 92.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 62.3% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 08:31:20 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 08:31:20 running golangci-lint 08:31:20 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:20 go version go1.20.2 linux/amd64 08:31:20 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:20 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:35 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 15.224920222s" 08:31:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.64181ms" 08:31:43 level=info msg="[linters_context/goanalysis] analyzers took 1m3.400964622s with top 10 stages: buildir: 36.330766343s, inspect: 1.809959593s, fact_deprecated: 1.481204703s, gosec: 1.419888688s, S1038: 1.253714876s, printf: 1.171119291s, ctrlflow: 1.057978114s, nilness: 966.53253ms, fact_purity: 918.701763ms, SA5012: 572.096569ms" 08:31:43 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:31:43 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203" 08:31:43 level=info msg="[runner] processing took 22.651435ms with stages: nolint: 11.230141ms, identifier_marker: 5.64039ms, path_prettifier: 1.803923ms, exclude-rules: 1.729552ms, autogenerated_exclude: 1.53905ms, skip_dirs: 628.028µs, cgo: 52.551µs, filename_unadjuster: 18.62µs, max_same_issues: 2.17µs, uniq_by_line: 1.02µs, exclude: 960ns, max_from_linter: 710ns, source_code: 680ns, severity-rules: 660ns, path_shortener: 630ns, diff: 630ns, sort_results: 590ns, skip_files: 510ns, path_prefixer: 340ns, max_per_file_from_linter: 280ns" 08:31:43 level=info msg="[runner] linters took 8.732192479s with stages: goanalysis_metalinter: 8.709324622s" 08:31:43 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:43 level=info msg="Memory: 242 samples, avg is 202.6MB, max is 835.6MB" 08:31:43 level=info msg="Execution took 24.005961917s" 08:31:43 go vet ./... 08:31:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14640 in /w/workspace/edgexfoundry_edgex-go_PR-4558 [Pipeline] { [Pipeline] ws 08:31:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:44 The recommended git tool is: git 08:31:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:49 + ls -al . 08:31:49 total 704 08:31:49 drwxrwxr-x 11 1001 1001 4096 May 9 08:30 . 08:31:49 drwxr-xr-x 4 root root 4096 May 9 08:30 .. 08:31:49 drwxrwxr-x 2 1001 1001 4096 May 9 08:29 .blubracket 08:31:49 -rw-rw-r-- 1 1001 1001 16 May 9 08:29 .dockerignore 08:31:49 drwxrwxr-x 8 1001 1001 4096 May 9 08:29 .git 08:31:49 drwxrwxr-x 3 1001 1001 4096 May 9 08:29 .github 08:31:49 -rw-rw-r-- 1 1001 1001 1133 May 9 08:29 .gitignore 08:31:49 -rw-rw-r-- 1 1001 1001 42 May 9 08:29 .golangci.yml 08:31:49 -rw-rw-r-- 1 1001 1001 87 May 9 08:29 .hadolint.yml 08:31:49 drwxr-xr-x 3 1001 1001 4096 May 9 08:29 .semver 08:31:49 -rw-rw-r-- 1 1001 1001 166 May 9 08:29 .sonarcloud.properties 08:31:49 -rw-rw-r-- 1 1001 1001 1171 May 9 08:29 ADOPTERS.md 08:31:49 -rw-rw-r-- 1 1001 1001 10835 May 9 08:29 Attribution.txt 08:31:49 -rw-rw-r-- 1 1001 1001 73765 May 9 08:29 CHANGELOG.md 08:31:49 -rw-rw-r-- 1 1001 1001 3804 May 9 08:29 CONTRIBUTING.md 08:31:49 -rw-rw-r-- 1 1001 1001 677 May 9 08:29 GOVERNANCE.md 08:31:49 -rw-rw-r-- 1 1001 1001 883 May 9 08:29 Jenkinsfile 08:31:49 -rw-rw-r-- 1 1001 1001 10775 May 9 08:29 LICENSE 08:31:49 -rw-rw-r-- 1 1001 1001 14368 May 9 08:29 Makefile 08:31:49 -rw-rw-r-- 1 1001 1001 582 May 9 08:29 OWNERS.md 08:31:49 -rw-rw-r-- 1 1001 1001 9403 May 9 08:29 README.md 08:31:49 -rw-rw-r-- 1 1001 1001 789 May 9 08:29 SECURITY.md 08:31:49 -rw-rw-r-- 1 1001 1001 5 May 9 08:29 VERSION 08:31:49 drwxrwxr-x 2 1001 1001 4096 May 9 08:29 bin 08:31:49 drwxrwxr-x 18 1001 1001 4096 May 9 08:29 cmd 08:31:49 -rw-r--r-- 1 root root 447733 May 9 08:31 coverage.out 08:31:49 -rw-rw-r-- 1 1001 1001 3200 May 9 08:29 go.mod 08:31:49 -rw-rw-r-- 1 1001 1001 31040 May 9 08:29 go.sum 08:31:49 drwxrwxr-x 7 1001 1001 4096 May 9 08:29 internal 08:31:49 drwxrwxr-x 3 1001 1001 4096 May 9 08:29 openapi 08:31:49 -rw-rw-r-- 1 1001 1001 594 May 9 08:29 security.txt 08:31:49 drwxrwxr-x 4 1001 1001 4096 May 9 08:29 snap 08:31:49 -rw-rw-r-- 1 1001 1001 204 May 9 08:29 version.go [Pipeline] sh 08:31:49 using credential edgex-jenkins-ssh 08:31:49 Cloning the remote Git repository 08:31:49 + '[' -e coverage.out ] 08:31:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:49 Stashed 1 file(s) [Pipeline] sh 08:31:49 + make build 08:31:49 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:31:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:49 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:49 > git --version # timeout=10 08:31:49 > git --version # 'git version 2.25.1' 08:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:04 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:32:04 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:32:04 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:32:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:07 Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit c1dbeb0b804e52bc17696917375e56ea1ac61ffe 08:32:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4558/head:refs/remotes/origin/PR-4558 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:07 > git config core.sparsecheckout # timeout=10 08:32:08 > git checkout -f c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 08:32:08 > git remote # timeout=10 08:32:08 > git config --get remote.origin.url # timeout=10 08:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:08 > git merge 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 08:32:08 Merge succeeded, producing ea66938cfcd20a2b78fd8160baefacde74613d13 08:32:08 Checking out Revision ea66938cfcd20a2b78fd8160baefacde74613d13 (PR-4558) 08:32:08 > git rev-parse HEAD^{commit} # timeout=10 08:32:08 > git config core.sparsecheckout # timeout=10 08:32:08 > git checkout -f ea66938cfcd20a2b78fd8160baefacde74613d13 # timeout=10 08:32:12 Commit message: "Merge commit '4299737ee5d04ae44cd32a71d962f6b1f245b358' into HEAD" 08:32:12 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:32:12 > git rev-list --no-walk c1dbeb0b804e52bc17696917375e56ea1ac61ffe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:13 Dload Upload Total Spent Left Speed 08:32:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 08:32:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32: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:32:14 + + sudo tee /etc/docker/daemon.newsudo 08:32:14 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:14 { 08:32:14 "registry-mirrors": [ 08:32:14 "https://nexus3.edgexfoundry.org:10001" 08:32:14 ], 08:32:14 "bip": "10.250.0.254/24", 08:32:14 "hosts": [ 08:32:14 "tcp://0.0.0.0:5555", 08:32:14 "unix:///var/run/docker.sock" 08:32:14 ], 08:32:14 "mtu": 1458, 08:32:14 "selinux-enabled": true, 08:32:14 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:14 } [Pipeline] sh 08:32:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:14 + sudo service docker restart 08:32:15 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:32:16 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:32:16 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:32: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 08:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:20 $ docker stop --time=1 4a669e6bd23820ee8f684315c06d7df06866a113b2b14d77180861328dd616e7 08:32:23 $ docker rm -f --volumes 4a669e6bd23820ee8f684315c06d7df06866a113b2b14d77180861328dd616e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:24 08:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:25 latest: Pulling from edgex-devops/edgex-compose 08:32:25 cbdbe7a5bc2a: Pulling fs layer 08:32:25 ca9280d653b3: Pulling fs layer 08:32:25 7e9c9ca2126c: Pulling fs layer 08:32:25 cbdbe7a5bc2a: Verifying Checksum 08:32:25 cbdbe7a5bc2a: Download complete 08:32:25 ca9280d653b3: Verifying Checksum 08:32:25 ca9280d653b3: Download complete 08:32:25 cbdbe7a5bc2a: Pull complete 08:32:25 7e9c9ca2126c: Download complete 08:32:25 ca9280d653b3: Pull complete 08:32:29 7e9c9ca2126c: Pull complete 08:32:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:29 prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container 08:32:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:31 $ docker top e4e33ef282d36d96b9cc319bea1989a887948ebb1a04599bd2370fac12fd8a64 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:31 + docker-compose build --help 08:32:31 + grep parallel 08:32:32 --parallel Build images in parallel. [Pipeline] } 08:32:32 $ docker stop --time=1 e4e33ef282d36d96b9cc319bea1989a887948ebb1a04599bd2370fac12fd8a64 08:32:33 $ docker rm -f --volumes e4e33ef282d36d96b9cc319bea1989a887948ebb1a04599bd2370fac12fd8a64 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:33 provisioning config files... 08:32:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3357616902820708417tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:34 prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container 08:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:34 ---> docker-login.sh 08:32:34 nexus3.edgexfoundry.org:10001 08:32:34 $ docker top 39c190cdee368201346d183a93ad788a4a97044aa143dc6fd5f85222935202d7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10002 08:32:34 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:34 Configure a credential helper to remove this warning. See 08:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:34 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10003 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 Building core-command ... 08:32:35 Building core-common-config-bootstrapper ... 08:32:35 Building core-data ... 08:32:35 Building core-metadata ... 08:32:35 Building security-bootstrapper ... 08:32:35 Building security-proxy-auth ... 08:32:35 Building security-proxy-setup ... 08:32:35 Building security-secretstore-setup ... 08:32:35 Building security-spiffe-token-provider ... 08:32:35 Building security-spire-agent ... 08:32:35 Building security-spire-config ... 08:32:35 Building security-spire-server ... 08:32:35 Building support-notifications ... 08:32:35 Building support-scheduler ... 08:32:35 Building security-bootstrapper 08:32:35 Building core-data 08:32:35 Building security-proxy-auth 08:32:35 Building support-scheduler 08:32:35 Building core-common-config-bootstrapper 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10004 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 docker.io 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 ---> docker-login.sh ends [Pipeline] } 08:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:36 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:36 ========================================================= 08:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:37 c41833b44d91: Pulling fs layer 08:32:37 ed15518f5707: Pulling fs layer 08:32:37 feae8fd75edb: Pulling fs layer 08:32:37 242c74f7c9fa: Pulling fs layer 08:32:37 3cdef696dda3: Pulling fs layer 08:32:37 2ced38df9373: Pulling fs layer 08:32:37 58f1dce35555: Pulling fs layer 08:32:37 242c74f7c9fa: Waiting 08:32:37 3cdef696dda3: Waiting 08:32:37 58f1dce35555: Waiting 08:32:37 2ced38df9373: Waiting 08:32:37 ed15518f5707: Verifying Checksum 08:32:37 ed15518f5707: Download complete 08:32:37 242c74f7c9fa: Verifying Checksum 08:32:37 242c74f7c9fa: Download complete 08:32:37 3cdef696dda3: Verifying Checksum 08:32:37 3cdef696dda3: Download complete 08:32:37 c41833b44d91: Download complete 08:32:39 c41833b44d91: Pull complete 08:32:39 58f1dce35555: Verifying Checksum 08:32:39 58f1dce35555: Download complete 08:32:39 ed15518f5707: Pull complete 08:32:40 feae8fd75edb: Download complete 08:32:40 2ced38df9373: Verifying Checksum 08:32:40 2ced38df9373: Download complete 08:32:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:50 ---> 8737dc2bcbd7 08:32:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:50 ---> 8737dc2bcbd7 08:32:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:50 ---> 8737dc2bcbd7 08:32:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:50 ---> 8737dc2bcbd7 08:32:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:32:50 ---> 8737dc2bcbd7 08:32:50 Step 3/33 : WORKDIR /edgex-go 08:32:52 feae8fd75edb: Pull complete 08:32:52 242c74f7c9fa: Pull complete 08:32:52 3cdef696dda3: Pull complete 08:32:58 2ced38df9373: Pull complete 08:32:58 ---> Running in 4b714c504658 08:32:58 ---> Running in 3f41f6d66996 08:32:58 ---> Running in 73cf6324ee79 08:32:58 ---> Running in f7576fb2f24e 08:32:58 ---> Running in 69ed5c5e3640 08:32:58 Removing intermediate container 4b714c504658 08:32:58 ---> 180fb31339a7 08:32:58 Step 4/23 : WORKDIR /edgex-go 08:32:58 Removing intermediate container 73cf6324ee79 08:32:58 ---> 9cce6e707fa9 08:32:58 Step 4/23 : WORKDIR /edgex-go 08:32:58 Removing intermediate container f7576fb2f24e 08:32:58 ---> 014818d42a43 08:32:58 Step 4/23 : WORKDIR /edgex-go 08:32:58 ---> Running in 46c4ee2b09f0 08:32:58 Removing intermediate container 69ed5c5e3640 08:32:58 ---> 46f3ee69bccc 08:32:58 Step 4/23 : WORKDIR /edgex-go 08:32:58 Removing intermediate container 3f41f6d66996 08:32:58 ---> 0318d3c79393 08:32:58 Step 4/33 : RUN apk add --update --no-cache make git 08:32:58 ---> Running in 6cef2315c46c 08:32:58 ---> Running in 3a8334b0e1be 08:32:58 ---> Running in 3aa1e96fb1e2 08:32:58 ---> Running in f6f461fca009 08:32:58 Removing intermediate container 3a8334b0e1be 08:32:58 ---> d27a0090b0ec 08:32:58 Step 5/23 : RUN apk add --update --no-cache make git 08:32:58 Removing intermediate container 46c4ee2b09f0 08:32:58 ---> cd14d378d548 08:32:58 Step 5/23 : RUN apk add --update --no-cache make git 08:32:58 Removing intermediate container 6cef2315c46c 08:32:58 ---> 3724b95a4a85 08:32:58 Step 5/23 : RUN apk add --update --no-cache make git 08:32:58 Removing intermediate container 3aa1e96fb1e2 08:32:58 ---> edd6538476d9 08:32:58 Step 5/23 : RUN apk add --update --no-cache make git 08:32:58 ---> Running in 3527896dbec9 08:32:58 ---> Running in a35b6d4c6ade 08:32:58 ---> Running in f3441e455cc1 08:32:58 ---> Running in 1101f6d447ed 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:58 OK: 265 MiB in 53 packages 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:58 OK: 265 MiB in 53 packages 08:32:58 Removing intermediate container f6f461fca009 08:32:58 ---> 8a96bb97114c 08:32:58 Step 5/33 : COPY go.mod vendor* ./ 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:58 OK: 265 MiB in 53 packages 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:58 ---> bbdb71ef1c67 08:32:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:58 ---> Running in 4c9bafa123bf 08:32:58 OK: 265 MiB in 53 packages 08:32:58 OK: 265 MiB in 53 packages 08:32:58 Removing intermediate container a35b6d4c6ade 08:32:58 ---> 7c29bf28e416 08:32:58 Step 6/23 : COPY go.mod vendor* ./ 08:32:58 Removing intermediate container 3527896dbec9 08:32:58 ---> 94d02619fad5 08:32:58 Step 6/23 : COPY go.mod vendor* ./ 08:32:58 ---> ff76ba242608 08:32:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:58 ---> Running in d38b9ce0c04b 08:32:59 ---> 404c1170e349 08:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:59 ---> Running in 521ffdab103b 08:32:59 Removing intermediate container f3441e455cc1 08:32:59 ---> 82c45dd8bade 08:32:59 Step 6/23 : COPY go.mod vendor* ./ 08:32:59 Removing intermediate container 1101f6d447ed 08:32:59 ---> 4b0a22809327 08:32:59 Step 6/23 : COPY go.mod vendor* ./ 08:32:59 ---> dc2d2a38d05c 08:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:59 ---> Running in 11c96477c925 08:32:59 ---> 8d104336ca5c 08:32:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:59 ---> Running in 84275e5332bd 08:33:01 58f1dce35555: Pull complete 08:33:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:01 WORKDIR /edgex 08:33:01 COPY go.mod . 08:33:01 RUN go mod download 08:33:01 + docker build -t ci-base-image-arm64 -f - . 08:33:02 Sending build context to Docker daemon 2.931MB 08:33:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:02 ---> fadd8f120f05 08:33:02 Step 2/4 : WORKDIR /edgex 08:33:04 ---> Running in cdcb572add5d 08:33:04 Removing intermediate container cdcb572add5d 08:33:04 ---> e2c3ea3a8719 08:33:04 Step 3/4 : COPY go.mod . 08:33:05 ---> 8de69ae1e5be 08:33:05 Step 4/4 : RUN go mod download 08:33:05 ---> Running in 70d18843ed28 08:33:37 Removing intermediate container 70d18843ed28 08:33:37 ---> 56c75f80d703 08:33:37 Successfully built 56c75f80d703 08:33:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:37 + docker inspect -f . ci-base-image-arm64 08:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:37 prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container 08:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:39 $ docker top af81b282719728e37cc044848abede42156db47b5faad12b0cc94980eda7301d -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:39 + go version 08:33:39 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:39 $ docker stop --time=1 af81b282719728e37cc044848abede42156db47b5faad12b0cc94980eda7301d 08:33:41 $ docker rm -f --volumes af81b282719728e37cc044848abede42156db47b5faad12b0cc94980eda7301d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:42 + docker inspect -f . ci-base-image-arm64 08:33:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:42 prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container 08:33: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:43 $ docker top ececfb461cbb9915fe3c4ed11639e609a85abf96d45296cd9c15c0bd4e154749 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:43 ========================================================= 08:33:43 [edgeXBuildGoParallel] Running Tests and Build... 08:33:43 ========================================================= [Pipeline] sh 08:33:44 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:45 + make test 08:33:45 go test -race -coverprofile=coverage.out ./... 08:34:07 Removing intermediate container 521ffdab103b 08:34:07 ---> 10d4120f1299 08:34:07 Step 8/23 : COPY . . 08:34:07 Removing intermediate container d38b9ce0c04b 08:34:07 ---> 626714add88e 08:34:07 Step 8/23 : COPY . . 08:34:07 Removing intermediate container 11c96477c925 08:34:07 ---> 992a61b2e845 08:34:07 Step 8/23 : COPY . . 08:34:07 Removing intermediate container 84275e5332bd 08:34:07 ---> 167f566fca48 08:34:07 Step 8/23 : COPY . . 08:34:07 Removing intermediate container 4c9bafa123bf 08:34:07 ---> 0fea28f8d768 08:34:07 Step 7/33 : COPY . . 08:34:29 ---> 2955321b883e 08:34:29 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:29 ---> 72171dee5b7c 08:34:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:29 ---> be4244da5166 08:34:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:29 ---> 5eab67e7bcf6 08:34:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:29 ---> 5d41f70ea382 08:34:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:29 ---> Running in 90ff9d45e805 08:34:29 ---> Running in 4d7bf5fbee4b 08:34:29 ---> Running in ab43db9dd5f7 08:34:29 ---> Running in 7a5a20f41c4b 08:34:29 ---> Running in 5f0884ab6079 08:34:29 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:34:29 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:34:29 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:34:29 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:34:29 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:34:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:16 Removing intermediate container 4d7bf5fbee4b 08:35:16 ---> 55f86f5d9673 08:35:16 08:35:16 Step 10/23 : FROM alpine:3.17 08:35:16 Removing intermediate container 7a5a20f41c4b 08:35:16 ---> a2b5e37fa49c 08:35:16 08:35:16 Step 10/23 : FROM alpine:3.17 08:35:16 Removing intermediate container 90ff9d45e805 08:35:16 ---> 06c643578722 08:35:16 08:35:16 Step 9/33 : FROM alpine:3.17 08:35:16 Removing intermediate container ab43db9dd5f7 08:35:16 ---> 53d118cc9344 08:35:16 08:35:16 Step 10/23 : FROM alpine:3.17 08:35:16 Removing intermediate container 5f0884ab6079 08:35:16 ---> 625e782b64db 08:35:16 08:35:16 Step 10/23 : FROM alpine:3.17 08:35:16 3.17: Pulling from library/alpine 08:35:16 3.17: Pulling from library/alpine 08:35:16 3.17: Pulling from library/alpine 08:35:16 3.17: Pulling from library/alpine 08:35:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:16 3.17: Pulling from library/alpine 08:35:16 Status: Image is up to date for alpine:3.17 08:35:16 Status: Downloaded newer image for alpine:3.17 08:35:16 Status: Downloaded newer image for alpine:3.17 08:35:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:16 Status: Image is up to date for alpine:3.17 08:35:16 ---> 9ed4aefc74f6 08:35:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:16 ---> 9ed4aefc74f6 08:35:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:16 ---> 9ed4aefc74f6 08:35:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:16 ---> 9ed4aefc74f6 08:35:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:16 Status: Image is up to date for alpine:3.17 08:35:16 ---> 9ed4aefc74f6 08:35:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:16 ---> Running in 116168cf4d19 08:35:16 ---> Running in 548e5d25881e 08:35:16 ---> Running in 8b94175800b5 08:35:16 ---> Running in 296cd786d8ea 08:35:17 ---> Running in fedb4dd0e7d9 08:35:17 Removing intermediate container 548e5d25881e 08:35:17 ---> 5de6afeb6f06 08:35:17 Step 12/23 : ENV APP_PORT=59880 08:35:17 Removing intermediate container 116168cf4d19 08:35:17 ---> 8260549de69c 08:35:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:17 Removing intermediate container 8b94175800b5 08:35:17 ---> 13602cfdc6ae 08:35:17 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:17 ---> Running in 6d90f4d595a6 08:35:17 ---> Running in 8cfb6937d148 08:35:17 Removing intermediate container 296cd786d8ea 08:35:17 ---> f6d4f6ae6330 08:35:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:17 ---> Running in 7826e32e16df 08:35:17 ---> Running in b10192c1134a 08:35:17 Removing intermediate container 8cfb6937d148 08:35:17 ---> cf29445f2d6b 08:35:17 Step 13/23 : EXPOSE $APP_PORT 08:35:17 ---> Running in 2371fa1707d8 08:35:17 Removing intermediate container 2371fa1707d8 08:35:17 ---> 5553b998360d 08:35:17 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:17 ---> Running in 8d14845006bc 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:17 (1/1) Installing dumb-init (1.2.5-r2) 08:35:17 Executing busybox-1.35.0-r29.trigger 08:35:17 OK: 7 MiB in 16 packages 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:18 (1/1) Installing dumb-init (1.2.5-r2) 08:35:18 Executing busybox-1.35.0-r29.trigger 08:35:18 OK: 7 MiB in 16 packages 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:18 Removing intermediate container fedb4dd0e7d9 08:35:18 ---> 3415a6b5b4b8 08:35:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:18 ---> Running in 1ab1c722bc2c 08:35:18 (1/2) Installing dumb-init (1.2.5-r2) 08:35:18 (2/2) Installing su-exec (0.2-r2) 08:35:18 Executing busybox-1.35.0-r29.trigger 08:35:18 OK: 7 MiB in 17 packages 08:35:18 Removing intermediate container 1ab1c722bc2c 08:35:18 ---> 3ac115c26d4f 08:35:18 Step 13/23 : ENV APP_PORT=59861 08:35:18 (1/1) Installing dumb-init (1.2.5-r2) 08:35:18 Executing busybox-1.35.0-r29.trigger 08:35:18 ---> Running in 008349e1395a 08:35:18 OK: 7 MiB in 16 packages 08:35:18 (1/1) Installing dumb-init (1.2.5-r2) 08:35:18 Executing busybox-1.35.0-r29.trigger 08:35:18 OK: 7 MiB in 16 packages 08:35:18 Removing intermediate container 008349e1395a 08:35:18 ---> a6d01d9122d4 08:35:18 Step 14/23 : EXPOSE $APP_PORT 08:35:18 Removing intermediate container 6d90f4d595a6 08:35:18 ---> 0146a7b55d7d 08:35:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 ---> Running in 400b69e98ea8 08:35:18 Removing intermediate container 400b69e98ea8 08:35:18 ---> 3596ffacbff1 08:35:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 ---> 0d574eb00c60 08:35:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:18 ---> b22ebb540b97 08:35:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:18 Removing intermediate container 7826e32e16df 08:35:18 ---> 2bd4ca52c55a 08:35:18 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:18 ---> c7d809e655dc 08:35:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:18 ---> Running in 11c80ccadb80 08:35:18 Removing intermediate container b10192c1134a 08:35:18 ---> dd78be27ae3f 08:35:18 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 Removing intermediate container 8d14845006bc 08:35:18 ---> a5738bf1f25a 08:35:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 Removing intermediate container 11c80ccadb80 08:35:19 ---> 0c14847fee90 08:35:19 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:19 ---> 28715660d813 08:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:19 ---> Running in 7ff64c10ea8f 08:35:19 ---> e3484343c4ad 08:35:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:19 ---> f1a190690677 08:35:19 ---> ad9090fe96ec 08:35:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:19 08:35:19 Removing intermediate container 7ff64c10ea8f 08:35:19 ---> aab5ae299cd6 08:35:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:19 ---> Running in d95e1649b63e 08:35:19 ---> 5453e9590d22 08:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:19 ---> 7d1eca575d22 08:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:19 ---> 65c70fbd70f1 08:35:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:19 Removing intermediate container d95e1649b63e 08:35:19 ---> ed556d13ef13 08:35:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:20 ---> dd89adcc011d 08:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:20 ---> 878c9cc19809 08:35:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:20 ---> Running in d89a057fa639 08:35:20 ---> Running in 41ccac3f510e 08:35:20 Removing intermediate container d89a057fa639 08:35:20 ---> 4866f2c28036 08:35:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:20 ---> 4649e02102b9 08:35:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:20 ---> 2b3c460dac42 08:35:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:20 ---> cf7318b75be6 08:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:20 ---> Running in 75b5b5ab4fd8 08:35:20 ---> Running in 4cbd65525ca3 08:35:20 Removing intermediate container 4cbd65525ca3 08:35:20 ---> 257f55356c04 08:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:20 ---> Running in 75a900815bdc 08:35:20 ---> ce27a78229e6 08:35:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:20 ---> cf94cb53a27c 08:35:20 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:20 ---> Running in f70689b2ae10 08:35:20 Removing intermediate container 75a900815bdc 08:35:20 ---> ac6542d31fd7 08:35:20 Step 21/23 : LABEL arch=x86_64 08:35:20 ---> Running in d0300935c499 08:35:20 Removing intermediate container f70689b2ae10 08:35:20 ---> 93a3a6b0f85a 08:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:20 Removing intermediate container 41ccac3f510e 08:35:20 ---> 3a04d4b2cdc7 08:35:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:20 ---> Running in b7e562555ef9 08:35:20 ---> Running in e7678c41cc05 08:35:20 ---> eb936b00ed2c 08:35:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:21 Removing intermediate container d0300935c499 08:35:21 ---> a8bb24aee321 08:35:21 Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:35:21 ---> Running in 563a0ac1620d 08:35:21 Removing intermediate container b7e562555ef9 08:35:21 ---> ef68b7a07f97 08:35:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:21 ---> Running in 863ea9f5f6f3 08:35:21 Removing intermediate container e7678c41cc05 08:35:21 ---> 6a57f571b360 08:35:21 Step 21/23 : LABEL arch=x86_64 08:35:21 ---> Running in 8fae08464ad8 08:35:21 ---> Running in 9c1147d0ad36 08:35:21 Removing intermediate container 863ea9f5f6f3 08:35:21 ---> aed13da249e7 08:35:21 Step 21/23 : LABEL arch=x86_64 08:35:21 ---> Running in 5846119f0c07 08:35:21 Removing intermediate container 8fae08464ad8 08:35:21 ---> 1ea59c467480 08:35:21 Step 23/23 : LABEL version=0.0.0 08:35:21 Removing intermediate container 75b5b5ab4fd8 08:35:21 ---> af44ae082a43 08:35:21 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:21 Removing intermediate container 9c1147d0ad36 08:35:21 ---> a539d6688e4f 08:35:21 Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:35:21 ---> Running in 115aab0a8c23 08:35:21 ---> Running in dafd82d48c5d 08:35:21 Removing intermediate container 5846119f0c07 08:35:21 ---> 3ff37f3f64ed 08:35:21 Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:35:21 ---> Running in 37e1ef22f202 08:35:21 ---> Running in 543d7d5bedad 08:35:21 Removing intermediate container 115aab0a8c23 08:35:21 ---> 1cb46bea0499 08:35:21 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:21 Removing intermediate container dafd82d48c5d 08:35:21 ---> b9604ff6fcf7 08:35:21 08:35:21 Removing intermediate container 37e1ef22f202 08:35:21 ---> badc2be76813 08:35:21 Step 23/23 : LABEL version=0.0.0 08:35:21 ---> Running in af1937b35b75 08:35:21 Removing intermediate container 543d7d5bedad 08:35:21 ---> 864e4aa46808 08:35:21 Step 23/23 : LABEL version=0.0.0 08:35:21 Successfully built b9604ff6fcf7 08:35:21 Successfully tagged support-scheduler:latest 08:35:21  Building support-scheduler ... done Building security-secretstore-setup 08:35:21 ---> Running in dd8e9f4e325b 08:35:21 ---> 6ff028605f0e 08:35:21 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:24 Removing intermediate container af1937b35b75 08:35:24 ---> 771ce29800f8 08:35:24 08:35:24 ---> Running in df17c7d3735c 08:35:24 Successfully built 771ce29800f8 08:35:26 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:26 Successfully tagged core-data:latest 08:35:26 Building support-notifications 08:35:26 ---> 8737dc2bcbd7 08:35:26 Step 3/25 : WORKDIR /edgex-go 08:35:26  Building core-data ... done  ---> Using cache 08:35:26 ---> 0318d3c79393 08:35:26 Step 4/25 : RUN apk add --update --no-cache make git 08:35:26 ---> Using cache 08:35:26 ---> 8a96bb97114c 08:35:26 Step 5/25 : COPY go.mod vendor* ./ 08:35:26 ---> Using cache 08:35:26 ---> bbdb71ef1c67 08:35:26 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 ---> Using cache 08:35:26 ---> 0fea28f8d768 08:35:26 Step 7/25 : COPY . . 08:35:26 ---> Using cache 08:35:26 ---> 2955321b883e 08:35:26 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:31 ---> 8737dc2bcbd7 08:35:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:31 ---> Using cache 08:35:31 ---> 46f3ee69bccc 08:35:31 Step 4/23 : WORKDIR /edgex-go 08:35:31 ---> Using cache 08:35:31 ---> edd6538476d9 08:35:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:33 Removing intermediate container 563a0ac1620d 08:35:33 ---> a7c379863cc4 08:35:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:33 Removing intermediate container dd8e9f4e325b 08:35:33 ---> e9c8787aa406 08:35:33 08:35:33 ---> Running in 9ae6b400f6a3 08:35:33 ---> Running in 743480bc0eef 08:35:33 ---> Running in 8391b9f9dee0 08:35:33 Successfully built e9c8787aa406 08:35:33 Successfully tagged security-proxy-auth:latest 08:35:33  Building security-proxy-auth ... done Building security-spiffe-token-provider 08:35:33 Removing intermediate container 8391b9f9dee0 08:35:33 ---> 100f64c52994 08:35:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:33 ---> Running in 49b97cb7680e 08:35:33 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:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:34 OK: 265 MiB in 53 packages 08:35:36 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:36 ---> 8737dc2bcbd7 08:35:36 Step 3/20 : WORKDIR /edgex-go 08:35:36 ---> Using cache 08:35:36 ---> 0318d3c79393 08:35:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:38 Removing intermediate container 49b97cb7680e 08:35:38 ---> 3b7961bd99fa 08:35:38 Step 21/23 : LABEL arch=x86_64 08:35:38 ---> Running in 6ed6ce20f5eb 08:35:38 ---> Running in 673cf936e8dc 08:35:38 Removing intermediate container df17c7d3735c 08:35:38 ---> 648fcc43b7ff 08:35:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:38 Removing intermediate container 673cf936e8dc 08:35:38 ---> 3cfc27c647ea 08:35:38 Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:35:38 ---> Running in d41b484c1e5c 08:35:38 ---> 3cbdbdcd151b 08:35:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:35:38 Removing intermediate container 743480bc0eef 08:35:38 ---> 8bc181722927 08:35:38 Step 6/23 : COPY go.mod vendor* ./ 08:35:38 Removing intermediate container d41b484c1e5c 08:35:38 ---> ff9f2b046d88 08:35:38 Step 23/23 : LABEL version=0.0.0 08:35:38 ---> Running in 6a2ba78cbb1f 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:38 ---> 0f3897b349b0 08:35:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:39 Removing intermediate container 6a2ba78cbb1f 08:35:39 ---> 7dfd594db980 08:35:39 08:35:39 ---> f4fef4007f01 08:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 ---> Running in a7af75768645 08:35:39 Successfully built 7dfd594db980 08:35:39 Successfully tagged core-common-config-bootstrapper:latest 08:35:39  Building core-common-config-bootstrapper ... done Building security-spire-config 08:35:39 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:39 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:39 OK: 17821 distinct packages available 08:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:39 OK: 265 MiB in 53 packages 08:35:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> 8737dc2bcbd7 08:35:43 Step 3/27 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 0318d3c79393 08:35:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:47 ---> e1b3a7483ada 08:35:47 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:47 ---> Running in b69e938bf5b1 08:35:47 Removing intermediate container 6ed6ce20f5eb 08:35:47 ---> 2520853fcb90 08:35:47 Step 5/20 : COPY go.mod vendor* ./ 08:35:47 ---> 55ef3b396481 08:35:47 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:48 ---> f97423c34be7 08:35:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 ---> Running in b382a4a30a21 08:35:48 ---> 0aa49264432e 08:35:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:48 ---> 9c1f5f486887 08:35:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:48 OK: 265 MiB in 53 packages 08:35:48 ---> 18193fcf5833 08:35:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:48 ---> 07f20d13f031 08:35:48 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:48 ---> Running in 2fd60d032001 08:35:48 Removing intermediate container b69e938bf5b1 08:35:48 ---> 58d016ce246a 08:35:48 Step 5/27 : COPY go.mod vendor* ./ 08:35:48 ---> 630d220aeecc 08:35:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:49 ---> Running in 755f3473934e 08:35:49 Removing intermediate container 2fd60d032001 08:35:49 ---> 544171a89061 08:35:49 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:49 ---> Running in 0fa137baa62a 08:35:50 Removing intermediate container 0fa137baa62a 08:35:50 ---> 5ec60a7c291a 08:35:50 Step 30/33 : CMD ["gate"] 08:35:50 ---> Running in cdb6582b3bb3 08:35:50 Removing intermediate container cdb6582b3bb3 08:35:50 ---> 345e2376abfb 08:35:50 Step 31/33 : LABEL arch=x86_64 08:35:50 ---> Running in 1da825abd735 08:35:50 Removing intermediate container 1da825abd735 08:35:50 ---> 221cd583bc33 08:35:50 Step 32/33 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:35:50 ---> Running in 7a6c28b2fe46 08:35:50 Removing intermediate container 7a6c28b2fe46 08:35:50 ---> c8a9d6ea3a7c 08:35:50 Step 33/33 : LABEL version=0.0.0 08:35:50 ---> Running in eb39fe77d2de 08:35:50 Removing intermediate container eb39fe77d2de 08:35:50 ---> e35baba35766 08:35:50 08:35:50 Successfully built e35baba35766 08:35:50 Successfully tagged security-bootstrapper:latest 08:35:50  Building security-bootstrapper ... done Building security-proxy-setup 08:35:53 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:53 ---> 8737dc2bcbd7 08:35:53 Step 3/22 : WORKDIR /edgex-go 08:35:53 ---> Using cache 08:35:53 ---> 0318d3c79393 08:35:53 Step 4/22 : RUN apk add --update --no-cache make git 08:35:53 ---> Using cache 08:35:53 ---> 8a96bb97114c 08:35:53 Step 5/22 : COPY go.mod vendor* ./ 08:35:53 ---> Using cache 08:35:53 ---> bbdb71ef1c67 08:35:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:53 ---> Using cache 08:35:53 ---> 0fea28f8d768 08:35:53 Step 7/22 : COPY . . 08:35:53 ---> Using cache 08:35:53 ---> 2955321b883e 08:35:53 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:55 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:35:56 ---> Running in e0a9d3723af7 08:35:56 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:36:00 Removing intermediate container 9ae6b400f6a3 08:36:00 ---> adac2ca4f6d6 08:36:00 08:36:00 Step 9/25 : FROM alpine:3.17 08:36:00 ---> 9ed4aefc74f6 08:36:00 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:00 ---> Running in b409591fb348 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:01 (1/3) Installing ca-certificates (20230506-r0) 08:36:01 (2/3) Installing dumb-init (1.2.5-r2) 08:36:01 (3/3) Installing su-exec (0.2-r2) 08:36:01 Executing busybox-1.35.0-r29.trigger 08:36:01 Executing ca-certificates-20230506-r0.trigger 08:36:01 OK: 8 MiB in 18 packages 08:36:02 Removing intermediate container b409591fb348 08:36:02 ---> 314ed8e56222 08:36:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:02 ---> Running in 4bb61c483d69 08:36:02 Removing intermediate container 4bb61c483d69 08:36:02 ---> 331718c04db4 08:36:02 Step 12/25 : WORKDIR / 08:36:02 ---> Running in b620c29285af 08:36:02 Removing intermediate container b620c29285af 08:36:02 ---> 7c593b9e9ed5 08:36:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:02 ---> c8c2c437b2fb 08:36:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:03 ---> ac4eb060816e 08:36:03 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:36:03 ---> d4bd35c90784 08:36:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:03 ---> ddcb0f0818e6 08:36:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:04 ---> 2a8b82bcb684 08:36:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:05 ---> a78580da6b34 08:36:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:05 ---> a1eff8f10cc4 08:36:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:05 ---> 34d2e92c9412 08:36:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:05 ---> Running in d5ed448d16bf 08:36:06 Removing intermediate container d5ed448d16bf 08:36:06 ---> d0fb879367be 08:36:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:06 ---> Running in 3137108d9f58 08:36:06 Removing intermediate container 3137108d9f58 08:36:06 ---> 65c3d5635b1e 08:36:06 Step 23/25 : LABEL arch=x86_64 08:36:06 ---> Running in d302db520976 08:36:07 Removing intermediate container d302db520976 08:36:07 ---> 2bb0ce1c6a22 08:36:07 Step 24/25 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:36:07 ---> Running in e5bfabfd1d04 08:36:07 Removing intermediate container e5bfabfd1d04 08:36:07 ---> 63371b910232 08:36:07 Step 25/25 : LABEL version=0.0.0 08:36:07 ---> Running in 8d13b598f010 08:36:07 Removing intermediate container 8d13b598f010 08:36:07 ---> 38d9e47ee08f 08:36:07 08:36:07 Successfully built 38d9e47ee08f 08:36:07 Successfully tagged security-secretstore-setup:latest 08:36:07 Building security-spire-agent 08:36:10  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> 8737dc2bcbd7 08:36:10 Step 3/27 : WORKDIR /edgex-go 08:36:10 ---> Using cache 08:36:10 ---> 0318d3c79393 08:36:10 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:10 ---> Using cache 08:36:10 ---> 58d016ce246a 08:36:10 Step 5/27 : COPY go.mod vendor* ./ 08:36:10 ---> Using cache 08:36:10 ---> 630d220aeecc 08:36:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 ---> Running in c95aea5b3b29 08:36:15 Removing intermediate container e0a9d3723af7 08:36:15 ---> 05648a5d246f 08:36:15 08:36:15 Step 9/22 : FROM alpine:3.17 08:36:15 ---> 9ed4aefc74f6 08:36:15 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:15 ---> Running in 6beaa5325bed 08:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:15 (1/2) Installing dumb-init (1.2.5-r2) 08:36:15 (2/2) Installing openssl (3.0.8-r4) 08:36:15 Executing busybox-1.35.0-r29.trigger 08:36:15 OK: 8 MiB in 17 packages 08:36:16 Removing intermediate container 6beaa5325bed 08:36:16 ---> a3a74ade32a8 08:36:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:16 ---> Running in 8048b657fe88 08:36:16 Removing intermediate container 8048b657fe88 08:36:16 ---> 2b5fbcea1191 08:36:16 Step 12/22 : WORKDIR /edgex 08:36:16 ---> Running in 9bdf05f61ff1 08:36:16 Removing intermediate container 9bdf05f61ff1 08:36:16 ---> 6fa82f435159 08:36:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> c9678b233778 08:36:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:36:16 ---> a61c87e10841 08:36:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:16 ---> 20e0a5d3ba3f 08:36:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:19 ---> 5a3917624013 08:36:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:32 ---> ce9c638539e5 08:36:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:32 ---> Running in e949d52a671d 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.287s coverage: 28.7% of statements 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements 08:36:47 Removing intermediate container e949d52a671d 08:36:47 ---> a6dc70592e14 08:36:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:47 ---> Running in f90c955ef63a 08:36:47 Removing intermediate container f90c955ef63a 08:36:47 ---> 8c07b487c5ed 08:36:47 Step 20/22 : LABEL arch=x86_64 08:36:47 ---> Running in 678ed04761d3 08:36:47 Removing intermediate container 678ed04761d3 08:36:47 ---> 19a8f004fbd4 08:36:47 Step 21/22 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:36:47 ---> Running in f30d9ed0cb5b 08:36:47 Removing intermediate container f30d9ed0cb5b 08:36:47 ---> f668a09649ad 08:36:47 Step 22/22 : LABEL version=0.0.0 08:36:47 ---> Running in 0668b70b7ca6 08:36:47 Removing intermediate container a7af75768645 08:36:47 ---> ba0fe1df17c9 08:36:47 Step 8/23 : COPY . . 08:36:47 Removing intermediate container b382a4a30a21 08:36:47 ---> 11786748b0ee 08:36:47 Step 7/20 : COPY . . 08:36:47 Removing intermediate container c95aea5b3b29 08:36:47 ---> 2b7303fc1519 08:36:47 Step 7/27 : COPY . . 08:36:47 Removing intermediate container 755f3473934e 08:36:47 ---> a63279876960 08:36:47 Step 7/27 : COPY . . 08:36:47 Removing intermediate container 0668b70b7ca6 08:36:47 ---> e2ab0b576309 08:36:47 08:36:47 Successfully built e2ab0b576309 08:36:47 Successfully tagged security-proxy-setup:latest 08:36:47  Building security-proxy-setup ... done Building security-spire-server 08:36:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:49 ---> 8737dc2bcbd7 08:36:49 Step 3/26 : WORKDIR /edgex-go 08:36:49 ---> Using cache 08:36:49 ---> 0318d3c79393 08:36:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:49 ---> Using cache 08:36:49 ---> 58d016ce246a 08:36:49 Step 5/26 : COPY go.mod vendor* ./ 08:36:49 ---> Using cache 08:36:49 ---> 630d220aeecc 08:36:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:49 ---> Using cache 08:36:49 ---> a63279876960 08:36:49 Step 7/26 : COPY . . 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.420s coverage: 71.5% of statements 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 54.0% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:16 ---> 028e95c5c230 08:37:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> 3ff86be5bdb4 08:37:16 08:37:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:16 ---> f159145256ae 08:37:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:16 ---> Running in 1f5f793b41d1 08:37:16 ---> Running in 321b20619c07 08:37:16 ---> d69ad7b82b36 08:37:16 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:16 ---> Running in b047d9df8179 08:37:16 ---> f1e00cc5ecec 08:37:16 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:37:16 ---> Running in 4d847d2c222b 08:37:16 ---> Running in 5bd8a4581c1b 08:37:16 Removing intermediate container 1f5f793b41d1 08:37:16 ---> f6fe5fcfae77 08:37:16 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:16 Removing intermediate container b047d9df8179 08:37:16 ---> 41bb83b161a7 08:37:16 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:16 ---> Running in 844fd7d101d2 08:37:16 Removing intermediate container 5bd8a4581c1b 08:37:16 ---> a2e2ee2cc7a9 08:37:16 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:16 ---> Running in c6925329b4b7 08:37:16 ---> Running in cdd235036607 08:37:16 Removing intermediate container 844fd7d101d2 08:37:16 ---> 25015fed6885 08:37:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:16 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:37:16 ---> Running in 3d924d379c77 08:37:16 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:37:16 Removing intermediate container c6925329b4b7 08:37:16 ---> b6ddba746ba1 08:37:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:16 Removing intermediate container cdd235036607 08:37:16 ---> 530cc69aa6db 08:37:16 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:16 ---> Running in e140e398209d 08:37:16 ---> Running in 05300eb1fe48 08:37:16 Removing intermediate container 3d924d379c77 08:37:16 ---> fe8bcdb08752 08:37:16 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:16 ---> Running in 71864dab0eff 08:37:16 Removing intermediate container e140e398209d 08:37:16 ---> b55ac79bf5e0 08:37:16 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:16 Removing intermediate container 05300eb1fe48 08:37:16 ---> baa46068e8e3 08:37:16 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:37:16 ---> Running in 19927aa014e3 08:37:16 ---> Running in 114600af17fd 08:37:16 Removing intermediate container 19927aa014e3 08:37:16 ---> b79f931a4570 08:37:16 Step 12/27 : WORKDIR /edgex-go 08:37:16 Removing intermediate container 71864dab0eff 08:37:16 ---> 6c8dcfa0958c 08:37:16 Step 12/27 : WORKDIR /edgex-go 08:37:16 ---> Running in 86fed764a50a 08:37:16 ---> Running in ee092cf75220 08:37:16 Removing intermediate container 114600af17fd 08:37:16 ---> cf0bb851fa73 08:37:16 Step 12/26 : WORKDIR /edgex-go 08:37:16 ---> Running in 16ab6db2c0e0 08:37:16 Removing intermediate container ee092cf75220 08:37:16 ---> 67e969ac72af 08:37:16 08:37:16 Step 13/27 : FROM alpine:3.17 08:37:16 ---> 9ed4aefc74f6 08:37:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:16 Removing intermediate container 86fed764a50a 08:37:16 ---> d1092815090a 08:37:16 08:37:16 Step 13/27 : FROM alpine:3.17 08:37:16 ---> 9ed4aefc74f6 08:37:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:16 ---> Running in 06443b30353f 08:37:16 ---> Running in bc04d9e5b7e5 08:37:16 Removing intermediate container 16ab6db2c0e0 08:37:16 ---> 705e58dde5ca 08:37:16 08:37:16 Step 13/26 : FROM alpine:3.17 08:37:16 ---> 9ed4aefc74f6 08:37:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:16 ---> Running in 6c5cf770a8c2 08:37:16 Removing intermediate container 06443b30353f 08:37:16 Removing intermediate container bc04d9e5b7e5 08:37:16 ---> 8d0466dd7248 08:37:16 ---> efc12ad0067b 08:37:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatStep 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:16 08:37:16 ---> Running in 6ffca2aeef80 08:37:16 ---> Running in d3a5eb1fb227 08:37:16 Removing intermediate container 6c5cf770a8c2 08:37:16 ---> 6de06377e304 08:37:16 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:16 ---> Running in 6444fac32d50 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:16 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:16 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:16 OK: 17821 distinct packages available 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:16 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:16 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:16 OK: 17821 distinct packages available 08:37:16 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:16 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:16 OK: 17821 distinct packages available 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:16 (1/4) Installing dumb-init (1.2.5-r2) 08:37:16 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:16 (3/4) Installing libucontext (1.2-r0) 08:37:16 (4/4) Installing gcompat (1.1.0-r0) 08:37:16 Executing busybox-1.35.0-r29.trigger 08:37:16 (1/5) Installing dumb-init (1.2.5-r2) 08:37:16 OK: 7 MiB in 19 packages 08:37:16 (1/5) Installing dumb-init (1.2.5-r2) 08:37:16 (2/5) Installing musl-obstack (1.2.3-r0) 08:37:16 (2/5) Installing musl-obstack (1.2.3-r0) 08:37:16 (3/5) Installing libucontext (1.2-r0) 08:37:16 (4/5) Installing gcompat (1.1.0-r0) 08:37:16 (3/5) Installing libucontext (1.2-r0) 08:37:16 (5/5) Installing openssl (3.0.8-r4) 08:37:16 (4/5) Installing gcompat (1.1.0-r0) 08:37:16 Executing busybox-1.35.0-r29.trigger 08:37:16 OK: 8 MiB in 20 packages 08:37:16 (5/5) Installing openssl (3.0.8-r4) 08:37:16 Executing busybox-1.35.0-r29.trigger 08:37:16 OK: 8 MiB in 20 packages 08:37:16 Removing intermediate container 6ffca2aeef80 08:37:16 ---> f8fe5a972d86 08:37:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:17 Removing intermediate container 6444fac32d50 08:37:17 ---> 15224f5f79aa 08:37:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:17 Removing intermediate container d3a5eb1fb227 08:37:17 ---> adbbb4740ac2 08:37:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:17 ---> 8c587f9df261 08:37:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:17 ---> de019960cd6b 08:37:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:17 ---> acad8f6efca6 08:37:17 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:17 ---> 049142692d3a 08:37:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:18 ---> a1ae541ac337 08:37:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:18 ---> be78b31e6399 08:37:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.139s coverage: 88.5% of statements 08:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.466s coverage: 3.8% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.637s coverage: 95.6% of statements 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements 08:37:30 ---> f2b456eee9f0 08:37:30 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:30 ---> 1cfdf90234b4 08:37:30 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:30 ---> 432cdca36ad7 08:37:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:30 ---> cfeb739b123f 08:37:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:30 ---> aa6d8516986f 08:37:30 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:30 ---> Running in f60c2fe17a8d 08:37:31 ---> 9bb394f8f3e1 08:37:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:31 Removing intermediate container f60c2fe17a8d 08:37:31 ---> 3aa67abcd7f3 08:37:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:32 ---> 088c9f3d02dc 08:37:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:32 ---> b6a99d93024c 08:37:32 Step 22/27 : WORKDIR / 08:37:32 ---> Running in 00c9faaa34b8 08:37:32 ---> e1c19ee28ef1 08:37:32 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:32 ---> Running in c81b23329370 08:37:33 Removing intermediate container 00c9faaa34b8 08:37:33 ---> af696aa1c018 08:37:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:33 ---> Running in 6702304c561b 08:37:33 Removing intermediate container c81b23329370 08:37:33 ---> aa285355190c 08:37:33 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:33 ---> af1b964247eb 08:37:33 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:33 ---> Running in 99feea13d841 08:37:33 Removing intermediate container 6702304c561b 08:37:33 ---> 7fbad970e37b 08:37:33 Step 24/26 : LABEL arch=x86_64 08:37:33 ---> Running in d77e5ed324e5 08:37:33 Removing intermediate container 99feea13d841 08:37:33 ---> 4597550a0b4b 08:37:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:33 Removing intermediate container d77e5ed324e5 08:37:33 ---> 12f151194231 08:37:33 Step 25/26 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:37:33 ---> dd79253b454a 08:37:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:33 ---> Running in ab490b9c4814 08:37:33 ---> Running in 44549032e3f2 08:37:34 Removing intermediate container ab490b9c4814 08:37:34 ---> d43e539dec6e 08:37:34 Step 25/27 : LABEL arch=x86_64 08:37:34 Removing intermediate container 44549032e3f2 08:37:34 ---> 38421350f2d9 08:37:34 Step 26/26 : LABEL version=0.0.0 08:37:34 ---> 33fa67e395ad 08:37:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:34 ---> Running in 4138e1794d1d 08:37:34 ---> Running in d7091a234028 08:37:34 ---> Running in 42e6ca65a935 08:37:34 Removing intermediate container d7091a234028 08:37:34 ---> c3c5a566c3d6 08:37:34 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:34 Removing intermediate container 4138e1794d1d 08:37:34 ---> 1e1badc10273 08:37:34 Step 26/27 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:37:34 Removing intermediate container 42e6ca65a935 08:37:34 ---> 33e2244584c2 08:37:34 08:37:34 ---> Running in 6a83b20133e1 08:37:34 ---> Running in 611b14ecb3d3 08:37:34 Successfully built 33e2244584c2 08:37:34 Successfully tagged security-spire-server:latest 08:37:34 Building core-command 08:37:34  Building security-spire-server ... done Removing intermediate container 6a83b20133e1 08:37:34 ---> d1addb9c9fc2 08:37:34 Step 25/27 : LABEL arch=x86_64 08:37:34 Removing intermediate container 611b14ecb3d3 08:37:34 ---> e4aeb1220eef 08:37:34 Step 27/27 : LABEL version=0.0.0 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.285s coverage: 65.9% of statements 08:37:39 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:39 ---> 8737dc2bcbd7 08:37:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:39 ---> Using cache 08:37:39 ---> 46f3ee69bccc 08:37:39 Step 4/24 : WORKDIR /edgex-go 08:37:39 ---> Using cache 08:37:39 ---> edd6538476d9 08:37:39 Step 5/24 : RUN apk add --update --no-cache make git 08:37:39 ---> Using cache 08:37:39 ---> 4b0a22809327 08:37:39 Step 6/24 : COPY go.mod vendor* ./ 08:37:39 ---> Using cache 08:37:39 ---> 8d104336ca5c 08:37:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:39 ---> Using cache 08:37:39 ---> 167f566fca48 08:37:39 Step 8/24 : COPY . . 08:37:39 ---> Using cache 08:37:39 ---> 5eab67e7bcf6 08:37:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:42 ---> Running in 357c920107c3 08:37:42 ---> Running in 26c3f998f322 08:37:42 ---> Running in 1918184a7deb 08:37:42 Removing intermediate container 357c920107c3 08:37:42 ---> f5cec285488a 08:37:42 Step 26/27 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:37:42 Removing intermediate container 1918184a7deb 08:37:42 ---> 09e8dafaadaf 08:37:42 08:37:42 ---> Running in 8833738fd78c 08:37:42 Successfully built 09e8dafaadaf 08:37:42 Successfully tagged security-spire-config:latest 08:37:42  Building security-spire-config ... done Building core-metadata 08:37:43 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:37:43 Removing intermediate container 8833738fd78c 08:37:43 ---> 6c8773d34a19 08:37:43 Step 27/27 : LABEL version=0.0.0 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.0% of statements 08:37:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:37:46 ---> 8737dc2bcbd7 08:37:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:37:46 ---> Using cache 08:37:46 ---> 46f3ee69bccc 08:37:46 Step 4/25 : WORKDIR /edgex-go 08:37:46 ---> Using cache 08:37:46 ---> edd6538476d9 08:37:46 Step 5/25 : RUN apk add --update --no-cache make git 08:37:46 ---> Using cache 08:37:46 ---> 4b0a22809327 08:37:46 Step 6/25 : COPY go.mod vendor* ./ 08:37:46 ---> Using cache 08:37:46 ---> 8d104336ca5c 08:37:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:46 ---> Using cache 08:37:46 ---> 167f566fca48 08:37:46 Step 8/25 : COPY . . 08:37:46 ---> Using cache 08:37:46 ---> 5eab67e7bcf6 08:37:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 42.9% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.273s coverage: 82.9% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 08:37:55 ---> Running in 1b6d0c007933 08:37:55 ---> Running in 7e3b402e6215 08:37:55 Removing intermediate container 1b6d0c007933 08:37:55 ---> 79e0ec004eec 08:37:55 08:37:55 Removing intermediate container 321b20619c07 08:37:55 ---> 05ad92e7dc1b 08:37:55 08:37:55 Step 9/20 : FROM alpine:3.17 08:37:55 ---> 9ed4aefc74f6 08:37:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:55 ---> Using cache 08:37:55 ---> 13602cfdc6ae 08:37:55 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:55 Removing intermediate container 4d847d2c222b 08:37:55 ---> cf15e713cd3e 08:37:55 08:37:55 Step 10/23 : FROM alpine:3.17 08:37:55 ---> 9ed4aefc74f6 08:37:55 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:55 Successfully built 79e0ec004eec 08:37:55 ---> Running in a59aef2c6ac1 08:37:55 ---> Running in 79cfa13cc6b8 08:37:55 Successfully tagged security-spire-agent:latest 08:37:55  Building security-spire-agent ... done 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:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:55 (1/2) Installing ca-certificates (20230506-r0) 08:37:55 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:55 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:55 OK: 17821 distinct packages available 08:37:55 (2/2) Installing dumb-init (1.2.5-r2) 08:37:55 Executing busybox-1.35.0-r29.trigger 08:37:55 Executing ca-certificates-20230506-r0.trigger 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:55 OK: 8 MiB in 17 packages 08:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:55 (1/9) Installing ca-certificates (20230506-r0) 08:37:55 (2/9) Installing brotli-libs (1.0.9-r9) 08:37:55 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:37:55 (4/9) Installing libcurl (8.0.1-r0) 08:37:56 (5/9) Installing curl (8.0.1-r0) 08:37:56 (6/9) Installing dumb-init (1.2.5-r2) 08:37:56 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:56 (8/9) Installing libucontext (1.2-r0) 08:37:56 (9/9) Installing gcompat (1.1.0-r0) 08:37:56 Executing busybox-1.35.0-r29.trigger 08:37:56 Executing ca-certificates-20230506-r0.trigger 08:37:56 OK: 10 MiB in 24 packages 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:56 Removing intermediate container 79cfa13cc6b8 08:37:56 ---> 6ceae6103a15 08:37:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:37:56 ---> Running in 7f07f197df2b 08:37:56 Removing intermediate container 7f07f197df2b 08:37:56 ---> e3412ec997dc 08:37:56 Step 13/23 : ENV APP_PORT=59860 08:37:57 Removing intermediate container a59aef2c6ac1 08:37:57 ---> 8c739e1dae42 08:37:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:57 ---> Running in a63be1d87ede 08:37:57 Removing intermediate container a63be1d87ede 08:37:57 ---> dd817662bf73 08:37:57 Step 14/23 : EXPOSE $APP_PORT 08:37:57 ---> Running in 98de80add05c 08:37:57 Removing intermediate container 98de80add05c 08:37:57 ---> bae8af35a8e0 08:37:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:57 ---> a2a93258b259 08:37:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:37:57 ---> b2e3b77ead03 08:37:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:57 ---> ffb068fd60c4 08:37:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:58 ---> 94421831ebf3 08:37:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:59 ---> 7da2d41136ed 08:37:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:59 ---> 371abac05165 08:37:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:00 ---> 64e4f12e33cb 08:38:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:00 ---> Running in 6b50df7d3141 08:38:00 ---> 1c769e231b81 08:38:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:00 Removing intermediate container 6b50df7d3141 08:38:00 ---> cfc69fb30d10 08:38:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:00 ---> Running in cb7135173ceb 08:38:00 ---> Running in fa498289fe77 08:38:00 Removing intermediate container cb7135173ceb 08:38:00 ---> aa61cafe6a3e 08:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:01 ---> Running in 5b7956e94ff5 08:38:01 Removing intermediate container fa498289fe77 08:38:01 ---> 52a71b4b95c4 08:38:01 Step 18/20 : LABEL arch=x86_64 08:38:01 Removing intermediate container 5b7956e94ff5 08:38:01 ---> 28c3ae3bd50a 08:38:01 Step 21/23 : LABEL arch=x86_64 08:38:01 ---> Running in 030f3e11d750 08:38:01 ---> Running in fa53e6565dea 08:38:01 Removing intermediate container 030f3e11d750 08:38:01 ---> ac685567fa5d 08:38:01 Step 19/20 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:38:01 ---> Running in de56a25c9dfd 08:38:01 Removing intermediate container fa53e6565dea 08:38:01 ---> 85304b6b81e6 08:38:01 Step 22/23 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:38:02 ---> Running in 4ae4730bd9f9 08:38:02 Removing intermediate container 4ae4730bd9f9 08:38:02 ---> 686396fe144e 08:38:02 Step 23/23 : LABEL version=0.0.0 08:38:02 Removing intermediate container de56a25c9dfd 08:38:02 ---> da50e86d6b10 08:38:02 Step 20/20 : LABEL version=0.0.0 08:38:02 ---> Running in 03a421ddf59b 08:38:02 ---> Running in 5f024f41cc0f 08:38:02 Removing intermediate container 03a421ddf59b 08:38:02 ---> d780282d97f7 08:38:02 08:38:02 Successfully built d780282d97f7 08:38:02 Successfully tagged support-notifications:latest 08:38:02  Building support-notifications ... done Removing intermediate container 5f024f41cc0f 08:38:02 ---> 216517bf2db7 08:38:02 08:38:02 Successfully built 216517bf2db7 08:38:02 Successfully tagged security-spiffe-token-provider:latest 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:08  Building security-spiffe-token-provider ... done Removing intermediate container 26c3f998f322 08:38:08 ---> 4c7b4475f950 08:38:08 08:38:08 Step 10/24 : FROM alpine:3.17 08:38:08 ---> 9ed4aefc74f6 08:38:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:08 ---> Using cache 08:38:08 ---> 3415a6b5b4b8 08:38:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:08 ---> Using cache 08:38:08 ---> 3ac115c26d4f 08:38:08 Step 13/24 : ENV APP_PORT=59882 08:38:08 ---> Running in 8b8843595d09 08:38:08 Removing intermediate container 8b8843595d09 08:38:08 ---> ff5157f98b3e 08:38:08 Step 14/24 : EXPOSE $APP_PORT 08:38:08 ---> Running in ab41ce9aec5f 08:38:08 Removing intermediate container ab41ce9aec5f 08:38:08 ---> 2997f7a13ba1 08:38:08 Step 15/24 : WORKDIR / 08:38:08 ---> Running in 037684164a28 08:38:09 Removing intermediate container 037684164a28 08:38:09 ---> 06901bc20a3f 08:38:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:09 ---> 9cae2d7742ad 08:38:09 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:09 ---> 52e2ca522ac0 08:38:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:10 ---> 7c55dd545b5e 08:38:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:10 ---> 2be69750b785 08:38:10 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:10 ---> Running in ddd94bbb1b4a 08:38:10 Removing intermediate container ddd94bbb1b4a 08:38:10 ---> 0e207d56eb5d 08:38:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:10 ---> Running in 38758f891062 08:38:11 Removing intermediate container 38758f891062 08:38:11 ---> 5d3ce005755f 08:38:11 Step 22/24 : LABEL arch=x86_64 08:38:11 ---> Running in d2f1b777a672 08:38:11 Removing intermediate container d2f1b777a672 08:38:11 ---> 76a3ea783d68 08:38:11 Step 23/24 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:38:11 ---> Running in a0611397945b 08:38:11 Removing intermediate container a0611397945b 08:38:11 ---> 8ccc9bb92f23 08:38:11 Step 24/24 : LABEL version=0.0.0 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:13 ---> Running in e11e7cbf5c0f 08:38:13 Removing intermediate container e11e7cbf5c0f 08:38:13 ---> 3a0125aa3ef0 08:38:13 08:38:13 Removing intermediate container 7e3b402e6215 08:38:13 ---> 19323290cb9e 08:38:13 08:38:13 Step 10/25 : FROM alpine:3.17 08:38:13 ---> 9ed4aefc74f6 08:38:13 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:38:13 ---> Using cache 08:38:13 ---> 3415a6b5b4b8 08:38:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:13 ---> Using cache 08:38:13 ---> 3ac115c26d4f 08:38:13 Step 13/25 : ENV APP_PORT=59881 08:38:13 Successfully built 3a0125aa3ef0 08:38:13 Successfully tagged core-command:latest 08:38:13  Building core-command ... done  ---> Running in 9d661ea3318f 08:38:13 Removing intermediate container 9d661ea3318f 08:38:13 ---> 6a9f3d45dbb4 08:38:13 Step 14/25 : EXPOSE $APP_PORT 08:38:13 ---> Running in 2978de12970d 08:38:13 Removing intermediate container 2978de12970d 08:38:13 ---> 0a0dd9c9ec69 08:38:13 Step 15/25 : WORKDIR / 08:38:13 ---> Running in 905880af695f 08:38:13 Removing intermediate container 905880af695f 08:38:13 ---> 5e9286bf3870 08:38:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 ---> acc957f4b51b 08:38:13 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:38:13 ---> b9e6a8b52d78 08:38:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:14 ---> 8b52bae42177 08:38:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:14 ---> 3110b523adae 08:38:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:14 ---> a90581979209 08:38:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:38:14 ---> Running in 2b05615ecd73 08:38:14 Removing intermediate container 2b05615ecd73 08:38:14 ---> 32d623713538 08:38:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:14 ---> Running in baf9b796138e 08:38:14 Removing intermediate container baf9b796138e 08:38:14 ---> 092fa22866d8 08:38:14 Step 23/25 : LABEL arch=x86_64 08:38:14 ---> Running in 503992c5d381 08:38:14 Removing intermediate container 503992c5d381 08:38:14 ---> a5eceacc33ba 08:38:14 Step 24/25 : LABEL git_sha=db3bc497f850bf8023ae68512bed1ad4a1066d6e 08:38:14 ---> Running in 0282a284a86e 08:38:14 Removing intermediate container 0282a284a86e 08:38:14 ---> 2ca749881f78 08:38:14 Step 25/25 : LABEL version=0.0.0 08:38:15 ---> Running in 6f00ede28790 08:38:15 Removing intermediate container 6f00ede28790 08:38:15 ---> 6018d4b35d54 08:38:15 08:38:15 Successfully built 6018d4b35d54 08:38:15 Successfully tagged core-metadata:latest 08:38:15  Building core-metadata ... done  [Pipeline] } 08:38:15 $ docker stop --time=1 39c190cdee368201346d183a93ad788a4a97044aa143dc6fd5f85222935202d7 08:38:16 $ docker rm -f --volumes 39c190cdee368201346d183a93ad788a4a97044aa143dc6fd5f85222935202d7 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:16 + docker images 08:38:16 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:16 core-metadata latest 6018d4b35d54 2 seconds ago 20.4MB 08:38:16 19323290cb9e 4 seconds ago 1.73GB 08:38:16 core-command latest 3a0125aa3ef0 4 seconds ago 19.8MB 08:38:16 4c7b4475f950 11 seconds ago 1.72GB 08:38:16 security-spiffe-token-provider latest 216517bf2db7 14 seconds ago 32.8MB 08:38:16 support-notifications latest d780282d97f7 14 seconds ago 32.4MB 08:38:16 security-spire-agent latest 79e0ec004eec 23 seconds ago 161MB 08:38:16 cf15e713cd3e 27 seconds ago 1.79GB 08:38:16 05ad92e7dc1b 28 seconds ago 1.76GB 08:38:16 security-spire-config latest 09e8dafaadaf 34 seconds ago 102MB 08:38:16 security-spire-server latest 33e2244584c2 42 seconds ago 103MB 08:38:16 705e58dde5ca About a minute ago 1.58GB 08:38:16 67e969ac72af About a minute ago 1.58GB 08:38:16 d1092815090a About a minute ago 1.58GB 08:38:16 security-proxy-setup latest e2ab0b576309 About a minute ago 18.7MB 08:38:16 05648a5d246f 2 minutes ago 1.7GB 08:38:16 security-secretstore-setup latest 38d9e47ee08f 2 minutes ago 32.8MB 08:38:16 adac2ca4f6d6 2 minutes ago 1.72GB 08:38:16 security-bootstrapper latest e35baba35766 2 minutes ago 22.2MB 08:38:16 core-common-config-bootstrapper latest 7dfd594db980 2 minutes ago 17.2MB 08:38:16 security-proxy-auth latest e9c8787aa406 2 minutes ago 18.3MB 08:38:16 support-scheduler latest b9604ff6fcf7 2 minutes ago 31.8MB 08:38:16 core-data latest 771ce29800f8 2 minutes ago 20MB 08:38:16 625e782b64db 3 minutes ago 1.79GB 08:38:16 53d118cc9344 3 minutes ago 1.73GB 08:38:16 55f86f5d9673 3 minutes ago 1.7GB 08:38:16 06c643578722 3 minutes ago 1.71GB 08:38:16 a2b5e37fa49c 3 minutes ago 1.72GB 08:38:16 ci-base-image-x86_64 latest 8737dc2bcbd7 7 minutes ago 918MB 08:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 08:38:16 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 08:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:38:16 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] } 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.998s coverage: 79.9% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.304s coverage: 92.9% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.478s coverage: 82.1% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 86.0% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.093s coverage: 63.1% of statements 08:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.133s coverage: 100.0% of statements 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.039s coverage: 38.4% of statements 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.573s coverage: 92.3% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 61.5% of statements 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 08:39:03 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 08:39:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:03 go vet ./... 08:41:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:56 + ls -al . 08:41:56 total 700 08:41:56 drwxrwxr-x 10 1001 1001 4096 May 9 08:33 . 08:41:56 drwxr-xr-x 4 root root 4096 May 9 08:33 .. 08:41:56 drwxrwxr-x 2 1001 1001 4096 May 9 08:32 .blubracket 08:41:56 -rw-rw-r-- 1 1001 1001 16 May 9 08:32 .dockerignore 08:41:56 drwxrwxr-x 8 1001 1001 4096 May 9 08:32 .git 08:41:56 drwxrwxr-x 3 1001 1001 4096 May 9 08:32 .github 08:41:56 -rw-rw-r-- 1 1001 1001 1133 May 9 08:32 .gitignore 08:41:56 -rw-rw-r-- 1 1001 1001 42 May 9 08:32 .golangci.yml 08:41:56 -rw-rw-r-- 1 1001 1001 87 May 9 08:32 .hadolint.yml 08:41:56 -rw-rw-r-- 1 1001 1001 166 May 9 08:32 .sonarcloud.properties 08:41:56 -rw-rw-r-- 1 1001 1001 1171 May 9 08:32 ADOPTERS.md 08:41:56 -rw-rw-r-- 1 1001 1001 10835 May 9 08:32 Attribution.txt 08:41:56 -rw-rw-r-- 1 1001 1001 73765 May 9 08:32 CHANGELOG.md 08:41:56 -rw-rw-r-- 1 1001 1001 3804 May 9 08:32 CONTRIBUTING.md 08:41:56 -rw-rw-r-- 1 1001 1001 677 May 9 08:32 GOVERNANCE.md 08:41:56 -rw-rw-r-- 1 1001 1001 883 May 9 08:32 Jenkinsfile 08:41:56 -rw-rw-r-- 1 1001 1001 10775 May 9 08:32 LICENSE 08:41:56 -rw-rw-r-- 1 1001 1001 14368 May 9 08:32 Makefile 08:41:56 -rw-rw-r-- 1 1001 1001 582 May 9 08:32 OWNERS.md 08:41:56 -rw-rw-r-- 1 1001 1001 9403 May 9 08:32 README.md 08:41:56 -rw-rw-r-- 1 1001 1001 789 May 9 08:32 SECURITY.md 08:41:56 -rw-rw-r-- 1 1001 1001 5 May 9 08:29 VERSION 08:41:56 drwxrwxr-x 2 1001 1001 4096 May 9 08:32 bin 08:41:56 drwxrwxr-x 18 1001 1001 4096 May 9 08:32 cmd 08:41:56 -rw-r--r-- 1 root root 447733 May 9 08:39 coverage.out 08:41:56 -rw-rw-r-- 1 1001 1001 3200 May 9 08:32 go.mod 08:41:56 -rw-rw-r-- 1 1001 1001 31040 May 9 08:32 go.sum 08:41:56 drwxrwxr-x 7 1001 1001 4096 May 9 08:32 internal 08:41:56 drwxrwxr-x 3 1001 1001 4096 May 9 08:32 openapi 08:41:56 -rw-rw-r-- 1 1001 1001 594 May 9 08:32 security.txt 08:41:56 drwxrwxr-x 4 1001 1001 4096 May 9 08:32 snap 08:41:56 -rw-rw-r-- 1 1001 1001 204 May 9 08:32 version.go [Pipeline] sh 08:41:56 + '[' -e coverage.out ] 08:41:56 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:56 Warning: overwriting stash ‘coverage-report’ 08:41:57 Stashed 1 file(s) [Pipeline] sh 08:41:58 + make build 08:41:58 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:43:37 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:43:38 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:43:44 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:43:47 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:44: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 08:44: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:51 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:44:55 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:45:00 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:45:06 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:45:13 $ docker stop --time=1 ececfb461cbb9915fe3c4ed11639e609a85abf96d45296cd9c15c0bd4e154749 08:45:15 $ docker rm -f --volumes ececfb461cbb9915fe3c4ed11639e609a85abf96d45296cd9c15c0bd4e154749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:17 08:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:18 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:18 29e5d40040c1: Pulling fs layer 08:45:18 1ce36da41761: Pulling fs layer 08:45:18 25b303627fd3: Pulling fs layer 08:45:18 29e5d40040c1: Verifying Checksum 08:45:18 29e5d40040c1: Download complete 08:45:18 1ce36da41761: Verifying Checksum 08:45:18 1ce36da41761: Download complete 08:45:19 29e5d40040c1: Pull complete 08:45:20 25b303627fd3: Verifying Checksum 08:45:20 25b303627fd3: Download complete 08:45:20 1ce36da41761: Pull complete 08:45:30 25b303627fd3: Pull complete 08:45:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:30 prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container 08:45:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:32 $ docker top 6acf6d3f5972148ca4eb987c9b99d75d376b8e7fe4cd25f4f4cbbf1a03d6a4b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:33 + docker-compose build --help 08:45:33 + grep parallel 08:45:38 --parallel Build images in parallel. [Pipeline] } 08:45:38 $ docker stop --time=1 6acf6d3f5972148ca4eb987c9b99d75d376b8e7fe4cd25f4f4cbbf1a03d6a4b4 08:45:40 $ docker rm -f --volumes 6acf6d3f5972148ca4eb987c9b99d75d376b8e7fe4cd25f4f4cbbf1a03d6a4b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:41 prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container 08:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:42 $ docker top 0ef3cce8a85360ac6c4c5664b2a2941a1a0ec470564eff39ff79d7d8cfcc1e8f -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:43 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:48 Building core-command ... 08:45:48 Building core-common-config-bootstrapper ... 08:45:48 Building core-data ... 08:45:48 Building core-metadata ... 08:45:48 Building security-bootstrapper ... 08:45:48 Building security-proxy-auth ... 08:45:48 Building security-proxy-setup ... 08:45:48 Building security-secretstore-setup ... 08:45:48 Building security-spiffe-token-provider ... 08:45:48 Building security-spire-agent ... 08:45:48 Building security-spire-config ... 08:45:48 Building security-spire-server ... 08:45:48 Building support-notifications ... 08:45:48 Building support-scheduler ... 08:45:48 Building security-bootstrapper 08:45:48 Building security-proxy-auth 08:45:48 Building support-scheduler 08:45:48 Building core-metadata 08:45:48 Building core-command 08:46:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 56c75f80d703 08:46:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:44 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 56c75f80d703 08:46:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:46:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 56c75f80d703 08:46:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 56c75f80d703 08:46:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:46:44 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:46:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 56c75f80d703 08:46:44 Step 3/33 : WORKDIR /edgex-go 08:46:44 ---> Running in 50202c47696f 08:46:44 ---> Running in 7c4be762fa4b 08:46:44 ---> Running in c65384fd69ca 08:46:44 ---> Running in 667d4543a369 08:46:44 ---> Running in 9c20dd16e7f1 08:46:44 Removing intermediate container 9c20dd16e7f1 08:46:44 ---> 15c8b7c6d4b9 08:46:44 Step 4/25 : WORKDIR /edgex-go 08:46:44 Removing intermediate container 7c4be762fa4b 08:46:44 ---> d7963bb8462d 08:46:44 Step 4/24 : WORKDIR /edgex-go 08:46:44 Removing intermediate container 667d4543a369 08:46:44 ---> 2fb16e56a124 08:46:44 Step 4/23 : WORKDIR /edgex-go 08:46:44 Removing intermediate container c65384fd69ca 08:46:44 ---> 315fe848b058 08:46:44 Step 4/33 : RUN apk add --update --no-cache make git 08:46:44 ---> Running in 6b98b03be91f 08:46:44 Removing intermediate container 50202c47696f 08:46:44 ---> d6bc4ce1563d 08:46:44 Step 4/23 : WORKDIR /edgex-go 08:46:44 ---> Running in 58207dc03457 08:46:44 ---> Running in 9f3616b423a8 08:46:44 ---> Running in 879f8e354891 08:46:44 ---> Running in a66c4baa1834 08:46:44 Removing intermediate container 9f3616b423a8 08:46:44 ---> 3e000c4327ec 08:46:44 Step 5/23 : RUN apk add --update --no-cache make git 08:46:44 Removing intermediate container 58207dc03457 08:46:44 ---> 98a8f9a35efd 08:46:44 Step 5/25 : RUN apk add --update --no-cache make git 08:46:44 Removing intermediate container 6b98b03be91f 08:46:44 ---> 37e966568c4f 08:46:44 Step 5/24 : RUN apk add --update --no-cache make git 08:46:44 ---> Running in f9e3cbd898af 08:46:44 ---> Running in 2d3b5fccdacc 08:46:44 Removing intermediate container a66c4baa1834 08:46:44 ---> 7105895aca37 08:46:44 Step 5/23 : RUN apk add --update --no-cache make git 08:46:44 ---> Running in 5269c2f1de00 08:46:44 ---> Running in 809204449d6e 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:44 OK: 263 MiB in 53 packages 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:44 OK: 263 MiB in 53 packages 08:46:44 Removing intermediate container 879f8e354891 08:46:44 ---> 45b684f2bb18 08:46:44 Step 5/33 : COPY go.mod vendor* ./ 08:46:44 OK: 263 MiB in 53 packages 08:46:44 OK: 263 MiB in 53 packages 08:46:44 OK: 263 MiB in 53 packages 08:46:45 Removing intermediate container f9e3cbd898af 08:46:45 ---> 5d4f29228229 08:46:45 Step 6/23 : COPY go.mod vendor* ./ 08:46:45 ---> 3b49bedc01f2 08:46:45 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:46 ---> Running in d93e21c4d655 08:46:46 Removing intermediate container 2d3b5fccdacc 08:46:46 ---> fa1c7646efd1 08:46:46 Step 6/25 : COPY go.mod vendor* ./ 08:46:47 Removing intermediate container 809204449d6e 08:46:47 ---> f532dc7e6383 08:46:47 Step 6/23 : COPY go.mod vendor* ./ 08:46:47 Removing intermediate container 5269c2f1de00 08:46:47 ---> fc5a1dd286e1 08:46:47 Step 6/24 : COPY go.mod vendor* ./ 08:46:47 ---> 15c565841059 08:46:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:47 ---> Running in 869e39c6445b 08:46:48 ---> 9e815731c31a 08:46:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:48 ---> adbcf494696b 08:46:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:48 ---> Running in c350582a9082 08:46:48 ---> ee2ecfffb21d 08:46:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:48 ---> Running in ce50c3f00284 08:46:48 ---> Running in fcdcf40474e7 08:48:40 Removing intermediate container c350582a9082 08:48:40 ---> 4b5d9da21bc9 08:48:40 Step 8/25 : COPY . . 08:48:40 Removing intermediate container d93e21c4d655 08:48:40 ---> 6af12bc845c4 08:48:40 Step 7/33 : COPY . . 08:48:40 Removing intermediate container fcdcf40474e7 08:48:40 ---> 1850014b105b 08:48:40 Step 8/23 : COPY . . 08:48:40 Removing intermediate container ce50c3f00284 08:48:40 ---> 6a103796207c 08:48:40 Step 8/24 : COPY . . 08:48:40 Removing intermediate container 869e39c6445b 08:48:40 ---> 4ef0e2aabf30 08:48:40 Step 8/23 : COPY . . 08:48:55 ---> d620b03ecb18 08:48:55 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:55 ---> a13d4173da23 08:48:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:48:55 ---> 9fcc5dd064de 08:48:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:48:55 ---> 0a19596e9888 08:48:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:48:55 ---> 749202a86d8a 08:48:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:48:55 ---> Running in 74feed38413e 08:48:55 ---> Running in d0f594ee351b 08:48:55 ---> Running in 0a00f6c131ea 08:48:55 ---> Running in 0f985a353fab 08:48:55 ---> Running in 3c0be6a29b8e 08:48:57 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:48:58 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:48:58 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:48: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 08:48:58 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:55:35 Removing intermediate container 0a00f6c131ea 08:55:35 ---> 8de5f9a5789e 08:55:35 08:55:35 Step 10/23 : FROM alpine:3.17 08:55:35 3.17: Pulling from library/alpine 08:55:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:55:35 Status: Downloaded newer image for alpine:3.17 08:55:35 ---> 51e60588ff2c 08:55:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:55:35 ---> Running in 17578df9aeb4 08:55:35 Removing intermediate container 17578df9aeb4 08:55:35 ---> 471bc823dc33 08:55:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:55:35 ---> Running in 4a903dac4a21 08:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:35 (1/1) Installing dumb-init (1.2.5-r2) 08:55:35 Executing busybox-1.35.0-r29.trigger 08:55:35 OK: 8 MiB in 16 packages 08:55:35 Removing intermediate container 4a903dac4a21 08:55:35 ---> 160112abd9f6 08:55:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:35 ---> 5d705bb9a140 08:55:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:55:35 ---> 5e66bad10f38 08:55:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:55:35 Removing intermediate container 74feed38413e 08:55:35 ---> 798224368f58 08:55:35 08:55:35 Step 9/33 : FROM alpine:3.17 08:55:35 ---> 51e60588ff2c 08:55:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:55:35 ---> Running in d6cb9982ce6e 08:55:36 Removing intermediate container d6cb9982ce6e 08:55:36 ---> 64a160804a00 08:55:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:55:36 ---> 0d3adae672d1 08:55:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:55:36 ---> Running in 29ae92cf4f8d 08:55:37 ---> b9fc4099253d 08:55:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:55:39 ---> a46a05ffdc24 08:55:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:39 ---> Running in dd0a509acc19 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:55:41 (1/2) Installing dumb-init (1.2.5-r2) 08:55:41 (2/2) Installing su-exec (0.2-r2) 08:55:41 Executing busybox-1.35.0-r29.trigger 08:55:41 OK: 8 MiB in 17 packages 08:55:41 Removing intermediate container dd0a509acc19 08:55:41 ---> 8b1b388f9b1a 08:55:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:55:42 ---> Running in 88d4b4305b74 08:55:43 Removing intermediate container 88d4b4305b74 08:55:43 ---> 32a46ff62432 08:55:43 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:55:43 Removing intermediate container 29ae92cf4f8d 08:55:43 ---> 3b5fe671e764 08:55:43 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:55:43 ---> Running in 0dc15403ac68 08:55:43 ---> Running in 3061f0af49ff 08:55:44 Removing intermediate container 3061f0af49ff 08:55:44 ---> 8b987fc32e43 08:55:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:55:44 Removing intermediate container 0dc15403ac68 08:55:44 ---> a1d3858a8b4f 08:55:44 Step 21/23 : LABEL arch=arm64 08:55:44 ---> Running in 53ce2f4988a6 08:55:44 ---> Running in daa7b40f9832 08:55:44 Removing intermediate container daa7b40f9832 08:55:44 ---> f44af8322631 08:55:44 Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 08:55:44 Removing intermediate container 53ce2f4988a6 08:55:44 ---> a0ac9d3df944 08:55:44 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:55:45 ---> Running in 982742079b9f 08:55:45 ---> Running in 4ebde36aa1fa 08:55:47 Removing intermediate container 982742079b9f 08:55:47 ---> 8476e74693c1 08:55:47 Step 23/23 : LABEL version=0.0.0 08:55:47 Removing intermediate container 4ebde36aa1fa 08:55:47 ---> f176329f5eb3 08:55:47 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:55:47 ---> Running in 292966b5ad4d 08:55:47 ---> Running in ea569a25b2c5 08:55:47 Removing intermediate container 292966b5ad4d 08:55:47 ---> 831b2ed08873 08:55:47 08:55:47 Removing intermediate container ea569a25b2c5 08:55:47 ---> 2acde791bde9 08:55:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:55:47 ---> Running in ddb9675f68db 08:55:48 Successfully built 831b2ed08873 08:55:48 Successfully tagged security-proxy-auth-arm64:latest 08:55:48  Building security-proxy-auth ... done Building security-spire-config 08:55:51 Removing intermediate container ddb9675f68db 08:55:51 ---> 1962ee1b7223 08:55:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:55:51 ---> Running in d770c98792c3 08:55:52 Removing intermediate container d770c98792c3 08:55:52 ---> 5f9686c8fab2 08:55:52 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:55:52 ---> 1bbdc42228f1 08:55:52 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:55:52 ---> Running in 3e8b9c684b78 08:55:57 Removing intermediate container 3e8b9c684b78 08:55:57 ---> b3d9e981b1c8 08:55:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:00 ---> 400081ad27af 08:56:00 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:56:01 ---> b35f79f592b0 08:56:01 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:56:06 ---> fe65b5bfc725 08:56:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:56:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:56:07 ---> 56c75f80d703 08:56:07 Step 3/27 : WORKDIR /edgex-go 08:56:07 ---> Using cache 08:56:07 ---> 315fe848b058 08:56:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:56:07 ---> Running in f58a3dae0b73 08:56:07 ---> 08ec9c9e6522 08:56:07 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:56:09 ---> 0e3339493c85 08:56:09 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:12 OK: 263 MiB in 53 packages 08:56:14 ---> 95392988575c 08:56:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:56:15 Removing intermediate container f58a3dae0b73 08:56:15 ---> 0edb875aa1f2 08:56:15 Step 5/27 : COPY go.mod vendor* ./ 08:56:16 Removing intermediate container 3c0be6a29b8e 08:56:16 ---> 4a13c86ee751 08:56:16 08:56:16 Step 10/24 : FROM alpine:3.17 08:56:16 ---> 51e60588ff2c 08:56:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:56:16 ---> b91e797447c8 08:56:16 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:56:16 ---> Running in 0a93bf695f55 08:56:18 ---> dc9b82930043 08:56:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:18 ---> ca2158367f64 08:56:18 Step 28/33 : RUN chmod +x /entrypoint.sh 08:56:18 ---> Running in 10df36e0ec23 08:56:18 ---> Running in 83c5f580783d 08:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:21 (1/1) Installing dumb-init (1.2.5-r2) 08:56:21 Executing busybox-1.35.0-r29.trigger 08:56:21 OK: 8 MiB in 16 packages 08:56:23 Removing intermediate container 83c5f580783d 08:56:23 ---> 7d0043d2d76c 08:56:23 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:56:23 ---> Running in 122ead7b9a46 08:56:23 Removing intermediate container 0a93bf695f55 08:56:23 ---> cb033155501c 08:56:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:56:23 ---> Running in 2d78a3cdd5ab 08:56:24 Removing intermediate container 122ead7b9a46 08:56:24 ---> 28e3fd5255e1 08:56:24 Step 30/33 : CMD ["gate"] 08:56:24 ---> Running in a75f4b1887fe 08:56:24 Removing intermediate container 2d78a3cdd5ab 08:56:24 ---> 30b69c6623b0 08:56:24 Step 13/24 : ENV APP_PORT=59882 08:56:24 ---> Running in 0a47b7ef228c 08:56:25 Removing intermediate container a75f4b1887fe 08:56:25 ---> d6b6402113fd 08:56:25 Step 31/33 : LABEL arch=arm64 08:56:25 ---> Running in 372b46cc1326 08:56:25 Removing intermediate container 0a47b7ef228c 08:56:25 ---> a316d22fe31d 08:56:25 Step 14/24 : EXPOSE $APP_PORT 08:56:26 ---> Running in 0a8217c8bc43 08:56:26 Removing intermediate container 372b46cc1326 08:56:26 ---> da4e28703b03 08:56:26 Step 32/33 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 08:56:26 ---> Running in e9637a660832 08:56:27 Removing intermediate container 0a8217c8bc43 08:56:27 ---> c70a1c2566be 08:56:27 Step 15/24 : WORKDIR / 08:56:27 ---> Running in 6ca0c40e03db 08:56:28 Removing intermediate container e9637a660832 08:56:28 ---> 422b349e54fe 08:56:28 Step 33/33 : LABEL version=0.0.0 08:56:28 ---> Running in a3fb21d4259a 08:56:28 Removing intermediate container 6ca0c40e03db 08:56:28 ---> a98c27d07dbb 08:56:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:28 Removing intermediate container a3fb21d4259a 08:56:29 ---> 05cf36da90c8 08:56:29 08:56:30 Successfully built 05cf36da90c8 08:56:30 Successfully tagged security-bootstrapper-arm64:latest 08:56:30  Building security-bootstrapper ... done Building security-spire-server 08:56:30 ---> b8d5a5493370 08:56:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:56:31 ---> db5a9b0d8b28 08:56:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:31 Removing intermediate container 0f985a353fab 08:56:31 ---> 0de02b4c30bc 08:56:31 08:56:31 Step 10/25 : FROM alpine:3.17 08:56:31 ---> 51e60588ff2c 08:56:31 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:56:31 ---> Using cache 08:56:31 ---> cb033155501c 08:56:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:56:31 ---> Using cache 08:56:31 ---> 30b69c6623b0 08:56:31 Step 13/25 : ENV APP_PORT=59881 08:56:31 ---> Running in 6f4c99630ead 08:56:32 Removing intermediate container 6f4c99630ead 08:56:32 ---> a2f27727dde1 08:56:32 Step 14/25 : EXPOSE $APP_PORT 08:56:32 ---> Running in 8c5fb2da21e7 08:56:33 ---> 131f8a9120fc 08:56:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:56:33 Removing intermediate container 8c5fb2da21e7 08:56:33 ---> 7c1d30d784d5 08:56:33 Step 15/25 : WORKDIR / 08:56:33 ---> Running in 7a6649a19ebb 08:56:34 Removing intermediate container 7a6649a19ebb 08:56:34 ---> 601151ce3d01 08:56:34 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:34 ---> 929bc914c01e 08:56:34 Step 20/24 : ENTRYPOINT ["/core-command"] 08:56:34 ---> Running in df9b848c90a9 08:56:35 Removing intermediate container df9b848c90a9 08:56:35 ---> b5a3128c739d 08:56:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:35 ---> Running in 6c49d3846eb9 08:56:35 ---> 1c591e2ce586 08:56:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:56:36 Removing intermediate container 6c49d3846eb9 08:56:36 ---> 38b5392ae30b 08:56:36 Step 22/24 : LABEL arch=arm64 08:56:36 ---> Running in 59c139d04038 08:56:37 ---> f1878648d1d9 08:56:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:56:37 Removing intermediate container 59c139d04038 08:56:37 ---> 0bb8bbb4dc97 08:56:37 Step 23/24 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 08:56:37 ---> Running in 2a4adfce4374 08:56:39 Removing intermediate container 2a4adfce4374 08:56:39 ---> be74f377d8f5 08:56:40 Step 24/24 : LABEL version=0.0.0 08:56:40 ---> Running in c53dc279a34d 08:56:40 ---> c3223b20ab1e 08:56:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:56:41 Removing intermediate container c53dc279a34d 08:56:41 ---> 49bfe0f3dad1 08:56:41 08:56:41 Successfully built 49bfe0f3dad1 08:56:41 Successfully tagged core-command-arm64:latest 08:56:41  Building core-command ... done Building core-data 08:56:41 ---> c82b35fb85c6 08:56:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:56:42 ---> 6b7cc2e765d0 08:56:42 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:56:42 ---> Running in 5d14b750ef39 08:56:43 Removing intermediate container 5d14b750ef39 08:56:43 ---> 896bb07d56d4 08:56:43 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:43 ---> Running in 49a84913d38c 08:56:44 Removing intermediate container 49a84913d38c 08:56:44 ---> e7fa932f73f4 08:56:44 Step 23/25 : LABEL arch=arm64 08:56:44 ---> Running in 640dd714036b 08:56:44 Removing intermediate container 640dd714036b 08:56:44 ---> ab2eda374637 08:56:44 Step 24/25 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 08:56:45 ---> Running in 092373290d80 08:56:45 Removing intermediate container 092373290d80 08:56:45 ---> 919b90b90749 08:56:45 Step 25/25 : LABEL version=0.0.0 08:56:46 ---> Running in ad31978b452c 08:56:46 Removing intermediate container ad31978b452c 08:56:46 ---> 6551076925e8 08:56:46 08:56:46 Successfully built 6551076925e8 08:56:46 Successfully tagged core-metadata-arm64:latest 08:56:46 Building support-notifications 08:56:51  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:56:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:56:51 ---> 56c75f80d703 08:56:51 Step 3/26 : WORKDIR /edgex-go 08:56:51 ---> Using cache 08:56:51 ---> 315fe848b058 08:56:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:56:51 ---> Using cache 08:56:51 ---> 0edb875aa1f2 08:56:51 Step 5/26 : COPY go.mod vendor* ./ 08:56:51 ---> Using cache 08:56:51 ---> dc9b82930043 08:56:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:51 ---> Running in c6ca623e16e7 08:57:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:09 ---> 56c75f80d703 08:57:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:09 ---> Using cache 08:57:09 ---> d6bc4ce1563d 08:57:09 Step 4/23 : WORKDIR /edgex-go 08:57:09 ---> Using cache 08:57:09 ---> 7105895aca37 08:57:09 Step 5/23 : RUN apk add --update --no-cache make git 08:57:09 ---> Using cache 08:57:09 ---> f532dc7e6383 08:57:09 Step 6/23 : COPY go.mod vendor* ./ 08:57:09 ---> Using cache 08:57:09 ---> ee2ecfffb21d 08:57:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:09 ---> Using cache 08:57:09 ---> 1850014b105b 08:57:09 Step 8/23 : COPY . . 08:57:09 ---> Using cache 08:57:09 ---> 749202a86d8a 08:57:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:09 ---> Running in 1ead10b875e2 08:57: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:57:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:57:14 ---> 56c75f80d703 08:57:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:57:14 ---> Using cache 08:57:14 ---> d6bc4ce1563d 08:57:14 Step 4/23 : WORKDIR /edgex-go 08:57:14 ---> Using cache 08:57:14 ---> 7105895aca37 08:57:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:15 ---> Running in e03df83d7084 08:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:20 OK: 263 MiB in 53 packages 08:57:23 Removing intermediate container e03df83d7084 08:57:23 ---> 26b3be5ac87a 08:57:23 Step 6/23 : COPY go.mod vendor* ./ 08:57:24 ---> ecc2fbec3c05 08:57:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:24 ---> Running in ae673cb13c10 08:57:51 Removing intermediate container 10df36e0ec23 08:57:51 ---> 5ca9ccada00f 08:57:51 Step 7/27 : COPY . . 08:58:18 ---> b3c5c9987425 08:58:18 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:58:18 ---> Running in 842e5d82f5fa 08:58:18 Removing intermediate container 842e5d82f5fa 08:58:18 ---> 2d001f3bb4f1 08:58:18 Step 9/27 : WORKDIR /edgex-go/spire-build 08:58:18 ---> Running in 12a1521ca3ab 08:58:19 Removing intermediate container 12a1521ca3ab 08:58:19 ---> 774ba3ee8eba 08:58:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:58:19 ---> Running in 22c73048f3cb 08:58:21 Removing intermediate container 22c73048f3cb 08:58:21 ---> 91935adf6c28 08:58:21 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:58:21 ---> Running in 2ca25d8df9ae 08:58:28 Removing intermediate container 2ca25d8df9ae 08:58:28 ---> 1ad4a1d4040b 08:58:28 Step 12/27 : WORKDIR /edgex-go 08:58:28 ---> Running in 06151ab2619d 08:58:28 Removing intermediate container 06151ab2619d 08:58:28 ---> 5999cf8938fa 08:58:28 08:58:28 Step 13/27 : FROM alpine:3.17 08:58:28 ---> 51e60588ff2c 08:58:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:29 ---> Running in cd502d8ee864 08:58:30 Removing intermediate container cd502d8ee864 08:58:30 ---> 009fbab84cd5 08:58:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:58:30 ---> Running in ff36104e8ce2 08:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:36 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:58:36 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:58:36 OK: 17692 distinct packages available 08:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:38 (1/4) Installing dumb-init (1.2.5-r2) 08:58:38 (2/4) Installing musl-obstack (1.2.3-r0) 08:58:38 (3/4) Installing libucontext (1.2-r0) 08:58:38 (4/4) Installing gcompat (1.1.0-r0) 08:58:38 Executing busybox-1.35.0-r29.trigger 08:58:38 OK: 8 MiB in 19 packages 08:58:39 Removing intermediate container d0f594ee351b 08:58:39 ---> e188b9503184 08:58:39 08:58:39 Step 10/23 : FROM alpine:3.17 08:58:39 ---> 51e60588ff2c 08:58:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:39 ---> Using cache 08:58:39 ---> cb033155501c 08:58:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:39 ---> Using cache 08:58:39 ---> 30b69c6623b0 08:58:39 Step 13/23 : ENV APP_PORT=59861 08:58:39 ---> Running in 59e1c581fb49 08:58:40 Removing intermediate container 59e1c581fb49 08:58:40 ---> 72830a07e60e 08:58:40 Step 14/23 : EXPOSE $APP_PORT 08:58:41 ---> Running in 7f491003dc14 08:58:41 Removing intermediate container ff36104e8ce2 08:58:41 ---> 3fdce7e33be1 08:58:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:42 Removing intermediate container 7f491003dc14 08:58:42 ---> 35aff05a1986 08:58:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:43 ---> 5d7fa2592528 08:58:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:58:43 ---> 5b409d952800 08:58:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:58:44 ---> 6639e986adae 08:58:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:58:45 ---> c64d44720eb2 08:58:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:58:54 ---> 1dcaf9a24c38 08:58:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:58:56 ---> d1133d01f751 08:58:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:58:56 ---> Running in e3129c13301c 08:58:56 ---> b2eac954f972 08:58:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:58:57 Removing intermediate container c6ca623e16e7 08:58:57 ---> 721360ccb2e0 08:58:57 Step 7/26 : COPY . . 08:58:57 Removing intermediate container e3129c13301c 08:58:57 ---> d7a991937529 08:58:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:57 ---> Running in c5171a071f31 08:58:58 ---> 7c00f3752236 08:58:58 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:58:58 Removing intermediate container c5171a071f31 08:58:58 ---> c011bac95e77 08:58:58 Step 21/23 : LABEL arch=arm64 08:58:58 ---> Running in 3f7f51588583 08:58:58 ---> Running in 4d0ecfe1a1d6 08:59:00 Removing intermediate container 4d0ecfe1a1d6 08:59:00 ---> ca875328bf86 08:59:00 Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 08:59:00 Removing intermediate container 3f7f51588583 08:59:00 ---> 7c899062eb58 08:59:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:59:00 ---> Running in ea8f1812c760 08:59:01 Removing intermediate container ea8f1812c760 08:59:01 ---> d2a08fc9d909 08:59:01 Step 23/23 : LABEL version=0.0.0 08:59:01 ---> Running in 0ef7a4470898 08:59:02 ---> 178500e158fc 08:59:02 Step 22/27 : WORKDIR / 08:59:02 Removing intermediate container 0ef7a4470898 08:59:02 ---> 88c7f0806c5d 08:59:02 08:59:02 ---> Running in d34c098680d7 08:59:03 Successfully built 88c7f0806c5d 08:59:04 Successfully tagged support-scheduler-arm64:latest 08:59:04  Building support-scheduler ... done Building security-spiffe-token-provider 08:59:04 Removing intermediate container d34c098680d7 08:59:04 ---> 8256087dbcdd 08:59:04 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:04 ---> Running in c280cca3c8a9 08:59:06 Removing intermediate container c280cca3c8a9 08:59:06 ---> b93b53271c58 08:59:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:07 ---> Running in 7af8ce1292e4 08:59:08 Removing intermediate container 7af8ce1292e4 08:59:08 ---> 333744b156b5 08:59:08 Step 25/27 : LABEL arch=arm64 08:59:08 ---> Running in 22b0875e393d 08:59:09 Removing intermediate container 22b0875e393d 08:59:09 ---> 01ebadf7965e 08:59:09 Step 26/27 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 08:59:09 ---> Running in 42d3fc7cdce1 08:59:11 Removing intermediate container 42d3fc7cdce1 08:59:11 ---> c565b26649cb 08:59:11 Step 27/27 : LABEL version=0.0.0 08:59:11 ---> Running in e79a1753a248 08:59:12 Removing intermediate container e79a1753a248 08:59:12 ---> f1f0e614975e 08:59:12 08:59:13 Successfully built f1f0e614975e 08:59:13 Successfully tagged security-spire-config-arm64:latest 08:59:13  Building security-spire-config ... done Building core-common-config-bootstrapper 08:59:26 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:59:26 ---> 56c75f80d703 08:59:26 Step 3/20 : WORKDIR /edgex-go 08:59:26 ---> Using cache 08:59:26 ---> 315fe848b058 08:59:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:59:27 ---> Running in 28fa9b0ac304 08:59:28 ---> 1c9a2266b81a 08:59:28 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:59:29 ---> Running in ee99f8c94e56 08:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:30 Removing intermediate container ee99f8c94e56 08:59:30 ---> 0723260346d7 08:59:30 Step 9/26 : WORKDIR /edgex-go/spire-build 08:59:30 ---> Running in 7563308950df 08:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:31 Removing intermediate container 7563308950df 08:59:31 ---> 969c6a17ce11 08:59:31 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:59:31 ---> Running in 1ca03c1db448 08:59:32 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:32 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:32 OK: 17692 distinct packages available 08:59:32 Removing intermediate container 1ca03c1db448 08:59:32 ---> 5fbfda245b3f 08:59:32 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:32 ---> Running in 5096ec0a3145 08:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:34 ---> 56c75f80d703 08:59:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:34 ---> Using cache 08:59:34 ---> d6bc4ce1563d 08:59:34 Step 4/23 : WORKDIR /edgex-go 08:59:34 ---> Using cache 08:59:34 ---> 7105895aca37 08:59:34 Step 5/23 : RUN apk add --update --no-cache make git 08:59:34 ---> Using cache 08:59:34 ---> f532dc7e6383 08:59:34 Step 6/23 : COPY go.mod vendor* ./ 08:59:34 ---> Using cache 08:59:34 ---> ee2ecfffb21d 08:59:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 ---> Using cache 08:59:34 ---> 1850014b105b 08:59:34 Step 8/23 : COPY . . 08:59:34 ---> Using cache 08:59:34 ---> 749202a86d8a 08:59:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:35 ---> Running in eb9f53baa7d4 08:59:35 OK: 263 MiB in 53 packages 08:59:37 Removing intermediate container ae673cb13c10 08:59:37 ---> 1d3338ace054 08:59:37 Step 8/23 : COPY . . 08:59:37 Removing intermediate container 5096ec0a3145 08:59:37 ---> 15964d93b67d 08:59:37 Step 12/26 : WORKDIR /edgex-go 08:59:38 ---> Running in 9d815cdd013e 08:59:38 Removing intermediate container 28fa9b0ac304 08:59:38 ---> 7d47ebded23b 08:59:38 Step 5/20 : COPY go.mod vendor* ./ 08:59:39 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:59:39 Removing intermediate container 9d815cdd013e 08:59:39 ---> 63e7004dcdb4 08:59:39 08:59:39 Step 13/26 : FROM alpine:3.17 08:59:39 ---> 51e60588ff2c 08:59:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:39 ---> Using cache 08:59:39 ---> 009fbab84cd5 08:59:39 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:39 ---> Running in 7ef296935a9a 08:59:39 ---> 3deba9489f03 08:59:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:40 ---> Running in 0ca375a3ffad 08:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:45 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:59:45 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:59:45 OK: 17692 distinct packages available 08:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:47 (1/5) Installing dumb-init (1.2.5-r2) 08:59:47 (2/5) Installing musl-obstack (1.2.3-r0) 08:59:47 (3/5) Installing libucontext (1.2-r0) 08:59:47 (4/5) Installing gcompat (1.1.0-r0) 08:59:47 (5/5) Installing openssl (3.0.8-r4) 08:59:47 Executing busybox-1.35.0-r29.trigger 08:59:47 OK: 9 MiB in 20 packages 08:59:51 Removing intermediate container 7ef296935a9a 08:59:51 ---> 32a63aad9a68 08:59:51 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:52 ---> 3332c9377d61 08:59:52 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:59:54 ---> 5a19f662aba6 08:59:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:59:55 ---> b971cbc26aa1 08:59:55 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:59:55 ---> Running in 8adaac981fbc 08:59:58 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 09:00:02 ---> 82e83ade73fb 09:00:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:00:02 ---> 6c7d90b03f7a 09:00:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:00:03 ---> fb1669ba73cb 09:00:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:00:04 ---> a126ba0f9fdb 09:00:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:04 ---> Running in d64b161cdb55 09:00:05 Removing intermediate container d64b161cdb55 09:00:05 ---> 8cb92d5027ed 09:00:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:05 ---> Running in 3a86f6c57d76 09:00:05 Removing intermediate container 3a86f6c57d76 09:00:05 ---> 59720a353248 09:00:05 Step 24/26 : LABEL arch=arm64 09:00:05 ---> Running in 029a53b44aa7 09:00:06 Removing intermediate container 029a53b44aa7 09:00:06 ---> 7b33b7f133de 09:00:06 Step 25/26 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:00:06 ---> Running in 2f45d3c8ee99 09:00:07 Removing intermediate container 2f45d3c8ee99 09:00:07 ---> efea38a73ceb 09:00:07 Step 26/26 : LABEL version=0.0.0 09:00:07 ---> Running in 3cd757b3e089 09:00:07 Removing intermediate container 3cd757b3e089 09:00:07 ---> 267984e4518f 09:00:07 09:00:07 Successfully built 267984e4518f 09:00:07 Successfully tagged security-spire-server-arm64:latest 09:00:07  Building security-spire-server ... done Building security-secretstore-setup 09:00:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:24 ---> 56c75f80d703 09:00:24 Step 3/25 : WORKDIR /edgex-go 09:00:24 ---> Using cache 09:00:24 ---> 315fe848b058 09:00:24 Step 4/25 : RUN apk add --update --no-cache make git 09:00:24 ---> Using cache 09:00:24 ---> 45b684f2bb18 09:00:24 Step 5/25 : COPY go.mod vendor* ./ 09:00:24 ---> Using cache 09:00:24 ---> 3b49bedc01f2 09:00:24 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:24 ---> Using cache 09:00:24 ---> 6af12bc845c4 09:00:24 Step 7/25 : COPY . . 09:00:24 ---> Using cache 09:00:24 ---> d620b03ecb18 09:00:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:27 ---> Running in 1627305426d6 09:00:29 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 09:01:15 Removing intermediate container 0ca375a3ffad 09:01:15 ---> e078b74cdcd7 09:01:15 Step 7/20 : COPY . . 09:01:28 ---> 5cf199e7f0e6 09:01:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:28 ---> Running in b27b178af1f5 09:01:29 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 09:02:50 Removing intermediate container 1ead10b875e2 09:02:50 ---> efea16a82878 09:02:50 09:02:50 Step 10/23 : FROM alpine:3.17 09:02:50 ---> 51e60588ff2c 09:02:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:02:50 ---> Running in 0a9a2f09e547 09:02:50 Removing intermediate container 0a9a2f09e547 09:02:50 ---> e8ee7326b603 09:02:50 Step 12/23 : ENV APP_PORT=59880 09:02:50 ---> Running in e718565bc83e 09:02:50 Removing intermediate container e718565bc83e 09:02:50 ---> 8cc104c8aefe 09:02:50 Step 13/23 : EXPOSE $APP_PORT 09:02:50 ---> Running in ea08fd2e2960 09:02:50 Removing intermediate container ea08fd2e2960 09:02:50 ---> 39653f2df9c5 09:02:50 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:02:50 ---> Running in 267631b8706f 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:50 (1/1) Installing dumb-init (1.2.5-r2) 09:02:50 Executing busybox-1.35.0-r29.trigger 09:02:50 OK: 8 MiB in 16 packages 09:02:50 Removing intermediate container 267631b8706f 09:02:50 ---> d94c4726b0f2 09:02:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:50 ---> eace0990b983 09:02:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:50 ---> 79420f2b49bb 09:02:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:52 ---> 8e7a042bef1f 09:02:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:02:53 ---> d4a768610321 09:02:53 Step 19/23 : ENTRYPOINT ["/core-data"] 09:02:53 ---> Running in e21aff655bc9 09:02:54 Removing intermediate container e21aff655bc9 09:02:54 ---> b7de03cca095 09:02:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:54 ---> Running in 1f54b8f2f539 09:02:55 Removing intermediate container 1f54b8f2f539 09:02:55 ---> facb73981006 09:02:55 Step 21/23 : LABEL arch=arm64 09:02:55 ---> Running in 6bd0f8b9f971 09:02:55 Removing intermediate container 6bd0f8b9f971 09:02:55 ---> d158d293fed4 09:02:55 Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:02:55 ---> Running in 6b5e85dd8109 09:02:56 Removing intermediate container 6b5e85dd8109 09:02:56 ---> 4e5c597312fd 09:02:56 Step 23/23 : LABEL version=0.0.0 09:02:56 ---> Running in 7c0335e38061 09:02:56 Removing intermediate container 7c0335e38061 09:02:56 ---> e931f83dd42a 09:02:56 09:02:56 Successfully built e931f83dd42a 09:02:56 Successfully tagged core-data-arm64:latest 09:02:56 Building security-proxy-setup 09:03:19  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:19 ---> 56c75f80d703 09:03:19 Step 3/22 : WORKDIR /edgex-go 09:03:19 ---> Using cache 09:03:19 ---> 315fe848b058 09:03:19 Step 4/22 : RUN apk add --update --no-cache make git 09:03:19 ---> Using cache 09:03:19 ---> 45b684f2bb18 09:03:19 Step 5/22 : COPY go.mod vendor* ./ 09:03:19 ---> Using cache 09:03:19 ---> 3b49bedc01f2 09:03:19 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:19 ---> Using cache 09:03:19 ---> 6af12bc845c4 09:03:19 Step 7/22 : COPY . . 09:03:19 ---> Using cache 09:03:19 ---> d620b03ecb18 09:03:19 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:03:19 ---> Running in 7143160ee143 09:03:19 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 09:06:56 Removing intermediate container eb9f53baa7d4 09:06:56 ---> 90d8593bffdc 09:06:56 09:06:56 Step 10/23 : FROM alpine:3.17 09:06:56 ---> 51e60588ff2c 09:06:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:56 ---> Using cache 09:06:56 ---> 471bc823dc33 09:06:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:06:56 ---> Using cache 09:06:56 ---> 160112abd9f6 09:06:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:56 ---> Using cache 09:06:56 ---> 5d705bb9a140 09:06:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:06:56 ---> Using cache 09:06:56 ---> 5e66bad10f38 09:06:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:06:56 ---> 5a035fb7da44 09:06:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:06:56 ---> f9a70efa25b0 09:06:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:06:57 ---> 10754a46290b 09:06:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:57 ---> Running in e9a728409fa5 09:07:00 Removing intermediate container e9a728409fa5 09:07:00 ---> 3e70ebc36b60 09:07:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:07:00 ---> Running in d93385a8e753 09:07:00 Removing intermediate container d93385a8e753 09:07:00 ---> c9e74c2b2e8e 09:07:00 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:07:00 ---> Running in 44d07bfc7217 09:07:01 Removing intermediate container 44d07bfc7217 09:07:01 ---> 652c02872472 09:07:01 Step 21/23 : LABEL arch=arm64 09:07:01 ---> Running in e641974295ba 09:07:02 Removing intermediate container e641974295ba 09:07:02 ---> e029ad46fe04 09:07:02 Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:07:02 ---> Running in 7e3164c67901 09:07:02 Removing intermediate container 7e3164c67901 09:07:02 ---> 3c3ee786fa3b 09:07:02 Step 23/23 : LABEL version=0.0.0 09:07:02 ---> Running in 2abfd7f361dd 09:07:03 Removing intermediate container 2abfd7f361dd 09:07:03 ---> 1b3e46954b1f 09:07:03 09:07:03 Successfully built 1b3e46954b1f 09:07:03 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:07:03  Building core-common-config-bootstrapper ... done Building security-spire-agent 09:07:09 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 09:07:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:07:21 ---> 56c75f80d703 09:07:21 Step 3/27 : WORKDIR /edgex-go 09:07:21 ---> Using cache 09:07:21 ---> 315fe848b058 09:07:21 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:07:21 ---> Using cache 09:07:21 ---> 0edb875aa1f2 09:07:21 Step 5/27 : COPY go.mod vendor* ./ 09:07:21 ---> Using cache 09:07:21 ---> dc9b82930043 09:07:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:21 ---> Using cache 09:07:21 ---> 721360ccb2e0 09:07:21 Step 7/27 : COPY . . 09:07:21 ---> Using cache 09:07:21 ---> 1c9a2266b81a 09:07:21 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:07:21 ---> Using cache 09:07:21 ---> 0723260346d7 09:07:21 Step 9/27 : WORKDIR /edgex-go/spire-build 09:07:21 ---> Using cache 09:07:21 ---> 969c6a17ce11 09:07:21 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:07:21 ---> Using cache 09:07:21 ---> 5fbfda245b3f 09:07:21 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 09:07:21 ---> Running in 4b1f78bfb054 09:07:25 Removing intermediate container 4b1f78bfb054 09:07:25 ---> 440489364973 09:07:25 Step 12/27 : WORKDIR /edgex-go 09:07:25 ---> Running in 34af32353730 09:07:26 Removing intermediate container 34af32353730 09:07:26 ---> d66552b7a1f1 09:07:26 09:07:26 Step 13/27 : FROM alpine:3.17 09:07:26 ---> 51e60588ff2c 09:07:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:26 ---> Using cache 09:07:26 ---> 009fbab84cd5 09:07:26 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:26 ---> Using cache 09:07:26 ---> 32a63aad9a68 09:07:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:26 ---> Using cache 09:07:26 ---> 3332c9377d61 09:07:26 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:07:26 ---> Using cache 09:07:26 ---> 5a19f662aba6 09:07:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:07:36 ---> 00870a61ed2a 09:07:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:07:36 Removing intermediate container 1627305426d6 09:07:36 ---> 78280aa4586c 09:07:36 09:07:36 Step 9/25 : FROM alpine:3.17 09:07:36 ---> 51e60588ff2c 09:07:36 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:36 ---> Running in d73f1650ebc4 09:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:41 (1/3) Installing ca-certificates (20230506-r0) 09:07:41 (2/3) Installing dumb-init (1.2.5-r2) 09:07:41 (3/3) Installing su-exec (0.2-r2) 09:07:41 Executing busybox-1.35.0-r29.trigger 09:07:41 Executing ca-certificates-20230506-r0.trigger 09:07:42 OK: 8 MiB in 18 packages 09:07:43 ---> 0322c14ac6a5 09:07:43 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:07:44 ---> b1eeb8e0722d 09:07:44 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:07:44 Removing intermediate container d73f1650ebc4 09:07:44 ---> efffa25ccbb7 09:07:44 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:07:44 ---> Running in ae8404742121 09:07:45 Removing intermediate container ae8404742121 09:07:45 ---> c56a84790ecd 09:07:45 Step 12/25 : WORKDIR / 09:07:45 ---> Running in 16109c794292 09:07:45 ---> 50b3fadaad53 09:07:45 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:07:46 Removing intermediate container 16109c794292 09:07:46 ---> 10f7b073ef1e 09:07:46 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:46 ---> 5ca88189520f 09:07:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:47 ---> Running in 452294b45dad 09:07:47 ---> 41ae43b4b105 09:07:47 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:07:47 Removing intermediate container 452294b45dad 09:07:47 ---> 4a39e3c6e7f1 09:07:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:48 ---> Running in c50b3d319f87 09:07:48 ---> 3418fa409b21 09:07:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:07:49 Removing intermediate container c50b3d319f87 09:07:49 ---> d5900e962a96 09:07:49 Step 25/27 : LABEL arch=arm64 09:07:49 ---> Running in fcb3df449f49 09:07:49 Removing intermediate container fcb3df449f49 09:07:49 ---> 4894a066b902 09:07:49 Step 26/27 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:07:50 ---> 9a27a6e93020 09:07:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:07:50 ---> Running in 6270345ed1d0 09:07:50 Removing intermediate container 6270345ed1d0 09:07:50 ---> 788084184651 09:07:50 Step 27/27 : LABEL version=0.0.0 09:07:50 ---> Running in 0675ade505cd 09:07:51 ---> bf0d73bc37a4 09:07:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:07:51 Removing intermediate container 0675ade505cd 09:07:51 ---> 8604812c6e23 09:07:51 09:07:52 Successfully built 8604812c6e23 09:07:52 Successfully tagged security-spire-agent-arm64:latest 09:07:52  Building security-spire-agent ... done  ---> 84b7ef43096f 09:07:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:07:54 ---> 82f6b0bdb0c5 09:07:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:07:55 ---> 357a01524ef2 09:07:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:07:56 ---> bcc7a4a1f8f0 09:07:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:56 ---> Running in 6c78b6b5b8d9 09:08:02 Removing intermediate container 6c78b6b5b8d9 09:08:02 ---> 7e47fcd8c848 09:08:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:08:02 ---> Running in 94f785e97d35 09:08:02 Removing intermediate container 94f785e97d35 09:08:02 ---> 9282a5fbfb28 09:08:02 Step 23/25 : LABEL arch=arm64 09:08:02 ---> Running in c0a1b64c1f9d 09:08:03 Removing intermediate container c0a1b64c1f9d 09:08:03 ---> 2486c43626aa 09:08:03 Step 24/25 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:08:03 ---> Running in 2307b7fe8e78 09:08:03 Removing intermediate container 2307b7fe8e78 09:08:03 ---> af0a3687c5a4 09:08:03 Step 25/25 : LABEL version=0.0.0 09:08:04 ---> Running in 4ca646a33113 09:08:04 Removing intermediate container 4ca646a33113 09:08:04 ---> f034d59e4564 09:08:04 09:08:04 Successfully built f034d59e4564 09:08:04 Successfully tagged security-secretstore-setup-arm64:latest 09:09:12  Building security-secretstore-setup ... done Removing intermediate container 7143160ee143 09:09:12 ---> 865e88109ecc 09:09:12 09:09:12 Step 9/22 : FROM alpine:3.17 09:09:12 ---> 51e60588ff2c 09:09:12 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:09:12 ---> Running in b39b27d579fe 09:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:13 (1/2) Installing dumb-init (1.2.5-r2) 09:09:13 (2/2) Installing openssl (3.0.8-r4) 09:09:13 Executing busybox-1.35.0-r29.trigger 09:09:13 OK: 8 MiB in 17 packages 09:09:15 Removing intermediate container b39b27d579fe 09:09:15 ---> 885f6bf9010b 09:09:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:09:15 ---> Running in 717246289bae 09:09:15 Removing intermediate container 717246289bae 09:09:15 ---> 76370d3920fb 09:09:15 Step 12/22 : WORKDIR /edgex 09:09:15 ---> Running in b3890a9451b7 09:09:15 Removing intermediate container b3890a9451b7 09:09:15 ---> 55ae227ef5fe 09:09:15 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:16 ---> 05d71498685d 09:09:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:09:17 ---> c775753d6357 09:09:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:09:18 ---> a0a6aa2dd469 09:09:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:09:20 ---> 3086be97d120 09:09:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:09:21 ---> 74606b3356aa 09:09:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:21 ---> Running in f25604282161 09:09:23 Removing intermediate container f25604282161 09:09:23 ---> 50729ed2acdc 09:09:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:09:24 ---> Running in a164e7e0ea24 09:09:24 Removing intermediate container a164e7e0ea24 09:09:24 ---> f8c489816d53 09:09:24 Step 20/22 : LABEL arch=arm64 09:09:24 ---> Running in 2fb8a5883d99 09:09:25 Removing intermediate container 2fb8a5883d99 09:09:25 ---> ad7e403ae5ef 09:09:25 Step 21/22 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:09:25 ---> Running in bf9cca55bf29 09:09:26 Removing intermediate container bf9cca55bf29 09:09:26 ---> ef8cd06663a2 09:09:26 Step 22/22 : LABEL version=0.0.0 09:09:26 ---> Running in 19958ac8ffd5 09:09:26 Removing intermediate container 19958ac8ffd5 09:09:26 ---> d8273ecec37a 09:09:26 09:09:27 Successfully built d8273ecec37a 09:09:27 Successfully tagged security-proxy-setup-arm64:latest 09:09:28  Building security-proxy-setup ... done Removing intermediate container 8adaac981fbc 09:09:28 ---> 00ef484c267a 09:09:28 09:09:28 Step 10/23 : FROM alpine:3.17 09:09:28 ---> 51e60588ff2c 09:09:28 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:09:29 ---> Running in d1d6ec75226e 09:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:30 Removing intermediate container b27b178af1f5 09:09:30 ---> 243d16754381 09:09:30 09:09:30 Step 9/20 : FROM alpine:3.17 09:09:30 ---> 51e60588ff2c 09:09:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:09:30 ---> Using cache 09:09:30 ---> 64a160804a00 09:09:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:30 ---> Running in a71dbbb5b257 09:09:31 (1/2) Installing ca-certificates (20230506-r0) 09:09:32 (2/2) Installing dumb-init (1.2.5-r2) 09:09:32 Executing busybox-1.35.0-r29.trigger 09:09:32 Executing ca-certificates-20230506-r0.trigger 09:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:32 OK: 8 MiB in 17 packages 09:09:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:34 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:34 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:34 OK: 17692 distinct packages available 09:09:34 Removing intermediate container d1d6ec75226e 09:09:34 ---> 92a615e8def1 09:09:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:09:34 ---> Running in 9ee76b70bf4f 09:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:34 Removing intermediate container 9ee76b70bf4f 09:09:34 ---> 8ec216c1a26b 09:09:34 Step 13/23 : ENV APP_PORT=59860 09:09:34 ---> Running in 3ee4178d8bde 09:09:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:35 Removing intermediate container 3ee4178d8bde 09:09:35 ---> 833b5d5cb028 09:09:35 Step 14/23 : EXPOSE $APP_PORT 09:09:35 ---> Running in c1cdf61d2f3b 09:09:35 Removing intermediate container c1cdf61d2f3b 09:09:35 ---> 3b8085111648 09:09:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:36 (1/9) Installing ca-certificates (20230506-r0) 09:09:36 (2/9) Installing brotli-libs (1.0.9-r9) 09:09:36 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:09:36 (4/9) Installing libcurl (8.0.1-r0) 09:09:36 (5/9) Installing curl (8.0.1-r0) 09:09:36 (6/9) Installing dumb-init (1.2.5-r2) 09:09:36 (7/9) Installing musl-obstack (1.2.3-r0) 09:09:36 (8/9) Installing libucontext (1.2-r0) 09:09:36 (9/9) Installing gcompat (1.1.0-r0) 09:09:36 Executing busybox-1.35.0-r29.trigger 09:09:36 Executing ca-certificates-20230506-r0.trigger 09:09:36 OK: 11 MiB in 24 packages 09:09:36 ---> d82732e6155b 09:09:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:09:37 ---> 7ee1737445c0 09:09:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:09:38 Removing intermediate container a71dbbb5b257 09:09:38 ---> a66a1203f1e4 09:09:38 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:39 ---> 6aaf3594e5a7 09:09:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:09:39 ---> caa9b48b5440 09:09:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:09:39 ---> 3b2134715966 09:09:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:39 ---> dca1cd0f8243 09:09:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:09:39 ---> Running in 8de866955579 09:09:40 Removing intermediate container 8de866955579 09:09:40 ---> 59757808d0f3 09:09:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:40 ---> Running in 4f037231b7a3 09:09:40 Removing intermediate container 4f037231b7a3 09:09:40 ---> 410eaedf90fc 09:09:40 Step 21/23 : LABEL arch=arm64 09:09:41 ---> Running in d9316f47b34f 09:09:41 ---> ab98546fbbe1 09:09:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:09:41 Removing intermediate container d9316f47b34f 09:09:41 ---> 482fa332dae9 09:09:41 Step 22/23 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:09:41 ---> Running in 5b1ad4fb0d6a 09:09:41 Removing intermediate container 5b1ad4fb0d6a 09:09:41 ---> 946d664eabb6 09:09:41 Step 23/23 : LABEL version=0.0.0 09:09:41 ---> 359f94d3e010 09:09:41 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:09:41 ---> Running in b5caea6f9744 09:09:41 ---> Running in b275a473e79c 09:09:42 Removing intermediate container b5caea6f9744 09:09:42 ---> 621a2aa2b1db 09:09:42 09:09:42 Removing intermediate container b275a473e79c 09:09:42 ---> 8957d6cff51c 09:09:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:09:42 ---> Running in dcf08bc07ae0 09:09:42 Successfully built 621a2aa2b1db 09:09:42 Successfully tagged support-notifications-arm64:latest 09:09:42  Building support-notifications ... done Removing intermediate container dcf08bc07ae0 09:09:42 ---> 6b6fedd35308 09:09:42 Step 18/20 : LABEL arch=arm64 09:09:42 ---> Running in c64657c963b0 09:09:43 Removing intermediate container c64657c963b0 09:09:43 ---> 635fee84bdbe 09:09:43 Step 19/20 : LABEL git_sha=ea66938cfcd20a2b78fd8160baefacde74613d13 09:09:43 ---> Running in a90e318443b6 09:09:43 Removing intermediate container a90e318443b6 09:09:43 ---> 830425437a57 09:09:43 Step 20/20 : LABEL version=0.0.0 09:09:43 ---> Running in c2b242f68769 09:09:43 Removing intermediate container c2b242f68769 09:09:43 ---> 6a76ab0922cd 09:09:43 09:09:44 Successfully built 6a76ab0922cd 09:09:44 Successfully tagged security-spiffe-token-provider-arm64:latest 09:09:44  Building security-spiffe-token-provider ... done  [Pipeline] } 09:09:44 $ docker stop --time=1 0ef3cce8a85360ac6c4c5664b2a2941a1a0ec470564eff39ff79d7d8cfcc1e8f 09:09:46 $ docker rm -f --volumes 0ef3cce8a85360ac6c4c5664b2a2941a1a0ec470564eff39ff79d7d8cfcc1e8f [Pipeline] // withDockerContainer [Pipeline] sh 09:09:46 + docker images 09:09:47 REPOSITORY TAG IMAGE ID CREATED SIZE 09:09:47 security-spiffe-token-provider-arm64 latest 6a76ab0922cd 4 seconds ago 32.7MB 09:09:47 support-notifications-arm64 latest 621a2aa2b1db 5 seconds ago 31.9MB 09:09:47 243d16754381 17 seconds ago 1.57GB 09:09:47 00ef484c267a 20 seconds ago 1.59GB 09:09:47 security-proxy-setup-arm64 latest d8273ecec37a 21 seconds ago 18.7MB 09:09:47 865e88109ecc 41 seconds ago 1.51GB 09:09:47 security-secretstore-setup-arm64 latest f034d59e4564 About a minute ago 32.2MB 09:09:47 security-spire-agent-arm64 latest 8604812c6e23 About a minute ago 153MB 09:09:47 78280aa4586c 2 minutes ago 1.52GB 09:09:47 d66552b7a1f1 2 minutes ago 1.39GB 09:09:47 core-common-config-bootstrapper-arm64 latest 1b3e46954b1f 2 minutes ago 17.2MB 09:09:47 90d8593bffdc 2 minutes ago 1.52GB 09:09:47 core-data-arm64 latest e931f83dd42a 6 minutes ago 19.9MB 09:09:47 efea16a82878 7 minutes ago 1.53GB 09:09:47 security-spire-server-arm64 latest 267984e4518f 9 minutes ago 97MB 09:09:47 63e7004dcdb4 10 minutes ago 1.39GB 09:09:47 security-spire-config-arm64 latest f1f0e614975e 10 minutes ago 96.1MB 09:09:47 support-scheduler-arm64 latest 88c7f0806c5d 10 minutes ago 31.2MB 09:09:47 e188b9503184 11 minutes ago 1.59GB 09:09:47 5999cf8938fa 11 minutes ago 1.39GB 09:09:47 core-metadata-arm64 latest 6551076925e8 13 minutes ago 20.2MB 09:09:47 core-command-arm64 latest 49bfe0f3dad1 13 minutes ago 19.7MB 09:09:47 0de02b4c30bc 13 minutes ago 1.53GB 09:09:47 security-bootstrapper-arm64 latest 05cf36da90c8 13 minutes ago 21.9MB 09:09:47 4a13c86ee751 13 minutes ago 1.53GB 09:09:47 security-proxy-auth-arm64 latest 831b2ed08873 14 minutes ago 18.1MB 09:09:47 798224368f58 14 minutes ago 1.51GB 09:09:47 8de5f9a5789e 14 minutes ago 1.51GB 09:09:47 ci-base-image-arm64 latest 56c75f80d703 36 minutes ago 899MB 09:09:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:09:47 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:09:47 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 09:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:47 09:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:48 arm64: Pulling from edgex-lftools-log-publisher 09:09:48 8998bd30e6a1: Pulling fs layer 09:09:48 04944245beec: Pulling fs layer 09:09:48 699f458cf7ca: Pulling fs layer 09:09:48 765212b225bb: Pulling fs layer 09:09:48 f23df028b6ca: Pulling fs layer 09:09:48 d65c8cfc05b1: Pulling fs layer 09:09:48 2437ff75d9bd: Pulling fs layer 09:09:48 f23df028b6ca: Waiting 09:09:48 d65c8cfc05b1: Waiting 09:09:48 765212b225bb: Waiting 09:09:48 2437ff75d9bd: Waiting 09:09:48 04944245beec: Verifying Checksum 09:09:48 04944245beec: Download complete 09:09:48 765212b225bb: Verifying Checksum 09:09:48 765212b225bb: Download complete 09:09:48 f23df028b6ca: Download complete 09:09:48 d65c8cfc05b1: Verifying Checksum 09:09:48 d65c8cfc05b1: Download complete 09:09:48 699f458cf7ca: Verifying Checksum 09:09:48 699f458cf7ca: Download complete 09:09:48 8998bd30e6a1: Verifying Checksum 09:09:48 8998bd30e6a1: Download complete 09:09:51 2437ff75d9bd: Verifying Checksum 09:09:51 2437ff75d9bd: Download complete 09:09:53 8998bd30e6a1: Pull complete 09:09:53 04944245beec: Pull complete 09:09:54 699f458cf7ca: Pull complete 09:09:54 765212b225bb: Pull complete 09:09:55 f23df028b6ca: Pull complete 09:09:55 d65c8cfc05b1: Pull complete 09:10:10 2437ff75d9bd: Pull complete 09:10:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:11 prd-ubuntu20.04-docker-arm64-4c-16g-14640 does not seem to be running inside a container 09:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:10:14 $ docker top 24d788e904adffeaf689ffc97105f7ce7730156aab385494569114d4d310bfe5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:15 ---> job-cost.sh 09:10:15 lf-activate-venv: SKIPPING 09:10:15 INFO: No Stack... 09:10:15 INFO: Retrieving Pricing Info for: v3-standard-4 09:10:16 INFO: Archiving Costs [Pipeline] sh 09:10:17 + cut -d, -f6+ 09:10:17 cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:10:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] 09:10:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] did not exist. Created. 09:10:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:17 + echo total: 0.10999999940395355 [Pipeline] stash 09:10:18 Stashed 1 file(s) [Pipeline] } 09:10:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4558-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:10:18 $ docker stop --time=1 24d788e904adffeaf689ffc97105f7ce7730156aab385494569114d4d310bfe5 09:10:19 $ docker rm -f --volumes 24d788e904adffeaf689ffc97105f7ce7730156aab385494569114d4d310bfe5 [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 09:10:20 provisioning config files... 09:10:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2201460195902796349tmp [Pipeline] { [Pipeline] sh 09:10:20 + set +x 09:10:20 + curl+ -s https://codecov.io/bash 09:10:20 bash -s -- 09:10:20 09:10:20 _____ _ 09:10:20 / ____| | | 09:10:20 | | ___ __| | ___ ___ _____ __ 09:10:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:10:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:10:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:10:20 Bash-1.0.6 09:10:20 09:10:20 09:10:20 ==> git version 2.25.1 found 09:10:20 ==> 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 09:10:20 Release-Date: 2020-01-08 09:10:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:10:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:10:20 ==> Jenkins CI detected. 09:10:20 current dir:  /w/workspace/edgex-go/2 09:10:20 project root: . 09:10:20 --> token set from env 09:10:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:10:20 ==> Running gcov in . (disable via -X gcov) 09:10:20 ==> Python coveragepy not found 09:10:20 ==> Searching for coverage reports in: 09:10:20 + . 09:10:20 -> Found 1 reports 09:10:20 ==> Detecting git/mercurial file structure 09:10:20 ==> Reading reports 09:10:20 + ./coverage.out bytes=447733 09:10:20 ==> Appending adjustments 09:10:20 https://docs.codecov.io/docs/fixing-reports 09:10:21 + Found adjustments 09:10:21 ==> Gzipping contents 09:10:21 60K /tmp/codecov.BKnIoe.gz 09:10:21 ==> Uploading reports 09:10:21 url: https://codecov.io 09:10:21 query: branch=PR-4558&commit=db3bc497f850bf8023ae68512bed1ad4a1066d6e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 09:10:21 -> Pinging Codecov 09:10:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4558&commit=db3bc497f850bf8023ae68512bed1ad4a1066d6e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4558%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4558&job=&cmd_args= 09:10:21 -> Uploading to 09:10:21 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/db3bc497f850bf8023ae68512bed1ad4a1066d6e/a3289271-7ab7-416c-8914-8a7d347192e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T091021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=609da3cc1685dd24d7f4a4b61404739aa988af8ec8feb8fb38a3535632a4a81d 09:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:21 Dload Upload Total Spent Left Speed 09:10:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57469 0 0 100 57469 0 215k --:--:-- --:--:-- --:--:-- 215k 09:10:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/db3bc497f850bf8023ae68512bed1ad4a1066d6e [Pipeline] } 09:10:22 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 09:10:22 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:10:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:23 ---> package-listing.sh 09:10:23 ++ facter osfamily 09:10:23 ++ tr '[:upper:]' '[:lower:]' 09:10:24 + OS_FAMILY=debian 09:10:24 + workspace=/w/workspace/edgex-go/2 09:10:24 + START_PACKAGES=/tmp/packages_start.txt 09:10:24 + END_PACKAGES=/tmp/packages_end.txt 09:10:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:24 + PACKAGES=/tmp/packages_start.txt 09:10:24 + '[' /w/workspace/edgex-go/2 ']' 09:10:24 + PACKAGES=/tmp/packages_end.txt 09:10:24 + case "${OS_FAMILY}" in 09:10:24 + dpkg -l 09:10:24 + grep '^ii' 09:10:24 + '[' -f /tmp/packages_start.txt ']' 09:10:24 + '[' -f /tmp/packages_end.txt ']' 09:10:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:24 + '[' /w/workspace/edgex-go/2 ']' 09:10:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:10:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:10:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:10:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:25 09:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:25 latest: Pulling from edgex-lftools-log-publisher 09:10:25 5eb5b503b376: Pulling fs layer 09:10:25 5c69ac0246d0: Pulling fs layer 09:10:25 ec43610c2a17: Pulling fs layer 09:10:25 3a2ae6a8a46f: Pulling fs layer 09:10:25 33b1e0a273af: Pulling fs layer 09:10:25 5d3b04190fa2: Pulling fs layer 09:10:25 2f39f015ded8: Pulling fs layer 09:10:25 3a2ae6a8a46f: Waiting 09:10:25 33b1e0a273af: Waiting 09:10:25 5d3b04190fa2: Waiting 09:10:25 5c69ac0246d0: Download complete 09:10:25 3a2ae6a8a46f: Verifying Checksum 09:10:25 3a2ae6a8a46f: Download complete 09:10:25 33b1e0a273af: Verifying Checksum 09:10:25 33b1e0a273af: Download complete 09:10:25 ec43610c2a17: Verifying Checksum 09:10:25 ec43610c2a17: Download complete 09:10:25 5d3b04190fa2: Download complete 09:10:25 5eb5b503b376: Verifying Checksum 09:10:25 5eb5b503b376: Download complete 09:10:26 2f39f015ded8: Download complete 09:10:26 5eb5b503b376: Pull complete 09:10:26 5c69ac0246d0: Pull complete 09:10:27 ec43610c2a17: Pull complete 09:10:27 3a2ae6a8a46f: Pull complete 09:10:27 33b1e0a273af: Pull complete 09:10:27 5d3b04190fa2: Pull complete 09:10:31 2f39f015ded8: Pull complete 09:10:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:31 prd-ubuntu20.04-docker-8c-8g-14638 does not seem to be running inside a container 09:10:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:10:35 $ docker top 8b5b7fddaf26b283967ce488336a1d9ff67acab5b6fce6008bff4a14c9f39c7f -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:36 + ls /var/log/sa-host 09:10:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:36 provisioning config files... 09:10:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2901788858677597027tmp [Pipeline] { [Pipeline] echo 09:10:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:36 ---> create-netrc.sh [Pipeline] } 09:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:36 ---> python-tools-install.sh [Pipeline] echo 09:10:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:37 ---> sudo-logs.sh 09:10:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:37 ---> job-cost.sh 09:10:37 lf-activate-venv: SKIPPING 09:10:37 DEBUG: total: 0.10999999940395355 09:10:37 INFO: Retrieving Stack Cost... 09:10:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:38 INFO: Archiving Costs [Pipeline] echo 09:10:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:38 ---> logs-deploy.sh 09:10:38 lf-activate-venv: SKIPPING 09:10:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4558/2 09:10:38 INFO: archiving workspace using pattern(s): 09:10:39 Archives upload complete. 09:10:39 INFO: archiving logs to Nexus