Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d51f32bebde847c0adb284d2c449747c43d82543 rather than f55e44b894cf32e9a2bccd43db89ee6091db5759 Obtained Jenkinsfile from d51f32bebde847c0adb284d2c449747c43d82543 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-ssh9817987023597179968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12065080545589713990.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/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-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3055978556201705589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15372369909888496809.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-4405/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-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14524980105842514003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2376 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 Merge succeeded, producing 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 Checking out Revision 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 (PR-4405) > git config core.sparsecheckout # timeout=10 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # 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 d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 # timeout=10 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:40 ========================================================= 08:30:40 EdgeX Global Pipelines Version Info 08:30:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b8f56d274da613d75842e3b3dae67024bd3930e4 # timeout=10 08:30:40 ------------------- 08:30:40 stable info: 08:30:40 ------------------- 08:30:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:40 Message: update stable to v1.0.245 08:30:41 ------------------- 08:30:41 experimental info: 08:30:41 ------------------- 08:30:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:41 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:30:41 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7339ad3 [Pipeline] echo 08:30:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:42 provisioning config files... 08:30:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config4947939979105979690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:42 ---> docker-login.sh 08:30:42 nexus3.edgexfoundry.org:10001 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 nexus3.edgexfoundry.org:10002 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 nexus3.edgexfoundry.org:10003 08:30:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:42 Configure a credential helper to remove this warning. See 08:30:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:42 08:30:42 Login Succeeded 08:30:42 nexus3.edgexfoundry.org:10004 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 docker.io 08:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:43 Configure a credential helper to remove this warning. See 08:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:43 08:30:43 Login Succeeded 08:30:43 ---> docker-login.sh ends [Pipeline] } 08:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:43 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:43 + + dirname cmd/core-command/Dockerfile 08:30:43 cut -d/ -f2 08:30:43 + echo core-command,cmd/core-command/Dockerfile 08:30:43 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 08:30:43 -f2 08:30:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:43 + dirname cmd/core-data/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-data,cmd/core-data/Dockerfile 08:30:43 + dirname cmd/core-metadata/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:43 + dirname cmd/security-bootstrapper/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:43 + dirname cmd/security-proxy-auth/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:43 + dirname cmd/security-proxy-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:43 + dirname cmd/security-spire-agent/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:43 + dirname cmd/security-spire-config/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:43 + dirname cmd/security-spire-server/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:43 + dirname cmd/support-notifications/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:43 + dirname cmd/support-scheduler/Dockerfile 08:30:43 + cut -d/ -f2 08:30:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:44 + git rev-list -1 --merges 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2~1..7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 [Pipeline] echo 08:30:44 -----------> git rev-list -1 --merges 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2~1..7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:30:44 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 [false] [Pipeline] sh 08:30:44 + git log --format=format:%s -1 7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:44 + grep -v github /etc/ssh/ssh_known_hosts 08:30:44 + [ -e /tmp/ssh_known_hosts ] 08:30:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 08:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:45 b85a868b505f: Pulling fs layer 08:30:45 e2be974225ed: Pulling fs layer 08:30:45 339a4e72a1f5: Pulling fs layer 08:30:45 988bab9f4d93: Pulling fs layer 08:30:45 1469e6f7b9e6: Pulling fs layer 08:30:45 eaf3925da568: Pulling fs layer 08:30:45 bab4dde63d76: Pulling fs layer 08:30:45 bde34c3a00c8: Pulling fs layer 08:30:45 b352a97aabf1: Pulling fs layer 08:30:45 4872d77fe225: Pulling fs layer 08:30:45 5851b861e8e6: Pulling fs layer 08:30:45 bab4dde63d76: Waiting 08:30:45 bde34c3a00c8: Waiting 08:30:45 b352a97aabf1: Waiting 08:30:45 4872d77fe225: Waiting 08:30:45 5851b861e8e6: Waiting 08:30:45 988bab9f4d93: Waiting 08:30:45 eaf3925da568: Waiting 08:30:45 1469e6f7b9e6: Waiting 08:30:45 e2be974225ed: Verifying Checksum 08:30:45 e2be974225ed: Download complete 08:30:45 988bab9f4d93: Download complete 08:30:45 1469e6f7b9e6: Verifying Checksum 08:30:45 1469e6f7b9e6: Download complete 08:30:45 339a4e72a1f5: Verifying Checksum 08:30:45 339a4e72a1f5: Download complete 08:30:45 eaf3925da568: Verifying Checksum 08:30:45 eaf3925da568: Download complete 08:30:45 bde34c3a00c8: Verifying Checksum 08:30:45 bde34c3a00c8: Download complete 08:30:45 b352a97aabf1: Download complete 08:30:45 4872d77fe225: Download complete 08:30:45 5851b861e8e6: Verifying Checksum 08:30:45 5851b861e8e6: Download complete 08:30:45 b85a868b505f: Verifying Checksum 08:30:45 b85a868b505f: Download complete 08:30:45 bab4dde63d76: Verifying Checksum 08:30:45 bab4dde63d76: Download complete 08:30:46 b85a868b505f: Pull complete 08:30:46 e2be974225ed: Pull complete 08:30:47 339a4e72a1f5: Pull complete 08:30:47 988bab9f4d93: Pull complete 08:30:47 1469e6f7b9e6: Pull complete 08:30:47 eaf3925da568: Pull complete 08:30:49 bab4dde63d76: Pull complete 08:30:49 bde34c3a00c8: Pull complete 08:30:49 b352a97aabf1: Pull complete 08:30:49 4872d77fe225: Pull complete 08:30:49 5851b861e8e6: Pull complete 08:30:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:49 prd-ubuntu20.04-docker-8c-8g-2376 does not seem to be running inside a container 08:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:51 $ docker top dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 -eo pid,comm 08:30:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:51 [ssh-agent] Looking for ssh-agent implementation... 08:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:51 $ docker exec dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 ssh-agent 08:30:51 SSH_AUTH_SOCK=/tmp/ssh-jp592jKzz0j8/agent.33 08:30:51 SSH_AGENT_PID=39 08:30:51 Running ssh-add (command line suppressed) 08:30:51 Identity added: /w/workspace/edgex-go/11@tmp/private_key_13372884550122630589.key (/w/workspace/edgex-go/11@tmp/private_key_13372884550122630589.key) 08:30:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:51 + git tag --points-at HEAD [Pipeline] } 08:30:51 $ docker exec --env ******** --env ******** dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 ssh-agent -k 08:30:51 unset SSH_AUTH_SOCK; 08:30:51 unset SSH_AGENT_PID; 08:30:51 echo Agent pid 39 killed; 08:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:51 [ssh-agent] Looking for ssh-agent implementation... 08:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:52 $ docker exec dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 ssh-agent 08:30:52 SSH_AUTH_SOCK=/tmp/ssh-QUBh311tXgSt/agent.71 08:30:52 SSH_AGENT_PID=77 08:30:52 Running ssh-add (command line suppressed) 08:30:52 Identity added: /w/workspace/edgex-go/11@tmp/private_key_3752849997873449402.key (/w/workspace/edgex-go/11@tmp/private_key_3752849997873449402.key) 08:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:52 + git semver init 08:30:52 2023-03-16 08:30:52,742 [run_init] DEBUG init version:0.0.0 force:False 08:30:52 2023-03-16 08:30:52,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/11/.semver 08:30:52 2023-03-16 08:30:52,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/11/.semver 08:30:52 2023-03-16 08:30:52,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/11/.semver'], cwd=/w/workspace/edgex-go/11, universal_newlines=False, shell=None, istream=None) 08:30:58 2023-03-16 08:30:57,171 [append_file] DEBUG append to file:/w/workspace/edgex-go/11/.git/info/exclude 08:30:58 2023-03-16 08:30:57,172 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/11/.semver/PR-4405 with force:False 08:30:58 2023-03-16 08:30:57,172 [write_file] DEBUG write to file:/w/workspace/edgex-go/11/.semver/PR-4405 08:30:58 2023-03-16 08:30:57,176 [execute] INFO git cat-file --batch-check 08:30:58 2023-03-16 08:30:57,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:30:58 2023-03-16 08:30:57,183 [execute] INFO git cat-file --batch 08:30:58 2023-03-16 08:30:57,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/11/.semver, universal_newlines=False, shell=None, istream=) 08:30:58 2023-03-16 08:30:57,187 [read_version] DEBUG read version from /w/workspace/edgex-go/11/.semver/PR-4405 08:30:58 0.0.0 [Pipeline] } 08:30:58 $ docker exec --env ******** --env ******** dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 ssh-agent -k 08:30:58 unset SSH_AUTH_SOCK; 08:30:58 unset SSH_AGENT_PID; 08:30:58 echo Agent pid 77 killed; 08:30:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:58 + git semver [Pipeline] } 08:30:58 $ docker stop --time=1 dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 08:31:00 $ docker rm -f --volumes dd14a8feb8a4a0c4af5369c93fce0d5ef462b01921f3f7fe218298890521e393 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:00 Stashed 1 file(s) [Pipeline] echo 08:31:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:00 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:01 ========================================================= 08:31:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:01 63b65145d645: Pulling fs layer 08:31:01 a2d21d5440eb: Pulling fs layer 08:31:01 935e6c44a52c: Pulling fs layer 08:31:01 94cc34f8dd06: Pulling fs layer 08:31:01 30dea6a524f1: Pulling fs layer 08:31:01 94cc34f8dd06: Waiting 08:31:01 a2aff8979fd8: Pulling fs layer 08:31:01 6808be2612f2: Pulling fs layer 08:31:01 f25807f1079a: Pulling fs layer 08:31:01 f25807f1079a: Waiting 08:31:01 a2d21d5440eb: Verifying Checksum 08:31:01 a2d21d5440eb: Download complete 08:31:01 94cc34f8dd06: Verifying Checksum 08:31:01 94cc34f8dd06: Download complete 08:31:01 30dea6a524f1: Download complete 08:31:01 63b65145d645: Download complete 08:31:01 a2aff8979fd8: Verifying Checksum 08:31:01 a2aff8979fd8: Download complete 08:31:01 63b65145d645: Pull complete 08:31:01 a2d21d5440eb: Pull complete 08:31:02 935e6c44a52c: Verifying Checksum 08:31:02 935e6c44a52c: Download complete 08:31:02 f25807f1079a: Verifying Checksum 08:31:02 f25807f1079a: Download complete 08:31:02 6808be2612f2: Verifying Checksum 08:31:02 6808be2612f2: Download complete 08:31:05 935e6c44a52c: Pull complete 08:31:05 94cc34f8dd06: Pull complete 08:31:05 30dea6a524f1: Pull complete 08:31:05 a2aff8979fd8: Pull complete 08:31:07 6808be2612f2: Pull complete 08:31:08 f25807f1079a: Pull complete 08:31:08 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:08 WORKDIR /edgex 08:31:08 COPY go.mod . 08:31:08 RUN go mod download 08:31:08 + docker build -t ci-base-image-x86_64 -f - . 08:31:09 Sending build context to Docker daemon 170.5MB 08:31:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:09 ---> 3b553350e43f 08:31:09 Step 2/4 : WORKDIR /edgex 08:31:11 ---> Running in 1244730deea3 08:31:11 Removing intermediate container 1244730deea3 08:31:11 ---> 09e46d64a0b9 08:31:11 Step 3/4 : COPY go.mod . 08:31:11 ---> fc50f3142334 08:31:11 Step 4/4 : RUN go mod download 08:31:11 ---> Running in cd0d1649f16c 08:31:15 Still waiting to schedule task 08:31:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2379’ is offline 08:31:19 Removing intermediate container cd0d1649f16c 08:31:19 ---> 10001556a050 08:31:19 Successfully built 10001556a050 08:31:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker inspect -f . ci-base-image-x86_64 08:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:19 prd-ubuntu20.04-docker-8c-8g-2376 does not seem to be running inside a container 08:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat 08:31:20 $ docker top 8a7c4f7dd6a6ae657b6bcd194866edd2ab4ef9528af3ce69fc0befd8a9968995 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:20 + go version 08:31:20 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:20 $ docker stop --time=1 8a7c4f7dd6a6ae657b6bcd194866edd2ab4ef9528af3ce69fc0befd8a9968995 08:31:21 $ docker rm -f --volumes 8a7c4f7dd6a6ae657b6bcd194866edd2ab4ef9528af3ce69fc0befd8a9968995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker inspect -f . ci-base-image-x86_64 08:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:22 prd-ubuntu20.04-docker-8c-8g-2376 does not seem to be running inside a container 08:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat 08:31:22 $ docker top 8104b5d23f54d1ebec1ededc2de4481b89786ed3afbd46b951268ae0a4c7a637 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:22 ========================================================= 08:31:22 [edgeXBuildGoParallel] Running Tests and Build... 08:31:22 ========================================================= [Pipeline] sh 08:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:31:23 + make test 08:31:23 go test -race -coverprofile=coverage.out ./... 08:31:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.3% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.225s coverage: 88.5% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 95.6% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.287s coverage: 79.9% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.106s coverage: 92.9% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 81.2% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 82.1% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.068s coverage: 84.8% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements 08:32:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:44 go vet ./... 08:32:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:46 + ls -al . 08:32:46 total 704 08:32:46 drwxrwxr-x 11 1001 1001 4096 Mar 16 08:31 . 08:32:46 drwxr-xr-x 4 root root 4096 Mar 16 08:31 .. 08:32:46 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:30 .blubracket 08:32:46 -rw-rw-r-- 1 1001 1001 16 Mar 16 08:30 .dockerignore 08:32:46 drwxrwxr-x 8 1001 1001 4096 Mar 16 08:30 .git 08:32:46 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:30 .github 08:32:46 -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:30 .gitignore 08:32:46 -rw-rw-r-- 1 1001 1001 42 Mar 16 08:30 .golangci.yml 08:32:46 -rw-rw-r-- 1 1001 1001 87 Mar 16 08:30 .hadolint.yml 08:32:46 drwxr-xr-x 3 1001 1001 4096 Mar 16 08:30 .semver 08:32:46 -rw-rw-r-- 1 1001 1001 166 Mar 16 08:30 .sonarcloud.properties 08:32:46 -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:30 ADOPTERS.md 08:32:46 -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:30 Attribution.txt 08:32:46 -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:30 CHANGELOG.md 08:32:46 -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:30 CONTRIBUTING.md 08:32:46 -rw-rw-r-- 1 1001 1001 677 Mar 16 08:30 GOVERNANCE.md 08:32:46 -rw-rw-r-- 1 1001 1001 883 Mar 16 08:30 Jenkinsfile 08:32:46 -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:30 LICENSE 08:32:46 -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:30 Makefile 08:32:46 -rw-rw-r-- 1 1001 1001 582 Mar 16 08:30 OWNERS.md 08:32:46 -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:30 README.md 08:32:46 -rw-rw-r-- 1 1001 1001 789 Mar 16 08:30 SECURITY.md 08:32:46 -rw-rw-r-- 1 1001 1001 5 Mar 16 08:31 VERSION 08:32:46 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:30 bin 08:32:46 drwxrwxr-x 18 1001 1001 4096 Mar 16 08:30 cmd 08:32:46 -rw-r--r-- 1 root root 447486 Mar 16 08:32 coverage.out 08:32:46 -rw-rw-r-- 1 1001 1001 3232 Mar 16 08:30 go.mod 08:32:46 -rw-rw-r-- 1 1001 1001 31098 Mar 16 08:30 go.sum 08:32:46 drwxrwxr-x 7 1001 1001 4096 Mar 16 08:30 internal 08:32:46 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:30 openapi 08:32:46 -rw-rw-r-- 1 1001 1001 594 Mar 16 08:30 security.txt 08:32:46 drwxrwxr-x 4 1001 1001 4096 Mar 16 08:30 snap 08:32:46 -rw-rw-r-- 1 1001 1001 204 Mar 16 08:30 version.go [Pipeline] sh 08:32:46 + '[' -e coverage.out ] 08:32:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:46 Stashed 1 file(s) [Pipeline] sh 08:32:46 + make build 08:32:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33: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 08:33: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 08:33:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:13 $ docker stop --time=1 8104b5d23f54d1ebec1ededc2de4481b89786ed3afbd46b951268ae0a4c7a637 08:33:16 $ docker rm -f --volumes 8104b5d23f54d1ebec1ededc2de4481b89786ed3afbd46b951268ae0a4c7a637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:17 08:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:17 latest: Pulling from edgex-devops/edgex-compose 08:33:17 cbdbe7a5bc2a: Pulling fs layer 08:33:17 ca9280d653b3: Pulling fs layer 08:33:17 7e9c9ca2126c: Pulling fs layer 08:33:17 cbdbe7a5bc2a: Download complete 08:33:17 ca9280d653b3: Verifying Checksum 08:33:17 ca9280d653b3: Download complete 08:33:17 cbdbe7a5bc2a: Pull complete 08:33:18 7e9c9ca2126c: Download complete 08:33:18 ca9280d653b3: Pull complete 08:33:21 7e9c9ca2126c: Pull complete 08:33:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:21 prd-ubuntu20.04-docker-8c-8g-2376 does not seem to be running inside a container 08:33:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:24 $ docker top 1700f93fdb94a54900e71e3844d143aae710824662ff011ed3f237b5eea33f98 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:24 + + docker-compose build --help 08:33:24 grep parallel 08:33:25 --parallel Build images in parallel. [Pipeline] } 08:33:25 $ docker stop --time=1 1700f93fdb94a54900e71e3844d143aae710824662ff011ed3f237b5eea33f98 08:33:26 $ docker rm -f --volumes 1700f93fdb94a54900e71e3844d143aae710824662ff011ed3f237b5eea33f98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:26 prd-ubuntu20.04-docker-8c-8g-2376 does not seem to be running inside a container 08:33:26 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:latest cat 08:33:27 $ docker top 934d286ddf29281a18eba868a2fc03dcf9765c05cc05e1267a4595991bc59f4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:27 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:28 Building core-command ... 08:33:28 Building core-common-config-bootstrapper ... 08:33:28 Building core-data ... 08:33:28 Building core-metadata ... 08:33:28 Building security-bootstrapper ... 08:33:28 Building security-proxy-auth ... 08:33:28 Building security-proxy-setup ... 08:33:28 Building security-secretstore-setup ... 08:33:28 Building security-spiffe-token-provider ... 08:33:28 Building security-spire-agent ... 08:33:28 Building security-spire-config ... 08:33:28 Building security-spire-server ... 08:33:28 Building support-notifications ... 08:33:28 Building support-scheduler ... 08:33:28 Building support-notifications 08:33:28 Building security-spire-agent 08:33:28 Building security-spire-config 08:33:28 Building core-data 08:33:28 Building security-secretstore-setup 08:33:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 10001556a050 08:33:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:40 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 10001556a050 08:33:40 Step 3/24 : WORKDIR /edgex-go 08:33:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 10001556a050 08:33:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:40 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:40 ---> 10001556a050 08:33:40 Step 3/26 : WORKDIR /edgex-go 08:33:41 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:41 ---> 10001556a050 08:33:41 Step 3/26 : WORKDIR /edgex-go 08:33:47 ---> Running in ed5bd9f4a7d5 08:33:47 ---> Running in 29b57117c904 08:33:47 ---> Running in 0acf47c09341 08:33:47 ---> Running in 670d834f76c1 08:33:47 ---> Running in ec23c9929a27 08:33:47 Removing intermediate container 29b57117c904 08:33:47 ---> 5464d98ae7d0 08:33:47 Step 4/23 : WORKDIR /edgex-go 08:33:47 Removing intermediate container ec23c9929a27 08:33:47 ---> da81c7f4015c 08:33:47 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:47 Removing intermediate container ed5bd9f4a7d5 08:33:47 ---> 52e8d0bd02db 08:33:47 Step 4/24 : RUN apk add --update --no-cache make git 08:33:47 Removing intermediate container 670d834f76c1 08:33:47 ---> 8356925863eb 08:33:47 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:47 Removing intermediate container 0acf47c09341 08:33:47 ---> 24c63c87cdbf 08:33:47 Step 4/23 : WORKDIR /edgex-go 08:33:47 ---> Running in 955b29c719ed 08:33:47 ---> Running in db1cdf19d3df 08:33:47 ---> Running in 7b110e9e0087 08:33:47 ---> Running in c98531d4d33e 08:33:47 ---> Running in 62b04fdd7d65 08:33:47 Removing intermediate container 955b29c719ed 08:33:47 ---> 543118df853c 08:33:47 Step 5/23 : RUN apk add --update --no-cache make git 08:33:47 ---> Running in cb974c45064c 08:33:47 Removing intermediate container 62b04fdd7d65 08:33:47 ---> 66bcb064a61d 08:33:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:47 ---> Running in 17e66bf463c8 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 OK: 265 MiB in 53 packages 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 OK: 265 MiB in 53 packages 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 OK: 265 MiB in 53 packages 08:33:48 OK: 265 MiB in 53 packages 08:33:49 OK: 265 MiB in 53 packages 08:33:49 Removing intermediate container 7b110e9e0087 08:33:49 ---> b093be5b7de5 08:33:49 Step 5/26 : COPY go.mod vendor* ./ 08:33:49 Removing intermediate container db1cdf19d3df 08:33:49 ---> 4e8b0d62843e 08:33:49 Step 5/26 : COPY go.mod vendor* ./ 08:33:49 ---> 0666d21ad293 08:33:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in 0a17ce67fa0c 08:33:49 ---> c262e6fa0186 08:33:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in bf8055b5d8ea 08:33:49 Removing intermediate container c98531d4d33e 08:33:49 ---> 207e8d06c575 08:33:49 Step 5/24 : COPY go.mod vendor* ./ 08:33:49 Removing intermediate container 17e66bf463c8 08:33:49 ---> 673251b3e6c5 08:33:49 Step 6/23 : COPY go.mod vendor* ./ 08:33:49 Removing intermediate container cb974c45064c 08:33:49 ---> cb8527d5bcc8 08:33:49 Step 6/23 : COPY go.mod vendor* ./ 08:33:49 ---> 98308dd9d983 08:33:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in 9b9c711785b2 08:33:49 ---> 83f901326a64 08:33:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in 614571c2cbc4 08:33:49 ---> 962510d8bd22 08:33:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in d49307effbff 08:34:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2382 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws 08:34:00 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 08:34:00 The recommended git tool is: git 08:34:06 using credential edgex-jenkins-ssh 08:34:06 Cloning the remote Git repository 08:34:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:06 > git init /w/workspace/edgex-go/11 # timeout=10 08:34:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:07 > git --version # timeout=10 08:34:07 > git --version # 'git version 2.25.1' 08:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:28 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 08:34:28 Removing intermediate container 9b9c711785b2 08:34:28 ---> 84d126f405b2 08:34:28 Step 7/24 : COPY . . 08:34:28 Removing intermediate container 614571c2cbc4 08:34:28 Removing intermediate container d49307effbff 08:34:28 ---> 63ae7da01856 08:34:28 Step 8/23 : COPY . . ---> 0ab76dce54a6 08:34:28 08:34:28 Removing intermediate container 0a17ce67fa0c 08:34:28 ---> 6bb60640e1da 08:34:28 Step 8/23 : COPY . .Step 7/26 : COPY . . 08:34:28 08:34:28 Removing intermediate container bf8055b5d8ea 08:34:28 ---> e75b41d92cc0 08:34:28 Step 7/26 : COPY . . 08:34:29 Merge succeeded, producing 49d6b628220daa3e9f82467c2ec852309a8ff06e 08:34:29 Checking out Revision 49d6b628220daa3e9f82467c2ec852309a8ff06e (PR-4405) 08:34:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:28 > git config core.sparsecheckout # timeout=10 08:34:28 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 08:34:28 > git remote # timeout=10 08:34:28 > git config --get remote.origin.url # timeout=10 08:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:28 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 08:34:29 > git rev-parse HEAD^{commit} # timeout=10 08:34:29 > git config core.sparsecheckout # timeout=10 08:34:29 > git checkout -f 49d6b628220daa3e9f82467c2ec852309a8ff06e # timeout=10 08:34:32 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" 08:34:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:33 Dload Upload Total Spent Left Speed 08:34:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 08:34:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:32 > git rev-list --no-walk b8f56d274da613d75842e3b3dae67024bd3930e4 # timeout=10 08:34:34 + sudo tee /etc/docker/daemon.new 08:34:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:34 { 08:34:34 "registry-mirrors": [ 08:34:34 "https://nexus3.edgexfoundry.org:10001" 08:34:34 ], 08:34:34 "bip": "10.250.0.254/24", 08:34:34 "hosts": [ 08:34:34 "tcp://0.0.0.0:5555", 08:34:34 "unix:///var/run/docker.sock" 08:34:34 ], 08:34:34 "mtu": 1458, 08:34:34 "selinux-enabled": true, 08:34:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:34 } [Pipeline] sh 08:34:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:35 + sudo service docker restart 08:34:43 ---> 6ec8eef1a3e9 08:34:43 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:34:43 ---> ad871aa78415 08:34:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:34:43 ---> a2f5788634c4 08:34:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:43 ---> 48e2d4b83172 08:34:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:43 ---> ec132334ad09 08:34:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:34:43 ---> Running in 34434195a98c 08:34:43 ---> Running in 903266310fbe 08:34:43 ---> Running in 329319dc63ce 08:34:43 ---> Running in 5f4def7e1db0 08:34:43 ---> Running in d57d91fa2c94 08:34:43 Removing intermediate container 903266310fbe 08:34:43 ---> 18b8b0be5de0 08:34:43 Step 9/26 : WORKDIR /edgex-go/spire-build 08:34:43 Removing intermediate container d57d91fa2c94 08:34:43 ---> 84c8e54b7ea2 08:34:43 Step 9/26 : WORKDIR /edgex-go/spire-build 08:34:43 ---> Running in e5f6731c19e5 08:34:43 ---> Running in 93d410ec652c 08:34:43 Removing intermediate container e5f6731c19e5 08:34:43 ---> eea78beaf990 08:34:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:43 ---> Running in b09b402abf71 08:34:43 Removing intermediate container 93d410ec652c 08:34:43 ---> b5fe41fdd5bf 08:34:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:43 ---> Running in e807d6d9328c 08:34:43 Removing intermediate container b09b402abf71 08:34:43 ---> 8e9308c5c178 08:34:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:43 ---> Running in 5675ac815a25 08:34:43 Removing intermediate container e807d6d9328c 08:34:43 ---> 4d9ab0e02685 08:34:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:43 ---> Running in 81982a0b13e3 08:34:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:43 Removing intermediate container 5675ac815a25 08:34:43 ---> a9d17c05c204 08:34:43 Step 12/26 : WORKDIR /edgex-go 08:34:43 ---> Running in eef7b259ccad 08:34:43 Removing intermediate container 81982a0b13e3 08:34:43 ---> f9c5220abb20 08:34:43 Step 12/26 : WORKDIR /edgex-go 08:34:43 ---> Running in 84ddd0e71052 08:34:43 Removing intermediate container eef7b259ccad 08:34:43 ---> 79e1a7b2f6ef 08:34:43 08:34:43 Step 13/26 : FROM alpine:3.17 08:34:43 Removing intermediate container 84ddd0e71052 08:34:43 ---> 337918a8a6f7 08:34:43 08:34:43 Step 13/26 : FROM alpine:3.17 08:34:44 3.17: Pulling from library/alpine 08:34:44 3.17: Pulling from library/alpine 08:34:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:44 Status: Downloaded newer image for alpine:3.17 08:34:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:44 Status: Image is up to date for alpine:3.17 08:34:44 ---> b2aa39c304c2 08:34:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:44 ---> b2aa39c304c2 08:34:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:44 ---> Running in f63c42480678 08:34:44 ---> Running in 3c0077582054 08:34:44 Removing intermediate container 3c0077582054 08:34:44 ---> 7d049fca8e43 08:34:44 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:44 Removing intermediate container f63c42480678 08:34:44 ---> 15d7019f4a1e 08:34:44 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:44 ---> Running in b6b9acf8d57b 08:34:44 ---> Running in bc30babe8440 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:45 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:45 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:45 OK: 17815 distinct packages available 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:45 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:45 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:45 OK: 17815 distinct packages available 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:45 (1/5) Installing dumb-init (1.2.5-r2) 08:34:45 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:45 (3/5) Installing libucontext (1.2-r0) 08:34:45 (4/5) Installing gcompat (1.1.0-r0) 08:34:45 (5/5) Installing openssl (3.0.8-r0) 08:34:45 Executing busybox-1.35.0-r29.trigger 08:34:45 OK: 8 MiB in 20 packages 08:34:46 (1/4) Installing dumb-init (1.2.5-r2) 08:34:46 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:46 (3/4) Installing libucontext (1.2-r0) 08:34:46 (4/4) Installing gcompat (1.1.0-r0) 08:34:46 Executing busybox-1.35.0-r29.trigger 08:34:46 OK: 7 MiB in 19 packages 08:34:48 Removing intermediate container b6b9acf8d57b 08:34:48 ---> e27246c309ac 08:34:48 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:34:48 Removing intermediate container bc30babe8440 08:34:48 ---> 9b8041d69130 08:34:48 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:34:48 ---> ec7606a6cc61 08:34:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:48 ---> 4d3759adc30c 08:34:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:53 provisioning config files... 08:34:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config2651105004663626808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:53 ---> docker-login.sh 08:34:53 nexus3.edgexfoundry.org:10001 08:34:54 ---> 4d4c581a7a7a 08:34:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:54 ---> eb2318513dc4 08:34:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:54 Configure a credential helper to remove this warning. See 08:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:54 08:34:54 Login Succeeded 08:34:54 nexus3.edgexfoundry.org:10002 08:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:55 Configure a credential helper to remove this warning. See 08:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:55 08:34:55 Login Succeeded 08:34:55 nexus3.edgexfoundry.org:10003 08:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:55 Configure a credential helper to remove this warning. See 08:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:55 08:34:55 Login Succeeded 08:34:55 nexus3.edgexfoundry.org:10004 08:34:55 ---> e62ff5482c60 08:34:55 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:55 Configure a credential helper to remove this warning. See 08:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:55 08:34:55 Login Succeeded 08:34:55 docker.io 08:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:56 ---> Running in 9b208225396a 08:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:56 Configure a credential helper to remove this warning. See 08:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:56 08:34:56 Login Succeeded 08:34:56 ---> docker-login.sh ends 08:34:56 ---> bfe18418520d 08:34:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] } 08:34:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:34:56 Removing intermediate container 9b208225396a 08:34:56 ---> edf4d9f8fc45 08:34:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] sh 08:34:56 ---> 985307e74fd8 08:34:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:56 ---> 446b87c0a792 08:34:56 Step 21/26 : WORKDIR / 08:34:57 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] echo 08:34:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:57 ========================================================= 08:34:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:57 ---> Running in 9613dc5cbdca 08:34:57 ---> bdcc6eeb5c08 08:34:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:57 Removing intermediate container 9613dc5cbdca 08:34:57 ---> 8774621cd6c8 08:34:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:57 ---> Running in 1e0956c2abe0 08:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:57 Removing intermediate container 1e0956c2abe0 08:34:57 ---> 5bb83d077dff 08:34:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:57 af6eaf76a39c: Pulling fs layer 08:34:57 55522c791124: Pulling fs layer 08:34:57 ce5c4a1c91eb: Pulling fs layer 08:34:57 169dfbe0d373: Pulling fs layer 08:34:57 e1ff8fa3b103: Pulling fs layer 08:34:57 52ebb69f0ebf: Pulling fs layer 08:34:57 5abe8eddf0d5: Pulling fs layer 08:34:57 e1ff8fa3b103: Waiting 08:34:57 169dfbe0d373: Waiting 08:34:57 52ebb69f0ebf: Waiting 08:34:57 5abe8eddf0d5: Waiting 08:34:57 55522c791124: Verifying Checksum 08:34:57 55522c791124: Download complete 08:34:57 169dfbe0d373: Verifying Checksum 08:34:57 169dfbe0d373: Download complete 08:34:57 e1ff8fa3b103: Verifying Checksum 08:34:57 e1ff8fa3b103: Download complete 08:34:57 af6eaf76a39c: Verifying Checksum 08:34:57 af6eaf76a39c: Download complete 08:34:57 ---> c5e24bdbe001 08:34:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:57 ---> Running in d53f7f4db927 08:34:57 ---> Running in d7eb249b64e9 08:34:57 Removing intermediate container d7eb249b64e9 08:34:57 ---> be9f8bfa3efd 08:34:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:57 Removing intermediate container d53f7f4db927 08:34:57 ---> 1ddf41b655d1 08:34:57 Step 24/26 : LABEL arch=x86_64 08:34:57 ---> Running in 61d0c4878f8e 08:34:57 ---> Running in 33894a99c880 08:34:58 Removing intermediate container 33894a99c880 08:34:58 ---> 9294eb360e77 08:34:58 Step 25/26 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:34:58 Removing intermediate container 61d0c4878f8e 08:34:58 ---> a94b161a3458 08:34:58 Step 24/26 : LABEL arch=x86_64 08:34:58 ---> Running in 3508ca57cfa9 08:34:58 ---> Running in fa561c2653d3 08:34:58 af6eaf76a39c: Pull complete 08:34:58 Removing intermediate container fa561c2653d3 08:34:58 ---> eb3358f40eba 08:34:58 Step 25/26 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:34:58 5abe8eddf0d5: Verifying Checksum 08:34:58 5abe8eddf0d5: Download complete 08:34:59 Removing intermediate container 3508ca57cfa9 08:34:59 ---> 86e99f23807d 08:34:59 Step 26/26 : LABEL version=0.0.0 08:34:59 ---> Running in cc97a432d2cd 08:34:59 ---> Running in 88d513ead1de 08:34:59 55522c791124: Pull complete 08:34:59 Removing intermediate container cc97a432d2cd 08:34:59 ---> 6099a3adb3e7 08:34:59 Step 26/26 : LABEL version=0.0.0 08:34:59 ---> Running in e8cd482cc62a 08:34:59 Removing intermediate container 88d513ead1de 08:34:59 ---> 61bcee72905a 08:34:59 08:34:59 Successfully built 61bcee72905a 08:34:59 Successfully tagged security-spire-config:latest 08:34:59  Building security-spire-config ... done Building security-spiffe-token-provider 08:35:00 ce5c4a1c91eb: Verifying Checksum 08:35:00 ce5c4a1c91eb: Download complete 08:35:00 52ebb69f0ebf: Verifying Checksum 08:35:00 52ebb69f0ebf: Download complete 08:35:02 Removing intermediate container e8cd482cc62a 08:35:02 ---> 2a24729555e9 08:35:02 08:35:02 Successfully built 2a24729555e9 08:35:02 Successfully tagged security-spire-agent:latest 08:35:02 Building core-command 08:35:02  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:02 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:02 ---> 10001556a050 08:35:02 Step 3/20 : WORKDIR /edgex-go 08:35:02 ---> Using cache 08:35:02 ---> 52e8d0bd02db 08:35:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:07 ---> 10001556a050 08:35:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:07 ---> Using cache 08:35:07 ---> 24c63c87cdbf 08:35:07 Step 4/24 : WORKDIR /edgex-go 08:35:07 ---> Using cache 08:35:07 ---> 66bcb064a61d 08:35:07 Step 5/24 : RUN apk add --update --no-cache make git 08:35:10 ce5c4a1c91eb: Pull complete 08:35:10 ---> Running in a0c29288a85b 08:35:10 ---> Running in 7fec3989146d 08:35:10 169dfbe0d373: Pull complete 08:35:10 e1ff8fa3b103: Pull complete 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 OK: 265 MiB in 53 packages 08:35:11 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:11 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:11 OK: 17815 distinct packages available 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:11 OK: 265 MiB in 53 packages 08:35:14 Removing intermediate container 5f4def7e1db0 08:35:14 ---> db2be3b42ee1 08:35:14 08:35:14 Step 9/24 : FROM alpine:3.17 08:35:14 ---> b2aa39c304c2 08:35:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:14 Removing intermediate container 329319dc63ce 08:35:14 ---> 2a4fa52dea78 08:35:14 08:35:14 Step 10/23 : FROM alpine:3.17 08:35:14 ---> b2aa39c304c2 08:35:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:14 Removing intermediate container 7fec3989146d 08:35:14 ---> 92571e16f3a1 08:35:14 Step 6/24 : COPY go.mod vendor* ./ 08:35:14 Removing intermediate container a0c29288a85b 08:35:14 ---> 04ea1e832fbd 08:35:14 Step 5/20 : COPY go.mod vendor* ./ 08:35:14 ---> Running in 0860880e251d 08:35:14 ---> Running in 34de70991e03 08:35:14 Removing intermediate container 34434195a98c 08:35:14 ---> 42882bbce96b 08:35:14 08:35:14 Step 10/23 : FROM alpine:3.17 08:35:14 ---> b2aa39c304c2 08:35:14 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:14 ---> Running in 481cca3ad79f 08:35:14 Removing intermediate container 34de70991e03 08:35:14 ---> ea87d4f4f620 08:35:14 Step 12/23 : ENV APP_PORT=59880 08:35:14 ---> 5d2c8174aaeb 08:35:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 ---> ce9b12aa8479 08:35:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 ---> Running in b62b88b79303 08:35:14 ---> Running in 0faae1696f87 08:35:14 ---> Running in 5f1f81d3516b 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 Removing intermediate container b62b88b79303 08:35:15 ---> 5f6d711b59cb 08:35:15 Step 13/23 : EXPOSE $APP_PORT 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 ---> Running in 1cd0f86255ed 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 Removing intermediate container 1cd0f86255ed 08:35:15 ---> e9216dad09fb 08:35:15 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:15 ---> Running in 03989abd584a 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:15 (1/3) Installing ca-certificates (20220614-r4) 08:35:15 (2/3) Installing dumb-init (1.2.5-r2) 08:35:15 (3/3) Installing su-exec (0.2-r2) 08:35:15 Executing busybox-1.35.0-r29.trigger 08:35:15 Executing ca-certificates-20220614-r4.trigger 08:35:15 OK: 8 MiB in 18 packages 08:35:15 (1/2) Installing ca-certificates (20220614-r4) 08:35:15 (2/2) Installing dumb-init (1.2.5-r2) 08:35:15 Executing busybox-1.35.0-r29.trigger 08:35:15 Executing ca-certificates-20220614-r4.trigger 08:35:15 OK: 8 MiB in 17 packages 08:35:15 Removing intermediate container 0860880e251d 08:35:15 ---> 9ec698a81154 08:35:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:15 ---> Running in 3ada36e712f7 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:16 Removing intermediate container 3ada36e712f7 08:35:16 ---> e3b29479a130 08:35:16 Step 12/24 : WORKDIR / 08:35:16 ---> Running in b1bd64c86697 08:35:16 Removing intermediate container 481cca3ad79f 08:35:16 ---> b71bdd06c49d 08:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:16 ---> Running in 25d63567498c 08:35:16 Removing intermediate container b1bd64c86697 08:35:16 ---> e3af4ad8f351 08:35:16 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 08:35:16 (1/1) Installing dumb-init (1.2.5-r2) 08:35:16 Executing busybox-1.35.0-r29.trigger 08:35:16 OK: 7 MiB in 16 packages 08:35:16 Removing intermediate container 25d63567498c 08:35:16 ---> b106be271ecb 08:35:16 Step 13/23 : ENV APP_PORT=59860 08:35:16 ---> Running in e62ad6a4edcb 08:35:16 ---> 202f251d1787 08:35:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:16 Removing intermediate container e62ad6a4edcb 08:35:16 ---> 4a3522cb29c6 08:35:16 Step 14/23 : EXPOSE $APP_PORT 08:35:16 ---> Running in bc328a6e0367 08:35:16 ---> be7f5b75fa29 08:35:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:16 Removing intermediate container bc328a6e0367 08:35:16 ---> 0d919111908a 08:35:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 Removing intermediate container 03989abd584a 08:35:16 ---> eb470f732cb4 08:35:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:16 ---> 9aaec7505dbf 08:35:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:16 ---> 7891e6112f96 08:35:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:16 ---> 9972a80d7497 08:35:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:17 ---> a6f461144a82 08:35:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:17 ---> f450d9b8a336 08:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:17 ---> 684812b6e1e8 08:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:17 52ebb69f0ebf: Pull complete 08:35:18 ---> aca8504b7a53 08:35:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:18 ---> d90dc6bac244 08:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:18 ---> e59318f9e1ce 08:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:18 ---> a8a57456e7e5 08:35:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:18 ---> 0636ac3b2e2b 08:35:18 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:18 ---> Running in 898cd9728d1b 08:35:18 ---> Running in 37b7a21feb8e 08:35:18 ---> 9d28baf06be2 08:35:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:18 Removing intermediate container 898cd9728d1b 08:35:18 ---> 8d52702b1494 08:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:18 Removing intermediate container 37b7a21feb8e 08:35:18 ---> 64c2a39634f4 08:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:18 ---> Running in d3c338141f1b 08:35:18 ---> c4ec8a31f982 08:35:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:18 5abe8eddf0d5: Pull complete 08:35:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:19 ---> Running in 3db0aa5a71d1 08:35:19 ---> Running in 04c4a4c3a1c8 08:35:19 Removing intermediate container d3c338141f1b 08:35:19 ---> 8e296b7712c2 08:35:19 Step 21/23 : LABEL arch=x86_64 08:35:19 ---> Running in 9e7d44ba710c 08:35:19 Removing intermediate container 3db0aa5a71d1 08:35:19 ---> 502937627caf 08:35:19 Step 21/23 : LABEL arch=x86_64 08:35:19 ---> Running in ed4051444c8a 08:35:19 Removing intermediate container 9e7d44ba710c 08:35:19 ---> d889033d008e 08:35:19 Step 22/23 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:35:19 ---> Running in 4b11e0e14cce 08:35:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:19 WORKDIR /edgex 08:35:19 COPY go.mod . 08:35:19 RUN go mod download 08:35:19 + docker build -t ci-base-image-arm64 -f - . 08:35:19 Removing intermediate container ed4051444c8a 08:35:19 ---> f6401ec5480f 08:35:19 Step 22/23 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:35:19 ---> Running in 5c551a978730 08:35:19 Removing intermediate container 4b11e0e14cce 08:35:19 ---> 2873f608b7fc 08:35:19 Step 23/23 : LABEL version=0.0.0 08:35:19 ---> Running in 156d4cbac194 08:35:19 Removing intermediate container 156d4cbac194 08:35:19 ---> f60ab8318029 08:35:19 08:35:19 Removing intermediate container 5c551a978730 08:35:19 ---> 06f9c6fd10ed 08:35:19 Step 23/23 : LABEL version=0.0.0 08:35:19 Successfully built f60ab8318029 08:35:19 Successfully tagged support-notifications:latest 08:35:19  Building support-notifications ... done Building security-spire-server 08:35:19 Sending build context to Docker daemon 2.932MB 08:35:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:19 ---> 6cb57ee374ae 08:35:19 Step 2/4 : WORKDIR /edgex 08:35:20 ---> Running in 0b4e7cb8bf54 08:35:21 ---> Running in b214b3748e08 08:35:22 Removing intermediate container b214b3748e08 08:35:22 ---> 74f1014b2251 08:35:22 Step 3/4 : COPY go.mod . 08:35:22 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:22 ---> 10001556a050 08:35:22 Step 3/25 : WORKDIR /edgex-go 08:35:22 ---> Using cache 08:35:22 ---> 52e8d0bd02db 08:35:22 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 08:35:22 ---> 823d5dd0d0b4 08:35:22 Step 4/4 : RUN go mod download 08:35:22 ---> Running in e809849fecb0 08:35:29 Removing intermediate container 04c4a4c3a1c8 08:35:29 ---> 3a4cab2e02fd 08:35:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:29 Removing intermediate container 0b4e7cb8bf54 08:35:29 ---> 26142b0a70c7 08:35:29 08:35:29 ---> Running in fbaefeb81f1c 08:35:29 ---> Running in e94319c0f917 08:35:29 Successfully built 26142b0a70c7 08:35:29 Successfully tagged core-data:latest 08:35:29  Building core-data ... done Building security-bootstrapper 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:29 Removing intermediate container e94319c0f917 08:35:29 ---> 22f86ca3c9dc 08:35:29 Step 22/24 : LABEL arch=x86_64 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:30 OK: 265 MiB in 53 packages 08:35:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:32 ---> 10001556a050 08:35:32 Step 3/33 : WORKDIR /edgex-go 08:35:32 ---> Using cache 08:35:32 ---> 52e8d0bd02db 08:35:32 Step 4/33 : RUN apk add --update --no-cache make git 08:35:32 ---> Using cache 08:35:32 ---> 207e8d06c575 08:35:32 Step 5/33 : COPY go.mod vendor* ./ 08:35:32 ---> Using cache 08:35:32 ---> 98308dd9d983 08:35:32 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:32 ---> Using cache 08:35:32 ---> 84d126f405b2 08:35:32 Step 7/33 : COPY . . 08:35:32 ---> Using cache 08:35:32 ---> 48e2d4b83172 08:35:32 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:37 ---> Running in 78c6c63d0984 08:35:37 ---> Running in 75420ff4be92 08:35:37 Removing intermediate container 78c6c63d0984 08:35:37 ---> 0a654a1bc2b6 08:35:37 Step 23/24 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:35:37 Removing intermediate container fbaefeb81f1c 08:35:37 ---> 4162a6de2434 08:35:37 Step 5/25 : COPY go.mod vendor* ./ 08:35:37 ---> Running in 6c20165c0a65 08:35:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:37 ---> 38e34278024c 08:35:37 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:37 Removing intermediate container 6c20165c0a65 08:35:37 ---> ac1ae9c416ab 08:35:37 Step 24/24 : LABEL version=0.0.0 08:35:37 ---> Running in bb6ff567a713 08:35:37 ---> Running in a3cf0e75db80 08:35:37 Removing intermediate container bb6ff567a713 08:35:37 ---> e485321ed06f 08:35:37 08:35:38 Successfully built e485321ed06f 08:35:38 Successfully tagged security-secretstore-setup:latest 08:35:38  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 08:35:38 Removing intermediate container 0faae1696f87 08:35:38 ---> dedb0fabf1fe 08:35:38 Step 8/24 : COPY . . 08:35:38 Removing intermediate container 5f1f81d3516b 08:35:38 ---> 3e3be3ae0431 08:35:38 Step 7/20 : COPY . . 08:35:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:41 ---> 10001556a050 08:35:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:41 ---> Using cache 08:35:41 ---> 24c63c87cdbf 08:35:41 Step 4/23 : WORKDIR /edgex-go 08:35:41 ---> Using cache 08:35:41 ---> 66bcb064a61d 08:35:41 Step 5/23 : RUN apk add --update --no-cache make git 08:35:41 ---> Using cache 08:35:41 ---> 92571e16f3a1 08:35:41 Step 6/23 : COPY go.mod vendor* ./ 08:35:41 ---> Using cache 08:35:41 ---> 5d2c8174aaeb 08:35:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:41 ---> Using cache 08:35:41 ---> dedb0fabf1fe 08:35:41 Step 8/23 : COPY . . 08:35:54 Removing intermediate container e809849fecb0 08:35:54 ---> 89aa058da699 08:35:54 Successfully built 89aa058da699 08:35:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker inspect -f . ci-base-image-arm64 08:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-2382 does not seem to be running inside a container 08:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:56 $ docker top 95a74efd77cc0e04dd71fb471bcba7ff6fd531d1c0643d7b7525b291e0a235c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:57 + go version 08:35:57 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:57 $ docker stop --time=1 95a74efd77cc0e04dd71fb471bcba7ff6fd531d1c0643d7b7525b291e0a235c8 08:35:59 $ docker rm -f --volumes 95a74efd77cc0e04dd71fb471bcba7ff6fd531d1c0643d7b7525b291e0a235c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 ---> 4ac3ed5be797 08:35:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:59 ---> 1cb5020a7c85 08:35:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:59 ---> 5c710d8a9d3b 08:35:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:59 + docker inspect -f . ci-base-image-arm64 08:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:00 ---> Running in abaed93acc85 08:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-2382 does not seem to be running inside a container 08:36:00 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:00 ---> Running in baf10610c120 08:36:00 ---> Running in 8f51af587ec0 08:36:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:01 $ docker top 3cde584d29b4c38cc79225354db5060a35a63426b6ed54ee568bc385e8577031 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:02 ========================================================= 08:36:02 [edgeXBuildGoParallel] Running Tests and Build... 08:36:02 ========================================================= [Pipeline] sh 08:36:02 + git config --global --add safe.directory /w/workspace/edgex-go/11 [Pipeline] fileExists [Pipeline] sh 08:36:03 Removing intermediate container 75420ff4be92 08:36:03 ---> a15ec3ca49a2 08:36:03 08:36:03 Step 9/33 : FROM alpine:3.17 08:36:03 ---> b2aa39c304c2 08:36:03 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:03 ---> Using cache 08:36:03 ---> 15d7019f4a1e 08:36:03 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:03 + make test 08:36:03 go test -race -coverprofile=coverage.out ./... 08:36:03 ---> Running in 66451e5f6fe4 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:04 (1/2) Installing dumb-init (1.2.5-r2) 08:36:04 (2/2) Installing su-exec (0.2-r2) 08:36:04 Executing busybox-1.35.0-r29.trigger 08:36:04 OK: 7 MiB in 17 packages 08:36:07 Removing intermediate container 66451e5f6fe4 08:36:07 ---> 98a140798e08 08:36:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:07 ---> Running in 9d9047d9624c 08:36:07 Removing intermediate container a3cf0e75db80 08:36:07 ---> 0d15549eeacb 08:36:07 Step 7/25 : COPY . . 08:36:08 Removing intermediate container 9d9047d9624c 08:36:08 ---> bd2a5d59d7dd 08:36:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:08 ---> Running in d15d357db665 08:36:10 Removing intermediate container d15d357db665 08:36:10 ---> 87b2a460b3e4 08:36:10 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:15 ---> Running in b08f0044c277 08:36:15 ---> e8a7b7d58bd7 08:36:15 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 08:36:15 ---> Running in 345574a6d28f 08:36:15 Removing intermediate container b08f0044c277 08:36:15 ---> 0d98a704a654 08:36:15 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:15 ---> Running in 2a9a6d496fcc 08:36:15 Removing intermediate container 345574a6d28f 08:36:15 ---> b266aa06fb5a 08:36:15 Step 9/25 : WORKDIR /edgex-go/spire-build 08:36:15 ---> Running in 55532e236743 08:36:15 Removing intermediate container 2a9a6d496fcc 08:36:15 ---> cca44ce1c26c 08:36:15 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:15 ---> Running in 51109d225a76 08:36:15 Removing intermediate container 55532e236743 08:36:15 ---> 0490abad516e 08:36:15 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:15 ---> Running in 14189ac3177e 08:36:16 Removing intermediate container 14189ac3177e 08:36:16 ---> 6d8c09a95b36 08:36:16 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:16 ---> Running in 149bc203f4e3 08:36:18 Removing intermediate container 51109d225a76 08:36:18 ---> 4a3aa69e0d4b 08:36:18 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:18 ---> Running in 7f2928a72f90 08:36:18 Removing intermediate container 149bc203f4e3 08:36:18 ---> 0f8fdab4c3fd 08:36:18 Step 12/25 : WORKDIR /edgex-go 08:36:18 ---> Running in e91b825610d1 08:36:18 Removing intermediate container 7f2928a72f90 08:36:18 ---> e06804666b0c 08:36:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:18 Removing intermediate container e91b825610d1 08:36:18 ---> 33186172d59f 08:36:18 08:36:18 Step 13/25 : FROM alpine:3.17 08:36:18 ---> b2aa39c304c2 08:36:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:18 ---> Using cache 08:36:18 ---> 15d7019f4a1e 08:36:18 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:18 ---> Using cache 08:36:18 ---> 9b8041d69130 08:36:18 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 08:36:18 ---> Using cache 08:36:18 ---> ec7606a6cc61 08:36:18 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:18 ---> 473730d82438 08:36:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:19 ---> Running in e74d988967c7 08:36:20 Removing intermediate container e74d988967c7 08:36:20 ---> 8a70b98c2b7e 08:36:20 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:22 ---> a5207e79ea3e 08:36:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:22 ---> 2f8cadbcf7d4 08:36:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:23 ---> 537511ecc0d2 08:36:23 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:23 ---> 9a1d3d5a308a 08:36:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:24 ---> 6d4d00bca337 08:36:24 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:24 ---> 012e729f1a97 08:36:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:24 ---> 453c57a4a403 08:36:24 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:24 ---> 5b7825c14297 08:36:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:24 ---> Running in 19b8571bc09b 08:36:25 ---> 86a5a4ad34f1 08:36:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:25 Removing intermediate container 19b8571bc09b 08:36:25 ---> f88077db8a89 08:36:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:25 ---> Running in c25a19e68d97 08:36:25 ---> 8c6d503cc38c 08:36:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:26 Removing intermediate container c25a19e68d97 08:36:26 ---> e7ae07cb6759 08:36:26 Step 23/25 : LABEL arch=x86_64 08:36:26 ---> ff2f12fa4c84 08:36:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:26 ---> Running in 61b5a3cee17c 08:36:26 Removing intermediate container abaed93acc85 08:36:26 ---> 68a4059b1874 08:36:26 08:36:26 Step 10/23 : FROM alpine:3.17 08:36:27 ---> b2aa39c304c2 08:36:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:27 Removing intermediate container 61b5a3cee17c 08:36:27 ---> e74c77c97dcb 08:36:27 Step 24/25 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:36:27 ---> df55ca7218b5 08:36:27 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:27 ---> Running in 64c90dadca66 08:36:27 ---> Running in a190e5c5b981 08:36:27 ---> Running in 9ff3bcd7f42b 08:36:27 Removing intermediate container 64c90dadca66 08:36:27 ---> 34ce71168275 08:36:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:27 Removing intermediate container a190e5c5b981 08:36:27 ---> dcb34c3f9152 08:36:27 Step 25/25 : LABEL version=0.0.0 08:36:27 ---> Running in 033e0611d45e 08:36:27 ---> Running in 35d23e6f1d91 08:36:28 Removing intermediate container 35d23e6f1d91 08:36:28 ---> 9b11676fd9e6 08:36:28 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:28 Successfully built 9b11676fd9e6 08:36:28 Successfully tagged security-spire-server:latest 08:36:28  Building security-spire-server ... done Building core-metadata 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:28 (1/1) Installing dumb-init (1.2.5-r2) 08:36:28 Executing busybox-1.35.0-r29.trigger 08:36:28 OK: 7 MiB in 16 packages 08:36:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:32 ---> 10001556a050 08:36:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:36:33 ---> Using cache 08:36:33 ---> 24c63c87cdbf 08:36:33 Step 4/25 : WORKDIR /edgex-go 08:36:33 ---> Using cache 08:36:33 ---> 66bcb064a61d 08:36:33 Step 5/25 : RUN apk add --update --no-cache make git 08:36:33 ---> Using cache 08:36:33 ---> 92571e16f3a1 08:36:33 Step 6/25 : COPY go.mod vendor* ./ 08:36:33 ---> Using cache 08:36:33 ---> 5d2c8174aaeb 08:36:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:33 ---> Using cache 08:36:33 ---> dedb0fabf1fe 08:36:33 Step 8/25 : COPY . . 08:36:33 ---> Using cache 08:36:33 ---> 4ac3ed5be797 08:36:33 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:33 ---> Running in 60e612989e7e 08:36:33 Removing intermediate container 9ff3bcd7f42b 08:36:33 ---> 7523a96096d8 08:36:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:33 Removing intermediate container 033e0611d45e 08:36:33 ---> e43e43a46ab5 08:36:33 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 ---> Running in a5df494e0be7 08:36:33 Removing intermediate container 8f51af587ec0 08:36:33 ---> 1251bb4b574a 08:36:33 08:36:33 Step 10/24 : FROM alpine:3.17 08:36:33 ---> b2aa39c304c2 08:36:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:33 Removing intermediate container baf10610c120 08:36:33 ---> 3f70ca00ea70 08:36:33 08:36:33 Step 9/20 : FROM alpine:3.17 08:36:33 ---> b2aa39c304c2 08:36:33 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:33 ---> Using cache 08:36:33 ---> 15d7019f4a1e 08:36:33 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:33 ---> Running in 4e6e93bd547a 08:36:33 ---> Running in a37d2daca508 08:36:33 ---> 94020ee327af 08:36:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:33 Removing intermediate container a5df494e0be7 08:36:33 ---> 91a44fb32157 08:36:33 Step 30/33 : CMD ["gate"] 08:36:33 ---> Running in d9881ac8d8a3 08:36:33 ---> 7dbe384a14b9 08:36:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:33 Removing intermediate container d9881ac8d8a3 08:36:33 ---> 0ae2c321c962 08:36:33 Step 31/33 : LABEL arch=x86_64 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 ---> Running in 77cc58db0e33 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 Removing intermediate container 77cc58db0e33 08:36:34 ---> 4cc05c220d53 08:36:34 Step 32/33 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 ---> Running in 8f84d35dad92 08:36:34 ---> 19aa2b3a1d3d 08:36:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:34 (1/1) Installing dumb-init (1.2.5-r2) 08:36:34 Executing busybox-1.35.0-r29.trigger 08:36:34 OK: 7 MiB in 16 packages 08:36:34 Removing intermediate container 8f84d35dad92 08:36:34 ---> 65eeeace3420 08:36:34 Step 33/33 : LABEL version=0.0.0 08:36:34 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:34 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:34 OK: 17815 distinct packages available 08:36:34 ---> Running in 7c7816a473c1 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:34 ---> 171969b26685 08:36:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 Removing intermediate container 7c7816a473c1 08:36:34 ---> c7a04d06597b 08:36:34 08:36:34 ---> 4dc8c29f167b 08:36:34 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:34 Successfully built c7a04d06597b 08:36:34 Successfully tagged security-bootstrapper:latest 08:36:34 Building security-proxy-auth 08:36:34  Building security-bootstrapper ... done  ---> Running in ce806e94c8ad 08:36:34 (1/9) Installing ca-certificates (20220614-r4) 08:36:34 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:34 (4/9) Installing libcurl (7.88.1-r0) 08:36:35 (5/9) Installing curl (7.88.1-r0) 08:36:35 (6/9) Installing dumb-init (1.2.5-r2) 08:36:35 Removing intermediate container 4e6e93bd547a 08:36:35 ---> b0fb1590b0f4 08:36:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:35 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:35 (8/9) Installing libucontext (1.2-r0) 08:36:35 (9/9) Installing gcompat (1.1.0-r0) 08:36:35 Executing busybox-1.35.0-r29.trigger 08:36:35 Executing ca-certificates-20220614-r4.trigger 08:36:35 OK: 10 MiB in 24 packages 08:36:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:37 ---> 10001556a050 08:36:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:37 ---> Using cache 08:36:37 ---> 24c63c87cdbf 08:36:37 Step 4/23 : WORKDIR /edgex-go 08:36:37 ---> Using cache 08:36:37 ---> 66bcb064a61d 08:36:37 Step 5/23 : RUN apk add --update --no-cache make git 08:36:37 ---> Using cache 08:36:37 ---> 92571e16f3a1 08:36:37 Step 6/23 : COPY go.mod vendor* ./ 08:36:37 ---> Using cache 08:36:37 ---> 5d2c8174aaeb 08:36:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:37 ---> Using cache 08:36:37 ---> dedb0fabf1fe 08:36:37 Step 8/23 : COPY . . 08:36:37 ---> Using cache 08:36:37 ---> 4ac3ed5be797 08:36:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:38 ---> Running in b917863f94ee 08:36:38 ---> Running in 3d81757bb89a 08:36:38 Removing intermediate container b917863f94ee 08:36:38 ---> 7ebba0968783 08:36:38 Step 13/24 : ENV APP_PORT=59882 08:36:38 ---> Running in d3c60338f7cf 08:36:38 Removing intermediate container ce806e94c8ad 08:36:38 ---> 6e8eea90b4e7 08:36:38 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:38 ---> Running in 38694948a433 08:36:38 Removing intermediate container d3c60338f7cf 08:36:38 ---> 83bcc11c7938 08:36:38 Step 14/24 : EXPOSE $APP_PORT 08:36:38 Removing intermediate container a37d2daca508 08:36:38 ---> 17db25ae6dcc 08:36:38 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:38 ---> Running in 38614d0ce667 08:36:38 Removing intermediate container 38694948a433 08:36:38 ---> 7fc436eefebb 08:36:38 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:38 ---> Running in f5b99a3f7995 08:36:38 Removing intermediate container 38614d0ce667 08:36:38 ---> dc3a46d32daf 08:36:38 Step 15/24 : WORKDIR / 08:36:38 ---> Running in 5a1a96ce6349 08:36:39 ---> 849ff83223b0 08:36:39 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:39 Removing intermediate container f5b99a3f7995 08:36:39 ---> e95a78e61760 08:36:39 Step 21/23 : LABEL arch=x86_64 08:36:39 Removing intermediate container 5a1a96ce6349 08:36:39 ---> 2e8d583f5823 08:36:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:39 ---> Running in 4678e3e60095 08:36:39 ---> fea14dc62583 08:36:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:39 ---> dd0f4a4736bb 08:36:39 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:39 Removing intermediate container 4678e3e60095 08:36:39 ---> b26ae4a6956d 08:36:39 Step 22/23 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:36:39 ---> Running in c6f43da24f1d 08:36:40 Removing intermediate container c6f43da24f1d 08:36:40 ---> 00bf6b840bb9 08:36:40 Step 23/23 : LABEL version=0.0.0 08:36:40 ---> Running in 12d0e202ec12 08:36:40 ---> f72f65f8d912 08:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:40 ---> fd27c55b7330 08:36:40 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:36:40 Removing intermediate container 12d0e202ec12 08:36:40 ---> 7fa0559a92a5 08:36:40 08:36:40 Successfully built 7fa0559a92a5 08:36:40 Successfully tagged core-common-config-bootstrapper:latest 08:36:40 Building security-proxy-setup 08:36:43  Building core-common-config-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:36:43 ---> 10001556a050 08:36:43 Step 3/21 : WORKDIR /edgex-go 08:36:43 ---> Using cache 08:36:43 ---> 52e8d0bd02db 08:36:43 Step 4/21 : RUN apk add --update --no-cache make git 08:36:43 ---> Using cache 08:36:43 ---> 207e8d06c575 08:36:43 Step 5/21 : COPY go.mod vendor* ./ 08:36:43 ---> Using cache 08:36:43 ---> 98308dd9d983 08:36:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:43 ---> Using cache 08:36:43 ---> 84d126f405b2 08:36:43 Step 7/21 : COPY . . 08:36:43 ---> Using cache 08:36:43 ---> 48e2d4b83172 08:36:43 Step 8/21 : RUN make cmd/secrets-config/secrets-config 08:36:45 ---> 841a4c1b541f 08:36:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:45 ---> 0081d250d28a 08:36:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:45 ---> Running in 0037729f8076 08:36:45 ---> Running in 01c9c47f5b08 08:36:45 ---> fc65bc307261 08:36:45 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:45 Removing intermediate container 01c9c47f5b08 08:36:45 ---> a44233d84c7f 08:36:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:45 ---> Running in 29c6f75a5da8 08:36:45 ---> Running in e2be36c2a5b5 08:36:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:46 Removing intermediate container e2be36c2a5b5 08:36:46 ---> 673bce882bf0 08:36:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:46 Removing intermediate container 29c6f75a5da8 08:36:46 ---> bffe8a6f9423 08:36:46 Step 18/20 : LABEL arch=x86_64 08:36:46 ---> Running in e25d05dbf82f 08:36:46 ---> Running in b4fafd73721a 08:36:46 Removing intermediate container b4fafd73721a 08:36:46 ---> e412a0fa9c28 08:36:46 Step 19/20 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:36:46 Removing intermediate container e25d05dbf82f 08:36:46 ---> b74eba1603d1 08:36:46 Step 22/24 : LABEL arch=x86_64 08:36:46 ---> Running in 2815e05f4bda 08:36:46 ---> Running in 2b9165e9cda6 08:36:47 Removing intermediate container 2b9165e9cda6 08:36:47 ---> 59103ca4b9f0 08:36:47 Step 23/24 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:36:47 Removing intermediate container 2815e05f4bda 08:36:47 ---> e59ca0c7061f 08:36:47 Step 20/20 : LABEL version=0.0.0 08:36:47 ---> Running in e0e5caee77e3 08:36:47 ---> Running in 4b0409f2777a 08:36:47 Removing intermediate container e0e5caee77e3 08:36:47 ---> 98a75f9654e0 08:36:47 Step 24/24 : LABEL version=0.0.0 08:36:47 Removing intermediate container 4b0409f2777a 08:36:47 ---> 37de86dc7372 08:36:47 08:36:47 ---> Running in 4a7d1f889fbf 08:36:47 Successfully built 37de86dc7372 08:36:47 Successfully tagged security-spiffe-token-provider:latest 08:36:47  Building security-spiffe-token-provider ... done Building support-scheduler 08:36:48 Removing intermediate container 4a7d1f889fbf 08:36:48 ---> 31118d2b6758 08:36:48 08:36:48 Successfully built 31118d2b6758 08:36:48 Successfully tagged core-command:latest 08:36:50  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:50 ---> 10001556a050 08:36:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:50 ---> Using cache 08:36:50 ---> 24c63c87cdbf 08:36:50 Step 4/23 : WORKDIR /edgex-go 08:36:50 ---> Using cache 08:36:50 ---> 66bcb064a61d 08:36:50 Step 5/23 : RUN apk add --update --no-cache make git 08:36:50 ---> Using cache 08:36:50 ---> 92571e16f3a1 08:36:50 Step 6/23 : COPY go.mod vendor* ./ 08:36:50 ---> Using cache 08:36:50 ---> 5d2c8174aaeb 08:36:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:50 ---> Using cache 08:36:50 ---> dedb0fabf1fe 08:36:50 Step 8/23 : COPY . . 08:36:50 ---> Using cache 08:36:50 ---> 4ac3ed5be797 08:36:50 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:53 ---> Running in 7c82a77b9747 08:36:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:58 Removing intermediate container 60e612989e7e 08:36:58 ---> 43e236b9e8e7 08:36:58 08:36:58 Step 10/25 : FROM alpine:3.17 08:36:58 ---> b2aa39c304c2 08:36:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:58 ---> Using cache 08:36:58 ---> b0fb1590b0f4 08:36:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:58 ---> Using cache 08:36:58 ---> 7ebba0968783 08:36:58 Step 13/25 : ENV APP_PORT=59881 08:36:58 ---> Running in 87e4bc2c3575 08:36:59 Removing intermediate container 87e4bc2c3575 08:36:59 ---> 24d901a128e4 08:36:59 Step 14/25 : EXPOSE $APP_PORT 08:36:59 ---> Running in 42cb15e2e0a2 08:36:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:00 Removing intermediate container 42cb15e2e0a2 08:37:00 ---> a5e6332e23c7 08:37:00 Step 15/25 : WORKDIR / 08:37:00 ---> Running in 50a54b505b4c 08:37:00 Removing intermediate container 3d81757bb89a 08:37:00 ---> f3219a663e43 08:37:00 08:37:00 Step 10/23 : FROM alpine:3.17 08:37:00 ---> b2aa39c304c2 08:37:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:00 ---> Using cache 08:37:00 ---> 34ce71168275 08:37:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:00 ---> Using cache 08:37:00 ---> e43e43a46ab5 08:37:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 ---> Using cache 08:37:00 ---> 94020ee327af 08:37:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:00 ---> Using cache 08:37:00 ---> 7dbe384a14b9 08:37:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:00 Removing intermediate container 50a54b505b4c 08:37:00 ---> 57bb6351e460 08:37:00 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 ---> 5e1f6122366a 08:37:01 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:37:01 ---> 0ea45462f8e8 08:37:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:37:02 ---> 1aa1323d52ed 08:37:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:02 ---> 85dbb3469924 08:37:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:02 ---> f4b67814e30e 08:37:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:37:02 ---> 8301b8ec532a 08:37:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:03 ---> Running in 7fe83ac357cb 08:37:03 ---> b80ee177f252 08:37:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:37:03 ---> 7ebdc7ffec8b 08:37:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:37:03 ---> Running in eef6c4dec625 08:37:03 Removing intermediate container eef6c4dec625 08:37:03 ---> 8453c68598e9 08:37:03 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:03 ---> Running in 30cbcac9292f 08:37:04 Removing intermediate container 30cbcac9292f 08:37:04 ---> 9d467c7d1d07 08:37:04 Step 23/25 : LABEL arch=x86_64 08:37:04 ---> Running in 16682b4cb662 08:37:04 Removing intermediate container 7fe83ac357cb 08:37:04 ---> 4f327c28d1b6 08:37:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:04 Removing intermediate container 16682b4cb662 08:37:04 ---> 77ec869c71bd 08:37:04 Step 24/25 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:37:04 ---> Running in a1dd5db6adb0 08:37:04 ---> Running in 03b5c32b5f70 08:37:04 Removing intermediate container a1dd5db6adb0 08:37:04 ---> 685eeeb75e97 08:37:04 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:04 ---> Running in 494c3c59fa89 08:37:04 Removing intermediate container 03b5c32b5f70 08:37:04 ---> e275848d1215 08:37:04 Step 25/25 : LABEL version=0.0.0 08:37:05 ---> Running in 23745f38875f 08:37:05 Removing intermediate container 494c3c59fa89 08:37:05 ---> d1b548df15f1 08:37:05 Step 21/23 : LABEL arch=x86_64 08:37:05 ---> Running in 0a35aaa44153 08:37:05 Removing intermediate container 23745f38875f 08:37:05 ---> 974d845bbf9d 08:37:05 08:37:05 Successfully built 974d845bbf9d 08:37:05 Successfully tagged core-metadata:latest 08:37:05  Building core-metadata ... done Removing intermediate container 0a35aaa44153 08:37:05 ---> 6617947e6195 08:37:05 Step 22/23 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:37:05 ---> Running in 6bf1f55fda54 08:37:06 Removing intermediate container 6bf1f55fda54 08:37:06 ---> 11f0a695d292 08:37:06 Step 23/23 : LABEL version=0.0.0 08:37:06 ---> Running in 9ce85bfaeaa5 08:37:06 Removing intermediate container 0037729f8076 08:37:06 ---> a16e7b219c1f 08:37:06 08:37:06 Step 9/21 : FROM alpine:3.17 08:37:06 ---> b2aa39c304c2 08:37:06 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 08:37:06 ---> Running in ec743b2a597c 08:37:06 Removing intermediate container 9ce85bfaeaa5 08:37:06 ---> f166de409cbe 08:37:06 08:37:06 Successfully built f166de409cbe 08:37:06 Successfully tagged security-proxy-auth:latest 08:37:06  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:07 (1/2) Installing dumb-init (1.2.5-r2) 08:37:07 (2/2) Installing openssl (3.0.8-r0) 08:37:07 Executing busybox-1.35.0-r29.trigger 08:37:07 OK: 8 MiB in 17 packages 08:37:07 Removing intermediate container ec743b2a597c 08:37:07 ---> 7e5905ff3e7c 08:37:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:07 ---> Running in bb6bed3d7bcc 08:37:08 Removing intermediate container bb6bed3d7bcc 08:37:08 ---> 676a264789ad 08:37:08 Step 12/21 : WORKDIR /edgex 08:37:08 ---> Running in 03d5c672e50a 08:37:08 Removing intermediate container 03d5c672e50a 08:37:08 ---> f7196e61dff1 08:37:08 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 08:37:09 ---> 9d3a044bbeae 08:37:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:37:09 ---> 2bafd26e9c01 08:37:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:09 ---> 494e17f3d8c1 08:37:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:09 ---> d6bb7f7dba2a 08:37:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:09 ---> Running in 52d18cc0fe70 08:37:10 Removing intermediate container 52d18cc0fe70 08:37:10 ---> 1f491dc16552 08:37:10 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:37:10 ---> Running in 62db9aa0d1a7 08:37:10 Removing intermediate container 62db9aa0d1a7 08:37:10 ---> f27b4accd9c9 08:37:10 Step 19/21 : LABEL arch=x86_64 08:37:10 ---> Running in 0d6cdac31c68 08:37:10 Removing intermediate container 0d6cdac31c68 08:37:10 ---> e7519afe56ab 08:37:10 Step 20/21 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:37:11 ---> Running in 5a0cdb34705c 08:37:11 Removing intermediate container 5a0cdb34705c 08:37:11 ---> f83c4b6c9f68 08:37:11 Step 21/21 : LABEL version=0.0.0 08:37:11 ---> Running in 74086eafa129 08:37:11 Removing intermediate container 74086eafa129 08:37:11 ---> b45aa3c7680d 08:37:11 08:37:11 Successfully built b45aa3c7680d 08:37:11 Successfully tagged security-proxy-setup:latest 08:37:15  Building security-proxy-setup ... done Removing intermediate container 7c82a77b9747 08:37:15 ---> b3880da6f41e 08:37:15 08:37:15 Step 10/23 : FROM alpine:3.17 08:37:15 ---> b2aa39c304c2 08:37:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:15 ---> Using cache 08:37:15 ---> b0fb1590b0f4 08:37:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:15 ---> Using cache 08:37:15 ---> 7ebba0968783 08:37:15 Step 13/23 : ENV APP_PORT=59861 08:37:15 ---> Running in 677f3f3a61d0 08:37:15 Removing intermediate container 677f3f3a61d0 08:37:15 ---> 3cf5376dc0ad 08:37:15 Step 14/23 : EXPOSE $APP_PORT 08:37:15 ---> Running in 0f4324fd9263 08:37:15 Removing intermediate container 0f4324fd9263 08:37:15 ---> ac47929215e1 08:37:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:16 ---> b0fd21d97c75 08:37:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:16 ---> 71aac7554e21 08:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:16 ---> 5ea7ffa254e8 08:37:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:37:16 ---> 1089af8fb52e 08:37:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:37:16 ---> Running in 55d1bd505296 08:37:16 Removing intermediate container 55d1bd505296 08:37:16 ---> 164fdd8bd3d5 08:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:16 ---> Running in 4be1a9a83e69 08:37:17 Removing intermediate container 4be1a9a83e69 08:37:17 ---> 5775f808569a 08:37:17 Step 21/23 : LABEL arch=x86_64 08:37:17 ---> Running in 35008939f9f8 08:37:17 Removing intermediate container 35008939f9f8 08:37:17 ---> 16239cf1c710 08:37:17 Step 22/23 : LABEL git_sha=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 08:37:17 ---> Running in 7ac5a4e588d5 08:37:17 Removing intermediate container 7ac5a4e588d5 08:37:17 ---> 6716da072e8e 08:37:17 Step 23/23 : LABEL version=0.0.0 08:37:17 ---> Running in c5d50e6f634f 08:37:17 Removing intermediate container c5d50e6f634f 08:37:17 ---> a4d5c7ae0ca2 08:37:17 08:37:17 Successfully built a4d5c7ae0ca2 08:37:17 Successfully tagged support-scheduler:latest 08:37:17  Building support-scheduler ... done  [Pipeline] } 08:37:17 $ docker stop --time=1 934d286ddf29281a18eba868a2fc03dcf9765c05cc05e1267a4595991bc59f4d 08:37:18 $ docker rm -f --volumes 934d286ddf29281a18eba868a2fc03dcf9765c05cc05e1267a4595991bc59f4d [Pipeline] // withDockerContainer [Pipeline] sh 08:37:19 + docker images 08:37:19 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:19 support-scheduler latest a4d5c7ae0ca2 2 seconds ago 32.4MB 08:37:19 b3880da6f41e 6 seconds ago 1.75GB 08:37:19 security-proxy-setup latest b45aa3c7680d 9 seconds ago 18.7MB 08:37:19 a16e7b219c1f 13 seconds ago 1.66GB 08:37:19 security-proxy-auth latest f166de409cbe 13 seconds ago 18.3MB 08:37:19 core-metadata latest 974d845bbf9d 14 seconds ago 20.6MB 08:37:19 f3219a663e43 19 seconds ago 1.66GB 08:37:19 43e236b9e8e7 23 seconds ago 1.69GB 08:37:19 core-command latest 31118d2b6758 32 seconds ago 19.8MB 08:37:19 security-spiffe-token-provider latest 37de86dc7372 32 seconds ago 32.6MB 08:37:19 core-common-config-bootstrapper latest 7fa0559a92a5 39 seconds ago 17.5MB 08:37:19 security-bootstrapper latest c7a04d06597b 45 seconds ago 22MB 08:37:19 3f70ca00ea70 47 seconds ago 1.72GB 08:37:19 1251bb4b574a 49 seconds ago 1.68GB 08:37:19 security-spire-server latest 9b11676fd9e6 52 seconds ago 89.8MB 08:37:19 68a4059b1874 53 seconds ago 1.68GB 08:37:19 33186172d59f About a minute ago 1.54GB 08:37:19 a15ec3ca49a2 About a minute ago 1.67GB 08:37:19 security-secretstore-setup latest e485321ed06f About a minute ago 32.6MB 08:37:19 core-data latest 26142b0a70c7 About a minute ago 20MB 08:37:19 support-notifications latest f60ab8318029 2 minutes ago 33MB 08:37:19 42882bbce96b 2 minutes ago 1.75GB 08:37:19 2a4fa52dea78 2 minutes ago 1.69GB 08:37:19 db2be3b42ee1 2 minutes ago 1.67GB 08:37:19 security-spire-config latest 61bcee72905a 2 minutes ago 88.9MB 08:37:19 security-spire-agent latest 2a24729555e9 2 minutes ago 129MB 08:37:19 337918a8a6f7 2 minutes ago 1.54GB 08:37:19 79e1a7b2f6ef 2 minutes ago 1.54GB 08:37:19 ci-base-image-x86_64 latest 10001556a050 6 minutes ago 883MB 08:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 08:37:19 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 08:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.290s coverage: 28.7% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.427s coverage: 71.3% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 54.0% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.078s coverage: 88.5% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.556s coverage: 3.9% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.829s coverage: 95.6% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.479s coverage: 0.9% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.298s coverage: 29.0% of statements 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 45.5% of statements 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 82.9% of statements 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.322s coverage: 96.3% of statements 08:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.288s coverage: 92.9% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 86.9% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.2% of statements 08:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.499s coverage: 82.1% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 84.8% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.031s coverage: 38.4% of statements 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.671s coverage: 92.3% of statements 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.325s coverage: 61.5% of statements 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 08:42:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:42:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:28 go vet ./... 08:45:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:34 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:35 + ls -al . 08:45:35 total 700 08:45:35 drwxrwxr-x 10 1001 1001 4096 Mar 16 08:36 . 08:45:35 drwxr-xr-x 4 root root 4096 Mar 16 08:36 .. 08:45:35 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:34 .blubracket 08:45:35 -rw-rw-r-- 1 1001 1001 16 Mar 16 08:34 .dockerignore 08:45:35 drwxrwxr-x 8 1001 1001 4096 Mar 16 08:34 .git 08:45:35 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:34 .github 08:45:35 -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:34 .gitignore 08:45:35 -rw-rw-r-- 1 1001 1001 42 Mar 16 08:34 .golangci.yml 08:45:35 -rw-rw-r-- 1 1001 1001 87 Mar 16 08:34 .hadolint.yml 08:45:35 -rw-rw-r-- 1 1001 1001 166 Mar 16 08:34 .sonarcloud.properties 08:45:35 -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:34 ADOPTERS.md 08:45:35 -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:34 Attribution.txt 08:45:35 -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:34 CHANGELOG.md 08:45:35 -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:34 CONTRIBUTING.md 08:45:35 -rw-rw-r-- 1 1001 1001 677 Mar 16 08:34 GOVERNANCE.md 08:45:35 -rw-rw-r-- 1 1001 1001 883 Mar 16 08:34 Jenkinsfile 08:45:35 -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:34 LICENSE 08:45:35 -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:34 Makefile 08:45:35 -rw-rw-r-- 1 1001 1001 582 Mar 16 08:34 OWNERS.md 08:45:35 -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:34 README.md 08:45:35 -rw-rw-r-- 1 1001 1001 789 Mar 16 08:34 SECURITY.md 08:45:35 -rw-rw-r-- 1 1001 1001 5 Mar 16 08:31 VERSION 08:45:35 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:34 bin 08:45:35 drwxrwxr-x 18 1001 1001 4096 Mar 16 08:34 cmd 08:45:35 -rw-r--r-- 1 root root 447486 Mar 16 08:42 coverage.out 08:45:35 -rw-rw-r-- 1 1001 1001 3232 Mar 16 08:34 go.mod 08:45:35 -rw-rw-r-- 1 1001 1001 31098 Mar 16 08:34 go.sum 08:45:35 drwxrwxr-x 7 1001 1001 4096 Mar 16 08:34 internal 08:45:35 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:34 openapi 08:45:35 -rw-rw-r-- 1 1001 1001 594 Mar 16 08:34 security.txt 08:45:35 drwxrwxr-x 4 1001 1001 4096 Mar 16 08:34 snap 08:45:35 -rw-rw-r-- 1 1001 1001 204 Mar 16 08:34 version.go [Pipeline] sh 08:45:36 + '[' -e coverage.out ] 08:45:36 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:36 Warning: overwriting stash ‘coverage-report’ 08:45:37 Stashed 1 file(s) [Pipeline] sh 08:45:37 + make build 08:45:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:47:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:48: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:48:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:48:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:48:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:49:07 $ docker stop --time=1 3cde584d29b4c38cc79225354db5060a35a63426b6ed54ee568bc385e8577031 08:49:09 $ docker rm -f --volumes 3cde584d29b4c38cc79225354db5060a35a63426b6ed54ee568bc385e8577031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:12 08:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:13 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:13 29e5d40040c1: Pulling fs layer 08:49:13 1ce36da41761: Pulling fs layer 08:49:13 25b303627fd3: Pulling fs layer 08:49:13 29e5d40040c1: Download complete 08:49:13 1ce36da41761: Verifying Checksum 08:49:13 1ce36da41761: Download complete 08:49:14 29e5d40040c1: Pull complete 08:49:15 1ce36da41761: Pull complete 08:49:15 25b303627fd3: Verifying Checksum 08:49:15 25b303627fd3: Download complete 08:49:27 25b303627fd3: Pull complete 08:49:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:28 prd-ubuntu20.04-docker-arm64-4c-16g-2382 does not seem to be running inside a container 08:49:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:31 $ docker top 667d25628963407215eb99a3915a336a8f5b067ef5fbd8f248b87d727515833b -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:32 + docker-compose build --help 08:49:32 + grep parallel 08:49:40 --parallel Build images in parallel. [Pipeline] } 08:49:40 $ docker stop --time=1 667d25628963407215eb99a3915a336a8f5b067ef5fbd8f248b87d727515833b 08:49:42 $ docker rm -f --volumes 667d25628963407215eb99a3915a336a8f5b067ef5fbd8f248b87d727515833b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:43 prd-ubuntu20.04-docker-arm64-4c-16g-2382 does not seem to be running inside a container 08:49:43 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:44 $ docker top f18dcb912b2783e5aa69953cbee8f2b40ef5eebb62f66716619af3d0cca7201a -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:45 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:53 Building core-command ... 08:49:53 Building core-common-config-bootstrapper ... 08:49:53 Building core-data ... 08:49:53 Building core-metadata ... 08:49:53 Building security-bootstrapper ... 08:49:53 Building security-proxy-auth ... 08:49:53 Building security-proxy-setup ... 08:49:53 Building security-secretstore-setup ... 08:49:53 Building security-spiffe-token-provider ... 08:49:53 Building security-spire-agent ... 08:49:53 Building security-spire-config ... 08:49:53 Building security-spire-server ... 08:49:53 Building support-notifications ... 08:49:53 Building support-scheduler ... 08:49:53 Building core-command 08:49:53 Building security-proxy-auth 08:49:53 Building support-scheduler 08:49:53 Building core-data 08:49:53 Building security-bootstrapper 08:50:50 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 89aa058da699 08:50:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:50 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 89aa058da699 08:50:50 Step 3/33 : WORKDIR /edgex-go 08:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 89aa058da699 08:50:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 89aa058da699 08:50:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:50 ---> 89aa058da699 08:50:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:50 ---> Running in 9f937be98e08 08:50:50 ---> Running in c05822363cb8 08:50:50 ---> Running in fda928f9f461 08:50:50 ---> Running in 03e4d1b9f444 08:50:50 ---> Running in 2382573dfc6e 08:50:50 Removing intermediate container 9f937be98e08 08:50:50 ---> bc7b4055b88a 08:50:50 Step 4/23 : WORKDIR /edgex-go 08:50:50 Removing intermediate container fda928f9f461 08:50:50 ---> 27e2f01fffb2 08:50:50 Step 4/23 : WORKDIR /edgex-go 08:50:50 ---> Running in 6434f10e64f6 08:50:50 Removing intermediate container 03e4d1b9f444 08:50:50 ---> 283403eec2c0 08:50:50 Step 4/33 : RUN apk add --update --no-cache make git 08:50:50 Removing intermediate container c05822363cb8 08:50:50 ---> 5ac5d4fa0ad4 08:50:50 Step 4/23 : WORKDIR /edgex-go 08:50:50 ---> Running in f769b8bb8363 08:50:50 ---> Running in 000f58403be1 08:50:50 Removing intermediate container 2382573dfc6e 08:50:50 ---> 985f1adcb3db 08:50:50 Step 4/24 : WORKDIR /edgex-go 08:50:50 ---> Running in 144ae768c6ed 08:50:50 ---> Running in 291e7fcd1a5b 08:50:50 Removing intermediate container 6434f10e64f6 08:50:50 ---> 5f26b28d314b 08:50:50 Step 5/23 : RUN apk add --update --no-cache make git 08:50:50 ---> Running in d4ba6f3056ec 08:50:50 Removing intermediate container 144ae768c6ed 08:50:50 ---> 3407d15aae91 08:50:50 Step 5/23 : RUN apk add --update --no-cache make git 08:50:50 Removing intermediate container f769b8bb8363 08:50:50 ---> f9d737f4444d 08:50:50 Step 5/23 : RUN apk add --update --no-cache make git 08:50:50 ---> Running in d2e666db00ac 08:50:50 Removing intermediate container 291e7fcd1a5b 08:50:50 ---> 719318848a12 08:50:50 Step 5/24 : RUN apk add --update --no-cache make git 08:50:50 ---> Running in d988cdbf8425 08:50:50 ---> Running in 04d5d1b03218 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:50 OK: 263 MiB in 53 packages 08:50:50 OK: 263 MiB in 53 packages 08:50:51 OK: 263 MiB in 53 packages 08:50:51 Removing intermediate container 000f58403be1 08:50:51 ---> a247b2253a62 08:50:51 Step 5/33 : COPY go.mod vendor* ./ 08:50:52 OK: 263 MiB in 53 packages 08:50:52 OK: 263 MiB in 53 packages 08:50:53 Removing intermediate container d4ba6f3056ec 08:50:53 ---> 582270234d0f 08:50:53 Step 6/23 : COPY go.mod vendor* ./ 08:50:53 ---> 9bd431fcc3c8 08:50:53 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:53 ---> Running in f7e371e795b5 08:50:53 Removing intermediate container d2e666db00ac 08:50:53 ---> a31f96c50985 08:50:53 Step 6/23 : COPY go.mod vendor* ./ 08:50:54 Removing intermediate container 04d5d1b03218 08:50:54 ---> b2125b1d6cfd 08:50:54 Step 6/24 : COPY go.mod vendor* ./ 08:50:54 Removing intermediate container d988cdbf8425 08:50:54 ---> da7f505ae473 08:50:54 Step 6/23 : COPY go.mod vendor* ./ 08:50:54 ---> 0c6e5226b243 08:50:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:54 ---> Running in cf7dd61e9aef 08:50:55 ---> b8c29084c82f 08:50:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:55 ---> Running in 8ed8bb20d93c 08:50:55 ---> b5fc3337699d 08:50:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:56 ---> e050807dbaf9 08:50:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:56 ---> Running in 88e09e09d552 08:50:56 ---> Running in 781e881845d2 08:53:03 Removing intermediate container f7e371e795b5 08:53:03 ---> d114bfc37c5e 08:53:03 Step 7/33 : COPY . . 08:53:03 Removing intermediate container cf7dd61e9aef 08:53:03 ---> 9630fa42ef7f 08:53:03 Step 8/23 : COPY . . 08:53:03 Removing intermediate container 8ed8bb20d93c 08:53:03 ---> 3de51d9f0e9d 08:53:03 Step 8/23 : COPY . . 08:53:03 Removing intermediate container 88e09e09d552 08:53:03 ---> cd657b3ac282 08:53:03 Step 8/24 : COPY . . 08:53:03 Removing intermediate container 781e881845d2 08:53:03 ---> 63bbbc5c5df6 08:53:03 Step 8/23 : COPY . . 08:53:09 ---> e7109178576b 08:53:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:09 ---> a489e21e89a1 08:53:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:53:09 ---> e1b25b02a782 08:53:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:53:09 ---> 737bc6a167a8 08:53:09 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:09 ---> d1a27f90f299 08:53:09 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:53:09 ---> Running in 038f0d8b6d52 08:53:09 ---> Running in 3cd41e3e5b3f 08:53:09 ---> Running in fe9f1a1dc965 08:53:09 ---> Running in 667c7deefbe0 08:53:09 ---> Running in b1c6316a6ff4 08:53:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:53:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:13 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 09:00:35 Removing intermediate container 038f0d8b6d52 09:00:35 ---> 0e75e1509cff 09:00:35 09:00:35 Step 10/23 : FROM alpine:3.17 09:00:35 3.17: Pulling from library/alpine 09:00:35 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:00:35 Status: Downloaded newer image for alpine:3.17 09:00:35 ---> d74e625d9115 09:00:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:35 ---> Running in 624ff3149e53 09:00:35 Removing intermediate container 624ff3149e53 09:00:35 ---> d950df0d6a9e 09:00:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:35 ---> Running in 830086cf603c 09:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:38 (1/1) Installing dumb-init (1.2.5-r2) 09:00:38 Executing busybox-1.35.0-r29.trigger 09:00:38 OK: 8 MiB in 16 packages 09:00:40 Removing intermediate container 830086cf603c 09:00:40 ---> 7e4ef0285955 09:00:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:41 ---> 27ae5dd00427 09:00:41 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:43 ---> c6847fce10be 09:00:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:47 ---> 693d5d260182 09:00:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:00:48 ---> 2dad0eef7778 09:00:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:49 ---> 1ae7d2c89b13 09:00:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:50 ---> Running in d1f301e595cb 09:00:51 Removing intermediate container 667c7deefbe0 09:00:51 ---> 2646f9ea1bef 09:00:51 09:00:51 Step 9/33 : FROM alpine:3.17 09:00:51 ---> d74e625d9115 09:00:51 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:51 ---> Running in e133781df715 09:00:51 Removing intermediate container e133781df715 09:00:51 ---> c0b743c50aab 09:00:51 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:00:52 ---> Running in 12db6e0a010b 09:00:54 Removing intermediate container d1f301e595cb 09:00:54 ---> b16619ba4c05 09:00:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:54 ---> Running in a122c7646470 09:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:55 Removing intermediate container a122c7646470 09:00:55 ---> b53571a9af69 09:00:55 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:55 ---> Running in 1151bf1b1ddd 09:00:55 Removing intermediate container 1151bf1b1ddd 09:00:55 ---> 95512ed8a494 09:00:55 Step 21/23 : LABEL arch=arm64 09:00:56 ---> Running in c14d0d7a230c 09:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:56 Removing intermediate container c14d0d7a230c 09:00:56 ---> 238536c57e05 09:00:56 Step 22/23 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:00:56 ---> Running in 9eb7a8a4d486 09:00:57 Removing intermediate container 9eb7a8a4d486 09:00:57 ---> 83f9af37d169 09:00:57 Step 23/23 : LABEL version=0.0.0 09:00:57 ---> Running in 97113cddf1d5 09:00:58 Removing intermediate container 97113cddf1d5 09:00:58 ---> b428504da0d7 09:00:58 09:00:58 Successfully built b428504da0d7 09:00:58 Successfully tagged security-proxy-auth-arm64:latest 09:00:58  Building security-proxy-auth ... done Building core-metadata 09:00:58 (1/2) Installing dumb-init (1.2.5-r2) 09:00:58 (2/2) Installing su-exec (0.2-r2) 09:00:58 Executing busybox-1.35.0-r29.trigger 09:00:58 OK: 8 MiB in 17 packages 09:01:00 Removing intermediate container 12db6e0a010b 09:01:00 ---> 0b7d3fbf4912 09:01:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:01:00 ---> Running in 8e55abfcd148 09:01:01 Removing intermediate container 8e55abfcd148 09:01:01 ---> 0b03eb68d9f2 09:01:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:01:01 ---> Running in fcc7610a1d77 09:01:02 Removing intermediate container fcc7610a1d77 09:01:02 ---> 7defe689d36d 09:01:02 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:01:02 ---> Running in afca9aef86d4 09:01:02 Removing intermediate container afca9aef86d4 09:01:02 ---> 616e9815eed3 09:01:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:01:03 ---> Running in 1e801ae1edb7 09:01:03 Removing intermediate container 1e801ae1edb7 09:01:03 ---> 444244364367 09:01:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:01:04 ---> Running in 1df5d824b91b 09:01:07 Removing intermediate container 1df5d824b91b 09:01:07 ---> f6197bd50348 09:01:07 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:01:07 ---> Running in 98c412266a6a 09:01:08 Removing intermediate container 98c412266a6a 09:01:08 ---> 1c020277d478 09:01:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:01:09 ---> 5bf724de3333 09:01:09 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:01:09 ---> Running in 06b229704e56 09:01:13 Removing intermediate container 06b229704e56 09:01:13 ---> a5112850d29b 09:01:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:15 ---> 3c3a58990d13 09:01:15 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:01:17 ---> 1bd030a9feb9 09:01:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:01:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:19 ---> 89aa058da699 09:01:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:01:19 ---> Using cache 09:01:19 ---> 985f1adcb3db 09:01:19 Step 4/25 : WORKDIR /edgex-go 09:01:19 ---> Using cache 09:01:19 ---> 719318848a12 09:01:19 Step 5/25 : RUN apk add --update --no-cache make git 09:01:19 ---> Using cache 09:01:19 ---> b2125b1d6cfd 09:01:19 Step 6/25 : COPY go.mod vendor* ./ 09:01:19 ---> Using cache 09:01:19 ---> b5fc3337699d 09:01:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:19 ---> Using cache 09:01:19 ---> cd657b3ac282 09:01:19 Step 8/25 : COPY . . 09:01:19 ---> Using cache 09:01:19 ---> e1b25b02a782 09:01:19 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:01:21 ---> Running in 91627d5e89ff 09:01:21 ---> 6aa72ecc2148 09:01:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:01:22 ---> 3e1d901f6ec2 09:01:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:01:23 ---> 44042deb3754 09:01:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:01:23 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 09:01:25 ---> 62413ca53529 09:01:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:01:26 ---> 6ca5cda036a3 09:01:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:01:28 ---> d27d188bae20 09:01:28 Step 28/33 : RUN chmod +x /entrypoint.sh 09:01:28 ---> Running in abef6cf29346 09:01:34 Removing intermediate container abef6cf29346 09:01:34 ---> f3bd933bb1ad 09:01:34 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:01:34 ---> Running in c96355856c5f 09:01:35 Removing intermediate container c96355856c5f 09:01:35 ---> 7fab8ecd0a89 09:01:35 Step 30/33 : CMD ["gate"] 09:01:35 ---> Running in 4e95fb67f95c 09:01:36 Removing intermediate container 4e95fb67f95c 09:01:36 ---> 4f9f438e2186 09:01:36 Step 31/33 : LABEL arch=arm64 09:01:36 ---> Running in bf9233584e7d 09:01:37 Removing intermediate container bf9233584e7d 09:01:37 ---> a52aa2d80254 09:01:37 Step 32/33 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:01:37 ---> Running in 8327cdbcae5b 09:01:37 Removing intermediate container fe9f1a1dc965 09:01:37 ---> 0dc3e0ef4c7f 09:01:37 09:01:37 Step 10/24 : FROM alpine:3.17 09:01:37 ---> d74e625d9115 09:01:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:01:37 ---> Running in 77f2b1f018dc 09:01:38 Removing intermediate container 8327cdbcae5b 09:01:38 ---> 1e605a36fda8 09:01:38 Step 33/33 : LABEL version=0.0.0 09:01:38 ---> Running in 4bf65f10f2c1 09:01:39 Removing intermediate container 4bf65f10f2c1 09:01:39 ---> f75d7f701eda 09:01:39 09:01:39 Successfully built f75d7f701eda 09:01:39 Successfully tagged security-bootstrapper-arm64:latest 09:01:39  Building security-bootstrapper ... done Building security-spiffe-token-provider 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:43 (1/1) Installing dumb-init (1.2.5-r2) 09:01:43 Executing busybox-1.35.0-r29.trigger 09:01:43 OK: 8 MiB in 16 packages 09:01:46 Removing intermediate container 77f2b1f018dc 09:01:46 ---> 4f37b712c0b4 09:01:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:46 ---> Running in 7fc37a10fc29 09:01:46 Removing intermediate container 7fc37a10fc29 09:01:46 ---> 8898c2b5076a 09:01:46 Step 13/24 : ENV APP_PORT=59882 09:01:46 ---> Running in 316a9478a7b5 09:01:47 Removing intermediate container 316a9478a7b5 09:01:47 ---> 35f65956f49b 09:01:47 Step 14/24 : EXPOSE $APP_PORT 09:01:47 ---> Running in b67d8d288edb 09:01:48 Removing intermediate container b67d8d288edb 09:01:48 ---> 6a1858034ab1 09:01:48 Step 15/24 : WORKDIR / 09:01:49 ---> Running in ac817270f7d4 09:01:50 Removing intermediate container ac817270f7d4 09:01:50 ---> af14a337ae0b 09:01:50 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:51 ---> 42b5676014ef 09:01:51 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:01:53 ---> 53e5779af171 09:01:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:01:57 ---> d11ad084aea7 09:01:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:01:59 ---> d23e5127dd89 09:01:59 Step 20/24 : ENTRYPOINT ["/core-command"] 09:01:59 ---> Running in b9cb5feb531f 09:02:00 Removing intermediate container b9cb5feb531f 09:02:00 ---> 402843fdf7bc 09:02:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:00 Removing intermediate container 3cd41e3e5b3f 09:02:00 ---> 2bd272be0795 09:02:00 09:02:00 Step 10/23 : FROM alpine:3.17 09:02:00 ---> d74e625d9115 09:02:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:02:00 ---> Running in 9409038ae97b 09:02:00 ---> Running in 2165b834e6de 09:02:01 Removing intermediate container 9409038ae97b 09:02:01 ---> 845767023351 09:02:01 Step 22/24 : LABEL arch=arm64 09:02:01 ---> Running in 7cda262bf81b 09:02:01 Removing intermediate container 2165b834e6de 09:02:01 ---> 3b99ae94126b 09:02:01 Step 12/23 : ENV APP_PORT=59880 09:02:01 ---> Running in c6aec43eefcd 09:02:02 Removing intermediate container 7cda262bf81b 09:02:02 ---> 38d793a4b586 09:02:02 Step 23/24 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:02:02 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:02:02 ---> 89aa058da699 09:02:02 Step 3/20 : WORKDIR /edgex-go 09:02:02 ---> Using cache 09:02:02 ---> 283403eec2c0 09:02:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in 515a6290cccf 09:02:03 09:02:03 ---> Running in dd666ddb5321 09:02:03 Removing intermediate container c6aec43eefcd 09:02:03 ---> eb548f620f58 09:02:03 Step 13/23 : EXPOSE $APP_PORT 09:02:03 ---> Running in 36d345f784cf 09:02:04 Removing intermediate container 515a6290cccf 09:02:04 ---> b3c47272d998 09:02:04 Step 24/24 : LABEL version=0.0.0 09:02:04 ---> Running in 9f17dde967c8 09:02:04 Removing intermediate container 36d345f784cf 09:02:04 ---> 432cd94470f8 09:02:04 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:02:04 ---> Running in 3fe304782b3f 09:02:05 Removing intermediate container 9f17dde967c8 09:02:05 ---> 028076fc6efc 09:02:05 09:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:06 Successfully built 028076fc6efc 09:02:06 Successfully tagged core-command-arm64:latest 09:02:06  Building core-command ... done Building support-notifications 09:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:08 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:08 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:08 OK: 17687 distinct packages available 09:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:09 (1/1) Installing dumb-init (1.2.5-r2) 09:02:09 Executing busybox-1.35.0-r29.trigger 09:02:09 OK: 8 MiB in 16 packages 09:02:11 OK: 263 MiB in 53 packages 09:02:11 Removing intermediate container 3fe304782b3f 09:02:11 ---> f9d9c0f9d0ab 09:02:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:13 ---> 0a2639b5f72e 09:02:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:13 Removing intermediate container dd666ddb5321 09:02:13 ---> 50b961fad077 09:02:13 Step 5/20 : COPY go.mod vendor* ./ 09:02:15 ---> 856b0475ff66 09:02:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:02:15 ---> c8d42e2f5e01 09:02:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:15 ---> Running in c938f39b03db 09:02:18 ---> 64453d4540cb 09:02:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:02:20 ---> bf6a769a4b08 09:02:20 Step 19/23 : ENTRYPOINT ["/core-data"] 09:02:20 ---> Running in fe83d435fc01 09:02:21 Removing intermediate container fe83d435fc01 09:02:21 ---> 011c0d4096a7 09:02:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:21 ---> Running in cc4912e9dbf8 09:02:22 Removing intermediate container cc4912e9dbf8 09:02:22 ---> f69ffab0d529 09:02:22 Step 21/23 : LABEL arch=arm64 09:02:22 ---> Running in d8e1b5041b0c 09:02:23 Removing intermediate container d8e1b5041b0c 09:02:23 ---> 6ebf5d12cbf6 09:02:23 Step 22/23 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:02:23 ---> Running in c0592d684a5b 09:02:24 Removing intermediate container c0592d684a5b 09:02:24 ---> fdfc618fd6f6 09:02:24 Step 23/23 : LABEL version=0.0.0 09:02:24 ---> Running in e7a3122781f2 09:02:25 Removing intermediate container e7a3122781f2 09:02:25 ---> cf1c76b27ba9 09:02:25 09:02:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Successfully built cf1c76b27ba9 09:02:25 09:02:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:25 ---> 89aa058da699 09:02:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:25 ---> Using cache 09:02:25 ---> 985f1adcb3db 09:02:25 Step 4/23 : WORKDIR /edgex-go 09:02:25 ---> Using cache 09:02:25 ---> 719318848a12 09:02:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:02:25 ---> Running in e4057b68aea0 09:02:25 Successfully tagged core-data-arm64:latest 09:02:25 Building security-spire-config 09:02:28  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:30 OK: 263 MiB in 53 packages 09:02:32 Removing intermediate container e4057b68aea0 09:02:32 ---> e17d12be4e42 09:02:32 Step 6/23 : COPY go.mod vendor* ./ 09:02:34 ---> d20f46296177 09:02:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:34 ---> Running in fe2e0d5c2a2e 09:02:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:02:49 ---> 89aa058da699 09:02:49 Step 3/26 : WORKDIR /edgex-go 09:02:49 ---> Using cache 09:02:49 ---> 283403eec2c0 09:02:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:02:49 ---> Running in 5252755f9c50 09:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:52 OK: 263 MiB in 53 packages 09:02:53 Removing intermediate container 5252755f9c50 09:02:53 ---> 2a0740fe9708 09:02:53 Step 5/26 : COPY go.mod vendor* ./ 09:02:55 ---> 4bb8b71cef10 09:02:55 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:55 ---> Running in cf20ec58aa0c 09:04:32 Removing intermediate container c938f39b03db 09:04:32 ---> 178f5968cfe3 09:04:32 Step 7/20 : COPY . . 09:04:58 ---> f600addfa827 09:04:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:58 ---> Running in 406ac25ca51f 09:04:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:05:02 Removing intermediate container fe2e0d5c2a2e 09:05:02 ---> 569631e224bf 09:05:02 Step 8/23 : COPY . . 09:05:06 Removing intermediate container b1c6316a6ff4 09:05:06 ---> f0af31693773 09:05:06 09:05:06 Step 10/23 : FROM alpine:3.17 09:05:06 ---> d74e625d9115 09:05:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:05:06 ---> Using cache 09:05:06 ---> 4f37b712c0b4 09:05:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:06 ---> Using cache 09:05:06 ---> 8898c2b5076a 09:05:06 Step 13/23 : ENV APP_PORT=59861 09:05:06 ---> Running in 0dee77b501c9 09:05:07 Removing intermediate container 0dee77b501c9 09:05:07 ---> c4e969ff50a7 09:05:07 Step 14/23 : EXPOSE $APP_PORT 09:05:07 ---> Running in aef98de4092f 09:05:08 Removing intermediate container aef98de4092f 09:05:08 ---> c9f29c815005 09:05:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:10 ---> 70e643e25ed7 09:05:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:05:13 ---> 0b7b7ba13881 09:05:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:18 ---> 245c3da6e5fa 09:05:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:05:19 ---> 8d574c80b83a 09:05:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:05:20 ---> Running in 798ae9c1c9db 09:05:21 Removing intermediate container 798ae9c1c9db 09:05:21 ---> 1ff290f0bd5b 09:05:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:21 ---> Running in fd8818f02e5b 09:05:23 Removing intermediate container fd8818f02e5b 09:05:23 ---> f0af16f1a5f7 09:05:23 Step 21/23 : LABEL arch=arm64 09:05:23 ---> Running in df31dff0ed81 09:05:24 Removing intermediate container df31dff0ed81 09:05:24 ---> 76abf65c953c 09:05:24 Step 22/23 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:05:24 ---> Running in 1078f21d456e 09:05:26 Removing intermediate container 1078f21d456e 09:05:26 ---> 5400eccb859b 09:05:26 Step 23/23 : LABEL version=0.0.0 09:05:26 ---> Running in ecae9b213d97 09:05:27 Removing intermediate container ecae9b213d97 09:05:27 ---> bd46b0aee5b4 09:05:27 09:05:28 Removing intermediate container cf20ec58aa0c 09:05:28 ---> fa576a85401f 09:05:28 Step 7/26 : COPY . . 09:05:28 Successfully built bd46b0aee5b4 09:05:28 Successfully tagged support-scheduler-arm64:latest 09:05:28  Building support-scheduler ... done Building security-secretstore-setup 09:05:29 ---> 2c87ba375e52 09:05:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:05:29 ---> Running in cde39b924599 09:05:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:05:47 ---> 55ba9271c8ba 09:05:47 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:05:47 ---> Running in 415e6db90eaa 09:05:48 Removing intermediate container 415e6db90eaa 09:05:48 ---> d614fe1976e4 09:05:48 Step 9/26 : WORKDIR /edgex-go/spire-build 09:05:48 ---> Running in d746508041fe 09:05:49 Removing intermediate container d746508041fe 09:05:49 ---> ec5f33edb115 09:05:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:05:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 ---> Running in fb3084dd2b49 09:05:49 09:05:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:05:49 ---> 89aa058da699 09:05:49 Step 3/24 : WORKDIR /edgex-go 09:05:49 ---> Using cache 09:05:49 ---> 283403eec2c0 09:05:49 Step 4/24 : RUN apk add --update --no-cache make git 09:05:49 ---> Using cache 09:05:49 ---> a247b2253a62 09:05:49 Step 5/24 : COPY go.mod vendor* ./ 09:05:49 ---> Using cache 09:05:49 ---> 9bd431fcc3c8 09:05:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:49 ---> Using cache 09:05:49 ---> d114bfc37c5e 09:05:49 Step 7/24 : COPY . . 09:05:50 ---> Using cache 09:05:50 ---> 737bc6a167a8 09:05:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:50 ---> Running in f2d5f8c34030 09:05:51 Removing intermediate container fb3084dd2b49 09:05:51 ---> e49a3c37abcd 09:05:51 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 09:05:51 ---> Running in c7759c68d067 09:05: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 09:05:55 Removing intermediate container c7759c68d067 09:05:55 ---> 2994495813d4 09:05:55 Step 12/26 : WORKDIR /edgex-go 09:05:55 ---> Running in 41d4a1af84b9 09:05:55 Removing intermediate container 41d4a1af84b9 09:05:55 ---> c0906b59a67d 09:05:55 09:05:55 Step 13/26 : FROM alpine:3.17 09:05:55 ---> d74e625d9115 09:05:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:55 ---> Using cache 09:05:55 ---> c0b743c50aab 09:05:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:56 ---> Running in 3e1ca41c5b33 09:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:01 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:06:01 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:06:01 OK: 17687 distinct packages available 09:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:06:04 (1/4) Installing dumb-init (1.2.5-r2) 09:06:04 (2/4) Installing musl-obstack (1.2.3-r0) 09:06:04 (3/4) Installing libucontext (1.2-r0) 09:06:04 (4/4) Installing gcompat (1.1.0-r0) 09:06:04 Executing busybox-1.35.0-r29.trigger 09:06:04 OK: 8 MiB in 19 packages 09:06:10 Removing intermediate container 3e1ca41c5b33 09:06:10 ---> 976fe651e223 09:06:10 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 09:06:10 ---> 8cb9d8dac356 09:06:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:17 ---> fbb8807fe1ad 09:06:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:06:17 ---> 0e01966a563d 09:06:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:06:17 ---> Running in f693daad7e01 09:06:17 Removing intermediate container f693daad7e01 09:06:17 ---> ebdd07fb9c39 09:06:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:19 ---> e8a776bf88c8 09:06:19 Step 21/26 : WORKDIR / 09:06:19 ---> Running in 3141f0f5c470 09:06:19 Removing intermediate container 3141f0f5c470 09:06:19 ---> 78fd3d44e4a3 09:06:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:19 ---> Running in d05b1d5896ff 09:06:20 Removing intermediate container d05b1d5896ff 09:06:20 ---> c60b4a1f320d 09:06:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:20 ---> Running in 55026b3d040f 09:06:21 Removing intermediate container 55026b3d040f 09:06:21 ---> b80e9686e5c3 09:06:21 Step 24/26 : LABEL arch=arm64 09:06:21 ---> Running in 7165847ce8e2 09:06:21 Removing intermediate container 7165847ce8e2 09:06:21 ---> 2664399816af 09:06:21 Step 25/26 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:06:21 ---> Running in 35b78bf49ebf 09:06:22 Removing intermediate container 35b78bf49ebf 09:06:22 ---> 3748f9f1221a 09:06:22 Step 26/26 : LABEL version=0.0.0 09:06:22 ---> Running in e693d39025e9 09:06:23 Removing intermediate container e693d39025e9 09:06:23 ---> 1caa94c05943 09:06:23 09:06:23 Successfully built 1caa94c05943 09:06:23 Successfully tagged security-spire-config-arm64:latest 09:06:23 Building security-proxy-setup 09:06:41  Building security-spire-config ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:06:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:06:41 ---> 89aa058da699 09:06:41 Step 3/21 : WORKDIR /edgex-go 09:06:41 ---> Using cache 09:06:41 ---> 283403eec2c0 09:06:41 Step 4/21 : RUN apk add --update --no-cache make git 09:06:41 ---> Using cache 09:06:41 ---> a247b2253a62 09:06:41 Step 5/21 : COPY go.mod vendor* ./ 09:06:41 ---> Using cache 09:06:41 ---> 9bd431fcc3c8 09:06:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:41 ---> Using cache 09:06:41 ---> d114bfc37c5e 09:06:41 Step 7/21 : COPY . . 09:06:41 ---> Using cache 09:06:41 ---> 737bc6a167a8 09:06:41 Step 8/21 : RUN make cmd/secrets-config/secrets-config 09:06:41 ---> Running in 86491283b342 09:06:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:09:19 Removing intermediate container 91627d5e89ff 09:09:19 ---> b5e76d46629c 09:09:19 09:09:19 Step 10/25 : FROM alpine:3.17 09:09:19 ---> d74e625d9115 09:09:19 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:09:19 ---> Using cache 09:09:19 ---> 4f37b712c0b4 09:09:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:19 ---> Using cache 09:09:19 ---> 8898c2b5076a 09:09:19 Step 13/25 : ENV APP_PORT=59881 09:09:19 ---> Running in a21e0fb60665 09:09:19 Removing intermediate container a21e0fb60665 09:09:19 ---> 6f8f93cd4a4e 09:09:19 Step 14/25 : EXPOSE $APP_PORT 09:09:19 ---> Running in 9ddeeca0e2b2 09:09:19 Removing intermediate container 9ddeeca0e2b2 09:09:19 ---> 078ddde19b61 09:09:19 Step 15/25 : WORKDIR / 09:09:19 ---> Running in c414b19d6061 09:09:19 Removing intermediate container c414b19d6061 09:09:19 ---> 52f1e08acb0c 09:09:19 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:19 ---> 57efdcc737f6 09:09:19 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:09:19 ---> eede2dc70a6c 09:09:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:19 ---> 4f8d2d9eebe3 09:09:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:09:19 ---> 0ea46d2896db 09:09:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:09:19 ---> 9810911e8f75 09:09:19 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:09:19 ---> Running in 676a9631c5b5 09:09:19 Removing intermediate container 676a9631c5b5 09:09:19 ---> 02a6fc50bb09 09:09:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:19 ---> Running in 9829fd2091c2 09:09:19 Removing intermediate container 9829fd2091c2 09:09:19 ---> 583540609399 09:09:19 Step 23/25 : LABEL arch=arm64 09:09:19 ---> Running in 576e11273fec 09:09:19 Removing intermediate container 576e11273fec 09:09:19 ---> b616abd66f8c 09:09:19 Step 24/25 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:09:19 ---> Running in ea0e6be2a39e 09:09:19 Removing intermediate container ea0e6be2a39e 09:09:19 ---> 5c9996d0a5b8 09:09:19 Step 25/25 : LABEL version=0.0.0 09:09:19 ---> Running in fb3a9625093c 09:09:20 Removing intermediate container fb3a9625093c 09:09:20 ---> ac124a6d3482 09:09:20 09:09:20 Successfully built ac124a6d3482 09:09:21 Successfully tagged core-metadata-arm64:latest 09:09:21  Building core-metadata ... done Building security-spire-server 09:09:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:09:43 ---> 89aa058da699 09:09:43 Step 3/25 : WORKDIR /edgex-go 09:09:43 ---> Using cache 09:09:43 ---> 283403eec2c0 09:09:43 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 09:09:43 ---> Using cache 09:09:43 ---> 2a0740fe9708 09:09:43 Step 5/25 : COPY go.mod vendor* ./ 09:09:43 ---> Using cache 09:09:43 ---> 4bb8b71cef10 09:09:43 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:43 ---> Using cache 09:09:43 ---> fa576a85401f 09:09:43 Step 7/25 : COPY . . 09:09:43 ---> Using cache 09:09:43 ---> 55ba9271c8ba 09:09:43 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 09:09:43 ---> Using cache 09:09:43 ---> d614fe1976e4 09:09:43 Step 9/25 : WORKDIR /edgex-go/spire-build 09:09:43 ---> Using cache 09:09:43 ---> ec5f33edb115 09:09:43 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:43 ---> Using cache 09:09:43 ---> e49a3c37abcd 09:09:43 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:09:43 ---> Running in 6dd06e062716 09:09:45 Removing intermediate container 6dd06e062716 09:09:45 ---> c2b73a5ab428 09:09:45 Step 12/25 : WORKDIR /edgex-go 09:09:45 ---> Running in 544604cfed82 09:09:46 Removing intermediate container 544604cfed82 09:09:46 ---> a1c21133f908 09:09:46 09:09:46 Step 13/25 : FROM alpine:3.17 09:09:46 ---> d74e625d9115 09:09:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:46 ---> Using cache 09:09:46 ---> c0b743c50aab 09:09:46 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:46 ---> Running in 1b57c9646f64 09:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:51 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:51 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:51 OK: 17687 distinct packages available 09:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:54 (1/5) Installing dumb-init (1.2.5-r2) 09:09:54 (2/5) Installing musl-obstack (1.2.3-r0) 09:09:54 (3/5) Installing libucontext (1.2-r0) 09:09:54 (4/5) Installing gcompat (1.1.0-r0) 09:09:54 (5/5) Installing openssl (3.0.8-r0) 09:09:54 Executing busybox-1.35.0-r29.trigger 09:09:54 OK: 9 MiB in 20 packages 09:09:56 Removing intermediate container 1b57c9646f64 09:09:56 ---> 58aad15013c8 09:09:56 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 09:09:57 ---> f27714767264 09:09:57 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:04 ---> 5325ce0f7e3a 09:10:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:04 ---> 0ad38276d4fa 09:10:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:05 ---> 1acd4b316892 09:10:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:06 ---> 1ae85fc9d642 09:10:06 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:06 ---> Running in e75181366ea1 09:10:07 Removing intermediate container e75181366ea1 09:10:07 ---> d1ee626042d3 09:10:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:07 ---> Running in 70a2367c178c 09:10:08 Removing intermediate container 70a2367c178c 09:10:08 ---> 874e10c82647 09:10:08 Step 23/25 : LABEL arch=arm64 09:10:08 ---> Running in 56e3ec0bab6a 09:10:08 Removing intermediate container 56e3ec0bab6a 09:10:08 ---> bb2ea76b906c 09:10:08 Step 24/25 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:10:08 ---> Running in 0c62ce01a964 09:10:09 Removing intermediate container 0c62ce01a964 09:10:09 ---> e8213a41a87d 09:10:09 Step 25/25 : LABEL version=0.0.0 09:10:09 ---> Running in af09004ed1a0 09:10:10 Removing intermediate container af09004ed1a0 09:10:10 ---> 43893c11d5f3 09:10:10 09:10:10 Successfully built 43893c11d5f3 09:10:10 Successfully tagged security-spire-server-arm64:latest 09:10:10  Building security-spire-server ... done Building core-common-config-bootstrapper 09:10:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:32 ---> 89aa058da699 09:10:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:10:32 ---> Using cache 09:10:32 ---> 985f1adcb3db 09:10:32 Step 4/23 : WORKDIR /edgex-go 09:10:32 ---> Using cache 09:10:32 ---> 719318848a12 09:10:32 Step 5/23 : RUN apk add --update --no-cache make git 09:10:32 ---> Using cache 09:10:32 ---> b2125b1d6cfd 09:10:32 Step 6/23 : COPY go.mod vendor* ./ 09:10:32 ---> Using cache 09:10:32 ---> b5fc3337699d 09:10:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:32 ---> Using cache 09:10:32 ---> cd657b3ac282 09:10:32 Step 8/23 : COPY . . 09:10:32 ---> Using cache 09:10:32 ---> e1b25b02a782 09:10:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:10:32 ---> Running in 8304433de1e6 09:10:32 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 09:13:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:14:13 Removing intermediate container f2d5f8c34030 09:14:13 ---> 63dcabb36646 09:14:13 09:14:13 Step 9/24 : FROM alpine:3.17 09:14:13 ---> d74e625d9115 09:14:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:14:13 ---> Running in b805c3ed5ab7 09:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:18 (1/3) Installing ca-certificates (20220614-r4) 09:14:18 (2/3) Installing dumb-init (1.2.5-r2) 09:14:18 (3/3) Installing su-exec (0.2-r2) 09:14:18 Executing busybox-1.35.0-r29.trigger 09:14:18 Executing ca-certificates-20220614-r4.trigger 09:14:19 OK: 8 MiB in 18 packages 09:14:22 Removing intermediate container b805c3ed5ab7 09:14:22 ---> 41ca48405570 09:14:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:14:22 ---> Running in df708e41fed6 09:14:22 Removing intermediate container df708e41fed6 09:14:22 ---> a2f91d7317d7 09:14:22 Step 12/24 : WORKDIR / 09:14:22 ---> Running in fc4c548aaef7 09:14:23 Removing intermediate container fc4c548aaef7 09:14:23 ---> f64d07cb5941 09:14:23 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 09:14:24 ---> 0dab45a24c2f 09:14:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:14:25 ---> 6c96a560430d 09:14:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:14:26 ---> 9da917053ff3 09:14:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:14:27 ---> a4418f0080e4 09:14:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:14:29 ---> 4c2fcfe95ea8 09:14:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:14:32 ---> ffcfe7946970 09:14:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:14:32 ---> 73c8baf87994 09:14:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:33 ---> Running in 0eda9a181ce0 09:14:36 Removing intermediate container 0eda9a181ce0 09:14:36 ---> 26ffe88559db 09:14:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:14:36 ---> Running in bd69c2d16f3e 09:14:37 Removing intermediate container bd69c2d16f3e 09:14:37 ---> 8e7ba3abad5b 09:14:37 Step 22/24 : LABEL arch=arm64 09:14:37 ---> Running in 621433ae9eed 09:14:38 Removing intermediate container 621433ae9eed 09:14:38 ---> 412dca28b659 09:14:38 Step 23/24 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:14:38 ---> Running in 3e90e1dc8f5e 09:14:39 Removing intermediate container 3e90e1dc8f5e 09:14:39 ---> a0d962ad72b3 09:14:39 Step 24/24 : LABEL version=0.0.0 09:14:39 ---> Running in a4744d0a517c 09:14:40 Removing intermediate container a4744d0a517c 09:14:40 ---> 03eaa25db13d 09:14:40 09:14:41 Successfully built 03eaa25db13d 09:14:41 Successfully tagged security-secretstore-setup-arm64:latest 09:14:41  Building security-secretstore-setup ... done Building security-spire-agent 09:14:49 Removing intermediate container 86491283b342 09:14:49 ---> e5b045b112db 09:14:49 09:14:49 Step 9/21 : FROM alpine:3.17 09:14:49 ---> d74e625d9115 09:14:49 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 09:14:49 ---> Running in 3fc62bc804f4 09:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:55 (1/2) Installing dumb-init (1.2.5-r2) 09:14:55 (2/2) Installing openssl (3.0.8-r0) 09:14:55 Executing busybox-1.35.0-r29.trigger 09:14:55 OK: 8 MiB in 17 packages 09:14:58 Removing intermediate container 3fc62bc804f4 09:14:58 ---> 1454d6752fd2 09:14:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:14:58 ---> Running in 556246d60bfd 09:14:58 Removing intermediate container 556246d60bfd 09:14:58 ---> c12267a5d89b 09:14:58 Step 12/21 : WORKDIR /edgex 09:14:59 ---> Running in 3e766a227a2b 09:14:59 Removing intermediate container 3e766a227a2b 09:14:59 ---> b35e3ef41472 09:14:59 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 09:15:01 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:15:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:15:01 ---> 89aa058da699 09:15:01 Step 3/26 : WORKDIR /edgex-go 09:15:01 ---> Using cache 09:15:01 ---> 283403eec2c0 09:15:01 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:15:01 ---> Using cache 09:15:01 ---> 2a0740fe9708 09:15:01 Step 5/26 : COPY go.mod vendor* ./ 09:15:01 ---> Using cache 09:15:01 ---> 4bb8b71cef10 09:15:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:01 ---> Using cache 09:15:01 ---> fa576a85401f 09:15:01 Step 7/26 : COPY . . 09:15:01 ---> Using cache 09:15:01 ---> 55ba9271c8ba 09:15:01 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:15:01 ---> Using cache 09:15:01 ---> d614fe1976e4 09:15:01 Step 9/26 : WORKDIR /edgex-go/spire-build 09:15:01 ---> Using cache 09:15:01 ---> ec5f33edb115 09:15:01 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:15:01 ---> Using cache 09:15:01 ---> e49a3c37abcd 09:15:01 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 09:15:01 ---> Using cache 09:15:01 ---> 2994495813d4 09:15:01 Step 12/26 : WORKDIR /edgex-go 09:15:01 ---> Using cache 09:15:01 ---> c0906b59a67d 09:15:01 09:15:01 Step 13/26 : FROM alpine:3.17 09:15:01 ---> d74e625d9115 09:15:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:15:01 ---> Using cache 09:15:01 ---> c0b743c50aab 09:15:01 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:15:01 ---> Using cache 09:15:01 ---> 58aad15013c8 09:15:01 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 09:15:01 ---> Using cache 09:15:01 ---> f27714767264 09:15:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:15:01 ---> 547ed4c9aa65 09:15:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:15:03 ---> 9ecedd718605 09:15:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:15:05 ---> 684208e1157e 09:15:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:15:07 ---> c27f2bc6b155 09:15:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:15:07 ---> d07f0039bbd6 09:15:07 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:07 ---> Running in a5c35a5712a7 09:15:11 Removing intermediate container a5c35a5712a7 09:15:11 ---> 24a99095bf64 09:15:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:15:11 ---> Running in ac68014010cc 09:15:12 Removing intermediate container ac68014010cc 09:15:12 ---> 9d9c1b84f929 09:15:12 Step 19/21 : LABEL arch=arm64 09:15:12 ---> Running in b02fd2e27dae 09:15:13 Removing intermediate container b02fd2e27dae 09:15:13 ---> 16d9faa25713 09:15:13 Step 20/21 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:15:13 ---> Running in a7106c5cec9b 09:15:14 Removing intermediate container a7106c5cec9b 09:15:14 ---> b061c9ed9ffc 09:15:14 Step 21/21 : LABEL version=0.0.0 09:15:15 ---> Running in 9d7c3f526781 09:15:15 ---> 0c1b04211b5f 09:15:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:15:15 Removing intermediate container 9d7c3f526781 09:15:15 ---> 59a2fe977987 09:15:15 09:15:16 Successfully built 59a2fe977987 09:15:16 Successfully tagged security-proxy-setup-arm64:latest 09:15:16  Building security-proxy-setup ... done  ---> 82469a17698f 09:15:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:15:17 ---> 8232b2d79520 09:15:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:15:18 ---> b1e5301d099f 09:15:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:15:18 ---> Running in 3e436666d30d 09:15:19 Removing intermediate container 3e436666d30d 09:15:19 ---> bdd3b542ee4b 09:15:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:15:19 ---> Running in cbfa9f2d3f25 09:15:19 Removing intermediate container cbfa9f2d3f25 09:15:19 ---> 68b170b53fb5 09:15:19 Step 24/26 : LABEL arch=arm64 09:15:20 ---> Running in cb3d39348f99 09:15:20 Removing intermediate container cb3d39348f99 09:15:20 ---> bb150c8a80c0 09:15:20 Step 25/26 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:15:20 ---> Running in 4dc2405014b5 09:15:23 Removing intermediate container 4dc2405014b5 09:15:23 ---> b13125b7fab6 09:15:23 Step 26/26 : LABEL version=0.0.0 09:15:23 ---> Running in 2634966d5b2b 09:15:23 Removing intermediate container 2634966d5b2b 09:15:23 ---> b7d16e232ad3 09:15:23 09:15:23 Successfully built b7d16e232ad3 09:15:24 Successfully tagged security-spire-agent-arm64:latest 09:15:50  Building security-spire-agent ... done Removing intermediate container 406ac25ca51f 09:15:50 ---> e40aa84c7a98 09:15:50 09:15:50 Step 9/20 : FROM alpine:3.17 09:15:50 ---> d74e625d9115 09:15:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:15:50 ---> Using cache 09:15:50 ---> c0b743c50aab 09:15:50 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:50 ---> Running in c44df4e7d7b3 09:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:55 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:15:55 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:15:55 OK: 17687 distinct packages available 09:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:57 (1/9) Installing ca-certificates (20220614-r4) 09:15:57 (2/9) Installing brotli-libs (1.0.9-r9) 09:15:57 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:15:57 (4/9) Installing libcurl (7.88.1-r0) 09:15:57 (5/9) Installing curl (7.88.1-r0) 09:15:57 (6/9) Installing dumb-init (1.2.5-r2) 09:15:57 (7/9) Installing musl-obstack (1.2.3-r0) 09:15:57 (8/9) Installing libucontext (1.2-r0) 09:15:57 (9/9) Installing gcompat (1.1.0-r0) 09:15:57 Executing busybox-1.35.0-r29.trigger 09:15:58 Executing ca-certificates-20220614-r4.trigger 09:15:58 OK: 11 MiB in 24 packages 09:16:01 Removing intermediate container c44df4e7d7b3 09:16:01 ---> 9818281a2436 09:16:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:02 ---> 7d0da5eca860 09:16:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:16:03 ---> 5d1fdc68546c 09:16:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:16:05 ---> b1387719f3a9 09:16:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:16:06 ---> ded3029843ec 09:16:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:16:07 ---> Running in 13a9abc2d63d 09:16:07 Removing intermediate container 13a9abc2d63d 09:16:07 ---> d0600dcb62d8 09:16:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:07 ---> Running in 00d637083083 09:16:08 Removing intermediate container 00d637083083 09:16:08 ---> 3af766067635 09:16:08 Step 18/20 : LABEL arch=arm64 09:16:08 ---> Running in 955c68f37727 09:16:08 Removing intermediate container 955c68f37727 09:16:08 ---> 656bdf609d9c 09:16:08 Step 19/20 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:16:09 ---> Running in 4346728979fc 09:16:09 Removing intermediate container 4346728979fc 09:16:09 ---> 437aeb1e85cc 09:16:09 Step 20/20 : LABEL version=0.0.0 09:16:09 ---> Running in 29cc16827a9c 09:16:10 Removing intermediate container 29cc16827a9c 09:16:10 ---> d22ef40e2c2c 09:16:10 09:16:10 Successfully built d22ef40e2c2c 09:16:10 Successfully tagged security-spiffe-token-provider-arm64:latest 09:16:49  Building security-spiffe-token-provider ... done Removing intermediate container 8304433de1e6 09:16:49 ---> 5fc5d1d0a690 09:16:49 09:16:49 Step 10/23 : FROM alpine:3.17 09:16:49 ---> d74e625d9115 09:16:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:16:49 ---> Using cache 09:16:49 ---> d950df0d6a9e 09:16:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:16:49 ---> Using cache 09:16:49 ---> 7e4ef0285955 09:16:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:49 ---> Using cache 09:16:49 ---> 27ae5dd00427 09:16:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:16:49 ---> Using cache 09:16:49 ---> c6847fce10be 09:16:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:16:49 Removing intermediate container cde39b924599 09:16:49 ---> 3e919edf5923 09:16:49 09:16:49 Step 10/23 : FROM alpine:3.17 09:16:49 ---> d74e625d9115 09:16:49 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:16:49 ---> Running in 9378480f2924 09:16:50 ---> 2deda823d963 09:16:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:16:50 ---> f6c88893fbb7 09:16:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:16:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:16:51 ---> 79c3406a0fac 09:16:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:51 ---> Running in ee2f41597641 09:16:52 (1/2) Installing ca-certificates (20220614-r4) 09:16:52 (2/2) Installing dumb-init (1.2.5-r2) 09:16:52 Executing busybox-1.35.0-r29.trigger 09:16:52 Executing ca-certificates-20220614-r4.trigger 09:16:52 OK: 8 MiB in 17 packages 09:16:54 Removing intermediate container ee2f41597641 09:16:54 ---> 3fa9111f7d81 09:16:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:16:54 ---> Running in 23c040fb8d11 09:16:55 Removing intermediate container 23c040fb8d11 09:16:55 ---> 9e0bfe8882cb 09:16:55 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:16:55 Removing intermediate container 9378480f2924 09:16:55 ---> d4a4ccdbde5d 09:16:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:16:55 ---> Running in f71ecf5567cc 09:16:55 ---> Running in 1c1ca805a7fd 09:16:55 Removing intermediate container f71ecf5567cc 09:16:55 ---> 068552f60f71 09:16:55 Step 21/23 : LABEL arch=arm64 09:16:55 Removing intermediate container 1c1ca805a7fd 09:16:55 ---> 97430d704fbd 09:16:55 Step 13/23 : ENV APP_PORT=59860 09:16:55 ---> Running in 71c8b46b2466 09:16:55 ---> Running in a9399fa4e7ad 09:16:56 Removing intermediate container 71c8b46b2466 09:16:56 ---> e72304c452a6 09:16:56 Step 22/23 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:16:56 ---> Running in cc3133f0fb35 09:16:56 Removing intermediate container a9399fa4e7ad 09:16:56 ---> ce74b3f2f4b5 09:16:56 Step 14/23 : EXPOSE $APP_PORT 09:16:56 ---> Running in e2f21f556fb2 09:16:56 Removing intermediate container cc3133f0fb35 09:16:56 ---> 087b31b93da1 09:16:56 Step 23/23 : LABEL version=0.0.0 09:16:56 ---> Running in 372f6df6bef2 09:16:56 Removing intermediate container e2f21f556fb2 09:16:56 ---> 3a64e5d6b5e3 09:16:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:16:57 Removing intermediate container 372f6df6bef2 09:16:57 ---> a42bb7446238 09:16:57 09:16:57 Successfully built a42bb7446238 09:16:57 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:16:57  Building core-common-config-bootstrapper ... done  ---> b52d8cb6b54d 09:16:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:16:57 ---> e00810022086 09:16:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:16:59 ---> c096c4dfae7f 09:16:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:17:00 ---> 83c3e6262f57 09:17:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:17:00 ---> Running in 88313928580b 09:17:00 Removing intermediate container 88313928580b 09:17:00 ---> 6eee876c6158 09:17:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:17:00 ---> Running in c2c517f47479 09:17:00 Removing intermediate container c2c517f47479 09:17:00 ---> cb70f2553739 09:17:00 Step 21/23 : LABEL arch=arm64 09:17:00 ---> Running in 44071ddeebc4 09:17:01 Removing intermediate container 44071ddeebc4 09:17:01 ---> 04064ea3520b 09:17:01 Step 22/23 : LABEL git_sha=49d6b628220daa3e9f82467c2ec852309a8ff06e 09:17:01 ---> Running in 88c588d71898 09:17:01 Removing intermediate container 88c588d71898 09:17:01 ---> d474d3c6e204 09:17:01 Step 23/23 : LABEL version=0.0.0 09:17:01 ---> Running in b4c08a4bf24b 09:17:01 Removing intermediate container b4c08a4bf24b 09:17:01 ---> e7b3287a3050 09:17:01 09:17:02 Successfully built e7b3287a3050 09:17:02 Successfully tagged support-notifications-arm64:latest 09:17:02  Building support-notifications ... done  [Pipeline] } 09:17:02 $ docker stop --time=1 f18dcb912b2783e5aa69953cbee8f2b40ef5eebb62f66716619af3d0cca7201a 09:17:04 $ docker rm -f --volumes f18dcb912b2783e5aa69953cbee8f2b40ef5eebb62f66716619af3d0cca7201a [Pipeline] // withDockerContainer [Pipeline] sh 09:17:04 + docker images 09:17:04 REPOSITORY TAG IMAGE ID CREATED SIZE 09:17:04 support-notifications-arm64 latest e7b3287a3050 3 seconds ago 32.5MB 09:17:04 core-common-config-bootstrapper-arm64 latest a42bb7446238 8 seconds ago 17.4MB 09:17:04 3e919edf5923 16 seconds ago 1.56GB 09:17:04 5fc5d1d0a690 17 seconds ago 1.48GB 09:17:04 security-spiffe-token-provider-arm64 latest d22ef40e2c2c 55 seconds ago 32.6MB 09:17:04 e40aa84c7a98 About a minute ago 1.53GB 09:17:04 security-spire-agent-arm64 latest b7d16e232ad3 About a minute ago 125MB 09:17:04 security-proxy-setup-arm64 latest 59a2fe977987 About a minute ago 18.6MB 09:17:04 e5b045b112db 2 minutes ago 1.47GB 09:17:04 security-secretstore-setup-arm64 latest 03eaa25db13d 2 minutes ago 32MB 09:17:04 63dcabb36646 2 minutes ago 1.48GB 09:17:04 security-spire-server-arm64 latest 43893c11d5f3 6 minutes ago 87.1MB 09:17:04 a1c21133f908 7 minutes ago 1.35GB 09:17:04 core-metadata-arm64 latest ac124a6d3482 7 minutes ago 20.4MB 09:17:04 b5e76d46629c 7 minutes ago 1.5GB 09:17:04 security-spire-config-arm64 latest 1caa94c05943 10 minutes ago 86.2MB 09:17:04 c0906b59a67d 11 minutes ago 1.35GB 09:17:04 support-scheduler-arm64 latest bd46b0aee5b4 11 minutes ago 31.8MB 09:17:04 f0af31693773 12 minutes ago 1.56GB 09:17:04 core-data-arm64 latest cf1c76b27ba9 14 minutes ago 19.9MB 09:17:04 core-command-arm64 latest 028076fc6efc 14 minutes ago 19.7MB 09:17:04 2bd272be0795 15 minutes ago 1.5GB 09:17:04 security-bootstrapper-arm64 latest f75d7f701eda 15 minutes ago 21.8MB 09:17:04 0dc3e0ef4c7f 15 minutes ago 1.49GB 09:17:04 security-proxy-auth-arm64 latest b428504da0d7 16 minutes ago 18.2MB 09:17:04 2646f9ea1bef 16 minutes ago 1.47GB 09:17:04 0e75e1509cff 16 minutes ago 1.47GB 09:17:04 ci-base-image-arm64 latest 89aa058da699 41 minutes ago 868MB 09:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 09:17:04 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:05 09:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:05 arm64: Pulling from edgex-lftools-log-publisher 09:17:05 8998bd30e6a1: Pulling fs layer 09:17:05 04944245beec: Pulling fs layer 09:17:05 699f458cf7ca: Pulling fs layer 09:17:05 765212b225bb: Pulling fs layer 09:17:05 f23df028b6ca: Pulling fs layer 09:17:05 d65c8cfc05b1: Pulling fs layer 09:17:05 2437ff75d9bd: Pulling fs layer 09:17:05 765212b225bb: Waiting 09:17:05 f23df028b6ca: Waiting 09:17:05 d65c8cfc05b1: Waiting 09:17:05 2437ff75d9bd: Waiting 09:17:05 04944245beec: Verifying Checksum 09:17:05 04944245beec: Download complete 09:17:05 765212b225bb: Verifying Checksum 09:17:05 765212b225bb: Download complete 09:17:05 f23df028b6ca: Verifying Checksum 09:17:05 f23df028b6ca: Download complete 09:17:05 d65c8cfc05b1: Verifying Checksum 09:17:05 d65c8cfc05b1: Download complete 09:17:06 699f458cf7ca: Verifying Checksum 09:17:06 699f458cf7ca: Download complete 09:17:06 8998bd30e6a1: Verifying Checksum 09:17:06 8998bd30e6a1: Download complete 09:17:09 2437ff75d9bd: Verifying Checksum 09:17:09 2437ff75d9bd: Download complete 09:17:11 8998bd30e6a1: Pull complete 09:17:11 04944245beec: Pull complete 09:17:12 699f458cf7ca: Pull complete 09:17:12 765212b225bb: Pull complete 09:17:13 f23df028b6ca: Pull complete 09:17:13 d65c8cfc05b1: Pull complete 09:17:28 2437ff75d9bd: Pull complete 09:17:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:17:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:28 prd-ubuntu20.04-docker-arm64-4c-16g-2382 does not seem to be running inside a container 09:17:28 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:17:31 $ docker top 9f9eb1cabced86ea0c465df99c72c1f1b9d786f65c914ac8bc5db7bc7a86d283 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:32 ---> job-cost.sh 09:17:32 lf-activate-venv: SKIPPING 09:17:32 INFO: No Stack... 09:17:33 INFO: Retrieving Pricing Info for: v3-standard-4 09:17:34 INFO: Archiving Costs [Pipeline] sh 09:17:34 + cat /w/workspace/edgex-go/11/archives/cost.csv 09:17:34 + cut -d, -f6 [Pipeline] lock 09:17:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-11-stack-cost] 09:17:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4405-11-stack-cost] did not exist. Created. 09:17:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:35 + echo total: 0.10999999940395355 [Pipeline] stash 09:17:35 Stashed 1 file(s) [Pipeline] } 09:17:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-11-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:35 $ docker stop --time=1 9f9eb1cabced86ea0c465df99c72c1f1b9d786f65c914ac8bc5db7bc7a86d283 09:17:37 $ docker rm -f --volumes 9f9eb1cabced86ea0c465df99c72c1f1b9d786f65c914ac8bc5db7bc7a86d283 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:17:37 provisioning config files... 09:17:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config10000030000236638796tmp [Pipeline] { [Pipeline] sh 09:17:37 + set +x 09:17:37 + + bash -s -- 09:17:37 curl -s https://codecov.io/bash 09:17:37 09:17:37 _____ _ 09:17:37 / ____| | | 09:17:37 | | ___ __| | ___ ___ _____ __ 09:17:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:37 Bash-1.0.6 09:17:37 09:17:37 09:17:37 ==> git version 2.25.1 found 09:17:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:17:37 Release-Date: 2020-01-08 09:17:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:17:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:17:37 ==> Jenkins CI detected. 09:17:37 current dir:  /w/workspace/edgex-go/11 09:17:37 project root: . 09:17:37 --> token set from env 09:17:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:37 ==> Running gcov in . (disable via -X gcov) 09:17:37 ==> Python coveragepy not found 09:17:37 ==> Searching for coverage reports in: 09:17:37 + . 09:17:37 -> Found 1 reports 09:17:37 ==> Detecting git/mercurial file structure 09:17:37 ==> Reading reports 09:17:37 + ./coverage.out bytes=447486 09:17:37 ==> Appending adjustments 09:17:37 https://docs.codecov.io/docs/fixing-reports 09:17:39 + Found adjustments 09:17:39 ==> Gzipping contents 09:17:39 60K /tmp/codecov.NZJfKj.gz 09:17:39 ==> Uploading reports 09:17:39 url: https://codecov.io 09:17:39 query: branch=PR-4405&commit=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:17:39 -> Pinging Codecov 09:17:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:17:39 -> Uploading to 09:17:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2/5baa5510-596c-4fe1-89e7-c556e7924f84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T091738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d09d78dad526e25d603d18a9f4fc8e28de9f5400de0fb65236eac919ff27956 09:17:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:39 Dload Upload Total Spent Left Speed 09:17:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57614 0 0 100 57614 0 278k --:--:-- --:--:-- --:--:-- 277k 100 57614 0 0 100 57614 0 181k --:--:-- --:--:-- --:--:-- 180k 09:17:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7339ad39f75d99d7ccf6c2eb3271ead49f8ddcf2 [Pipeline] } 09:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:17:39 + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh 09:17:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:41 ---> package-listing.sh 09:17:41 ++ facter osfamily 09:17:41 ++ tr '[:upper:]' '[:lower:]' 09:17:41 + OS_FAMILY=debian 09:17:41 + workspace=/w/workspace/edgex-go/11 09:17:41 + START_PACKAGES=/tmp/packages_start.txt 09:17:41 + END_PACKAGES=/tmp/packages_end.txt 09:17:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:41 + PACKAGES=/tmp/packages_start.txt 09:17:41 + '[' /w/workspace/edgex-go/11 ']' 09:17:41 + PACKAGES=/tmp/packages_end.txt 09:17:41 + case "${OS_FAMILY}" in 09:17:41 + dpkg -l 09:17:41 + grep '^ii' 09:17:41 + '[' -f /tmp/packages_start.txt ']' 09:17:41 + '[' -f /tmp/packages_end.txt ']' 09:17:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:41 + '[' /w/workspace/edgex-go/11 ']' 09:17:41 + mkdir -p /w/workspace/edgex-go/11/archives/ 09:17:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 09:17:41 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:41 09:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:42 latest: Pulling from edgex-lftools-log-publisher 09:17:42 5eb5b503b376: Pulling fs layer 09:17:42 5c69ac0246d0: Pulling fs layer 09:17:42 ec43610c2a17: Pulling fs layer 09:17:42 3a2ae6a8a46f: Pulling fs layer 09:17:42 33b1e0a273af: Pulling fs layer 09:17:42 5d3b04190fa2: Pulling fs layer 09:17:42 2f39f015ded8: Pulling fs layer 09:17:42 33b1e0a273af: Waiting 09:17:42 5d3b04190fa2: Waiting 09:17:42 2f39f015ded8: Waiting 09:17:42 5c69ac0246d0: Verifying Checksum 09:17:42 5c69ac0246d0: Download complete 09:17:42 3a2ae6a8a46f: Verifying Checksum 09:17:42 3a2ae6a8a46f: Download complete 09:17:42 33b1e0a273af: Verifying Checksum 09:17:42 33b1e0a273af: Download complete 09:17:42 5d3b04190fa2: Verifying Checksum 09:17:42 5d3b04190fa2: Download complete 09:17:42 ec43610c2a17: Verifying Checksum 09:17:42 ec43610c2a17: Download complete 09:17:42 5eb5b503b376: Download complete 09:17:43 2f39f015ded8: Download complete 09:17:43 5eb5b503b376: Pull complete 09:17:43 5c69ac0246d0: Pull complete 09:17:44 ec43610c2a17: Pull complete 09:17:44 3a2ae6a8a46f: Pull complete 09:17:44 33b1e0a273af: Pull complete 09:17:44 5d3b04190fa2: Pull complete 09:17:48 2f39f015ded8: Pull complete 09:17:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:48 prd-ubuntu20.04-docker-8c-8g-2376 does not seem to be running inside a container 09:17:48 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-lftools-log-publisher:latest cat 09:17:49 $ docker top f64cf0a13e67c8b2d4c03af2176e027cda014ba009b02516b4e4738ced70224a -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:50 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:50 + ls /var/log/sa-host 09:17:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:50 provisioning config files... 09:17:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config7707379561823038671tmp [Pipeline] { [Pipeline] echo 09:17:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:51 ---> create-netrc.sh [Pipeline] } 09:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:51 ---> python-tools-install.sh [Pipeline] echo 09:17:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:51 ---> sudo-logs.sh 09:17:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:52 ---> job-cost.sh 09:17:52 lf-activate-venv: SKIPPING 09:17:52 DEBUG: total: 0.10999999940395355 09:17:52 INFO: Retrieving Stack Cost... 09:17:52 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:52 INFO: Archiving Costs [Pipeline] echo 09:17:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:53 ---> logs-deploy.sh 09:17:53 lf-activate-venv: SKIPPING 09:17:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/11 09:17:53 INFO: archiving workspace using pattern(s): 09:17:54 Archives upload complete. 09:17:54 INFO: archiving logs to Nexus