Pull request #4447 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed+98f26a0c7d805e442403424f4b6a62f5234911ca (881e5f85dfc021577167bfc0c723b3c8c6d79328) 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-ssh18340810757481530324.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-ssh8268272201914005524.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-4447/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-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11102341742561903982.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-ssh5579887826052089067.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-4447/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-4447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6824028883960340932.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 ‘prd-ubuntu20.04-docker-8c-8g-2440’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2444 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed Merge succeeded, producing 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed Checking out Revision 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed (PR-4447) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:32:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:32:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:32:25 ========================================================= 14:32:25 EdgeX Global Pipelines Version Info 14:32:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # 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 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # timeout=10 > git rev-list --no-walk 6b7b9135f39f6e4be63e44faec35ac1c8796f532 # timeout=10 14:32:26 ------------------- 14:32:26 stable info: 14:32:26 ------------------- 14:32:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:32:26 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:32:26 Message: update stable to v1.0.245 14:32:27 ------------------- 14:32:27 experimental info: 14:32:27 ------------------- 14:32:27 Commited By: **** collab-it+edgex@linuxfoundation.org 14:32:27 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:32:27 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4447 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4447 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4447 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e037b7 [Pipeline] echo 14:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:27 provisioning config files... 14:32:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4931639838581455578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:27 ---> docker-login.sh 14:32:27 nexus3.edgexfoundry.org:10001 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 nexus3.edgexfoundry.org:10002 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 nexus3.edgexfoundry.org:10003 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 nexus3.edgexfoundry.org:10004 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 docker.io 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 ---> docker-login.sh ends [Pipeline] } 14:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:29 + 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 14:32:29 + dirname cmd/core-command/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo core-command,cmd/core-command/Dockerfile 14:32:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:32:29 + dirname cmd/core-data/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo core-data,cmd/core-data/Dockerfile 14:32:29 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 14:32:29 -f2 14:32:29 + echo core-metadata,cmd/core-metadata/Dockerfile 14:32:29 + dirname cmd/security-bootstrapper/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:32:29 + dirname cmd/security-proxy-auth/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:32:29 + + dirname cmd/security-proxy-setup/Dockerfile 14:32:29 cut -d/ -f2 14:32:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:32:29 + dirname cmd/security-secretstore-setup/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:32:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:32:29 + dirname cmd/security-spire-agent/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:32:29 + dirname cmd/security-spire-config/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:32:29 + dirname cmd/security-spire-server/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:32:29 + dirname cmd/support-notifications/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo support-notifications,cmd/support-notifications/Dockerfile 14:32:29 + dirname cmd/support-scheduler/Dockerfile 14:32:29 + cut -d/ -f2 14:32:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:32:29 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 14:32:29 + git rev-list -1 --merges 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed~1..6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] echo 14:32:29 -----------> git rev-list -1 --merges 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed~1..6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [false] [Pipeline] sh 14:32:29 + git log --format=format:%s -1 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] echo 14:32:29 ========================================================= 14:32:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:32:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:32:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:32:30 + grep -v github /etc/ssh/ssh_known_hosts 14:32:30 + [ -e /tmp/ssh_known_hosts ] 14:32:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:32:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:32:30 + sudo tee -a /etc/ssh/ssh_known_hosts 14:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:30 14:32:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:30 0.1.4: Pulling from edgex-devops/py-git-semver 14:32:30 b85a868b505f: Pulling fs layer 14:32:30 e2be974225ed: Pulling fs layer 14:32:30 339a4e72a1f5: Pulling fs layer 14:32:30 988bab9f4d93: Pulling fs layer 14:32:30 1469e6f7b9e6: Pulling fs layer 14:32:30 eaf3925da568: Pulling fs layer 14:32:30 bab4dde63d76: Pulling fs layer 14:32:30 bde34c3a00c8: Pulling fs layer 14:32:30 b352a97aabf1: Pulling fs layer 14:32:30 4872d77fe225: Pulling fs layer 14:32:30 5851b861e8e6: Pulling fs layer 14:32:30 b352a97aabf1: Waiting 14:32:30 bab4dde63d76: Waiting 14:32:30 bde34c3a00c8: Waiting 14:32:30 1469e6f7b9e6: Waiting 14:32:30 4872d77fe225: Waiting 14:32:30 988bab9f4d93: Waiting 14:32:30 eaf3925da568: Waiting 14:32:30 5851b861e8e6: Waiting 14:32:30 e2be974225ed: Verifying Checksum 14:32:30 e2be974225ed: Download complete 14:32:30 988bab9f4d93: Verifying Checksum 14:32:30 988bab9f4d93: Download complete 14:32:31 1469e6f7b9e6: Verifying Checksum 14:32:31 1469e6f7b9e6: Download complete 14:32:31 339a4e72a1f5: Verifying Checksum 14:32:31 339a4e72a1f5: Download complete 14:32:31 eaf3925da568: Verifying Checksum 14:32:31 eaf3925da568: Download complete 14:32:31 bde34c3a00c8: Verifying Checksum 14:32:31 bde34c3a00c8: Download complete 14:32:31 b352a97aabf1: Verifying Checksum 14:32:31 4872d77fe225: Download complete 14:32:31 5851b861e8e6: Verifying Checksum 14:32:31 5851b861e8e6: Download complete 14:32:31 b85a868b505f: Download complete 14:32:31 bab4dde63d76: Verifying Checksum 14:32:31 bab4dde63d76: Download complete 14:32:32 b85a868b505f: Pull complete 14:32:32 e2be974225ed: Pull complete 14:32:33 339a4e72a1f5: Pull complete 14:32:33 988bab9f4d93: Pull complete 14:32:33 1469e6f7b9e6: Pull complete 14:32:33 eaf3925da568: Pull complete 14:32:35 bab4dde63d76: Pull complete 14:32:35 bde34c3a00c8: Pull complete 14:32:35 b352a97aabf1: Pull complete 14:32:35 4872d77fe225: Pull complete 14:32:35 5851b861e8e6: Pull complete 14:32:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:36 prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container 14:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:32:37 $ docker top fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 -eo pid,comm 14:32:37 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). 14:32:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:37 [ssh-agent] Looking for ssh-agent implementation... 14:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:37 $ docker exec fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent 14:32:37 SSH_AUTH_SOCK=/tmp/ssh-3whJwm9YhI8m/agent.32 14:32:37 SSH_AGENT_PID=38 14:32:37 Running ssh-add (command line suppressed) 14:32:37 Identity added: /w/workspace/edgex-go/4@tmp/private_key_15613077883855603674.key (/w/workspace/edgex-go/4@tmp/private_key_15613077883855603674.key) 14:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:38 + git tag --points-at HEAD [Pipeline] } 14:32:38 $ docker exec --env ******** --env ******** fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent -k 14:32:38 unset SSH_AUTH_SOCK; 14:32:38 unset SSH_AGENT_PID; 14:32:38 echo Agent pid 38 killed; 14:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:38 [ssh-agent] Looking for ssh-agent implementation... 14:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:38 $ docker exec fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent 14:32:38 SSH_AUTH_SOCK=/tmp/ssh-Kf7RLBYdEsBL/agent.70 14:32:38 SSH_AGENT_PID=76 14:32:38 Running ssh-add (command line suppressed) 14:32:38 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9314527914660030581.key (/w/workspace/edgex-go/4@tmp/private_key_9314527914660030581.key) 14:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:39 + git semver init 14:32:39 2023-03-16 14:32:39,270 [run_init] DEBUG init version:0.0.0 force:False 14:32:39 2023-03-16 14:32:39,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 14:32:39 2023-03-16 14:32:39,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 14:32:39 2023-03-16 14:32:39,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 14:32:49 2023-03-16 14:32:49,064 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 14:32:49 2023-03-16 14:32:49,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4447 with force:False 14:32:49 2023-03-16 14:32:49,065 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4447 14:32:49 2023-03-16 14:32:49,069 [execute] INFO git cat-file --batch-check 14:32:49 2023-03-16 14:32:49,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 14:32:49 2023-03-16 14:32:49,075 [execute] INFO git cat-file --batch 14:32:49 2023-03-16 14:32:49,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 14:32:49 2023-03-16 14:32:49,081 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4447 14:32:49 0.0.0 [Pipeline] } 14:32:49 $ docker exec --env ******** --env ******** fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 ssh-agent -k 14:32:49 unset SSH_AUTH_SOCK; 14:32:49 unset SSH_AGENT_PID; 14:32:49 echo Agent pid 76 killed; 14:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:49 + git semver [Pipeline] } 14:32:50 $ docker stop --time=1 fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 14:32:51 $ docker rm -f --volumes fe3df61e271082bc92a0d8a529cee287eaabf299a245f6bc229a5189c6831a42 [Pipeline] // withDockerContainer [Pipeline] sh 14:32:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:32:51 Stashed 1 file(s) [Pipeline] echo 14:32:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:52 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 14:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:32:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:32:52 ========================================================= 14:32:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:32:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:32:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:32:52 63b65145d645: Pulling fs layer 14:32:52 a2d21d5440eb: Pulling fs layer 14:32:52 935e6c44a52c: Pulling fs layer 14:32:52 94cc34f8dd06: Pulling fs layer 14:32:52 30dea6a524f1: Pulling fs layer 14:32:52 a2aff8979fd8: Pulling fs layer 14:32:52 6808be2612f2: Pulling fs layer 14:32:52 f25807f1079a: Pulling fs layer 14:32:52 94cc34f8dd06: Waiting 14:32:52 30dea6a524f1: Waiting 14:32:52 a2aff8979fd8: Waiting 14:32:52 6808be2612f2: Waiting 14:32:52 f25807f1079a: Waiting 14:32:52 a2d21d5440eb: Download complete 14:32:52 94cc34f8dd06: Download complete 14:32:52 30dea6a524f1: Verifying Checksum 14:32:52 30dea6a524f1: Download complete 14:32:52 63b65145d645: Download complete 14:32:52 a2aff8979fd8: Verifying Checksum 14:32:52 a2aff8979fd8: Download complete 14:32:52 63b65145d645: Pull complete 14:32:53 a2d21d5440eb: Pull complete 14:32:53 f25807f1079a: Verifying Checksum 14:32:53 f25807f1079a: Download complete 14:32:53 6808be2612f2: Download complete 14:32:53 935e6c44a52c: Verifying Checksum 14:32:53 935e6c44a52c: Download complete 14:32:58 935e6c44a52c: Pull complete 14:32:58 94cc34f8dd06: Pull complete 14:32:58 30dea6a524f1: Pull complete 14:32:58 a2aff8979fd8: Pull complete 14:33:00 6808be2612f2: Pull complete 14:33:00 f25807f1079a: Pull complete 14:33:00 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:33:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:33:01 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:33:01 WORKDIR /edgex 14:33:01 COPY go.mod . 14:33:01 RUN go mod download build 14:33:01 -t ci-base-image-x86_64 -f - . 14:33:01 Sending build context to Docker daemon 170.5MB 14:33:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:33:01 ---> 3b553350e43f 14:33:01 Step 2/4 : WORKDIR /edgex 14:33:03 ---> Running in c1044601bb4b 14:33:03 Removing intermediate container c1044601bb4b 14:33:03 ---> 71b406b18d8c 14:33:03 Step 3/4 : COPY go.mod . 14:33:03 ---> e5699fa8c791 14:33:03 Step 4/4 : RUN go mod download 14:33:03 ---> Running in 7eb29d605edd 14:33:07 Still waiting to schedule task 14:33:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2443’ is offline 14:33:13 Removing intermediate container 7eb29d605edd 14:33:13 ---> cde69001b5d1 14:33:13 Successfully built cde69001b5d1 14:33:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:14 + docker inspect -f . ci-base-image-x86_64 14:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:14 prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container 14:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:33:14 $ docker top 85507f13a771d7462ed4e1453f478bb6e3a378e4135a99169871b993fddc15e2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:14 + go version 14:33:14 go version go1.20.2 linux/amd64 [Pipeline] } 14:33:14 $ docker stop --time=1 85507f13a771d7462ed4e1453f478bb6e3a378e4135a99169871b993fddc15e2 14:33:16 $ docker rm -f --volumes 85507f13a771d7462ed4e1453f478bb6e3a378e4135a99169871b993fddc15e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:16 + docker inspect -f . ci-base-image-x86_64 14:33:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:33:16 prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container 14:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:33:17 $ docker top 004ab5e877fcb64d962fef077e24b263e9051b636ad0bc83714cde7636085de9 -eo pid,comm [Pipeline] { [Pipeline] echo 14:33:17 ========================================================= 14:33:17 [edgeXBuildGoParallel] Running Tests and Build... 14:33:17 ========================================================= [Pipeline] sh 14:33:17 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 14:33:17 + make test 14:33:17 go test -race -coverprofile=coverage.out ./... 14:33:25 ? github.com/edgexfoundry/edgex-go [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:33:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:33:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:33:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 14:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 14:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:33:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.083s coverage: 71.2% of statements 14:33:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 14:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.479s coverage: 88.5% of statements 14:33:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.9% of statements 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:33:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:33:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 14:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:33:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:33:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 14:33:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:33:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 14:33:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 14:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements 14:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements 14:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 14:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 14:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:34:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:34:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 14:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.083s coverage: 92.9% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 63.1% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 38.4% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements 14:34:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 14:34:18 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 14:34:40 go vet ./... 14:34:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:34:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:34:46 ./bin/test-attribution-txt.sh [Pipeline] echo 14:34:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:34:46 + ls -al . 14:34:46 total 704 14:34:46 drwxrwxr-x 11 1001 1001 4096 Mar 16 14:33 . 14:34:46 drwxr-xr-x 4 root root 4096 Mar 16 14:33 .. 14:34:46 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:32 .blubracket 14:34:46 -rw-rw-r-- 1 1001 1001 16 Mar 16 14:32 .dockerignore 14:34:46 drwxrwxr-x 8 1001 1001 4096 Mar 16 14:32 .git 14:34:46 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:32 .github 14:34:46 -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:32 .gitignore 14:34:46 -rw-rw-r-- 1 1001 1001 42 Mar 16 14:32 .golangci.yml 14:34:46 -rw-rw-r-- 1 1001 1001 87 Mar 16 14:32 .hadolint.yml 14:34:46 drwxr-xr-x 3 1001 1001 4096 Mar 16 14:32 .semver 14:34:46 -rw-rw-r-- 1 1001 1001 166 Mar 16 14:32 .sonarcloud.properties 14:34:46 -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:32 ADOPTERS.md 14:34:46 -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:32 Attribution.txt 14:34:46 -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:32 CHANGELOG.md 14:34:46 -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:32 CONTRIBUTING.md 14:34:46 -rw-rw-r-- 1 1001 1001 677 Mar 16 14:32 GOVERNANCE.md 14:34:46 -rw-rw-r-- 1 1001 1001 883 Mar 16 14:32 Jenkinsfile 14:34:46 -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:32 LICENSE 14:34:46 -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:32 Makefile 14:34:46 -rw-rw-r-- 1 1001 1001 582 Mar 16 14:32 OWNERS.md 14:34:46 -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:32 README.md 14:34:46 -rw-rw-r-- 1 1001 1001 789 Mar 16 14:32 SECURITY.md 14:34:46 -rw-rw-r-- 1 1001 1001 5 Mar 16 14:32 VERSION 14:34:46 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:32 bin 14:34:46 drwxrwxr-x 18 1001 1001 4096 Mar 16 14:32 cmd 14:34:46 -rw-r--r-- 1 root root 447486 Mar 16 14:34 coverage.out 14:34:46 -rw-rw-r-- 1 1001 1001 3233 Mar 16 14:32 go.mod 14:34:46 -rw-rw-r-- 1 1001 1001 31100 Mar 16 14:32 go.sum 14:34:46 drwxrwxr-x 7 1001 1001 4096 Mar 16 14:32 internal 14:34:46 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:32 openapi 14:34:46 -rw-rw-r-- 1 1001 1001 594 Mar 16 14:32 security.txt 14:34:46 drwxrwxr-x 4 1001 1001 4096 Mar 16 14:32 snap 14:34:46 -rw-rw-r-- 1 1001 1001 204 Mar 16 14:32 version.go [Pipeline] sh 14:34:46 + '[' -e coverage.out ] 14:34:46 + chown 1001:1001 coverage.out [Pipeline] stash 14:34:46 Stashed 1 file(s) [Pipeline] sh 14:34:47 + make build 14:34:47 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 14:34:59 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 14:35:00 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 14:35: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 14:35:02 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 14:35:09 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 14:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:35:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:35:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:35:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:35:17 $ docker stop --time=1 004ab5e877fcb64d962fef077e24b263e9051b636ad0bc83714cde7636085de9 14:35:19 $ docker rm -f --volumes 004ab5e877fcb64d962fef077e24b263e9051b636ad0bc83714cde7636085de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:35:20 14:35:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:35:20 latest: Pulling from edgex-devops/edgex-compose 14:35:20 cbdbe7a5bc2a: Pulling fs layer 14:35:20 ca9280d653b3: Pulling fs layer 14:35:20 7e9c9ca2126c: Pulling fs layer 14:35:20 cbdbe7a5bc2a: Download complete 14:35:21 ca9280d653b3: Verifying Checksum 14:35:21 ca9280d653b3: Download complete 14:35:21 cbdbe7a5bc2a: Pull complete 14:35:21 ca9280d653b3: Pull complete 14:35:24 7e9c9ca2126c: Pull complete 14:35:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:25 prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container 14:35:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:35:26 $ docker top 999ca27702e98ac6fd4c7797267cff74145dab9b228d332220aa49c86540a519 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:26 + docker-compose build --help 14:35:26 + grep parallel 14:35:27 --parallel Build images in parallel. [Pipeline] } 14:35:27 $ docker stop --time=1 999ca27702e98ac6fd4c7797267cff74145dab9b228d332220aa49c86540a519 14:35:28 $ docker rm -f --volumes 999ca27702e98ac6fd4c7797267cff74145dab9b228d332220aa49c86540a519 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:35:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:29 prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container 14:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:35:29 $ docker top 21b7ef96e1aafc8c80ec6e723c625a09513d6778055c686a7f41b64bd86a2dfb -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:29 + docker-compose -f ./docker-compose-build.yml build --parallel 14:35:30 Building core-command ... 14:35:30 Building core-common-config-bootstrapper ... 14:35:30 Building core-data ... 14:35:30 Building core-metadata ... 14:35:30 Building security-bootstrapper ... 14:35:30 Building security-proxy-auth ... 14:35:30 Building security-proxy-setup ... 14:35:30 Building security-secretstore-setup ... 14:35:30 Building security-spiffe-token-provider ... 14:35:30 Building security-spire-agent ... 14:35:30 Building security-spire-config ... 14:35:30 Building security-spire-server ... 14:35:30 Building support-notifications ... 14:35:30 Building support-scheduler ... 14:35:30 Building security-proxy-auth 14:35:30 Building security-proxy-setup 14:35:30 Building core-data 14:35:30 Building support-scheduler 14:35:30 Building core-command 14:35:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:45 ---> cde69001b5d1 14:35:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:35:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:45 ---> cde69001b5d1 14:35:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:35:45 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:35:45 ---> cde69001b5d1 14:35:45 Step 3/21 : WORKDIR /edgex-go 14:35:45 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:35:45 ---> cde69001b5d1 14:35:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:35:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:35:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:35:45 ---> cde69001b5d1 14:35:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:35:47 ---> Running in 335f1ef3fcbd 14:35:47 ---> Running in 9f640943bcf1 14:35:47 ---> Running in 4524dff38708 14:35:47 ---> Running in 5cf1cc731f2b 14:35:47 ---> Running in ef4ca1f3e170 14:35:47 Removing intermediate container 9f640943bcf1 14:35:47 ---> 0d50400dcaf2 14:35:47 Step 4/24 : WORKDIR /edgex-go 14:35:47 Removing intermediate container 4524dff38708 14:35:47 ---> ea249049c495 14:35:47 Step 4/23 : WORKDIR /edgex-go 14:35:47 Removing intermediate container 5cf1cc731f2b 14:35:47 ---> d76c6cd36f14 14:35:47 Step 4/23 : WORKDIR /edgex-go 14:35:47 Removing intermediate container 335f1ef3fcbd 14:35:47 ---> 3ce2205295b2 14:35:47 Step 4/21 : RUN apk add --update --no-cache make git 14:35:47 Removing intermediate container ef4ca1f3e170 14:35:47 ---> 4de68ffcd82d 14:35:47 Step 4/23 : WORKDIR /edgex-go 14:35:47 ---> Running in ae53b3fbefdb 14:35:47 ---> Running in 8a19c4292c23 14:35:47 ---> Running in 12ee0cb5ab87 14:35:47 ---> Running in e9b9de034ef9 14:35:47 ---> Running in f73499a98792 14:35:47 Removing intermediate container 8a19c4292c23 14:35:47 ---> 5ff058180157 14:35:47 Step 5/23 : RUN apk add --update --no-cache make git 14:35:47 Removing intermediate container ae53b3fbefdb 14:35:47 ---> d1ce893753a7 14:35:47 Step 5/24 : RUN apk add --update --no-cache make git 14:35:47 Removing intermediate container 12ee0cb5ab87 14:35:47 ---> b1240eda6aa4 14:35:47 Step 5/23 : RUN apk add --update --no-cache make git 14:35:47 ---> Running in f60058e60c91 14:35:47 ---> Running in 695e41af9575 14:35:47 Removing intermediate container e9b9de034ef9 14:35:47 ---> 113bba6c32b4 14:35:47 Step 5/23 : RUN apk add --update --no-cache make git 14:35:47 ---> Running in ab8dff52d1d4 14:35:47 ---> Running in e54bb31f1d18 14:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:48 OK: 265 MiB in 53 packages 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:48 OK: 265 MiB in 53 packages 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:48 OK: 265 MiB in 53 packages 14:35:48 OK: 265 MiB in 53 packages 14:35:48 OK: 265 MiB in 53 packages 14:35:48 Removing intermediate container f73499a98792 14:35:48 ---> ea3ac078a4ec 14:35:48 Step 5/21 : COPY go.mod vendor* ./ 14:35:48 Removing intermediate container f60058e60c91 14:35:48 ---> af58756ce481 14:35:48 Step 6/23 : COPY go.mod vendor* ./ 14:35:48 ---> bfc27bd5044e 14:35:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:48 ---> 55d841ffe353 14:35:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:48 ---> Running in 67efbc04ca31 14:35:48 Removing intermediate container 695e41af9575 14:35:48 ---> 94ee4376d3b9 14:35:48 Step 6/24 : COPY go.mod vendor* ./ 14:35:49 ---> Running in 7b9ba2d68e6e 14:35:49 Removing intermediate container ab8dff52d1d4 14:35:49 ---> 6408e81f0fc4 14:35:49 Step 6/23 : COPY go.mod vendor* ./ 14:35:49 Removing intermediate container e54bb31f1d18 14:35:49 ---> c08398a18480 14:35:49 Step 6/23 : COPY go.mod vendor* ./ 14:35:49 ---> 36c394f58e2e 14:35:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:49 ---> Running in 4691f9cee4ad 14:35:49 ---> 48d8bb697710 14:35:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:49 ---> Running in f225f8ac1322 14:35:49 ---> b656cda335c7 14:35:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:49 ---> Running in 239615ebb998 14:36:21 Removing intermediate container 4691f9cee4ad 14:36:21 ---> 166094570798 14:36:21 Step 8/24 : COPY . . 14:36:21 Removing intermediate container 239615ebb998 14:36:21 ---> 904dd5d7f3a2 14:36:21 Step 8/23 : COPY . . 14:36:21 Removing intermediate container 67efbc04ca31 14:36:21 ---> f772e68da6d7 14:36:21 Step 7/21 : COPY . . 14:36:21 Removing intermediate container 7b9ba2d68e6e 14:36:21 ---> f52f1e3f6dcc 14:36:21 Step 8/23 : COPY . . 14:36:21 Removing intermediate container f225f8ac1322 14:36:21 ---> f9f75dc8310e 14:36:21 Step 8/23 : COPY . . 14:36:26 ---> 8a307021511d 14:36:26 Step 8/21 : RUN make cmd/secrets-config/secrets-config 14:36:26 ---> 7a98fc88ad0c 14:36:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 14:36:26 ---> 9e7955d2172f 14:36:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:36:26 ---> d1b206b10212 14:36:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:36:26 ---> 6cb3be220a68 14:36:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:36:26 ---> Running in 49c5e9b883ec 14:36:26 ---> Running in 91c687d25fad 14:36:26 ---> Running in 0e96090ab0cd 14:36:26 ---> Running in 1df738ea4d4c 14:36:26 ---> Running in e61b8269d68a 14:36:27 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 14:36:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:36:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:36:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:36:27 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 14:37:05 Removing intermediate container 0e96090ab0cd 14:37:05 ---> 9b375ec29acb 14:37:05 14:37:05 Step 10/23 : FROM alpine:3.17 14:37:05 Removing intermediate container 91c687d25fad 14:37:05 ---> 8749f861b252 14:37:05 14:37:05 Step 9/21 : FROM alpine:3.17 14:37:05 Removing intermediate container 49c5e9b883ec 14:37:05 ---> 7e0facdcfe31 14:37:05 14:37:05 Step 10/24 : FROM alpine:3.17 14:37:05 Removing intermediate container e61b8269d68a 14:37:05 ---> d2233037592c 14:37:05 14:37:05 Step 10/23 : FROM alpine:3.17 14:37:05 3.17: Pulling from library/alpine 14:37:06 3.17: Pulling from library/alpine 14:37:06 3.17: Pulling from library/alpine 14:37:06 3.17: Pulling from library/alpine 14:37:08 Removing intermediate container 1df738ea4d4c 14:37:08 ---> c2a090c07095 14:37:08 14:37:08 Step 10/23 : FROM alpine:3.17 14:37:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:37:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:37:08 Status: Downloaded newer image for alpine:3.17 14:37:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:37:08 Status: Image is up to date for alpine:3.17 14:37:08 Status: Image is up to date for alpine:3.17 14:37:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:37:08 Status: Image is up to date for alpine:3.17 14:37:08 ---> b2aa39c304c2 14:37:08 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 14:37:08 ---> b2aa39c304c2 14:37:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:37:08 ---> b2aa39c304c2 14:37:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:37:08 ---> b2aa39c304c2 14:37:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:37:08 3.17: Pulling from library/alpine 14:37:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:37:08 Status: Image is up to date for alpine:3.17 14:37:08 ---> b2aa39c304c2 14:37:08 ---> Running in 72c8adfe54e6 14:37:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:37:08 ---> Running in 9fafd769685f 14:37:08 ---> Running in 7f03f6081b35 14:37:08 ---> Running in 267f68c691c1 14:37:08 ---> Running in d73eb519633c 14:37:08 Removing intermediate container 72c8adfe54e6 14:37:08 ---> 50bd02d1ae34 14:37:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:37:08 ---> Running in 4a6ca61d4245 14:37:08 Removing intermediate container 9fafd769685f 14:37:08 ---> 36a60db014e6 14:37:08 Step 12/23 : ENV APP_PORT=59880 14:37:08 ---> Running in c01926821382 14:37:09 Removing intermediate container c01926821382 14:37:09 ---> e02607de45f7 14:37:09 Step 13/23 : EXPOSE $APP_PORT 14:37:09 ---> Running in 4244edaf081e 14:37:09 Removing intermediate container 4244edaf081e 14:37:09 ---> e60680921067 14:37:09 Step 14/23 : RUN apk add --update --no-cache dumb-init 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:09 ---> Running in 320a25cac565 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:09 (1/2) Installing dumb-init (1.2.5-r2) 14:37:09 (2/2) Installing openssl (3.0.8-r0) 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:09 Executing busybox-1.35.0-r29.trigger 14:37:09 OK: 8 MiB in 17 packages 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:09 (1/1) Installing dumb-init (1.2.5-r2) 14:37:09 Executing busybox-1.35.0-r29.trigger 14:37:09 OK: 7 MiB in 16 packages 14:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:09 (1/1) Installing dumb-init (1.2.5-r2) 14:37:09 Executing busybox-1.35.0-r29.trigger 14:37:09 OK: 7 MiB in 16 packages 14:37:10 (1/1) Installing dumb-init (1.2.5-r2) 14:37:10 Executing busybox-1.35.0-r29.trigger 14:37:10 OK: 7 MiB in 16 packages 14:37:10 Removing intermediate container 7f03f6081b35 14:37:10 ---> 134cf2ad4a6c 14:37:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 14:37:10 (1/1) Installing dumb-init (1.2.5-r2) 14:37:10 Executing busybox-1.35.0-r29.trigger 14:37:10 ---> Running in a4a76566774f 14:37:10 OK: 7 MiB in 16 packages 14:37:10 Removing intermediate container 267f68c691c1 14:37:10 ---> 807162348170 14:37:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:37:10 Removing intermediate container a4a76566774f 14:37:10 ---> deaa1bce6999 14:37:10 Step 12/21 : WORKDIR /edgex 14:37:10 ---> Running in 676eaf009d3c 14:37:10 ---> Running in 00f3c42e1adb 14:37:10 Removing intermediate container 676eaf009d3c 14:37:10 ---> 4b021b38dde5 14:37:10 Step 13/24 : ENV APP_PORT=59882 14:37:10 ---> Running in 0d922651aef0 14:37:10 Removing intermediate container 00f3c42e1adb 14:37:10 ---> 56ddee6311a1 14:37:10 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 14:37:10 Removing intermediate container d73eb519633c 14:37:10 ---> b098f4df8fd0 14:37:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:37:10 Removing intermediate container 4a6ca61d4245 14:37:10 ---> 1fbfc263aad9 14:37:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:10 ---> Running in a65f3367263e 14:37:10 Removing intermediate container 0d922651aef0 14:37:10 ---> 1495c0235aa2 14:37:10 Step 14/24 : EXPOSE $APP_PORT 14:37:10 ---> Running in 38eaf28f699c 14:37:10 ---> a27f8cd2f501 14:37:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 14:37:10 Removing intermediate container 320a25cac565 14:37:10 ---> d362ef897508 14:37:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:10 Removing intermediate container a65f3367263e 14:37:10 ---> b4eb70c74424 14:37:10 Step 13/23 : ENV APP_PORT=59861 14:37:10 ---> 2bb5da91fb32 14:37:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:37:11 ---> Running in ac01dcbb30e0 14:37:11 Removing intermediate container 38eaf28f699c 14:37:11 ---> 7d4662aec192 14:37:11 Step 15/24 : WORKDIR / 14:37:11 ---> 7d6302ea9e11 14:37:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:37:11 ---> Running in a25a59e8a9a6 14:37:11 ---> e99a0694902a 14:37:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:37:11 Removing intermediate container ac01dcbb30e0 14:37:11 ---> 5c80e1aab661 14:37:11 Step 14/23 : EXPOSE $APP_PORT 14:37:11 ---> 5b4564b59c22 14:37:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:37:11 ---> Running in 1932dd330e83 14:37:11 Removing intermediate container a25a59e8a9a6 14:37:11 ---> 7a50a6966953 14:37:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:11 ---> d636c6298c94 14:37:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:37:11 Removing intermediate container 1932dd330e83 14:37:11 ---> 53b21a3d60fa 14:37:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:11 ---> 866037f47104 14:37:11 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 14:37:11 ---> 7b8f6dd56738 14:37:11 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:37:11 ---> 04f42d542a64 14:37:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 14:37:11 ---> 5319a28c4e64 14:37:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:37:11 ---> 1659fad418cf 14:37:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:37:12 ---> 8951d33da92f 14:37:12 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:12 ---> 85dd401049bd 14:37:12 ---> c7b33c538d0b 14:37:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:37:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:37:12 ---> Running in 66f27390f5d4 14:37:12 ---> 3dbdb0b77d6b 14:37:12 Step 19/23 : ENTRYPOINT ["/core-data"] 14:37:12 ---> b85b69cef4ee 14:37:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:37:12 ---> Running in f9ddf2bfdc17 14:37:12 ---> 9057f378b1be 14:37:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:12 ---> f41bfb77d961 14:37:12 ---> Running in 147b7771a52d 14:37:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:37:12 Removing intermediate container f9ddf2bfdc17 14:37:12 ---> 90a81b6e5dbd 14:37:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:12 ---> Running in 35d6f1a8b969 14:37:12 ---> 157ded22abd2 14:37:12 Step 20/24 : ENTRYPOINT ["/core-command"] 14:37:13 Removing intermediate container 35d6f1a8b969 14:37:13 ---> 3b4546815ba2 14:37:13 Step 21/23 : LABEL arch=x86_64 14:37:13 ---> Running in 17ff602e3a4f 14:37:13 ---> a6695b289c6e 14:37:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:37:13 ---> Running in 23472fa73b9e 14:37:13 Removing intermediate container 17ff602e3a4f 14:37:13 ---> 19f7e58ed8bf 14:37:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:13 ---> Running in dd00592c1ba2 14:37:13 Removing intermediate container 66f27390f5d4 14:37:13 ---> f6db31dc1fcd 14:37:13 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 14:37:14 Removing intermediate container 23472fa73b9e 14:37:14 ---> d533a3137e97 14:37:14 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:37:14 ---> 1a461432f058 14:37:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:37:14 ---> Running in fcc2b641e649 14:37:14 ---> Running in 6dd4edf10cb8 14:37:14 Removing intermediate container dd00592c1ba2 14:37:14 ---> d00552559cfd 14:37:14 Step 22/24 : LABEL arch=x86_64 14:37:14 ---> Running in dd4442dfe5ff 14:37:14 Removing intermediate container 147b7771a52d 14:37:14 ---> 21efd45373db 14:37:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:37:14 ---> Running in 46636dbfac91 14:37:14 ---> Running in bfce3cadb4bb 14:37:14 Removing intermediate container fcc2b641e649 14:37:14 ---> 22e214497a4d 14:37:14 Step 19/21 : LABEL arch=x86_64 14:37:14 Removing intermediate container 6dd4edf10cb8 14:37:14 ---> 33eb99252fd4 14:37:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:37:14 Removing intermediate container dd4442dfe5ff 14:37:14 ---> 69457addd0e4 14:37:14 Step 23/23 : LABEL version=0.0.0 14:37:14 ---> Running in b8bcba329eee 14:37:14 ---> Running in 4f1faf08c870 14:37:14 Removing intermediate container 46636dbfac91 14:37:14 ---> 86e142180421 14:37:14 Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:37:14 ---> Running in 068f87be3a49 14:37:14 Removing intermediate container bfce3cadb4bb 14:37:14 ---> 554114f9d7d9 14:37:14 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 14:37:14 ---> Running in 57a1cd2a4726 14:37:14 ---> Running in e833646e2ed6 14:37:14 Removing intermediate container b8bcba329eee 14:37:14 ---> 2d11b3f1876f 14:37:14 Step 20/21 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:37:14 Removing intermediate container 4f1faf08c870 14:37:14 ---> a79d980621e3 14:37:14 Step 21/23 : LABEL arch=x86_64 14:37:14 Removing intermediate container 068f87be3a49 14:37:14 ---> 20910e4c448d 14:37:14 14:37:14 ---> Running in 967784453da2 14:37:14 ---> Running in 0b42351bbf47 14:37:14 Removing intermediate container 57a1cd2a4726 14:37:14 ---> b0187df47725 14:37:14 Step 24/24 : LABEL version=0.0.0 14:37:14 Removing intermediate container e833646e2ed6 14:37:14 ---> 32fb2fee6624 14:37:14 Step 21/23 : LABEL arch=x86_64 14:37:14 Successfully built 20910e4c448d 14:37:14 Successfully tagged core-data:latest 14:37:14 ---> Running in 3a54abd034a7 14:37:14  Building core-data ... done Building security-bootstrapper 14:37:14 ---> Running in 388e050865ed 14:37:14 Removing intermediate container 967784453da2 14:37:14 ---> b9d30b24ede7 14:37:14 Step 21/21 : LABEL version=0.0.0 14:37:14 Removing intermediate container 0b42351bbf47 14:37:14 ---> de426a9cb987 14:37:14 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:37:15 ---> Running in d407e2a69e8a 14:37:15 ---> Running in 3fcd436dacb2 14:37:15 Removing intermediate container 3a54abd034a7 14:37:15 ---> 04d8cca1311a 14:37:15 14:37:15 Removing intermediate container 388e050865ed 14:37:15 ---> f6d7bb7820f1 14:37:15 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:37:15 Successfully built 04d8cca1311a 14:37:15 Successfully tagged core-command:latest 14:37:15 Building security-spiffe-token-provider 14:37:15  Building core-command ... done Removing intermediate container d407e2a69e8a 14:37:15 ---> 0f496d1b5834 14:37:15 14:37:16 ---> Running in f2a399141bc4 14:37:16 Removing intermediate container 3fcd436dacb2 14:37:16 ---> fc8dea044de1 14:37:16 Step 23/23 : LABEL version=0.0.0 14:37:16 Successfully built 0f496d1b5834 14:37:16 Successfully tagged security-proxy-setup:latest 14:37:16 Building support-notifications 14:37:17  Building security-proxy-setup ... done Removing intermediate container f2a399141bc4 14:37:17 ---> b0b80fb12c4b 14:37:17 Step 23/23 : LABEL version=0.0.0 14:37:17 ---> Running in a22de4886a71 14:37:18 ---> Running in edf6f938ce9e 14:37:18 Removing intermediate container a22de4886a71 14:37:18 ---> c131c418c389 14:37:18 14:37:18 Successfully built c131c418c389 14:37:18 Successfully tagged support-scheduler:latest 14:37:18 Building security-spire-config 14:37:18  Building support-scheduler ... done Removing intermediate container edf6f938ce9e 14:37:18 ---> 91d8c9696407 14:37:18 14:37:18 Successfully built 91d8c9696407 14:37:18 Successfully tagged security-proxy-auth:latest 14:37:18  Building security-proxy-auth ... done Building core-common-config-bootstrapper 14:37:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:37:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:37:19 ---> cde69001b5d1 14:37:19 Step 3/33 : WORKDIR /edgex-go 14:37:19 ---> Using cache 14:37:19 ---> 3ce2205295b2 14:37:19 Step 4/33 : RUN apk add --update --no-cache make git 14:37:19 ---> Using cache 14:37:19 ---> ea3ac078a4ec 14:37:19 Step 5/33 : COPY go.mod vendor* ./ 14:37:19 ---> Using cache 14:37:19 ---> bfc27bd5044e 14:37:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:19 ---> Using cache 14:37:19 ---> f772e68da6d7 14:37:19 Step 7/33 : COPY . . 14:37:19 ---> Using cache 14:37:19 ---> 8a307021511d 14:37:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:37:23 ---> Running in 92c9a4dfff2b 14:37:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:37:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:37:23 ---> cde69001b5d1 14:37:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:37:23 ---> Using cache 14:37:23 ---> 4de68ffcd82d 14:37:23 Step 4/23 : WORKDIR /edgex-go 14:37:23 ---> Using cache 14:37:23 ---> 113bba6c32b4 14:37:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:37:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:37:23 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:37:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:37:23 ---> cde69001b5d1 14:37:23 Step 3/20 : WORKDIR /edgex-go 14:37:23 ---> Using cache 14:37:23 ---> 3ce2205295b2 14:37:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:37:24 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:37:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:37:24 ---> cde69001b5d1 14:37:24 Step 3/26 : WORKDIR /edgex-go 14:37:24 ---> Using cache 14:37:24 ---> 3ce2205295b2 14:37:24 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:37:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:37:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:37:24 ---> cde69001b5d1 14:37:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:37:24 ---> Using cache 14:37:24 ---> 4de68ffcd82d 14:37:24 Step 4/23 : WORKDIR /edgex-go 14:37:24 ---> Using cache 14:37:24 ---> 113bba6c32b4 14:37:24 Step 5/23 : RUN apk add --update --no-cache make git 14:37:24 ---> Using cache 14:37:24 ---> c08398a18480 14:37:24 Step 6/23 : COPY go.mod vendor* ./ 14:37:24 ---> Using cache 14:37:24 ---> b656cda335c7 14:37:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:24 ---> Using cache 14:37:24 ---> 904dd5d7f3a2 14:37:24 Step 8/23 : COPY . . 14:37:24 ---> Using cache 14:37:24 ---> 6cb3be220a68 14:37:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:37:25 ---> Running in 3bc80c8ed658 14:37:25 ---> Running in 9fdd04b6f817 14:37:25 ---> Running in b276ddff16df 14:37:25 ---> Running in ca670e1ee820 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:25 OK: 265 MiB in 53 packages 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:25 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 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:26 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:37:26 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:37:26 OK: 17816 distinct packages available 14:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:26 OK: 265 MiB in 53 packages 14:37:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:26 Removing intermediate container 3bc80c8ed658 14:37:26 ---> 28f823bc6829 14:37:26 Step 6/23 : COPY go.mod vendor* ./ 14:37:26 OK: 265 MiB in 53 packages 14:37:26 ---> def3b2028859 14:37:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:27 Removing intermediate container b276ddff16df 14:37:27 ---> 3f5502ebb0b2 14:37:27 Step 5/26 : COPY go.mod vendor* ./ 14:37:27 ---> Running in 5d0e0dac9515 14:37:27 ---> 13db93b4dcbb 14:37:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:27 ---> Running in f8b19659d826 14:37:27 Removing intermediate container 9fdd04b6f817 14:37:27 ---> 5688b87c4f69 14:37:27 Step 5/20 : COPY go.mod vendor* ./ 14:37:27 ---> 6d88248b24c2 14:37:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:28 ---> Running in 8cdb2eec09ff 14:37:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2445 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws 14:37:36 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 14:37:36 The recommended git tool is: git 14:37:46 using credential edgex-jenkins-ssh 14:37:46 Cloning the remote Git repository 14:37:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:37:47 > git init /w/workspace/edgex-go/4 # timeout=10 14:37:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:37:47 > git --version # timeout=10 14:37:47 > git --version # 'git version 2.25.1' 14:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:50 Removing intermediate container 92c9a4dfff2b 14:37:50 ---> 0346c4f8ed63 14:37:50 14:37:50 Step 9/33 : FROM alpine:3.17 14:37:50 ---> b2aa39c304c2 14:37:50 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:50 ---> Running in d1f1d3ca96f3 14:37:50 Removing intermediate container ca670e1ee820 14:37:50 ---> 803723869697 14:37:50 14:37:50 Step 10/23 : FROM alpine:3.17 14:37:50 ---> b2aa39c304c2 14:37:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 14:37:50 ---> Using cache 14:37:50 ---> 50bd02d1ae34 14:37:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:37:50 ---> Using cache 14:37:50 ---> 1fbfc263aad9 14:37:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:50 ---> Using cache 14:37:50 ---> 2bb5da91fb32 14:37:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 14:37:50 ---> Using cache 14:37:50 Removing intermediate container d1f1d3ca96f3 14:37:50 ---> c944660cb917 14:37:50 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 14:37:50 ---> 5b4564b59c22 14:37:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:37:50 ---> Running in e02afd6397cd 14:37:50 Removing intermediate container f8b19659d826 14:37:50 ---> 5fe2f8d44697 14:37:50 Step 7/26 : COPY . . 14:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:50 Removing intermediate container 8cdb2eec09ff 14:37:50 ---> ff6ef19f3509 14:37:50 Step 7/20 : COPY . . 14:37:50 Removing intermediate container 5d0e0dac9515 14:37:50 ---> 9d0784b10a40 14:37:50 Step 8/23 : COPY . . 14:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:51 ---> e2924ad1b236 14:37:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:37:51 (1/2) Installing dumb-init (1.2.5-r2) 14:37:51 (2/2) Installing su-exec (0.2-r2) 14:37:51 Executing busybox-1.35.0-r29.trigger 14:37:51 OK: 7 MiB in 17 packages 14:37:56 ---> a2b0efe05eda 14:37:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:37:56 Removing intermediate container e02afd6397cd 14:37:56 ---> 65d0d48b74d7 14:37:56 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 14:37:56 ---> de2d099cbf92 14:37:56 ---> 8ded1b1e97ec 14:37:56 Step 9/23 : RUN make cmd/support-notifications/support-notificationsStep 8/26 : ARG SPIRE_RELEASE=1.2.1 14:37:56 14:37:56 ---> 97c1159002d7 14:37:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:56 ---> 48da62774a2a 14:37:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:37:56 ---> Running in 893e6b8edfef 14:37:56 ---> Running in c5fc2746ab1f 14:37:56 ---> Running in 969803822a8d 14:37:56 ---> Running in 468dd7686ee7 14:37:56 ---> Running in 46a29fa37cdc 14:37:56 Removing intermediate container 893e6b8edfef 14:37:56 ---> 44622c2435d3 14:37:56 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:37:56 Removing intermediate container 969803822a8d 14:37:56 ---> e35d4fb02dd2 14:37:56 Step 9/26 : WORKDIR /edgex-go/spire-build 14:37:56 ---> Running in 98cfd6a8bf71 14:37:56 ---> Running in 97deba4e40ee 14:37:56 Removing intermediate container 98cfd6a8bf71 14:37:56 ---> 062bc401a56d 14:37:56 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:37:56 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 14:37:56 ---> Running in d4ef9b6a8429 14:37:56 Removing intermediate container 97deba4e40ee 14:37:56 ---> 4c774cc2e6da 14:37:56 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:37:56 ---> Running in df686ceddeec 14:37:56 Removing intermediate container d4ef9b6a8429 14:37:56 ---> 4972e209dd9b 14:37:56 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:37:56 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 14:37:56 ---> Running in 80192920308e 14:37:56 Removing intermediate container df686ceddeec 14:37:56 ---> e3913dced744 14:37:56 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 14:37:57 ---> Running in 1916b29344e0 14:37:57 Removing intermediate container 80192920308e 14:37:57 ---> 78b473fa9526 14:37:57 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:37:57 ---> Running in ea55c4c54389 14:37:57 Removing intermediate container 468dd7686ee7 14:37:57 ---> 654ec8d43ff5 14:37:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 14:37:57 ---> Running in a77393a528c3 14:37:57 Removing intermediate container a77393a528c3 14:37:57 ---> d20994be9d3f 14:37:57 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 14:37:57 ---> Running in d94ad53741d5 14:37:57 Removing intermediate container d94ad53741d5 14:37:57 ---> bb74befac72a 14:37:57 Step 21/23 : LABEL arch=x86_64 14:37:57 ---> Running in e6e48a0f5626 14:37:58 Removing intermediate container 1916b29344e0 14:37:58 ---> 1e3c1f4f7a19 14:37:58 Step 12/26 : WORKDIR /edgex-go 14:37:58 ---> Running in 32345265a524 14:37:58 Removing intermediate container e6e48a0f5626 14:37:58 ---> 0c8220c19dbc 14:37:58 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:37:58 ---> Running in 8407e96c3daf 14:37:58 Removing intermediate container 32345265a524 14:37:58 ---> 6d6c39142730 14:37:58 14:37:58 Step 13/26 : FROM alpine:3.17 14:37:58 ---> b2aa39c304c2 14:37:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:58 ---> Using cache 14:37:58 ---> c944660cb917 14:37:58 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:37:58 Removing intermediate container ea55c4c54389 14:37:58 ---> f0305dd7bd8b 14:37:58 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:37:58 ---> Running in ac0b4853377a 14:37:58 Removing intermediate container 8407e96c3daf 14:37:58 ---> 0f874481fa55 14:37:58 Step 23/23 : LABEL version=0.0.0 14:37:58 ---> Running in 515d81805150 14:37:58 ---> Running in 3a8e3f527336 14:37:58 Removing intermediate container ac0b4853377a 14:37:58 ---> a5cbcbda9e6d 14:37:58 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:37:58 Removing intermediate container 3a8e3f527336 14:37:58 ---> efbca9006a35 14:37:58 14:37:58 Successfully built efbca9006a35 14:37:58 Successfully tagged core-common-config-bootstrapper:latest 14:37:58  Building core-common-config-bootstrapper ... done Building core-metadata 14:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:58 ---> 418d6aa70e3d 14:37:58 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:37:58 ---> Running in 07cb039ca7b3 14:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:59 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:37:59 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:37:59 OK: 17816 distinct packages available 14:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:59 (1/4) Installing dumb-init (1.2.5-r2) 14:37:59 (2/4) Installing musl-obstack (1.2.3-r0) 14:37:59 (3/4) Installing libucontext (1.2-r0) 14:37:59 (4/4) Installing gcompat (1.1.0-r0) 14:37:59 Executing busybox-1.35.0-r29.trigger 14:37:59 OK: 7 MiB in 19 packages 14:38:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:38:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:38:01 ---> cde69001b5d1 14:38:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:38:01 ---> Using cache 14:38:01 ---> 4de68ffcd82d 14:38:01 Step 4/25 : WORKDIR /edgex-go 14:38:01 ---> Using cache 14:38:01 ---> 113bba6c32b4 14:38:01 Step 5/25 : RUN apk add --update --no-cache make git 14:38:01 ---> Using cache 14:38:01 ---> c08398a18480 14:38:01 Step 6/25 : COPY go.mod vendor* ./ 14:38:01 ---> Using cache 14:38:01 ---> b656cda335c7 14:38:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:01 ---> Using cache 14:38:01 ---> 904dd5d7f3a2 14:38:01 Step 8/25 : COPY . . 14:38:01 ---> Using cache 14:38:01 ---> 6cb3be220a68 14:38:01 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:38:01 ---> Running in 21cd714b41a9 14:38:02 Removing intermediate container 07cb039ca7b3 14:38:02 ---> e807f5608937 14:38:02 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:02 Removing intermediate container 515d81805150 14:38:02 ---> dbf95083f7db 14:38:02 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:38:02 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 14:38:02 ---> 4022f88b0662 14:38:02 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 14:38:03 ---> b3b2c31a6123 14:38:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:38:03 ---> 08d19b1b289d 14:38:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:38:05 ---> d58e085de19b 14:38:05 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:38:05 ---> 69651250217f 14:38:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:38:05 ---> 5d4f939ebcd8 14:38:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:38:06 ---> b3fa1ea79452 14:38:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:38:06 ---> Running in 152d30c40278 14:38:06 ---> d9e8fd9ef28f 14:38:06 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:38:06 Removing intermediate container 152d30c40278 14:38:06 ---> 4beb025e9dec 14:38:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:38:07 ---> f2bb7bcd82bd 14:38:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:38:07 ---> bb0cc0bd483d 14:38:07 Step 21/26 : WORKDIR / 14:38:07 ---> Running in 70e4020db397 14:38:07 ---> d446ffb2b4cc 14:38:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:38:08 Removing intermediate container 70e4020db397 14:38:08 ---> 239b9f84cccc 14:38:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:08 Merging remotes/origin/main commit 98f26a0c7d805e442403424f4b6a62f5234911ca into PR head commit 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:08 ---> Running in 1a47da00e5b2 14:38:08 ---> 840376127764 14:38:08 Step 28/33 : RUN chmod +x /entrypoint.sh 14:38:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:38:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:38:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:38:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:38:08 > git config core.sparsecheckout # timeout=10 14:38:08 > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # timeout=10 14:38:08 ---> Running in b4836ddb2e5f 14:38:08 Removing intermediate container 1a47da00e5b2 14:38:08 ---> 8ddfc9773538 14:38:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:09 Merge succeeded, producing 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:09 Checking out Revision 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed (PR-4447) 14:38:09 ---> Running in 8d1d9a93af52 14:38:09 Removing intermediate container 8d1d9a93af52 14:38:09 ---> e6196e1a55e9 14:38:09 Step 24/26 : LABEL arch=x86_64 14:38:09 ---> Running in 98f7ab3d7392 14:38:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:38:10 Removing intermediate container 98f7ab3d7392 14:38:10 ---> d7a29fdb4a98 14:38:10 Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:10 ---> Running in 91518a0fbdd3 14:38:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:38:10 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:10 Dload Upload Total Spent Left Speed 14:38:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64398 14:38:10 Removing intermediate container b4836ddb2e5f 14:38:10 ---> 5f0c990c84b3 14:38:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:38:10 Removing intermediate container 91518a0fbdd3 14:38:10 ---> c0e37af88e1d 14:38:10 Step 26/26 : LABEL version=0.0.0 14:38:11 ---> Running in 3a4cd5d28d86 14:38:11 ---> Running in c8be29208150 [Pipeline] sh 14:38:08 > git remote # timeout=10 14:38:08 > git config --get remote.origin.url # timeout=10 14:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:38:09 > git merge 98f26a0c7d805e442403424f4b6a62f5234911ca # timeout=10 14:38:09 > git rev-parse HEAD^{commit} # timeout=10 14:38:09 > git config core.sparsecheckout # timeout=10 14:38:09 > git checkout -f 6e037b7ac5ef94a5d3c613342e1dc170832ad4ed # timeout=10 14:38:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:38:11 Removing intermediate container c8be29208150 14:38:11 ---> b1c01bde49cb 14:38:11 14:38:11 Removing intermediate container 3a4cd5d28d86 14:38:11 ---> ac25d20d3375 14:38:11 Step 30/33 : CMD ["gate"] 14:38:11 ---> Running in 1862e2458280 14:38:11 Successfully built b1c01bde49cb 14:38:11 Successfully tagged security-spire-config:latest 14:38:11  Building security-spire-config ... done Building security-spire-server 14:38:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:38:11 + sudo tee /etc/docker/daemon.new 14:38:11 { 14:38:11 "registry-mirrors": [ 14:38:11 "https://nexus3.edgexfoundry.org:10001" 14:38:11 ], 14:38:11 "bip": "10.250.0.254/24", 14:38:11 "hosts": [ 14:38:11 "tcp://0.0.0.0:5555", 14:38:11 "unix:///var/run/docker.sock" 14:38:11 ], 14:38:11 "mtu": 1458, 14:38:11 "selinux-enabled": true, 14:38:11 "seccomp-profile": "/etc/docker/seccomp.json" 14:38:11 } [Pipeline] sh 14:38:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:38:12 + sudo service docker restart 14:38:13 Removing intermediate container 1862e2458280 14:38:13 ---> 0bdde28a3974 14:38:13 Step 31/33 : LABEL arch=x86_64 14:38:13 ---> Running in 741429fd4e31 14:38:13 Removing intermediate container 741429fd4e31 14:38:13 ---> d58b3c04d789 14:38:13 Step 32/33 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:14 ---> Running in bb692bb61aa0 14:38:14 Removing intermediate container bb692bb61aa0 14:38:14 ---> 68ddd6660533 14:38:14 Step 33/33 : LABEL version=0.0.0 14:38:14 ---> Running in 4a8de09ad9c1 14:38:15 Removing intermediate container 4a8de09ad9c1 14:38:15 ---> 8f07b485fcdb 14:38:15 14:38:15 Successfully built 8f07b485fcdb 14:38:15 Successfully tagged security-bootstrapper:latest 14:38:15  Building security-bootstrapper ... done Building security-secretstore-setup 14:38:16 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:38:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:38:16 ---> cde69001b5d1 14:38:16 Step 3/25 : WORKDIR /edgex-go 14:38:16 ---> Using cache 14:38:16 ---> 3ce2205295b2 14:38:16 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 14:38:16 ---> Using cache 14:38:16 ---> 3f5502ebb0b2 14:38:16 Step 5/25 : COPY go.mod vendor* ./ 14:38:16 ---> Using cache 14:38:16 ---> 13db93b4dcbb 14:38:16 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:16 ---> Using cache 14:38:16 ---> 5fe2f8d44697 14:38:16 Step 7/25 : COPY . . 14:38:16 ---> Using cache 14:38:16 ---> 8ded1b1e97ec 14:38:16 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 14:38:16 ---> Using cache 14:38:16 ---> e35d4fb02dd2 14:38:16 Step 9/25 : WORKDIR /edgex-go/spire-build 14:38:16 ---> Using cache 14:38:16 ---> 4c774cc2e6da 14:38:16 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:38:16 ---> Using cache 14:38:16 ---> e3913dced744 14:38: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 14:38:18 ---> Running in 96cba2e0dc15 14:38:19 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:38:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:38:19 ---> cde69001b5d1 14:38:19 Step 3/24 : WORKDIR /edgex-go 14:38:19 ---> Using cache 14:38:19 ---> 3ce2205295b2 14:38:19 Step 4/24 : RUN apk add --update --no-cache make git 14:38:19 ---> Using cache 14:38:19 ---> ea3ac078a4ec 14:38:19 Step 5/24 : COPY go.mod vendor* ./ 14:38:19 ---> Using cache 14:38:19 ---> bfc27bd5044e 14:38:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:19 ---> Using cache 14:38:19 ---> f772e68da6d7 14:38:19 Step 7/24 : COPY . . 14:38:19 ---> Using cache 14:38:19 ---> 8a307021511d 14:38:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:38:20 ---> Running in 11dbf69f6f99 14:38:20 Removing intermediate container 96cba2e0dc15 14:38:20 ---> f1b54807d9e0 14:38:20 Step 12/25 : WORKDIR /edgex-go 14:38:20 ---> Running in ac95c33bf140 14:38:20 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 14:38:21 Removing intermediate container ac95c33bf140 14:38:21 ---> cda5785fec2e 14:38:21 14:38:21 Step 13/25 : FROM alpine:3.17 14:38:21 ---> b2aa39c304c2 14:38:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:21 ---> Using cache 14:38:21 ---> c944660cb917 14:38:21 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:21 ---> Running in a3fadb7c7267 14:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:38:22 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:38:22 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:38:22 OK: 17816 distinct packages available 14:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:38:23 (1/5) Installing dumb-init (1.2.5-r2) 14:38:23 (2/5) Installing musl-obstack (1.2.3-r0) 14:38:23 (3/5) Installing libucontext (1.2-r0) 14:38:23 (4/5) Installing gcompat (1.1.0-r0) 14:38:23 (5/5) Installing openssl (3.0.8-r0) 14:38:23 Executing busybox-1.35.0-r29.trigger 14:38:23 OK: 8 MiB in 20 packages 14:38:24 Removing intermediate container a3fadb7c7267 14:38:24 ---> 91ed81e2d7f3 14:38:24 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 14:38:25 ---> b29248c1e312 14:38:25 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:38:29 ---> 4d8ea3f9e769 14:38:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:38:29 Removing intermediate container 46a29fa37cdc 14:38:29 ---> e78556c01738 14:38:29 14:38:29 Step 9/20 : FROM alpine:3.17 14:38:29 ---> b2aa39c304c2 14:38:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:29 ---> Using cache 14:38:29 ---> c944660cb917 14:38:29 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:38:29 ---> Running in 7396c87dd8a8 14:38:29 ---> 1dc5cc20b623 14:38:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:38:30 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:38:30 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:38:30 OK: 17816 distinct packages available 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:30 provisioning config files... 14:38:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6331074497475956039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:31 (1/9) Installing ca-certificates (20220614-r4) 14:38:31 (2/9) Installing brotli-libs (1.0.9-r9) 14:38:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 14:38:31 (4/9) Installing libcurl (7.88.1-r0) 14:38:31 (5/9) Installing curl (7.88.1-r0) 14:38:31 (6/9) Installing dumb-init (1.2.5-r2) 14:38:31 (7/9) Installing musl-obstack (1.2.3-r0) 14:38:31 (8/9) Installing libucontext (1.2-r0) 14:38:31 (9/9) Installing gcompat (1.1.0-r0) 14:38:31 Executing busybox-1.35.0-r29.trigger 14:38:31 Executing ca-certificates-20220614-r4.trigger 14:38:31 ---> docker-login.sh 14:38:31 nexus3.edgexfoundry.org:10001 14:38:31 ---> df3ff32989da 14:38:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:38:31 OK: 10 MiB in 24 packages 14:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:31 Configure a credential helper to remove this warning. See 14:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:31 14:38:31 Login Succeeded 14:38:31 nexus3.edgexfoundry.org:10002 14:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:32 Configure a credential helper to remove this warning. See 14:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:32 14:38:32 Login Succeeded 14:38:32 nexus3.edgexfoundry.org:10003 14:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:32 Configure a credential helper to remove this warning. See 14:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:32 14:38:32 Login Succeeded 14:38:32 nexus3.edgexfoundry.org:10004 14:38:32 ---> c3ba9de589b3 14:38:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:32 Removing intermediate container 21cd714b41a9 14:38:32 ---> 530dc23e58a5 14:38:32 14:38:32 Step 10/25 : FROM alpine:3.17 14:38:32 ---> b2aa39c304c2 14:38:32 Step 11/25 : RUN apk add --update --no-cache dumb-init 14:38:32 ---> Using cache 14:38:32 ---> b098f4df8fd0 14:38:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:38:32 ---> Using cache 14:38:32 ---> b4eb70c74424 14:38:32 Step 13/25 : ENV APP_PORT=59881 14:38:33 ---> Running in 9e9c02f4fb12 14:38:33 ---> Running in b5447d9ad6b0 14:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:33 Configure a credential helper to remove this warning. See 14:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:33 14:38:33 Login Succeeded 14:38:33 docker.io 14:38:33 Removing intermediate container c5fc2746ab1f 14:38:33 ---> 2da63f2059a7 14:38:33 14:38:33 Step 10/23 : FROM alpine:3.17 14:38:33 ---> b2aa39c304c2 14:38:33 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:38:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:33 Removing intermediate container 7396c87dd8a8 14:38:33 ---> 4250cadb1424 14:38:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:33 Removing intermediate container 9e9c02f4fb12 14:38:33 ---> ba1c71e64aa9 14:38:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:33 Removing intermediate container b5447d9ad6b0 14:38:33 ---> 5c2b549b4492 14:38:33 Step 14/25 : EXPOSE $APP_PORT 14:38:33 ---> Running in c24b65d2930f 14:38:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:33 Configure a credential helper to remove this warning. See 14:38:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:33 14:38:33 Login Succeeded 14:38:33 ---> docker-login.sh ends [Pipeline] } 14:38:33 Deleting 1 temporary files 14:38:33 ---> Running in dbb09fc9e970 14:38:33 ---> Running in 7c9ed673dd7a [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:38:34 ---> 888a28c2c032 14:38:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh 14:38:34 Removing intermediate container 7c9ed673dd7a 14:38:34 ---> 7686e7d10b66 14:38:34 Step 15/25 : WORKDIR / 14:38:34 Removing intermediate container dbb09fc9e970 14:38:34 ---> 9b9f0520b8d9 14:38:34 Step 23/25 : LABEL arch=x86_64 14:38:34 ---> Running in f8a244373094 14:38:34 ---> Running in 3533abed0e0b 14:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:38:34 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 14:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:34 ========================================================= 14:38:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:38:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:38:34 ---> 450de93f95d1 14:38:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:38:34 Removing intermediate container 3533abed0e0b 14:38:34 ---> 430ddd82fdf6 14:38:34 Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:34 Removing intermediate container f8a244373094 14:38:34 ---> ded23866ef47 14:38:34 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:34 (1/2) Installing ca-certificates (20220614-r4) 14:38:34 (2/2) Installing dumb-init (1.2.5-r2) 14:38:34 Executing busybox-1.35.0-r29.trigger 14:38:34 Executing ca-certificates-20220614-r4.trigger 14:38:35 ---> Running in 84ba63d0c4c4 14:38:35 OK: 8 MiB in 17 packages 14:38:35 ---> 1f07d050b242 14:38:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 14:38:35 ---> 44206828d143 14:38:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:38:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:38:35 af6eaf76a39c: Pulling fs layer 14:38:35 55522c791124: Pulling fs layer 14:38:35 ce5c4a1c91eb: Pulling fs layer 14:38:35 169dfbe0d373: Pulling fs layer 14:38:35 e1ff8fa3b103: Pulling fs layer 14:38:35 52ebb69f0ebf: Pulling fs layer 14:38:35 5abe8eddf0d5: Pulling fs layer 14:38:35 e1ff8fa3b103: Waiting 14:38:35 52ebb69f0ebf: Waiting 14:38:35 5abe8eddf0d5: Waiting 14:38:35 169dfbe0d373: Waiting 14:38:35 55522c791124: Verifying Checksum 14:38:35 55522c791124: Download complete 14:38:35 169dfbe0d373: Verifying Checksum 14:38:35 169dfbe0d373: Download complete 14:38:35 e1ff8fa3b103: Verifying Checksum 14:38:35 e1ff8fa3b103: Download complete 14:38:35 af6eaf76a39c: Verifying Checksum 14:38:35 Removing intermediate container 84ba63d0c4c4 14:38:35 ---> 4ba78a945304 14:38:35 Step 25/25 : LABEL version=0.0.0 14:38:35 ---> Running in dcb261f19f0a 14:38:35 ---> 59bb4162a5c4 14:38:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:38:35 ---> c263f04143d9 14:38:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:38:35 Removing intermediate container dcb261f19f0a 14:38:35 ---> f324a338e607 14:38:35 14:38:35 ---> Running in f6d3956c3e10 14:38:35 Successfully built f324a338e607 14:38:35 Successfully tagged security-spire-server:latest 14:38:35  Building security-spire-server ... done Building security-spire-agent 14:38:36 Removing intermediate container f6d3956c3e10 14:38:36 ---> 0a87c290a2e1 14:38:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:38:36 af6eaf76a39c: Pull complete 14:38:36 5abe8eddf0d5: Verifying Checksum 14:38:36 5abe8eddf0d5: Download complete 14:38:37 55522c791124: Pull complete 14:38:37 Removing intermediate container c24b65d2930f 14:38:37 ---> bff42f55aa78 14:38:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:38:38 ---> d2b1d0d020df 14:38:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:38:38 ce5c4a1c91eb: Verifying Checksum 14:38:38 ce5c4a1c91eb: Download complete 14:38:38 52ebb69f0ebf: Verifying Checksum 14:38:38 52ebb69f0ebf: Download complete 14:38:38 ---> Running in f01b1bece104 14:38:38 ---> Running in 7eef84033120 14:38:38 ---> b13de41178f9 14:38:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:38:38 Removing intermediate container f01b1bece104 14:38:38 ---> 423c0d90e48d 14:38:38 Step 18/20 : LABEL arch=x86_64 14:38:38 Removing intermediate container 7eef84033120 14:38:38 ---> 450cd7e3868a 14:38:38 Step 13/23 : ENV APP_PORT=59860 14:38:38 ---> Running in c299903a0beb 14:38:38 ---> Running in 63f1c91f0dba 14:38:38 ---> 2f95b7717dad 14:38:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:38:38 Removing intermediate container c299903a0beb 14:38:38 ---> 63276b222113 14:38:38 Step 14/23 : EXPOSE $APP_PORT 14:38:38 Removing intermediate container 63f1c91f0dba 14:38:38 ---> d1ed70f7426b 14:38:38 Step 19/20 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:38 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:38:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:38:38 ---> cde69001b5d1 14:38:38 Step 3/26 : WORKDIR /edgex-go 14:38:38 ---> Using cache 14:38:38 ---> 3ce2205295b2 14:38:38 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:38:38 ---> Using cache 14:38:38 ---> 3f5502ebb0b2 14:38:38 Step 5/26 : COPY go.mod vendor* ./ 14:38:38 ---> Using cache 14:38:38 ---> 13db93b4dcbb 14:38:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:38 ---> Using cache 14:38:38 ---> 5fe2f8d44697 14:38:38 Step 7/26 : COPY . . 14:38:38 ---> Using cache 14:38:38 ---> 8ded1b1e97ec 14:38:38 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:38:38 ---> Using cache 14:38:38 ---> e35d4fb02dd2 14:38:38 Step 9/26 : WORKDIR /edgex-go/spire-build 14:38:38 ---> Using cache 14:38:38 ---> 4c774cc2e6da 14:38:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:38:38 ---> Using cache 14:38:38 ---> e3913dced744 14:38:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:38:38 ---> Using cache 14:38:38 ---> 1e3c1f4f7a19 14:38:38 Step 12/26 : WORKDIR /edgex-go 14:38:38 ---> Using cache 14:38:38 ---> 6d6c39142730 14:38:38 14:38:38 Step 13/26 : FROM alpine:3.17 14:38:38 ---> b2aa39c304c2 14:38:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:38 ---> Using cache 14:38:38 ---> c944660cb917 14:38:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:38 ---> Using cache 14:38:38 ---> 91ed81e2d7f3 14:38:38 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:38:38 ---> Using cache 14:38: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:38:38 ---> b29248c1e312 14:38:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:38:38 ---> Running in 474c2125785a 14:38:39 ---> Running in fc295ce3a33c 14:38:39 ---> Running in 62175ab8ca30 14:38:39 Removing intermediate container 474c2125785a 14:38:39 ---> 6c3713f8dca4 14:38:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:38:39 ---> Running in 9fda1a602ef6 14:38:39 Removing intermediate container fc295ce3a33c 14:38:39 ---> 23f95fcb33f8 14:38:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:38:39 Removing intermediate container 62175ab8ca30 14:38:39 ---> 5b9593ec9f79 14:38:39 Step 20/20 : LABEL version=0.0.0 14:38:39 Removing intermediate container 9fda1a602ef6 14:38:39 ---> deee13065ecf 14:38:39 Step 23/25 : LABEL arch=x86_64 14:38:39 ---> Running in 12c8e7111dc7 14:38:39 ---> Running in 5aefe41ada2e 14:38:40 ---> 2a0847ed5690 14:38:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 14:38:40 Removing intermediate container 12c8e7111dc7 14:38:40 ---> c979b4f9ea49 14:38:40 Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:40 Removing intermediate container 5aefe41ada2e 14:38:40 ---> 0a064e2dd391 14:38:40 14:38:40 ---> 1824981762fd 14:38:40 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:38:40 ---> Running in f8a146d19413 14:38:40 Successfully built 0a064e2dd391 14:38:40 ---> 3ff4afe595d5 14:38:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:38:40 Successfully tagged security-spiffe-token-provider:latest 14:38:40  Building security-spiffe-token-provider ... done Removing intermediate container f8a146d19413 14:38:40 ---> b53fb2f8ea7e 14:38:40 Step 25/25 : LABEL version=0.0.0 14:38:41 ---> Running in ce8189c1c4ce 14:38:41 ---> 5fb7e27e2c7d 14:38:41 ---> eee906130c12 14:38:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:38:41 14:38:41 Removing intermediate container ce8189c1c4ce 14:38:41 ---> 505938e0f987 14:38:41 14:38:42 ---> 48a69aa6bdff 14:38:42 ---> 7bd578df8fd9 14:38:42 Step 19/23 : ENTRYPOINT ["/support-notifications"]Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:38:42 14:38:42 Successfully built 505938e0f987 14:38:42 Successfully tagged core-metadata:latest 14:38:42  Building core-metadata ... done  ---> Running in 04b1db4f8304 14:38:42 ---> 1aebdc601bd4 14:38:42 Removing intermediate container 11dbf69f6f99 14:38:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> 042b313a2023 14:38:42 14:38:42 14:38:42 Step 9/24 : FROM alpine:3.17 14:38:42 ---> b2aa39c304c2 14:38:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:38:42 Removing intermediate container 04b1db4f8304 14:38:42 ---> b6c687c084c2 14:38:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:38:42 ---> Running in bc18f1bf2e15 14:38:42 ---> Running in be8a2115a384 14:38:42 ---> 957ba53cfc14 14:38:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:42 ---> Running in bf8c86f36f2c 14:38:42 Removing intermediate container be8a2115a384 14:38:42 ---> 2cc3aa4d48c8 14:38:42 Step 21/23 : LABEL arch=x86_64 14:38:42 ---> Running in 0fed222b5f4a 14:38:42 Removing intermediate container bf8c86f36f2c 14:38:42 ---> b34c49948f29 14:38:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:38:42 ---> Running in 5ed0292236a5 14:38:42 Removing intermediate container 0fed222b5f4a 14:38:42 ---> ad83c59e06d7 14:38:42 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:42 ---> Running in a1968ffca235 14:38:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:38:42 Removing intermediate container 5ed0292236a5 14:38:42 ---> 715635976dcd 14:38:42 Step 24/26 : LABEL arch=x86_64 14:38:42 ---> Running in 18a849daeae8 14:38:42 Removing intermediate container a1968ffca235 14:38:42 ---> 3c57d39e5546 14:38:42 Step 23/23 : LABEL version=0.0.0 14:38:43 ---> Running in 1636e7af0b19 14:38:43 Removing intermediate container 18a849daeae8 14:38:43 ---> 02602f802713 14:38:43 Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:43 (1/3) Installing ca-certificates (20220614-r4) 14:38:43 (2/3) Installing dumb-init (1.2.5-r2) 14:38:43 (3/3) Installing su-exec (0.2-r2) 14:38:43 ---> Running in a5d2006fae23 14:38:43 Executing busybox-1.35.0-r29.trigger 14:38:43 Executing ca-certificates-20220614-r4.trigger 14:38:43 Removing intermediate container 1636e7af0b19 14:38:43 ---> f71bc9a2433a 14:38:43 14:38:43 Removing intermediate container a5d2006fae23 14:38:43 ---> 7afbfcd21437 14:38:43 Step 26/26 : LABEL version=0.0.0 14:38:43 Successfully built f71bc9a2433a 14:38:43 Successfully tagged support-notifications:latest 14:38:43  Building support-notifications ... done  ---> Running in 3dc4f135d45e 14:38:43 OK: 8 MiB in 18 packages 14:38:43 Removing intermediate container 3dc4f135d45e 14:38:43 ---> 21df934e42e7 14:38:43 14:38:43 Successfully built 21df934e42e7 14:38:43 Successfully tagged security-spire-agent:latest 14:38:43  Building security-spire-agent ... done Removing intermediate container bc18f1bf2e15 14:38:43 ---> b3639c14ba56 14:38:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:38:44 ---> Running in b5323028c8f5 14:38:44 Removing intermediate container b5323028c8f5 14:38:44 ---> ead2d5095130 14:38:44 Step 12/24 : WORKDIR / 14:38:44 ---> Running in ea2cc9ffad2d 14:38:44 Removing intermediate container ea2cc9ffad2d 14:38:44 ---> 5ae85a746be5 14:38:44 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 14:38:44 ---> a2499d8f8a4b 14:38:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:38:44 ---> 641967f3c3c4 14:38:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:38:44 ---> 5c1ffce168d0 14:38:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:38:44 ---> 4f37067f2387 14:38:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:38:45 ---> ea7c0f23e419 14:38:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:38:45 ---> 4d657edc3ace 14:38:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:38:45 ---> e5935fe392b2 14:38:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:38:45 ---> Running in 7a7c3b0111d6 14:38:46 Removing intermediate container 7a7c3b0111d6 14:38:46 ---> acdfb6a2575b 14:38:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:38:46 ---> Running in 6bf078645aa6 14:38:46 Removing intermediate container 6bf078645aa6 14:38:46 ---> 0168cf26b669 14:38:46 Step 22/24 : LABEL arch=x86_64 14:38:46 ---> Running in a2872f33510a 14:38:46 Removing intermediate container a2872f33510a 14:38:46 ---> 97bec349c196 14:38:46 Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:38:46 ---> Running in d123d46027e2 14:38:46 Removing intermediate container d123d46027e2 14:38:46 ---> 19af94dfb9a6 14:38:46 Step 24/24 : LABEL version=0.0.0 14:38:46 ---> Running in b9e2b25eecb8 14:38:47 Removing intermediate container b9e2b25eecb8 14:38:47 ---> f3296ca04ec3 14:38:47 14:38:47 Successfully built f3296ca04ec3 14:38:47 Successfully tagged security-secretstore-setup:latest 14:38:47  Building security-secretstore-setup ... done  [Pipeline] } 14:38:47 $ docker stop --time=1 21b7ef96e1aafc8c80ec6e723c625a09513d6778055c686a7f41b64bd86a2dfb 14:38:48 $ docker rm -f --volumes 21b7ef96e1aafc8c80ec6e723c625a09513d6778055c686a7f41b64bd86a2dfb [Pipeline] // withDockerContainer [Pipeline] sh 14:38:48 + docker images 14:38:48 REPOSITORY TAG IMAGE ID CREATED SIZE 14:38:48 security-secretstore-setup latest f3296ca04ec3 2 seconds ago 32.6MB 14:38:48 support-notifications latest f71bc9a2433a 5 seconds ago 33MB 14:38:48 security-spire-agent latest 21df934e42e7 5 seconds ago 129MB 14:38:48 core-metadata latest 505938e0f987 7 seconds ago 20.6MB 14:38:48 042b313a2023 7 seconds ago 1.68GB 14:38:48 security-spiffe-token-provider latest 0a064e2dd391 9 seconds ago 32.6MB 14:38:48 security-spire-server latest f324a338e607 13 seconds ago 89.8MB 14:38:48 2da63f2059a7 16 seconds ago 1.75GB 14:38:48 530dc23e58a5 17 seconds ago 1.69GB 14:38:48 e78556c01738 20 seconds ago 1.72GB 14:38:48 cda5785fec2e 28 seconds ago 1.54GB 14:38:48 security-bootstrapper latest 8f07b485fcdb 34 seconds ago 22MB 14:38:48 security-spire-config latest b1c01bde49cb 37 seconds ago 88.9MB 14:38:48 core-common-config-bootstrapper latest efbca9006a35 50 seconds ago 17.6MB 14:38:48 6d6c39142730 50 seconds ago 1.54GB 14:38:48 803723869697 About a minute ago 1.68GB 14:38:48 0346c4f8ed63 About a minute ago 1.67GB 14:38:48 security-proxy-auth latest 91d8c9696407 About a minute ago 18.3MB 14:38:48 support-scheduler latest c131c418c389 About a minute ago 32.4MB 14:38:48 core-command latest 04d8cca1311a About a minute ago 19.8MB 14:38:48 security-proxy-setup latest 0f496d1b5834 About a minute ago 18.7MB 14:38:48 core-data latest 20910e4c448d About a minute ago 20MB 14:38:48 c2a090c07095 About a minute ago 1.75GB 14:38:48 d2233037592c About a minute ago 1.69GB 14:38:48 7e0facdcfe31 About a minute ago 1.68GB 14:38:48 9b375ec29acb About a minute ago 1.66GB 14:38:48 8749f861b252 About a minute ago 1.66GB 14:38:48 ci-base-image-x86_64 latest cde69001b5d1 5 minutes ago 883MB 14:38:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 14:38:48 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 14:38:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 14:38:48 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] } 14:38:50 ce5c4a1c91eb: Pull complete 14:38:51 169dfbe0d373: Pull complete 14:38:51 e1ff8fa3b103: Pull complete 14:38:59 52ebb69f0ebf: Pull complete 14:39:03 5abe8eddf0d5: Pull complete 14:39:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:39:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:39:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 14:39:03 + docker build -t ci-base-image-arm64 -f - . 14:39:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:39:03 WORKDIR /edgex 14:39:03 COPY go.mod . 14:39:03 RUN go mod download 14:39:04 Sending build context to Docker daemon 2.932MB 14:39:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:39:04 ---> 6cb57ee374ae 14:39:04 Step 2/4 : WORKDIR /edgex 14:39:06 ---> Running in 81d4affe10aa 14:39:06 Removing intermediate container 81d4affe10aa 14:39:06 ---> 4c809c00249c 14:39:06 Step 3/4 : COPY go.mod . 14:39:06 ---> cfc12bafe902 14:39:06 Step 4/4 : RUN go mod download 14:39:06 ---> Running in c918e3bac41c 14:39:45 Removing intermediate container c918e3bac41c 14:39:45 ---> 4b012dfed15d 14:39:45 Successfully built 4b012dfed15d 14:39:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:46 + docker inspect -f . ci-base-image-arm64 14:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:46 prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container 14:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:39:47 $ docker top 496d2032c4a7d54639cdeb8a0c2695d3ebccafe5b63ebdd38e7389b0634e5f1e -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:48 + go version 14:39:48 go version go1.20.2 linux/arm64 [Pipeline] } 14:39:48 $ docker stop --time=1 496d2032c4a7d54639cdeb8a0c2695d3ebccafe5b63ebdd38e7389b0634e5f1e 14:39:50 $ docker rm -f --volumes 496d2032c4a7d54639cdeb8a0c2695d3ebccafe5b63ebdd38e7389b0634e5f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:50 + docker inspect -f . ci-base-image-arm64 14:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:51 prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container 14:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:39:52 $ docker top e28a2c7db5e3fe7c16689091d6e8d0f82aaf9f4e1a8fd9eb5bee48139ac2863b -eo pid,comm [Pipeline] { [Pipeline] echo 14:39:52 ========================================================= 14:39:52 [edgeXBuildGoParallel] Running Tests and Build... 14:39:52 ========================================================= [Pipeline] sh 14:39:53 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 14:39:53 + make test 14:39:53 go test -race -coverprofile=coverage.out ./... 14:40:40 ? github.com/edgexfoundry/edgex-go [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:42:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:42:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:42:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:42:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:42:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:43:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:43:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements 14:43:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements 14:43:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:43:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:43:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:43:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.451s coverage: 71.2% of statements 14:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements 14:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:43:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.763s coverage: 88.5% of statements 14:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.580s coverage: 3.9% of statements 14:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.899s coverage: 95.6% of statements 14:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:44:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.230s coverage: 72.2% of statements 14:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:44:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:44:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements 14:44:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:44:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.457s coverage: 0.9% of statements 14:44:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements 14:44:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 45.5% of statements 14:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.288s coverage: 82.9% of statements 14:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 14:44:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 14:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 14:44:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:44:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:44:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 14:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:44:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:44:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.364s coverage: 79.9% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.350s coverage: 92.9% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 14:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.519s coverage: 81.2% of statements 14:44:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:44:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements 14:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 84.8% of statements 14:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 63.1% of statements 14:45:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 14:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 14:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 14:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 14:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:45:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 14:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:45:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.084s coverage: 38.4% of statements 14:45:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements 14:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:45:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 14:45:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:45:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:45:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:45:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:45:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements 14:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:45:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements 14:45:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:45:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:45:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.5% of statements 14:45:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:45:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:45:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements 14:45:47 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 14:45:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:45:47 go vet ./... 14:48:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:48:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:48:54 ./bin/test-attribution-txt.sh [Pipeline] echo 14:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:48:55 + ls -al . 14:48:55 total 700 14:48:55 drwxrwxr-x 10 1001 1001 4096 Mar 16 14:39 . 14:48:55 drwxr-xr-x 4 root root 4096 Mar 16 14:39 .. 14:48:55 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:38 .blubracket 14:48:55 -rw-rw-r-- 1 1001 1001 16 Mar 16 14:38 .dockerignore 14:48:55 drwxrwxr-x 8 1001 1001 4096 Mar 16 14:38 .git 14:48:55 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:38 .github 14:48:55 -rw-rw-r-- 1 1001 1001 1133 Mar 16 14:38 .gitignore 14:48:55 -rw-rw-r-- 1 1001 1001 42 Mar 16 14:38 .golangci.yml 14:48:55 -rw-rw-r-- 1 1001 1001 87 Mar 16 14:38 .hadolint.yml 14:48:55 -rw-rw-r-- 1 1001 1001 166 Mar 16 14:38 .sonarcloud.properties 14:48:55 -rw-rw-r-- 1 1001 1001 1171 Mar 16 14:38 ADOPTERS.md 14:48:55 -rw-rw-r-- 1 1001 1001 10825 Mar 16 14:38 Attribution.txt 14:48:55 -rw-rw-r-- 1 1001 1001 73765 Mar 16 14:38 CHANGELOG.md 14:48:55 -rw-rw-r-- 1 1001 1001 3804 Mar 16 14:38 CONTRIBUTING.md 14:48:55 -rw-rw-r-- 1 1001 1001 677 Mar 16 14:38 GOVERNANCE.md 14:48:55 -rw-rw-r-- 1 1001 1001 883 Mar 16 14:38 Jenkinsfile 14:48:55 -rw-rw-r-- 1 1001 1001 10775 Mar 16 14:38 LICENSE 14:48:55 -rw-rw-r-- 1 1001 1001 14266 Mar 16 14:38 Makefile 14:48:55 -rw-rw-r-- 1 1001 1001 582 Mar 16 14:38 OWNERS.md 14:48:55 -rw-rw-r-- 1 1001 1001 9403 Mar 16 14:38 README.md 14:48:55 -rw-rw-r-- 1 1001 1001 789 Mar 16 14:38 SECURITY.md 14:48:55 -rw-rw-r-- 1 1001 1001 5 Mar 16 14:32 VERSION 14:48:55 drwxrwxr-x 2 1001 1001 4096 Mar 16 14:38 bin 14:48:55 drwxrwxr-x 18 1001 1001 4096 Mar 16 14:38 cmd 14:48:55 -rw-r--r-- 1 root root 447486 Mar 16 14:45 coverage.out 14:48:55 -rw-rw-r-- 1 1001 1001 3233 Mar 16 14:38 go.mod 14:48:55 -rw-rw-r-- 1 1001 1001 31100 Mar 16 14:38 go.sum 14:48:55 drwxrwxr-x 7 1001 1001 4096 Mar 16 14:38 internal 14:48:55 drwxrwxr-x 3 1001 1001 4096 Mar 16 14:38 openapi 14:48:55 -rw-rw-r-- 1 1001 1001 594 Mar 16 14:38 security.txt 14:48:55 drwxrwxr-x 4 1001 1001 4096 Mar 16 14:38 snap 14:48:55 -rw-rw-r-- 1 1001 1001 204 Mar 16 14:38 version.go [Pipeline] sh 14:48:55 + '[' -e coverage.out ] 14:48:55 + chown 1001:1001 coverage.out [Pipeline] stash 14:48:56 Warning: overwriting stash ‘coverage-report’ 14:48:56 Stashed 1 file(s) [Pipeline] sh 14:48:57 + make build 14:48:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:50:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:50:50 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 14:50:56 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 14:51:01 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 14:51:57 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 14:52: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:52: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 14:52:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:52:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:52:24 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 14:52:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:52:39 $ docker stop --time=1 e28a2c7db5e3fe7c16689091d6e8d0f82aaf9f4e1a8fd9eb5bee48139ac2863b 14:52:42 $ docker rm -f --volumes e28a2c7db5e3fe7c16689091d6e8d0f82aaf9f4e1a8fd9eb5bee48139ac2863b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:52:44 14:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:52:45 latest: Pulling from edgex-devops/edgex-compose-arm64 14:52:45 29e5d40040c1: Pulling fs layer 14:52:45 1ce36da41761: Pulling fs layer 14:52:45 25b303627fd3: Pulling fs layer 14:52:45 29e5d40040c1: Verifying Checksum 14:52:45 29e5d40040c1: Download complete 14:52:45 1ce36da41761: Verifying Checksum 14:52:45 1ce36da41761: Download complete 14:52:46 29e5d40040c1: Pull complete 14:52:47 25b303627fd3: Download complete 14:52:47 1ce36da41761: Pull complete 14:52:57 25b303627fd3: Pull complete 14:52:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:52:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:57 prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container 14:52:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:53:00 $ docker top ede403eff14d1364aa192cb919fc30a0789296802e11502dde1635d5a7b3327a -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:01 + docker-compose build --help 14:53:01 + grep parallel 14:53:07 --parallel Build images in parallel. [Pipeline] } 14:53:07 $ docker stop --time=1 ede403eff14d1364aa192cb919fc30a0789296802e11502dde1635d5a7b3327a 14:53:09 $ docker rm -f --volumes ede403eff14d1364aa192cb919fc30a0789296802e11502dde1635d5a7b3327a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:10 prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container 14:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:53:11 $ docker top 76581eb5d1c6a0c6825f0e9b5b77d7d4e1f1b839fcdf74913b9066cdd51b497c -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:12 + docker-compose -f ./docker-compose-build.yml build --parallel 14:53:19 Building core-command ... 14:53:19 Building core-common-config-bootstrapper ... 14:53:19 Building core-data ... 14:53:19 Building core-metadata ... 14:53:19 Building security-bootstrapper ... 14:53:19 Building security-proxy-auth ... 14:53:19 Building security-proxy-setup ... 14:53:19 Building security-secretstore-setup ... 14:53:19 Building security-spiffe-token-provider ... 14:53:19 Building security-spire-agent ... 14:53:19 Building security-spire-config ... 14:53:19 Building security-spire-server ... 14:53:19 Building support-notifications ... 14:53:19 Building support-scheduler ... 14:53:19 Building security-spire-agent 14:53:19 Building support-scheduler 14:53:19 Building security-proxy-setup 14:53:19 Building security-spire-config 14:53:19 Building core-data 14:54:06 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:54:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:54:06 ---> 4b012dfed15d 14:54:06 Step 3/26 : WORKDIR /edgex-go 14:54:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:54:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:54:06 ---> 4b012dfed15d 14:54:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:54:06 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:54:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:54:06 ---> 4b012dfed15d 14:54:06 Step 3/21 : WORKDIR /edgex-go 14:54:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:54:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:54:06 ---> 4b012dfed15d 14:54:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:54:06 ---> Running in 38bbcab7db99 14:54:06 ---> Running in 61ad30559308 14:54:06 ---> Running in 07eddc2922e8 14:54:06 ---> Running in 40c674314ade 14:54:06 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:54:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:54:06 ---> 4b012dfed15d 14:54:06 Step 3/26 : WORKDIR /edgex-go 14:54:06 ---> Running in 1500f0348648 14:54:06 Removing intermediate container 38bbcab7db99 14:54:06 ---> 4caa4cec64cf 14:54:06 Step 4/21 : RUN apk add --update --no-cache make git 14:54:06 Removing intermediate container 40c674314ade 14:54:06 ---> e9b67a9f9a53 14:54:06 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:54:06 Removing intermediate container 07eddc2922e8 14:54:06 ---> 2a1d236d61af 14:54:06 Step 4/23 : WORKDIR /edgex-go 14:54:06 Removing intermediate container 61ad30559308 14:54:06 ---> f2a4104edb3b 14:54:06 Step 4/23 : WORKDIR /edgex-go 14:54:06 ---> Running in ace9084893ac 14:54:06 ---> Running in ea5b2a3cd1c7 14:54:06 ---> Running in 204a20ec4bcc 14:54:06 Removing intermediate container 1500f0348648 14:54:06 ---> ad97b6688245 14:54:06 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 14:54:06 ---> Running in 69415328726e 14:54:06 ---> Running in 356656e5c460 14:54:06 Removing intermediate container ea5b2a3cd1c7 14:54:06 ---> 3c8bcc2a4de0 14:54:06 Step 5/23 : RUN apk add --update --no-cache make git 14:54:06 Removing intermediate container 69415328726e 14:54:06 ---> 6da19a03a025 14:54:06 Step 5/23 : RUN apk add --update --no-cache make git 14:54:06 ---> Running in 317dce128464 14:54:06 ---> Running in be407deee815 14:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:54:10 OK: 263 MiB in 53 packages 14:54:10 OK: 263 MiB in 53 packages 14:54:10 OK: 263 MiB in 53 packages 14:54:10 OK: 263 MiB in 53 packages 14:54:11 OK: 263 MiB in 53 packages 14:54:12 Removing intermediate container 204a20ec4bcc 14:54:12 ---> 8061568c0d63 14:54:12 Step 5/26 : COPY go.mod vendor* ./ 14:54:12 Removing intermediate container 317dce128464 14:54:12 ---> 998e74ad1265 14:54:12 Step 6/23 : COPY go.mod vendor* ./ 14:54:12 Removing intermediate container ace9084893ac 14:54:12 ---> 6426951d36ab 14:54:12 Step 5/21 : COPY go.mod vendor* ./ 14:54:12 Removing intermediate container 356656e5c460 14:54:12 ---> c8f65c6fd387 14:54:12 Step 5/26 : COPY go.mod vendor* ./ 14:54:12 Removing intermediate container be407deee815 14:54:12 ---> 0ebcdb5b10e4 14:54:12 Step 6/23 : COPY go.mod vendor* ./ 14:54:13 ---> b32339a61b34 14:54:13 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:13 ---> Running in 7e35439e6d8a 14:54:13 ---> 142c86a89c66 14:54:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:13 ---> 8f5145c2f11f 14:54:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:13 ---> Running in 8b39177b97eb 14:54:14 ---> Running in 7f4690c58848 14:54:14 ---> c535861fe627 14:54:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:14 ---> 509d2534a6aa 14:54:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:14 ---> Running in 7941d84fc843 14:54:14 ---> Running in bd0522c1f80e 14:56:06 Removing intermediate container bd0522c1f80e 14:56:06 ---> ea9e651a0f29 14:56:06 Step 7/26 : COPY . . 14:56:06 Removing intermediate container 7e35439e6d8a 14:56:06 ---> fb36b93c0279 14:56:06 Step 7/26 : COPY . . 14:56:06 Removing intermediate container 7f4690c58848 14:56:06 ---> 0e8a43235f1f 14:56:06 Step 8/23 : COPY . . 14:56:06 Removing intermediate container 8b39177b97eb 14:56:06 ---> 52220ced2ab1 14:56:06 Step 7/21 : COPY . . 14:56:06 Removing intermediate container 7941d84fc843 14:56:06 ---> 887ea77bf1bd 14:56:06 Step 8/23 : COPY . . 14:56:21 ---> bf49bfeb8b47 14:56:21 Step 8/21 : RUN make cmd/secrets-config/secrets-config 14:56:21 ---> 8632f85e6116 14:56:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:56:21 ---> af211552f3ab 14:56:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:56:21 ---> e229b82cdc25 14:56:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 14:56:21 ---> 78f9ba7e8267 14:56:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 14:56:21 ---> Running in 7dcab2f5bc94 14:56:21 ---> Running in 6cc638ec4761 14:56:21 ---> Running in 69d48f8dd604 14:56:21 ---> Running in 8139dd6f126d 14:56:21 ---> Running in 924854acc23e 14:56:22 Removing intermediate container 8139dd6f126d 14:56:22 ---> c23689d059e3 14:56:22 Removing intermediate container 924854acc23e 14:56:22 ---> babfb2bd9605 14:56:22 Step 9/26 : WORKDIR /edgex-go/spire-build 14:56:22 Step 9/26 : WORKDIR /edgex-go/spire-build 14:56:22 ---> Running in 6e25af5fc3c6 14:56:22 ---> Running in f500f7901000 14:56:23 Removing intermediate container f500f7901000 14:56:23 ---> f185f0fda971 14:56:23 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:56:23 Removing intermediate container 6e25af5fc3c6 14:56:23 ---> 22558da9c073 14:56:23 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:56:23 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 14:56:23 ---> Running in 96b293015b41 14:56:23 ---> Running in a6a251a71912 14:56:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:56:23 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 14:56:24 Removing intermediate container 96b293015b41 14:56:24 ---> d4fda554665e 14:56:24 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 14:56:24 ---> Running in 5e22e02c0f0d 14:56:24 Removing intermediate container a6a251a71912 14:56:24 ---> 9464ea47f0a6 14:56:24 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 14:56:24 ---> Running in 029ec2d1b2cc 14:56:29 Removing intermediate container 5e22e02c0f0d 14:56:29 ---> d17a800df6c9 14:56:29 Step 12/26 : WORKDIR /edgex-go 14:56:29 Removing intermediate container 029ec2d1b2cc 14:56:29 ---> 94b259fcaea6 14:56:29 Step 12/26 : WORKDIR /edgex-go 14:56:29 ---> Running in f959fc7bde1e 14:56:29 ---> Running in db2d5d7ed2cb 14:56:29 Removing intermediate container f959fc7bde1e 14:56:29 ---> cfd26eedb2b5 14:56:29 14:56:29 Step 13/26 : FROM alpine:3.17 14:56:29 Removing intermediate container db2d5d7ed2cb 14:56:29 ---> 7f5f036a81db 14:56:29 14:56:29 Step 13/26 : FROM alpine:3.17 14:56:30 3.17: Pulling from library/alpine 14:56:30 3.17: Pulling from library/alpine 14:56:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:56:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:56:31 Status: Image is up to date for alpine:3.17 14:56:31 Status: Downloaded newer image for alpine:3.17 14:56:31 ---> d74e625d9115 14:56:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:31 ---> d74e625d9115 14:56:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:31 ---> Running in dd87da2eab2d 14:56:31 ---> Running in 6ecb43ffc7f9 14:56:32 Removing intermediate container 6ecb43ffc7f9 14:56:32 ---> 61905e7f3d03 14:56:32 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:56:32 Removing intermediate container dd87da2eab2d 14:56:32 ---> 23e629978783 14:56:32 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:56:32 ---> Running in 5163993d249e 14:56:32 ---> Running in a007e3ef655a 14:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:56:37 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:56:37 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:56:37 OK: 17687 distinct packages available 14:56:37 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 14:56:37 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 14:56:37 OK: 17687 distinct packages available 14:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:56:40 (1/4) Installing dumb-init (1.2.5-r2) 14:56:40 (2/4) Installing musl-obstack (1.2.3-r0) 14:56:40 (3/4) Installing libucontext (1.2-r0) 14:56:40 (4/4) Installing gcompat (1.1.0-r0) 14:56:40 Executing busybox-1.35.0-r29.trigger 14:56:40 (1/5) Installing dumb-init (1.2.5-r2) 14:56:40 OK: 8 MiB in 19 packages 14:56:40 (2/5) Installing musl-obstack (1.2.3-r0) 14:56:40 (3/5) Installing libucontext (1.2-r0) 14:56:40 (4/5) Installing gcompat (1.1.0-r0) 14:56:40 (5/5) Installing openssl (3.0.8-r0) 14:56:40 Executing busybox-1.35.0-r29.trigger 14:56:40 OK: 9 MiB in 20 packages 14:56:43 Removing intermediate container 5163993d249e 14:56:43 ---> 71df094d9603 14:56:43 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:56:43 Removing intermediate container a007e3ef655a 14:56:43 ---> f452815ffb7e 14:56:43 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 14:56:44 ---> c91be33471d3 14:56:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:56:44 ---> b5bba35f4d9a 14:56:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:56:49 ---> e84ade774ec6 14:56:49 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:56:53 ---> fef48431b88e 14:56:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:56:54 ---> 6b2c8749c32d 14:56:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:56:54 ---> Running in c45e13143118 14:56:54 Removing intermediate container c45e13143118 14:56:54 ---> c5e29f83bbc2 14:56:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:56:56 ---> 3bbce5211802 14:56:56 Step 21/26 : WORKDIR / 14:56:56 ---> Running in 0421bc5f8b14 14:56:57 ---> 507cd585ffd4 14:56:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:56:57 Removing intermediate container 0421bc5f8b14 14:56:57 ---> 11c69aaf8ec6 14:56:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:56:57 ---> Running in e5a4c17175aa 14:56:58 Removing intermediate container e5a4c17175aa 14:56:58 ---> 82a228532f06 14:56:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:56:58 ---> Running in ec752b9e4f36 14:56:58 ---> c38bb95eed3d 14:56:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:56:59 Removing intermediate container ec752b9e4f36 14:56:59 ---> e4925d447a93 14:56:59 Step 24/26 : LABEL arch=arm64 14:56:59 ---> Running in 1f2ec3f2927d 14:57:00 ---> 61083ff69a70 14:57:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:57:00 Removing intermediate container 1f2ec3f2927d 14:57:00 ---> ac14563c631c 14:57:00 Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:57:00 ---> Running in 686e521b5ba2 14:57:01 Removing intermediate container 686e521b5ba2 14:57:01 ---> f8ac15bf2bb5 14:57:01 Step 26/26 : LABEL version=0.0.0 14:57:01 ---> Running in 740d15ea94f2 14:57:01 ---> 6bded520d81d 14:57:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:01 ---> Running in 97e5806c381a 14:57:01 Removing intermediate container 740d15ea94f2 14:57:01 ---> fdada144f92b 14:57:01 14:57:02 Removing intermediate container 97e5806c381a 14:57:02 ---> 32bc21fc3352 14:57:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:02 Successfully built fdada144f92b 14:57:02 Successfully tagged security-spire-config-arm64:latest 14:57:02 Building core-command 14:57:02  Building security-spire-config ... done  ---> Running in 13bef0d54431 14:57:03 Removing intermediate container 13bef0d54431 14:57:03 ---> cd98fef237a6 14:57:03 Step 24/26 : LABEL arch=arm64 14:57:03 ---> Running in a722974f1e1b 14:57:03 Removing intermediate container a722974f1e1b 14:57:03 ---> e29675a58a83 14:57:03 Step 25/26 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:57:03 ---> Running in 1f69f97262e6 14:57:04 Removing intermediate container 1f69f97262e6 14:57:04 ---> a2a516652aa3 14:57:04 Step 26/26 : LABEL version=0.0.0 14:57:04 ---> Running in 2aa612e5b2f2 14:57:05 Removing intermediate container 2aa612e5b2f2 14:57:05 ---> 69a49cbf6391 14:57:05 14:57:05 Successfully built 69a49cbf6391 14:57:05 Successfully tagged security-spire-agent-arm64:latest 14:57:05 Building security-spire-server 14:57:31  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:57:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:57:31 ---> 4b012dfed15d 14:57:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:57:31 ---> Using cache 14:57:31 ---> f2a4104edb3b 14:57:31 Step 4/24 : WORKDIR /edgex-go 14:57:31 ---> Using cache 14:57:31 ---> 6da19a03a025 14:57:31 Step 5/24 : RUN apk add --update --no-cache make git 14:57:31 ---> Using cache 14:57:31 ---> 0ebcdb5b10e4 14:57:31 Step 6/24 : COPY go.mod vendor* ./ 14:57:31 ---> Using cache 14:57:31 ---> c535861fe627 14:57:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:31 ---> Using cache 14:57:31 ---> 887ea77bf1bd 14:57:31 Step 8/24 : COPY . . 14:57:31 ---> Using cache 14:57:31 ---> e229b82cdc25 14:57:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:57:31 ---> Running in 610d4e2362a0 14:57:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:57:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:57:33 ---> 4b012dfed15d 14:57:33 Step 3/25 : WORKDIR /edgex-go 14:57:33 ---> Using cache 14:57:33 ---> ad97b6688245 14:57:33 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 14:57:33 ---> Using cache 14:57:33 ---> c8f65c6fd387 14:57:33 Step 5/25 : COPY go.mod vendor* ./ 14:57:33 ---> Using cache 14:57:33 ---> 509d2534a6aa 14:57:33 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:33 ---> Using cache 14:57:33 ---> ea9e651a0f29 14:57:33 Step 7/25 : COPY . . 14:57:33 ---> Using cache 14:57:33 ---> 78f9ba7e8267 14:57:33 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 14:57:33 ---> Using cache 14:57:33 ---> babfb2bd9605 14:57:33 Step 9/25 : WORKDIR /edgex-go/spire-build 14:57:33 ---> Using cache 14:57:33 ---> 22558da9c073 14:57:33 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 14:57:33 ---> Using cache 14:57:33 ---> 9464ea47f0a6 14:57:33 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 14:57:33 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 14:57:33 ---> Running in 52f01cf2ccfb 14:57:37 Removing intermediate container 52f01cf2ccfb 14:57:37 ---> 32ac7a809c0f 14:57:37 Step 12/25 : WORKDIR /edgex-go 14:57:37 ---> Running in e70018df4317 14:57:37 Removing intermediate container e70018df4317 14:57:37 ---> 1f5ef891d812 14:57:37 14:57:37 Step 13/25 : FROM alpine:3.17 14:57:37 ---> d74e625d9115 14:57:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:57:37 ---> Using cache 14:57:37 ---> 23e629978783 14:57:37 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:57:37 ---> Using cache 14:57:37 ---> f452815ffb7e 14:57:37 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 14:57:37 ---> Using cache 14:57:37 ---> b5bba35f4d9a 14:57:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:57:43 ---> 2c3856e2954d 14:57:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:57:43 ---> 8d303a667212 14:57:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:57:44 ---> 1137a5e708b0 14:57:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:57:45 ---> ae083ddcbe03 14:57:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:45 ---> Running in 3c06ace513d8 14:57:46 Removing intermediate container 3c06ace513d8 14:57:46 ---> 58f4b0ced21b 14:57:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:46 ---> Running in 8fe8b181dc6f 14:57:47 Removing intermediate container 8fe8b181dc6f 14:57:47 ---> 5bc269cc2550 14:57:47 Step 23/25 : LABEL arch=arm64 14:57:47 ---> Running in 09e4e3c2c665 14:57:47 Removing intermediate container 09e4e3c2c665 14:57:47 ---> a0c9c961282d 14:57:47 Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 14:57:47 ---> Running in 6b4e97f07e48 14:57:48 Removing intermediate container 6b4e97f07e48 14:57:48 ---> 20b3de70a353 14:57:48 Step 25/25 : LABEL version=0.0.0 14:57:48 ---> Running in 59ca0914319f 14:57:48 Removing intermediate container 59ca0914319f 14:57:48 ---> c6430ed4586f 14:57:48 14:57:49 Successfully built c6430ed4586f 14:57:49 Successfully tagged security-spire-server-arm64:latest 14:57:49  Building security-spire-server ... done Building support-notifications 14:58:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 14:58:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:58:11 ---> 4b012dfed15d 14:58:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:58:11 ---> Using cache 14:58:11 ---> f2a4104edb3b 14:58:11 Step 4/23 : WORKDIR /edgex-go 14:58:11 ---> Using cache 14:58:11 ---> 6da19a03a025 14:58:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:58:11 ---> Running in 60f1a82968ae 14:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:58:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:58:15 OK: 263 MiB in 53 packages 14:58:16 Removing intermediate container 60f1a82968ae 14:58:16 ---> 643948116d39 14:58:16 Step 6/23 : COPY go.mod vendor* ./ 14:58:17 ---> 64524b78f0af 14:58:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:17 ---> Running in e032058bc823 15:00:24 Removing intermediate container e032058bc823 15:00:24 ---> 3a9b737f506c 15:00:24 Step 8/23 : COPY . . 15:00:25 ---> 30ec147f8293 15:00:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:00:25 ---> Running in 418e0d3c923d 15:00:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:03:49 Removing intermediate container 7dcab2f5bc94 15:03:49 ---> 695fc48a1523 15:03:49 15:03:49 Step 9/21 : FROM alpine:3.17 15:03:49 ---> d74e625d9115 15:03:49 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 15:03:49 ---> Running in 2229ab2fd1b2 15:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:03:49 (1/2) Installing dumb-init (1.2.5-r2) 15:03:49 (2/2) Installing openssl (3.0.8-r0) 15:03:49 Executing busybox-1.35.0-r29.trigger 15:03:49 OK: 8 MiB in 17 packages 15:03:49 Removing intermediate container 2229ab2fd1b2 15:03:49 ---> 91f96fc86ee8 15:03:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:03:49 ---> Running in 28daa95341eb 15:03:49 Removing intermediate container 28daa95341eb 15:03:49 ---> 12e0fe659509 15:03:49 Step 12/21 : WORKDIR /edgex 15:03:49 ---> Running in a06aa32fb502 15:03:49 Removing intermediate container a06aa32fb502 15:03:49 ---> 22ec64a52515 15:03:49 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 15:03:49 ---> 7e9cbee473d0 15:03:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 15:03:49 ---> a0df9087c8e7 15:03:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:03:51 ---> b3c82359dce1 15:03:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:03:51 ---> e908edef7fd0 15:03:51 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:03:52 ---> Running in d93f98077dd0 15:03:55 Removing intermediate container d93f98077dd0 15:03:55 ---> df8f17b2c3a3 15:03:55 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:03:55 ---> Running in 14fddcc21299 15:03:56 Removing intermediate container 14fddcc21299 15:03:56 ---> 3f43ac59feb2 15:03:56 Step 19/21 : LABEL arch=arm64 15:03:56 ---> Running in f3254ed95e6a 15:03:56 Removing intermediate container f3254ed95e6a 15:03:56 ---> aebd52a4d897 15:03:56 Step 20/21 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:03:56 ---> Running in d2ab0d10733a 15:03:57 Removing intermediate container d2ab0d10733a 15:03:57 ---> 81c9b04c5920 15:03:57 Step 21/21 : LABEL version=0.0.0 15:03:59 ---> Running in bd27758a801b 15:03:59 Removing intermediate container bd27758a801b 15:03:59 ---> 9d274c2ce7a4 15:03:59 15:03:59 Successfully built 9d274c2ce7a4 15:03:59 Successfully tagged security-proxy-setup-arm64:latest 15:03:59  Building security-proxy-setup ... done Building security-bootstrapper 15:04:21 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:04:21 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:04:21 ---> 4b012dfed15d 15:04:21 Step 3/33 : WORKDIR /edgex-go 15:04:21 ---> Using cache 15:04:21 ---> ad97b6688245 15:04:21 Step 4/33 : RUN apk add --update --no-cache make git 15:04:21 ---> Running in 08e134517d20 15:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:04:23 OK: 263 MiB in 53 packages 15:04:25 Removing intermediate container 08e134517d20 15:04:25 ---> 9725ba4bbf98 15:04:25 Step 5/33 : COPY go.mod vendor* ./ 15:04:26 ---> a93e56f87141 15:04:26 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:26 ---> Running in 4b75fe9747a4 15:04:58 Removing intermediate container 6cc638ec4761 15:04:58 ---> e77b2872ecf7 15:04:58 15:04:58 Step 10/23 : FROM alpine:3.17 15:04:58 ---> d74e625d9115 15:04:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:04:58 ---> Running in 206b6ba668ca 15:04:58 Removing intermediate container 206b6ba668ca 15:04:58 ---> 726f9efee0ba 15:04:58 Step 12/23 : ENV APP_PORT=59880 15:04:58 ---> Running in 455bfa4bc836 15:04:58 Removing intermediate container 455bfa4bc836 15:04:58 ---> 478e84639565 15:04:58 Step 13/23 : EXPOSE $APP_PORT 15:04:58 ---> Running in 75aefd33c418 15:04:58 Removing intermediate container 75aefd33c418 15:04:58 ---> c91773f5a918 15:04:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:04:58 ---> Running in 2eb4e1b38a4d 15:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:01 (1/1) Installing dumb-init (1.2.5-r2) 15:05:01 Executing busybox-1.35.0-r29.trigger 15:05:01 OK: 8 MiB in 16 packages 15:05:03 Removing intermediate container 2eb4e1b38a4d 15:05:03 ---> e83d21653c6c 15:05:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:04 ---> 3270bc28288e 15:05:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:05:05 ---> b4b9cb5df3c4 15:05:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:05:07 ---> 8cee54e0822f 15:05:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:05:08 ---> a1cceec05a05 15:05:08 Step 19/23 : ENTRYPOINT ["/core-data"] 15:05:08 ---> Running in 22798a9c6717 15:05:08 Removing intermediate container 22798a9c6717 15:05:08 ---> bede7473ac8c 15:05:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:05:08 ---> Running in 498a557237a5 15:05:09 Removing intermediate container 498a557237a5 15:05:09 ---> 27f19886af2d 15:05:09 Step 21/23 : LABEL arch=arm64 15:05:09 ---> Running in b94373b6e306 15:05:10 Removing intermediate container b94373b6e306 15:05:10 ---> 39c44b0e714e 15:05:10 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:05:10 ---> Running in 1e66fb47bb2a 15:05:10 Removing intermediate container 1e66fb47bb2a 15:05:10 ---> 45e297ca16de 15:05:10 Step 23/23 : LABEL version=0.0.0 15:05:10 ---> Running in d5f702d4f560 15:05:11 Removing intermediate container d5f702d4f560 15:05:11 ---> 0e527a875665 15:05:11 15:05:11 Successfully built 0e527a875665 15:05:11 Successfully tagged core-data-arm64:latest 15:05:11  Building core-data ... done Building security-spiffe-token-provider 15:05:30 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:05:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:05:30 ---> 4b012dfed15d 15:05:30 Step 3/20 : WORKDIR /edgex-go 15:05:30 ---> Using cache 15:05:30 ---> ad97b6688245 15:05:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:05:30 ---> Running in 0b873cd40023 15:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:35 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:05:35 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:05:35 OK: 17687 distinct packages available 15:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:05:37 OK: 263 MiB in 53 packages 15:05:39 Removing intermediate container 0b873cd40023 15:05:39 ---> fc38b12ea46d 15:05:39 Step 5/20 : COPY go.mod vendor* ./ 15:05:44 ---> a68e04ed5b31 15:05:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:44 ---> Running in 065365310ad3 15:06:02 Removing intermediate container 610d4e2362a0 15:06:02 ---> 804b4e69a3ca 15:06:02 15:06:02 Step 10/24 : FROM alpine:3.17 15:06:02 ---> d74e625d9115 15:06:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:06:02 ---> Running in 482f7ba0aebe 15:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:06:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:05 (1/1) Installing dumb-init (1.2.5-r2) 15:06:05 Executing busybox-1.35.0-r29.trigger 15:06:05 OK: 8 MiB in 16 packages 15:06:08 Removing intermediate container 482f7ba0aebe 15:06:08 ---> a1e25355ecf1 15:06:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:08 ---> Running in d2406ca23224 15:06:09 Removing intermediate container d2406ca23224 15:06:09 ---> 6de1d1598ab2 15:06:09 Step 13/24 : ENV APP_PORT=59882 15:06:09 ---> Running in c8f1eaf656d0 15:06:10 Removing intermediate container c8f1eaf656d0 15:06:10 ---> ce39aab1dd52 15:06:10 Step 14/24 : EXPOSE $APP_PORT 15:06:10 ---> Running in e0696500a35b 15:06:11 Removing intermediate container e0696500a35b 15:06:11 ---> 9cfb13483bde 15:06:11 Step 15/24 : WORKDIR / 15:06:12 ---> Running in 684dac78be90 15:06:13 Removing intermediate container 684dac78be90 15:06:13 ---> ebf896af6ba5 15:06:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:15 ---> 7951e52127db 15:06:15 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:06:16 ---> 56cba4b625ea 15:06:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:06:19 ---> 89c2d248fa79 15:06:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:06:23 ---> b90ca07d4e08 15:06:23 Step 20/24 : ENTRYPOINT ["/core-command"] 15:06:23 ---> Running in 335edf6f5e1c 15:06:24 Removing intermediate container 335edf6f5e1c 15:06:24 ---> 16ee57769b52 15:06:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:24 ---> Running in 51b69d52c2fe 15:06:25 Removing intermediate container 51b69d52c2fe 15:06:25 ---> 8eea1b2a8965 15:06:25 Step 22/24 : LABEL arch=arm64 15:06:25 ---> Running in 808bd4aeea40 15:06:26 Removing intermediate container 808bd4aeea40 15:06:26 ---> b88bd23b22e3 15:06:26 Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:06:27 ---> Running in 1c5857286d2f 15:06:28 Removing intermediate container 1c5857286d2f 15:06:28 ---> 13d33105c387 15:06:28 Step 24/24 : LABEL version=0.0.0 15:06:28 ---> Running in 4ade1449bf3c 15:06:29 Removing intermediate container 4ade1449bf3c 15:06:29 ---> a9a4bb26cca7 15:06:29 15:06:29 Successfully built a9a4bb26cca7 15:06:29 Successfully tagged core-command-arm64:latest 15:06:29 Building security-secretstore-setup 15:06:33  Building core-command ... done Removing intermediate container 4b75fe9747a4 15:06:33 ---> db6dd30ec9e0 15:06:33 Step 7/33 : COPY . . 15:06:51 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:06:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:06:51 ---> 4b012dfed15d 15:06:51 Step 3/24 : WORKDIR /edgex-go 15:06:51 ---> Using cache 15:06:51 ---> ad97b6688245 15:06:51 Step 4/24 : RUN apk add --update --no-cache make git 15:06:51 ---> Using cache 15:06:51 ---> 9725ba4bbf98 15:06:51 Step 5/24 : COPY go.mod vendor* ./ 15:06:51 ---> Using cache 15:06:51 ---> a93e56f87141 15:06:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:51 ---> Using cache 15:06:51 ---> db6dd30ec9e0 15:06:51 Step 7/24 : COPY . . 15:06:53 ---> 28b4ff2d839f 15:06:53 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:06:53 ---> Running in c126cf3d109b 15:06:56 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 15:07:18 ---> aa1fab727a3b 15:07:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:07:18 ---> Running in 0c71a34e4ddb 15:07:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:07:34 Removing intermediate container 065365310ad3 15:07:34 ---> 1b56415d2177 15:07:34 Step 7/20 : COPY . . 15:07:49 Removing intermediate container 69d48f8dd604 15:07:49 ---> bbf2eab479af 15:07:49 15:07:49 Step 10/23 : FROM alpine:3.17 15:07:49 ---> d74e625d9115 15:07:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:07:49 ---> Using cache 15:07:49 ---> a1e25355ecf1 15:07:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:07:49 ---> Using cache 15:07:49 ---> 6de1d1598ab2 15:07:49 Step 13/23 : ENV APP_PORT=59861 15:07:49 ---> Running in ed6e6a8efdf3 15:07:49 Removing intermediate container ed6e6a8efdf3 15:07:49 ---> 34bc7c3b1fa7 15:07:49 Step 14/23 : EXPOSE $APP_PORT 15:07:49 ---> Running in 2e773d3d10e5 15:07:49 Removing intermediate container 2e773d3d10e5 15:07:49 ---> 1d013cdf633c 15:07:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:07:50 ---> 0e7475c4f762 15:07:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:07:50 ---> bb5649f288e6 15:07:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:07:50 ---> Running in c93be1282543 15:07:51 ---> 845cb80e897c 15:07:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:07:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:07:54 ---> 01e815a14115 15:07:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:07:54 ---> bbaa5cce08b6 15:07:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:07:55 ---> Running in 2de36d70e3c1 15:07:55 Removing intermediate container 2de36d70e3c1 15:07:55 ---> a213c2c3e5fa 15:07:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:07:55 ---> Running in 7ac8e3726724 15:07:56 Removing intermediate container 7ac8e3726724 15:07:56 ---> 3b35c52e1fc0 15:07:56 Step 21/23 : LABEL arch=arm64 15:07:56 ---> Running in 92e163c8c780 15:07:57 Removing intermediate container 92e163c8c780 15:07:57 ---> d1adc92d14f1 15:07:57 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:07:57 ---> Running in 79d4d0badca3 15:07:57 Removing intermediate container 79d4d0badca3 15:07:57 ---> 35f92137b297 15:07:57 Step 23/23 : LABEL version=0.0.0 15:07:57 ---> Running in 8626e44ea4c6 15:07:58 Removing intermediate container 8626e44ea4c6 15:07:58 ---> 687341972baa 15:07:58 15:07:58 Successfully built 687341972baa 15:07:58 Successfully tagged support-scheduler-arm64:latest 15:07:58 Building core-common-config-bootstrapper 15:08:20  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:08:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:08:20 ---> 4b012dfed15d 15:08:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:08:20 ---> Using cache 15:08:20 ---> f2a4104edb3b 15:08:20 Step 4/23 : WORKDIR /edgex-go 15:08:20 ---> Using cache 15:08:20 ---> 6da19a03a025 15:08:20 Step 5/23 : RUN apk add --update --no-cache make git 15:08:20 ---> Using cache 15:08:20 ---> 0ebcdb5b10e4 15:08:20 Step 6/23 : COPY go.mod vendor* ./ 15:08:20 ---> Using cache 15:08:20 ---> c535861fe627 15:08:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:20 ---> Using cache 15:08:20 ---> 887ea77bf1bd 15:08:20 Step 8/23 : COPY . . 15:08:20 ---> Using cache 15:08:20 ---> e229b82cdc25 15:08:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:08:20 ---> Running in 766b29a2ab41 15:08:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:11:43 Removing intermediate container 418e0d3c923d 15:11:43 ---> f183393199b2 15:11:43 15:11:43 Step 10/23 : FROM alpine:3.17 15:11:43 ---> d74e625d9115 15:11:43 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:11:43 ---> Running in 5afde3d68216 15:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:11:43 (1/2) Installing ca-certificates (20220614-r4) 15:11:43 (2/2) Installing dumb-init (1.2.5-r2) 15:11:43 Executing busybox-1.35.0-r29.trigger 15:11:43 Executing ca-certificates-20220614-r4.trigger 15:11:43 OK: 8 MiB in 17 packages 15:11:43 Removing intermediate container 5afde3d68216 15:11:43 ---> adb057fde348 15:11:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:11:43 ---> Running in a50e40151bcf 15:11:44 Removing intermediate container a50e40151bcf 15:11:44 ---> ab5c330feabb 15:11:44 Step 13/23 : ENV APP_PORT=59860 15:11:44 ---> Running in 42d6168cff94 15:11:44 Removing intermediate container 42d6168cff94 15:11:44 ---> 2c655762cace 15:11:44 Step 14/23 : EXPOSE $APP_PORT 15:11:44 ---> Running in 356bf9d0f10d 15:11:45 Removing intermediate container 356bf9d0f10d 15:11:45 ---> 070890a30f4a 15:11:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:11:46 ---> 59d8233e5c6d 15:11:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:11:47 ---> 7d081f784703 15:11:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:11:51 ---> ca9886f5efde 15:11:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:11:51 ---> daea88303539 15:11:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:11:52 ---> Running in ac5a133aa3d4 15:11:52 Removing intermediate container ac5a133aa3d4 15:11:52 ---> d6d0e57be9b9 15:11:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:11:52 ---> Running in aff4e95f2201 15:11:53 Removing intermediate container aff4e95f2201 15:11:53 ---> 21d32b07c480 15:11:53 Step 21/23 : LABEL arch=arm64 15:11:53 ---> Running in ca821c772ec7 15:11:53 Removing intermediate container ca821c772ec7 15:11:53 ---> c2bce9007dfd 15:11:53 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:11:53 ---> Running in 60d78433b287 15:11:54 Removing intermediate container 60d78433b287 15:11:54 ---> a9dd1cb1811c 15:11:54 Step 23/23 : LABEL version=0.0.0 15:11:54 ---> Running in a72db58e2e6c 15:11:55 Removing intermediate container a72db58e2e6c 15:11:55 ---> 905dfed3b38e 15:11:55 15:11:55 Successfully built 905dfed3b38e 15:11:55 Successfully tagged support-notifications-arm64:latest 15:11:55  Building support-notifications ... done Building core-metadata 15:12:17 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:12:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:12:17 ---> 4b012dfed15d 15:12:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:12:17 ---> Using cache 15:12:17 ---> f2a4104edb3b 15:12:17 Step 4/25 : WORKDIR /edgex-go 15:12:17 ---> Using cache 15:12:17 ---> 6da19a03a025 15:12:17 Step 5/25 : RUN apk add --update --no-cache make git 15:12:17 ---> Using cache 15:12:17 ---> 0ebcdb5b10e4 15:12:17 Step 6/25 : COPY go.mod vendor* ./ 15:12:17 ---> Using cache 15:12:17 ---> c535861fe627 15:12:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:17 ---> Using cache 15:12:17 ---> 887ea77bf1bd 15:12:17 Step 8/25 : COPY . . 15:12:17 ---> Using cache 15:12:17 ---> e229b82cdc25 15:12:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:12:17 ---> Running in c64cc0fbe35b 15:12:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:14:39 Removing intermediate container c126cf3d109b 15:14:39 ---> 9d0fdb7d18d5 15:14:39 15:14:39 Step 9/33 : FROM alpine:3.17 15:14:39 ---> d74e625d9115 15:14:39 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:14:39 ---> Using cache 15:14:39 ---> 23e629978783 15:14:39 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:14:39 ---> Running in 9f4348e5f271 15:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14: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 15:14:39 (1/2) Installing dumb-init (1.2.5-r2) 15:14:39 (2/2) Installing su-exec (0.2-r2) 15:14:39 Executing busybox-1.35.0-r29.trigger 15:14:39 OK: 8 MiB in 17 packages 15:14:39 Removing intermediate container 9f4348e5f271 15:14:39 ---> 6af8c9a3ef20 15:14:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:14:39 ---> Running in 72d3e713522d 15:14:39 Removing intermediate container 72d3e713522d 15:14:39 ---> e6940608615e 15:14:39 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:14:39 ---> Running in 7d96592e6352 15:14:39 Removing intermediate container 7d96592e6352 15:14:39 ---> fc49e27f3cf6 15:14:39 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:14:39 ---> Running in 2504172b3e34 15:14:39 Removing intermediate container 2504172b3e34 15:14:39 ---> 217c7208f57b 15:14:39 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:14:39 ---> Running in 95337b1c5683 15:14:39 Removing intermediate container 95337b1c5683 15:14:39 ---> 257486f9004f 15:14:39 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:14:39 ---> Running in 47ae0c40696a 15:14:41 Removing intermediate container 47ae0c40696a 15:14:41 ---> f4f19cb094c4 15:14:41 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:14:41 ---> Running in e98cdc558610 15:14:42 Removing intermediate container e98cdc558610 15:14:42 ---> 8cb43fa1a71f 15:14:42 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:14:43 ---> 9a93aeb7afc7 15:14:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:14:43 ---> Running in 40e1a31290bb 15:14:47 Removing intermediate container 40e1a31290bb 15:14:47 ---> 4682d655df73 15:14:47 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:48 ---> 871142570d8e 15:14:48 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:14:49 ---> c753a158ed67 15:14:49 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:14:53 ---> 2939ee50979d 15:14:53 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:14:54 ---> 737401582fa5 15:14:54 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:14:55 ---> 453d0d05bdd6 15:14:55 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:14:57 ---> 7512f45925a9 15:14:57 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:14:57 Removing intermediate container 0c71a34e4ddb 15:14:57 ---> 9c310e4f0a74 15:14:57 15:14:57 Step 9/24 : FROM alpine:3.17 15:14:57 ---> d74e625d9115 15:14:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:14:58 ---> Running in 50fe4e8bcc53 15:14:58 ---> 0d3257e62959 15:14:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:15:00 ---> 9a8b5b36c2a2 15:15:00 Step 28/33 : RUN chmod +x /entrypoint.sh 15:15:00 ---> Running in b4d448f9e88a 15:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:15:04 Removing intermediate container b4d448f9e88a 15:15:04 ---> a038fd66eed1 15:15:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:15:04 ---> Running in 44e1acbf2960 15:15:04 (1/3) Installing ca-certificates (20220614-r4) 15:15:04 (2/3) Installing dumb-init (1.2.5-r2) 15:15:04 (3/3) Installing su-exec (0.2-r2) 15:15:04 Executing busybox-1.35.0-r29.trigger 15:15:04 Executing ca-certificates-20220614-r4.trigger 15:15:04 Removing intermediate container 44e1acbf2960 15:15:04 ---> 3d8d6f39faf2 15:15:04 Step 30/33 : CMD ["gate"] 15:15:05 ---> Running in 8126ceecd4f3 15:15:05 Removing intermediate container 8126ceecd4f3 15:15:05 ---> 8d6acd5a066c 15:15:05 Step 31/33 : LABEL arch=arm64 15:15:05 OK: 8 MiB in 18 packages 15:15:05 ---> Running in 45e886bd07d5 15:15:06 Removing intermediate container 45e886bd07d5 15:15:06 ---> a57ecda6fb10 15:15:06 Step 32/33 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:15:06 ---> Running in 9f9d5bad9137 15:15:07 Removing intermediate container 9f9d5bad9137 15:15:07 ---> 0ab32b98deb4 15:15:07 Step 33/33 : LABEL version=0.0.0 15:15:08 ---> Running in 890482af0473 15:15:08 Removing intermediate container 50fe4e8bcc53 15:15:08 ---> 1d2d127d47b1 15:15:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:15:08 ---> Running in 8c0789fa72c9 15:15:08 Removing intermediate container 890482af0473 15:15:08 ---> cfdb04ffae76 15:15:08 15:15:09 Removing intermediate container 8c0789fa72c9 15:15:09 ---> 7d654a8446f3 15:15:09 Step 12/24 : WORKDIR / 15:15:09 Successfully built cfdb04ffae76 15:15:09 Successfully tagged security-bootstrapper-arm64:latest 15:15:09  Building security-bootstrapper ... done Building security-proxy-auth 15:15:09 ---> Running in 343ac727085d 15:15:10 Removing intermediate container 343ac727085d 15:15:10 ---> a833f89ff527 15:15:10 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 15:15:11 ---> bf5c63b9cd9c 15:15:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:15:12 ---> 3c493727c810 15:15:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:15:13 ---> 5f785a96d65b 15:15:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:15:14 ---> cdff9ae0ac44 15:15:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:15:16 ---> 66afba2bfa44 15:15:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:15:18 ---> cddce7a57625 15:15:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:15:19 ---> df275b32365d 15:15:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:15:19 ---> Running in 0fad69d08e76 15:15:25 Removing intermediate container 0fad69d08e76 15:15:25 ---> 271144e37036 15:15:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:15:25 ---> Running in f388e7f53576 15:15:25 Removing intermediate container f388e7f53576 15:15:25 ---> d02e7445a3f0 15:15:25 Step 22/24 : LABEL arch=arm64 15:15:25 ---> Running in abd20f04cb95 15:15:26 Removing intermediate container abd20f04cb95 15:15:26 ---> 803f5388a039 15:15:26 Step 23/24 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:15:26 ---> Running in ae58e13bdf1f 15:15:27 Removing intermediate container ae58e13bdf1f 15:15:27 ---> a52800f6711b 15:15:27 Step 24/24 : LABEL version=0.0.0 15:15:27 ---> Running in 18f85bc20b8e 15:15:28 Removing intermediate container 18f85bc20b8e 15:15:28 ---> 45d828f1721c 15:15:28 15:15:28 Successfully built 45d828f1721c 15:15:28 Successfully tagged security-secretstore-setup-arm64:latest 15:15:29  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:15:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:15:29 ---> 4b012dfed15d 15:15:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:15:29 ---> Using cache 15:15:29 ---> f2a4104edb3b 15:15:29 Step 4/23 : WORKDIR /edgex-go 15:15:29 ---> Using cache 15:15:29 ---> 6da19a03a025 15:15:29 Step 5/23 : RUN apk add --update --no-cache make git 15:15:29 ---> Using cache 15:15:29 ---> 0ebcdb5b10e4 15:15:29 Step 6/23 : COPY go.mod vendor* ./ 15:15:29 ---> Using cache 15:15:29 ---> c535861fe627 15:15:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:29 ---> Using cache 15:15:29 ---> 887ea77bf1bd 15:15:29 Step 8/23 : COPY . . 15:15:29 ---> Using cache 15:15:29 ---> e229b82cdc25 15:15:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:15:29 ---> Running in a0ed55bb3b8d 15:15: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 15:16:18 Removing intermediate container 766b29a2ab41 15:16:18 ---> 0f983af7e42e 15:16:18 15:16:18 Step 10/23 : FROM alpine:3.17 15:16:18 ---> d74e625d9115 15:16:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:16:18 ---> Running in 71b459b125fc 15:16:18 Removing intermediate container 71b459b125fc 15:16:18 ---> e116fd2d4658 15:16:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:16:18 ---> Running in 6bd20159e9b6 15:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:20 (1/1) Installing dumb-init (1.2.5-r2) 15:16:20 Executing busybox-1.35.0-r29.trigger 15:16:20 OK: 8 MiB in 16 packages 15:16:22 Removing intermediate container 6bd20159e9b6 15:16:22 ---> 1d41961ad2d4 15:16:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:23 ---> bb23563825d6 15:16:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:16:24 ---> 5aec562f2438 15:16:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:16:26 ---> c922e6e0df94 15:16:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:16:27 ---> ff9408683620 15:16:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:16:28 ---> 1c359faa7954 15:16:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:16:28 ---> Running in 7779a53aa4bd 15:16:32 Removing intermediate container 7779a53aa4bd 15:16:32 ---> 5932f9c3cda0 15:16:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:16:32 ---> Running in df99e502bf87 15:16:32 Removing intermediate container df99e502bf87 15:16:32 ---> c85d254652fe 15:16:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:16:32 ---> Running in 4b408fa4c978 15:16:33 Removing intermediate container 4b408fa4c978 15:16:33 ---> bf034ecfd337 15:16:33 Step 21/23 : LABEL arch=arm64 15:16:33 ---> Running in 811fc8fe80ec 15:16:34 Removing intermediate container 811fc8fe80ec 15:16:34 ---> 6542b4e89dad 15:16:34 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:16:34 ---> Running in 224a7f42b5e1 15:16:34 Removing intermediate container 224a7f42b5e1 15:16:34 ---> 1d93783c5874 15:16:34 Step 23/23 : LABEL version=0.0.0 15:16:34 ---> Running in beea80a8ee46 15:16:35 Removing intermediate container beea80a8ee46 15:16:35 ---> bf0394460c46 15:16:35 15:16:35 Successfully built bf0394460c46 15:16:36 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:17:32  Building core-common-config-bootstrapper ... done Removing intermediate container c93be1282543 15:17:32 ---> 925618ab7d16 15:17:32 15:17:32 Step 9/20 : FROM alpine:3.17 15:17:32 ---> d74e625d9115 15:17:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:17:32 ---> Using cache 15:17:32 ---> 23e629978783 15:17:32 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:17:32 ---> Running in 983aa4b73443 15:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:17:32 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:17:32 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:17:32 OK: 17687 distinct packages available 15:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:17:32 (1/9) Installing ca-certificates (20220614-r4) 15:17:32 (2/9) Installing brotli-libs (1.0.9-r9) 15:17:32 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:17:32 (4/9) Installing libcurl (7.88.1-r0) 15:17:32 (5/9) Installing curl (7.88.1-r0) 15:17:32 (6/9) Installing dumb-init (1.2.5-r2) 15:17:32 (7/9) Installing musl-obstack (1.2.3-r0) 15:17:32 (8/9) Installing libucontext (1.2-r0) 15:17:32 (9/9) Installing gcompat (1.1.0-r0) 15:17:32 Executing busybox-1.35.0-r29.trigger 15:17:32 Executing ca-certificates-20220614-r4.trigger 15:17:32 OK: 11 MiB in 24 packages 15:17:35 Removing intermediate container 983aa4b73443 15:17:35 ---> 6e43b381885a 15:17:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:17:36 ---> 8cfff8bc94c5 15:17:36 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:17:37 ---> deae364588c5 15:17:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:17:39 ---> 408701cc6e8c 15:17:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:17:40 ---> 4e21bb3770b7 15:17:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:17:40 ---> Running in caacc564755e 15:17:41 Removing intermediate container caacc564755e 15:17:41 ---> 41b5ab877de4 15:17:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:17:41 ---> Running in 03be9f5531e5 15:17:41 Removing intermediate container 03be9f5531e5 15:17:41 ---> 19bf3d7a9343 15:17:41 Step 18/20 : LABEL arch=arm64 15:17:41 ---> Running in 67faa63ab0be 15:17:42 Removing intermediate container 67faa63ab0be 15:17:42 ---> bcc9248869c1 15:17:42 Step 19/20 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:17:42 ---> Running in ca59edd8bab7 15:17:43 Removing intermediate container ca59edd8bab7 15:17:43 ---> 0b4e55448b23 15:17:43 Step 20/20 : LABEL version=0.0.0 15:17:43 ---> Running in f9c4c022061d 15:17:43 Removing intermediate container f9c4c022061d 15:17:43 ---> 946fac035f40 15:17:43 15:17:44 Successfully built 946fac035f40 15:17:44 Successfully tagged security-spiffe-token-provider-arm64:latest 15:18:30  Building security-spiffe-token-provider ... done Removing intermediate container c64cc0fbe35b 15:18:30 ---> 45862bbaf915 15:18:30 15:18:30 Step 10/25 : FROM alpine:3.17 15:18:30 ---> d74e625d9115 15:18:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:18:30 ---> Using cache 15:18:30 ---> a1e25355ecf1 15:18:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:18:30 ---> Using cache 15:18:30 ---> 6de1d1598ab2 15:18:30 Step 13/25 : ENV APP_PORT=59881 15:18:30 ---> Running in c8564ac57bb4 15:18:30 Removing intermediate container c8564ac57bb4 15:18:30 ---> 44e3942658c5 15:18:30 Step 14/25 : EXPOSE $APP_PORT 15:18:30 ---> Running in aa7009ac28b2 15:18:30 Removing intermediate container aa7009ac28b2 15:18:30 ---> f1237224f9a9 15:18:30 Step 15/25 : WORKDIR / 15:18:30 ---> Running in 64b65d7a4dbe 15:18:30 Removing intermediate container 64b65d7a4dbe 15:18:30 ---> d447f5fafafe 15:18:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:30 ---> 4f400160509e 15:18:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:18:30 ---> 86da29bf78fb 15:18:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:18:32 ---> fc982b2a48c5 15:18:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:18:33 ---> 7a2f847f4cc0 15:18:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:18:33 ---> b390fb3d6e90 15:18:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:18:34 ---> Running in 08b48b4b7be8 15:18:34 Removing intermediate container 08b48b4b7be8 15:18:34 ---> 41652b84130e 15:18:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:18:34 ---> Running in 55c10f50803c 15:18:35 Removing intermediate container 55c10f50803c 15:18:35 ---> 8601613cb5ef 15:18:35 Step 23/25 : LABEL arch=arm64 15:18:35 ---> Running in ca4dc274cf79 15:18:35 Removing intermediate container ca4dc274cf79 15:18:35 ---> 723fc8998106 15:18:35 Step 24/25 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:18:35 ---> Running in f217147e870c 15:18:36 Removing intermediate container f217147e870c 15:18:36 ---> d382267b66ad 15:18:36 Step 25/25 : LABEL version=0.0.0 15:18:36 ---> Running in bb0318b7cb75 15:18:36 Removing intermediate container bb0318b7cb75 15:18:36 ---> 141ae8537f7c 15:18:36 15:18:37 Successfully built 141ae8537f7c 15:18:37 Successfully tagged core-metadata-arm64:latest 15:18:59  Building core-metadata ... done Removing intermediate container a0ed55bb3b8d 15:18:59 ---> 200e1c3223ea 15:18:59 15:18:59 Step 10/23 : FROM alpine:3.17 15:18:59 ---> d74e625d9115 15:18:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:18:59 ---> Using cache 15:18:59 ---> e116fd2d4658 15:18:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:18:59 ---> Using cache 15:18:59 ---> 1d41961ad2d4 15:18:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:59 ---> Using cache 15:18:59 ---> bb23563825d6 15:18:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:18:59 ---> Using cache 15:18:59 ---> 5aec562f2438 15:18:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:18:59 ---> 3e3c0889618d 15:18:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 15:18:59 ---> 70600050c295 15:18:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:18:59 ---> 4c1c66339126 15:18:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:18:59 ---> Running in ab6e29270c1e 15:18:59 Removing intermediate container ab6e29270c1e 15:18:59 ---> 90749f9c5472 15:18:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:18:59 ---> Running in 719bf5f0233a 15:19:00 Removing intermediate container 719bf5f0233a 15:19:00 ---> 9f5eb1e73887 15:19:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:19:00 ---> Running in 2397446e41aa 15:19:00 Removing intermediate container 2397446e41aa 15:19:00 ---> 8afd88c4fa7a 15:19:00 Step 21/23 : LABEL arch=arm64 15:19:00 ---> Running in 04574c0eea57 15:19:00 Removing intermediate container 04574c0eea57 15:19:00 ---> 125423f25d77 15:19:00 Step 22/23 : LABEL git_sha=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed 15:19:00 ---> Running in 46cddc4b1863 15:19:01 Removing intermediate container 46cddc4b1863 15:19:01 ---> b38daf002569 15:19:01 Step 23/23 : LABEL version=0.0.0 15:19:01 ---> Running in 0d13325af0a8 15:19:01 Removing intermediate container 0d13325af0a8 15:19:01 ---> f79e08938700 15:19:01 15:19:02 Successfully built f79e08938700 15:19:02 Successfully tagged security-proxy-auth-arm64:latest 15:19:02  Building security-proxy-auth ... done  [Pipeline] } 15:19:02 $ docker stop --time=1 76581eb5d1c6a0c6825f0e9b5b77d7d4e1f1b839fcdf74913b9066cdd51b497c 15:19:04 $ docker rm -f --volumes 76581eb5d1c6a0c6825f0e9b5b77d7d4e1f1b839fcdf74913b9066cdd51b497c [Pipeline] // withDockerContainer [Pipeline] sh 15:19:04 + docker images 15:19:04 REPOSITORY TAG IMAGE ID CREATED SIZE 15:19:04 security-proxy-auth-arm64 latest f79e08938700 3 seconds ago 18.2MB 15:19:04 200e1c3223ea 10 seconds ago 1.47GB 15:19:04 core-metadata-arm64 latest 141ae8537f7c 28 seconds ago 20.4MB 15:19:04 45862bbaf915 38 seconds ago 1.5GB 15:19:04 security-spiffe-token-provider-arm64 latest 946fac035f40 About a minute ago 32.6MB 15:19:04 925618ab7d16 About a minute ago 1.53GB 15:19:04 core-common-config-bootstrapper-arm64 latest bf0394460c46 2 minutes ago 17.5MB 15:19:04 0f983af7e42e 2 minutes ago 1.48GB 15:19:04 security-secretstore-setup-arm64 latest 45d828f1721c 3 minutes ago 32MB 15:19:04 security-bootstrapper-arm64 latest cfdb04ffae76 3 minutes ago 21.8MB 15:19:04 9c310e4f0a74 4 minutes ago 1.48GB 15:19:04 9d0fdb7d18d5 4 minutes ago 1.47GB 15:19:04 support-notifications-arm64 latest 905dfed3b38e 7 minutes ago 32.5MB 15:19:04 f183393199b2 7 minutes ago 1.56GB 15:19:04 support-scheduler-arm64 latest 687341972baa 11 minutes ago 31.8MB 15:19:04 bbf2eab479af 11 minutes ago 1.56GB 15:19:04 core-command-arm64 latest a9a4bb26cca7 12 minutes ago 19.7MB 15:19:04 804b4e69a3ca 13 minutes ago 1.49GB 15:19:04 core-data-arm64 latest 0e527a875665 13 minutes ago 19.9MB 15:19:04 e77b2872ecf7 14 minutes ago 1.5GB 15:19:04 security-proxy-setup-arm64 latest 9d274c2ce7a4 15 minutes ago 18.6MB 15:19:04 695fc48a1523 15 minutes ago 1.47GB 15:19:04 security-spire-server-arm64 latest c6430ed4586f 21 minutes ago 87.1MB 15:19:04 1f5ef891d812 21 minutes ago 1.35GB 15:19:04 security-spire-agent-arm64 latest 69a49cbf6391 22 minutes ago 125MB 15:19:04 security-spire-config-arm64 latest fdada144f92b 22 minutes ago 86.2MB 15:19:04 7f5f036a81db 22 minutes ago 1.35GB 15:19:04 cfd26eedb2b5 22 minutes ago 1.35GB 15:19:04 ci-base-image-arm64 latest 4b012dfed15d 39 minutes ago 868MB 15:19:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 15:19:04 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 15:19: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 15:19:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:05 15:19:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:05 arm64: Pulling from edgex-lftools-log-publisher 15:19:05 8998bd30e6a1: Pulling fs layer 15:19:05 04944245beec: Pulling fs layer 15:19:05 699f458cf7ca: Pulling fs layer 15:19:05 765212b225bb: Pulling fs layer 15:19:05 f23df028b6ca: Pulling fs layer 15:19:05 765212b225bb: Waiting 15:19:05 d65c8cfc05b1: Pulling fs layer 15:19:05 2437ff75d9bd: Pulling fs layer 15:19:05 d65c8cfc05b1: Waiting 15:19:05 2437ff75d9bd: Waiting 15:19:05 f23df028b6ca: Waiting 15:19:05 04944245beec: Verifying Checksum 15:19:05 04944245beec: Download complete 15:19:05 765212b225bb: Verifying Checksum 15:19:05 765212b225bb: Download complete 15:19:05 f23df028b6ca: Verifying Checksum 15:19:05 f23df028b6ca: Download complete 15:19:05 d65c8cfc05b1: Verifying Checksum 15:19:05 d65c8cfc05b1: Download complete 15:19:06 699f458cf7ca: Verifying Checksum 15:19:06 699f458cf7ca: Download complete 15:19:06 8998bd30e6a1: Verifying Checksum 15:19:06 8998bd30e6a1: Download complete 15:19:08 2437ff75d9bd: Verifying Checksum 15:19:08 2437ff75d9bd: Download complete 15:19:10 8998bd30e6a1: Pull complete 15:19:11 04944245beec: Pull complete 15:19:12 699f458cf7ca: Pull complete 15:19:12 765212b225bb: Pull complete 15:19:13 f23df028b6ca: Pull complete 15:19:14 d65c8cfc05b1: Pull complete 15:19:29 2437ff75d9bd: Pull complete 15:19:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:29 prd-ubuntu20.04-docker-arm64-4c-16g-2445 does not seem to be running inside a container 15:19:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:19:32 $ docker top f22f08225815cab00f53c979ef7f6c240727f1043b980f096d90441b733b44a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:33 ---> job-cost.sh 15:19:33 lf-activate-venv: SKIPPING 15:19:33 INFO: No Stack... 15:19:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:34 INFO: Archiving Costs [Pipeline] sh 15:19:35 + cat /w/workspace/edgex-go/4/archives/cost.csv 15:19:35 + cut -d, -f6 [Pipeline] lock 15:19:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] 15:19:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] did not exist. Created. 15:19:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:19:36 Stashed 1 file(s) [Pipeline] } 15:19:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4447-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:36 $ docker stop --time=1 f22f08225815cab00f53c979ef7f6c240727f1043b980f096d90441b733b44a3 15:19:37 $ docker rm -f --volumes f22f08225815cab00f53c979ef7f6c240727f1043b980f096d90441b733b44a3 [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 15:19:37 provisioning config files... 15:19:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config14300714090661222769tmp [Pipeline] { [Pipeline] sh 15:19:38 + set +x 15:19:38 + curl -s https://codecov.io/bash 15:19:38 + bash -s -- 15:19:38 15:19:38 _____ _ 15:19:38 / ____| | | 15:19:38 | | ___ __| | ___ ___ _____ __ 15:19:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:19:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:19:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:19:38 Bash-1.0.6 15:19:38 15:19:38 15:19:38 ==> git version 2.25.1 found 15:19:38 ==> 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 15:19:38 Release-Date: 2020-01-08 15:19:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:19:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:19:38 ==> Jenkins CI detected. 15:19:38 current dir:  /w/workspace/edgex-go/4 15:19:38 project root: . 15:19:38 --> token set from env 15:19:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:19:38 ==> Running gcov in . (disable via -X gcov) 15:19:38 ==> Python coveragepy not found 15:19:38 ==> Searching for coverage reports in: 15:19:38 + . 15:19:38 -> Found 1 reports 15:19:38 ==> Detecting git/mercurial file structure 15:19:38 ==> Reading reports 15:19:38 + ./coverage.out bytes=447486 15:19:38 ==> Appending adjustments 15:19:38 https://docs.codecov.io/docs/fixing-reports 15:19:39 + Found adjustments 15:19:39 ==> Gzipping contents 15:19:39 60K /tmp/codecov.C4XDG9.gz 15:19:39 ==> Uploading reports 15:19:39 url: https://codecov.io 15:19:39 query: branch=PR-4447&commit=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= 15:19:39 -> Pinging Codecov 15:19: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-4447&commit=6e037b7ac5ef94a5d3c613342e1dc170832ad4ed&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= 15:19:39 -> Uploading to 15:19:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/6e037b7ac5ef94a5d3c613342e1dc170832ad4ed/ce5ca989-078e-47ab-b8c1-48898a04cbcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T151939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4430b251b89300b6f22780f96963b6942d08c84fc9814cb8ff6f80adbcd895a 15:19:39 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:39 Dload Upload Total Spent Left Speed 15:19:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57578 0 0 100 57578 0 208k --:--:-- --:--:-- --:--:-- 208k 15:19:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6e037b7ac5ef94a5d3c613342e1dc170832ad4ed [Pipeline] } 15:19: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 15:19:40 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 15:19:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:19:41 ---> package-listing.sh 15:19:41 ++ facter osfamily 15:19:41 ++ tr '[:upper:]' '[:lower:]' 15:19:41 + OS_FAMILY=debian 15:19:41 + workspace=/w/workspace/edgex-go/4 15:19:41 + START_PACKAGES=/tmp/packages_start.txt 15:19:41 + END_PACKAGES=/tmp/packages_end.txt 15:19:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:41 + PACKAGES=/tmp/packages_start.txt 15:19:41 + '[' /w/workspace/edgex-go/4 ']' 15:19:41 + PACKAGES=/tmp/packages_end.txt 15:19:41 + case "${OS_FAMILY}" in 15:19:41 + dpkg -l 15:19:41 + grep '^ii' 15:19:41 + '[' -f /tmp/packages_start.txt ']' 15:19:41 + '[' -f /tmp/packages_end.txt ']' 15:19:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:41 + '[' /w/workspace/edgex-go/4 ']' 15:19:41 + mkdir -p /w/workspace/edgex-go/4/archives/ 15:19:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 15:19: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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:19:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:42 15:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:43 latest: Pulling from edgex-lftools-log-publisher 15:19:43 5eb5b503b376: Pulling fs layer 15:19:43 5c69ac0246d0: Pulling fs layer 15:19:43 ec43610c2a17: Pulling fs layer 15:19:43 3a2ae6a8a46f: Pulling fs layer 15:19:43 33b1e0a273af: Pulling fs layer 15:19:43 5d3b04190fa2: Pulling fs layer 15:19:43 2f39f015ded8: Pulling fs layer 15:19:43 33b1e0a273af: Waiting 15:19:43 5d3b04190fa2: Waiting 15:19:43 2f39f015ded8: Waiting 15:19:43 3a2ae6a8a46f: Waiting 15:19:43 5c69ac0246d0: Download complete 15:19:43 33b1e0a273af: Verifying Checksum 15:19:43 33b1e0a273af: Download complete 15:19:43 5d3b04190fa2: Verifying Checksum 15:19:43 5d3b04190fa2: Download complete 15:19:43 ec43610c2a17: Verifying Checksum 15:19:43 ec43610c2a17: Download complete 15:19:43 5eb5b503b376: Verifying Checksum 15:19:43 5eb5b503b376: Download complete 15:19:43 2f39f015ded8: Download complete 15:19:44 5eb5b503b376: Pull complete 15:19:44 5c69ac0246d0: Pull complete 15:19:45 ec43610c2a17: Pull complete 15:19:45 3a2ae6a8a46f: Pull complete 15:19:45 33b1e0a273af: Pull complete 15:19:45 5d3b04190fa2: Pull complete 15:19:50 2f39f015ded8: Pull complete 15:19:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:50 prd-ubuntu20.04-docker-8c-8g-2444 does not seem to be running inside a container 15:19:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:19:52 $ docker top 338abe06509a22fb5ac4eab701074c9feec8c464f162e872308cec864c5eafa9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:53 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:53 + mkdir -p /var/log/sysstat [Pipeline] sh 15:19:53 + ls /var/log/sa-host 15:19:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:53 provisioning config files... 15:19:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15816105449132250670tmp [Pipeline] { [Pipeline] echo 15:19:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:54 ---> create-netrc.sh [Pipeline] } 15:19:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:19:54 ---> python-tools-install.sh [Pipeline] echo 15:19:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:19:54 ---> sudo-logs.sh 15:19:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:19:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:19:55 ---> job-cost.sh 15:19:55 lf-activate-venv: SKIPPING 15:19:55 DEBUG: total: 0.10999999940395355 15:19:55 INFO: Retrieving Stack Cost... 15:19:55 INFO: Retrieving Pricing Info for: v3-standard-8 15:19:55 INFO: Archiving Costs [Pipeline] echo 15:19:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:19:56 ---> logs-deploy.sh 15:19:56 lf-activate-venv: SKIPPING 15:19:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4447/4 15:19:56 INFO: archiving workspace using pattern(s): 15:19:57 Archives upload complete. 15:19:57 INFO: archiving logs to Nexus 15:19:58 ---> uname -a: 15:19:58 Linux prd-ubuntu20-04-docker-8c-8g-2444 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:19:58 15:19:58 15:19:58 ---> lscpu: 15:19:58 Architecture: x86_64 15:19:58 CPU op-mode(s): 32-bit, 64-bit 15:19:58 Byte Order: Little Endian 15:19:58 Address sizes: 40 bits physical, 48 bits virtual 15:19:58 CPU(s): 8 15:19:58 On-line CPU(s) list: 0-7 15:19:58 Thread(s) per core: 1 15:19:58 Core(s) per socket: 1 15:19:58 Socket(s): 8 15:19:58 NUMA node(s): 1 15:19:58 Vendor ID: AuthenticAMD 15:19:58 CPU family: 23 15:19:58 Model: 49 15:19:58 Model name: AMD EPYC-Rome Processor 15:19:58 Stepping: 0 15:19:58 CPU MHz: 2799.998 15:19:58 BogoMIPS: 5599.99 15:19:58 Virtualization: AMD-V 15:19:58 Hypervisor vendor: KVM 15:19:58 Virtualization type: full 15:19:58 L1d cache: 256 KiB 15:19:58 L1i cache: 256 KiB 15:19:58 L2 cache: 4 MiB 15:19:58 L3 cache: 128 MiB 15:19:58 NUMA node0 CPU(s): 0-7 15:19:58 Vulnerability Itlb multihit: Not affected 15:19:58 Vulnerability L1tf: Not affected 15:19:58 Vulnerability Mds: Not affected 15:19:58 Vulnerability Meltdown: Not affected 15:19:58 Vulnerability Mmio stale data: Not affected 15:19:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:19:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:19:58 Vulnerability Srbds: Not affected 15:19:58 Vulnerability Tsx async abort: Not affected 15:19:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:19:58 15:19:58 15:19:58 ---> nproc: 15:19:58 8 15:19:58 15:19:58 15:19:58 ---> df -h: 15:19:58 Filesystem Size Used Avail Use% Mounted on 15:19:58 overlay 155G 19G 136G 13% / 15:19:58 tmpfs 64M 0 64M 0% /dev 15:19:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:19:58 shm 64M 0 64M 0% /dev/shm 15:19:58 /dev/vda1 155G 19G 136G 13% /facter-os 15:19:58 15:19:58