Pull request #4552 updated 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 473643e34d9c2723f595babeb3b051f671451a7c+ddb07c7e83e95260f93c60166b0734e66a7a8075 (4fb1bab541eb6f2887a622d403da61e0f2abcc4b) 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-ssh17734280072682627004.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-ssh1280554879300038403.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-4552/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-4552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4841076739688279962.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-ssh17904544456662858468.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-4552/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-4552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14368392253077010074.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13894’ Running on prd-ubuntu20.04-docker-8c-8g-13897 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ddb07c7e83e95260f93c60166b0734e66a7a8075 into PR head commit 473643e34d9c2723f595babeb3b051f671451a7c Merge succeeded, producing e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 Checking out Revision e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 (PR-4552) > git config core.sparsecheckout # timeout=10 > git checkout -f 473643e34d9c2723f595babeb3b051f671451a7c # 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 ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 # timeout=10 Commit message: "Merge commit 'ddb07c7e83e95260f93c60166b0734e66a7a8075' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:46 ========================================================= 10:07:46 EdgeX Global Pipelines Version Info 10:07:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ba7b24780b75c3ad573945c54e26a0540c9a8218 # timeout=10 10:07:46 ------------------- 10:07:46 stable info: 10:07:46 ------------------- 10:07:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:46 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:07:46 Message: update stable to v1.0.249 10:07:47 ------------------- 10:07:47 experimental info: 10:07:47 ------------------- 10:07:47 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:07:47 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4552 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4552 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4552 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9fce50 [Pipeline] echo 10:07:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:48 provisioning config files... 10:07:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9701465189300566000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:48 ---> docker-login.sh 10:07:48 nexus3.edgexfoundry.org:10001 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 nexus3.edgexfoundry.org:10002 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 nexus3.edgexfoundry.org:10003 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:48 Configure a credential helper to remove this warning. See 10:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:48 10:07:48 Login Succeeded 10:07:48 nexus3.edgexfoundry.org:10004 10:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:49 Configure a credential helper to remove this warning. See 10:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:49 10:07:49 Login Succeeded 10:07:49 docker.io 10:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:49 Configure a credential helper to remove this warning. See 10:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:49 10:07:49 Login Succeeded 10:07:49 ---> docker-login.sh ends [Pipeline] } 10:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:49 + 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 10:07:49 + dirname cmd/core-command/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo core-command,cmd/core-command/Dockerfile 10:07:49 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:07:49 cut -d/ -f2 10:07:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:07:49 + dirname cmd/core-data/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo core-data,cmd/core-data/Dockerfile 10:07:49 + dirname cmd/core-metadata/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo core-metadata,cmd/core-metadata/Dockerfile 10:07:49 + dirname cmd/security-bootstrapper/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:07:49 + dirname cmd/security-proxy-auth/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:07:49 + + dirname cmd/security-proxy-setup/Dockerfile 10:07:49 cut -d/ -f2 10:07:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:07:49 + dirname cmd/security-secretstore-setup/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:07:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:07:49 + dirname cmd/security-spire-agent/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:07:49 + dirname cmd/security-spire-config/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:07:49 + dirname cmd/security-spire-server/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:07:49 + dirname cmd/support-notifications/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo support-notifications,cmd/support-notifications/Dockerfile 10:07:49 + dirname cmd/support-scheduler/Dockerfile 10:07:49 + cut -d/ -f2 10:07:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:07:49 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 10:07:50 + git rev-list -1 --merges e9fce507ce5d2dce0f2d158ba22b0d6c596ef132~1..e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] echo 10:07:50 -----------> git rev-list -1 --merges e9fce507ce5d2dce0f2d158ba22b0d6c596ef132~1..e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:07:50 e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [false] [Pipeline] sh 10:07:50 + git log --format=format:%s -1 e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] echo 10:07:50 ========================================================= 10:07:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:07:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:50 + grep -v github /etc/ssh/ssh_known_hosts 10:07:50 + [ -e /tmp/ssh_known_hosts ] 10:07:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:50 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:51 10:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:51 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:51 b85a868b505f: Pulling fs layer 10:07:51 e2be974225ed: Pulling fs layer 10:07:51 339a4e72a1f5: Pulling fs layer 10:07:51 988bab9f4d93: Pulling fs layer 10:07:51 1469e6f7b9e6: Pulling fs layer 10:07:51 eaf3925da568: Pulling fs layer 10:07:51 bab4dde63d76: Pulling fs layer 10:07:51 bde34c3a00c8: Pulling fs layer 10:07:51 b352a97aabf1: Pulling fs layer 10:07:51 4872d77fe225: Pulling fs layer 10:07:51 5851b861e8e6: Pulling fs layer 10:07:51 eaf3925da568: Waiting 10:07:51 bab4dde63d76: Waiting 10:07:51 bde34c3a00c8: Waiting 10:07:51 b352a97aabf1: Waiting 10:07:51 4872d77fe225: Waiting 10:07:51 5851b861e8e6: Waiting 10:07:51 988bab9f4d93: Waiting 10:07:51 1469e6f7b9e6: Waiting 10:07:51 e2be974225ed: Verifying Checksum 10:07:51 988bab9f4d93: Verifying Checksum 10:07:51 988bab9f4d93: Download complete 10:07:51 1469e6f7b9e6: Verifying Checksum 10:07:51 1469e6f7b9e6: Download complete 10:07:51 339a4e72a1f5: Verifying Checksum 10:07:51 339a4e72a1f5: Download complete 10:07:51 eaf3925da568: Verifying Checksum 10:07:51 eaf3925da568: Download complete 10:07:51 bde34c3a00c8: Verifying Checksum 10:07:51 bde34c3a00c8: Download complete 10:07:51 b352a97aabf1: Download complete 10:07:51 4872d77fe225: Verifying Checksum 10:07:51 4872d77fe225: Download complete 10:07:51 5851b861e8e6: Verifying Checksum 10:07:51 5851b861e8e6: Download complete 10:07:51 b85a868b505f: Verifying Checksum 10:07:51 b85a868b505f: Download complete 10:07:52 bab4dde63d76: Verifying Checksum 10:07:52 bab4dde63d76: Download complete 10:07:52 b85a868b505f: Pull complete 10:07:52 e2be974225ed: Pull complete 10:07:53 339a4e72a1f5: Pull complete 10:07:53 988bab9f4d93: Pull complete 10:07:53 1469e6f7b9e6: Pull complete 10:07:53 eaf3925da568: Pull complete 10:07:55 bab4dde63d76: Pull complete 10:07:55 bde34c3a00c8: Pull complete 10:07:55 b352a97aabf1: Pull complete 10:07:55 4872d77fe225: Pull complete 10:07:55 5851b861e8e6: Pull complete 10:07:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:55 prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container 10:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:07:58 $ docker top 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 -eo pid,comm 10:07:58 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). 10:07:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:58 [ssh-agent] Looking for ssh-agent implementation... 10:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:58 $ docker exec 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent 10:07:58 SSH_AUTH_SOCK=/tmp/ssh-034KMtbL1xYt/agent.33 10:07:58 SSH_AGENT_PID=39 10:07:58 Running ssh-add (command line suppressed) 10:07:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9076397827139028509.key (/w/workspace/edgex-go/4@tmp/private_key_9076397827139028509.key) 10:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:58 + git tag --points-at HEAD [Pipeline] } 10:07:58 $ docker exec --env ******** --env ******** 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent -k 10:07:59 unset SSH_AUTH_SOCK; 10:07:59 unset SSH_AGENT_PID; 10:07:59 echo Agent pid 39 killed; 10:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:59 [ssh-agent] Looking for ssh-agent implementation... 10:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:59 $ docker exec 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent 10:07:59 SSH_AUTH_SOCK=/tmp/ssh-7o8CSMB4cUGX/agent.71 10:07:59 SSH_AGENT_PID=77 10:07:59 Running ssh-add (command line suppressed) 10:07:59 Identity added: /w/workspace/edgex-go/4@tmp/private_key_14501921574839457033.key (/w/workspace/edgex-go/4@tmp/private_key_14501921574839457033.key) 10:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:59 + git semver init 10:08:00 2023-05-05 10:07:59,948 [run_init] DEBUG init version:0.0.0 force:False 10:08:00 2023-05-05 10:07:59,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 10:08:00 2023-05-05 10:07:59,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 10:08:00 2023-05-05 10:07:59,950 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 10:08:05 2023-05-05 10:08:04,953 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 10:08:05 2023-05-05 10:08:04,954 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4552 with force:False 10:08:05 2023-05-05 10:08:04,954 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4552 10:08:05 2023-05-05 10:08:04,956 [execute] INFO git cat-file --batch-check 10:08:05 2023-05-05 10:08:04,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 10:08:05 2023-05-05 10:08:04,961 [execute] INFO git cat-file --batch 10:08:05 2023-05-05 10:08:04,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 10:08:05 2023-05-05 10:08:04,966 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4552 10:08:05 0.0.0 [Pipeline] } 10:08:05 $ docker exec --env ******** --env ******** 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 ssh-agent -k 10:08:05 unset SSH_AUTH_SOCK; 10:08:05 unset SSH_AGENT_PID; 10:08:05 echo Agent pid 77 killed; 10:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:05 + git semver [Pipeline] } 10:08:06 $ docker stop --time=1 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 10:08:07 $ docker rm -f --volumes 2dc501c17161118c4c53ccd3671c00f8d6bb266e6fac1cc4bb6c462827ad4644 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:08 Stashed 1 file(s) [Pipeline] echo 10:08:08 [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 10:08:08 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 10:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:08 ========================================================= 10:08:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:08:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:08:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:08:08 f56be85fc22e: Pulling fs layer 10:08:08 85791d961cd3: Pulling fs layer 10:08:08 d694b5ae8c79: Pulling fs layer 10:08:08 9f32a84ed3da: Pulling fs layer 10:08:08 4d19c01a9841: Pulling fs layer 10:08:08 9325e15d5711: Pulling fs layer 10:08:08 556b6ee489ea: Pulling fs layer 10:08:08 c5a4b2cf53e6: Pulling fs layer 10:08:08 556b6ee489ea: Waiting 10:08:08 c5a4b2cf53e6: Waiting 10:08:08 9f32a84ed3da: Waiting 10:08:08 9325e15d5711: Waiting 10:08:08 4d19c01a9841: Waiting 10:08:08 85791d961cd3: Verifying Checksum 10:08:08 85791d961cd3: Download complete 10:08:08 9f32a84ed3da: Verifying Checksum 10:08:08 9f32a84ed3da: Download complete 10:08:08 4d19c01a9841: Verifying Checksum 10:08:08 4d19c01a9841: Download complete 10:08:08 f56be85fc22e: Verifying Checksum 10:08:08 f56be85fc22e: Download complete 10:08:08 9325e15d5711: Verifying Checksum 10:08:08 9325e15d5711: Download complete 10:08:09 f56be85fc22e: Pull complete 10:08:09 85791d961cd3: Pull complete 10:08:09 c5a4b2cf53e6: Verifying Checksum 10:08:09 c5a4b2cf53e6: Download complete 10:08:09 d694b5ae8c79: Verifying Checksum 10:08:09 d694b5ae8c79: Download complete 10:08:09 556b6ee489ea: Download complete 10:08:12 d694b5ae8c79: Pull complete 10:08:12 9f32a84ed3da: Pull complete 10:08:12 4d19c01a9841: Pull complete 10:08:12 9325e15d5711: Pull complete 10:08:14 556b6ee489ea: Pull complete 10:08:15 c5a4b2cf53e6: Pull complete 10:08:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:08:15 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:08:15 WORKDIR /edgex 10:08:15 COPY go.mod . 10:08:15 RUN go mod download 10:08:15 docker build -t ci-base-image-x86_64 -f - . 10:08:16 Sending build context to Docker daemon 170.7MB 10:08:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:08:16 ---> c4be618373d6 10:08:16 Step 2/4 : WORKDIR /edgex 10:08:21 ---> Running in 2c9628efa138 10:08:21 Removing intermediate container 2c9628efa138 10:08:21 ---> b8bfc8bf1195 10:08:21 Step 3/4 : COPY go.mod . 10:08:21 ---> cf00d2094607 10:08:21 Step 4/4 : RUN go mod download 10:08:21 ---> Running in 0c895d4806b3 10:08:23 Still waiting to schedule task 10:08:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13895’ is offline 10:08:34 Removing intermediate container 0c895d4806b3 10:08:34 ---> ee0f4176d4c4 10:08:34 Successfully built ee0f4176d4c4 10:08:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:34 + docker inspect -f . ci-base-image-x86_64 10:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:34 prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container 10:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:08:34 $ docker top ba852e9d7aa27987d20d54a4afff855eeb1ef2c34eaef96051a4625f98826eef -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:35 + go version 10:08:35 go version go1.20.2 linux/amd64 [Pipeline] } 10:08:35 $ docker stop --time=1 ba852e9d7aa27987d20d54a4afff855eeb1ef2c34eaef96051a4625f98826eef 10:08:36 $ docker rm -f --volumes ba852e9d7aa27987d20d54a4afff855eeb1ef2c34eaef96051a4625f98826eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:36 + docker inspect -f . ci-base-image-x86_64 10:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:36 prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container 10:08:36 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:08:37 $ docker top 822bb1cfcb54462f9a1c5c3f380f38a2a526ff2e0e961e011ba877f35282495a -eo pid,comm [Pipeline] { [Pipeline] echo 10:08:37 ========================================================= 10:08:37 [edgeXBuildGoParallel] Running Tests and Build... 10:08:37 ========================================================= [Pipeline] sh 10:08:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 10:08:37 + make test 10:08:37 go test -race -coverprofile=coverage.out ./... 10:08:44 ? github.com/edgexfoundry/edgex-go [no test files] 10:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:08:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:09:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:09:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:09:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:09:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:09:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:09:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:09:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:09:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:09:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:09:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 10:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 10:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements 10:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.059s coverage: 88.5% of statements 10:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 95.6% of statements 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:09:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 10:09:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:09:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:09:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:09:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 10:09:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:09:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 10:09:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 10:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements 10:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 82.9% of statements 10:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 10:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 10:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:09:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:09:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:09:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:09:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:09:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:09:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 10:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:09:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 64.4% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 10:09:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 10:09:39 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 10:09:39 running golangci-lint 10:09:39 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 10:09:39 go version go1.20.2 linux/amd64 10:09:39 level=info msg="[config_reader] Used config file .golangci.yml" 10:09:39 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 10:09:54 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 13.406910879s" 10:09:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.59077ms" 10:09:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13898 in /w/workspace/edgexfoundry_edgex-go_PR-4552 [Pipeline] { [Pipeline] ws 10:09:55 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 10:09:55 The recommended git tool is: git 10:09:59 level=info msg="[linters_context/goanalysis] analyzers took 51.994993454s with top 10 stages: buildir: 27.691914194s, inspect: 2.119090666s, fact_deprecated: 1.923434656s, ctrlflow: 1.177525538s, printf: 1.104245064s, gosec: 1.075077624s, S1038: 871.429612ms, nilness: 859.871929ms, fact_purity: 727.821934ms, directives: 597.041661ms" 10:09:59 level=info msg="[runner] Issues before processing: 203, after processing: 0" 10:09:59 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, nolint: 0/23, filename_unadjuster: 203/203, identifier_marker: 203/203, cgo: 203/203, skip_files: 203/203, exclude: 203/203, exclude-rules: 23/203" 10:09:59 level=info msg="[runner] processing took 17.610246ms with stages: nolint: 6.978202ms, identifier_marker: 5.75891ms, autogenerated_exclude: 1.461096ms, path_prettifier: 1.404173ms, exclude-rules: 1.243991ms, skip_dirs: 718.373µs, cgo: 27.32µs, filename_unadjuster: 14.061µs, max_same_issues: 680ns, uniq_by_line: 520ns, max_from_linter: 470ns, skip_files: 430ns, diff: 400ns, severity-rules: 360ns, exclude: 340ns, source_code: 270ns, path_shortener: 260ns, sort_results: 140ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" 10:09:59 level=info msg="[runner] linters took 6.679343594s with stages: goanalysis_metalinter: 6.661644897s" 10:09:59 level=info msg="File cache stats: 0 entries of total size 0B" 10:09:59 level=info msg="Memory: 203 samples, avg is 182.6MB, max is 744.3MB" 10:09:59 level=info msg="Execution took 20.126698239s" 10:09:59 go vet ./... 10:10:01 using credential edgex-jenkins-ssh 10:10:01 Cloning the remote Git repository 10:10:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:10:01 > git init /w/workspace/edgex-go/4 # timeout=10 10:10:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:10:01 > git --version # timeout=10 10:10:01 > git --version # 'git version 2.25.1' 10:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:10:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:10:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:10:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:10:04 + ls -al . 10:10:04 total 704 10:10:04 drwxrwxr-x 11 1001 1001 4096 May 5 10:08 . 10:10:04 drwxr-xr-x 4 root root 4096 May 5 10:08 .. 10:10:04 drwxrwxr-x 2 1001 1001 4096 May 5 10:07 .blubracket 10:10:04 -rw-rw-r-- 1 1001 1001 16 May 5 10:07 .dockerignore 10:10:04 drwxrwxr-x 8 1001 1001 4096 May 5 10:08 .git 10:10:04 drwxrwxr-x 3 1001 1001 4096 May 5 10:07 .github 10:10:04 -rw-rw-r-- 1 1001 1001 1133 May 5 10:07 .gitignore 10:10:04 -rw-rw-r-- 1 1001 1001 42 May 5 10:07 .golangci.yml 10:10:04 -rw-rw-r-- 1 1001 1001 87 May 5 10:07 .hadolint.yml 10:10:04 drwxr-xr-x 3 1001 1001 4096 May 5 10:08 .semver 10:10:04 -rw-rw-r-- 1 1001 1001 166 May 5 10:07 .sonarcloud.properties 10:10:04 -rw-rw-r-- 1 1001 1001 1171 May 5 10:07 ADOPTERS.md 10:10:04 -rw-rw-r-- 1 1001 1001 10835 May 5 10:07 Attribution.txt 10:10:04 -rw-rw-r-- 1 1001 1001 73765 May 5 10:07 CHANGELOG.md 10:10:04 -rw-rw-r-- 1 1001 1001 3804 May 5 10:07 CONTRIBUTING.md 10:10:04 -rw-rw-r-- 1 1001 1001 677 May 5 10:07 GOVERNANCE.md 10:10:04 -rw-rw-r-- 1 1001 1001 883 May 5 10:07 Jenkinsfile 10:10:04 -rw-rw-r-- 1 1001 1001 10775 May 5 10:07 LICENSE 10:10:04 -rw-rw-r-- 1 1001 1001 14368 May 5 10:07 Makefile 10:10:04 -rw-rw-r-- 1 1001 1001 582 May 5 10:07 OWNERS.md 10:10:04 -rw-rw-r-- 1 1001 1001 9403 May 5 10:07 README.md 10:10:04 -rw-rw-r-- 1 1001 1001 789 May 5 10:07 SECURITY.md 10:10:04 -rw-rw-r-- 1 1001 1001 5 May 5 10:08 VERSION 10:10:04 drwxrwxr-x 2 1001 1001 4096 May 5 10:07 bin 10:10:04 drwxrwxr-x 18 1001 1001 4096 May 5 10:07 cmd 10:10:04 -rw-r--r-- 1 root root 448560 May 5 10:09 coverage.out 10:10:04 -rw-rw-r-- 1 1001 1001 3200 May 5 10:07 go.mod 10:10:04 -rw-rw-r-- 1 1001 1001 31040 May 5 10:07 go.sum 10:10:04 drwxrwxr-x 7 1001 1001 4096 May 5 10:07 internal 10:10:04 drwxrwxr-x 3 1001 1001 4096 May 5 10:07 openapi 10:10:04 -rw-rw-r-- 1 1001 1001 594 May 5 10:07 security.txt 10:10:04 drwxrwxr-x 4 1001 1001 4096 May 5 10:07 snap 10:10:04 -rw-rw-r-- 1 1001 1001 204 May 5 10:07 version.go [Pipeline] sh 10:10:04 + '[' -e coverage.out ] 10:10:04 + chown 1001:1001 coverage.out [Pipeline] stash 10:10:04 Stashed 1 file(s) [Pipeline] sh 10:10:05 + make build 10:10:05 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 10:10:17 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 10:10:17 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 10:10:18 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 10:10:19 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 10:10:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:10:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:10:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4552/head:refs/remotes/origin/PR-4552 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:10:20 Merging remotes/origin/main commit ddb07c7e83e95260f93c60166b0734e66a7a8075 into PR head commit 473643e34d9c2723f595babeb3b051f671451a7c 10:10:21 Merge succeeded, producing 44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:10:21 Checking out Revision 44b37959e9124a8f08e47c40e4ad3bf13ca37e81 (PR-4552) 10:10:20 > git config core.sparsecheckout # timeout=10 10:10:20 > git checkout -f 473643e34d9c2723f595babeb3b051f671451a7c # timeout=10 10:10:20 > git remote # timeout=10 10:10:20 > git config --get remote.origin.url # timeout=10 10:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:20 > git merge ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 10:10:21 > git rev-parse HEAD^{commit} # timeout=10 10:10:21 > git config core.sparsecheckout # timeout=10 10:10:21 > git checkout -f 44b37959e9124a8f08e47c40e4ad3bf13ca37e81 # timeout=10 10:10:25 Commit message: "Merge commit 'ddb07c7e83e95260f93c60166b0734e66a7a8075' into HEAD" 10:10:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:26 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 10:10:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:10:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:26 Dload Upload Total Spent Left Speed 10:10:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48854 0 --:--:-- --:--:-- --:--:-- 48667 10:10:26 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 10:10:25 > git rev-list --no-walk ba7b24780b75c3ad573945c54e26a0540c9a8218 # timeout=10 [Pipeline] sh 10:10:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:10:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:10:27 + sudo tee /etc/docker/daemon.new 10:10:27 { 10:10:27 "registry-mirrors": [ 10:10:27 "https://nexus3.edgexfoundry.org:10001" 10:10:27 ], 10:10:27 "bip": "10.250.0.254/24", 10:10:27 "hosts": [ 10:10:27 "tcp://0.0.0.0:5555", 10:10:27 "unix:///var/run/docker.sock" 10:10:27 ], 10:10:27 "mtu": 1458, 10:10:27 "selinux-enabled": true, 10:10:27 "seccomp-profile": "/etc/docker/seccomp.json" 10:10:27 } [Pipeline] sh 10:10:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:10:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:10:28 + sudo service docker restart 10:10:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:10:29 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 10:10:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:10:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:10:32 $ docker stop --time=1 822bb1cfcb54462f9a1c5c3f380f38a2a526ff2e0e961e011ba877f35282495a 10:10:36 $ docker rm -f --volumes 822bb1cfcb54462f9a1c5c3f380f38a2a526ff2e0e961e011ba877f35282495a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:37 10:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:37 latest: Pulling from edgex-devops/edgex-compose 10:10:37 cbdbe7a5bc2a: Pulling fs layer 10:10:37 ca9280d653b3: Pulling fs layer 10:10:37 7e9c9ca2126c: Pulling fs layer 10:10:37 cbdbe7a5bc2a: Download complete 10:10:37 ca9280d653b3: Verifying Checksum 10:10:37 ca9280d653b3: Download complete 10:10:37 cbdbe7a5bc2a: Pull complete 10:10:38 7e9c9ca2126c: Download complete 10:10:38 ca9280d653b3: Pull complete 10:10:41 7e9c9ca2126c: Pull complete 10:10:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:41 prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container 10:10:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:10:44 $ docker top 6d62faf3e89449311057767b4d453ac78cf4a061978f84974795d9c309f74398 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:44 + + docker-composegrep build parallel --help 10:10:44 10:10:45 --parallel Build images in parallel. [Pipeline] } 10:10:45 $ docker stop --time=1 6d62faf3e89449311057767b4d453ac78cf4a061978f84974795d9c309f74398 10:10:46 $ docker rm -f --volumes 6d62faf3e89449311057767b4d453ac78cf4a061978f84974795d9c309f74398 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:46 provisioning config files... 10:10:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11204650474548548634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:46 prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container 10:10:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:10:46 ---> docker-login.sh 10:10:46 nexus3.edgexfoundry.org:10001 10:10:47 $ docker top 250050388c6662239de843e8ee67e88dffa9983b74ecf1b384f013c354bcbed0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:47 + docker-compose -f ./docker-compose-build.yml build --parallel 10:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:47 Configure a credential helper to remove this warning. See 10:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:47 10:10:47 Login Succeeded 10:10:47 nexus3.edgexfoundry.org:10002 10:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:47 Configure a credential helper to remove this warning. See 10:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:47 10:10:48 Login Succeeded 10:10:48 nexus3.edgexfoundry.org:10003 10:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:48 Building core-command ... 10:10:48 Building core-common-config-bootstrapper ... 10:10:48 Building core-data ... 10:10:48 Building core-metadata ... 10:10:48 Building security-bootstrapper ... 10:10:48 Building security-proxy-auth ... 10:10:48 Building security-proxy-setup ... 10:10:48 Building security-secretstore-setup ... 10:10:48 Building security-spiffe-token-provider ... 10:10:48 Building security-spire-agent ... 10:10:48 Building security-spire-config ... 10:10:48 Building security-spire-server ... 10:10:48 Building support-notifications ... 10:10:48 Building support-scheduler ... 10:10:48 Building security-proxy-auth 10:10:48 Building core-command 10:10:48 Building security-secretstore-setup 10:10:48 Building security-spiffe-token-provider 10:10:48 Building security-bootstrapper 10:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:48 Configure a credential helper to remove this warning. See 10:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:48 10:10:48 Login Succeeded 10:10:48 nexus3.edgexfoundry.org:10004 10:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:48 Configure a credential helper to remove this warning. See 10:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:48 10:10:48 Login Succeeded 10:10:48 docker.io 10:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:49 Configure a credential helper to remove this warning. See 10:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:49 10:10:49 Login Succeeded 10:10:49 ---> docker-login.sh ends [Pipeline] } 10:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:10:49 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 10:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:10:49 ========================================================= 10:10:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:10:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:10:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:10:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:50 c41833b44d91: Pulling fs layer 10:10:50 ed15518f5707: Pulling fs layer 10:10:50 feae8fd75edb: Pulling fs layer 10:10:50 242c74f7c9fa: Pulling fs layer 10:10:50 3cdef696dda3: Pulling fs layer 10:10:50 2ced38df9373: Pulling fs layer 10:10:50 58f1dce35555: Pulling fs layer 10:10:50 3cdef696dda3: Waiting 10:10:50 2ced38df9373: Waiting 10:10:50 58f1dce35555: Waiting 10:10:50 242c74f7c9fa: Waiting 10:10:50 ed15518f5707: Verifying Checksum 10:10:50 ed15518f5707: Download complete 10:10:50 242c74f7c9fa: Verifying Checksum 10:10:50 242c74f7c9fa: Download complete 10:10:50 3cdef696dda3: Verifying Checksum 10:10:50 3cdef696dda3: Download complete 10:10:50 c41833b44d91: Download complete 10:10:51 c41833b44d91: Pull complete 10:10:51 58f1dce35555: Verifying Checksum 10:10:51 58f1dce35555: Download complete 10:10:51 ed15518f5707: Pull complete 10:10:52 feae8fd75edb: Download complete 10:10:52 2ced38df9373: Verifying Checksum 10:10:52 2ced38df9373: Download complete 10:10:58 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:10:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:10:58 ---> ee0f4176d4c4 10:10:58 Step 3/25 : WORKDIR /edgex-go 10:10:59 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:10:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:10:59 ---> ee0f4176d4c4 10:10:59 Step 3/20 : WORKDIR /edgex-go 10:11:02 feae8fd75edb: Pull complete 10:11:02 242c74f7c9fa: Pull complete 10:11:03 3cdef696dda3: Pull complete 10:11:05 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:11:05 10:11:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:11:05 Step 2/33 : FROM ${BUILDER_BASE} AS builder ---> ee0f4176d4c4 10:11:05 10:11:05 Step 3/23 : ARG ADD_BUILD_TAGS="" ---> ee0f4176d4c4 10:11:05 10:11:05 Step 3/33 : WORKDIR /edgex-go 10:11:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:11:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:11:05 ---> ee0f4176d4c4 10:11:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:11:09 2ced38df9373: Pull complete 10:11:10 58f1dce35555: Pull complete 10:11:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:11:11 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:11:11 WORKDIR /edgex 10:11:11 COPY go.mod . 10:11:11 RUN go mod download -t 10:11:11 ci-base-image-arm64 -f - . 10:11:12 Sending build context to Docker daemon 2.931MB 10:11:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:11:12 ---> fadd8f120f05 10:11:12 Step 2/4 : WORKDIR /edgex 10:11:14 ---> Running in c34367262bb9 10:11:14 Removing intermediate container c34367262bb9 10:11:14 ---> daf49ff9e896 10:11:14 Step 3/4 : COPY go.mod . 10:11:15 ---> 91be4679e899 10:11:15 Step 4/4 : RUN go mod download 10:11:15 ---> Running in 7541f1cb0973 10:11:18 ---> Running in 1ee751de2aa4 10:11:18 ---> Running in 1676d2f955a3 10:11:18 ---> Running in 362cdd8deb4c 10:11:18 ---> Running in b63ab17ada4f 10:11:18 ---> Running in 67fd6973d5aa 10:11:18 Removing intermediate container 1ee751de2aa4 10:11:18 ---> 82ac96df0583 10:11:18 Step 4/23 : WORKDIR /edgex-go 10:11:18 Removing intermediate container b63ab17ada4f 10:11:18 ---> bf131c81126c 10:11:18 Step 4/33 : RUN apk add --update --no-cache make git 10:11:18 Removing intermediate container 362cdd8deb4c 10:11:18 ---> 0cae79b739f2 10:11:18 Step 4/24 : WORKDIR /edgex-go 10:11:18 Removing intermediate container 1676d2f955a3 10:11:18 ---> b67f0ed7225d 10:11:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:11:18 Removing intermediate container 67fd6973d5aa 10:11:18 ---> 6f5ebc1ace27 10:11:18 Step 4/25 : RUN apk add --update --no-cache make git 10:11:18 ---> Running in 897d1d4afd42 10:11:18 ---> Running in bb3963b091ec 10:11:18 ---> Running in a5647fa892c4 10:11:18 ---> Running in 6a1fbfa7d0fd 10:11:18 ---> Running in 16e1ab30a6e8 10:11:18 Removing intermediate container bb3963b091ec 10:11:18 ---> 7c5ee79240ec 10:11:18 Step 5/23 : RUN apk add --update --no-cache make git 10:11:18 Removing intermediate container a5647fa892c4 10:11:18 ---> c7b99e91afd3 10:11:18 Step 5/24 : RUN apk add --update --no-cache make git 10:11:18 ---> Running in ce19a7aeda13 10:11:18 ---> Running in d732eb4c151a 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:11:18 OK: 265 MiB in 53 packages 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:11:18 OK: 265 MiB in 53 packages 10:11:18 OK: 265 MiB in 53 packages 10:11:18 Removing intermediate container 897d1d4afd42 10:11:18 ---> ef6d5117b0bc 10:11:18 Step 5/33 : COPY go.mod vendor* ./ 10:11:18 ---> b73ea8c2a590 10:11:18 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:18 ---> Running in 74e97facb023 10:11:18 Removing intermediate container d732eb4c151a 10:11:18 ---> 5a92568a1938 10:11:18 Step 6/24 : COPY go.mod vendor* ./ 10:11:18 Removing intermediate container 16e1ab30a6e8 10:11:18 ---> 61251aa85bcf 10:11:18 Step 5/25 : COPY go.mod vendor* ./ 10:11:18 ---> 0087971dca04 10:11:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:18 ---> Running in 59f70d7c8d79 10:11:18 ---> 5c45d38e47e7 10:11:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:18 ---> Running in c0f6082cdf24 10:11:20 OK: 265 MiB in 53 packages 10:11:20 Removing intermediate container ce19a7aeda13 10:11:20 ---> a61c15c6a45f 10:11:20 Step 6/23 : COPY go.mod vendor* ./ 10:11:20 ---> 04606ffec7a0 10:11:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:20 ---> Running in 50a33d0a267d 10:11:23 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:11:23 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:11:23 OK: 17819 distinct packages available 10:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:11:23 OK: 265 MiB in 53 packages 10:11:23 Removing intermediate container 6a1fbfa7d0fd 10:11:23 ---> de095a809b5c 10:11:23 Step 5/20 : COPY go.mod vendor* ./ 10:11:23 ---> 584b86e1c597 10:11:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:23 ---> Running in b4c1a61c54dc 10:11:42 Removing intermediate container 7541f1cb0973 10:11:42 ---> 67f631a7de0f 10:11:42 Successfully built 67f631a7de0f 10:11:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:43 + docker inspect -f . ci-base-image-arm64 10:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:43 prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container 10:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:11:44 $ docker top a463a34b4234ae1122597da26950392af209821030b2ce5ec5f39b26e3bfaff0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:45 + go version 10:11:45 go version go1.20.2 linux/arm64 [Pipeline] } 10:11:45 $ docker stop --time=1 a463a34b4234ae1122597da26950392af209821030b2ce5ec5f39b26e3bfaff0 10:11:47 $ docker rm -f --volumes a463a34b4234ae1122597da26950392af209821030b2ce5ec5f39b26e3bfaff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:47 + docker inspect -f . ci-base-image-arm64 10:11:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:47 prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container 10:11:47 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:11:49 $ docker top 78c99acb2db4e4a9dd9e5802a2e022bed50a6a2bcd116557958275a24f123b80 -eo pid,comm [Pipeline] { [Pipeline] echo 10:11:49 ========================================================= 10:11:49 [edgeXBuildGoParallel] Running Tests and Build... 10:11:49 ========================================================= [Pipeline] sh 10:11:49 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 10:11:50 + make test 10:11:50 go test -race -coverprofile=coverage.out ./... 10:12:29 ? github.com/edgexfoundry/edgex-go [no test files] 10:12:33 Removing intermediate container b4c1a61c54dc 10:12:33 ---> 32559dcdf8ec 10:12:33 Step 7/20 : COPY . . 10:12:33 Removing intermediate container 50a33d0a267d 10:12:33 Removing intermediate container 74e97facb023 10:12:33 ---> 2e186de19fcc 10:12:33 ---> 967b73f6950f 10:12:33 Step 8/23 : COPY . .Step 7/33 : COPY . . 10:12:33 10:12:33 Removing intermediate container 59f70d7c8d79 10:12:33 ---> eccffefbf697 10:12:33 Step 8/24 : COPY . . 10:12:33 Removing intermediate container c0f6082cdf24 10:12:33 ---> 9222381fbf38 10:12:33 Step 7/25 : COPY . . 10:12:53 ---> ae19594ed00a 10:12:53 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:12:53 ---> cfab5bc8fb56 10:12:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:12:53 ---> b91e14b18372 10:12:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:12:53 ---> 7d4667996104 10:12:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:12:53 ---> ec19028d558b 10:12:53 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:12:53 ---> Running in e948bebea336 10:12:53 ---> Running in 76e6df33bff1 10:12:53 ---> Running in 386130afa936 10:12:53 ---> Running in 9eaf0b5ad9a7 10:12:53 ---> Running in 5c37ef631f9b 10:12:53 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 10:12:53 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 10:12:53 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 10:12:53 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 10:12:53 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 10:13:27 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 10:13:45 Removing intermediate container 386130afa936 10:13:45 ---> a5218f8927a3 10:13:45 10:13:45 Step 10/24 : FROM alpine:3.17 10:13:45 Removing intermediate container 9eaf0b5ad9a7 10:13:45 ---> 489c74755e2a 10:13:45 10:13:45 Step 10/23 : FROM alpine:3.17 10:13:45 Removing intermediate container e948bebea336 10:13:45 ---> c6328dc4aae9 10:13:45 10:13:45 Step 9/33 : FROM alpine:3.17 10:13:45 Removing intermediate container 5c37ef631f9b 10:13:45 ---> e4c3c56abc9c 10:13:45 10:13:45 Step 9/25 : FROM alpine:3.17 10:13:45 Removing intermediate container 76e6df33bff1 10:13:45 ---> c118ae0657a0 10:13:45 10:13:45 Step 9/20 : FROM alpine:3.17 10:13:45 3.17: Pulling from library/alpine 10:13:45 3.17: Pulling from library/alpine 10:13:45 3.17: Pulling from library/alpine 10:13:45 3.17: Pulling from library/alpine 10:13:45 3.17: Pulling from library/alpine 10:13:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:13:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:13:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:13:46 Status: Downloaded newer image for alpine:3.17 10:13:46 Status: Image is up to date for alpine:3.17 10:13:46 Status: Downloaded newer image for alpine:3.17 10:13:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:13:46 Status: Image is up to date for alpine:3.17 10:13:46 ---> 9ed4aefc74f6 10:13:46 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:13:46 ---> 9ed4aefc74f6 10:13:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:13:46 ---> 9ed4aefc74f6 10:13:46 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:13:46 ---> 9ed4aefc74f6 10:13:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:13:46 10:13:46 Status: Image is up to date for alpine:3.17 10:13:46 ---> 9ed4aefc74f6 10:13:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:13:46 ---> Running in 42f290758d1f 10:13:46 ---> Running in 28435545fb05 10:13:46 ---> Running in fafe3163b350 10:13:46 ---> Running in 37de2622c238 10:13:46 ---> Running in 699db0f5798c 10:13:47 Removing intermediate container fafe3163b350 10:13:47 ---> 6f2501436814 10:13:47 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:13:47 Removing intermediate container 699db0f5798c 10:13:47 ---> a0547002b74e 10:13:47 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:13:47 Removing intermediate container 37de2622c238 10:13:47 ---> 095db7a5b973 10:13:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:13:47 ---> Running in c95df4cbd2cb 10:13:47 ---> Running in 66cae19442d8 10:13:47 ---> Running in e88592f5af05 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:47 (1/3) Installing ca-certificates (20220614-r4) 10:13:47 (2/3) Installing dumb-init (1.2.5-r2) 10:13:47 (3/3) Installing su-exec (0.2-r2) 10:13:47 Executing busybox-1.35.0-r29.trigger 10:13:47 Executing ca-certificates-20220614-r4.trigger 10:13:47 (1/1) Installing dumb-init (1.2.5-r2) 10:13:47 Executing busybox-1.35.0-r29.trigger 10:13:47 OK: 7 MiB in 16 packages 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:47 OK: 8 MiB in 18 packages 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:48 Removing intermediate container 28435545fb05 10:13:48 ---> 4c6689dbf0e5 10:13:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:13:48 (1/2) Installing dumb-init (1.2.5-r2) 10:13:48 (2/2) Installing su-exec (0.2-r2) 10:13:48 Executing busybox-1.35.0-r29.trigger 10:13:48 OK: 7 MiB in 17 packages 10:13:48 ---> Running in c0ad454b5db9 10:13:48 (1/1) Installing dumb-init (1.2.5-r2) 10:13:48 Executing busybox-1.35.0-r29.trigger 10:13:48 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:13:48 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:13:48 OK: 17820 distinct packages available 10:13:48 OK: 7 MiB in 16 packages 10:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:48 Removing intermediate container 42f290758d1f 10:13:48 ---> 25c06fd097bc 10:13:48 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:13:48 ---> Running in b2cbc7cdb381 10:13:48 Removing intermediate container c0ad454b5db9 10:13:48 ---> 0c600962ae0e 10:13:48 Step 13/24 : ENV APP_PORT=59882 10:13:48 ---> Running in 58959034d1b6 10:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:48 Removing intermediate container b2cbc7cdb381 10:13:48 ---> d01a60e5357f 10:13:48 Step 12/25 : WORKDIR / 10:13:48 ---> Running in e7df3d29b7a6 10:13:48 Removing intermediate container 58959034d1b6 10:13:48 ---> 235c55650d24 10:13:48 Step 14/24 : EXPOSE $APP_PORT 10:13:48 ---> Running in 1b5870abfb8b 10:13:48 Removing intermediate container e7df3d29b7a6 10:13:48 ---> 050c0e288603 10:13:48 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:48 Removing intermediate container 1b5870abfb8b 10:13:48 ---> dfbe2851e6c0 10:13:48 Step 15/24 : WORKDIR / 10:13:48 ---> Running in e3b6a5dc8964 10:13:48 (1/9) Installing ca-certificates (20220614-r4) 10:13:48 (2/9) Installing brotli-libs (1.0.9-r9) 10:13:48 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:13:48 (4/9) Installing libcurl (8.0.1-r0) 10:13:48 (5/9) Installing curl (8.0.1-r0) 10:13:48 (6/9) Installing dumb-init (1.2.5-r2) 10:13:48 (7/9) Installing musl-obstack (1.2.3-r0) 10:13:48 (8/9) Installing libucontext (1.2-r0) 10:13:48 (9/9) Installing gcompat (1.1.0-r0) 10:13:48 Executing busybox-1.35.0-r29.trigger 10:13:48 Executing ca-certificates-20220614-r4.trigger 10:13:48 Removing intermediate container e3b6a5dc8964 10:13:48 ---> a66359af66fc 10:13:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:48 ---> 5ecc07fa78f6 10:13:48 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:13:48 OK: 10 MiB in 24 packages 10:13:48 Removing intermediate container c95df4cbd2cb 10:13:48 ---> 23ce0f18ec7f 10:13:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:13:48 ---> Running in a13c2e46290d 10:13:48 Removing intermediate container e88592f5af05 10:13:48 ---> ddbc9de7d94a 10:13:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:48 Removing intermediate container a13c2e46290d 10:13:48 ---> 92ec0ed17891 10:13:48 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:13:48 ---> a366cc72574b 10:13:48 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:13:48 ---> d3750d4517f8 10:13: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 10:13:48 ---> Running in cef7e363e5aa 10:13:48 ---> db28742c836d 10:13:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:13:49 Removing intermediate container cef7e363e5aa 10:13:49 ---> 173f8021d766 10:13:49 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:13:49 ---> Running in d1f3475f2e4b 10:13:49 ---> a0808ca4a984 10:13:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:13:49 ---> 6aa5745476bd 10:13:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:13:49 ---> c4b1cf53f18f 10:13:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:13:49 Removing intermediate container d1f3475f2e4b 10:13:49 ---> 059b27527446 10:13:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:13:49 ---> Running in a110d83f8053 10:13:49 ---> eb08adf956ab 10:13:49 Removing intermediate container 66cae19442d8 10:13:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml ---> 0563795a6036 10:13:49 10:13:49 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:49 Removing intermediate container a110d83f8053 10:13:49 ---> 652eee70b0bc 10:13:49 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:13:49 ---> d6931a6e3015 10:13:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:13:49 ---> 6a84a83dc82d 10:13:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:13:49 ---> Running in cf5d5a04504f 10:13:50 ---> 00441063c3c7 10:13:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:13:50 ---> 49ce3abf10b3 10:13:50 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:13:50 ---> 2c13dd817e09 10:13:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:13:50 ---> 59996e7c581b 10:13:50 Step 20/24 : ENTRYPOINT ["/core-command"] 10:13:50 ---> Running in 1ba4214e4a7f 10:13:50 ---> bbcdd5b53b1a 10:13:50 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:13:50 Removing intermediate container 1ba4214e4a7f 10:13:50 ---> ec418e8a52ad 10:13:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:13:50 ---> 9d20f794233e 10:13:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:13:50 ---> Running in 7608de033058 10:13:50 ---> e0268e384db1 10:13:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:13:50 ---> Running in 8a05a803a515 10:13:50 Removing intermediate container 8a05a803a515 10:13:50 ---> 52f9776e8bce 10:13:50 Step 22/24 : LABEL arch=x86_64 10:13:50 ---> Running in 60d9e9b1122b 10:13:50 Removing intermediate container cf5d5a04504f 10:13:50 ---> c877d78f6231 10:13:50 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:13:51 ---> Running in 2ed67c3b3aeb 10:13:51 Removing intermediate container 60d9e9b1122b 10:13:51 ---> 8b87aa0356ce 10:13:51 Step 23/24 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:13:51 ---> 5221cab9e6d3 10:13:51 ---> 53f229972ebb 10:13:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:13:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:13:51 ---> Running in 829284410e40 10:13:51 Removing intermediate container 2ed67c3b3aeb 10:13:51 ---> c32b749164d3 10:13:51 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:13:51 Removing intermediate container 829284410e40 10:13:51 ---> bbe4deb8fdb5 10:13:51 Step 24/24 : LABEL version=0.0.0 10:13:51 ---> 17545dbd63d5 10:13:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:13:51 ---> Running in 5ac8b2c15dcc 10:13:51 ---> 839fcc41a33e 10:13:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:13:51 ---> Running in dc37a1cdc658 10:13:51 ---> Running in 57b3da62143e 10:13:51 ---> 91eb42df1e6d 10:13:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:13:52 Removing intermediate container 5ac8b2c15dcc 10:13:52 ---> 422c4e9d6d26 10:13:52 10:13:52 ---> Running in fa385e15abd7 10:13:52 Removing intermediate container dc37a1cdc658 10:13:52 ---> 583a4ec386aa 10:13:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:13:52 Removing intermediate container 7608de033058 10:13:52 ---> d03da22c49fa 10:13:52 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:13:52 Successfully built 422c4e9d6d26 10:13:52 Successfully tagged core-command:latest 10:13:52  Building core-command ... done Building security-spire-config 10:13:52 ---> Running in 6a3c101d13e5 10:13:52 ---> Running in 505ed8039d78 10:13:52 Removing intermediate container 6a3c101d13e5 10:13:52 ---> 0fd0512877bd 10:13:52 Step 18/20 : LABEL arch=x86_64 10:13:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:13:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:13:55 ---> ee0f4176d4c4 10:13:55 Step 3/27 : WORKDIR /edgex-go 10:13:55 ---> Using cache 10:13:55 ---> b67f0ed7225d 10:13:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:13:58 Removing intermediate container 505ed8039d78 10:13:58 ---> 38c4c3bd1f50 10:13:58 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:13:58 ---> Running in d267bb5c3cd8 10:13:58 ---> Running in 41357938641f 10:13:58 ---> Running in 3a1f0c0dbe03 10:13:58 Removing intermediate container d267bb5c3cd8 10:13:58 ---> f0f6374c796d 10:13:58 Step 19/20 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:13:58 Removing intermediate container 57b3da62143e 10:13:58 ---> 8a2768f81f73 10:13:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:13:58 Removing intermediate container 3a1f0c0dbe03 10:13:58 ---> fad08a6989d3 10:13:58 Step 21/23 : LABEL arch=x86_64 10:13:58 ---> Running in 84a8d1824034 10:13:58 ---> Running in fd1e6ee64b0e 10:13:58 ---> Running in deb5b0813d30 10:13:58 Removing intermediate container 84a8d1824034 10:13:58 ---> 2525bc7b5028 10:13:58 Step 20/20 : LABEL version=0.0.0 10:13:58 Removing intermediate container deb5b0813d30 10:13:58 ---> 5c08e9be2f35 10:13:58 Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:13:58 ---> Running in be179a0363cb 10:13:58 Removing intermediate container fd1e6ee64b0e 10:13:58 ---> 2436927bfd34 10:13:58 Step 23/25 : LABEL arch=x86_64 10:13:58 ---> Running in e49e8a222778 10:13:58 ---> Running in d10ea436ec59 10:13:58 Removing intermediate container fa385e15abd7 10:13:58 ---> 8a959bcfd76a 10:13:58 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:58 Removing intermediate container be179a0363cb 10:13:58 ---> af9bf04151c0 10:13:58 10:13:58 Removing intermediate container e49e8a222778 10:13:58 ---> 98dcd1d495ab 10:13:58 Step 23/23 : LABEL version=0.0.0 10:13:58 Removing intermediate container d10ea436ec59 10:13:58 ---> 46392eabde45 10:13:58 Step 24/25 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:13:58 ---> Running in 0446dfd138f5 10:13:58 Successfully built af9bf04151c0 10:13:58 Successfully tagged security-spiffe-token-provider:latest 10:13:58 Building core-data 10:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:13:58  Building security-spiffe-token-provider ... done  ---> Running in cfc548f74e49 10:13:58 ---> 4ad9b354ea2a 10:13:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:13:59 OK: 265 MiB in 53 packages 10:14:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:14:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:01 ---> ee0f4176d4c4 10:14:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:14:01 ---> Using cache 10:14:01 ---> 0cae79b739f2 10:14:01 Step 4/23 : WORKDIR /edgex-go 10:14:01 ---> Using cache 10:14:01 ---> c7b99e91afd3 10:14:01 Step 5/23 : RUN apk add --update --no-cache make git 10:14:01 ---> Using cache 10:14:01 ---> 5a92568a1938 10:14:01 Step 6/23 : COPY go.mod vendor* ./ 10:14:01 ---> Using cache 10:14:01 ---> 0087971dca04 10:14:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:01 ---> Using cache 10:14:01 ---> eccffefbf697 10:14:01 Step 8/23 : COPY . . 10:14:01 ---> Using cache 10:14:01 ---> b91e14b18372 10:14:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:14:03 Removing intermediate container 0446dfd138f5 10:14:03 ---> 98e721b2bab9 10:14:03 10:14:03 Removing intermediate container cfc548f74e49 10:14:03 ---> 0349d81ccdb5 10:14:03 Step 25/25 : LABEL version=0.0.0 10:14:03 ---> Running in c4f2d8f89314 10:14:03 ---> 80366963a967 10:14:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:14:03 ---> Running in a3dd5ddf8439 10:14:03 Successfully built 98e721b2bab9 10:14:03 Successfully tagged security-proxy-auth:latest 10:14:03  Building security-proxy-auth ... done Building support-notifications 10:14:03 Removing intermediate container 41357938641f 10:14:03 ---> 11ccba444385 10:14:03 Step 5/27 : COPY go.mod vendor* ./ 10:14:03 Removing intermediate container a3dd5ddf8439 10:14:03 ---> a8536bfc9828 10:14:03 10:14:03 Successfully built a8536bfc9828 10:14:03 Successfully tagged security-secretstore-setup:latest 10:14:03  Building security-secretstore-setup ... done Building security-proxy-setup 10:14:05 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 10:14:08 ---> 456032bce46c 10:14:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:14:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:14:09 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:14:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:14:09 ---> ee0f4176d4c4 10:14:09 Step 3/22 : WORKDIR /edgex-go 10:14:09 ---> ee0f4176d4c4 10:14:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:14:09 ---> Using cache 10:14:09 ---> b67f0ed7225d 10:14:09 Step 4/22 : RUN apk add --update --no-cache make git 10:14:09 ---> Using cache 10:14:09 ---> 0cae79b739f2 10:14:09 Step 4/23 : WORKDIR /edgex-go 10:14:09 ---> Using cache 10:14:09 ---> c7b99e91afd3 10:14:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:14:13 ---> 27fa1521417e 10:14:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:14:13 ---> Running in 6db92aa581a3 10:14:13 ---> Running in 21e2869cb991 10:14:13 ---> Running in 22aef618542a 10:14:14 ---> f3700540fe18 10:14:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:14:14 ---> 99485f68751d 10:14:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:14:15 ---> 714c6c140c32 10:14:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:14:15 OK: 265 MiB in 53 packages 10:14:15 OK: 265 MiB in 53 packages 10:14:15 ---> 716aa1a3f2ec 10:14:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:14:15 ---> dec1802b1219 10:14:15 Step 28/33 : RUN chmod +x /entrypoint.sh 10:14:15 ---> Running in 669dfb382b75 10:14:15 Removing intermediate container 22aef618542a 10:14:15 ---> 7bc91645a9c8 10:14:15 Step 6/23 : COPY go.mod vendor* ./ 10:14:15 Removing intermediate container 21e2869cb991 10:14:15 ---> c4adce6edde9 10:14:15 Step 5/22 : COPY go.mod vendor* ./ 10:14:15 ---> 1c64f2af6c06 10:14:15 ---> 4461ae84899c 10:14:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:15 10:14:15 ---> Running in ee7280e5bffe 10:14:15 ---> Running in b13a9dbc7a70 10:14:16 Removing intermediate container 669dfb382b75 10:14:16 ---> c4f0b64a5b2b 10:14:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:14:16 ---> Running in 2f1f7a5c491f 10:14:16 Removing intermediate container 2f1f7a5c491f 10:14:16 ---> 1583ac6197f5 10:14:16 Step 30/33 : CMD ["gate"] 10:14:16 ---> Running in 7ae06c925640 10:14:16 Removing intermediate container 7ae06c925640 10:14:16 ---> 15fc295dfe5a 10:14:16 Step 31/33 : LABEL arch=x86_64 10:14:16 ---> Running in f88440f63ef2 10:14:16 Removing intermediate container f88440f63ef2 10:14:16 ---> a2f662bbe54f 10:14:16 Step 32/33 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:14:16 ---> Running in 9bd9142c5027 10:14:17 Removing intermediate container 9bd9142c5027 10:14:17 ---> a02c58f5e365 10:14:17 Step 33/33 : LABEL version=0.0.0 10:14:17 ---> Running in 761909c9e63c 10:14:17 Removing intermediate container 761909c9e63c 10:14:17 ---> 2fb95147f09b 10:14:17 10:14:17 Successfully built 2fb95147f09b 10:14:17 Successfully tagged security-bootstrapper:latest 10:14:17  Building security-bootstrapper ... done Building security-spire-agent 10:14:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:14:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:14:20 ---> ee0f4176d4c4 10:14:20 Step 3/27 : WORKDIR /edgex-go 10:14:20 ---> Using cache 10:14:20 ---> b67f0ed7225d 10:14:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:14:20 ---> Using cache 10:14:20 ---> 11ccba444385 10:14:20 Step 5/27 : COPY go.mod vendor* ./ 10:14:20 ---> Using cache 10:14:20 ---> 456032bce46c 10:14:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:14:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:14:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:14:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:14:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:14:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:14:35 ---> Running in 097164c72fbb 10:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:14:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.489s coverage: 28.7% of statements 10:14:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.385s coverage: 98.5% of statements 10:14:47 Removing intermediate container c4f2d8f89314 10:14:47 ---> 25fe3cbf4df4 10:14:47 10:14:47 Step 10/23 : FROM alpine:3.17 10:14:47 ---> 9ed4aefc74f6 10:14:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:14:47 ---> Running in 6a585ea37110 10:14:48 Removing intermediate container 6a585ea37110 10:14:48 ---> 70a9efecac6e 10:14:48 Step 12/23 : ENV APP_PORT=59880 10:14:48 ---> Running in 2c4defb8f21e 10:14:48 Removing intermediate container 2c4defb8f21e 10:14:48 ---> 3d65c4477f20 10:14:48 Step 13/23 : EXPOSE $APP_PORT 10:14:48 Removing intermediate container ee7280e5bffe 10:14:48 ---> 9584e74dd312 10:14:48 Step 7/22 : COPY . . 10:14:48 ---> Running in 088aa06b5ec0 10:14:48 Removing intermediate container b13a9dbc7a70 10:14:48 ---> 49c54ba9a587 10:14:48 Step 8/23 : COPY . . 10:14:48 Removing intermediate container 6db92aa581a3 10:14:48 ---> a82e574679af 10:14:48 Step 7/27 : COPY . . 10:14:51 Removing intermediate container 088aa06b5ec0 10:14:51 ---> 806a43174341 10:14:51 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.555s coverage: 71.5% of statements 10:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:14:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 54.0% of statements 10:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:15:09 ---> f0f6c927299f 10:15:09 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:15:09 ---> beed5039c41e 10:15:09 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:15:09 ---> 51ff1d2071a6 10:15:09 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:15:09 ---> Running in 3c4e5373b8de 10:15:09 ---> Running in 21a1ed69e856 10:15:09 ---> Running in c8e3c143ee94 10:15:09 ---> Running in 6bc4a46b7ac1 10:15:09 Removing intermediate container c8e3c143ee94 10:15:09 ---> 406d75ee7195 10:15:09 Step 9/27 : WORKDIR /edgex-go/spire-build 10:15:09 ---> Running in e2f10f5d438b 10:15:09 Removing intermediate container e2f10f5d438b 10:15:09 ---> 973b740b151a 10:15:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:15:09 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 10:15:09 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 10:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:09 ---> Running in 7d77501325ad 10:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:09 (1/1) Installing dumb-init (1.2.5-r2) 10:15:09 Executing busybox-1.35.0-r29.trigger 10:15:09 OK: 7 MiB in 16 packages 10:15:09 Removing intermediate container 7d77501325ad 10:15:09 ---> f230463a53a9 10:15:09 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 10:15:10 ---> Running in 8f7df360762a 10:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:15:11 Removing intermediate container 3c4e5373b8de 10:15:11 ---> 5dc83a18835c 10:15:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:11 ---> ec1cb3030cfa 10:15:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:15:12 Removing intermediate container 8f7df360762a 10:15:12 ---> 59a5d0818fee 10:15:12 Step 12/27 : WORKDIR /edgex-go 10:15:13 ---> ac0b7472acf0 10:15:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:15:13 ---> Running in 895e6154bad8 10:15:13 Removing intermediate container 895e6154bad8 10:15:13 ---> 7449258e6ec7 10:15:13 10:15:13 Step 13/27 : FROM alpine:3.17 10:15:13 ---> 9ed4aefc74f6 10:15:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:15:14 ---> Running in 74916b6823e8 10:15:15 ---> 2e0fde7d03d9 10:15:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:15:16 Removing intermediate container 74916b6823e8 10:15:16 ---> 99248aa70989 10:15:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:15:17 ---> 08f8dc89b122 10:15:17 Step 19/23 : ENTRYPOINT ["/core-data"] 10:15:17 ---> Running in 78015fad7504 10:15:17 ---> Running in b36483d77f88 10:15:18 Removing intermediate container 097164c72fbb 10:15:18 ---> 8ad1a893c3dc 10:15:18 Step 7/27 : COPY . . 10:15:18 Removing intermediate container b36483d77f88 10:15:18 ---> 26bd20aef1a0 10:15:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:19 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:15:19 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:15:19 OK: 17820 distinct packages available 10:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:20 (1/4) Installing dumb-init (1.2.5-r2) 10:15:20 (2/4) Installing musl-obstack (1.2.3-r0) 10:15:20 (3/4) Installing libucontext (1.2-r0) 10:15:20 (4/4) Installing gcompat (1.1.0-r0) 10:15:20 Executing busybox-1.35.0-r29.trigger 10:15:20 OK: 7 MiB in 19 packages 10:15:20 ---> Running in 4222ac65d8ab 10:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.652s coverage: 88.5% of statements 10:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.406s coverage: 3.8% of statements 10:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:15:27 Removing intermediate container 4222ac65d8ab 10:15:27 ---> 7d3c9c790228 10:15:27 Step 21/23 : LABEL arch=x86_64 10:15:27 ---> 4b875e308db9 10:15:27 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:15:27 ---> Running in 8290a9fdb709 10:15:27 ---> Running in 3102a6006808 10:15:27 Removing intermediate container 78015fad7504 10:15:27 ---> 78daecf5cc7c 10:15:27 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:27 Removing intermediate container 8290a9fdb709 10:15:27 ---> 6d58cb01d80c 10:15:27 Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:15:27 Removing intermediate container 3102a6006808 10:15:27 ---> e099b320830a 10:15:27 Step 9/27 : WORKDIR /edgex-go/spire-build 10:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.645s coverage: 95.6% of statements 10:15:27 ---> Running in e28f6d5d756f 10:15:27 ---> Running in 5f5c410eae42 10:15:27 ---> e30ddd0bdd1a 10:15:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:15:27 Removing intermediate container 5f5c410eae42 10:15:27 ---> 13111c1ab4c4 10:15:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:15:27 ---> Running in f5b40997b997 10:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:15:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 72.2% of statements 10:15:28 Removing intermediate container e28f6d5d756f 10:15:28 ---> ef2e9df8c8a2 10:15:28 Step 23/23 : LABEL version=0.0.0 10:15:28 ---> 3d68b86ccf20 10:15:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:15:28 ---> Running in 1bf78d6b2927 10:15:28 Removing intermediate container f5b40997b997 10:15:28 ---> 0b0196666d0a 10:15:28 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 10:15:28 ---> Running in 93bce3bd5a5d 10:15:28 Removing intermediate container 1bf78d6b2927 10:15:28 ---> 9ebff6b50f36 10:15:28 10:15:28 Successfully built 9ebff6b50f36 10:15:28 Successfully tagged core-data:latest 10:15:28 Building core-metadata 10:15:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:15:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:15:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:15:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 10:15:35  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:15:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:15:35 ---> ee0f4176d4c4 10:15:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:15:35 ---> Using cache 10:15:35 ---> 0cae79b739f2 10:15:35 Step 4/25 : WORKDIR /edgex-go 10:15:35 ---> Using cache 10:15:35 ---> c7b99e91afd3 10:15:35 Step 5/25 : RUN apk add --update --no-cache make git 10:15:35 ---> Using cache 10:15:35 ---> 5a92568a1938 10:15:35 Step 6/25 : COPY go.mod vendor* ./ 10:15:35 ---> Using cache 10:15:35 ---> 0087971dca04 10:15:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:35 ---> Using cache 10:15:35 ---> eccffefbf697 10:15:35 Step 8/25 : COPY . . 10:15:35 ---> Using cache 10:15:35 ---> b91e14b18372 10:15:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:15:40 ---> Running in f2940e256d77 10:15:40 ---> f7bfcb77a54c 10:15:40 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:15:40 Removing intermediate container 93bce3bd5a5d 10:15:40 ---> 10a05f1afd77 10:15:40 Step 12/27 : WORKDIR /edgex-go 10:15:40 ---> Running in f3f51f21ca6c 10:15:40 ---> 83a80e989b54 10:15:40 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:15:41 Removing intermediate container f3f51f21ca6c 10:15:41 ---> 0c95b478a5b1 10:15:41 10:15:41 Step 13/27 : FROM alpine:3.17 10:15:41 ---> 9ed4aefc74f6 10:15:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:15:41 ---> Using cache 10:15:41 ---> 99248aa70989 10:15:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:15:41 ---> Running in 57831cd17791 10:15:41 ---> Running in 3489e1f0ff6c 10:15:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:15:42 Removing intermediate container 57831cd17791 10:15:42 ---> e798aa4b7d65 10:15:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements 10:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements 10:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:43 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:15:43 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:15:43 OK: 17820 distinct packages available 10:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:44 (1/5) Installing dumb-init (1.2.5-r2) 10:15:44 (2/5) Installing musl-obstack (1.2.3-r0) 10:15:44 (3/5) Installing libucontext (1.2-r0) 10:15:44 (4/5) Installing gcompat (1.1.0-r0) 10:15:44 (5/5) Installing openssl (3.0.8-r4) 10:15:44 Executing busybox-1.35.0-r29.trigger 10:15:44 OK: 8 MiB in 20 packages 10:15:44 Removing intermediate container 6bc4a46b7ac1 10:15:44 ---> f66d72d69d33 10:15:44 10:15:44 Step 9/22 : FROM alpine:3.17 10:15:44 ---> 9ed4aefc74f6 10:15:44 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:15:44 ---> c7b97cb80644 10:15:44 Step 22/27 : WORKDIR / 10:15:44 ---> Running in 14c7cfbd8f1b 10:15:44 ---> Running in 272aceff2f71 10:15:44 Removing intermediate container 21a1ed69e856 10:15:44 ---> 4b227653caad 10:15:44 10:15:44 Step 10/23 : FROM alpine:3.17 10:15:44 ---> 9ed4aefc74f6 10:15:44 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:15:44 Removing intermediate container 14c7cfbd8f1b 10:15:44 ---> 7e5c23e663ac 10:15:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:15:45 ---> Running in c1254a701c86 10:15:45 ---> Running in f8fc8572f927 10:15:45 Removing intermediate container 3489e1f0ff6c 10:15:45 ---> 918eb01e84aa 10:15:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:45 Removing intermediate container c1254a701c86 10:15:45 ---> 3a53193914e8 10:15:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:15:45 ---> Running in 2b346f18a96d 10:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:45 ---> 7e425b8a637a 10:15:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:15:45 Removing intermediate container 2b346f18a96d 10:15:45 ---> 2e939ed9f26a 10:15:45 Step 25/27 : LABEL arch=x86_64 10:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:15:45 ---> Running in c92f30a19b7d 10:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:15:45 Removing intermediate container c92f30a19b7d 10:15:45 ---> 487d88dcf00c 10:15:45 Step 26/27 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:15:45 ---> cf83c88ec06f 10:15:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:15:45 ---> Running in 5cc3c9c7127f 10:15:45 (1/2) Installing dumb-init (1.2.5-r2) 10:15:45 (2/2) Installing openssl (3.0.8-r4) 10:15:45 Executing busybox-1.35.0-r29.trigger 10:15:45 OK: 8 MiB in 17 packages 10:15:45 (1/2) Installing ca-certificates (20220614-r4) 10:15:45 (2/2) Installing dumb-init (1.2.5-r2) 10:15:45 Removing intermediate container 5cc3c9c7127f 10:15:45 ---> 36d7c78b6b3e 10:15:45 Step 27/27 : LABEL version=0.0.0 10:15:45 Executing busybox-1.35.0-r29.trigger 10:15:45 Executing ca-certificates-20220614-r4.trigger 10:15:46 OK: 8 MiB in 17 packages 10:15:46 ---> Running in 28e85275466a 10:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.286s coverage: 42.9% of statements 10:15:48 Removing intermediate container 28e85275466a 10:15:48 ---> 918f7490161c 10:15:48 10:15:48 ---> b9baec039dec 10:15:48 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:15:48 Successfully built 918f7490161c 10:15:48 Successfully tagged security-spire-config:latest 10:15:48  Building security-spire-config ... done Building core-common-config-bootstrapper 10:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 82.9% of statements 10:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 10:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements 10:15:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:15:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:15:50 ---> ee0f4176d4c4 10:15:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:15:50 ---> Using cache 10:15:50 ---> 0cae79b739f2 10:15:50 Step 4/23 : WORKDIR /edgex-go 10:15:50 ---> Using cache 10:15:50 ---> c7b99e91afd3 10:15:50 Step 5/23 : RUN apk add --update --no-cache make git 10:15:50 ---> Using cache 10:15:50 ---> 5a92568a1938 10:15:50 Step 6/23 : COPY go.mod vendor* ./ 10:15:50 ---> Using cache 10:15:50 ---> 0087971dca04 10:15:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:15:50 ---> Using cache 10:15:50 ---> eccffefbf697 10:15:50 Step 8/23 : COPY . . 10:15:50 ---> Using cache 10:15:50 ---> b91e14b18372 10:15:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:15:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements 10:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:15:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:15:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:15:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:15:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:15:57 Removing intermediate container 272aceff2f71 10:15:57 ---> be2dc16dec4f 10:15:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:15:57 ---> Running in 00f74a17d263 10:15:57 Removing intermediate container f8fc8572f927 10:15:57 ---> 87ea2f0a0459 10:15:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:15:57 ---> Running in 3a03f23c6e96 10:15:57 ---> b7b9d06df9e3 10:15:57 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:15:57 ---> Running in 82d8e49bbdce 10:15:57 Removing intermediate container 00f74a17d263 10:15:57 ---> 58ee3569a2d6 10:15:57 Step 12/22 : WORKDIR /edgex 10:15:57 ---> Running in dd43a5ae1b0f 10:15:57 Removing intermediate container 82d8e49bbdce 10:15:57 ---> 9baea7893195 10:15:57 Step 13/23 : ENV APP_PORT=59860 10:15:57 ---> Running in 8cd948882002 10:15:57 Removing intermediate container dd43a5ae1b0f 10:15:57 ---> 46410264c81d 10:15:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:57 ---> d6b5741b6e58 10:15:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:15:57 Removing intermediate container 8cd948882002 10:15:57 ---> 9849b6713cdc 10:15:57 Step 14/23 : EXPOSE $APP_PORT 10:15:57 ---> Running in e1ba414d398c 10:15:57 ---> 2247ee8af9a5 10:15:57 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:15:57 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 10:15:57 ---> 17a23466e179 10:15:57 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:15:57 Removing intermediate container e1ba414d398c 10:15:57 ---> 4a232be7a932 10:15:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:15:57 ---> 318c560bac01 10:15:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:15:57 ---> a7c518242f1b 10:15:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:15:57 ---> 2961d24ac5fb 10:15:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:15:57 ---> Running in 249f2140c4ea 10:15:57 ---> 7d66b7bcb35a 10:15:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:15:57 Removing intermediate container 249f2140c4ea 10:15:57 ---> a74c190c90f9 10:15:57 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:15:57 ---> 38f3aece93c6 10:15:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:15:57 ---> Running in aa3ad2f052db 10:15:57 Removing intermediate container aa3ad2f052db 10:15:57 ---> 14379d195932 10:15:57 Step 25/27 : LABEL arch=x86_64 10:15:58 ---> d9fad5895f3d 10:15:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:15:58 ---> Running in 990c1892ea08 10:15:58 ---> 42cc11b3179e 10:15:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:15:58 ---> 56074df574b5 10:15:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:15:58 Removing intermediate container 990c1892ea08 10:15:58 ---> 6dd25ac2b8bc 10:15:58 Step 26/27 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:15:58 ---> Running in 4eed7110197b 10:15:58 ---> Running in d9a577db8812 10:15:58 ---> 838a6565e752 10:15:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:15:58 Removing intermediate container d9a577db8812 10:15:58 ---> 16596a3ef8ef 10:15:58 Step 27/27 : LABEL version=0.0.0 10:15:58 ---> Running in aebb699b2dff 10:15:58 ---> Running in a968160350f3 10:15:59 Removing intermediate container a968160350f3 10:15:59 ---> 4f250e3498d0 10:15:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:15:59 Removing intermediate container aebb699b2dff 10:15:59 ---> df9d988259e1 10:15:59 10:15:59 ---> Running in cfd0a5bc934e 10:15:59 Successfully built df9d988259e1 10:15:59 Successfully tagged security-spire-agent:latest 10:15:59  Building security-spire-agent ... done Building support-scheduler 10:15:59 Removing intermediate container cfd0a5bc934e 10:15:59 ---> cf04b2c1cef7 10:15:59 Step 21/23 : LABEL arch=x86_64 10:16:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:16:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:16:02 ---> ee0f4176d4c4 10:16:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:16:02 ---> Using cache 10:16:02 ---> 0cae79b739f2 10:16:02 Step 4/23 : WORKDIR /edgex-go 10:16:02 ---> Using cache 10:16:02 ---> c7b99e91afd3 10:16:02 Step 5/23 : RUN apk add --update --no-cache make git 10:16:02 ---> Using cache 10:16:02 ---> 5a92568a1938 10:16:02 Step 6/23 : COPY go.mod vendor* ./ 10:16:02 ---> Using cache 10:16:02 ---> 0087971dca04 10:16:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:02 ---> Using cache 10:16:02 ---> eccffefbf697 10:16:02 Step 8/23 : COPY . . 10:16:02 ---> Using cache 10:16:02 ---> b91e14b18372 10:16:02 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:16:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 10:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:16:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:16:06 ---> Running in c79acde7a22d 10:16:06 ---> Running in 9e25b6d4f1dd 10:16:06 Removing intermediate container 4eed7110197b 10:16:06 ---> 9b2f11128a09 10:16:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:16:06 Removing intermediate container c79acde7a22d 10:16:06 ---> 478e85b26101 10:16:06 Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:16:06 ---> Running in ed34b92a206f 10:16:06 ---> Running in d38cdb131d4f 10:16:06 Removing intermediate container d38cdb131d4f 10:16:06 ---> c9ee6a17e36d 10:16:06 Step 23/23 : LABEL version=0.0.0 10:16:06 ---> Running in 71fb6a84cba3 10:16:06 Removing intermediate container ed34b92a206f 10:16:06 ---> 001a8a150189 10:16:06 Step 20/22 : LABEL arch=x86_64 10:16:06 ---> Running in 9785decfd507 10:16:06 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 10:16:07 Removing intermediate container 71fb6a84cba3 10:16:07 ---> 928c620d1752 10:16:07 10:16:07 Successfully built 928c620d1752 10:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:16:09 Successfully tagged support-notifications:latest 10:16:09  Building support-notifications ... done Building security-spire-server 10:16:09 Removing intermediate container 9785decfd507 10:16:09 ---> f8cfae739a6f 10:16:09 Step 21/22 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:16:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:16:13 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:16:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:16:13 ---> ee0f4176d4c4 10:16:13 Step 3/26 : WORKDIR /edgex-go 10:16:13 ---> Using cache 10:16:13 ---> b67f0ed7225d 10:16:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:16:13 ---> Using cache 10:16:13 ---> 11ccba444385 10:16:13 Step 5/26 : COPY go.mod vendor* ./ 10:16:13 ---> Using cache 10:16:13 ---> 456032bce46c 10:16:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:13 ---> Using cache 10:16:13 ---> 8ad1a893c3dc 10:16:13 Step 7/26 : COPY . . 10:16:13 ---> Using cache 10:16:13 ---> 4b875e308db9 10:16:13 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:16:13 ---> Using cache 10:16:13 ---> e099b320830a 10:16:13 Step 9/26 : WORKDIR /edgex-go/spire-build 10:16:13 ---> Using cache 10:16:13 ---> 13111c1ab4c4 10:16:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:16:13 ---> Using cache 10:16:13 ---> 0b0196666d0a 10:16:13 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 10:16:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:16:16 Removing intermediate container f2940e256d77 10:16:16 ---> 545e2725d992 10:16:16 10:16:16 Step 10/25 : FROM alpine:3.17 10:16:16 ---> 9ed4aefc74f6 10:16:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:16:16 ---> Using cache 10:16:16 ---> 4c6689dbf0e5 10:16:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:16:16 ---> Using cache 10:16:16 ---> 0c600962ae0e 10:16:16 Step 13/25 : ENV APP_PORT=59881 10:16:16 ---> Running in f94476dd537e 10:16:16 ---> Running in 1ffbacc9a45f 10:16:16 ---> Running in d690024fb4b9 10:16:16 Removing intermediate container 1ffbacc9a45f 10:16:16 ---> 4964d760bb9b 10:16:16 Step 22/22 : LABEL version=0.0.0 10:16:16 ---> Running in 9119adfda9ce 10:16:16 Removing intermediate container d690024fb4b9 10:16:16 ---> fada204e0a7d 10:16:16 Step 14/25 : EXPOSE $APP_PORT 10:16:16 ---> Running in 32ee28f49c3d 10:16:17 Removing intermediate container 9119adfda9ce 10:16:17 ---> 22baf365994d 10:16:17 10:16:17 Removing intermediate container 32ee28f49c3d 10:16:17 ---> 9f5ab10e02e0 10:16:17 Step 15/25 : WORKDIR / 10:16:17 ---> Running in 7784e395fb85 10:16:17 Successfully built 22baf365994d 10:16:17 Successfully tagged security-proxy-setup:latest 10:16:17  Building security-proxy-setup ... done Removing intermediate container 7784e395fb85 10:16:17 ---> 1038bf048061 10:16:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:17 Removing intermediate container f94476dd537e 10:16:17 ---> d46aad2e49de 10:16:17 Step 12/26 : WORKDIR /edgex-go 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.105s coverage: 79.9% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.304s coverage: 92.9% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.170s coverage: 20.0% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.468s coverage: 81.8% of statements 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 82.1% of statements 10:16:18 ---> Running in 981dc7846683 10:16:18 ---> 8a37553ebd94 10:16:18 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 86.0% of statements 10:16:18 Removing intermediate container 981dc7846683 10:16:18 ---> 86a74b6b99de 10:16:18 10:16:18 Step 13/26 : FROM alpine:3.17 10:16:18 ---> 9ed4aefc74f6 10:16:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:16:18 ---> Using cache 10:16:18 ---> 99248aa70989 10:16:18 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:16:18 ---> Using cache 10:16:18 ---> 918eb01e84aa 10:16:18 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:18 ---> Using cache 10:16:18 ---> 7e425b8a637a 10:16:18 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:16:18 ---> Using cache 10:16:19 ---> cf83c88ec06f 10:16:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:16:19 ---> 8c7192794ef3 10:16:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:16:23 ---> 3967d376425d 10:16:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:16:23 ---> 5a95654d0571 10:16:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:16:23 ---> 897c9bf65989 10:16:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:16:23 ---> 198ee44f24f4 10:16:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:16:24 ---> a180bf03a939 10:16:24 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:16:24 ---> Running in a573dab1fff7 10:16:24 Removing intermediate container a573dab1fff7 10:16:24 ---> 6bc3769b0306 10:16:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:16:24 ---> Running in cde37fb6457d 10:16:24 ---> 5ecf037eba4b 10:16:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements 10:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 10:16:24 Removing intermediate container cde37fb6457d 10:16:24 ---> c04a1ea2fb42 10:16:24 Step 23/25 : LABEL arch=x86_64 10:16:24 ---> b75113909535 10:16:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:16:24 ---> Running in 121676af7e9b 10:16:24 ---> Running in efd5a20a4c5a 10:16:24 Removing intermediate container 121676af7e9b 10:16:24 ---> cdca74d93798 10:16:24 Step 24/25 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:16:24 Removing intermediate container efd5a20a4c5a 10:16:24 ---> 6f3f3751c6aa 10:16:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:16:24 ---> Running in c8af4ada3e1e 10:16:24 ---> Running in 601322d9fe82 10:16:25 Removing intermediate container 601322d9fe82 10:16:25 ---> e5bb4428dfe8 10:16:25 Step 24/26 : LABEL arch=x86_64 10:16:25 Removing intermediate container c8af4ada3e1e 10:16:25 ---> 16c31e0d216e 10:16:25 Step 25/25 : LABEL version=0.0.0 10:16:25 ---> Running in 166e55f2f8dc 10:16:25 ---> Running in b1790d0e74a5 10:16:25 Removing intermediate container 166e55f2f8dc 10:16:25 ---> 46610606541a 10:16:25 Step 25/26 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:16:25 Removing intermediate container b1790d0e74a5 10:16:25 ---> da8ee83ac850 10:16:25 10:16:25 ---> Running in ea490f7e55b2 10:16:25 Successfully built da8ee83ac850 10:16:25 Successfully tagged core-metadata:latest 10:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 10:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 10:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 10:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:16:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 10:16:26  Building core-metadata ... done Removing intermediate container ea490f7e55b2 10:16:26 ---> 82430fa19a2a 10:16:26 Step 26/26 : LABEL version=0.0.0 10:16:27 ---> Running in a09b9003a663 10:16:27 Removing intermediate container 3a03f23c6e96 10:16:27 ---> b4d987a69618 10:16:27 10:16:27 Step 10/23 : FROM alpine:3.17 10:16:27 ---> 9ed4aefc74f6 10:16:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:16:27 ---> Using cache 10:16:27 ---> 095db7a5b973 10:16:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:16:27 ---> Using cache 10:16:27 ---> ddbc9de7d94a 10:16:27 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:27 ---> Using cache 10:16:27 ---> db28742c836d 10:16:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:16:27 ---> Using cache 10:16:27 ---> 6aa5745476bd 10:16:27 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:16:27 Removing intermediate container a09b9003a663 10:16:27 ---> 6916ce0aaf48 10:16:27 10:16:27 Successfully built 6916ce0aaf48 10:16:27 Successfully tagged security-spire-server:latest 10:16:28  Building security-spire-server ... done  ---> accfcdb199f5 10:16:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:16:29 ---> 0256c74cbcf0 10:16:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:16:30 ---> aa26055d14e3 10:16:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:16:30 ---> Running in 7708ed248cac 10:16:31 Removing intermediate container 7708ed248cac 10:16:31 ---> 296b7d2c38d8 10:16:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:16:31 ---> Running in 034c80c6b11a 10:16:31 Removing intermediate container 034c80c6b11a 10:16:31 ---> a30b19f3bf6f 10:16:31 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:16:31 ---> Running in 3304e4b21b12 10:16:31 Removing intermediate container 3304e4b21b12 10:16:31 ---> 951cf26db830 10:16:31 Step 21/23 : LABEL arch=x86_64 10:16:31 ---> Running in 01396dc7d8b6 10:16:31 Removing intermediate container 01396dc7d8b6 10:16:31 ---> 537c1c585b3b 10:16:31 Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:16:31 ---> Running in 3393f167a1d8 10:16:31 Removing intermediate container 3393f167a1d8 10:16:31 ---> 3ce63db4eb1c 10:16:31 Step 23/23 : LABEL version=0.0.0 10:16:31 ---> Running in efb3e0b22920 10:16:31 Removing intermediate container efb3e0b22920 10:16:31 ---> 6a205fb0bef6 10:16:31 10:16:31 Successfully built 6a205fb0bef6 10:16:31 Successfully tagged core-common-config-bootstrapper:latest 10:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.020s coverage: 38.4% of statements 10:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements 10:16:38  Building core-common-config-bootstrapper ... done Removing intermediate container 9e25b6d4f1dd 10:16:38 ---> 7c962b93a5a4 10:16:38 10:16:38 Step 10/23 : FROM alpine:3.17 10:16:38 ---> 9ed4aefc74f6 10:16:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:16:38 ---> Using cache 10:16:38 ---> 4c6689dbf0e5 10:16:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:16:38 ---> Using cache 10:16:38 ---> 0c600962ae0e 10:16:38 Step 13/23 : ENV APP_PORT=59861 10:16:38 ---> Running in fdbb53970ca8 10:16:38 Removing intermediate container fdbb53970ca8 10:16:38 ---> 744a096be3f6 10:16:38 Step 14/23 : EXPOSE $APP_PORT 10:16:38 ---> Running in ade76c491592 10:16:38 Removing intermediate container ade76c491592 10:16:38 ---> c127c08a3c82 10:16:38 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:38 ---> b1162cb9bf02 10:16:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:16:38 ---> aaa4db068b64 10:16:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:16:38 ---> 7e0dcf3b2c55 10:16:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:16:38 ---> 1bd3602ddf4e 10:16:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:16:38 ---> Running in 4729e900cac0 10:16:38 Removing intermediate container 4729e900cac0 10:16:38 ---> 82de4254c4b9 10:16:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:16:39 ---> Running in 0e59c741c68a 10:16:39 Removing intermediate container 0e59c741c68a 10:16:39 ---> d129413521d0 10:16:39 Step 21/23 : LABEL arch=x86_64 10:16:39 ---> Running in c9de51cb503d 10:16:39 Removing intermediate container c9de51cb503d 10:16:39 ---> a53c27812261 10:16:39 Step 22/23 : LABEL git_sha=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 10:16:39 ---> Running in 1c6245b4af1a 10:16:39 Removing intermediate container 1c6245b4af1a 10:16:39 ---> 2b722b93d717 10:16:39 Step 23/23 : LABEL version=0.0.0 10:16:39 ---> Running in 2ec5d698f847 10:16:39 Removing intermediate container 2ec5d698f847 10:16:39 ---> f9068e046608 10:16:39 10:16:39 Successfully built f9068e046608 10:16:39 Successfully tagged support-scheduler:latest 10:16:39  Building support-scheduler ... done  [Pipeline] } 10:16:39 $ docker stop --time=1 250050388c6662239de843e8ee67e88dffa9983b74ecf1b384f013c354bcbed0 10:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 10:16:40 $ docker rm -f --volumes 250050388c6662239de843e8ee67e88dffa9983b74ecf1b384f013c354bcbed0 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:41 + docker images 10:16:41 REPOSITORY TAG IMAGE ID CREATED SIZE 10:16:41 support-scheduler latest f9068e046608 1 second ago 31.8MB 10:16:41 7c962b93a5a4 5 seconds ago 1.79GB 10:16:41 core-common-config-bootstrapper latest 6a205fb0bef6 9 seconds ago 17.2MB 10:16:41 b4d987a69618 13 seconds ago 1.72GB 10:16:41 security-spire-server latest 6916ce0aaf48 13 seconds ago 103MB 10:16:41 core-metadata latest da8ee83ac850 15 seconds ago 20.4MB 10:16:41 86a74b6b99de 22 seconds ago 1.58GB 10:16:41 security-proxy-setup latest 22baf365994d 24 seconds ago 18.7MB 10:16:41 545e2725d992 32 seconds ago 1.73GB 10:16:41 support-notifications latest 928c620d1752 34 seconds ago 32.4MB 10:16:41 security-spire-agent latest df9d988259e1 42 seconds ago 161MB 10:16:41 security-spire-config latest 918f7490161c 53 seconds ago 102MB 10:16:41 4b227653caad 56 seconds ago 1.79GB 10:16:41 f66d72d69d33 58 seconds ago 1.7GB 10:16:41 0c95b478a5b1 About a minute ago 1.58GB 10:16:41 core-data latest 9ebff6b50f36 About a minute ago 20MB 10:16:41 7449258e6ec7 About a minute ago 1.58GB 10:16:41 25fe3cbf4df4 2 minutes ago 1.73GB 10:16:41 security-bootstrapper latest 2fb95147f09b 2 minutes ago 22.2MB 10:16:41 security-secretstore-setup latest a8536bfc9828 2 minutes ago 32.8MB 10:16:41 security-proxy-auth latest 98e721b2bab9 2 minutes ago 18.3MB 10:16:41 security-spiffe-token-provider latest af9bf04151c0 2 minutes ago 32.8MB 10:16:41 core-command latest 422c4e9d6d26 2 minutes ago 19.8MB 10:16:41 e4c3c56abc9c 2 minutes ago 1.72GB 10:16:41 c118ae0657a0 2 minutes ago 1.76GB 10:16:41 a5218f8927a3 3 minutes ago 1.72GB 10:16:41 489c74755e2a 3 minutes ago 1.7GB 10:16:41 c6328dc4aae9 3 minutes ago 1.71GB 10:16:41 ci-base-image-x86_64 latest ee0f4176d4c4 8 minutes ago 918MB 10:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 10 days ago 700MB 10:16:41 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 10:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 10:16:41 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] } 10:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:16:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.288s coverage: 17.7% of statements 10:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.537s coverage: 92.3% of statements 10:16:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:16:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:16:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements 10:16:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:16:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:16:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.369s coverage: 97.7% of statements 10:17:00 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 10:17:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:17:00 go vet ./... 10:19:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:36 ./bin/test-attribution-txt.sh [Pipeline] echo 10:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:19:37 + ls -al . 10:19:37 total 700 10:19:37 drwxrwxr-x 10 1001 1001 4096 May 5 10:11 . 10:19:37 drwxr-xr-x 4 root root 4096 May 5 10:11 .. 10:19:37 drwxrwxr-x 2 1001 1001 4096 May 5 10:10 .blubracket 10:19:37 -rw-rw-r-- 1 1001 1001 16 May 5 10:10 .dockerignore 10:19:37 drwxrwxr-x 8 1001 1001 4096 May 5 10:10 .git 10:19:37 drwxrwxr-x 3 1001 1001 4096 May 5 10:10 .github 10:19:37 -rw-rw-r-- 1 1001 1001 1133 May 5 10:10 .gitignore 10:19:37 -rw-rw-r-- 1 1001 1001 42 May 5 10:10 .golangci.yml 10:19:37 -rw-rw-r-- 1 1001 1001 87 May 5 10:10 .hadolint.yml 10:19:37 -rw-rw-r-- 1 1001 1001 166 May 5 10:10 .sonarcloud.properties 10:19:37 -rw-rw-r-- 1 1001 1001 1171 May 5 10:10 ADOPTERS.md 10:19:37 -rw-rw-r-- 1 1001 1001 10835 May 5 10:10 Attribution.txt 10:19:37 -rw-rw-r-- 1 1001 1001 73765 May 5 10:10 CHANGELOG.md 10:19:37 -rw-rw-r-- 1 1001 1001 3804 May 5 10:10 CONTRIBUTING.md 10:19:37 -rw-rw-r-- 1 1001 1001 677 May 5 10:10 GOVERNANCE.md 10:19:37 -rw-rw-r-- 1 1001 1001 883 May 5 10:10 Jenkinsfile 10:19:37 -rw-rw-r-- 1 1001 1001 10775 May 5 10:10 LICENSE 10:19:37 -rw-rw-r-- 1 1001 1001 14368 May 5 10:10 Makefile 10:19:37 -rw-rw-r-- 1 1001 1001 582 May 5 10:10 OWNERS.md 10:19:37 -rw-rw-r-- 1 1001 1001 9403 May 5 10:10 README.md 10:19:37 -rw-rw-r-- 1 1001 1001 789 May 5 10:10 SECURITY.md 10:19:37 -rw-rw-r-- 1 1001 1001 5 May 5 10:08 VERSION 10:19:37 drwxrwxr-x 2 1001 1001 4096 May 5 10:10 bin 10:19:37 drwxrwxr-x 18 1001 1001 4096 May 5 10:10 cmd 10:19:37 -rw-r--r-- 1 root root 448560 May 5 10:16 coverage.out 10:19:37 -rw-rw-r-- 1 1001 1001 3200 May 5 10:10 go.mod 10:19:37 -rw-rw-r-- 1 1001 1001 31040 May 5 10:10 go.sum 10:19:37 drwxrwxr-x 7 1001 1001 4096 May 5 10:10 internal 10:19:37 drwxrwxr-x 3 1001 1001 4096 May 5 10:10 openapi 10:19:37 -rw-rw-r-- 1 1001 1001 594 May 5 10:10 security.txt 10:19:37 drwxrwxr-x 4 1001 1001 4096 May 5 10:10 snap 10:19:37 -rw-rw-r-- 1 1001 1001 204 May 5 10:10 version.go [Pipeline] sh 10:19:37 + '[' -e coverage.out ] 10:19:37 + chown 1001:1001 coverage.out [Pipeline] stash 10:19:37 Warning: overwriting stash ‘coverage-report’ 10:19:38 Stashed 1 file(s) [Pipeline] sh 10:19:38 + make build 10:19:38 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 10:21:15 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 10:21:15 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 10:21:15 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 10:21:17 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 10:22:04 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 10:22:07 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 10:22: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:22:22 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 10:22:26 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 10:22: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:22:38 $ docker stop --time=1 78c99acb2db4e4a9dd9e5802a2e022bed50a6a2bcd116557958275a24f123b80 10:22:41 $ docker rm -f --volumes 78c99acb2db4e4a9dd9e5802a2e022bed50a6a2bcd116557958275a24f123b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:22:44 10:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:22:44 latest: Pulling from edgex-devops/edgex-compose-arm64 10:22:44 29e5d40040c1: Pulling fs layer 10:22:44 1ce36da41761: Pulling fs layer 10:22:44 25b303627fd3: Pulling fs layer 10:22:44 29e5d40040c1: Download complete 10:22:44 1ce36da41761: Verifying Checksum 10:22:44 1ce36da41761: Download complete 10:22:45 29e5d40040c1: Pull complete 10:22:46 1ce36da41761: Pull complete 10:22:46 25b303627fd3: Verifying Checksum 10:22:46 25b303627fd3: Download complete 10:22:56 25b303627fd3: Pull complete 10:22:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:22:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:56 prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container 10:22:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:22:59 $ docker top 01982c31c05f2b03eb2e1b1308d72c94781c6d09298f5c58a9f44b5af6e7959a -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:59 + grep parallel 10:22:59 + docker-compose build --help 10:23:04 --parallel Build images in parallel. [Pipeline] } 10:23:04 $ docker stop --time=1 01982c31c05f2b03eb2e1b1308d72c94781c6d09298f5c58a9f44b5af6e7959a 10:23:06 $ docker rm -f --volumes 01982c31c05f2b03eb2e1b1308d72c94781c6d09298f5c58a9f44b5af6e7959a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:07 prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container 10:23:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:23:08 $ docker top ac3b5566a11979c371c6eba61e7426f656aacda0e341a13477f3e002205228cf -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:09 + docker-compose -f ./docker-compose-build.yml build --parallel 10:23:13 Building core-command ... 10:23:13 Building core-common-config-bootstrapper ... 10:23:13 Building core-data ... 10:23:13 Building core-metadata ... 10:23:13 Building security-bootstrapper ... 10:23:13 Building security-proxy-auth ... 10:23:13 Building security-proxy-setup ... 10:23:13 Building security-secretstore-setup ... 10:23:13 Building security-spiffe-token-provider ... 10:23:13 Building security-spire-agent ... 10:23:13 Building security-spire-config ... 10:23:13 Building security-spire-server ... 10:23:13 Building support-notifications ... 10:23:13 Building support-scheduler ... 10:23:13 Building security-proxy-setup 10:23:13 Building security-bootstrapper 10:23:13 Building security-spire-config 10:23:13 Building core-data 10:23:13 Building security-spire-agent 10:24:00 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:00 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:24:00 ---> 67f631a7de0f 10:24:00 Step 3/33 : WORKDIR /edgex-go 10:24:00 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:24:00 ---> 67f631a7de0f 10:24:00 Step 3/22 : WORKDIR /edgex-go 10:24:00 ---> Running in b1a47bad3f30 10:24:00 ---> Running in 7f4123859e96 10:24:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:24:00 ---> 67f631a7de0f 10:24:00 Step 3/27 : WORKDIR /edgex-go 10:24:00 ---> Running in 589be8bdc877 10:24:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:24:00 ---> 67f631a7de0f 10:24:00 Step 3/27 : WORKDIR /edgex-go 10:24:00 ---> Running in 18db95602b42 10:24:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:00 ---> 67f631a7de0f 10:24:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:24:00 ---> Running in fec34d481a74 10:24:00 Removing intermediate container 7f4123859e96 10:24:00 ---> d2e781b69682 10:24:00 Step 4/22 : RUN apk add --update --no-cache make git 10:24:00 Removing intermediate container b1a47bad3f30 10:24:00 ---> a71df6cbbeaa 10:24:00 Step 4/33 : RUN apk add --update --no-cache make git 10:24:00 Removing intermediate container 18db95602b42 10:24:00 ---> a9897b30b02c 10:24:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:24:00 Removing intermediate container 589be8bdc877 10:24:00 ---> 8f0b26cd1205 10:24:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:24:00 ---> Running in 6b4ea35dd866 10:24:00 ---> Running in b6c15950ac46 10:24:00 ---> Running in bfd4d1546f1e 10:24:00 Removing intermediate container fec34d481a74 10:24:00 ---> c336b34dcdeb 10:24:00 Step 4/23 : WORKDIR /edgex-go 10:24:00 ---> Running in 91ee23655c11 10:24:00 ---> Running in 87aaa3b4e1e5 10:24:00 Removing intermediate container 87aaa3b4e1e5 10:24:00 ---> 5e37606c79fe 10:24:00 Step 5/23 : RUN apk add --update --no-cache make git 10:24:00 ---> Running in de4eb352d9b8 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:01 OK: 263 MiB in 53 packages 10:24:02 OK: 263 MiB in 53 packages 10:24:02 OK: 263 MiB in 53 packages 10:24:02 OK: 263 MiB in 53 packages 10:24:03 OK: 263 MiB in 53 packages 10:24:03 Removing intermediate container 6b4ea35dd866 10:24:03 ---> 8b87f5852db5 10:24:03 Step 5/22 : COPY go.mod vendor* ./ 10:24:04 Removing intermediate container bfd4d1546f1e 10:24:04 ---> 36e00197388c 10:24:04 Step 5/27 : COPY go.mod vendor* ./ 10:24:04 Removing intermediate container 91ee23655c11 10:24:04 ---> c39029d37477 10:24:04 Step 5/27 : COPY go.mod vendor* ./ 10:24:04 Removing intermediate container b6c15950ac46 10:24:04 Removing intermediate container de4eb352d9b8 10:24:04 ---> f145d435d62c 10:24:04 Step 6/23 : COPY go.mod vendor* ./ 10:24:04 ---> 3ac100b782fe 10:24:04 Step 5/33 : COPY go.mod vendor* ./ 10:24:04 ---> 8f8833fa0091 10:24:04 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:05 ---> Running in 86120305ede5 10:24:05 ---> bc675f8ba563 10:24:05 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:05 ---> Running in 29d0a03c6245 10:24:06 ---> 9efbc746967c 10:24:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:06 ---> b024148284f7 10:24:06 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:06 ---> Running in 54a7529052df 10:24:06 ---> c00fcf4a2833 10:24:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:06 ---> Running in e89987660809 10:24:06 ---> Running in deb1f81bb16b 10:25:58 Removing intermediate container 86120305ede5 10:25:58 ---> 52263a7fdca5 10:25:58 Step 7/22 : COPY . . 10:25:58 Removing intermediate container 54a7529052df 10:25:58 ---> 79c1f2a402f4 10:25:58 Step 7/27 : COPY . . 10:25:58 Removing intermediate container deb1f81bb16b 10:25:58 ---> 99af1c1571cd 10:25:58 Step 8/23 : COPY . . 10:25:58 Removing intermediate container e89987660809 10:25:58 ---> a20a53b3058d 10:25:58 Step 7/33 : COPY . . 10:25:58 Removing intermediate container 29d0a03c6245 10:25:58 ---> 4626a8c62555 10:25:58 Step 7/27 : COPY . . 10:26:05 ---> ef488bea32c2 10:26:05 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:26:05 ---> c0e8f9a4267b 10:26:05 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:26:05 ---> Running in 8efdb86ff11f 10:26:05 ---> Running in 295bacd976af 10:26:05 ---> 40b9c11c9e4a 10:26:05 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:26:05 ---> 9fe09256d1aa 10:26:05 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:26:05 ---> b345a6c0b7b6 10:26:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:26:05 ---> Running in a921a73ff82e 10:26:05 ---> Running in 0f4d2d93b14c 10:26:05 ---> Running in 1a5fca73ea8c 10:26:05 Removing intermediate container a921a73ff82e 10:26:05 ---> 5c9cfdc0d84e 10:26:05 Step 9/27 : WORKDIR /edgex-go/spire-build 10:26:05 Removing intermediate container 295bacd976af 10:26:05 ---> 2d3ffb80be3d 10:26:05 Step 9/27 : WORKDIR /edgex-go/spire-build 10:26:05 ---> Running in cf13555784bc 10:26:05 ---> Running in 63a3f19b42a0 10:26:06 Removing intermediate container cf13555784bc 10:26:06 ---> 4e7e986a128a 10:26:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:26:06 ---> Running in a5cf52d58719 10:26:06 Removing intermediate container 63a3f19b42a0 10:26:06 ---> 3b8fc6c4235d 10:26:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:26:06 ---> Running in 2652c813466a 10:26:06 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 10:26:07 Removing intermediate container a5cf52d58719 10:26:07 ---> cd623a4526ab 10:26:07 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:26:07 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 10:26:07 ---> Running in 527bb87d7162 10:26:07 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 10:26:07 Removing intermediate container 2652c813466a 10:26:07 ---> 59249b8bc69f 10:26:07 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:26:07 ---> Running in 9f4064e79728 10:26:10 Removing intermediate container 527bb87d7162 10:26:10 ---> 0effbb1a69b9 10:26:10 Step 12/27 : WORKDIR /edgex-go 10:26:10 ---> Running in d4eb77fb617f 10:26:11 Removing intermediate container 9f4064e79728 10:26:11 ---> 62435df3d8f1 10:26:11 Step 12/27 : WORKDIR /edgex-go 10:26:11 ---> Running in 46b77203a6c5 10:26:11 Removing intermediate container d4eb77fb617f 10:26:11 ---> 42b6d11a7d51 10:26:11 10:26:11 Step 13/27 : FROM alpine:3.17 10:26:11 3.17: Pulling from library/alpine 10:26:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:26:12 Status: Downloaded newer image for alpine:3.17 10:26:12 ---> 51e60588ff2c 10:26:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:12 ---> Running in 2f5a2dfadfb1 10:26:12 Removing intermediate container 46b77203a6c5 10:26:12 ---> 79b4b55ec92a 10:26:12 10:26:12 Step 13/27 : FROM alpine:3.17 10:26:12 ---> 51e60588ff2c 10:26:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:26:12 ---> Running in 06f7d7b55490 10:26:13 Removing intermediate container 2f5a2dfadfb1 10:26:13 ---> 666432d33ba1 10:26:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:26:13 Removing intermediate container 06f7d7b55490 10:26:13 ---> 859b52c8c3af 10:26:13 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:26:13 ---> Running in c654cbc984ff 10:26:13 ---> Running in 6bc3e39ec9d8 10:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:26:18 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:26:18 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:26:18 OK: 17691 distinct packages available 10:26:18 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:26:18 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:26:18 OK: 17691 distinct packages available 10:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:26:20 (1/4) Installing dumb-init (1.2.5-r2) 10:26:20 (2/4) Installing musl-obstack (1.2.3-r0) 10:26:20 (3/4) Installing libucontext (1.2-r0) 10:26:20 (4/4) Installing gcompat (1.1.0-r0) 10:26:20 Executing busybox-1.35.0-r29.trigger 10:26:20 OK: 8 MiB in 19 packages 10:26:20 (1/5) Installing dumb-init (1.2.5-r2) 10:26:20 (2/5) Installing musl-obstack (1.2.3-r0) 10:26:20 (3/5) Installing libucontext (1.2-r0) 10:26:20 (4/5) Installing gcompat (1.1.0-r0) 10:26:20 (5/5) Installing openssl (3.0.8-r4) 10:26:20 Executing busybox-1.35.0-r29.trigger 10:26:20 OK: 9 MiB in 20 packages 10:26:22 Removing intermediate container c654cbc984ff 10:26:22 ---> 1fde3dbc7459 10:26:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:22 Removing intermediate container 6bc3e39ec9d8 10:26:22 ---> d3a7ddfaec1f 10:26:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:26:26 ---> 94d83156136f 10:26:26 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:26:26 ---> 74efb7043cfb 10:26:26 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:26:26 ---> 648045602445 10:26:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:26:27 ---> 07ac1973708c 10:26:27 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:26:33 ---> 28f6c2cc7fa4 10:26:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:26:35 ---> d2908334fb84 10:26:35 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:26:37 ---> 1ef0ecda7590 10:26:37 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:26:37 ---> Running in ac4c1a88b553 10:26:39 Removing intermediate container ac4c1a88b553 10:26:39 ---> cf05e2d57d75 10:26:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:26:40 ---> 122750aa4b0e 10:26:40 Step 22/27 : WORKDIR / 10:26:40 ---> Running in 57649a59bb10 10:26:41 Removing intermediate container 57649a59bb10 10:26:41 ---> da5ce6078087 10:26:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:41 ---> Running in 873ea0790cfc 10:26:41 ---> f35ba2a099c7 10:26:41 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:26:41 Removing intermediate container 873ea0790cfc 10:26:41 ---> 20115e6479a7 10:26:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:42 ---> Running in b60a46afca6a 10:26:42 Removing intermediate container b60a46afca6a 10:26:42 ---> 34887368c9b8 10:26:42 Step 25/27 : LABEL arch=arm64 10:26:42 ---> Running in 3d4b0097d548 10:26:42 ---> d9579fa6cdd9 10:26:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:26:43 Removing intermediate container 3d4b0097d548 10:26:43 ---> 2170fb76782c 10:26:43 Step 26/27 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:26:43 ---> Running in b2526a972529 10:26:44 ---> 811989f57e1e 10:26:44 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:26:44 Removing intermediate container b2526a972529 10:26:44 ---> f2690a203ebb 10:26:44 Step 27/27 : LABEL version=0.0.0 10:26:44 ---> Running in be0afc215dc3 10:26:45 Removing intermediate container be0afc215dc3 10:26:45 ---> 0559da1d8d1d 10:26:45 10:26:45 ---> be5df06bf404 10:26:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:26:45 ---> Running in 9ec353f17c4c 10:26:45 Successfully built 0559da1d8d1d 10:26:45 Successfully tagged security-spire-config-arm64:latest 10:26:45 Building security-secretstore-setup 10:26:46  Building security-spire-config ... done Removing intermediate container 9ec353f17c4c 10:26:46 ---> 4a149c63f9b2 10:26:46 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:26:46 ---> Running in 8c76213135d5 10:26:46 Removing intermediate container 8c76213135d5 10:26:46 ---> 298f20bf4ae6 10:26:46 Step 25/27 : LABEL arch=arm64 10:26:46 ---> Running in 1861615a90c6 10:26:47 Removing intermediate container 1861615a90c6 10:26:47 ---> 3413ab557584 10:26:47 Step 26/27 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:26:47 ---> Running in cb848df2e72d 10:26:47 Removing intermediate container cb848df2e72d 10:26:47 ---> 74f0e41d0dde 10:26:47 Step 27/27 : LABEL version=0.0.0 10:26:47 ---> Running in c8a3b99aaa37 10:26:48 Removing intermediate container c8a3b99aaa37 10:26:48 ---> 727e63619dea 10:26:48 10:26:48 Successfully built 727e63619dea 10:26:48 Successfully tagged security-spire-agent-arm64:latest 10:26:48  Building security-spire-agent ... done Building security-spiffe-token-provider 10:27:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:27:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:27:10 ---> 67f631a7de0f 10:27:10 Step 3/25 : WORKDIR /edgex-go 10:27:10 ---> Using cache 10:27:10 ---> 8f0b26cd1205 10:27:10 Step 4/25 : RUN apk add --update --no-cache make git 10:27:10 ---> Running in 186a13de107e 10:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:27:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:27:13 ---> 67f631a7de0f 10:27:13 Step 3/20 : WORKDIR /edgex-go 10:27:13 ---> Using cache 10:27:13 ---> 8f0b26cd1205 10:27:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:27:13 ---> Running in a3600324399f 10:27:14 OK: 263 MiB in 53 packages 10:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:16 Removing intermediate container 186a13de107e 10:27:16 ---> 18eda4025e56 10:27:16 Step 5/25 : COPY go.mod vendor* ./ 10:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:17 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:27:17 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:27:17 OK: 17690 distinct packages available 10:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:18 ---> 06d4960e5cfa 10:27:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:18 ---> Running in 2f3e24f58820 10:27:20 OK: 263 MiB in 53 packages 10:27:22 Removing intermediate container a3600324399f 10:27:22 ---> e7f0a6bc8028 10:27:22 Step 5/20 : COPY go.mod vendor* ./ 10:27:22 ---> d27e39b037d5 10:27:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:22 ---> Running in d718495bf984 10:29:14 Removing intermediate container 2f3e24f58820 10:29:14 ---> 0b4ce3cfb73d 10:29:14 Step 7/25 : COPY . . 10:29:14 Removing intermediate container d718495bf984 10:29:14 ---> 3488c8b44a8a 10:29:14 Step 7/20 : COPY . . 10:29:24 ---> b3bf0dd6c7d1 10:29:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:29:24 ---> 504de026f919 10:29:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:24 ---> Running in 02b1fe842515 10:29:25 ---> Running in b956ee38ea14 10:29:27 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 10:29:27 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 10:32:04 Removing intermediate container 8efdb86ff11f 10:32:04 ---> e3d84e811542 10:32:04 10:32:04 Step 9/22 : FROM alpine:3.17 10:32:04 ---> 51e60588ff2c 10:32:04 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:32:04 ---> Running in 376ba18a537e 10:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:32:04 (1/2) Installing dumb-init (1.2.5-r2) 10:32:04 (2/2) Installing openssl (3.0.8-r4) 10:32:04 Executing busybox-1.35.0-r29.trigger 10:32:04 OK: 8 MiB in 17 packages 10:32:06 Removing intermediate container 376ba18a537e 10:32:06 ---> 7e55aa754a09 10:32:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:32:06 ---> Running in 48ac2fe656de 10:32:07 Removing intermediate container 48ac2fe656de 10:32:07 ---> ff1f1bf4b7fc 10:32:07 Step 12/22 : WORKDIR /edgex 10:32:07 ---> Running in 8ff0ad54bcb5 10:32:07 Removing intermediate container 8ff0ad54bcb5 10:32:07 ---> 9010be2af726 10:32:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:08 Removing intermediate container 0f4d2d93b14c 10:32:08 ---> 993f19f4b2b9 10:32:08 10:32:08 Step 9/33 : FROM alpine:3.17 10:32:08 ---> 51e60588ff2c 10:32:08 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:32:08 ---> Running in 39ae587af7c7 10:32:08 ---> 5d12dc7e06ed 10:32:08 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:32:09 Removing intermediate container 39ae587af7c7 10:32:09 ---> 420f165a7f90 10:32:09 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:32:09 ---> Running in f7cf0e8a87f6 10:32:09 ---> 45dd26969abe 10:32:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:32:11 ---> 895961fe721b 10:32:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:32:12 ---> b3f4a9af3548 10:32:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:32:13 ---> d6f276cf0507 10:32:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:32:13 ---> Running in 69b1c8921928 10:32:14 (1/2) Installing dumb-init (1.2.5-r2) 10:32:14 (2/2) Installing su-exec (0.2-r2) 10:32:14 Executing busybox-1.35.0-r29.trigger 10:32:14 OK: 8 MiB in 17 packages 10:32:16 Removing intermediate container f7cf0e8a87f6 10:32:16 ---> 648ed9c8ee19 10:32:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:32:16 ---> Running in 0ee1424a1312 10:32:17 Removing intermediate container 69b1c8921928 10:32:17 ---> 8adbf9aac8bc 10:32:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:32:17 Removing intermediate container 0ee1424a1312 10:32:17 ---> 9357fdf90378 10:32:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:32:17 ---> Running in 0b4c2ed984d4 10:32:17 ---> Running in 8ed524ec8900 10:32:18 Removing intermediate container 0b4c2ed984d4 10:32:18 ---> 957581ada2a0 10:32:18 Step 20/22 : LABEL arch=arm64 10:32:18 Removing intermediate container 8ed524ec8900 10:32:18 ---> 8ac4b446faa4 10:32:18 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:32:18 ---> Running in 588dd14f9323 10:32:18 ---> Running in 4614c9f93da8 10:32:19 Removing intermediate container 588dd14f9323 10:32:19 ---> 507d8f25e0b8 10:32:19 Step 21/22 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:32:19 Removing intermediate container 4614c9f93da8 10:32:19 ---> 4c667ffeba9c 10:32:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:32:19 ---> Running in 09fff4403663 10:32:19 ---> Running in e2727230e72f 10:32:20 Removing intermediate container e2727230e72f 10:32:20 ---> 5a299a871e89 10:32:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:32:20 Removing intermediate container 09fff4403663 10:32:20 ---> 38930011e728 10:32:20 Step 22/22 : LABEL version=0.0.0 10:32:20 ---> Running in 3d8119019083 10:32:20 ---> Running in 38bcc5b1b397 10:32:21 Removing intermediate container 38bcc5b1b397 10:32:21 ---> 71bd14aa1c02 10:32:21 10:32:21 Successfully built 71bd14aa1c02 10:32:21 Successfully tagged security-proxy-setup-arm64:latest 10:32:21  Building security-proxy-setup ... done Building security-spire-server 10:32:23 Removing intermediate container 3d8119019083 10:32:23 ---> 0bc49b248b69 10:32:23 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:32:23 ---> Running in f7c75af77e96 10:32:24 Removing intermediate container f7c75af77e96 10:32:24 ---> e166e016182b 10:32:24 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:32:25 ---> 3d0ece73b406 10:32:25 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:32:25 ---> Running in 84e9e82a1dba 10:32:29 Removing intermediate container 84e9e82a1dba 10:32:29 ---> e5a6dfeac40e 10:32:29 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:32 ---> 1aec3c38ed43 10:32:32 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:32:33 ---> 99bf49e24051 10:32:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:32:35 ---> 4055b91d8a55 10:32:35 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:32:37 ---> c49a06f613b7 10:32:37 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:32:38 ---> e8d9b5072452 10:32:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:32:38 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:32:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:32:38 ---> 67f631a7de0f 10:32:38 Step 3/26 : WORKDIR /edgex-go 10:32:38 ---> Using cache 10:32:38 ---> 8f0b26cd1205 10:32:38 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:32:38 ---> Using cache 10:32:38 ---> 36e00197388c 10:32:38 Step 5/26 : COPY go.mod vendor* ./ 10:32:38 ---> Using cache 10:32:38 ---> bc675f8ba563 10:32:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:32:38 ---> Using cache 10:32:38 ---> 4626a8c62555 10:32:38 Step 7/26 : COPY . . 10:32:38 ---> Using cache 10:32:38 ---> c0e8f9a4267b 10:32:38 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:32:38 ---> Using cache 10:32:38 ---> 2d3ffb80be3d 10:32:38 Step 9/26 : WORKDIR /edgex-go/spire-build 10:32:38 ---> Using cache 10:32:38 ---> 3b8fc6c4235d 10:32:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:32:38 ---> Using cache 10:32:38 ---> 59249b8bc69f 10:32:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:32:38 ---> 1414a6932e2e 10:32:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:32:38 ---> Running in ee4229082c8a 10:32:40 ---> ccf1e225bc7d 10:32:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:32:41 ---> 5af0d3f9f045 10:32:41 Step 28/33 : RUN chmod +x /entrypoint.sh 10:32:41 ---> Running in d7c422e1e5a1 10:32:45 Removing intermediate container ee4229082c8a 10:32:45 ---> 265513576a5f 10:32:45 Step 12/26 : WORKDIR /edgex-go 10:32:45 ---> Running in ec0b2bea7d06 10:32:46 Removing intermediate container ec0b2bea7d06 10:32:46 ---> 46c194886d2c 10:32:46 10:32:46 Step 13/26 : FROM alpine:3.17 10:32:46 ---> 51e60588ff2c 10:32:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:32:46 ---> Using cache 10:32:46 ---> 859b52c8c3af 10:32:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:32:46 ---> Using cache 10:32:46 ---> d3a7ddfaec1f 10:32:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:46 ---> Using cache 10:32:46 ---> 74efb7043cfb 10:32:46 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:32:47 ---> Using cache 10:32:47 ---> 648045602445 10:32:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:32:47 Removing intermediate container d7c422e1e5a1 10:32:47 ---> 65d3b78085eb 10:32:47 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:32:47 ---> Running in 77922606ab94 10:32:48 Removing intermediate container 77922606ab94 10:32:48 ---> af10cda06915 10:32:48 Step 30/33 : CMD ["gate"] 10:32:48 ---> Running in c097a978c63b 10:32:49 Removing intermediate container c097a978c63b 10:32:49 ---> 5428f9579ccc 10:32:49 Step 31/33 : LABEL arch=arm64 10:32:49 ---> Running in 53b7cbddcb80 10:32:50 Removing intermediate container 53b7cbddcb80 10:32:50 ---> aa45b670c893 10:32:50 Step 32/33 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:32:50 ---> Running in 28f0d48de36b 10:32:52 Removing intermediate container 28f0d48de36b 10:32:52 ---> 0fc62e0aa298 10:32:52 Step 33/33 : LABEL version=0.0.0 10:32:52 ---> Running in c65ecd46171c 10:32:53 Removing intermediate container c65ecd46171c 10:32:53 ---> 22a1630848f1 10:32:53 10:32:53 Successfully built 22a1630848f1 10:32:53 Successfully tagged security-bootstrapper-arm64:latest 10:32:53  Building security-bootstrapper ... done Building core-command 10:33:00 ---> e896628af0a4 10:33:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:33:00 Removing intermediate container 1a5fca73ea8c 10:33:00 ---> 42b1d5fb5a8b 10:33:00 10:33:00 Step 10/23 : FROM alpine:3.17 10:33:00 ---> 51e60588ff2c 10:33:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:33:00 ---> Running in 483d7cbf77a2 10:33:01 ---> d0ac0cd4a59c 10:33:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:33:01 Removing intermediate container 483d7cbf77a2 10:33:01 ---> a465ef251ae9 10:33:01 Step 12/23 : ENV APP_PORT=59880 10:33:01 ---> Running in c39ffc628813 10:33:02 Removing intermediate container c39ffc628813 10:33:02 ---> 669844fa05ea 10:33:02 Step 13/23 : EXPOSE $APP_PORT 10:33:02 ---> Running in 6f5289db66c9 10:33:03 ---> 97448487982a 10:33:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:33:03 Removing intermediate container 6f5289db66c9 10:33:03 ---> 846365bd1ab3 10:33:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:33:03 ---> Running in 5b9449232e83 10:33:04 ---> ba507bf69f15 10:33:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:33:05 ---> Running in ba9c2c59b4fd 10:33:06 Removing intermediate container ba9c2c59b4fd 10:33:06 ---> 879bccc5822c 10:33:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:33:06 ---> Running in d32ce7c23d98 10:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:33:06 Removing intermediate container d32ce7c23d98 10:33:06 ---> 594903f2ca93 10:33:06 Step 24/26 : LABEL arch=arm64 10:33:06 ---> Running in 40f9f0518d3f 10:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:33:07 Removing intermediate container 40f9f0518d3f 10:33:07 ---> e7c607283867 10:33:07 Step 25/26 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:33:07 ---> Running in b15356ad7429 10:33:08 Removing intermediate container b15356ad7429 10:33:08 ---> ad57fcdb1fd1 10:33:08 Step 26/26 : LABEL version=0.0.0 10:33:08 ---> Running in 180190d96ac7 10:33:09 (1/1) Installing dumb-init (1.2.5-r2) 10:33:09 Executing busybox-1.35.0-r29.trigger 10:33:09 OK: 8 MiB in 16 packages 10:33:11 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:33:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:33:11 ---> 67f631a7de0f 10:33:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:33:11 ---> Using cache 10:33:11 ---> c336b34dcdeb 10:33:11 Step 4/24 : WORKDIR /edgex-go 10:33:11 ---> Using cache 10:33:11 ---> 5e37606c79fe 10:33:11 Step 5/24 : RUN apk add --update --no-cache make git 10:33:11 ---> Using cache 10:33:11 ---> f145d435d62c 10:33:11 Step 6/24 : COPY go.mod vendor* ./ 10:33:12 Removing intermediate container 180190d96ac7 10:33:12 ---> 9c23ec22c9dd 10:33:12 10:33:12 ---> Using cache 10:33:12 ---> c00fcf4a2833 10:33:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:12 ---> Using cache 10:33:12 ---> 99af1c1571cd 10:33:12 Step 8/24 : COPY . . 10:33:12 ---> Using cache 10:33:12 ---> b345a6c0b7b6 10:33:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:33:12 ---> Running in 01b64b3eb2fd 10:33:12 Removing intermediate container 5b9449232e83 10:33:12 ---> 6037437c318d 10:33:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:33:12 Successfully built 9c23ec22c9dd 10:33:12 Successfully tagged security-spire-server-arm64:latest 10:33:12  Building security-spire-server ... done Building core-metadata 10:33:14 ---> 73c7855444a7 10:33:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:33:14 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 10:33:15 ---> 361d09c08e81 10:33:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:33:17 ---> 7037d568a878 10:33:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:33:17 ---> e0f2c16c7372 10:33:17 Step 19/23 : ENTRYPOINT ["/core-data"] 10:33:17 ---> Running in 427e94a38fd0 10:33:18 Removing intermediate container 427e94a38fd0 10:33:18 ---> 6b46f0ceaa13 10:33:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:33:18 ---> Running in 1eb4ea6c93eb 10:33:18 Removing intermediate container 1eb4ea6c93eb 10:33:18 ---> 0ae75b5c09c3 10:33:18 Step 21/23 : LABEL arch=arm64 10:33:18 ---> Running in 75228522712b 10:33:19 Removing intermediate container 75228522712b 10:33:19 ---> 13dbbc3c4105 10:33:19 Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:33:19 ---> Running in f3b24fd48dba 10:33:20 Removing intermediate container f3b24fd48dba 10:33:20 ---> 93e085092f30 10:33:20 Step 23/23 : LABEL version=0.0.0 10:33:20 ---> Running in 99c9759e1b2f 10:33:20 Removing intermediate container 99c9759e1b2f 10:33:20 ---> a7e81a0ff279 10:33:20 10:33:21 Successfully built a7e81a0ff279 10:33:21 Successfully tagged core-data-arm64:latest 10:33:21  Building core-data ... done Building security-proxy-auth 10:33:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:33:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:36 ---> 67f631a7de0f 10:33:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:33:36 ---> Using cache 10:33:36 ---> c336b34dcdeb 10:33:36 Step 4/25 : WORKDIR /edgex-go 10:33:36 ---> Using cache 10:33:36 ---> 5e37606c79fe 10:33:36 Step 5/25 : RUN apk add --update --no-cache make git 10:33:36 ---> Using cache 10:33:36 ---> f145d435d62c 10:33:36 Step 6/25 : COPY go.mod vendor* ./ 10:33:36 ---> Using cache 10:33:36 ---> c00fcf4a2833 10:33:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:36 ---> Using cache 10:33:36 ---> 99af1c1571cd 10:33:36 Step 8/25 : COPY . . 10:33:36 ---> Using cache 10:33:36 ---> b345a6c0b7b6 10:33:36 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:33:36 ---> Running in e6280631b406 10:33: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 10:33:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:33:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:33:46 ---> 67f631a7de0f 10:33:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:33:46 ---> Using cache 10:33:46 ---> c336b34dcdeb 10:33:46 Step 4/23 : WORKDIR /edgex-go 10:33:46 ---> Using cache 10:33:46 ---> 5e37606c79fe 10:33:46 Step 5/23 : RUN apk add --update --no-cache make git 10:33:46 ---> Using cache 10:33:46 ---> f145d435d62c 10:33:46 Step 6/23 : COPY go.mod vendor* ./ 10:33:46 ---> Using cache 10:33:46 ---> c00fcf4a2833 10:33:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:46 ---> Using cache 10:33:46 ---> 99af1c1571cd 10:33:46 Step 8/23 : COPY . . 10:33:46 ---> Using cache 10:33:46 ---> b345a6c0b7b6 10:33:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:33:46 ---> Running in 0e80908e9508 10:33:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:35: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 10:35:24 Removing intermediate container b956ee38ea14 10:35:24 ---> 260656f3f4ee 10:35:24 10:35:24 Step 9/25 : FROM alpine:3.17 10:35:24 ---> 51e60588ff2c 10:35:24 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:35:25 ---> Running in 18a774bada7d 10:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:35:30 (1/3) Installing ca-certificates (20220614-r4) 10:35:30 (2/3) Installing dumb-init (1.2.5-r2) 10:35:30 (3/3) Installing su-exec (0.2-r2) 10:35:30 Executing busybox-1.35.0-r29.trigger 10:35:30 Executing ca-certificates-20220614-r4.trigger 10:35:30 OK: 8 MiB in 18 packages 10:35:32 Removing intermediate container 18a774bada7d 10:35:32 ---> 014a91a1d08a 10:35:32 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:35:32 ---> Running in 9b50a292c135 10:35:33 Removing intermediate container 9b50a292c135 10:35:33 ---> f72a4d4aa4ee 10:35:33 Step 12/25 : WORKDIR / 10:35:33 ---> Running in c8cdd361f034 10:35:34 Removing intermediate container c8cdd361f034 10:35:34 ---> 4988c14725ff 10:35:34 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:35 ---> 0f5d77354388 10:35:35 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:35:35 ---> 17a4a3b121c3 10:35:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:35:38 ---> 5a17ca2569de 10:35:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:35:39 ---> ef4c9729cc7b 10:35:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:35:40 ---> 1db3dd2dd796 10:35:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:35:42 ---> db309e820572 10:35:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:35:44 ---> d25c9f95ee80 10:35:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:35:44 ---> 741f34d29c5f 10:35:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:35:45 ---> Running in 6e5b8f9b8078 10:35:48 Removing intermediate container 6e5b8f9b8078 10:35:48 ---> ad8904975f6e 10:35:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:35:48 ---> Running in 1712bc357abc 10:35:48 Removing intermediate container 1712bc357abc 10:35:48 ---> 4764af2481fb 10:35:48 Step 23/25 : LABEL arch=arm64 10:35:48 ---> Running in ff683e1e1645 10:35:49 Removing intermediate container ff683e1e1645 10:35:49 ---> 20532336ceb2 10:35:49 Step 24/25 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:35:49 ---> Running in 4663799dbabd 10:35:51 Removing intermediate container 4663799dbabd 10:35:51 ---> 1f312e942b57 10:35:51 Step 25/25 : LABEL version=0.0.0 10:35:51 ---> Running in 5da1cbdbed77 10:35:52 Removing intermediate container 5da1cbdbed77 10:35:52 ---> a0ede326559e 10:35:52 10:35:52 Successfully built a0ede326559e 10:35:52 Successfully tagged security-secretstore-setup-arm64:latest 10:35:52 Building support-scheduler 10:36:10  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:36:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:36:10 ---> 67f631a7de0f 10:36:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:36:10 ---> Using cache 10:36:10 ---> c336b34dcdeb 10:36:10 Step 4/23 : WORKDIR /edgex-go 10:36:10 ---> Using cache 10:36:10 ---> 5e37606c79fe 10:36:10 Step 5/23 : RUN apk add --update --no-cache make git 10:36:10 ---> Using cache 10:36:10 ---> f145d435d62c 10:36:10 Step 6/23 : COPY go.mod vendor* ./ 10:36:10 ---> Using cache 10:36:10 ---> c00fcf4a2833 10:36:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:10 ---> Using cache 10:36:10 ---> 99af1c1571cd 10:36:10 Step 8/23 : COPY . . 10:36:10 ---> Using cache 10:36:10 ---> b345a6c0b7b6 10:36:10 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:36:10 ---> Running in 4cc2d0319a82 10:36:11 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 10:37:47 Removing intermediate container 02b1fe842515 10:37:47 ---> 4e0d491f100a 10:37:47 10:37:47 Step 9/20 : FROM alpine:3.17 10:37:47 ---> 51e60588ff2c 10:37:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:37:47 ---> Using cache 10:37:47 ---> 420f165a7f90 10:37:47 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:37:47 ---> Running in ed96e296ab30 10:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:37:47 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:37:47 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:37:47 OK: 17691 distinct packages available 10:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:37:47 (1/9) Installing ca-certificates (20220614-r4) 10:37:47 (2/9) Installing brotli-libs (1.0.9-r9) 10:37:47 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:37:47 (4/9) Installing libcurl (8.0.1-r0) 10:37:47 (5/9) Installing curl (8.0.1-r0) 10:37:47 (6/9) Installing dumb-init (1.2.5-r2) 10:37:47 (7/9) Installing musl-obstack (1.2.3-r0) 10:37:47 (8/9) Installing libucontext (1.2-r0) 10:37:47 (9/9) Installing gcompat (1.1.0-r0) 10:37:47 Executing busybox-1.35.0-r29.trigger 10:37:47 Executing ca-certificates-20220614-r4.trigger 10:37:47 OK: 11 MiB in 24 packages 10:37:53 Removing intermediate container ed96e296ab30 10:37:53 ---> 2caa4ea26917 10:37:53 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:53 ---> ae6426088064 10:37:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:37:54 ---> 33fcb828ab66 10:37:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:37:56 ---> 658aea8ead2b 10:37:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:37:57 ---> eefbd761705b 10:37:57 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:37:57 ---> Running in 1f9764bf2cea 10:37:57 Removing intermediate container 1f9764bf2cea 10:37:57 ---> b2d0fb9a5b9e 10:37:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:37:57 ---> Running in ab381d509cee 10:37:58 Removing intermediate container ab381d509cee 10:37:58 ---> 712884649960 10:37:58 Step 18/20 : LABEL arch=arm64 10:37:58 ---> Running in 16988c445afa 10:37:59 Removing intermediate container 16988c445afa 10:37:59 ---> 274a36e7aaf9 10:37:59 Step 19/20 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:37:59 ---> Running in 27e81e9041d6 10:37:59 Removing intermediate container 27e81e9041d6 10:37:59 ---> 93724f481508 10:37:59 Step 20/20 : LABEL version=0.0.0 10:37:59 ---> Running in 6a691d22cf65 10:38:00 Removing intermediate container 6a691d22cf65 10:38:00 ---> 9818bd4e0974 10:38:00 10:38:00 Successfully built 9818bd4e0974 10:38:00 Successfully tagged security-spiffe-token-provider-arm64:latest 10:38:00  Building security-spiffe-token-provider ... done Building support-notifications 10:38:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:38:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:38:15 ---> 67f631a7de0f 10:38:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:38:15 ---> Using cache 10:38:15 ---> c336b34dcdeb 10:38:15 Step 4/23 : WORKDIR /edgex-go 10:38:15 ---> Using cache 10:38:15 ---> 5e37606c79fe 10:38:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:38:15 ---> Running in 89ac5eb80295 10:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:38:18 OK: 263 MiB in 53 packages 10:38:20 Removing intermediate container 89ac5eb80295 10:38:20 ---> 972f5bc50e5d 10:38:20 Step 6/23 : COPY go.mod vendor* ./ 10:38:21 ---> cce1a47f4257 10:38:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:21 ---> Running in 5f3e524f8094 10:39:58 Removing intermediate container 5f3e524f8094 10:39:58 ---> 4580af0714d6 10:39:58 Step 8/23 : COPY . . 10:40:05 Removing intermediate container 0e80908e9508 10:40:05 ---> d1c6ff430071 10:40:05 10:40:05 Step 10/23 : FROM alpine:3.17 10:40:05 ---> 51e60588ff2c 10:40:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:40:06 ---> Running in 15328883b896 10:40:07 Removing intermediate container 15328883b896 10:40:07 ---> c4c44c85195e 10:40:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:40:07 ---> Running in 2d03202f89e8 10:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:40:12 (1/1) Installing dumb-init (1.2.5-r2) 10:40:12 Executing busybox-1.35.0-r29.trigger 10:40:12 OK: 8 MiB in 16 packages 10:40:14 ---> 7dcdaaa2a64d 10:40:14 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:40:14 Removing intermediate container 2d03202f89e8 10:40:14 ---> 9c3e5f452832 10:40:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:14 ---> Running in 7beac3559793 10:40:17 ---> 210517b505fa 10:40:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:40:17 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 10:40:18 ---> 089a18a5b37a 10:40:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:40:18 Removing intermediate container 01b64b3eb2fd 10:40:18 ---> e732edf9a26a 10:40:18 10:40:18 Step 10/24 : FROM alpine:3.17 10:40:18 ---> 51e60588ff2c 10:40:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:40:20 ---> Running in 351afe241e79 10:40:20 ---> 5e0c9a472cc6 10:40:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:40:21 ---> 36b6ace6a598 10:40:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:40:22 ---> 16f06085e13b 10:40:22 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:40:23 ---> Running in 05c4f6481e09 10:40:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:40:25 (1/1) Installing dumb-init (1.2.5-r2) 10:40:25 Executing busybox-1.35.0-r29.trigger 10:40:25 OK: 8 MiB in 16 packages 10:40:26 Removing intermediate container 05c4f6481e09 10:40:26 ---> 4746a5c03432 10:40:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:40:26 ---> Running in c5e079f89a51 10:40:27 Removing intermediate container c5e079f89a51 10:40:27 ---> ed64f1202ac0 10:40:27 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:40:27 ---> Running in d6355ad33eb7 10:40:27 Removing intermediate container 351afe241e79 10:40:27 ---> e697d7e9d3d5 10:40:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:40:27 ---> Running in 5c8018a344f7 10:40:27 Removing intermediate container d6355ad33eb7 10:40:27 ---> 279e3dc644d8 10:40:27 Step 21/23 : LABEL arch=arm64 10:40:28 ---> Running in 424986d5f10c 10:40:28 Removing intermediate container 5c8018a344f7 10:40:28 ---> e530da7471fb 10:40:28 Step 13/24 : ENV APP_PORT=59882 10:40:28 ---> Running in f4214b3a4c6c 10:40:28 Removing intermediate container 424986d5f10c 10:40:28 ---> 9ee164746102 10:40:28 Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:40:29 ---> Running in ce60ef699003 10:40:29 Removing intermediate container f4214b3a4c6c 10:40:29 ---> 149200377c56 10:40:29 Step 14/24 : EXPOSE $APP_PORT 10:40:29 Removing intermediate container ce60ef699003 10:40:29 ---> d906b3322fa6 10:40:29 Step 23/23 : LABEL version=0.0.0 10:40:29 ---> Running in c608aa79fcd1 10:40:29 ---> Running in 4fa1cd89503b 10:40:30 Removing intermediate container c608aa79fcd1 10:40:30 ---> 1c879a1883fb 10:40:30 Step 15/24 : WORKDIR / 10:40:30 ---> Running in 050775fdc4d8 10:40:30 Removing intermediate container 4fa1cd89503b 10:40:30 ---> 15d67853f5ac 10:40:30 10:40:31 Successfully built 15d67853f5ac 10:40:31 Successfully tagged security-proxy-auth-arm64:latest 10:40:31 Building core-common-config-bootstrapper 10:40:31  Building security-proxy-auth ... done Removing intermediate container 050775fdc4d8 10:40:31 ---> ea0c5901e0fa 10:40:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:35 ---> 23f556358101 10:40:35 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:40:36 ---> 5ba61bcd704a 10:40:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:40:40 ---> 1d9b47d6e057 10:40:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:40:41 ---> 54c1d4f64cd5 10:40:41 Step 20/24 : ENTRYPOINT ["/core-command"] 10:40:42 ---> Running in 35cb5da102cc 10:40:43 Removing intermediate container 35cb5da102cc 10:40:43 ---> b46f43b3d618 10:40:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:43 ---> Running in 1900494f9fcd 10:40:44 Removing intermediate container 1900494f9fcd 10:40:44 ---> c2652bda9098 10:40:44 Step 22/24 : LABEL arch=arm64 10:40:44 ---> Running in 32af1037b102 10:40:45 Removing intermediate container 32af1037b102 10:40:45 ---> ac4ea0daf13a 10:40:45 Step 23/24 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:40:45 ---> Running in 5875274934fc 10:40:48 Removing intermediate container 5875274934fc 10:40:48 ---> 664a73098508 10:40:48 Step 24/24 : LABEL version=0.0.0 10:40:49 ---> Running in f724eb9bf7e2 10:40:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:40:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:40:49 ---> 67f631a7de0f 10:40:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:40:49 ---> Using cache 10:40:49 ---> c336b34dcdeb 10:40:49 Step 4/23 : WORKDIR /edgex-go 10:40:49 ---> Using cache 10:40:49 ---> 5e37606c79fe 10:40:49 Step 5/23 : RUN apk add --update --no-cache make git 10:40:49 ---> Using cache 10:40:49 ---> f145d435d62c 10:40:49 Step 6/23 : COPY go.mod vendor* ./ 10:40:49 ---> Using cache 10:40:49 ---> c00fcf4a2833 10:40:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:49 ---> Using cache 10:40:49 ---> 99af1c1571cd 10:40:49 Step 8/23 : COPY . . 10:40:49 Removing intermediate container f724eb9bf7e2 10:40:49 ---> 0053ae4c1a82 10:40:49 10:40:49 ---> Using cache 10:40:49 ---> b345a6c0b7b6 10:40:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:40:50 ---> Running in 4feb7841fe7b 10:40:50 Removing intermediate container e6280631b406 10:40:50 ---> bc8a888ad1ef 10:40:50 10:40:50 Step 10/25 : FROM alpine:3.17 10:40:50 ---> 51e60588ff2c 10:40:50 Step 11/25 : RUN apk add --update --no-cache dumb-initSuccessfully built 0053ae4c1a82 10:40:50 10:40:50 ---> Using cache 10:40:50 ---> e697d7e9d3d5 10:40:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:40:50 Successfully tagged core-command-arm64:latest 10:40:50  Building core-command ... done  ---> Using cache 10:40:50 ---> e530da7471fb 10:40:50 Step 13/25 : ENV APP_PORT=59881 10:40:50 ---> Running in 22431a063e3f 10:40:51 Removing intermediate container 22431a063e3f 10:40:51 ---> bee6567b091b 10:40:51 Step 14/25 : EXPOSE $APP_PORT 10:40:51 ---> Running in a840ed748051 10:40:52 Removing intermediate container a840ed748051 10:40:52 ---> ea01ebda6af8 10:40:52 Step 15/25 : WORKDIR / 10:40:52 ---> Running in 90d25c668791 10:40:52 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 10:40:52 Removing intermediate container 90d25c668791 10:40:52 ---> eb06e5ff9ac1 10:40:52 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:53 ---> 8f0a39194459 10:40:53 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:40:54 ---> 38d904c5191b 10:40:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:40:56 ---> 0c6c7af47c41 10:40:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:40:57 ---> b02ccfb871de 10:40:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:40:58 ---> 2ae47c07586a 10:40:58 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:40:58 ---> Running in deef38825af9 10:40:59 Removing intermediate container deef38825af9 10:40:59 ---> d059fc3db606 10:40:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:59 ---> Running in 4c0e31de0606 10:41:01 Removing intermediate container 4c0e31de0606 10:41:01 ---> 8a00e4a16a27 10:41:01 Step 23/25 : LABEL arch=arm64 10:41:01 ---> Running in ad5d7fe8b097 10:41:01 Removing intermediate container ad5d7fe8b097 10:41:01 ---> 239644c3a6ad 10:41:01 Step 24/25 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:41:01 ---> Running in af3a572722b6 10:41:02 Removing intermediate container af3a572722b6 10:41:02 ---> 9b1d33a6eca6 10:41:02 Step 25/25 : LABEL version=0.0.0 10:41:02 ---> Running in 750041050c73 10:41:03 Removing intermediate container 750041050c73 10:41:03 ---> ecdf2ec4e04f 10:41:03 10:41:03 Successfully built ecdf2ec4e04f 10:41:03 Successfully tagged core-metadata-arm64:latest 10:43:55  Building core-metadata ... done Removing intermediate container 4cc2d0319a82 10:43:55 ---> c58e5f6ee0c7 10:43:55 10:43:55 Step 10/23 : FROM alpine:3.17 10:43:55 ---> 51e60588ff2c 10:43:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:43:55 ---> Using cache 10:43:55 ---> e697d7e9d3d5 10:43:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:43:55 ---> Using cache 10:43:55 ---> e530da7471fb 10:43:55 Step 13/23 : ENV APP_PORT=59861 10:43:55 ---> Running in 86159ad87856 10:43:55 Removing intermediate container 86159ad87856 10:43:55 ---> a1dd7c67d41c 10:43:55 Step 14/23 : EXPOSE $APP_PORT 10:43:55 ---> Running in 28bd0efcd249 10:43:55 Removing intermediate container 28bd0efcd249 10:43:55 ---> 552ffb07d7a9 10:43:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:55 ---> 9bbdf4f64202 10:43:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:43:55 ---> ec940ee18fb5 10:43:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:43:55 ---> bddac5c68911 10:43:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:43:55 ---> a4d76866cd8a 10:43:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:43:55 ---> Running in c68788373370 10:43:55 Removing intermediate container c68788373370 10:43:55 ---> 594f7eab54f3 10:43:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:43:55 ---> Running in 59cfbbaacde0 10:43:55 Removing intermediate container 59cfbbaacde0 10:43:55 ---> 1b82367a4dfe 10:43:55 Step 21/23 : LABEL arch=arm64 10:43:55 ---> Running in 0368a306aac7 10:43:55 Removing intermediate container 0368a306aac7 10:43:55 ---> 77e6012d1ce2 10:43:55 Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:43:55 ---> Running in 9cdf81d253a2 10:43:55 Removing intermediate container 9cdf81d253a2 10:43:55 ---> c42912e924f1 10:43:55 Step 23/23 : LABEL version=0.0.0 10:43:55 ---> Running in 61eabc69e5f2 10:43:56 Removing intermediate container 61eabc69e5f2 10:43:56 ---> 962cde35c7d8 10:43:56 10:43:56 Successfully built 962cde35c7d8 10:43:56 Successfully tagged support-scheduler-arm64:latest 10:44:35  Building support-scheduler ... done Removing intermediate container 4feb7841fe7b 10:44:35 ---> 1a5a6228a8d2 10:44:35 10:44:35 Step 10/23 : FROM alpine:3.17 10:44:35 ---> 51e60588ff2c 10:44:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:44:35 ---> Using cache 10:44:35 ---> c4c44c85195e 10:44:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:44:35 ---> Using cache 10:44:35 ---> 9c3e5f452832 10:44:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:35 ---> Using cache 10:44:35 ---> 210517b505fa 10:44:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:44:35 ---> Using cache 10:44:35 ---> 089a18a5b37a 10:44:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:44:36 ---> b1319f1de326 10:44:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:44:37 ---> ee12170b8f47 10:44:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:44:37 ---> a07e13c428f0 10:44:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:44:37 ---> Running in a8e6ff71e485 10:44:40 Removing intermediate container a8e6ff71e485 10:44:40 ---> 136e3fe6ee81 10:44:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:44:40 ---> Running in 7226236772e4 10:44:40 Removing intermediate container 7226236772e4 10:44:40 ---> 3f35d929a48a 10:44:40 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:44:40 ---> Running in 310dbe7f7d22 10:44:41 Removing intermediate container 310dbe7f7d22 10:44:41 ---> 9c30a26bf9a2 10:44:41 Step 21/23 : LABEL arch=arm64 10:44:41 ---> Running in 9566530e2ee4 10:44:41 Removing intermediate container 9566530e2ee4 10:44:41 ---> cc742d08fe90 10:44:41 Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:44:41 ---> Running in 200f81901da6 10:44:42 Removing intermediate container 200f81901da6 10:44:42 ---> 2eb7f3fef388 10:44:42 Step 23/23 : LABEL version=0.0.0 10:44:42 ---> Running in deb0cd502b90 10:44:42 Removing intermediate container deb0cd502b90 10:44:42 ---> b4a8704b5e68 10:44:42 10:44:43 Successfully built b4a8704b5e68 10:44:43 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:45:09  Building core-common-config-bootstrapper ... done Removing intermediate container 7beac3559793 10:45:09 ---> efa14b923950 10:45:09 10:45:09 Step 10/23 : FROM alpine:3.17 10:45:09 ---> 51e60588ff2c 10:45:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:45:09 ---> Running in f43727ac68b1 10:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:45:10 (1/2) Installing ca-certificates (20220614-r4) 10:45:10 (2/2) Installing dumb-init (1.2.5-r2) 10:45:10 Executing busybox-1.35.0-r29.trigger 10:45:10 Executing ca-certificates-20220614-r4.trigger 10:45:11 OK: 8 MiB in 17 packages 10:45:14 Removing intermediate container f43727ac68b1 10:45:14 ---> b7a3b243af51 10:45:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:45:14 ---> Running in 811b27c53668 10:45:14 Removing intermediate container 811b27c53668 10:45:14 ---> c005a7a2262a 10:45:14 Step 13/23 : ENV APP_PORT=59860 10:45:14 ---> Running in ae93bf74a699 10:45:14 Removing intermediate container ae93bf74a699 10:45:14 ---> 38338a8df0f1 10:45:14 Step 14/23 : EXPOSE $APP_PORT 10:45:14 ---> Running in 10374add289d 10:45:15 Removing intermediate container 10374add289d 10:45:15 ---> 34e4d516409b 10:45:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:15 ---> db76329db7b1 10:45:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:45:16 ---> 8a5383c36126 10:45:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:45:17 ---> 1712cfaab412 10:45:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:45:17 ---> ae6d08dbfac0 10:45:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:45:17 ---> Running in 3b6bd886b1f2 10:45:18 Removing intermediate container 3b6bd886b1f2 10:45:18 ---> 56397816a519 10:45:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:18 ---> Running in 670fb0d75dee 10:45:18 Removing intermediate container 670fb0d75dee 10:45:18 ---> 88def1510569 10:45:18 Step 21/23 : LABEL arch=arm64 10:45:18 ---> Running in f241dc2fe973 10:45:19 Removing intermediate container f241dc2fe973 10:45:19 ---> e490129aa78d 10:45:19 Step 22/23 : LABEL git_sha=44b37959e9124a8f08e47c40e4ad3bf13ca37e81 10:45:19 ---> Running in b9668fe97ae6 10:45:19 Removing intermediate container b9668fe97ae6 10:45:19 ---> dcbeb52bedb8 10:45:19 Step 23/23 : LABEL version=0.0.0 10:45:19 ---> Running in 12c280515a53 10:45:19 Removing intermediate container 12c280515a53 10:45:19 ---> 70db57d4b628 10:45:19 10:45:19 Successfully built 70db57d4b628 10:45:19 Successfully tagged support-notifications-arm64:latest 10:45:20  Building support-notifications ... done  [Pipeline] } 10:45:20 $ docker stop --time=1 ac3b5566a11979c371c6eba61e7426f656aacda0e341a13477f3e002205228cf 10:45:21 $ docker rm -f --volumes ac3b5566a11979c371c6eba61e7426f656aacda0e341a13477f3e002205228cf [Pipeline] // withDockerContainer [Pipeline] sh 10:45:22 + docker images 10:45:22 REPOSITORY TAG IMAGE ID CREATED SIZE 10:45:22 support-notifications-arm64 latest 70db57d4b628 3 seconds ago 31.9MB 10:45:22 efa14b923950 16 seconds ago 1.59GB 10:45:22 core-common-config-bootstrapper-arm64 latest b4a8704b5e68 40 seconds ago 17.2MB 10:45:22 1a5a6228a8d2 50 seconds ago 1.52GB 10:45:22 support-scheduler-arm64 latest 962cde35c7d8 About a minute ago 31.2MB 10:45:22 c58e5f6ee0c7 About a minute ago 1.59GB 10:45:22 core-metadata-arm64 latest ecdf2ec4e04f 4 minutes ago 20.2MB 10:45:22 bc8a888ad1ef 4 minutes ago 1.53GB 10:45:22 core-command-arm64 latest 0053ae4c1a82 4 minutes ago 19.7MB 10:45:22 security-proxy-auth-arm64 latest 15d67853f5ac 4 minutes ago 18.1MB 10:45:22 e732edf9a26a 5 minutes ago 1.53GB 10:45:22 d1c6ff430071 5 minutes ago 1.51GB 10:45:22 security-spiffe-token-provider-arm64 latest 9818bd4e0974 7 minutes ago 32.7MB 10:45:22 4e0d491f100a 7 minutes ago 1.57GB 10:45:22 security-secretstore-setup-arm64 latest a0ede326559e 9 minutes ago 32.2MB 10:45:22 260656f3f4ee 10 minutes ago 1.52GB 10:45:22 core-data-arm64 latest a7e81a0ff279 12 minutes ago 19.9MB 10:45:22 security-spire-server-arm64 latest 9c23ec22c9dd 12 minutes ago 97MB 10:45:22 42b1d5fb5a8b 12 minutes ago 1.53GB 10:45:22 security-bootstrapper-arm64 latest 22a1630848f1 12 minutes ago 21.9MB 10:45:22 46c194886d2c 12 minutes ago 1.39GB 10:45:22 security-proxy-setup-arm64 latest 71bd14aa1c02 13 minutes ago 18.7MB 10:45:22 993f19f4b2b9 13 minutes ago 1.51GB 10:45:22 e3d84e811542 13 minutes ago 1.51GB 10:45:22 security-spire-agent-arm64 latest 727e63619dea 18 minutes ago 153MB 10:45:22 security-spire-config-arm64 latest 0559da1d8d1d 18 minutes ago 96.1MB 10:45:22 79b4b55ec92a 19 minutes ago 1.39GB 10:45:22 42b6d11a7d51 19 minutes ago 1.39GB 10:45:22 ci-base-image-arm64 latest 67f631a7de0f 33 minutes ago 899MB 10:45:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 10 days ago 681MB 10:45:22 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 10:45:22 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 10:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:22 10:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:23 arm64: Pulling from edgex-lftools-log-publisher 10:45:23 8998bd30e6a1: Pulling fs layer 10:45:23 04944245beec: Pulling fs layer 10:45:23 699f458cf7ca: Pulling fs layer 10:45:23 765212b225bb: Pulling fs layer 10:45:23 f23df028b6ca: Pulling fs layer 10:45:23 d65c8cfc05b1: Pulling fs layer 10:45:23 2437ff75d9bd: Pulling fs layer 10:45:23 765212b225bb: Waiting 10:45:23 f23df028b6ca: Waiting 10:45:23 2437ff75d9bd: Waiting 10:45:23 d65c8cfc05b1: Waiting 10:45:23 04944245beec: Verifying Checksum 10:45:23 04944245beec: Download complete 10:45:23 765212b225bb: Verifying Checksum 10:45:23 765212b225bb: Download complete 10:45:23 f23df028b6ca: Verifying Checksum 10:45:23 f23df028b6ca: Download complete 10:45:23 d65c8cfc05b1: Verifying Checksum 10:45:23 d65c8cfc05b1: Download complete 10:45:23 699f458cf7ca: Verifying Checksum 10:45:23 699f458cf7ca: Download complete 10:45:24 8998bd30e6a1: Download complete 10:45:26 2437ff75d9bd: Verifying Checksum 10:45:26 2437ff75d9bd: Download complete 10:45:28 8998bd30e6a1: Pull complete 10:45:28 04944245beec: Pull complete 10:45:29 699f458cf7ca: Pull complete 10:45:29 765212b225bb: Pull complete 10:45:30 f23df028b6ca: Pull complete 10:45:30 d65c8cfc05b1: Pull complete 10:45:45 2437ff75d9bd: Pull complete 10:45:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:45:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:45:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:46 prd-ubuntu20.04-docker-arm64-4c-16g-13898 does not seem to be running inside a container 10:45:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:45:48 $ docker top bfbd39f24aedba0df1f48173ff569564fce76cb30aa5ff1dfd30d67ff65d092c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:49 ---> job-cost.sh 10:45:49 lf-activate-venv: SKIPPING 10:45:49 INFO: No Stack... 10:45:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:45:50 INFO: Archiving Costs [Pipeline] sh 10:45:51 + cat /w/workspace/edgex-go/4/archives/cost.csv 10:45:51 + cut -d, -f6 [Pipeline] lock 10:45:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] 10:45:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] did not exist. Created. 10:45:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:45:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:45:52 Stashed 1 file(s) [Pipeline] } 10:45:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4552-4-stack-cost] [Pipeline] // lock [Pipeline] } 10:45:52 $ docker stop --time=1 bfbd39f24aedba0df1f48173ff569564fce76cb30aa5ff1dfd30d67ff65d092c 10:45:54 $ docker rm -f --volumes bfbd39f24aedba0df1f48173ff569564fce76cb30aa5ff1dfd30d67ff65d092c [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 10:45:54 provisioning config files... 10:45:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14290941639485006451tmp [Pipeline] { [Pipeline] sh 10:45:55 + set +x 10:45:55 + + bash -s -- 10:45:55 curl -s https://codecov.io/bash 10:45:55 10:45:55 _____ _ 10:45:55 / ____| | | 10:45:55 | | ___ __| | ___ ___ _____ __ 10:45:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:45:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:45:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:45:55 Bash-1.0.6 10:45:55 10:45:55 10:45:55 ==> git version 2.25.1 found 10:45:55 ==> 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 10:45:55 Release-Date: 2020-01-08 10:45:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:45:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:45:55 ==> Jenkins CI detected. 10:45:55 current dir:  /w/workspace/edgex-go/4 10:45:55 project root: . 10:45:55 --> token set from env 10:45:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:45:55 ==> Running gcov in . (disable via -X gcov) 10:45:55 ==> Python coveragepy not found 10:45:55 ==> Searching for coverage reports in: 10:45:55 + . 10:45:55 -> Found 1 reports 10:45:55 ==> Detecting git/mercurial file structure 10:45:55 ==> Reading reports 10:45:55 + ./coverage.out bytes=448560 10:45:55 ==> Appending adjustments 10:45:55 https://docs.codecov.io/docs/fixing-reports 10:45:56 + Found adjustments 10:45:56 ==> Gzipping contents 10:45:56 60K /tmp/codecov.q4eUX0.gz 10:45:56 ==> Uploading reports 10:45:56 url: https://codecov.io 10:45:56 query: branch=PR-4552&commit=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= 10:45:56 -> Pinging Codecov 10:45:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4552&commit=e9fce507ce5d2dce0f2d158ba22b0d6c596ef132&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4552%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4552&job=&cmd_args= 10:45:56 -> Uploading to 10:45:56 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/e9fce507ce5d2dce0f2d158ba22b0d6c596ef132/00ff08b5-42d7-428d-81b0-1807785a5d6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T104556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ecad8eb3f847d2d26fa8d86abc64c07ba30450d65ec4dc6ae4351ea7ea5fc9da 10:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:56 Dload Upload Total Spent Left Speed 10:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57564 0 0 100 57564 0 253k --:--:-- --:--:-- --:--:-- 252k 100 57564 0 0 100 57564 0 213k --:--:-- --:--:-- --:--:-- 212k 10:45:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9fce507ce5d2dce0f2d158ba22b0d6c596ef132 [Pipeline] } 10:45:56 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 10:45:57 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 10:45:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:45:58 ---> package-listing.sh 10:45:58 ++ facter osfamily 10:45:58 ++ tr '[:upper:]' '[:lower:]' 10:45:58 + OS_FAMILY=debian 10:45:58 + workspace=/w/workspace/edgex-go/4 10:45:58 + START_PACKAGES=/tmp/packages_start.txt 10:45:58 + END_PACKAGES=/tmp/packages_end.txt 10:45:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:58 + PACKAGES=/tmp/packages_start.txt 10:45:58 + '[' /w/workspace/edgex-go/4 ']' 10:45:58 + PACKAGES=/tmp/packages_end.txt 10:45:58 + case "${OS_FAMILY}" in 10:45:58 + dpkg -l 10:45:58 + grep '^ii' 10:45:58 + '[' -f /tmp/packages_start.txt ']' 10:45:58 + '[' -f /tmp/packages_end.txt ']' 10:45:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:58 + '[' /w/workspace/edgex-go/4 ']' 10:45:58 + mkdir -p /w/workspace/edgex-go/4/archives/ 10:45:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 10:45:59 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:45:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:59 10:45:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:00 latest: Pulling from edgex-lftools-log-publisher 10:46:00 5eb5b503b376: Pulling fs layer 10:46:00 5c69ac0246d0: Pulling fs layer 10:46:00 ec43610c2a17: Pulling fs layer 10:46:00 3a2ae6a8a46f: Pulling fs layer 10:46:00 33b1e0a273af: Pulling fs layer 10:46:00 5d3b04190fa2: Pulling fs layer 10:46:00 3a2ae6a8a46f: Waiting 10:46:00 33b1e0a273af: Waiting 10:46:00 2f39f015ded8: Pulling fs layer 10:46:00 2f39f015ded8: Waiting 10:46:00 5d3b04190fa2: Waiting 10:46:00 5c69ac0246d0: Verifying Checksum 10:46:00 5c69ac0246d0: Download complete 10:46:00 3a2ae6a8a46f: Verifying Checksum 10:46:00 3a2ae6a8a46f: Download complete 10:46:00 33b1e0a273af: Verifying Checksum 10:46:00 33b1e0a273af: Download complete 10:46:00 5d3b04190fa2: Verifying Checksum 10:46:00 5d3b04190fa2: Download complete 10:46:00 ec43610c2a17: Download complete 10:46:00 5eb5b503b376: Verifying Checksum 10:46:00 5eb5b503b376: Download complete 10:46:02 2f39f015ded8: Verifying Checksum 10:46:02 2f39f015ded8: Download complete 10:46:02 5eb5b503b376: Pull complete 10:46:03 5c69ac0246d0: Pull complete 10:46:03 ec43610c2a17: Pull complete 10:46:04 3a2ae6a8a46f: Pull complete 10:46:05 33b1e0a273af: Pull complete 10:46:05 5d3b04190fa2: Pull complete 10:46:10 2f39f015ded8: Pull complete 10:46:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:10 prd-ubuntu20.04-docker-8c-8g-13897 does not seem to be running inside a container 10:46:10 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 10:46:20 $ docker top 677ffe8ede4cc3a6663d202438a3fad3af4bd6d64746c1b1e1bc212ed853f684 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:46:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:46:21 + ls /var/log/sa-host 10:46:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:21 provisioning config files... 10:46:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config10355730125179589731tmp [Pipeline] { [Pipeline] echo 10:46:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:46:22 ---> create-netrc.sh [Pipeline] } 10:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:46:22 ---> python-tools-install.sh [Pipeline] echo 10:46:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:46:22 ---> sudo-logs.sh 10:46:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:46:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:46:23 ---> job-cost.sh 10:46:23 lf-activate-venv: SKIPPING 10:46:23 DEBUG: total: 0.10999999940395355 10:46:23 INFO: Retrieving Stack Cost... 10:46:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:24 INFO: Archiving Costs [Pipeline] echo 10:46:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:46:24 ---> logs-deploy.sh 10:46:24 lf-activate-venv: SKIPPING 10:46:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4552/4 10:46:24 INFO: archiving workspace using pattern(s): 10:46:25 Archives upload complete. 10:46:25 INFO: archiving logs to Nexus