Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e73e4473cb6ed841adac253e864bdf443d847c6c+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (02816cd57568b99e0f169c28e9714877563f9f7a) 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-ssh11450161903792841989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13593226773183428420.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4374/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-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5086390720448237337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh293865966481795520.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-4374/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-4374/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9737176361546278559.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7028’ Running on prd-ubuntu20.04-docker-8c-8g-7030 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c Merge succeeded, producing 900d5abe17e525b0941e3f424effd3d2ee27cae2 Checking out Revision 900d5abe17e525b0941e3f424effd3d2ee27cae2 (PR-4374) > git config core.sparsecheckout # timeout=10 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 900d5abe17e525b0941e3f424effd3d2ee27cae2 # timeout=10 Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" > git rev-list --no-walk e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:56 ========================================================= 08:29:56 EdgeX Global Pipelines Version Info 08:29:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:57 ------------------- 08:29:57 stable info: 08:29:57 ------------------- 08:29:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:57 Message: update stable to v1.0.244 08:29:58 ------------------- 08:29:58 experimental info: 08:29:58 ------------------- 08:29:58 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4374 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4374 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4374 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 900d5ab [Pipeline] echo 08:29:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:58 provisioning config files... 08:29:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18344386193887858477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:59 ---> docker-login.sh 08:29:59 nexus3.edgexfoundry.org:10001 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10002 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10003 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 nexus3.edgexfoundry.org:10004 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:59 Configure a credential helper to remove this warning. See 08:29:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:59 08:29:59 Login Succeeded 08:29:59 docker.io 08:29:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:00 Configure a credential helper to remove this warning. See 08:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:00 08:30:00 Login Succeeded 08:30:00 ---> docker-login.sh ends [Pipeline] } 08:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:00 + 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-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + dirname cmd/core-command/Dockerfile 08:30:00 + echo core-command,cmd/core-command/Dockerfile 08:30:00 + + cut -d/ -f2 08:30:00 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:00 + + dirname cmd/core-data/Dockerfilecut 08:30:00 -d/ -f2 08:30:00 + echo core-data,cmd/core-data/Dockerfile 08:30:00 + dirname cmd/core-metadata/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:00 + dirname cmd/security-bootstrapper/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:00 + dirname cmd/security-proxy-setup/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:00 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:00 + dirname cmd/security-spire-agent/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:00 + dirname cmd/security-spire-config/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:00 + dirname cmd/security-spire-server/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:00 + dirname cmd/support-notifications/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:00 + dirname cmd/support-scheduler/Dockerfile 08:30:00 + cut -d/ -f2 08:30:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:00 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-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:00 + git rev-list -1 --merges 900d5abe17e525b0941e3f424effd3d2ee27cae2~1..900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] echo 08:30:00 -----------> git rev-list -1 --merges 900d5abe17e525b0941e3f424effd3d2ee27cae2~1..900d5abe17e525b0941e3f424effd3d2ee27cae2 900d5abe17e525b0941e3f424effd3d2ee27cae2 08:30:00 900d5abe17e525b0941e3f424effd3d2ee27cae2 [false] [Pipeline] sh 08:30:01 + git log --format=format:%s -1 900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] echo 08:30:01 ========================================================= 08:30:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:01 + grep -v github /etc/ssh/ssh_known_hosts 08:30:01 + [ -e /tmp/ssh_known_hosts ] 08:30:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:01 08:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:02 b85a868b505f: Pulling fs layer 08:30:02 e2be974225ed: Pulling fs layer 08:30:02 339a4e72a1f5: Pulling fs layer 08:30:02 988bab9f4d93: Pulling fs layer 08:30:02 1469e6f7b9e6: Pulling fs layer 08:30:02 eaf3925da568: Pulling fs layer 08:30:02 bab4dde63d76: Pulling fs layer 08:30:02 bde34c3a00c8: Pulling fs layer 08:30:02 b352a97aabf1: Pulling fs layer 08:30:02 4872d77fe225: Pulling fs layer 08:30:02 5851b861e8e6: Pulling fs layer 08:30:02 1469e6f7b9e6: Waiting 08:30:02 bab4dde63d76: Waiting 08:30:02 eaf3925da568: Waiting 08:30:02 4872d77fe225: Waiting 08:30:02 5851b861e8e6: Waiting 08:30:02 bde34c3a00c8: Waiting 08:30:02 988bab9f4d93: Waiting 08:30:02 e2be974225ed: Download complete 08:30:02 988bab9f4d93: Verifying Checksum 08:30:02 988bab9f4d93: Download complete 08:30:02 1469e6f7b9e6: Verifying Checksum 08:30:02 1469e6f7b9e6: Download complete 08:30:02 eaf3925da568: Verifying Checksum 08:30:02 eaf3925da568: Download complete 08:30:02 339a4e72a1f5: Verifying Checksum 08:30:02 339a4e72a1f5: Download complete 08:30:02 bde34c3a00c8: Verifying Checksum 08:30:02 bde34c3a00c8: Download complete 08:30:02 b352a97aabf1: Download complete 08:30:02 4872d77fe225: Download complete 08:30:02 5851b861e8e6: Verifying Checksum 08:30:02 5851b861e8e6: Download complete 08:30:02 b85a868b505f: Verifying Checksum 08:30:02 b85a868b505f: Download complete 08:30:02 bab4dde63d76: Verifying Checksum 08:30:02 bab4dde63d76: Download complete 08:30:03 b85a868b505f: Pull complete 08:30:03 e2be974225ed: Pull complete 08:30:04 339a4e72a1f5: Pull complete 08:30:04 988bab9f4d93: Pull complete 08:30:04 1469e6f7b9e6: Pull complete 08:30:04 eaf3925da568: Pull complete 08:30:06 bab4dde63d76: Pull complete 08:30:06 bde34c3a00c8: Pull complete 08:30:06 b352a97aabf1: Pull complete 08:30:06 4872d77fe225: Pull complete 08:30:06 5851b861e8e6: Pull complete 08:30:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:06 prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container 08:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:08 $ docker top d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 -eo pid,comm 08:30:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:08 [ssh-agent] Looking for ssh-agent implementation... 08:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:08 $ docker exec d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent 08:30:09 SSH_AUTH_SOCK=/tmp/ssh-efuiu79SuJaW/agent.32 08:30:09 SSH_AGENT_PID=38 08:30:09 Running ssh-add (command line suppressed) 08:30:09 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13470090186119923258.key (/w/workspace/edgex-go/2@tmp/private_key_13470090186119923258.key) 08:30:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:09 + git tag --points-at HEAD [Pipeline] } 08:30:09 $ docker exec --env ******** --env ******** d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent -k 08:30:09 unset SSH_AUTH_SOCK; 08:30:09 unset SSH_AGENT_PID; 08:30:09 echo Agent pid 38 killed; 08:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:09 [ssh-agent] Looking for ssh-agent implementation... 08:30:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:09 $ docker exec d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent 08:30:09 SSH_AUTH_SOCK=/tmp/ssh-YgfAfwRdI3DL/agent.70 08:30:09 SSH_AGENT_PID=76 08:30:09 Running ssh-add (command line suppressed) 08:30:09 Identity added: /w/workspace/edgex-go/2@tmp/private_key_10847541629082249496.key (/w/workspace/edgex-go/2@tmp/private_key_10847541629082249496.key) 08:30:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:10 + git semver init 08:30:10 2023-02-22 08:30:10,482 [run_init] DEBUG init version:0.0.0 force:False 08:30:10 2023-02-22 08:30:10,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:10 2023-02-22 08:30:10,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:10 2023-02-22 08:30:10,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:15 2023-02-22 08:30:14,883 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:15 2023-02-22 08:30:14,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4374 with force:False 08:30:15 2023-02-22 08:30:14,884 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4374 08:30:15 2023-02-22 08:30:14,888 [execute] INFO git cat-file --batch-check 08:30:15 2023-02-22 08:30:14,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:15 2023-02-22 08:30:14,896 [execute] INFO git cat-file --batch 08:30:15 2023-02-22 08:30:14,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:15 2023-02-22 08:30:14,901 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4374 08:30:15 0.0.0 [Pipeline] } 08:30:15 $ docker exec --env ******** --env ******** d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 ssh-agent -k 08:30:15 unset SSH_AUTH_SOCK; 08:30:15 unset SSH_AGENT_PID; 08:30:15 echo Agent pid 76 killed; 08:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:16 + git semver [Pipeline] } 08:30:16 $ docker stop --time=1 d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 08:30:17 $ docker rm -f --volumes d07c8903cc080f170efa3cca3485581fd4e6158eaea37caab56f9085a0869d49 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:18 Stashed 1 file(s) [Pipeline] echo 08:30:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:18 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:18 ========================================================= 08:30:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:19 213ec9aee27d: Pulling fs layer 08:30:19 4583459ba037: Pulling fs layer 08:30:19 93c1e223e6f2: Pulling fs layer 08:30:19 53926ce57604: Pulling fs layer 08:30:19 21b2b0c7a3f4: Pulling fs layer 08:30:19 22ff95d597cd: Pulling fs layer 08:30:19 12d6caf4c0d1: Pulling fs layer 08:30:19 96b7cbca73a9: Pulling fs layer 08:30:19 a7acece74701: Pulling fs layer 08:30:19 53926ce57604: Waiting 08:30:19 21b2b0c7a3f4: Waiting 08:30:19 12d6caf4c0d1: Waiting 08:30:19 22ff95d597cd: Waiting 08:30:19 96b7cbca73a9: Waiting 08:30:19 a7acece74701: Waiting 08:30:19 93c1e223e6f2: Verifying Checksum 08:30:19 93c1e223e6f2: Download complete 08:30:19 4583459ba037: Verifying Checksum 08:30:19 4583459ba037: Download complete 08:30:19 21b2b0c7a3f4: Download complete 08:30:19 22ff95d597cd: Verifying Checksum 08:30:19 22ff95d597cd: Download complete 08:30:19 213ec9aee27d: Verifying Checksum 08:30:19 213ec9aee27d: Download complete 08:30:19 12d6caf4c0d1: Download complete 08:30:19 213ec9aee27d: Pull complete 08:30:19 4583459ba037: Pull complete 08:30:19 93c1e223e6f2: Pull complete 08:30:19 a7acece74701: Verifying Checksum 08:30:19 a7acece74701: Download complete 08:30:19 53926ce57604: Verifying Checksum 08:30:19 53926ce57604: Download complete 08:30:19 96b7cbca73a9: Verifying Checksum 08:30:19 96b7cbca73a9: Download complete 08:30:24 53926ce57604: Pull complete 08:30:24 21b2b0c7a3f4: Pull complete 08:30:24 22ff95d597cd: Pull complete 08:30:24 12d6caf4c0d1: Pull complete 08:30:25 96b7cbca73a9: Pull complete 08:30:26 a7acece74701: Pull complete 08:30:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:26 WORKDIR /edgex 08:30:26 COPY go.mod . 08:30:26 RUN go mod download 08:30:26 + docker build -t ci-base-image-x86_64 -f - . 08:30:27 Sending build context to Docker daemon 170.4MB 08:30:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:27 ---> db6d94c90886 08:30:27 Step 2/4 : WORKDIR /edgex 08:30:29 ---> Running in 48247befce0b 08:30:29 Removing intermediate container 48247befce0b 08:30:29 ---> 9bab64e52d6e 08:30:29 Step 3/4 : COPY go.mod . 08:30:29 ---> bec2ff5b9973 08:30:29 Step 4/4 : RUN go mod download 08:30:29 ---> Running in 9936d78d4a43 08:30:33 Still waiting to schedule task 08:30:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7029’ is offline 08:30:39 Removing intermediate container 9936d78d4a43 08:30:39 ---> 30605e7c123d 08:30:39 Successfully built 30605e7c123d 08:30:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . ci-base-image-x86_64 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container 08:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:40 $ docker top 2e68f023cce4acf7e98dc6053446f69fa70154276bc8574f4b36dad0912e6442 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:41 + go version 08:30:41 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:41 $ docker stop --time=1 2e68f023cce4acf7e98dc6053446f69fa70154276bc8574f4b36dad0912e6442 08:30:42 $ docker rm -f --volumes 2e68f023cce4acf7e98dc6053446f69fa70154276bc8574f4b36dad0912e6442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:42 + docker inspect -f . ci-base-image-x86_64 08:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:42 prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container 08:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:43 $ docker top 7e2e6652f6dc8a1d1b8bb9a05db655a3fb419b020ca68069d2e0438f331b6aca -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:43 ========================================================= 08:30:43 [edgeXBuildGoParallel] Running Tests and Build... 08:30:43 ========================================================= [Pipeline] sh 08:30:43 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:43 + make test 08:30:43 go test -race -coverprofile=coverage.out ./... 08:30:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.116s coverage: 73.7% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.0% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.437s coverage: 88.5% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 3.9% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 82.9% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.120s coverage: 94.4% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.350s coverage: 79.9% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 64.4% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 65.3% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 41.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:51 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:31:51 go vet ./... 08:31:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:52 + ls -al . 08:31:52 total 744 08:31:52 drwxrwxr-x 11 1001 1001 4096 Feb 22 08:30 . 08:31:52 drwxr-xr-x 4 root root 4096 Feb 22 08:30 .. 08:31:52 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:29 .blubracket 08:31:52 -rw-rw-r-- 1 1001 1001 16 Feb 22 08:29 .dockerignore 08:31:52 drwxrwxr-x 8 1001 1001 4096 Feb 22 08:31 .git 08:31:52 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:29 .github 08:31:52 -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:29 .gitignore 08:31:52 -rw-rw-r-- 1 1001 1001 42 Feb 22 08:29 .golangci.yml 08:31:52 -rw-rw-r-- 1 1001 1001 87 Feb 22 08:29 .hadolint.yml 08:31:52 drwxr-xr-x 3 1001 1001 4096 Feb 22 08:30 .semver 08:31:52 -rw-rw-r-- 1 1001 1001 166 Feb 22 08:29 .sonarcloud.properties 08:31:52 -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:29 ADOPTERS.md 08:31:52 -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:29 Attribution.txt 08:31:52 -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:29 CHANGELOG.md 08:31:52 -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:29 CONTRIBUTING.md 08:31:52 -rw-rw-r-- 1 1001 1001 677 Feb 22 08:29 GOVERNANCE.md 08:31:52 -rw-rw-r-- 1 1001 1001 883 Feb 22 08:29 Jenkinsfile 08:31:52 -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:29 LICENSE 08:31:52 -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:29 Makefile 08:31:52 -rw-rw-r-- 1 1001 1001 582 Feb 22 08:29 OWNERS.md 08:31:52 -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:29 README.md 08:31:52 -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:29 SECURITY.md 08:31:52 -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION 08:31:52 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:29 bin 08:31:52 drwxrwxr-x 17 1001 1001 4096 Feb 22 08:29 cmd 08:31:52 -rw-r--r-- 1 root root 487323 Feb 22 08:31 coverage.out 08:31:52 -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:29 go.mod 08:31:52 -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:29 go.sum 08:31:52 drwxrwxr-x 7 1001 1001 4096 Feb 22 08:29 internal 08:31:52 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:29 openapi 08:31:52 drwxrwxr-x 4 1001 1001 4096 Feb 22 08:29 snap 08:31:52 -rw-rw-r-- 1 1001 1001 204 Feb 22 08:29 version.go [Pipeline] sh 08:31:52 + '[' -e coverage.out ] 08:31:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:53 Stashed 1 file(s) [Pipeline] sh 08:31:53 + make build 08:31:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7035 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws 08:32:00 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:00 The recommended git tool is: git 08:32:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:06 using credential edgex-jenkins-ssh 08:32:06 Cloning the remote Git repository 08:32:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:06 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:06 > git --version # timeout=10 08:32:06 > git --version # 'git version 2.25.1' 08:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:22 $ docker stop --time=1 7e2e6652f6dc8a1d1b8bb9a05db655a3fb419b020ca68069d2e0438f331b6aca 08:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:25 $ docker rm -f --volumes 7e2e6652f6dc8a1d1b8bb9a05db655a3fb419b020ca68069d2e0438f331b6aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:25 08:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c 08:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:26 latest: Pulling from edgex-devops/edgex-compose 08:32:26 cbdbe7a5bc2a: Pulling fs layer 08:32:26 ca9280d653b3: Pulling fs layer 08:32:26 7e9c9ca2126c: Pulling fs layer 08:32:26 cbdbe7a5bc2a: Download complete 08:32:26 ca9280d653b3: Verifying Checksum 08:32:26 ca9280d653b3: Download complete 08:32:26 cbdbe7a5bc2a: Pull complete 08:32:26 Merge succeeded, producing 7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:32:26 Checking out Revision 7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 (PR-4374) 08:32:26 7e9c9ca2126c: Download complete 08:32:26 ca9280d653b3: Pull complete 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 08:32:26 > git remote # timeout=10 08:32:26 > git config --get remote.origin.url # timeout=10 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 08:32:26 > git rev-parse HEAD^{commit} # timeout=10 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 # timeout=10 08:32:30 7e9c9ca2126c: Pull complete 08:32:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:30 prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container 08:32:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:30 Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" 08:32:30 > git rev-list --no-walk e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 08:32:31 $ docker top e4fbbb3f2ba691c6a71ea5646014f515f3e5bfeeb25adeec7ff63f519f61a70d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:31 + docker-compose build --help 08:32:31 + grep parallel 08:32:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:32 Dload Upload Total Spent Left Speed 08:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 08:32:32 --parallel Build images in parallel. [Pipeline] } 08:32:32 $ docker stop --time=1 e4fbbb3f2ba691c6a71ea5646014f515f3e5bfeeb25adeec7ff63f519f61a70d 08:32:33 $ docker rm -f --volumes e4fbbb3f2ba691c6a71ea5646014f515f3e5bfeeb25adeec7ff63f519f61a70d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:34 prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container 08:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:34 + sudo tee /etc/docker/daemon.new 08:32:34 { 08:32:34 "registry-mirrors": [ 08:32:34 "https://nexus3.edgexfoundry.org:10001" 08:32:34 ], 08:32:34 "bip": "10.250.0.254/24", 08:32:34 "hosts": [ 08:32:34 "tcp://0.0.0.0:5555", 08:32:34 "unix:///var/run/docker.sock" 08:32:34 ], 08:32:34 "mtu": 1458, 08:32:34 "selinux-enabled": true, 08:32:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:34 } 08:32:34 $ docker top eefda4fe525ce68a90bea3fec6a7899bced1f5cb47ed21e05d8b5bfb11b2516e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:35 + sudo service docker restart 08:32:35 Building core-command ... 08:32:35 Building core-common-config-bootstrapper ... 08:32:35 Building core-data ... 08:32:35 Building core-metadata ... 08:32:35 Building security-bootstrapper ... 08:32:35 Building security-proxy-setup ... 08:32:35 Building security-secretstore-setup ... 08:32:35 Building security-spiffe-token-provider ... 08:32:35 Building security-spire-agent ... 08:32:35 Building security-spire-config ... 08:32:35 Building security-spire-server ... 08:32:35 Building support-notifications ... 08:32:35 Building support-scheduler ... 08:32:35 Building support-scheduler 08:32:35 Building core-metadata 08:32:35 Building security-proxy-setup 08:32:35 Building core-common-config-bootstrapper 08:32:35 Building security-spiffe-token-provider 08:32:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:45 ---> 30605e7c123d 08:32:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:45 ---> 30605e7c123d 08:32:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:45 ---> 30605e7c123d 08:32:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:32:45 ---> 30605e7c123d 08:32:45 Step 3/21 : WORKDIR /edgex-go 08:32:46 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:46 ---> 30605e7c123d 08:32:46 Step 3/19 : WORKDIR /edgex-go 08:32:49 ---> Running in 97bd835fe773 08:32:49 ---> Running in 94b24f7b1549 08:32:49 ---> Running in 4846204db851 08:32:49 ---> Running in 1c0372a3f585 08:32:49 ---> Running in 4c221f2e4d9c 08:32:49 Removing intermediate container 94b24f7b1549 08:32:49 ---> 44c0f141f5c0 08:32:49 Step 4/22 : WORKDIR /edgex-go 08:32:49 Removing intermediate container 97bd835fe773 08:32:49 ---> 747aae013a38 08:32:49 Step 4/22 : WORKDIR /edgex-go 08:32:49 Removing intermediate container 4846204db851 08:32:49 ---> 3c4d80871909 08:32:49 Step 4/24 : WORKDIR /edgex-go 08:32:49 Removing intermediate container 4c221f2e4d9c 08:32:49 ---> a3734127c74a 08:32:49 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:49 Removing intermediate container 1c0372a3f585 08:32:49 ---> 2b235f65cb55 08:32:49 Step 4/21 : RUN apk add --update --no-cache make git 08:32:49 ---> Running in 42be4b6aadbb 08:32:49 ---> Running in a399592eb9c4 08:32:49 ---> Running in 324aab02c1fe 08:32:49 ---> Running in b84634ba8eee 08:32:49 ---> Running in fb255b5e0d02 08:32:50 Removing intermediate container 42be4b6aadbb 08:32:50 ---> 60917e00506d 08:32:50 Step 5/22 : RUN apk add --update --no-cache make git 08:32:50 Removing intermediate container 324aab02c1fe 08:32:50 ---> 6fa044f36296 08:32:50 Step 5/24 : RUN apk add --update --no-cache make git 08:32:50 Removing intermediate container a399592eb9c4 08:32:50 ---> 02b81a2871bd 08:32:50 Step 5/22 : RUN apk add --update --no-cache make git 08:32:50 ---> Running in 521f4d9d7a2e 08:32:50 ---> Running in e6c0378608d2 08:32:50 ---> Running in 44fa81b65d7a 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:50 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:50 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:50 OK: 17046 distinct packages available 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:50 OK: 211 MiB in 51 packages 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:50 OK: 211 MiB in 51 packages 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 OK: 211 MiB in 51 packages 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:51 OK: 211 MiB in 51 packages 08:32:51 OK: 211 MiB in 51 packages 08:32:51 Removing intermediate container fb255b5e0d02 08:32:51 ---> ef9fb85cf1e7 08:32:51 Step 5/21 : COPY go.mod vendor* ./ 08:32:51 ---> cff934b71ecf 08:32:51 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:51 ---> Running in b96ca232592b 08:32:51 Removing intermediate container 521f4d9d7a2e 08:32:51 ---> 90e0cb0fd193 08:32:51 Step 6/22 : COPY go.mod vendor* ./ 08:32:51 Removing intermediate container e6c0378608d2 08:32:51 ---> 7e04cadabc08 08:32:51 Step 6/24 : COPY go.mod vendor* ./ 08:32:51 Removing intermediate container b84634ba8eee 08:32:51 ---> 1d142a3a0e65 08:32:51 Step 5/19 : COPY go.mod vendor* ./ 08:32:51 Removing intermediate container 44fa81b65d7a 08:32:51 ---> efbcc656f6d1 08:32:51 Step 6/22 : COPY go.mod vendor* ./ 08:32:51 ---> 68cced25b12a 08:32:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:51 ---> Running in 8b8b34075090 08:32:51 ---> da28f9f51789 08:32:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in 9f08bc6215e6 08:32:52 ---> 617fcfb3c57a 08:32:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> d6c84b9bfc14 08:32:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in 3ce66d3536bb 08:32:52 ---> Running in 209976557e2e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:53 provisioning config files... 08:32:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5670200419595053439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:54 ---> docker-login.sh 08:32:54 nexus3.edgexfoundry.org:10001 08:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:54 Configure a credential helper to remove this warning. See 08:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:54 08:32:54 Login Succeeded 08:32:54 nexus3.edgexfoundry.org:10002 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10003 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10004 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 docker.io 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 ---> docker-login.sh ends [Pipeline] } 08:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:57 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:57 ========================================================= 08:32:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:58 9b18e9b68314: Pulling fs layer 08:32:58 35d82f9e3411: Pulling fs layer 08:32:58 e16973657156: Pulling fs layer 08:32:58 fc693d55d65f: Pulling fs layer 08:32:58 7e9fc2657dce: Pulling fs layer 08:32:58 dda99020689f: Pulling fs layer 08:32:58 db1c61fa0a46: Pulling fs layer 08:32:58 891c053d2c06: Pulling fs layer 08:32:58 7e9fc2657dce: Waiting 08:32:58 dda99020689f: Waiting 08:32:58 db1c61fa0a46: Waiting 08:32:58 891c053d2c06: Waiting 08:32:58 fc693d55d65f: Waiting 08:32:58 e16973657156: Verifying Checksum 08:32:58 e16973657156: Download complete 08:32:58 35d82f9e3411: Verifying Checksum 08:32:58 35d82f9e3411: Download complete 08:32:58 7e9fc2657dce: Verifying Checksum 08:32:58 7e9fc2657dce: Download complete 08:32:58 dda99020689f: Verifying Checksum 08:32:58 dda99020689f: Download complete 08:32:58 9b18e9b68314: Verifying Checksum 08:32:58 9b18e9b68314: Download complete 08:33:00 891c053d2c06: Verifying Checksum 08:33:00 891c053d2c06: Download complete 08:33:00 9b18e9b68314: Pull complete 08:33:00 db1c61fa0a46: Verifying Checksum 08:33:00 db1c61fa0a46: Download complete 08:33:00 35d82f9e3411: Pull complete 08:33:01 e16973657156: Pull complete 08:33:02 fc693d55d65f: Download complete 08:33:14 fc693d55d65f: Pull complete 08:33:15 7e9fc2657dce: Pull complete 08:33:15 dda99020689f: Pull complete 08:33:20 db1c61fa0a46: Pull complete 08:33:22 891c053d2c06: Pull complete 08:33:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:23 WORKDIR /edgex 08:33:23 COPY go.mod . 08:33:23 RUN go mod download 08:33:23 + docker build -t ci-base-image-arm64 -f - . 08:33:23 Sending build context to Docker daemon 3.093MB 08:33:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:23 ---> f96f9c87975a 08:33:23 Step 2/4 : WORKDIR /edgex 08:33:26 ---> Running in 8e98207e141f 08:33:26 Removing intermediate container 8e98207e141f 08:33:26 ---> 99f0a092eee9 08:33:26 Step 3/4 : COPY go.mod . 08:33:26 ---> 6b40430ff10f 08:33:26 Step 4/4 : RUN go mod download 08:33:26 ---> Running in 9aaefe7f82d4 08:33:38 Removing intermediate container 8b8b34075090 08:33:38 ---> a577884a1cfb 08:33:38 Step 8/22 : COPY . . 08:33:38 Removing intermediate container 3ce66d3536bb 08:33:38 ---> fb9d48dbbbf8 08:33:38 Step 8/22 : COPY . . 08:33:38 Removing intermediate container 209976557e2e 08:33:38 ---> 88b35a2bb56f 08:33:38 Step 7/19 : COPY . . 08:33:38 Removing intermediate container 9f08bc6215e6 08:33:38 ---> 071a4b6942b8 08:33:38 Step 8/24 : COPY . . 08:33:38 Removing intermediate container b96ca232592b 08:33:38 ---> ce40a209e4a0 08:33:38 Step 7/21 : COPY . . 08:33:40 ---> 24bd62a46d9d 08:33:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:40 ---> f8d56314729f 08:33:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:40 ---> 0aa51cd09357 08:33:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:40 ---> Running in 9f377b92bb05 08:33:40 ---> 049dbb37ceb3 08:33:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:40 ---> Running in e11062e60797 08:33:40 ---> Running in 19197bde129d 08:33:40 ---> c5634f309d91 08:33:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:40 ---> Running in 327a6c9d442d 08:33:40 ---> Running in c42b26d2916b 08:33:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33:41 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-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:59 Removing intermediate container 9aaefe7f82d4 08:33:59 ---> 4795787ea65d 08:33:59 Successfully built 4795787ea65d 08:33:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:59 + docker inspect -f . ci-base-image-arm64 08:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container 08:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:00 $ docker top 4dae45c2ee0590d558444d867ad62a320a956e8155874122e1242af6ba759f79 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:01 + go version 08:34:01 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:01 $ docker stop --time=1 4dae45c2ee0590d558444d867ad62a320a956e8155874122e1242af6ba759f79 08:34:03 $ docker rm -f --volumes 4dae45c2ee0590d558444d867ad62a320a956e8155874122e1242af6ba759f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 + docker inspect -f . ci-base-image-arm64 08:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container 08:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:05 $ docker top 7836fbc5d65c5e73db024e09285dc0dd6ed414513c56bf40179c0b27be63d151 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:05 ========================================================= 08:34:05 [edgeXBuildGoParallel] Running Tests and Build... 08:34:05 ========================================================= [Pipeline] sh 08:34:06 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:06 + make test 08:34:07 go test -race -coverprofile=coverage.out ./... 08:34: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 08:34:21 Removing intermediate container c42b26d2916b 08:34:21 ---> 59032b0a432b 08:34:21 08:34:21 Step 9/21 : FROM alpine:3.16 08:34:21 Removing intermediate container 9f377b92bb05 08:34:21 ---> ee2ba8d21140 08:34:21 08:34:21 Step 10/24 : FROM alpine:3.16 08:34:21 Removing intermediate container 19197bde129d 08:34:21 ---> 0628d3c7037a 08:34:21 08:34:21 Step 10/22 : FROM alpine:3.16 08:34:21 Removing intermediate container e11062e60797 08:34:21 ---> ee8d7e557e7b 08:34:21 08:34:21 Step 9/19 : FROM alpine:3.15 08:34:21 3.16: Pulling from library/alpine 08:34:21 3.16: Pulling from library/alpine 08:34:21 3.16: Pulling from library/alpine 08:34:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:22 Status: Downloaded newer image for alpine:3.16 08:34:22 Status: Image is up to date for alpine:3.16 08:34:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:22 Status: Image is up to date for alpine:3.16 08:34:22 ---> dfd21b5a31f5 08:34:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:22 ---> dfd21b5a31f5 08:34:22 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:22 ---> dfd21b5a31f5 08:34:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:23 3.15: Pulling from library/alpine 08:34:23 ---> Running in 725248b974ff 08:34:23 ---> Running in 9d15ff4a5e52 08:34:23 ---> Running in f9858e84efe6 08:34:23 Removing intermediate container 327a6c9d442d 08:34:23 ---> 07604208500c 08:34:23 08:34:23 Step 10/22 : FROM alpine:3.16 08:34:23 ---> dfd21b5a31f5 08:34:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:23 Removing intermediate container f9858e84efe6 08:34:23 ---> d24b2b954ff6 08:34:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:23 ---> Running in 5d2b11b2f998 08:34:23 ---> Running in f4176a88b756 08:34:23 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:23 Status: Downloaded newer image for alpine:3.15 08:34:23 ---> 5ce65d7b0fde 08:34:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:23 ---> Running in dd730ceb6dee 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:23 Removing intermediate container dd730ceb6dee 08:34:23 ---> ee514cda4f5e 08:34:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:23 ---> Running in e8b931600c58 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:24 (1/1) Installing dumb-init (1.2.5-r1) 08:34:24 (1/1) Installing dumb-init (1.2.5-r1) 08:34:24 Executing busybox-1.35.0-r17.trigger 08:34:24 Executing busybox-1.35.0-r17.trigger 08:34:24 OK: 6 MiB in 15 packages 08:34:24 OK: 6 MiB in 15 packages 08:34:24 (1/6) Installing ca-certificates (20220614-r0) 08:34:24 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:24 (4/6) Installing libcurl (7.83.1-r6) 08:34:24 (5/6) Installing curl (7.83.1-r6) 08:34:24 (6/6) Installing dumb-init (1.2.5-r1) 08:34:24 Executing busybox-1.35.0-r17.trigger 08:34:24 Executing ca-certificates-20220614-r0.trigger 08:34:24 (1/1) Installing dumb-init (1.2.5-r1) 08:34:24 Executing busybox-1.35.0-r17.trigger 08:34:24 OK: 6 MiB in 15 packages 08:34:24 OK: 8 MiB in 20 packages 08:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:25 Removing intermediate container 5d2b11b2f998 08:34:25 ---> dd920762b68f 08:34:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:25 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:25 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:25 OK: 15857 distinct packages available 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:25 ---> Running in e67cef19c95f 08:34:25 Removing intermediate container 9d15ff4a5e52 08:34:25 ---> 9cb3e27a616f 08:34:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:25 Removing intermediate container f4176a88b756 08:34:25 ---> be7e2ab8a48a 08:34:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:25 ---> Running in 149d9d2827bf 08:34:25 Removing intermediate container 725248b974ff 08:34:25 ---> dfdac2ef8c4b 08:34:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:25 Removing intermediate container e67cef19c95f 08:34:25 ---> ee370644e09a 08:34:25 Step 13/22 : ENV APP_PORT=59861 08:34:25 ---> Running in 8c8edc4a04ea 08:34:25 ---> Running in 9ffee3a7b4be 08:34:25 Removing intermediate container 149d9d2827bf 08:34:25 ---> 496ba2d7d3c1 08:34:25 Step 13/24 : ENV APP_PORT=59881 08:34:25 (1/9) Installing ca-certificates (20220614-r0) 08:34:25 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:25 ---> 99af0a3598f1 08:34:25 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:25 (4/9) Installing libcurl (7.80.0-r6) 08:34:25 ---> Running in e6882f5981ac 08:34:25 (5/9) Installing curl (7.80.0-r6) 08:34:25 (6/9) Installing dumb-init (1.2.5-r1) 08:34:25 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:25 (8/9) Installing libucontext (1.1-r0) 08:34:25 (9/9) Installing gcompat (1.0.0-r4) 08:34:25 Executing busybox-1.34.1-r7.trigger 08:34:25 Removing intermediate container 8c8edc4a04ea 08:34:25 ---> c4407906c17f 08:34:25 Step 12/21 : WORKDIR /edgex 08:34:25 Executing ca-certificates-20220614-r0.trigger 08:34:25 Removing intermediate container 9ffee3a7b4be 08:34:25 ---> 493fd096f0af 08:34:25 Step 14/22 : EXPOSE $APP_PORT 08:34:25 ---> Running in 08e113573ddc 08:34:25 OK: 8 MiB in 23 packages 08:34:25 ---> Running in 15abf7bf16b0 08:34:25 Removing intermediate container e6882f5981ac 08:34:25 ---> 251e8adff2c5 08:34:25 Step 14/24 : EXPOSE $APP_PORT 08:34:25 ---> Running in 9e34f58d9278 08:34:26 Removing intermediate container 15abf7bf16b0 08:34:26 ---> 965c9f8fa139 08:34:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:26 Removing intermediate container 08e113573ddc 08:34:26 ---> 16fae3975d9d 08:34:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:26 Removing intermediate container 9e34f58d9278 08:34:26 ---> 95e3364b26a1 08:34:26 Step 15/24 : WORKDIR / 08:34:26 ---> 860fcba708f2 08:34:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:26 ---> Running in 740f29acbd91 08:34:26 ---> 7725e548aaaf 08:34:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:26 ---> 02ed0d1144dd 08:34:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:26 ---> df6a5ed83e9d 08:34:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:26 Removing intermediate container 740f29acbd91 08:34:26 ---> 0656a854c8cc 08:34:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:26 Removing intermediate container e8b931600c58 08:34:26 ---> f6d5acea9a39 08:34:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:26 ---> 8f0a64330424 08:34:26 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:26 ---> 505d4515786d 08:34:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:26 ---> fc2f872f30e9 08:34:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:26 ---> 5af933233fdb 08:34:26 ---> Running in cb1f8bfaae56 08:34:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:27 ---> 704a0c9ebe8f 08:34:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:27 ---> 152105f22b15 08:34:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:27 ---> 6dac0c171b25 08:34:27 ---> 981b381c94b7 08:34:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:27 ---> 7db3d889ee7a 08:34:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:27 ---> Running in 0774bfe9e855 08:34:27 Removing intermediate container 0774bfe9e855 08:34:27 ---> d0437c9e543c 08:34:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:27 ---> ed82d1e441c1 08:34:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:27 ---> 44fcb07267ae 08:34:27 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:28 ---> Running in aa9a8cfd2e83 08:34:28 ---> 8065e873ecc3 08:34:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:28 ---> Running in 7d6dd0a98cba 08:34:28 ---> Running in 7278cc0c636f 08:34:28 Removing intermediate container cb1f8bfaae56 08:34:28 ---> 5e388cf635b5 08:34:28 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:28 Removing intermediate container aa9a8cfd2e83 08:34:28 ---> 8df8b7d0f60d 08:34:28 Step 20/22 : LABEL arch=x86_64 08:34:28 ---> Running in 6d0d4642743c 08:34:28 ---> 4abba0ac9737 08:34:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:28 ---> Running in 72d1fa7ab861 08:34:28 Removing intermediate container 7278cc0c636f 08:34:28 ---> 10083d4690ff 08:34:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:28 ---> Running in 60392ac5a7ff 08:34:28 Removing intermediate container 6d0d4642743c 08:34:28 ---> c5bee73f72f9 08:34:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:28 ---> Running in b421da519560 08:34:28 ---> Running in 5d6d59c51e8e 08:34:28 Removing intermediate container 72d1fa7ab861 08:34:28 ---> 683eb9579633 08:34:28 Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:34:28 ---> Running in d261a73cf7d8 08:34:28 Removing intermediate container 60392ac5a7ff 08:34:28 ---> d037d9621eb6 08:34:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:28 Removing intermediate container b421da519560 08:34:28 ---> f16101f46c26 08:34:28 Step 17/19 : LABEL arch=x86_64 08:34:28 ---> Running in 6f3aae463a48 08:34:28 Removing intermediate container 5d6d59c51e8e 08:34:28 ---> d2de52ec5cfa 08:34:28 Step 20/22 : LABEL arch=x86_64 08:34:28 Removing intermediate container d261a73cf7d8 08:34:28 ---> a481033be6f7 08:34:28 Step 22/22 : LABEL version=0.0.0 08:34:28 ---> Running in ab4e080bbf48 08:34:28 ---> Running in 1a14167e37c9 08:34:28 ---> Running in 8fae8f509d8c 08:34:28 Removing intermediate container 6f3aae463a48 08:34:28 ---> cd06e2b71416 08:34:28 Step 22/24 : LABEL arch=x86_64 08:34:28 Removing intermediate container ab4e080bbf48 08:34:28 ---> 3281c67bf211 08:34:28 Step 18/19 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:34:28 ---> Running in 490d61322644 08:34:28 ---> Running in f108498f5ec2 08:34:28 Removing intermediate container 1a14167e37c9 08:34:28 ---> 05f525c48b9e 08:34:28 Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:34:28 Removing intermediate container 7d6dd0a98cba 08:34:28 ---> d00356e653e4 08:34:28 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:28 Removing intermediate container 8fae8f509d8c 08:34:28 ---> e663c0b43d2a 08:34:28 08:34:29 ---> Running in c79271a1f2ca 08:34:29 ---> Running in 003d233e4bd7 08:34:29 Successfully built e663c0b43d2a 08:34:29 Successfully tagged support-scheduler:latest 08:34:29 Building core-command 08:34:29  Building support-scheduler ... done Removing intermediate container 490d61322644 08:34:29 ---> 5e7b0e4c862f 08:34:29 Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:34:30 Removing intermediate container c79271a1f2ca 08:34:30 ---> 9aab938d30af 08:34:30 Step 22/22 : LABEL version=0.0.0 08:34:30 Removing intermediate container 003d233e4bd7 08:34:30 ---> 961a74f110f8 08:34:30 Step 19/21 : LABEL arch=x86_64 08:34:30 Removing intermediate container f108498f5ec2 08:34:30 ---> 5f2ac467d59d 08:34:30 Step 19/19 : LABEL version=0.0.0 08:34:30 ---> Running in 0d6f924c2f28 08:34:30 ---> Running in 591d5d4a433e 08:34:30 ---> Running in 54ace430c9b5 08:34:30 ---> Running in 3e4bc74d7f94 08:34:30 Removing intermediate container 0d6f924c2f28 08:34:30 ---> f2e98cad9e0f 08:34:30 Step 24/24 : LABEL version=0.0.0 08:34:30 Removing intermediate container 591d5d4a433e 08:34:30 ---> 781852f10cbe 08:34:30 08:34:30 ---> Running in d7ed0e34bd9e 08:34:30 Removing intermediate container 3e4bc74d7f94 08:34:30 ---> de947dfa18b5 08:34:30 08:34:30 Removing intermediate container 54ace430c9b5 08:34:30 ---> c0eb88f25335 08:34:30 Step 20/21 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:34:30 ---> Running in 805fccac51c5 08:34:30 Successfully built 781852f10cbe 08:34:30 Successfully built de947dfa18b5 08:34:30 Successfully tagged security-spiffe-token-provider:latest 08:34:30 Building support-notifications 08:34:30  Building security-spiffe-token-provider ... done Successfully tagged core-common-config-bootstrapper:latest 08:34:30  Building core-common-config-bootstrapper ... done Building security-spire-server 08:34:30 Removing intermediate container d7ed0e34bd9e 08:34:30 ---> 6caa30c155fe 08:34:30 08:34:30 Successfully built 6caa30c155fe 08:34:30 Successfully tagged core-metadata:latest 08:34:30  Building core-metadata ... done Building security-spire-agent 08:34:30 Removing intermediate container 805fccac51c5 08:34:30 ---> 5232a16a6308 08:34:30 Step 21/21 : LABEL version=0.0.0 08:34:30 ---> Running in 6c613041c2a9 08:34:30 Removing intermediate container 6c613041c2a9 08:34:30 ---> 27afb2014951 08:34:30 08:34:30 Successfully built 27afb2014951 08:34:30 Successfully tagged security-proxy-setup:latest 08:34:30 Building security-bootstrapper 08:34:37  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:37 ---> 30605e7c123d 08:34:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:37 ---> Using cache 08:34:37 ---> 3c4d80871909 08:34:37 Step 4/23 : WORKDIR /edgex-go 08:34:37 ---> Using cache 08:34:37 ---> 6fa044f36296 08:34:37 Step 5/23 : RUN apk add --update --no-cache make git 08:34:37 ---> Using cache 08:34:37 ---> 7e04cadabc08 08:34:37 Step 6/23 : COPY go.mod vendor* ./ 08:34:37 ---> Using cache 08:34:37 ---> da28f9f51789 08:34:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:37 ---> Using cache 08:34:37 ---> 071a4b6942b8 08:34:37 Step 8/23 : COPY . . 08:34:37 ---> Using cache 08:34:37 ---> 24bd62a46d9d 08:34:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:39 ---> 30605e7c123d 08:34:39 Step 3/24 : WORKDIR /edgex-go 08:34:39 ---> Using cache 08:34:39 ---> 2b235f65cb55 08:34:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:39 ---> 30605e7c123d 08:34:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:39 ---> Using cache 08:34:39 ---> 3c4d80871909 08:34:39 Step 4/22 : WORKDIR /edgex-go 08:34:39 ---> Using cache 08:34:39 ---> 6fa044f36296 08:34:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:39 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:39 ---> 30605e7c123d 08:34:39 Step 3/32 : WORKDIR /edgex-go 08:34:39 ---> Using cache 08:34:39 ---> 2b235f65cb55 08:34:39 Step 4/32 : RUN apk add --update --no-cache make git 08:34:39 ---> Using cache 08:34:39 ---> ef9fb85cf1e7 08:34:39 Step 5/32 : COPY go.mod vendor* ./ 08:34:39 ---> Using cache 08:34:39 ---> cff934b71ecf 08:34:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:39 ---> Using cache 08:34:39 ---> ce40a209e4a0 08:34:39 Step 7/32 : COPY . . 08:34:39 ---> Using cache 08:34:39 ---> c5634f309d91 08:34:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:39 ---> 30605e7c123d 08:34:39 Step 3/23 : WORKDIR /edgex-go 08:34:39 ---> Using cache 08:34:39 ---> 2b235f65cb55 08:34:39 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:40 ---> Running in 39bdd231f97a 08:34:40 ---> Running in b0dc74871cc6 08:34:40 ---> Running in 5f778da05a0d 08:34:40 ---> Running in 50a4c8431f2f 08:34:40 ---> Running in 1c0d608cea20 08:34:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 OK: 211 MiB in 51 packages 08:34:41 OK: 211 MiB in 51 packages 08:34:41 OK: 211 MiB in 51 packages 08:34:42 Removing intermediate container 5f778da05a0d 08:34:42 ---> 2243fd208b30 08:34:42 Step 5/24 : COPY go.mod vendor* ./ 08:34:42 Removing intermediate container b0dc74871cc6 08:34:42 ---> c288038bfefe 08:34:42 Step 6/22 : COPY go.mod vendor* ./ 08:34:42 Removing intermediate container 50a4c8431f2f 08:34:42 ---> f42963f3d137 08:34:42 Step 5/23 : COPY go.mod vendor* ./ 08:34:42 ---> 4b5b4c51ebb4 08:34:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:42 ---> Running in b4cc6d845f16 08:34:42 ---> 6444a9669a75 08:34:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 ---> Running in e9d6da6238af 08:34:43 ---> 213fce4bfa46 08:34:43 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 ---> Running in c03d393bca28 08:34:45 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:09 Removing intermediate container 39bdd231f97a 08:35:09 ---> 30b40e8c9439 08:35:09 08:35:09 Step 10/23 : FROM alpine:3.16 08:35:09 ---> dfd21b5a31f5 08:35:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:09 ---> Using cache 08:35:09 ---> 9cb3e27a616f 08:35:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:09 ---> Using cache 08:35:09 ---> 496ba2d7d3c1 08:35:09 Step 13/23 : ENV APP_PORT=59882 08:35:09 Removing intermediate container 1c0d608cea20 08:35:09 ---> 3456863af848 08:35:09 08:35:09 Step 9/32 : FROM alpine:3.16 08:35:09 ---> dfd21b5a31f5 08:35:09 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:09 ---> Running in 499906da6f14 08:35:09 ---> Running in a282cd59e303 08:35:09 Removing intermediate container 499906da6f14 08:35:09 ---> 405fd3a44f23 08:35:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:09 Removing intermediate container a282cd59e303 08:35:09 ---> c664755112a8 08:35:09 Step 14/23 : EXPOSE $APP_PORT 08:35:09 ---> Running in 746ea20d3fe9 08:35:09 ---> Running in 1e49d7caaf0c 08:35:09 Removing intermediate container 1e49d7caaf0c 08:35:09 ---> 073d424a3ab9 08:35:09 Step 15/23 : WORKDIR / 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 ---> Running in 6d7b67402b1f 08:35:09 Removing intermediate container c03d393bca28 08:35:09 ---> 44cf7dc0b447 08:35:09 Step 7/23 : COPY . . 08:35:09 Removing intermediate container b4cc6d845f16 08:35:09 ---> 3c06b08dad30 08:35:09 Step 7/24 : COPY . . 08:35:09 Removing intermediate container e9d6da6238af 08:35:09 ---> af0c830a43f5 08:35:09 Step 8/22 : COPY . . 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 Removing intermediate container 6d7b67402b1f 08:35:09 ---> a68bec2166ef 08:35:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:09 (1/2) Installing dumb-init (1.2.5-r1) 08:35:09 (2/2) Installing su-exec (0.2-r1) 08:35:09 Executing busybox-1.35.0-r17.trigger 08:35:09 OK: 6 MiB in 16 packages 08:35:13 ---> 19aed070f125 08:35:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:13 ---> 70dc6877747d 08:35:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:35:13 ---> 9bcb97e1e98b 08:35:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:13 ---> f4882849602d 08:35:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:13 ---> Running in 1e38651734e5 08:35:14 ---> Running in a415f8760ff8 08:35:14 Removing intermediate container 746ea20d3fe9 08:35:14 ---> 02b4dc8204f5 08:35:14 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:14 ---> Running in 1496138c65e1 08:35:14 ---> 15d4f685534a 08:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:14 ---> Running in f69bd6e77915 08:35:14 Removing intermediate container 1e38651734e5 08:35:14 ---> a2fc795fb8a1 08:35:14 Step 9/23 : WORKDIR /edgex-go/spire-build 08:35:14 Removing intermediate container a415f8760ff8 08:35:14 ---> 6f18bc2fdb6c 08:35:14 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:14 ---> Running in d9c6fca006b6 08:35:14 ---> Running in 13408411ea4f 08:35:14 Removing intermediate container f69bd6e77915 08:35:14 ---> 395ecd5ca6de 08:35:14 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:14 ---> 5da6ab4d2aec 08:35:14 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:14 ---> Running in fbb92ddebc9b 08:35:14 ---> Running in 7fff2ef69339 08:35:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:14 Removing intermediate container d9c6fca006b6 08:35:14 ---> 5c79beeed889 08:35:14 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:14 Removing intermediate container 13408411ea4f 08:35:14 ---> 5e833fd374af 08:35:14 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:14 ---> Running in 841467dfd7e2 08:35:14 ---> Running in a2ea880255e0 08:35:14 Removing intermediate container fbb92ddebc9b 08:35:14 ---> 5c12241731a0 08:35:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:14 Removing intermediate container 7fff2ef69339 08:35:14 ---> 684bc63db18f 08:35:14 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:14 ---> Running in 9e0e0c8baef0 08:35:14 ---> Running in 30ed401ef55f 08:35:14 Removing intermediate container 30ed401ef55f 08:35:14 ---> 9663949840ba 08:35:14 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:14 Removing intermediate container 9e0e0c8baef0 08:35:14 ---> eb7e1ae4a5b3 08:35:14 Step 21/23 : LABEL arch=x86_64 08:35:14 ---> Running in d9ee7ed8b41a 08:35:14 ---> Running in 335d71c5c195 08:35:15 Removing intermediate container 335d71c5c195 08:35:15 ---> 8688164b8dd8 08:35:15 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:15 Removing intermediate container d9ee7ed8b41a 08:35:15 ---> 9d9c90f96cde 08:35:15 Step 22/23 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:15 ---> Running in cb51ab1c388b 08:35:15 ---> Running in dee5d80ed303 08:35:15 Removing intermediate container dee5d80ed303 08:35:15 ---> 4c4a1c4af3e0 08:35:15 Step 23/23 : LABEL version=0.0.0 08:35:15 ---> Running in 42a43e1ca317 08:35:15 Removing intermediate container 841467dfd7e2 08:35:15 Removing intermediate container a2ea880255e0 08:35:15 ---> 4260c4054412 08:35:15 ---> b2672fb3a5bf 08:35:15 Step 11/23 : WORKDIR /edgex-goStep 11/24 : WORKDIR /edgex-go 08:35:15 08:35:15 ---> Running in c446fee23451 08:35:15 ---> Running in 4af47a642d3a 08:35:15 Removing intermediate container 42a43e1ca317 08:35:15 ---> bb4f46eec631 08:35:15 08:35:15 Successfully built bb4f46eec631 08:35:15 Successfully tagged core-command:latest 08:35:15  Building core-command ... done Building core-data 08:35:15 Removing intermediate container 4af47a642d3a 08:35:15 ---> 1ef3fd7e6189 08:35:15 08:35:15 Step 12/23 : FROM alpine:3.15 08:35:15 ---> 5ce65d7b0fde 08:35:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:15 ---> Using cache 08:35:15 ---> ee514cda4f5e 08:35:15 Removing intermediate container c446fee23451 08:35:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat ---> fa3ee7425e78 08:35:15 08:35:15 08:35:15 Step 12/24 : FROM alpine:3.15 08:35:15 ---> 5ce65d7b0fde 08:35:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:15 ---> Using cache 08:35:15 ---> ee514cda4f5e 08:35:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:16 ---> Running in 21fc2aecdea5 08:35:16 ---> Running in b13b4814f61e 08:35:17 Removing intermediate container cb51ab1c388b 08:35:17 ---> b8922cd414be 08:35:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:17 ---> Running in 3231787c54fd 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:18 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:18 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:18 OK: 15857 distinct packages available 08:35:18 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:18 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:18 OK: 15857 distinct packages available 08:35:18 Removing intermediate container 3231787c54fd 08:35:18 ---> 663ec5e0ccff 08:35:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:18 ---> 30605e7c123d 08:35:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:18 ---> Using cache 08:35:18 ---> 3c4d80871909 08:35:18 Step 4/22 : WORKDIR /edgex-go 08:35:18 ---> Using cache 08:35:18 ---> 6fa044f36296 08:35:18 Step 5/22 : RUN apk add --update --no-cache make git 08:35:18 ---> Using cache 08:35:18 ---> 7e04cadabc08 08:35:18 Step 6/22 : COPY go.mod vendor* ./ 08:35:18 ---> Using cache 08:35:18 ---> da28f9f51789 08:35:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:18 ---> Using cache 08:35:18 ---> 071a4b6942b8 08:35:18 Step 8/22 : COPY . . 08:35:18 ---> Using cache 08:35:18 ---> 24bd62a46d9d 08:35:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:18 (1/5) Installing dumb-init (1.2.5-r1) 08:35:18 (1/5) Installing dumb-init (1.2.5-r1) 08:35:18 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:18 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:18 ---> Running in fb1931775e28 08:35:18 ---> 9c00e6729a53 08:35:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:18 (3/5) Installing libucontext (1.1-r0) 08:35:18 (3/5) Installing libucontext (1.1-r0) 08:35:18 (4/5) Installing gcompat (1.0.0-r4) 08:35:18 (4/5) Installing gcompat (1.0.0-r4) 08:35:18 (5/5) Installing openssl (1.1.1t-r1) 08:35:18 (5/5) Installing openssl (1.1.1t-r1) 08:35:18 Executing busybox-1.34.1-r7.trigger 08:35:18 Executing busybox-1.34.1-r7.trigger 08:35:18 OK: 7 MiB in 19 packages 08:35:18 OK: 7 MiB in 19 packages 08:35:18 ---> Running in 6c2530595cbb 08:35:19 Removing intermediate container b13b4814f61e 08:35:19 ---> e2d0aef95fe4 08:35:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:19 Removing intermediate container 21fc2aecdea5 08:35:19 ---> 60b8ff1a8da5 08:35:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:20 Removing intermediate container 6c2530595cbb 08:35:20 ---> 54dc234997d2 08:35:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:21 ---> f10757324a85 08:35:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:21 ---> b27d0daeb217 08:35:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:21 ---> d71827f93942 08:35:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:22 ---> 3507f40e4024 08:35:22 ---> d4cc38c81852 08:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:22 08:35:23 ---> 254df16bc68e 08:35:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:23 ---> 8908ce5bfa24 08:35:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:23 ---> f6ef54ef69d1 08:35:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:23 ---> 50d4ff749b75 08:35:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:23 ---> 37c1baa748ff 08:35:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:23 ---> Running in 0576c4fb38e6 08:35:23 ---> f631f5cec294 08:35:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:24 Removing intermediate container 0576c4fb38e6 08:35:24 ---> 1e91dc430ccb 08:35:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:24 ---> Running in 05221b5c8564 08:35:24 ---> 1e6cb95c5cb7 08:35:24 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:24 ---> 7e8cacd7f47d 08:35:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:24 Removing intermediate container 05221b5c8564 08:35:24 ---> ab7e7f9152fa 08:35:24 Step 21/23 : LABEL arch=x86_64 08:35:24 ---> Running in 488f3efcc888 08:35:24 ---> 07fcbcc4e164 08:35:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:24 ---> 268d2d78c3bd 08:35:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:24 Removing intermediate container 488f3efcc888 08:35:24 ---> db9c75bf4107 08:35:24 Step 22/23 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:25 ---> Running in bfe583fb82c6 08:35:25 ---> Running in 4609f3b1f287 08:35:25 ---> 48b69f5a4a7c 08:35:25 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:25 Removing intermediate container bfe583fb82c6 08:35:25 ---> 730c7941e510 08:35:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:25 Removing intermediate container 4609f3b1f287 08:35:25 ---> 456a79ec58a0 08:35:25 Step 23/23 : LABEL version=0.0.0 08:35:25 ---> Running in 644436742e52 08:35:25 ---> Running in 1973aee5f76f 08:35:25 ---> Running in f3ff5c9a31ff 08:35:25 Removing intermediate container 1973aee5f76f 08:35:25 ---> 60e9276f0c5f 08:35:25 Step 22/24 : LABEL arch=x86_64 08:35:25 Removing intermediate container f3ff5c9a31ff 08:35:25 ---> 518457bca72c 08:35:25 08:35:25 ---> Running in bb44fdb30b0a 08:35:26 Successfully built 518457bca72c 08:35:26 Successfully tagged security-spire-server:latest 08:35:26 Building security-spire-config 08:35:27  Building security-spire-server ... done Removing intermediate container bb44fdb30b0a 08:35:27 ---> 8125bd472763 08:35:27 Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:28 ---> Running in 7f515dc6db3b 08:35:28 Removing intermediate container 644436742e52 08:35:28 ---> 00f07deb8582 08:35:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:28 Removing intermediate container 7f515dc6db3b 08:35:28 ---> 59701f12b601 08:35:28 Step 24/24 : LABEL version=0.0.0 08:35:28 ---> Running in ae2fc90f3f0e 08:35:28 ---> Running in b3222d2fea75 08:35:29 Removing intermediate container ae2fc90f3f0e 08:35:29 ---> fba79e695bcb 08:35:29 Step 29/32 : CMD ["gate"] 08:35:29 Removing intermediate container b3222d2fea75 08:35:29 ---> 50cf6074a01d 08:35:29 08:35:29 ---> Running in deea2e6e2896 08:35:29 Successfully built 50cf6074a01d 08:35:29 Successfully tagged security-spire-agent:latest 08:35:29  Building security-spire-agent ... done Building security-secretstore-setup 08:35:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:29 ---> 30605e7c123d 08:35:29 Step 3/24 : WORKDIR /edgex-go 08:35:29 ---> Using cache 08:35:29 ---> 2b235f65cb55 08:35:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:29 ---> Using cache 08:35:29 ---> f42963f3d137 08:35:29 Step 5/24 : COPY go.mod vendor* ./ 08:35:29 ---> Using cache 08:35:29 ---> 213fce4bfa46 08:35:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:29 ---> Using cache 08:35:29 ---> 44cf7dc0b447 08:35:29 Step 7/24 : COPY . . 08:35:29 ---> Using cache 08:35:29 ---> 70dc6877747d 08:35:29 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:29 ---> Using cache 08:35:29 ---> a2fc795fb8a1 08:35:29 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:29 ---> Using cache 08:35:29 ---> 5c79beeed889 08:35:29 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:32 Removing intermediate container deea2e6e2896 08:35:32 ---> aee86881d059 08:35:32 Step 30/32 : LABEL arch=x86_64 08:35:32 ---> Running in ac77aa611b6b 08:35:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:32 ---> 30605e7c123d 08:35:32 Step 3/24 : WORKDIR /edgex-go 08:35:32 ---> Using cache 08:35:32 ---> 2b235f65cb55 08:35:32 Step 4/24 : RUN apk add --update --no-cache make git 08:35:32 ---> Using cache 08:35:32 ---> ef9fb85cf1e7 08:35:32 Step 5/24 : COPY go.mod vendor* ./ 08:35:32 ---> Using cache 08:35:32 ---> cff934b71ecf 08:35:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:32 ---> Using cache 08:35:32 ---> ce40a209e4a0 08:35:32 Step 7/24 : COPY . . 08:35:32 ---> Using cache 08:35:32 ---> c5634f309d91 08:35:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:32 ---> Running in 239429f77d94 08:35:32 ---> Running in 77ece5809ae3 08:35:32 Removing intermediate container 239429f77d94 08:35:32 ---> efe49ca88dd1 08:35:32 Step 31/32 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:32 ---> Running in d2c72b57cd26 08:35:33 Removing intermediate container d2c72b57cd26 08:35:33 ---> ba0406abfe07 08:35:33 Step 32/32 : LABEL version=0.0.0 08:35:33 ---> Running in bc80ce983eb6 08:35:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:33 Removing intermediate container bc80ce983eb6 08:35:33 ---> 6080d9d2f569 08:35:33 08:35:33 Successfully built 6080d9d2f569 08:35:33 Successfully tagged security-bootstrapper:latest 08:35:33  Building security-bootstrapper ... done Removing intermediate container ac77aa611b6b 08:35:33 ---> a37d05045080 08:35:33 Step 11/24 : WORKDIR /edgex-go 08:35:33 ---> Running in 33bed9f9c77b 08:35:33 Removing intermediate container 33bed9f9c77b 08:35:33 ---> fb2ae1b340e6 08:35:33 08:35:33 Step 12/24 : FROM alpine:3.15 08:35:33 ---> 5ce65d7b0fde 08:35:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:33 ---> Using cache 08:35:33 ---> ee514cda4f5e 08:35:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:33 ---> Running in f980ebf7ac5c 08:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:34 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:34 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:34 OK: 15857 distinct packages available 08:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:35 (1/4) Installing dumb-init (1.2.5-r1) 08:35:35 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:35 (3/4) Installing libucontext (1.1-r0) 08:35:35 (4/4) Installing gcompat (1.0.0-r4) 08:35:35 Executing busybox-1.34.1-r7.trigger 08:35:35 OK: 6 MiB in 18 packages 08:35:35 Removing intermediate container f980ebf7ac5c 08:35:35 ---> 4acfe197ea5c 08:35:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:38 ---> c2226703e028 08:35:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:39 ---> bdc79af87a8b 08:35:39 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:40 ---> Running in cbf741be16ce 08:35:40 Removing intermediate container cbf741be16ce 08:35:40 ---> 7f81bbafc3bd 08:35:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:40 Removing intermediate container 1496138c65e1 08:35:40 ---> 04b3c768f90e 08:35:40 08:35:40 Step 10/22 : FROM alpine:3.16 08:35:40 ---> dfd21b5a31f5 08:35:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:40 ---> Running in c020062df00f 08:35:41 ---> ce6539a2aed1 08:35:41 Step 19/24 : WORKDIR / 08:35:41 ---> Running in e06dc5aec459 08:35:41 Removing intermediate container e06dc5aec459 08:35:41 ---> c29e51f2af86 08:35:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:41 ---> Running in 9c4ef079dc2f 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:41 (1/2) Installing ca-certificates (20220614-r0) 08:35:41 (2/2) Installing dumb-init (1.2.5-r1) 08:35:41 Executing busybox-1.35.0-r17.trigger 08:35:41 Executing ca-certificates-20220614-r0.trigger 08:35:41 OK: 6 MiB in 16 packages 08:35:41 Removing intermediate container 9c4ef079dc2f 08:35:41 ---> aa619340a63e 08:35:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:42 ---> Running in 72e488c9491f 08:35:43 Removing intermediate container 72e488c9491f 08:35:43 ---> daf89c8030ac 08:35:43 Step 22/24 : LABEL arch=x86_64 08:35:43 ---> Running in 070680220f01 08:35:43 Removing intermediate container c020062df00f 08:35:43 ---> dec06dee0a61 08:35:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:43 ---> Running in 63a16804fbef 08:35:43 Removing intermediate container 070680220f01 08:35:43 ---> 6a3f97b415a4 08:35:43 Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:43 ---> Running in 6c88466dd042 08:35:43 Removing intermediate container 63a16804fbef 08:35:43 ---> 0f4b6f27badd 08:35:43 Step 13/22 : ENV APP_PORT=59860 08:35:43 ---> Running in d59c408af4c4 08:35:43 Removing intermediate container 6c88466dd042 08:35:43 ---> 55a3822c3d83 08:35:43 Step 24/24 : LABEL version=0.0.0 08:35:43 Removing intermediate container d59c408af4c4 08:35:43 ---> 539f010a9d18 08:35:43 Step 14/22 : EXPOSE $APP_PORT 08:35:43 ---> Running in 7fb1faee1fc2 08:35:43 ---> Running in 47c646666775 08:35:43 Removing intermediate container fb1931775e28 08:35:43 ---> 74723299b58b 08:35:43 08:35:43 Step 10/22 : FROM alpine:3.16 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:43 ---> Running in f7213e182e57 08:35:43 Removing intermediate container 7fb1faee1fc2 08:35:43 ---> 860714ac5fbd 08:35:43 08:35:43 Removing intermediate container 47c646666775 08:35:43 ---> 6937541c40f1 08:35:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:43 Successfully built 860714ac5fbd 08:35:43 Successfully tagged security-spire-config:latest 08:35:44  Building security-spire-config ... done Removing intermediate container f7213e182e57 08:35:44 ---> 12652d549e98 08:35:44 Step 12/22 : ENV APP_PORT=59880 08:35:44 ---> d8a075d27f2e 08:35:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:44 ---> Running in 11c0a87052db 08:35:44 Removing intermediate container 11c0a87052db 08:35:44 ---> 6b5f6e8df004 08:35:44 Step 13/22 : EXPOSE $APP_PORT 08:35:44 ---> Running in 0afa7d02f5e4 08:35:44 Removing intermediate container 0afa7d02f5e4 08:35:44 ---> 7ed4b61a2131 08:35:44 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:44 ---> 34c914d63776 08:35:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:44 ---> Running in 04ec25dcc862 08:35:45 ---> 06d32da46b2e 08:35:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:45 ---> Running in ee434ba039e2 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:45 Removing intermediate container ee434ba039e2 08:35:45 ---> 04bd9fd5de32 08:35:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:45 ---> Running in 422fbd27aa4e 08:35:45 Removing intermediate container 422fbd27aa4e 08:35:45 ---> 4e8186ed1334 08:35:45 Step 20/22 : LABEL arch=x86_64 08:35:45 ---> Running in 59206985506e 08:35:45 (1/1) Installing dumb-init (1.2.5-r1) 08:35:45 Executing busybox-1.35.0-r17.trigger 08:35:45 OK: 6 MiB in 15 packages 08:35:45 Removing intermediate container 59206985506e 08:35:45 ---> 6f0371c89297 08:35:45 Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:45 ---> Running in 0c9f7d47c1a8 08:35:45 Removing intermediate container 0c9f7d47c1a8 08:35:45 ---> 19aed3169976 08:35:45 Step 22/22 : LABEL version=0.0.0 08:35:45 ---> Running in 10dc1c01d5f2 08:35:45 Removing intermediate container 10dc1c01d5f2 08:35:45 ---> b98f3f9f7dff 08:35:45 08:35:45 Removing intermediate container 04ec25dcc862 08:35:45 ---> a6ccb8b9fce6 08:35:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 Successfully built b98f3f9f7dff 08:35:45 Successfully tagged support-notifications:latest 08:35:45  Building support-notifications ... done  ---> aea02699c8e1 08:35:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:46 ---> 1133d569cc79 08:35:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:46 ---> 7f57d231f1a6 08:35:46 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:46 ---> Running in 19af46ea813a 08:35:46 Removing intermediate container 19af46ea813a 08:35:46 ---> d0d27934859c 08:35:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:46 ---> Running in 3d45cf6029c3 08:35:47 Removing intermediate container 3d45cf6029c3 08:35:47 ---> 3bd91e77a1d3 08:35:47 Step 20/22 : LABEL arch=x86_64 08:35:47 ---> Running in ab54d35d9cfd 08:35:47 Removing intermediate container ab54d35d9cfd 08:35:47 ---> 0f67197fc5c1 08:35:47 Step 21/22 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:47 ---> Running in 7c143ff18977 08:35:47 Removing intermediate container 7c143ff18977 08:35:47 ---> 00a9ae527152 08:35:47 Step 22/22 : LABEL version=0.0.0 08:35:47 ---> Running in 9748e255839b 08:35:47 Removing intermediate container 9748e255839b 08:35:47 ---> 27d23a453a5d 08:35:47 08:35:47 Successfully built 27d23a453a5d 08:35:47 Successfully tagged core-data:latest 08:35:48  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:51 Removing intermediate container 77ece5809ae3 08:35:51 ---> bc4609c7d6fe 08:35:51 08:35:51 Step 9/24 : FROM alpine:3.16 08:35:51 ---> dfd21b5a31f5 08:35:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:51 ---> Running in cd7b2ea48b4e 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:52 (1/3) Installing ca-certificates (20220614-r0) 08:35:52 (2/3) Installing dumb-init (1.2.5-r1) 08:35:52 (3/3) Installing su-exec (0.2-r1) 08:35:52 Executing busybox-1.35.0-r17.trigger 08:35:52 Executing ca-certificates-20220614-r0.trigger 08:35:52 OK: 6 MiB in 17 packages 08:35:52 Removing intermediate container cd7b2ea48b4e 08:35:52 ---> 791188239e1e 08:35:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:52 ---> Running in 7c1ab276d0ff 08:35:52 Removing intermediate container 7c1ab276d0ff 08:35:52 ---> 0f011f67b750 08:35:52 Step 12/24 : WORKDIR / 08:35:52 ---> Running in c4802f024311 08:35:52 Removing intermediate container c4802f024311 08:35:52 ---> 116a87f29991 08:35:52 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:52 ---> ad18cfcc220d 08:35:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:53 ---> fdae1de258a7 08:35:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:53 ---> fbd14917b133 08:35:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:53 ---> 2b67aaf2fc1a 08:35:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:53 ---> dbbb4e2edf6b 08:35:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:54 ---> c983384252b9 08:35:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:54 ---> ecb4757e8c1a 08:35:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:54 ---> Running in 42606e4dfa90 08:35:54 Removing intermediate container 42606e4dfa90 08:35:54 ---> 325728ac25c3 08:35:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:55 ---> Running in 322ffe818730 08:35:55 Removing intermediate container 322ffe818730 08:35:55 ---> 23443a1bc1b2 08:35:55 Step 22/24 : LABEL arch=x86_64 08:35:55 ---> Running in 5671421662e2 08:35:55 Removing intermediate container 5671421662e2 08:35:55 ---> 7c78adfa27e0 08:35:55 Step 23/24 : LABEL git_sha=900d5abe17e525b0941e3f424effd3d2ee27cae2 08:35:55 ---> Running in 113aa84739a1 08:35:55 Removing intermediate container 113aa84739a1 08:35:55 ---> 068ee604973f 08:35:55 Step 24/24 : LABEL version=0.0.0 08:35:55 ---> Running in 39ecd11c915c 08:35:55 Removing intermediate container 39ecd11c915c 08:35:55 ---> c6c5d52a637e 08:35:55 08:35:55 Successfully built c6c5d52a637e 08:35:55 Successfully tagged security-secretstore-setup:latest 08:35:55  Building security-secretstore-setup ... done  [Pipeline] } 08:35:55 $ docker stop --time=1 eefda4fe525ce68a90bea3fec6a7899bced1f5cb47ed21e05d8b5bfb11b2516e 08:35:56 $ docker rm -f --volumes eefda4fe525ce68a90bea3fec6a7899bced1f5cb47ed21e05d8b5bfb11b2516e [Pipeline] // withDockerContainer [Pipeline] sh 08:35:57 + docker images 08:35:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:57 security-secretstore-setup latest c6c5d52a637e 2 seconds ago 30MB 08:35:57 bc4609c7d6fe 7 seconds ago 1.67GB 08:35:57 core-data latest 27d23a453a5d 10 seconds ago 17.9MB 08:35:57 support-notifications latest b98f3f9f7dff 12 seconds ago 30.7MB 08:35:57 74723299b58b 14 seconds ago 1.68GB 08:35:57 security-spire-config latest 860714ac5fbd 14 seconds ago 85.8MB 08:35:57 04b3c768f90e 17 seconds ago 1.74GB 08:35:57 fb2ae1b340e6 24 seconds ago 1.55GB 08:35:57 security-bootstrapper latest 6080d9d2f569 24 seconds ago 20.4MB 08:35:57 security-spire-agent latest 50cf6074a01d 29 seconds ago 125MB 08:35:57 security-spire-server latest 518457bca72c 32 seconds ago 86.5MB 08:35:57 1ef3fd7e6189 42 seconds ago 1.55GB 08:35:57 core-command latest bb4f46eec631 42 seconds ago 17.7MB 08:35:57 fa3ee7425e78 42 seconds ago 1.55GB 08:35:57 30b40e8c9439 56 seconds ago 1.68GB 08:35:57 3456863af848 56 seconds ago 1.67GB 08:35:57 core-common-config-bootstrapper latest de947dfa18b5 About a minute ago 15.5MB 08:35:57 core-metadata latest 6caa30c155fe About a minute ago 18.5MB 08:35:57 security-spiffe-token-provider latest 781852f10cbe About a minute ago 30MB 08:35:57 security-proxy-setup latest 27afb2014951 About a minute ago 27.8MB 08:35:57 support-scheduler latest e663c0b43d2a About a minute ago 30MB 08:35:57 07604208500c About a minute ago 1.74GB 08:35:57 ee8d7e557e7b About a minute ago 1.72GB 08:35:57 0628d3c7037a About a minute ago 1.67GB 08:35:57 ee2ba8d21140 About a minute ago 1.69GB 08:35:57 59032b0a432b About a minute ago 1.67GB 08:35:57 ci-base-image-x86_64 latest 30605e7c123d 5 minutes ago 904MB 08:35:57 alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB 08:35:57 alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB 08:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 98.5% of statements 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.806s coverage: 73.7% of statements 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.0% of statements 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.811s coverage: 88.5% of statements 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.531s coverage: 3.9% of statements 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.201s coverage: 95.6% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.262s coverage: 72.2% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.534s coverage: 65.9% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.561s coverage: 0.9% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 29.6% of statements 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.361s coverage: 94.1% of statements 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.521s coverage: 96.3% of statements 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.296s coverage: 94.4% of statements 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.567s coverage: 79.9% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.332s coverage: 92.9% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.280s coverage: 86.9% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.212s coverage: 20.0% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 77.4% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.307s coverage: 80.0% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 08:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.988s coverage: 91.2% of statements 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.375s coverage: 63.1% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.351s coverage: 100.0% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.109s coverage: 100.0% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.121s coverage: 100.0% of statements 08:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.454s coverage: 65.3% of statements 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.928s coverage: 41.0% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.816s coverage: 92.3% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.366s coverage: 63.2% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.553s coverage: 97.7% of statements 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:38:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:41 go vet ./... 08:40:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:49 + ls -al . 08:40:49 total 740 08:40:49 drwxrwxr-x 10 1001 1001 4096 Feb 22 08:34 . 08:40:49 drwxr-xr-x 4 root root 4096 Feb 22 08:34 .. 08:40:49 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:32 .blubracket 08:40:49 -rw-rw-r-- 1 1001 1001 16 Feb 22 08:32 .dockerignore 08:40:49 drwxrwxr-x 8 1001 1001 4096 Feb 22 08:32 .git 08:40:49 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:32 .github 08:40:49 -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:32 .gitignore 08:40:49 -rw-rw-r-- 1 1001 1001 42 Feb 22 08:32 .golangci.yml 08:40:49 -rw-rw-r-- 1 1001 1001 87 Feb 22 08:32 .hadolint.yml 08:40:49 -rw-rw-r-- 1 1001 1001 166 Feb 22 08:32 .sonarcloud.properties 08:40:49 -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:32 ADOPTERS.md 08:40:49 -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:32 Attribution.txt 08:40:49 -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:32 CHANGELOG.md 08:40:49 -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:32 CONTRIBUTING.md 08:40:49 -rw-rw-r-- 1 1001 1001 677 Feb 22 08:32 GOVERNANCE.md 08:40:49 -rw-rw-r-- 1 1001 1001 883 Feb 22 08:32 Jenkinsfile 08:40:49 -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:32 LICENSE 08:40:49 -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:32 Makefile 08:40:49 -rw-rw-r-- 1 1001 1001 582 Feb 22 08:32 OWNERS.md 08:40:49 -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:32 README.md 08:40:49 -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:32 SECURITY.md 08:40:49 -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION 08:40:49 drwxrwxr-x 2 1001 1001 4096 Feb 22 08:32 bin 08:40:49 drwxrwxr-x 17 1001 1001 4096 Feb 22 08:32 cmd 08:40:49 -rw-r--r-- 1 root root 487323 Feb 22 08:38 coverage.out 08:40:49 -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:32 go.mod 08:40:49 -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:32 go.sum 08:40:49 drwxrwxr-x 7 1001 1001 4096 Feb 22 08:32 internal 08:40:49 drwxrwxr-x 3 1001 1001 4096 Feb 22 08:32 openapi 08:40:49 drwxrwxr-x 4 1001 1001 4096 Feb 22 08:32 snap 08:40:49 -rw-rw-r-- 1 1001 1001 204 Feb 22 08:32 version.go [Pipeline] sh 08:40:49 + '[' -e coverage.out ] 08:40:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:49 Warning: overwriting stash ‘coverage-report’ 08:40:50 Stashed 1 file(s) [Pipeline] sh 08:40:51 + make build 08:40:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:42:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:42:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:42:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44: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] } 08:44:22 $ docker stop --time=1 7836fbc5d65c5e73db024e09285dc0dd6ed414513c56bf40179c0b27be63d151 08:44:24 $ docker rm -f --volumes 7836fbc5d65c5e73db024e09285dc0dd6ed414513c56bf40179c0b27be63d151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:26 08:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:27 29e5d40040c1: Pulling fs layer 08:44:27 1ce36da41761: Pulling fs layer 08:44:27 25b303627fd3: Pulling fs layer 08:44:27 29e5d40040c1: Verifying Checksum 08:44:27 29e5d40040c1: Download complete 08:44:27 1ce36da41761: Verifying Checksum 08:44:27 1ce36da41761: Download complete 08:44:27 29e5d40040c1: Pull complete 08:44:28 1ce36da41761: Pull complete 08:44:28 25b303627fd3: Verifying Checksum 08:44:28 25b303627fd3: Download complete 08:44:41 25b303627fd3: Pull complete 08:44:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:41 prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container 08:44:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:44 $ docker top 34557a46c1f5431f268cc55db6a713ffc7210859d2503e382bc0de78e2023dae -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:44 + docker-compose build --help 08:44:44 + grep parallel 08:44:51 --parallel Build images in parallel. [Pipeline] } 08:44:51 $ docker stop --time=1 34557a46c1f5431f268cc55db6a713ffc7210859d2503e382bc0de78e2023dae 08:44:53 $ docker rm -f --volumes 34557a46c1f5431f268cc55db6a713ffc7210859d2503e382bc0de78e2023dae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container 08:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:55 $ docker top a28a6388af28489d5b85e5735fb56ecafca3b406c6d181fde06cfe0a6cf2faa7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:56 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:03 Building core-command ... 08:45:03 Building core-common-config-bootstrapper ... 08:45:03 Building core-data ... 08:45:03 Building core-metadata ... 08:45:03 Building security-bootstrapper ... 08:45:03 Building security-proxy-setup ... 08:45:03 Building security-secretstore-setup ... 08:45:03 Building security-spiffe-token-provider ... 08:45:03 Building security-spire-agent ... 08:45:03 Building security-spire-config ... 08:45:03 Building security-spire-server ... 08:45:03 Building support-notifications ... 08:45:03 Building support-scheduler ... 08:45:03 Building security-proxy-setup 08:45:03 Building security-spire-agent 08:45:03 Building support-notifications 08:45:03 Building security-bootstrapper 08:45:03 Building security-spiffe-token-provider 08:45:50 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:50 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:45:50 ---> 4795787ea65d 08:45:50 Step 3/19 : WORKDIR /edgex-go 08:45:50 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:45:50 ---> 4795787ea65d 08:45:50 Step 3/32 : WORKDIR /edgex-go 08:45:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:50 ---> 4795787ea65d 08:45:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:45:50 ---> 4795787ea65d 08:45:50 Step 3/24 : WORKDIR /edgex-go 08:45:50 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:45:50 ---> 4795787ea65d 08:45:50 Step 3/21 : WORKDIR /edgex-go 08:45:50 ---> Running in ceb65a3f9ccf 08:45:50 ---> Running in 155afa8d9878 08:45:50 ---> Running in 9ec0aa38b714 08:45:50 ---> Running in 63228dbc3e80 08:45:50 ---> Running in 212d57822c53 08:45:50 Removing intermediate container 9ec0aa38b714 08:45:50 Removing intermediate container 155afa8d9878 08:45:50 ---> fb57c1534512 08:45:50 Step 4/22 : WORKDIR /edgex-go ---> 01f49793459b 08:45:50 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:45:50 08:45:50 Removing intermediate container 212d57822c53 08:45:50 ---> d0ce5e653f0c 08:45:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:45:50 ---> Running in 0ab6ea3481c2 08:45:50 ---> Running in 0c9c3cb7c880 08:45:50 Removing intermediate container ceb65a3f9ccf 08:45:50 ---> 046b9bba475d 08:45:50 Step 4/21 : RUN apk add --update --no-cache make git 08:45:50 Removing intermediate container 63228dbc3e80 08:45:50 ---> 9ce763a06c1f 08:45:50 Step 4/32 : RUN apk add --update --no-cache make git 08:45:50 ---> Running in 0632be2e0944 08:45:50 ---> Running in c89e6f045d27 08:45:50 ---> Running in 3491261c88a9 08:45:50 Removing intermediate container 0ab6ea3481c2 08:45:50 ---> 9355a5c17fee 08:45:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:45:50 ---> Running in acf949f4d8e0 08:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:52 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:45:52 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:45:52 OK: 16903 distinct packages available 08:45:52 OK: 221 MiB in 51 packages 08:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:53 OK: 221 MiB in 51 packages 08:45:53 OK: 221 MiB in 51 packages 08:45:53 OK: 221 MiB in 51 packages 08:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:54 Removing intermediate container 0632be2e0944 08:45:54 ---> 5633c0830e9d 08:45:54 Step 5/24 : COPY go.mod vendor* ./ 08:45:54 OK: 221 MiB in 51 packages 08:45:55 Removing intermediate container 3491261c88a9 08:45:55 ---> 8f8debcd5e37 08:45:55 Step 5/32 : COPY go.mod vendor* ./ 08:45:55 Removing intermediate container acf949f4d8e0 08:45:55 ---> a31cefb033cd 08:45:55 Step 6/22 : COPY go.mod vendor* ./ 08:45:55 Removing intermediate container c89e6f045d27 08:45:55 ---> b4af41c4ecd8 08:45:55 Step 5/21 : COPY go.mod vendor* ./ 08:45:55 ---> a3ed0246d6ed 08:45:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:55 ---> Running in 15bab2fa92c1 08:45:56 Removing intermediate container 0c9c3cb7c880 08:45:56 ---> 837aee8a5cc3 08:45:56 Step 5/19 : COPY go.mod vendor* ./ 08:45:56 ---> 1f1ed06b6b41 08:45:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:56 ---> 2ff087213f8f 08:45:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:56 ---> 2d12403d4b3f 08:45:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:56 ---> Running in a276fc2801c9 08:45:56 ---> Running in 1a307eb92311 08:45:57 ---> Running in f950f78d70cc 08:45:57 ---> 64ac29eaaacb 08:45:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:57 ---> Running in bcc9404eb0b3 08:47:49 Removing intermediate container 15bab2fa92c1 08:47:49 ---> 80fee687b265 08:47:49 Step 7/24 : COPY . . 08:47:49 Removing intermediate container 1a307eb92311 08:47:49 ---> 8690fc852380 08:47:49 Step 8/22 : COPY . . 08:47:49 Removing intermediate container bcc9404eb0b3 08:47:49 ---> 5c724b355515 08:47:49 Step 7/19 : COPY . . 08:47:49 Removing intermediate container f950f78d70cc 08:47:49 ---> d140a6fbe425 08:47:49 Step 7/21 : COPY . . 08:47:49 Removing intermediate container a276fc2801c9 08:47:49 ---> 4a622bcc0295 08:47:49 Step 7/32 : COPY . . 08:48:01 ---> afaaf1925c34 08:48:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:01 ---> 4f0d78499a74 08:48:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:01 ---> 8fd9787766e8 08:48:01 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:01 ---> Running in 2b29a97b7b2f 08:48:01 ---> Running in 0b22a1efcc0b 08:48:01 ---> bef04c5ffdcd 08:48:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:48:01 ---> 82ebc2dd922b 08:48:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:01 ---> Running in fafec2f456ac 08:48:01 ---> Running in 4de03e7dc5f7 08:48:01 ---> Running in 5af62b1f3765 08:48:01 Removing intermediate container 2b29a97b7b2f 08:48:01 ---> 4530dba27c19 08:48:01 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:01 ---> Running in 6782190a162f 08:48:02 Removing intermediate container 6782190a162f 08:48:02 ---> 2e78c66f728a 08:48:02 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:48:02 ---> Running in 5a788cb46c0e 08:48:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:03 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-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:48:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:48:05 Removing intermediate container 5a788cb46c0e 08:48:05 ---> 89480cc444ba 08:48:05 Step 11/24 : WORKDIR /edgex-go 08:48:05 ---> Running in 9c8c2def1034 08:48:06 Removing intermediate container 9c8c2def1034 08:48:06 ---> 9057fbbbadc0 08:48:06 08:48:06 Step 12/24 : FROM alpine:3.15 08:48:06 3.15: Pulling from library/alpine 08:48:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:07 Status: Downloaded newer image for alpine:3.15 08:48:07 ---> 354640af7b1b 08:48:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:07 ---> Running in a0657fcb98c4 08:48:07 Removing intermediate container a0657fcb98c4 08:48:07 ---> ee013b677898 08:48:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:08 ---> Running in 46a856c32a9e 08:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:12 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:12 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:12 OK: 15734 distinct packages available 08:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:14 (1/5) Installing dumb-init (1.2.5-r1) 08:48:14 (2/5) Installing musl-obstack (1.2.3-r0) 08:48:14 (3/5) Installing libucontext (1.1-r0) 08:48:14 (4/5) Installing gcompat (1.0.0-r4) 08:48:14 (5/5) Installing openssl (1.1.1t-r1) 08:48:14 Executing busybox-1.34.1-r7.trigger 08:48:14 OK: 6 MiB in 19 packages 08:48:16 Removing intermediate container 46a856c32a9e 08:48:16 ---> 75f8285c24bd 08:48:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:48:20 ---> c032c24aa4b1 08:48:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:26 ---> 6cb9b41a38e7 08:48:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:26 ---> d6cb4eff0a64 08:48:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:27 ---> f0d94505abc3 08:48:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:28 ---> aebae798b05b 08:48:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:48:28 ---> Running in 31d28a888add 08:48:28 Removing intermediate container 31d28a888add 08:48:28 ---> 9a069475027c 08:48:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:48:29 ---> Running in 60ac6fc75686 08:48:29 Removing intermediate container 60ac6fc75686 08:48:29 ---> 79ec8d61c3de 08:48:29 Step 22/24 : LABEL arch=arm64 08:48:29 ---> Running in 589161811d47 08:48:30 Removing intermediate container 589161811d47 08:48:30 ---> 5bae9b1d8e3c 08:48:30 Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:48:30 ---> Running in 45180d8d4c82 08:48:31 Removing intermediate container 45180d8d4c82 08:48:31 ---> dc640e2ddcc2 08:48:31 Step 24/24 : LABEL version=0.0.0 08:48:31 ---> Running in 3cffc6eef83c 08:48:31 Removing intermediate container 3cffc6eef83c 08:48:31 ---> d1eafe5a43c8 08:48:31 08:48:32 Successfully built d1eafe5a43c8 08:48:32 Successfully tagged security-spire-agent-arm64:latest 08:48:32 Building security-spire-server 08:48:54  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:54 ---> 4795787ea65d 08:48:54 Step 3/23 : WORKDIR /edgex-go 08:48:54 ---> Using cache 08:48:54 ---> 9ce763a06c1f 08:48:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:48:54 ---> Running in 017077bff7d8 08:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:57 OK: 221 MiB in 51 packages 08:48:59 Removing intermediate container 017077bff7d8 08:48:59 ---> a01ab926906a 08:48:59 Step 5/23 : COPY go.mod vendor* ./ 08:49:00 ---> 7b67130fdf67 08:49:00 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:00 ---> Running in e44e4c7f027d 08:50:39 Removing intermediate container e44e4c7f027d 08:50:39 ---> c596473ed156 08:50:39 Step 7/23 : COPY . . 08:50:54 ---> 7fe78dd15369 08:50:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:50:54 ---> Running in 4456c6ad8328 08:50:54 Removing intermediate container 4456c6ad8328 08:50:54 ---> 967710629a5d 08:50:54 Step 9/23 : WORKDIR /edgex-go/spire-build 08:50:54 ---> Running in 052d3191a543 08:50:54 Removing intermediate container 052d3191a543 08:50:54 ---> f1e24f051ba7 08:50:54 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:50:54 ---> Running in 315e3461bc89 08:50:57 Removing intermediate container 315e3461bc89 08:50:57 ---> 1bf5b06ea8ff 08:50:57 Step 11/23 : WORKDIR /edgex-go 08:50:57 ---> Running in 488c3742fef6 08:50:58 Removing intermediate container 488c3742fef6 08:50:58 ---> 99fb53d3b14b 08:50:58 08:50:58 Step 12/23 : FROM alpine:3.15 08:50:58 ---> 354640af7b1b 08:50:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:58 ---> Using cache 08:50:58 ---> ee013b677898 08:50:58 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:58 ---> Using cache 08:50:58 ---> 75f8285c24bd 08:50:58 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:04 ---> c7d7da1dedae 08:51:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:04 ---> 04dd27af3c10 08:51:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:05 ---> 38a1b9a8a29b 08:51:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:51:06 ---> 0b8e4cf59df1 08:51:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:06 ---> Running in bc03ffebcf17 08:51:07 Removing intermediate container bc03ffebcf17 08:51:07 ---> 0dc93bc42783 08:51:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:07 ---> Running in 19f6e4192799 08:51:07 Removing intermediate container 19f6e4192799 08:51:07 ---> 9a1eae873326 08:51:07 Step 21/23 : LABEL arch=arm64 08:51:07 ---> Running in 5994f597a288 08:51:08 Removing intermediate container 5994f597a288 08:51:08 ---> ac10de369a4f 08:51:08 Step 22/23 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:51:08 ---> Running in e113bb0281b9 08:51:08 Removing intermediate container e113bb0281b9 08:51:08 ---> 2e7a5719a881 08:51:08 Step 23/23 : LABEL version=0.0.0 08:51:08 ---> Running in 64f82cc02ee1 08:51:09 Removing intermediate container 64f82cc02ee1 08:51:09 ---> 5e250e9d9759 08:51:09 08:51:09 Successfully built 5e250e9d9759 08:51:09 Successfully tagged security-spire-server-arm64:latest 08:51:09  Building security-spire-server ... done Building core-common-config-bootstrapper 08:51:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:24 ---> 4795787ea65d 08:51:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:51:24 ---> Using cache 08:51:24 ---> fb57c1534512 08:51:24 Step 4/22 : WORKDIR /edgex-go 08:51:24 ---> Using cache 08:51:24 ---> 9355a5c17fee 08:51:24 Step 5/22 : RUN apk add --update --no-cache make git 08:51:25 ---> Running in c8806d82ca53 08:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:51:29 OK: 221 MiB in 51 packages 08:51:30 Removing intermediate container c8806d82ca53 08:51:30 ---> 229e04adfd6f 08:51:30 Step 6/22 : COPY go.mod vendor* ./ 08:51:31 ---> 7910dcf8c3d4 08:51:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:31 ---> Running in 883ad7040dc1 08:53:08 Removing intermediate container 883ad7040dc1 08:53:08 ---> f64bf700e533 08:53:08 Step 8/22 : COPY . . 08:53:20 ---> c376b1a8f7ab 08:53:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:20 ---> Running in d93a39fdbb7f 08:53:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:55:25 Removing intermediate container fafec2f456ac 08:55:25 ---> 68f61f671114 08:55:25 08:55:25 Step 9/21 : FROM alpine:3.16 08:55:25 3.16: Pulling from library/alpine 08:55:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:25 Status: Downloaded newer image for alpine:3.16 08:55:25 ---> 4c81e5bf8899 08:55:25 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:55:25 ---> Running in 565f894109ad 08:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:28 (1/6) Installing ca-certificates (20220614-r0) 08:55:28 (2/6) Installing brotli-libs (1.0.9-r6) 08:55:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:55:28 (4/6) Installing libcurl (7.83.1-r6) 08:55:28 (5/6) Installing curl (7.83.1-r6) 08:55:28 (6/6) Installing dumb-init (1.2.5-r1) 08:55:28 Executing busybox-1.35.0-r17.trigger 08:55:28 Executing ca-certificates-20220614-r0.trigger 08:55:29 OK: 8 MiB in 20 packages 08:55:31 Removing intermediate container 565f894109ad 08:55:31 ---> b0b7acc59ec9 08:55:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:55:31 ---> Running in 5b79465194e0 08:55:31 Removing intermediate container 5b79465194e0 08:55:31 ---> 395e05815e04 08:55:31 Step 12/21 : WORKDIR /edgex 08:55:32 ---> Running in 5dd530e37476 08:55:33 Removing intermediate container 5dd530e37476 08:55:33 ---> 04b8741f041b 08:55:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:55:35 ---> c152f0ef2ee8 08:55:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:55:37 ---> b9029eb35594 08:55:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:41 ---> 36280a794209 08:55:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:55:41 ---> c7667dec5f1a 08:55:41 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:42 ---> Running in 81b3c54e3e77 08:55:42 Removing intermediate container 0b22a1efcc0b 08:55:42 ---> 06eca677984e 08:55:42 08:55:42 Step 9/32 : FROM alpine:3.16 08:55:42 ---> 4c81e5bf8899 08:55:42 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:42 ---> Running in c7f9077ba9f8 08:55:43 Removing intermediate container c7f9077ba9f8 08:55:43 ---> 7b0e72540815 08:55:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:55:43 ---> Running in 09584403c499 08:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:46 Removing intermediate container 81b3c54e3e77 08:55:46 ---> c8eb65a59d75 08:55:46 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:55:46 ---> Running in 93047898407c 08:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:47 Removing intermediate container 93047898407c 08:55:47 ---> 61a362bfaeb5 08:55:47 Step 19/21 : LABEL arch=arm64 08:55:47 ---> Running in c7f14b3b91ba 08:55:47 (1/2) Installing dumb-init (1.2.5-r1) 08:55:47 (2/2) Installing su-exec (0.2-r1) 08:55:47 Executing busybox-1.35.0-r17.trigger 08:55:47 OK: 5 MiB in 16 packages 08:55:48 Removing intermediate container c7f14b3b91ba 08:55:48 ---> 3b3363025beb 08:55:48 Step 20/21 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:55:48 ---> Running in 98e7b32c6747 08:55:49 Removing intermediate container 98e7b32c6747 08:55:49 ---> e36b4f496d61 08:55:49 Step 21/21 : LABEL version=0.0.0 08:55:49 ---> Running in 01eec5841bcf 08:55:50 Removing intermediate container 01eec5841bcf 08:55:50 ---> f4af2f1beda1 08:55:50 08:55:50 Removing intermediate container 09584403c499 08:55:50 ---> 05764238954c 08:55:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:55:50 ---> Running in e2cfd8aacae8 08:55:50 Successfully built f4af2f1beda1 08:55:50 Successfully tagged security-proxy-setup-arm64:latest 08:55:50 Building core-metadata 08:55:50  Building security-proxy-setup ... done Removing intermediate container e2cfd8aacae8 08:55:50 ---> 1127f805a3c3 08:55:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:55:50 ---> Running in fad8a43878d8 08:55:51 Removing intermediate container fad8a43878d8 08:55:51 ---> 64ca59114b20 08:55:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:55:51 ---> Running in f93b2e547452 08:55:52 Removing intermediate container f93b2e547452 08:55:52 ---> d30907f010af 08:55:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:55:52 ---> Running in 65616ac55cbb 08:55:52 Removing intermediate container 65616ac55cbb 08:55:52 ---> bb3bd55738e0 08:55:52 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:55:52 ---> Running in d01a0ab03676 08:55:56 Removing intermediate container d01a0ab03676 08:55:56 ---> 113be5cf174f 08:55:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:55:56 ---> Running in f682a6e75767 08:55:56 Removing intermediate container f682a6e75767 08:55:56 ---> aee1890ddd0d 08:55:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:55:57 ---> b5d1404473c1 08:55:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:55:57 ---> Running in 913bf6984165 08:56:01 Removing intermediate container 913bf6984165 08:56:01 ---> aa4baa2ca614 08:56:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:02 ---> 67db91b4ac8f 08:56:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:56:05 ---> fa05684e3b22 08:56:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:56:06 ---> 5f98b9051908 08:56:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:56:08 ---> 28f999a34114 08:56:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:56:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:09 ---> 4795787ea65d 08:56:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:56:09 ---> Using cache 08:56:09 ---> fb57c1534512 08:56:09 Step 4/24 : WORKDIR /edgex-go 08:56:09 ---> Using cache 08:56:09 ---> 9355a5c17fee 08:56:09 Step 5/24 : RUN apk add --update --no-cache make git 08:56:09 ---> Using cache 08:56:09 ---> 229e04adfd6f 08:56:09 Step 6/24 : COPY go.mod vendor* ./ 08:56:09 ---> Using cache 08:56:09 ---> 7910dcf8c3d4 08:56:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:09 ---> Using cache 08:56:09 ---> f64bf700e533 08:56:09 Step 8/24 : COPY . . 08:56:09 ---> Using cache 08:56:09 ---> c376b1a8f7ab 08:56:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:56:09 ---> 2485ecd362f9 08:56:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:56:09 ---> Running in 611d0e992812 08:56:13 ---> 87a66d3099de 08:56:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:56:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:13 ---> 7266f956099e 08:56:13 Step 27/32 : RUN chmod +x /entrypoint.sh 08:56:13 ---> Running in 4694c5427a97 08:56:17 Removing intermediate container 4694c5427a97 08:56:17 ---> 7e1c537490a6 08:56:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:56:17 ---> Running in 18f9903e4fda 08:56:17 Removing intermediate container 18f9903e4fda 08:56:17 ---> c2112866b58d 08:56:17 Step 29/32 : CMD ["gate"] 08:56:17 ---> Running in 3358354c237a 08:56:18 Removing intermediate container 3358354c237a 08:56:18 ---> 6ed37082286e 08:56:18 Step 30/32 : LABEL arch=arm64 08:56:18 ---> Running in 42593ebce0bd 08:56:18 Removing intermediate container 42593ebce0bd 08:56:18 ---> 1ebc795a8885 08:56:18 Step 31/32 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:56:18 ---> Running in 7cb2cc763f64 08:56:19 Removing intermediate container 7cb2cc763f64 08:56:19 ---> ecce80c0d084 08:56:19 Step 32/32 : LABEL version=0.0.0 08:56:19 ---> Running in a8c2b1545244 08:56:19 Removing intermediate container a8c2b1545244 08:56:19 ---> 997435c033f0 08:56:19 08:56:20 Successfully built 997435c033f0 08:56:20 Successfully tagged security-bootstrapper-arm64:latest 08:56:20 Building security-secretstore-setup 08:56:38  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:38 ---> 4795787ea65d 08:56:38 Step 3/24 : WORKDIR /edgex-go 08:56:38 ---> Using cache 08:56:38 ---> 9ce763a06c1f 08:56:38 Step 4/24 : RUN apk add --update --no-cache make git 08:56:38 ---> Using cache 08:56:38 ---> 8f8debcd5e37 08:56:38 Step 5/24 : COPY go.mod vendor* ./ 08:56:38 ---> Using cache 08:56:38 ---> 2ff087213f8f 08:56:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:38 ---> Using cache 08:56:38 ---> 4a622bcc0295 08:56:38 Step 7/24 : COPY . . 08:56:38 ---> Using cache 08:56:38 ---> 4f0d78499a74 08:56:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:38 ---> Running in 7c647cd498f9 08:56:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:58:17 Removing intermediate container 4de03e7dc5f7 08:58:17 ---> fdc6f3d9a9b2 08:58:17 08:58:17 Step 9/19 : FROM alpine:3.15 08:58:17 ---> 354640af7b1b 08:58:17 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:17 ---> Using cache 08:58:17 ---> ee013b677898 08:58:17 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:17 ---> Running in 49939c5b3a89 08:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:58:17 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:58:17 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:58:17 OK: 15734 distinct packages available 08:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:58:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:58:17 (1/9) Installing ca-certificates (20220614-r0) 08:58:17 (2/9) Installing brotli-libs (1.0.9-r5) 08:58:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:58:17 (4/9) Installing libcurl (7.80.0-r6) 08:58:17 (5/9) Installing curl (7.80.0-r6) 08:58:17 (6/9) Installing dumb-init (1.2.5-r1) 08:58:17 (7/9) Installing musl-obstack (1.2.3-r0) 08:58:17 (8/9) Installing libucontext (1.1-r0) 08:58:17 (9/9) Installing gcompat (1.0.0-r4) 08:58:17 Executing busybox-1.34.1-r7.trigger 08:58:17 Executing ca-certificates-20220614-r0.trigger 08:58:17 OK: 8 MiB in 23 packages 08:58:17 Removing intermediate container 49939c5b3a89 08:58:17 ---> 6848e95cbb5e 08:58:17 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:17 ---> 5f9315fbeeeb 08:58:17 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:58:19 ---> 0db6075e13b7 08:58:19 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:58:23 ---> 6443f1c2df03 08:58:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:58:23 ---> Running in 3f0e22a3dceb 08:58:23 Removing intermediate container 3f0e22a3dceb 08:58:23 ---> 109698ee2d6d 08:58:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:23 ---> Running in d3ff4ec28cbd 08:58:23 Removing intermediate container d3ff4ec28cbd 08:58:23 ---> aa066f783098 08:58:23 Step 17/19 : LABEL arch=arm64 08:58:23 ---> Running in ed17a41917cc 08:58:24 Removing intermediate container ed17a41917cc 08:58:24 ---> 57cca75e6365 08:58:24 Step 18/19 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:58:24 ---> Running in 7b4d91cec95f 08:58:25 Removing intermediate container 7b4d91cec95f 08:58:25 ---> 4e2cfab0fe6e 08:58:25 Step 19/19 : LABEL version=0.0.0 08:58:25 ---> Running in d5a7cf8d1214 08:58:25 Removing intermediate container d5a7cf8d1214 08:58:25 ---> 3ac18d59b32a 08:58:25 08:58:26 Successfully built 3ac18d59b32a 08:58:26 Successfully tagged security-spiffe-token-provider-arm64:latest 08:58:26 Building support-scheduler 08:58:44  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:44 ---> 4795787ea65d 08:58:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:58:44 ---> Using cache 08:58:44 ---> fb57c1534512 08:58:44 Step 4/22 : WORKDIR /edgex-go 08:58:44 ---> Using cache 08:58:44 ---> 9355a5c17fee 08:58:44 Step 5/22 : RUN apk add --update --no-cache make git 08:58:44 ---> Using cache 08:58:44 ---> 229e04adfd6f 08:58:44 Step 6/22 : COPY go.mod vendor* ./ 08:58:44 ---> Using cache 08:58:44 ---> 7910dcf8c3d4 08:58:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:44 ---> Using cache 08:58:44 ---> f64bf700e533 08:58:44 Step 8/22 : COPY . . 08:58:44 ---> Using cache 08:58:44 ---> c376b1a8f7ab 08:58:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:58:44 ---> Running in 99a79e7bfdc4 08:58:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:59:33 Removing intermediate container 5af62b1f3765 08:59:33 ---> 2d8e55d9d18f 08:59:33 08:59:33 Step 10/22 : FROM alpine:3.16 08:59:33 ---> 4c81e5bf8899 08:59:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:33 ---> Running in cdc98aeb5d3f 08:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:33 (1/2) Installing ca-certificates (20220614-r0) 08:59:33 (2/2) Installing dumb-init (1.2.5-r1) 08:59:33 Executing busybox-1.35.0-r17.trigger 08:59:33 Executing ca-certificates-20220614-r0.trigger 08:59:33 OK: 6 MiB in 16 packages 08:59:34 Removing intermediate container cdc98aeb5d3f 08:59:34 ---> e9dc72148f39 08:59:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:59:34 ---> Running in 47a98c685e28 08:59:35 Removing intermediate container 47a98c685e28 08:59:35 ---> ac16e5ccceb1 08:59:35 Step 13/22 : ENV APP_PORT=59860 08:59:35 ---> Running in 154ce53053f7 08:59:35 Removing intermediate container 154ce53053f7 08:59:35 ---> 4cc97f2475cc 08:59:35 Step 14/22 : EXPOSE $APP_PORT 08:59:35 ---> Running in 3c4693a9b4df 08:59:36 Removing intermediate container 3c4693a9b4df 08:59:36 ---> 5ab222e0ec6d 08:59:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:37 ---> 3c0217c1d8dd 08:59:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:59:40 ---> d4af1a183a63 08:59:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:59:41 ---> 35faa213d348 08:59:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:59:41 ---> Running in a2a8d4d1c3ca 08:59:42 Removing intermediate container a2a8d4d1c3ca 08:59:42 ---> 7fa174627068 08:59:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:42 ---> Running in 0680a7ec780a 08:59:42 Removing intermediate container 0680a7ec780a 08:59:42 ---> b97733c2a35e 08:59:42 Step 20/22 : LABEL arch=arm64 08:59:43 ---> Running in 26a0e9bbb818 08:59:43 Removing intermediate container 26a0e9bbb818 08:59:43 ---> 41d8cdf8d9e4 08:59:43 Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 08:59:43 ---> Running in 6c125e392a4b 08:59:44 Removing intermediate container 6c125e392a4b 08:59:44 ---> 734042c6f994 08:59:44 Step 22/22 : LABEL version=0.0.0 08:59:44 ---> Running in 2249265ce630 08:59:44 Removing intermediate container 2249265ce630 08:59:44 ---> f5de00a65841 08:59:44 08:59:45 Successfully built f5de00a65841 08:59:45 Successfully tagged support-notifications-arm64:latest 08:59:45 Building security-spire-config 09:00:03  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:03 ---> 4795787ea65d 09:00:03 Step 3/24 : WORKDIR /edgex-go 09:00:03 ---> Using cache 09:00:03 ---> 9ce763a06c1f 09:00:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:00:03 ---> Using cache 09:00:03 ---> a01ab926906a 09:00:03 Step 5/24 : COPY go.mod vendor* ./ 09:00:03 ---> Using cache 09:00:03 ---> 7b67130fdf67 09:00:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:03 ---> Using cache 09:00:03 ---> c596473ed156 09:00:03 Step 7/24 : COPY . . 09:00:03 ---> Using cache 09:00:03 ---> 7fe78dd15369 09:00:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:00:03 ---> Using cache 09:00:03 ---> 967710629a5d 09:00:03 Step 9/24 : WORKDIR /edgex-go/spire-build 09:00:03 ---> Using cache 09:00:03 ---> f1e24f051ba7 09:00:03 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:00:03 ---> Running in 03d39dbce20f 09:00:07 Removing intermediate container 03d39dbce20f 09:00:07 ---> 915fd720ea2d 09:00:07 Step 11/24 : WORKDIR /edgex-go 09:00:07 ---> Running in f4fd611f0ff9 09:00:07 Removing intermediate container f4fd611f0ff9 09:00:07 ---> dfbc6fcc9545 09:00:07 09:00:07 Step 12/24 : FROM alpine:3.15 09:00:07 ---> 354640af7b1b 09:00:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:07 ---> Using cache 09:00:08 ---> ee013b677898 09:00:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:00:08 ---> Running in e72051e8fb36 09:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:11 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:00:11 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:00:11 OK: 15734 distinct packages available 09:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:14 (1/4) Installing dumb-init (1.2.5-r1) 09:00:14 (2/4) Installing musl-obstack (1.2.3-r0) 09:00:14 (3/4) Installing libucontext (1.1-r0) 09:00:14 (4/4) Installing gcompat (1.0.0-r4) 09:00:14 Executing busybox-1.34.1-r7.trigger 09:00:14 OK: 6 MiB in 18 packages 09:00:16 Removing intermediate container e72051e8fb36 09:00:16 ---> 5201de6c67c7 09:00:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:21 ---> da8b8649e8f9 09:00:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:00:22 ---> e9654baf8be8 09:00:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:00:22 ---> Running in 32e6d7858072 09:00:23 Removing intermediate container 32e6d7858072 09:00:23 ---> 24750400ab10 09:00:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:00:24 ---> 7343929ff82f 09:00:24 Step 19/24 : WORKDIR / 09:00:24 ---> Running in c7c90af86cff 09:00:24 Removing intermediate container c7c90af86cff 09:00:24 ---> aec854690c24 09:00:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:24 ---> Running in 1c6aa5c5d79f 09:00:25 Removing intermediate container 1c6aa5c5d79f 09:00:25 ---> 49a84e309802 09:00:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:25 ---> Running in 10cc9804e5a8 09:00:25 Removing intermediate container 10cc9804e5a8 09:00:25 ---> 0a4331da43f8 09:00:25 Step 22/24 : LABEL arch=arm64 09:00:25 ---> Running in 0f2ae94273f8 09:00:26 Removing intermediate container 0f2ae94273f8 09:00:26 ---> e46b02499892 09:00:26 Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:00:26 ---> Running in 3b8ab1765769 09:00:27 Removing intermediate container 3b8ab1765769 09:00:27 ---> 748c360476e6 09:00:27 Step 24/24 : LABEL version=0.0.0 09:00:27 ---> Running in fb5882f674d2 09:00:27 Removing intermediate container fb5882f674d2 09:00:27 ---> a62fd1ab6742 09:00:27 09:00:27 Successfully built a62fd1ab6742 09:00:27 Successfully tagged security-spire-config-arm64:latest 09:00:27  Building security-spire-config ... done Building core-data 09:00:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:46 ---> 4795787ea65d 09:00:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:46 ---> Using cache 09:00:46 ---> fb57c1534512 09:00:46 Step 4/22 : WORKDIR /edgex-go 09:00:46 ---> Using cache 09:00:46 ---> 9355a5c17fee 09:00:46 Step 5/22 : RUN apk add --update --no-cache make git 09:00:46 ---> Using cache 09:00:46 ---> 229e04adfd6f 09:00:46 Step 6/22 : COPY go.mod vendor* ./ 09:00:46 ---> Using cache 09:00:46 ---> 7910dcf8c3d4 09:00:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:46 ---> Using cache 09:00:46 ---> f64bf700e533 09:00:46 Step 8/22 : COPY . . 09:00:46 ---> Using cache 09:00:46 ---> c376b1a8f7ab 09:00:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:00:46 ---> Running in 871b30aeff62 09:00: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 09:01:02 Removing intermediate container d93a39fdbb7f 09:01:02 ---> 820a1f88a763 09:01:02 09:01:02 Step 10/22 : FROM alpine:3.16 09:01:02 ---> 4c81e5bf8899 09:01:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:01:02 ---> Running in 77212d3c2fea 09:01:02 Removing intermediate container 77212d3c2fea 09:01:02 ---> 2dd1db7694b9 09:01:02 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:01:02 ---> Running in ab6d480a6eff 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:05 (1/1) Installing dumb-init (1.2.5-r1) 09:01:05 Executing busybox-1.35.0-r17.trigger 09:01:05 OK: 5 MiB in 15 packages 09:01:06 Removing intermediate container ab6d480a6eff 09:01:06 ---> ffebbf25bdb3 09:01:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:07 ---> e51f11f40589 09:01:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:01:09 ---> abd525a48a79 09:01:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:01:10 ---> 90dc82587313 09:01:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:01:10 ---> 2fb3e47ef347 09:01:10 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:11 ---> Running in 405529c640b0 09:01:14 Removing intermediate container 405529c640b0 09:01:14 ---> 28648bdbc967 09:01:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:01:14 ---> Running in 872edce0b582 09:01:14 Removing intermediate container 872edce0b582 09:01:14 ---> 656c363d4abe 09:01:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:01:14 ---> Running in 0918683e92e8 09:01:15 Removing intermediate container 0918683e92e8 09:01:15 ---> 99dd7af022eb 09:01:15 Step 20/22 : LABEL arch=arm64 09:01:15 ---> Running in 776c9d37f9eb 09:01:16 Removing intermediate container 776c9d37f9eb 09:01:16 ---> 81920e43e686 09:01:16 Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:01:16 ---> Running in cf6afae91bc1 09:01:16 Removing intermediate container cf6afae91bc1 09:01:16 ---> 586ee7dcc317 09:01:16 Step 22/22 : LABEL version=0.0.0 09:01:16 ---> Running in 64171a137537 09:01:17 Removing intermediate container 64171a137537 09:01:17 ---> 0645417641e1 09:01:17 09:01:17 Successfully built 0645417641e1 09:01:17 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:01:17  Building core-common-config-bootstrapper ... done Building core-command 09:01:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:36 ---> 4795787ea65d 09:01:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:36 ---> Using cache 09:01:36 ---> fb57c1534512 09:01:36 Step 4/23 : WORKDIR /edgex-go 09:01:36 ---> Using cache 09:01:36 ---> 9355a5c17fee 09:01:36 Step 5/23 : RUN apk add --update --no-cache make git 09:01:36 ---> Using cache 09:01:36 ---> 229e04adfd6f 09:01:36 Step 6/23 : COPY go.mod vendor* ./ 09:01:36 ---> Using cache 09:01:36 ---> 7910dcf8c3d4 09:01:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:36 ---> Using cache 09:01:36 ---> f64bf700e533 09:01:36 Step 8/23 : COPY . . 09:01:36 ---> Using cache 09:01:36 ---> c376b1a8f7ab 09:01:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:01:36 ---> Running in c2ae72c3034a 09:01:36 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 09:03:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:04:08 Removing intermediate container 7c647cd498f9 09:04:08 ---> 271979889103 09:04:08 09:04:08 Step 9/24 : FROM alpine:3.16 09:04:08 ---> 4c81e5bf8899 09:04:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:04:08 ---> Running in 2250b73b2020 09:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:11 (1/3) Installing ca-certificates (20220614-r0) 09:04:11 (2/3) Installing dumb-init (1.2.5-r1) 09:04:11 (3/3) Installing su-exec (0.2-r1) 09:04:11 Executing busybox-1.35.0-r17.trigger 09:04:11 Executing ca-certificates-20220614-r0.trigger 09:04:11 OK: 6 MiB in 17 packages 09:04:14 Removing intermediate container 2250b73b2020 09:04:14 ---> 02d4469a8aa2 09:04:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:14 ---> Running in efffec7ae372 09:04:14 Removing intermediate container efffec7ae372 09:04:14 ---> 5e25bfb372ce 09:04:14 Step 12/24 : WORKDIR / 09:04:14 ---> Running in 8bdd0adeffc8 09:04:15 Removing intermediate container 8bdd0adeffc8 09:04:15 ---> d96c0e182648 09:04:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:16 ---> a06b65004f18 09:04:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:04:16 ---> c42ecceea86f 09:04:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:04:17 ---> 6c4101685457 09:04:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:04:18 ---> 560d2b78a1b7 09:04:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:20 ---> 9ab7bc902d69 09:04:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:22 ---> 44019fd416e6 09:04:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:23 ---> 1f08d7ae7b85 09:04:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:23 ---> Running in 2ba04c0b3836 09:04:26 Removing intermediate container 2ba04c0b3836 09:04:26 ---> 374906f9a104 09:04:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:04:26 ---> Running in b7660ab27620 09:04:27 Removing intermediate container b7660ab27620 09:04:27 ---> f30cf2249a44 09:04:27 Step 22/24 : LABEL arch=arm64 09:04:27 ---> Running in f6594e420271 09:04:28 Removing intermediate container f6594e420271 09:04:28 ---> 20f25f577f3a 09:04:28 Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:04:28 ---> Running in 2a667e4d1348 09:04:28 Removing intermediate container 2a667e4d1348 09:04:28 ---> c6c5a336af70 09:04:28 Step 24/24 : LABEL version=0.0.0 09:04:28 ---> Running in 7c7e613190fa 09:04:29 Removing intermediate container 7c7e613190fa 09:04:29 ---> fab1c4ae89fb 09:04:29 09:04:29 Successfully built fab1c4ae89fb 09:04:29 Successfully tagged security-secretstore-setup-arm64:latest 09:04:44  Building security-secretstore-setup ... done Removing intermediate container 611d0e992812 09:04:44 ---> 33da3d71bad0 09:04:44 09:04:44 Step 10/24 : FROM alpine:3.16 09:04:44 ---> 4c81e5bf8899 09:04:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:04:44 ---> Running in 88df151c5c2d 09:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:47 (1/1) Installing dumb-init (1.2.5-r1) 09:04:47 Executing busybox-1.35.0-r17.trigger 09:04:47 OK: 5 MiB in 15 packages 09:04:51 Removing intermediate container 88df151c5c2d 09:04:51 ---> 09445bbf6233 09:04:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:04:51 ---> Running in 7703fa5ad4ad 09:04:51 Removing intermediate container 7703fa5ad4ad 09:04:51 ---> 34427e62085e 09:04:51 Step 13/24 : ENV APP_PORT=59881 09:04:51 ---> Running in df763fa78f36 09:04:51 Removing intermediate container df763fa78f36 09:04:51 ---> fa35eaae5db8 09:04:51 Step 14/24 : EXPOSE $APP_PORT 09:04:51 ---> Running in 05fe9faddf31 09:04:52 Removing intermediate container 05fe9faddf31 09:04:52 ---> b7ca243b724a 09:04:52 Step 15/24 : WORKDIR / 09:04:52 ---> Running in abb9850b1bc3 09:04:52 Removing intermediate container abb9850b1bc3 09:04:53 ---> de7f03d94704 09:04:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:54 ---> 63b2c69ef7f0 09:04:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:55 ---> d77e272b735e 09:04:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:04:56 ---> 650373e120c4 09:04:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:04:57 ---> 9db3493a2ab6 09:04:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:04:57 ---> Running in 10a979d25e9c 09:04:58 Removing intermediate container 10a979d25e9c 09:04:58 ---> ab028cd199f7 09:04:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:58 ---> Running in 3a3ec61bbc72 09:04:59 Removing intermediate container 3a3ec61bbc72 09:04:59 ---> 4f5d395cde73 09:04:59 Step 22/24 : LABEL arch=arm64 09:04:59 ---> Running in 0cf20a46ce20 09:04:59 Removing intermediate container 0cf20a46ce20 09:04:59 ---> 3f519b7dcb00 09:04:59 Step 23/24 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:04:59 ---> Running in 2a103c9376b7 09:05:00 Removing intermediate container 2a103c9376b7 09:05:00 ---> db003be79faf 09:05:00 Step 24/24 : LABEL version=0.0.0 09:05:00 ---> Running in 7d9f3252e3d2 09:05:01 Removing intermediate container 7d9f3252e3d2 09:05:01 ---> fdcd5a9b9c4b 09:05:01 09:05:01 Successfully built fdcd5a9b9c4b 09:05:01 Successfully tagged core-metadata-arm64:latest 09:07:23  Building core-metadata ... done Removing intermediate container 871b30aeff62 09:07:23 ---> aed4f9f5f2d8 09:07:23 09:07:23 Step 10/22 : FROM alpine:3.16 09:07:23 ---> 4c81e5bf8899 09:07:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:23 ---> Running in e5c3505781e8 09:07:23 Removing intermediate container e5c3505781e8 09:07:23 ---> 5af66761959d 09:07:23 Step 12/22 : ENV APP_PORT=59880 09:07:23 ---> Running in eb60edd56de1 09:07:23 Removing intermediate container eb60edd56de1 09:07:23 ---> af0b288bbbc4 09:07:23 Step 13/22 : EXPOSE $APP_PORT 09:07:23 ---> Running in 601d3c86a1e2 09:07:23 Removing intermediate container 601d3c86a1e2 09:07:23 ---> cfd552120473 09:07:23 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:07:23 ---> Running in de8d62378289 09:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:24 (1/1) Installing dumb-init (1.2.5-r1) 09:07:24 Executing busybox-1.35.0-r17.trigger 09:07:24 OK: 5 MiB in 15 packages 09:07:26 Removing intermediate container de8d62378289 09:07:26 ---> 617e34e4feac 09:07:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:26 Removing intermediate container c2ae72c3034a 09:07:26 ---> 39273240312e 09:07:26 09:07:26 Step 10/23 : FROM alpine:3.16 09:07:26 ---> 4c81e5bf8899 09:07:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:07:26 ---> Using cache 09:07:26 ---> 09445bbf6233 09:07:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:26 ---> Using cache 09:07:26 ---> 34427e62085e 09:07:26 Step 13/23 : ENV APP_PORT=59882 09:07:27 ---> Running in 7300045eab3a 09:07:27 ---> fe47c7f23d9e 09:07:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:28 Removing intermediate container 7300045eab3a 09:07:28 ---> 54b859adf03b 09:07:28 Step 14/23 : EXPOSE $APP_PORT 09:07:28 ---> Running in 102f5cb44dbc 09:07:29 Removing intermediate container 102f5cb44dbc 09:07:29 ---> 465be812fd71 09:07:29 Step 15/23 : WORKDIR / 09:07:29 ---> Running in c38aae9cfe3c 09:07:29 ---> 5bf5ed5836cb 09:07:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:07:29 Removing intermediate container c38aae9cfe3c 09:07:29 ---> 7549f3e2c518 09:07:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:30 ---> cc1816871ed2 09:07:30 Step 18/22 : ENTRYPOINT ["/core-data"] 09:07:30 ---> Running in b958b7f14f6d 09:07:30 ---> 62d57bbd2e10 09:07:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:07:31 Removing intermediate container b958b7f14f6d 09:07:31 ---> d76ca18cf10c 09:07:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:31 ---> Running in 1d7a73529f10 09:07:31 Removing intermediate container 1d7a73529f10 09:07:31 ---> 4b7c2f4fa048 09:07:31 Step 20/22 : LABEL arch=arm64 09:07:32 ---> Running in 205ed8d53f0b 09:07:32 Removing intermediate container 205ed8d53f0b 09:07:32 ---> 77d859d33caa 09:07:32 Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:07:32 ---> Running in bdd5e2dd6ed7 09:07:32 ---> e69f7f7007ed 09:07:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:07:33 Removing intermediate container bdd5e2dd6ed7 09:07:33 ---> 55f1cd6cbb19 09:07:33 Step 22/22 : LABEL version=0.0.0 09:07:33 ---> Running in 6ae94a3ba5a2 09:07:33 ---> 81104cffaeaa 09:07:33 Step 19/23 : ENTRYPOINT ["/core-command"] 09:07:33 ---> Running in 7fbe4d36c5d3 09:07:34 Removing intermediate container 6ae94a3ba5a2 09:07:34 ---> 3f4b8918aeed 09:07:34 09:07:34 Removing intermediate container 7fbe4d36c5d3 09:07:34 ---> 8d2e1088055f 09:07:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:34 Successfully built 3f4b8918aeed 09:07:34 Successfully tagged core-data-arm64:latest 09:07:34 ---> Running in e123306a3b67 09:07:34  Building core-data ... done Removing intermediate container e123306a3b67 09:07:34 ---> bbc94237ebdc 09:07:34 Step 21/23 : LABEL arch=arm64 09:07:34 ---> Running in 042f8a3115a1 09:07:35 Removing intermediate container 042f8a3115a1 09:07:35 ---> 322916bfa532 09:07:35 Step 22/23 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:07:35 ---> Running in 570d94b8cdc9 09:07:35 Removing intermediate container 570d94b8cdc9 09:07:35 ---> e068023934e2 09:07:35 Step 23/23 : LABEL version=0.0.0 09:07:35 ---> Running in 1f158f6bbba7 09:07:36 Removing intermediate container 1f158f6bbba7 09:07:36 ---> 07c55b17ac09 09:07:36 09:07:36 Successfully built 07c55b17ac09 09:07:36 Successfully tagged core-command-arm64:latest 09:07:48  Building core-command ... done Removing intermediate container 99a79e7bfdc4 09:07:48 ---> 85e1f59ad31d 09:07:48 09:07:48 Step 10/22 : FROM alpine:3.16 09:07:48 ---> 4c81e5bf8899 09:07:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:07:48 ---> Using cache 09:07:48 ---> 09445bbf6233 09:07:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:48 ---> Using cache 09:07:48 ---> 34427e62085e 09:07:48 Step 13/22 : ENV APP_PORT=59861 09:07:48 ---> Running in abb62f78df2a 09:07:48 Removing intermediate container abb62f78df2a 09:07:48 ---> 0d2085ed72bf 09:07:48 Step 14/22 : EXPOSE $APP_PORT 09:07:48 ---> Running in 0213bb62b1d7 09:07:48 Removing intermediate container 0213bb62b1d7 09:07:48 ---> 52079370af1b 09:07:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:48 ---> bc7a13ae2dae 09:07:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:07:50 ---> add9eb665f2e 09:07:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:07:50 ---> 2df9fd8a8527 09:07:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:07:50 ---> Running in 96264b0508dd 09:07:51 Removing intermediate container 96264b0508dd 09:07:51 ---> eae7f1e4ab7c 09:07:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:51 ---> Running in 552f77abbf4d 09:07:51 Removing intermediate container 552f77abbf4d 09:07:51 ---> 47afdb9a487f 09:07:51 Step 20/22 : LABEL arch=arm64 09:07:51 ---> Running in b26bddf6bdc6 09:07:51 Removing intermediate container b26bddf6bdc6 09:07:51 ---> d38210d6a6e8 09:07:51 Step 21/22 : LABEL git_sha=7a283e44f8bb9e0d2c50489de27e70cc1cb7f3e2 09:07:52 ---> Running in af74df4ead59 09:07:52 Removing intermediate container af74df4ead59 09:07:52 ---> d7a6a12f409d 09:07:52 Step 22/22 : LABEL version=0.0.0 09:07:52 ---> Running in 12062d21f0f8 09:07:52 Removing intermediate container 12062d21f0f8 09:07:52 ---> a73c1bb51442 09:07:52 09:07:52 Successfully built a73c1bb51442 09:07:52 Successfully tagged support-scheduler-arm64:latest 09:07:53  Building support-scheduler ... done  [Pipeline] } 09:07:53 $ docker stop --time=1 a28a6388af28489d5b85e5735fb56ecafca3b406c6d181fde06cfe0a6cf2faa7 09:07:55 $ docker rm -f --volumes a28a6388af28489d5b85e5735fb56ecafca3b406c6d181fde06cfe0a6cf2faa7 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:55 + docker images 09:07:56 REPOSITORY TAG IMAGE ID CREATED SIZE 09:07:56 support-scheduler-arm64 latest a73c1bb51442 3 seconds ago 29MB 09:07:56 85e1f59ad31d 9 seconds ago 1.57GB 09:07:56 core-command-arm64 latest 07c55b17ac09 20 seconds ago 17MB 09:07:56 core-data-arm64 latest 3f4b8918aeed 22 seconds ago 17.2MB 09:07:56 39273240312e 29 seconds ago 1.51GB 09:07:56 aed4f9f5f2d8 38 seconds ago 1.51GB 09:07:56 core-metadata-arm64 latest fdcd5a9b9c4b 2 minutes ago 17.7MB 09:07:56 33da3d71bad0 3 minutes ago 1.51GB 09:07:56 security-secretstore-setup-arm64 latest fab1c4ae89fb 3 minutes ago 29MB 09:07:56 271979889103 3 minutes ago 1.5GB 09:07:56 core-common-config-bootstrapper-arm64 latest 0645417641e1 6 minutes ago 14.9MB 09:07:56 820a1f88a763 6 minutes ago 1.5GB 09:07:56 security-spire-config-arm64 latest a62fd1ab6742 7 minutes ago 83.6MB 09:07:56 dfbc6fcc9545 7 minutes ago 1.38GB 09:07:56 support-notifications-arm64 latest f5de00a65841 8 minutes ago 29.7MB 09:07:56 2d8e55d9d18f 8 minutes ago 1.57GB 09:07:56 security-spiffe-token-provider-arm64 latest 3ac18d59b32a 9 minutes ago 29.1MB 09:07:56 fdc6f3d9a9b2 9 minutes ago 1.54GB 09:07:56 security-bootstrapper-arm64 latest 997435c033f0 11 minutes ago 19.6MB 09:07:56 security-proxy-setup-arm64 latest f4af2f1beda1 12 minutes ago 26.9MB 09:07:56 06eca677984e 12 minutes ago 1.5GB 09:07:56 68f61f671114 12 minutes ago 1.5GB 09:07:56 security-spire-server-arm64 latest 5e250e9d9759 16 minutes ago 84.3MB 09:07:56 99fb53d3b14b 16 minutes ago 1.38GB 09:07:56 security-spire-agent-arm64 latest d1eafe5a43c8 19 minutes ago 122MB 09:07:56 9057fbbbadc0 19 minutes ago 1.38GB 09:07:56 ci-base-image-arm64 latest 4795787ea65d 34 minutes ago 905MB 09:07:56 alpine 3.15 354640af7b1b 11 days ago 5.34MB 09:07:56 alpine 3.16 4c81e5bf8899 11 days ago 5.3MB 09:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:07:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:56 09:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:57 arm64: Pulling from edgex-lftools-log-publisher 09:07:57 8998bd30e6a1: Pulling fs layer 09:07:57 04944245beec: Pulling fs layer 09:07:57 699f458cf7ca: Pulling fs layer 09:07:57 765212b225bb: Pulling fs layer 09:07:57 f23df028b6ca: Pulling fs layer 09:07:57 d65c8cfc05b1: Pulling fs layer 09:07:57 2437ff75d9bd: Pulling fs layer 09:07:57 f23df028b6ca: Waiting 09:07:57 d65c8cfc05b1: Waiting 09:07:57 2437ff75d9bd: Waiting 09:07:57 765212b225bb: Waiting 09:07:57 04944245beec: Verifying Checksum 09:07:57 04944245beec: Download complete 09:07:57 765212b225bb: Verifying Checksum 09:07:57 765212b225bb: Download complete 09:07:57 f23df028b6ca: Download complete 09:07:57 d65c8cfc05b1: Verifying Checksum 09:07:57 d65c8cfc05b1: Download complete 09:07:57 699f458cf7ca: Verifying Checksum 09:07:57 699f458cf7ca: Download complete 09:07:57 8998bd30e6a1: Download complete 09:08:00 2437ff75d9bd: Verifying Checksum 09:08:00 2437ff75d9bd: Download complete 09:08:01 8998bd30e6a1: Pull complete 09:08:02 04944245beec: Pull complete 09:08:03 699f458cf7ca: Pull complete 09:08:03 765212b225bb: Pull complete 09:08:04 f23df028b6ca: Pull complete 09:08:04 d65c8cfc05b1: Pull complete 09:08:19 2437ff75d9bd: Pull complete 09:08:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:19 prd-ubuntu20.04-docker-arm64-4c-16g-7035 does not seem to be running inside a container 09:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:08:23 $ docker top 7ba7b2a3067498b8d2536a5be590956cdba96789d52cf9de55176d9c3edc353f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:24 ---> job-cost.sh 09:08:24 lf-activate-venv: SKIPPING 09:08:24 INFO: No Stack... 09:08:24 INFO: Retrieving Pricing Info for: v3-standard-4 09:08:25 INFO: Archiving Costs [Pipeline] sh 09:08:26 + cut -d, -f6 09:08:26 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:08:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] 09:08:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] did not exist. Created. 09:08:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:27 + echo total: 0.10999999940395355 [Pipeline] stash 09:08:27 Stashed 1 file(s) [Pipeline] } 09:08:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4374-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:27 $ docker stop --time=1 7ba7b2a3067498b8d2536a5be590956cdba96789d52cf9de55176d9c3edc353f 09:08:28 $ docker rm -f --volumes 7ba7b2a3067498b8d2536a5be590956cdba96789d52cf9de55176d9c3edc353f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:08:29 provisioning config files... 09:08:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7311110074237087643tmp [Pipeline] { [Pipeline] sh 09:08:29 + set +x 09:08:29 + curl -s https://codecov.io/bash 09:08:29 + bash -s -- 09:08:29 09:08:29 _____ _ 09:08:29 / ____| | | 09:08:29 | | ___ __| | ___ ___ _____ __ 09:08:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:08:29 | |___| (_) | (_| | __/ (_| (_) \ V / 09:08:29 \_____\___/ \__,_|\___|\___\___/ \_/ 09:08:29 Bash-1.0.6 09:08:29 09:08:29 09:08:29 ==> git version 2.25.1 found 09:08:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:08:29 Release-Date: 2020-01-08 09:08:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:08:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:08:29 ==> Jenkins CI detected. 09:08:29 current dir:  /w/workspace/edgex-go/2 09:08:29 project root: . 09:08:29 --> token set from env 09:08:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:08:29 ==> Running gcov in . (disable via -X gcov) 09:08:29 ==> Python coveragepy not found 09:08:29 ==> Searching for coverage reports in: 09:08:29 + . 09:08:29 -> Found 1 reports 09:08:29 ==> Detecting git/mercurial file structure 09:08:29 ==> Reading reports 09:08:29 + ./coverage.out bytes=487323 09:08:29 ==> Appending adjustments 09:08:29 https://docs.codecov.io/docs/fixing-reports 09:08:30 + Found adjustments 09:08:30 ==> Gzipping contents 09:08:31 64K /tmp/codecov.kMFqaT.gz 09:08:31 ==> Uploading reports 09:08:31 url: https://codecov.io 09:08:31 query: branch=PR-4374&commit=900d5abe17e525b0941e3f424effd3d2ee27cae2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= 09:08:31 -> Pinging Codecov 09:08:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4374&commit=900d5abe17e525b0941e3f424effd3d2ee27cae2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= 09:08:31 -> Uploading to 09:08:31 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/900d5abe17e525b0941e3f424effd3d2ee27cae2/02ad73b5-d0d8-4809-8155-a97a0b27cc04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T090831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac42bd3c4f20fcee8ae1bb13766b481909601bc120f3892a75cff5a3bea16b8d 09:08:31 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:31 Dload Upload Total Spent Left Speed 09:08:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62923 0 0 100 62923 0 190k --:--:-- --:--:-- --:--:-- 190k 100 62923 0 0 100 62923 0 190k --:--:-- --:--:-- --:--:-- 190k 09:08:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/900d5abe17e525b0941e3f424effd3d2ee27cae2 [Pipeline] } 09:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:08:32 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:08:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:33 ---> package-listing.sh 09:08:33 ++ facter osfamily 09:08:33 ++ tr '[:upper:]' '[:lower:]' 09:08:33 + OS_FAMILY=debian 09:08:33 + workspace=/w/workspace/edgex-go/2 09:08:33 + START_PACKAGES=/tmp/packages_start.txt 09:08:33 + END_PACKAGES=/tmp/packages_end.txt 09:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:33 + PACKAGES=/tmp/packages_start.txt 09:08:33 + '[' /w/workspace/edgex-go/2 ']' 09:08:33 + PACKAGES=/tmp/packages_end.txt 09:08:33 + case "${OS_FAMILY}" in 09:08:33 + dpkg -l 09:08:33 + grep '^ii' 09:08:33 + '[' -f /tmp/packages_start.txt ']' 09:08:33 + '[' -f /tmp/packages_end.txt ']' 09:08:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:33 + '[' /w/workspace/edgex-go/2 ']' 09:08:33 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:08:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:08:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:08:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:34 09:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:34 latest: Pulling from edgex-lftools-log-publisher 09:08:34 5eb5b503b376: Pulling fs layer 09:08:34 5c69ac0246d0: Pulling fs layer 09:08:34 ec43610c2a17: Pulling fs layer 09:08:34 3a2ae6a8a46f: Pulling fs layer 09:08:34 33b1e0a273af: Pulling fs layer 09:08:34 5d3b04190fa2: Pulling fs layer 09:08:34 2f39f015ded8: Pulling fs layer 09:08:34 3a2ae6a8a46f: Waiting 09:08:34 33b1e0a273af: Waiting 09:08:34 5d3b04190fa2: Waiting 09:08:34 2f39f015ded8: Waiting 09:08:34 5c69ac0246d0: Verifying Checksum 09:08:34 5c69ac0246d0: Download complete 09:08:34 3a2ae6a8a46f: Verifying Checksum 09:08:34 3a2ae6a8a46f: Download complete 09:08:34 33b1e0a273af: Verifying Checksum 09:08:34 33b1e0a273af: Download complete 09:08:34 5d3b04190fa2: Download complete 09:08:34 ec43610c2a17: Verifying Checksum 09:08:34 5eb5b503b376: Verifying Checksum 09:08:34 5eb5b503b376: Download complete 09:08:35 2f39f015ded8: Download complete 09:08:36 5eb5b503b376: Pull complete 09:08:36 5c69ac0246d0: Pull complete 09:08:36 ec43610c2a17: Pull complete 09:08:36 3a2ae6a8a46f: Pull complete 09:08:36 33b1e0a273af: Pull complete 09:08:37 5d3b04190fa2: Pull complete 09:08:41 2f39f015ded8: Pull complete 09:08:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:41 prd-ubuntu20.04-docker-8c-8g-7030 does not seem to be running inside a container 09:08:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:42 $ docker top dc348cf9570300cff14e695c3ba61d4d85a4bfc5ee1b578ceba152a8cc6a6b26 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:08:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:08:43 + ls /var/log/sa-host 09:08:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:43 provisioning config files... 09:08:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6706845812805438143tmp [Pipeline] { [Pipeline] echo 09:08:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:44 ---> create-netrc.sh [Pipeline] } 09:08:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:44 ---> python-tools-install.sh [Pipeline] echo 09:08:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:08:44 ---> sudo-logs.sh 09:08:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:08:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:08:45 ---> job-cost.sh 09:08:45 lf-activate-venv: SKIPPING 09:08:45 DEBUG: total: 0.10999999940395355 09:08:45 INFO: Retrieving Stack Cost... 09:08:45 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:45 INFO: Archiving Costs [Pipeline] echo 09:08:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:08:46 ---> logs-deploy.sh 09:08:46 lf-activate-venv: SKIPPING 09:08:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4374/2 09:08:46 INFO: archiving workspace using pattern(s): 09:08:47 Archives upload complete. 09:08:47 INFO: archiving logs to Nexus