Pull request #4462 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at fe5feeb993c60ecefcb2e894175587ee8877481d rather than f24b784f85816c3282f846d76e091d72c5414855 Obtained Jenkinsfile from fe5feeb993c60ecefcb2e894175587ee8877481d 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-ssh1696640502134442201.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12114253459400077631.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8639369184021712424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4462/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3118947113602377084.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9802457479977944116.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4462/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12566423569449857461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4703 in /w/workspace/edgexfoundry_edgex-go_PR-4462 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit fe5feeb993c60ecefcb2e894175587ee8877481d into PR head commit f24b784f85816c3282f846d76e091d72c5414855 Merge succeeded, producing f24b784f85816c3282f846d76e091d72c5414855 Checking out Revision f24b784f85816c3282f846d76e091d72c5414855 (PR-4462) > 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/4462/head:refs/remotes/origin/PR-4462 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f24b784f85816c3282f846d76e091d72c5414855 # 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 fe5feeb993c60ecefcb2e894175587ee8877481d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f24b784f85816c3282f846d76e091d72c5414855 # timeout=10 Commit message: "feat!: Switch UOM API to YAML format" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:34:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:34:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:34:36 ========================================================= 02:34:36 EdgeX Global Pipelines Version Info 02:34:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:34:37 ------------------- 02:34:37 stable info: 02:34:37 ------------------- 02:34:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:34:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:34:37 Message: update stable to v1.0.245 02:34:38 ------------------- 02:34:38 experimental info: 02:34:38 ------------------- 02:34:38 Commited By: **** collab-it+edgex@linuxfoundation.org 02:34:38 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:34:38 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:34:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4462 [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4462 [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4462 [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f24b784f85816c3282f846d76e091d72c5414855 [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f24b784 [Pipeline] echo 02:34:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:39 provisioning config files... 02:34:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17773620887830082084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:40 ---> docker-login.sh 02:34:40 nexus3.edgexfoundry.org:10001 02:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:40 Configure a credential helper to remove this warning. See 02:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:40 02:34:40 Login Succeeded 02:34:40 nexus3.edgexfoundry.org:10002 02:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:40 Configure a credential helper to remove this warning. See 02:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:40 02:34:40 Login Succeeded 02:34:40 nexus3.edgexfoundry.org:10003 02:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:40 Configure a credential helper to remove this warning. See 02:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:40 02:34:40 Login Succeeded 02:34:40 nexus3.edgexfoundry.org:10004 02:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:40 Configure a credential helper to remove this warning. See 02:34:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:40 02:34:40 Login Succeeded 02:34:40 docker.io 02:34:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:34:41 Configure a credential helper to remove this warning. See 02:34:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:34:41 02:34:41 Login Succeeded 02:34:41 ---> docker-login.sh ends [Pipeline] } 02:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:41 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:34:41 + + cut -d/ -f2 02:34:41 dirname cmd/core-command/Dockerfile 02:34:41 + echo core-command,cmd/core-command/Dockerfile 02:34:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + dirname cmd/core-data/Dockerfile 02:34:41 + echo core-data,cmd/core-data/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + dirname cmd/core-metadata/Dockerfile 02:34:41 + echo core-metadata,cmd/core-metadata/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + dirname cmd/security-bootstrapper/Dockerfile 02:34:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:34:41 + dirname cmd/security-proxy-auth/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:34:41 + dirname cmd/security-proxy-setup/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:34:41 + dirname cmd/security-secretstore-setup/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:34:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:34:41 + dirname cmd/security-spire-agent/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:34:41 + dirname cmd/security-spire-config/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:34:41 + dirname cmd/security-spire-server/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:34:41 + dirname cmd/support-notifications/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo support-notifications,cmd/support-notifications/Dockerfile 02:34:41 + dirname cmd/support-scheduler/Dockerfile 02:34:41 + cut -d/ -f2 02:34:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:34:41 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:34:42 + git rev-list -1 --merges f24b784f85816c3282f846d76e091d72c5414855~1..f24b784f85816c3282f846d76e091d72c5414855 [Pipeline] echo 02:34:42 -----------> git rev-list -1 --merges f24b784f85816c3282f846d76e091d72c5414855~1..f24b784f85816c3282f846d76e091d72c5414855 f24b784f85816c3282f846d76e091d72c5414855 [false] [Pipeline] sh 02:34:42 + git log --format=format:%s -1 f24b784f85816c3282f846d76e091d72c5414855 [Pipeline] echo 02:34:42 ========================================================= 02:34:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:34:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:34:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:42 + grep -v github /etc/ssh/ssh_known_hosts 02:34:42 + [ -e /tmp/ssh_known_hosts ] 02:34:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:34:42 + + sudo tee -a /etc/ssh/ssh_known_hosts 02:34:42 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:34:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:43 02:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:43 0.1.4: Pulling from edgex-devops/py-git-semver 02:34:43 b85a868b505f: Pulling fs layer 02:34:43 e2be974225ed: Pulling fs layer 02:34:43 339a4e72a1f5: Pulling fs layer 02:34:43 988bab9f4d93: Pulling fs layer 02:34:43 1469e6f7b9e6: Pulling fs layer 02:34:43 eaf3925da568: Pulling fs layer 02:34:43 bab4dde63d76: Pulling fs layer 02:34:43 bde34c3a00c8: Pulling fs layer 02:34:43 b352a97aabf1: Pulling fs layer 02:34:43 4872d77fe225: Pulling fs layer 02:34:43 5851b861e8e6: Pulling fs layer 02:34:43 bab4dde63d76: Waiting 02:34:43 988bab9f4d93: Waiting 02:34:43 bde34c3a00c8: Waiting 02:34:43 b352a97aabf1: Waiting 02:34:43 4872d77fe225: Waiting 02:34:43 5851b861e8e6: Waiting 02:34:43 e2be974225ed: Verifying Checksum 02:34:43 e2be974225ed: Download complete 02:34:43 988bab9f4d93: Download complete 02:34:44 1469e6f7b9e6: Verifying Checksum 02:34:44 1469e6f7b9e6: Download complete 02:34:44 eaf3925da568: Verifying Checksum 02:34:44 eaf3925da568: Download complete 02:34:44 339a4e72a1f5: Verifying Checksum 02:34:44 339a4e72a1f5: Download complete 02:34:44 bde34c3a00c8: Download complete 02:34:44 b352a97aabf1: Download complete 02:34:44 4872d77fe225: Verifying Checksum 02:34:44 4872d77fe225: Download complete 02:34:44 5851b861e8e6: Verifying Checksum 02:34:44 5851b861e8e6: Download complete 02:34:44 b85a868b505f: Verifying Checksum 02:34:44 b85a868b505f: Download complete 02:34:44 bab4dde63d76: Verifying Checksum 02:34:44 bab4dde63d76: Download complete 02:34:45 b85a868b505f: Pull complete 02:34:45 e2be974225ed: Pull complete 02:34:46 339a4e72a1f5: Pull complete 02:34:46 988bab9f4d93: Pull complete 02:34:46 1469e6f7b9e6: Pull complete 02:34:46 eaf3925da568: Pull complete 02:34:48 bab4dde63d76: Pull complete 02:34:48 bde34c3a00c8: Pull complete 02:34:48 b352a97aabf1: Pull complete 02:34:48 4872d77fe225: Pull complete 02:34:48 5851b861e8e6: Pull complete 02:34:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:48 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 02:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:34:54 $ docker top de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 -eo pid,comm 02:34:54 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). 02:34:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:54 [ssh-agent] Looking for ssh-agent implementation... 02:34:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:54 $ docker exec de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 ssh-agent 02:34:54 SSH_AUTH_SOCK=/tmp/ssh-aNTuFnE4Q4OL/agent.32 02:34:54 SSH_AGENT_PID=38 02:34:54 Running ssh-add (command line suppressed) 02:34:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17186530758667742163.key (/w/workspace/edgex-go/1@tmp/private_key_17186530758667742163.key) 02:34:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:54 + git tag --points-at HEAD [Pipeline] } 02:34:54 $ docker exec --env ******** --env ******** de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 ssh-agent -k 02:34:55 unset SSH_AUTH_SOCK; 02:34:55 unset SSH_AGENT_PID; 02:34:55 echo Agent pid 38 killed; 02:34:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:55 [ssh-agent] Looking for ssh-agent implementation... 02:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:55 $ docker exec de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 ssh-agent 02:34:55 SSH_AUTH_SOCK=/tmp/ssh-DZasKPqBTZpc/agent.70 02:34:55 SSH_AGENT_PID=76 02:34:55 Running ssh-add (command line suppressed) 02:34:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11696639013637065961.key (/w/workspace/edgex-go/1@tmp/private_key_11696639013637065961.key) 02:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:55 + git semver init 02:34:56 2023-03-21 02:34:56,047 [run_init] DEBUG init version:0.0.0 force:False 02:34:56 2023-03-21 02:34:56,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 02:34:56 2023-03-21 02:34:56,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 02:34:56 2023-03-21 02:34:56,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 02:35:02 2023-03-21 02:35:02,420 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 02:35:02 2023-03-21 02:35:02,420 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4462 with force:False 02:35:02 2023-03-21 02:35:02,420 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4462 02:35:02 2023-03-21 02:35:02,423 [execute] INFO git cat-file --batch-check 02:35:02 2023-03-21 02:35:02,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:35:02 2023-03-21 02:35:02,430 [execute] INFO git cat-file --batch 02:35:02 2023-03-21 02:35:02,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 02:35:02 2023-03-21 02:35:02,437 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4462 02:35:02 0.0.0 [Pipeline] } 02:35:02 $ docker exec --env ******** --env ******** de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 ssh-agent -k 02:35:02 unset SSH_AUTH_SOCK; 02:35:02 unset SSH_AGENT_PID; 02:35:02 echo Agent pid 76 killed; 02:35:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:03 + git semver [Pipeline] } 02:35:03 $ docker stop --time=1 de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 02:35:04 $ docker rm -f --volumes de6cfef5fd2ee26b44f51c73be07fb93ad9b4d106d063c11d0a13885423600e9 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:35:05 Stashed 1 file(s) [Pipeline] echo 02:35:05 [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 02:35:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:35:06 ========================================================= 02:35:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:35:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:35:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:35:06 63b65145d645: Pulling fs layer 02:35:06 a2d21d5440eb: Pulling fs layer 02:35:06 935e6c44a52c: Pulling fs layer 02:35:06 94cc34f8dd06: Pulling fs layer 02:35:06 30dea6a524f1: Pulling fs layer 02:35:06 a2aff8979fd8: Pulling fs layer 02:35:06 6808be2612f2: Pulling fs layer 02:35:06 f25807f1079a: Pulling fs layer 02:35:06 30dea6a524f1: Waiting 02:35:06 6808be2612f2: Waiting 02:35:06 f25807f1079a: Waiting 02:35:06 a2aff8979fd8: Waiting 02:35:06 94cc34f8dd06: Waiting 02:35:06 a2d21d5440eb: Download complete 02:35:06 94cc34f8dd06: Download complete 02:35:06 30dea6a524f1: Download complete 02:35:06 63b65145d645: Download complete 02:35:06 a2aff8979fd8: Download complete 02:35:07 63b65145d645: Pull complete 02:35:07 a2d21d5440eb: Pull complete 02:35:07 f25807f1079a: Verifying Checksum 02:35:07 f25807f1079a: Download complete 02:35:07 935e6c44a52c: Verifying Checksum 02:35:07 935e6c44a52c: Download complete 02:35:07 6808be2612f2: Verifying Checksum 02:35:07 6808be2612f2: Download complete 02:35:11 935e6c44a52c: Pull complete 02:35:11 94cc34f8dd06: Pull complete 02:35:11 30dea6a524f1: Pull complete 02:35:11 a2aff8979fd8: Pull complete 02:35:14 6808be2612f2: Pull complete 02:35:16 f25807f1079a: Pull complete 02:35:16 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:35:17 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:35:17 WORKDIR /edgex 02:35:17 COPY go.mod . 02:35:17 RUN go mod download build 02:35:17 -t ci-base-image-x86_64 -f - . 02:35:18 Sending build context to Docker daemon 170.5MB 02:35:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:35:18 ---> 3b553350e43f 02:35:18 Step 2/4 : WORKDIR /edgex 02:35:20 Still waiting to schedule task 02:35:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4701’ 02:35:33 ---> Running in 0cde2433486d 02:35:33 Removing intermediate container 0cde2433486d 02:35:33 ---> 91238a176ec6 02:35:33 Step 3/4 : COPY go.mod . 02:35:33 ---> aef23cdb522e 02:35:33 Step 4/4 : RUN go mod download 02:35:33 ---> Running in ba6e016443b6 02:35:51 Removing intermediate container ba6e016443b6 02:35:51 ---> b58d1b9297e3 02:35:51 Successfully built b58d1b9297e3 02:35:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:52 + docker inspect -f . ci-base-image-x86_64 02:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:52 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 02:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:35:53 $ docker top 34ddb6d53fa6a60e229d84431b083d9afe346585f924cf0e017f8e4ecf87b3ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:53 + go version 02:35:53 go version go1.20.2 linux/amd64 [Pipeline] } 02:35:53 $ docker stop --time=1 34ddb6d53fa6a60e229d84431b083d9afe346585f924cf0e017f8e4ecf87b3ff 02:35:56 $ docker rm -f --volumes 34ddb6d53fa6a60e229d84431b083d9afe346585f924cf0e017f8e4ecf87b3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:56 + docker inspect -f . ci-base-image-x86_64 02:35:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:57 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 02:35:57 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:35:58 $ docker top 7cf95bb214f16c74bdeae17b5f56d74388c1b08bfd84dc171b02fbac4d399715 -eo pid,comm [Pipeline] { [Pipeline] echo 02:35:58 ========================================================= 02:35:58 [edgeXBuildGoParallel] Running Tests and Build... 02:35:58 ========================================================= [Pipeline] sh 02:35:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:35:59 + make test 02:35:59 go test -race -coverprofile=coverage.out ./... 02:36:06 ? github.com/edgexfoundry/edgex-go [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:36:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:36:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:36:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:36:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:36:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 02:36:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 02:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.3% of statements 02:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 02:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:36:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.659s coverage: 88.5% of statements 02:36:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 02:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:36:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.424s coverage: 95.6% of statements 02:36:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:36:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:36:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:36:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:36:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:36:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 02:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:36:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 65.9% of statements 02:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:36:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 02:36:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 02:36:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 45.5% of statements 02:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.105s coverage: 82.9% of statements 02:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 02:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements 02:36:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:36:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:36:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:36:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:36:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:36:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:36:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:36:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:36:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:36:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:36:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:36:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:36:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:36:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:36:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 02:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:36:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:36:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:36:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.093s coverage: 92.9% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 63.1% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 38.4% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements 02:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 02:37:01 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 02:37:23 go vet ./... 02:37:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:37:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:37:26 ./bin/test-attribution-txt.sh 02:37:26 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 02:37:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:37:27 + ls -al . 02:37:27 total 704 02:37:27 drwxrwxr-x 11 1001 1001 4096 Mar 21 02:36 . 02:37:27 drwxr-xr-x 4 root root 4096 Mar 21 02:35 .. 02:37:27 drwxrwxr-x 2 1001 1001 4096 Mar 21 02:34 .blubracket 02:37:27 -rw-rw-r-- 1 1001 1001 16 Mar 21 02:34 .dockerignore 02:37:27 drwxrwxr-x 8 1001 1001 4096 Mar 21 02:35 .git 02:37:27 drwxrwxr-x 3 1001 1001 4096 Mar 21 02:34 .github 02:37:27 -rw-rw-r-- 1 1001 1001 1133 Mar 21 02:34 .gitignore 02:37:27 -rw-rw-r-- 1 1001 1001 42 Mar 21 02:34 .golangci.yml 02:37:27 -rw-rw-r-- 1 1001 1001 87 Mar 21 02:34 .hadolint.yml 02:37:27 drwxr-xr-x 3 1001 1001 4096 Mar 21 02:35 .semver 02:37:27 -rw-rw-r-- 1 1001 1001 166 Mar 21 02:34 .sonarcloud.properties 02:37:27 -rw-rw-r-- 1 1001 1001 1171 Mar 21 02:34 ADOPTERS.md 02:37:27 -rw-rw-r-- 1 1001 1001 10825 Mar 21 02:34 Attribution.txt 02:37:27 -rw-rw-r-- 1 1001 1001 73765 Mar 21 02:34 CHANGELOG.md 02:37:27 -rw-rw-r-- 1 1001 1001 3804 Mar 21 02:34 CONTRIBUTING.md 02:37:27 -rw-rw-r-- 1 1001 1001 677 Mar 21 02:34 GOVERNANCE.md 02:37:27 -rw-rw-r-- 1 1001 1001 883 Mar 21 02:34 Jenkinsfile 02:37:27 -rw-rw-r-- 1 1001 1001 10775 Mar 21 02:34 LICENSE 02:37:27 -rw-rw-r-- 1 1001 1001 14266 Mar 21 02:34 Makefile 02:37:27 -rw-rw-r-- 1 1001 1001 582 Mar 21 02:34 OWNERS.md 02:37:27 -rw-rw-r-- 1 1001 1001 9403 Mar 21 02:34 README.md 02:37:27 -rw-rw-r-- 1 1001 1001 789 Mar 21 02:34 SECURITY.md 02:37:27 -rw-rw-r-- 1 1001 1001 5 Mar 21 02:35 VERSION 02:37:27 drwxrwxr-x 2 1001 1001 4096 Mar 21 02:34 bin 02:37:27 drwxrwxr-x 18 1001 1001 4096 Mar 21 02:34 cmd 02:37:27 -rw-r--r-- 1 root root 447275 Mar 21 02:36 coverage.out 02:37:27 -rw-rw-r-- 1 1001 1001 3236 Mar 21 02:34 go.mod 02:37:27 -rw-rw-r-- 1 1001 1001 31410 Mar 21 02:34 go.sum 02:37:27 drwxrwxr-x 7 1001 1001 4096 Mar 21 02:34 internal 02:37:27 drwxrwxr-x 3 1001 1001 4096 Mar 21 02:34 openapi 02:37:27 -rw-rw-r-- 1 1001 1001 594 Mar 21 02:34 security.txt 02:37:27 drwxrwxr-x 4 1001 1001 4096 Mar 21 02:34 snap 02:37:27 -rw-rw-r-- 1 1001 1001 204 Mar 21 02:34 version.go [Pipeline] sh 02:37:27 + '[' -e coverage.out ] 02:37:27 + chown 1001:1001 coverage.out [Pipeline] stash 02:37:27 Stashed 1 file(s) [Pipeline] sh 02:37:27 + make build 02:37:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:37: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 02:37:40 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 02:37: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 02:37: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 02:37:48 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 02:37:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:37:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:37:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:37:52 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 02:37:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:37:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:37:56 $ docker stop --time=1 7cf95bb214f16c74bdeae17b5f56d74388c1b08bfd84dc171b02fbac4d399715 02:38:05 $ docker rm -f --volumes 7cf95bb214f16c74bdeae17b5f56d74388c1b08bfd84dc171b02fbac4d399715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:38:06 02:38:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:38:06 latest: Pulling from edgex-devops/edgex-compose 02:38:06 cbdbe7a5bc2a: Pulling fs layer 02:38:06 ca9280d653b3: Pulling fs layer 02:38:06 7e9c9ca2126c: Pulling fs layer 02:38:07 cbdbe7a5bc2a: Download complete 02:38:07 ca9280d653b3: Verifying Checksum 02:38:07 ca9280d653b3: Download complete 02:38:07 cbdbe7a5bc2a: Pull complete 02:38:07 7e9c9ca2126c: Download complete 02:38:07 ca9280d653b3: Pull complete 02:38:10 7e9c9ca2126c: Pull complete 02:38:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:11 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 02:38:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:38:18 $ docker top 37b511439d34859b1d35878cea4bf3daeabc4b05186fec4ca2324aac38165a6e -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:18 + docker-compose build --help 02:38:18 + grep parallel 02:38:19 --parallel Build images in parallel. [Pipeline] } 02:38:19 $ docker stop --time=1 37b511439d34859b1d35878cea4bf3daeabc4b05186fec4ca2324aac38165a6e 02:38:20 $ docker rm -f --volumes 37b511439d34859b1d35878cea4bf3daeabc4b05186fec4ca2324aac38165a6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:21 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 02:38:21 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:38:21 $ docker top 750b47e8cbf51a6844fec4cd1f0713480196876a428b2c4239a93ecaf456d7b1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:22 + docker-compose -f ./docker-compose-build.yml build --parallel 02:38:22 Building core-command ... 02:38:22 Building core-common-config-bootstrapper ... 02:38:22 Building core-data ... 02:38:22 Building core-metadata ... 02:38:22 Building security-bootstrapper ... 02:38:22 Building security-proxy-auth ... 02:38:22 Building security-proxy-setup ... 02:38:22 Building security-secretstore-setup ... 02:38:22 Building security-spiffe-token-provider ... 02:38:22 Building security-spire-agent ... 02:38:22 Building security-spire-config ... 02:38:22 Building security-spire-server ... 02:38:22 Building support-notifications ... 02:38:22 Building support-scheduler ... 02:38:22 Building core-common-config-bootstrapper 02:38:22 Building security-bootstrapper 02:38:22 Building core-metadata 02:38:22 Building security-spire-agent 02:38:22 Building security-spiffe-token-provider 02:38:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:38:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:38:37 ---> b58d1b9297e3 02:38:37 Step 3/20 : WORKDIR /edgex-go 02:38:37 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:38:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:38:37 ---> b58d1b9297e3 02:38:37 Step 3/33 : WORKDIR /edgex-go 02:38:37 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:38:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:38:37 ---> b58d1b9297e3 02:38:37 Step 3/27 : WORKDIR /edgex-go 02:38:37 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:38:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:38:37 ---> b58d1b9297e3 02:38:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:38:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:38:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:38:37 ---> b58d1b9297e3 02:38:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:38:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4704 in /w/workspace/edgexfoundry_edgex-go_PR-4462 [Pipeline] { [Pipeline] ws 02:38:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:38:55 The recommended git tool is: git 02:39:00 using credential edgex-jenkins-ssh 02:39:00 Cloning the remote Git repository 02:39:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:39:01 > git init /w/workspace/edgex-go/1 # timeout=10 02:39:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:39:01 > git --version # timeout=10 02:39:01 > git --version # 'git version 2.25.1' 02:39:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:16 ---> Running in cd261aaabf1c 02:39:16 ---> Running in a7260d61b93b 02:39:16 ---> Running in 7e6f20162f3d 02:39:16 ---> Running in 08a9f8732417 02:39:16 ---> Running in 57c12a88ca77 02:39:16 Removing intermediate container 08a9f8732417 02:39:16 ---> 7c87c4157875 02:39:16 Step 4/23 : WORKDIR /edgex-go 02:39:16 Removing intermediate container 57c12a88ca77 02:39:16 ---> 092f9f525b59 02:39:16 Step 4/25 : WORKDIR /edgex-go 02:39:16 Removing intermediate container 7e6f20162f3d 02:39:16 ---> fc239633ee27 02:39:16 Step 4/33 : RUN apk add --update --no-cache make git 02:39:16 Removing intermediate container cd261aaabf1c 02:39:16 ---> 32d3a1421e93 02:39:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:39:16 ---> Running in 673a16e215e9 02:39:16 Removing intermediate container a7260d61b93b 02:39:16 ---> e567a89fd458 02:39:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:39:16 ---> Running in 8976c6098241 02:39:16 ---> Running in 1fabbd2e3d62 02:39:16 ---> Running in f2d75cbe109b 02:39:16 ---> Running in 6ef64e4de7ba 02:39:16 Removing intermediate container 673a16e215e9 02:39:16 ---> 374ac9b2c79b 02:39:16 Step 5/23 : RUN apk add --update --no-cache make git 02:39:16 Removing intermediate container 8976c6098241 02:39:16 ---> 5ac634cda8d5 02:39:16 Step 5/25 : RUN apk add --update --no-cache make git 02:39:16 ---> Running in 84514b921db1 02:39:16 ---> Running in a4ccc00eab89 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:39:16 OK: 265 MiB in 53 packages 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:39:16 OK: 265 MiB in 53 packages 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:39:16 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:39:16 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:39:16 OK: 17819 distinct packages available 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:39:16 OK: 265 MiB in 53 packages 02:39:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:39:16 OK: 265 MiB in 53 packages 02:39:16 OK: 265 MiB in 53 packages 02:39:16 Removing intermediate container 1fabbd2e3d62 02:39:16 ---> 64233350dbcb 02:39:16 Step 5/33 : COPY go.mod vendor* ./ 02:39:16 ---> ed051ccd008c 02:39:16 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:16 Removing intermediate container f2d75cbe109b 02:39:16 ---> 38cf2dcab7b1 02:39:16 Step 5/27 : COPY go.mod vendor* ./ 02:39:16 Removing intermediate container a4ccc00eab89 02:39:16 ---> e87210762e92 02:39:16 Step 6/25 : COPY go.mod vendor* ./ 02:39:16 ---> Running in 593650a82ff2 02:39:17 Removing intermediate container 84514b921db1 02:39:17 ---> 2cd430addc7f 02:39:17 Step 6/23 : COPY go.mod vendor* ./ 02:39:17 ---> 9efdd31da5bb 02:39:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:17 ---> 82037717a9ba 02:39:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:17 Removing intermediate container 6ef64e4de7ba 02:39:17 ---> 7a57a867d79f 02:39:17 Step 5/20 : COPY go.mod vendor* ./ 02:39:17 ---> Running in 13f3e68bbe57 02:39:17 ---> Running in 69e16fe86fa1 02:39:17 ---> d35926b6bffe 02:39:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:17 ---> c6ae4f6bc898 02:39:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:17 ---> Running in 671141ead0cc 02:39:17 ---> Running in c85e8376431a 02:39:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:39:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:19 Merging remotes/origin/main commit fe5feeb993c60ecefcb2e894175587ee8877481d into PR head commit f24b784f85816c3282f846d76e091d72c5414855 02:39:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:39:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:39:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4462/head:refs/remotes/origin/PR-4462 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:39:19 > git config core.sparsecheckout # timeout=10 02:39:19 > git checkout -f f24b784f85816c3282f846d76e091d72c5414855 # timeout=10 02:39:19 Merge succeeded, producing f24b784f85816c3282f846d76e091d72c5414855 02:39:19 Checking out Revision f24b784f85816c3282f846d76e091d72c5414855 (PR-4462) 02:39:19 > git remote # timeout=10 02:39:19 > git config --get remote.origin.url # timeout=10 02:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:19 > git merge fe5feeb993c60ecefcb2e894175587ee8877481d # timeout=10 02:39:19 > git rev-parse HEAD^{commit} # timeout=10 02:39:19 > git config core.sparsecheckout # timeout=10 02:39:19 > git checkout -f f24b784f85816c3282f846d76e091d72c5414855 # timeout=10 02:39:23 Commit message: "feat!: Switch UOM API to YAML format" 02:39:23 > git --version # timeout=10 02:39:23 > git --version # 'git version 2.25.1' 02:39:23 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:39:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:24 Dload Upload Total Spent Left Speed 02:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 02:39:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:39:25 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 02:39:25 02:39:25 { 02:39:25 "registry-mirrors": [ 02:39:25 "https://nexus3.edgexfoundry.org:10001" 02:39:25 ], 02:39:25 "bip": "10.250.0.254/24", 02:39:25 "hosts": [ 02:39:25 "tcp://0.0.0.0:5555", 02:39:25 "unix:///var/run/docker.sock" 02:39:25 ], 02:39:25 "mtu": 1458, 02:39:25 "selinux-enabled": true, 02:39:25 "seccomp-profile": "/etc/docker/seccomp.json" 02:39:25 } [Pipeline] sh 02:39:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:39:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:44 provisioning config files... 02:39:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8868442844351953494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:45 ---> docker-login.sh 02:39:45 nexus3.edgexfoundry.org:10001 02:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:46 Configure a credential helper to remove this warning. See 02:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:46 02:39:46 Login Succeeded 02:39:46 nexus3.edgexfoundry.org:10002 02:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:46 Configure a credential helper to remove this warning. See 02:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:46 02:39:46 Login Succeeded 02:39:46 nexus3.edgexfoundry.org:10003 02:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:47 Configure a credential helper to remove this warning. See 02:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:47 02:39:47 Login Succeeded 02:39:47 nexus3.edgexfoundry.org:10004 02:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:47 Configure a credential helper to remove this warning. See 02:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:47 02:39:47 Login Succeeded 02:39:47 docker.io 02:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:47 Configure a credential helper to remove this warning. See 02:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:47 02:39:47 Login Succeeded 02:39:47 ---> docker-login.sh ends [Pipeline] } 02:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:39:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:39:48 ========================================================= 02:39:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:39:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:39:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:39:49 af6eaf76a39c: Pulling fs layer 02:39:49 55522c791124: Pulling fs layer 02:39:49 ce5c4a1c91eb: Pulling fs layer 02:39:49 169dfbe0d373: Pulling fs layer 02:39:49 e1ff8fa3b103: Pulling fs layer 02:39:49 52ebb69f0ebf: Pulling fs layer 02:39:49 5abe8eddf0d5: Pulling fs layer 02:39:49 169dfbe0d373: Waiting 02:39:49 e1ff8fa3b103: Waiting 02:39:49 52ebb69f0ebf: Waiting 02:39:49 5abe8eddf0d5: Waiting 02:39:49 55522c791124: Download complete 02:39:49 169dfbe0d373: Verifying Checksum 02:39:49 169dfbe0d373: Download complete 02:39:49 e1ff8fa3b103: Verifying Checksum 02:39:49 e1ff8fa3b103: Download complete 02:39:49 af6eaf76a39c: Verifying Checksum 02:39:49 af6eaf76a39c: Download complete 02:39:50 5abe8eddf0d5: Verifying Checksum 02:39:50 5abe8eddf0d5: Download complete 02:39:50 af6eaf76a39c: Pull complete 02:39:51 55522c791124: Pull complete 02:39:52 ce5c4a1c91eb: Download complete 02:39:52 52ebb69f0ebf: Verifying Checksum 02:39:52 52ebb69f0ebf: Download complete 02:40:04 ce5c4a1c91eb: Pull complete 02:40:04 169dfbe0d373: Pull complete 02:40:04 e1ff8fa3b103: Pull complete 02:40:10 52ebb69f0ebf: Pull complete 02:40:12 5abe8eddf0d5: Pull complete 02:40:12 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:40:12 + docker build -t ci-base-image-arm64 -f - . 02:40:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:40:12 WORKDIR /edgex 02:40:12 COPY go.mod . 02:40:12 RUN go mod download 02:40:13 Sending build context to Docker daemon 2.932MB 02:40:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:40:13 ---> 6cb57ee374ae 02:40:13 Step 2/4 : WORKDIR /edgex 02:40:15 ---> Running in ea8d0f9d411b 02:40:15 Removing intermediate container ea8d0f9d411b 02:40:15 ---> 912d12f67d24 02:40:15 Step 3/4 : COPY go.mod . 02:40:16 ---> bcdc2f6b2ba1 02:40:16 Step 4/4 : RUN go mod download 02:40:16 ---> Running in 83a5613ab17a 02:40:48 Removing intermediate container 83a5613ab17a 02:40:48 ---> ccf4b83f108c 02:40:48 Successfully built ccf4b83f108c 02:40:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:48 + docker inspect -f . ci-base-image-arm64 02:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:49 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 02:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 02:40:50 $ docker top 667a9c98fce5f652ddd6ec42492519fde52fc2c25bdb95dc0e039250ccadd9ac -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:51 + go version 02:40:51 go version go1.20.2 linux/arm64 [Pipeline] } 02:40:51 $ docker stop --time=1 667a9c98fce5f652ddd6ec42492519fde52fc2c25bdb95dc0e039250ccadd9ac 02:40:53 $ docker rm -f --volumes 667a9c98fce5f652ddd6ec42492519fde52fc2c25bdb95dc0e039250ccadd9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:54 + docker inspect -f . ci-base-image-arm64 02:40:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:54 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 02:40:54 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 02:40:55 $ docker top bae1bf5ce2b8ab6cb44f02532c13c590dce98ab9fb0387cc7b0e4c11164f5157 -eo pid,comm [Pipeline] { [Pipeline] echo 02:40:56 ========================================================= 02:40:56 [edgeXBuildGoParallel] Running Tests and Build... 02:40:56 ========================================================= [Pipeline] sh 02:40:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:40:57 + make test 02:40:57 go test -race -coverprofile=coverage.out ./... 02:41:10 Removing intermediate container 69e16fe86fa1 02:41:10 ---> afdcb18f8ef0 02:41:10 Step 7/27 : COPY . . 02:41:10 Removing intermediate container 593650a82ff2 02:41:10 ---> 0d21c565df51 02:41:10 Step 7/33 : COPY . . 02:41:10 Removing intermediate container 13f3e68bbe57 02:41:10 ---> b166d7773477 02:41:10 Step 8/25 : COPY . . 02:41:10 Removing intermediate container 671141ead0cc 02:41:10 ---> 4396fe7a2c23 02:41:10 Step 8/23 : COPY . . 02:41:10 Removing intermediate container c85e8376431a 02:41:10 ---> 486d4b9e4382 02:41:10 Step 7/20 : COPY . . 02:41:44 ? github.com/edgexfoundry/edgex-go [no test files] 02:41:57 ---> 2adc11f1ffaa 02:41:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:41:57 ---> 196c99c4b5b6 02:41:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:41:57 ---> a99a8c66f09a 02:41:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:41:57 ---> 96ec3a573ee5 02:41:57 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:57 ---> 46befe48a3de 02:41:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:41:57 ---> Running in 0812a449ae93 02:41:57 ---> Running in 2aa01162ebc3 02:41:57 ---> Running in b2aa3c57f7d9 02:41:57 ---> Running in e0ecca25b656 02:41:57 ---> Running in 0caddd9cbc1a 02:41:57 Removing intermediate container e0ecca25b656 02:41:57 ---> 457021d2890b 02:41:57 Step 9/27 : WORKDIR /edgex-go/spire-build 02:41:57 ---> Running in 84d0aacab64d 02:41:57 Removing intermediate container 84d0aacab64d 02:41:57 ---> ee7f3f931934 02:41:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:41:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:41:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:41:57 ---> Running in bc818e62b920 02:41:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:41:57 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 02:41:58 Removing intermediate container bc818e62b920 02:41:58 ---> 260f34337853 02:41:58 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:41:59 ---> Running in bd6c666ca9e5 02:42:01 Removing intermediate container bd6c666ca9e5 02:42:01 ---> 5a674bd88629 02:42:01 Step 12/27 : WORKDIR /edgex-go 02:42:01 ---> Running in ddf00283d313 02:42:03 Removing intermediate container ddf00283d313 02:42:03 ---> 36538aa56e75 02:42:03 02:42:03 Step 13/27 : FROM alpine:3.17 02:42:05 3.17: Pulling from library/alpine 02:42:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:42:08 Status: Downloaded newer image for alpine:3.17 02:42:08 ---> b2aa39c304c2 02:42:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:23 ---> Running in 22d8b47edb1c 02:42:23 Removing intermediate container 22d8b47edb1c 02:42:23 ---> a6f46284a330 02:42:23 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:23 ---> Running in 4c3769dde8d4 02:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:23 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:42:23 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:42:23 OK: 17817 distinct packages available 02:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:23 (1/5) Installing dumb-init (1.2.5-r2) 02:42:23 (2/5) Installing musl-obstack (1.2.3-r0) 02:42:23 (3/5) Installing libucontext (1.2-r0) 02:42:23 (4/5) Installing gcompat (1.1.0-r0) 02:42:23 (5/5) Installing openssl (3.0.8-r0) 02:42:23 Executing busybox-1.35.0-r29.trigger 02:42:23 OK: 8 MiB in 20 packages 02:42:25 Removing intermediate container 4c3769dde8d4 02:42:25 ---> 78d78b4d1989 02:42:25 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:27 ---> 6012b5c06c3f 02:42:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:42:27 ---> 15f66d5f9372 02:42:27 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:42:37 ---> cda4e6436454 02:42:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:42:47 ---> 89470c203dcf 02:42:47 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:42:47 Removing intermediate container 2aa01162ebc3 02:42:47 ---> 67d90798f593 02:42:47 02:42:47 Step 9/33 : FROM alpine:3.17 02:42:47 ---> b2aa39c304c2 02:42:47 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:42:47 Removing intermediate container b2aa3c57f7d9 02:42:47 ---> d78cbcbd2122 02:42:47 02:42:47 Step 10/23 : FROM alpine:3.17 02:42:47 ---> b2aa39c304c2 02:42:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:42:47 Removing intermediate container 0caddd9cbc1a 02:42:47 ---> 4ae9be968f47 02:42:47 02:42:47 Step 10/25 : FROM alpine:3.17 02:42:47 ---> b2aa39c304c2 02:42:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:42:49 ---> Running in 88e096ceb8cb 02:42:49 ---> Running in 4655038e6607 02:42:49 ---> Running in 482293aabf0b 02:42:50 ---> e4c611b0deaa 02:42:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:42:50 Removing intermediate container 4655038e6607 02:42:50 ---> ee4f4c2799f7 02:42:50 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:42:50 Removing intermediate container 482293aabf0b 02:42:50 ---> c19f2b46a4c6 02:42:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:42:50 ---> eee8aa849172 02:42:50 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:42:50 ---> Running in 95d192f9a0f6 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:51 ---> Running in 5656f40bd897 02:42:51 Removing intermediate container 0812a449ae93 02:42:51 ---> 0b42a91fd236 02:42:51 02:42:51 Step 9/20 : FROM alpine:3.17 02:42:51 ---> b2aa39c304c2 02:42:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:42:51 ---> Using cache 02:42:51 ---> ee4f4c2799f7 02:42:51 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:51 ---> Running in 237019dce245 02:42:51 ---> cda4f9973135 02:42:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:42:51 ---> Running in 6adfb066a1ce 02:42:51 (1/1) Installing dumb-init (1.2.5-r2) 02:42:51 Executing busybox-1.35.0-r29.trigger 02:42:51 OK: 7 MiB in 16 packages 02:42:51 Removing intermediate container 6adfb066a1ce 02:42:51 ---> 9683d7a7f6a9 02:42:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:42:51 ---> Running in a6ca41dc0515 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:51 Removing intermediate container a6ca41dc0515 02:42:51 ---> c420982684ce 02:42:51 Step 25/27 : LABEL arch=x86_64 02:42:51 ---> Running in 8005a2b0963e 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:51 Removing intermediate container 8005a2b0963e 02:42:51 ---> 25a58fdaa998 02:42:51 Step 26/27 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:51 ---> Running in 38175d963c97 02:42:51 Removing intermediate container 88e096ceb8cb 02:42:51 ---> ff72dc335fab 02:42:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:51 (1/2) Installing dumb-init (1.2.5-r2) 02:42:51 (2/2) Installing su-exec (0.2-r2) 02:42:51 Executing busybox-1.35.0-r29.trigger 02:42:51 OK: 7 MiB in 17 packages 02:42:51 ---> Running in a57322cc20ad 02:42:51 Removing intermediate container 38175d963c97 02:42:51 ---> f96530c322ba 02:42:51 Step 27/27 : LABEL version=0.0.0 02:42:51 ---> Running in 5010b06ee2ae 02:42:51 Removing intermediate container a57322cc20ad 02:42:51 ---> ad1320cbce5f 02:42:51 Step 13/25 : ENV APP_PORT=59881 02:42:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:51 Removing intermediate container 5010b06ee2ae 02:42:51 ---> 44c61c9186db 02:42:51 02:42:51 (1/1) Installing dumb-init (1.2.5-r2) 02:42:51 Executing busybox-1.35.0-r29.trigger 02:42:51 OK: 7 MiB in 16 packages 02:42:51 ---> Running in 41b24adcf5c3 02:42:52 Removing intermediate container 41b24adcf5c3 02:42:52 ---> acc1d4e1ebd6 02:42:52 Step 14/25 : EXPOSE $APP_PORT 02:42:52 Successfully built 44c61c9186db 02:42:52 Successfully tagged security-spire-agent:latest 02:42:52  Building security-spire-agent ... done Building security-proxy-auth 02:42:52 ---> Running in b01affa78315 02:42:52 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:42:52 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:42:52 OK: 17817 distinct packages available 02:42:52 Removing intermediate container 95d192f9a0f6 02:42:52 ---> 570e19064371 02:42:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:52 ---> Running in 15f658fb3b9b 02:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:53 Removing intermediate container b01affa78315 02:42:53 ---> c2a00feb5985 02:42:53 Step 15/25 : WORKDIR / 02:42:53 (1/9) Installing ca-certificates (20220614-r4) 02:42:53 (2/9) Installing brotli-libs (1.0.9-r9) 02:42:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:42:53 (4/9) Installing libcurl (7.88.1-r1) 02:42:53 (5/9) Installing curl (7.88.1-r1) 02:42:53 (6/9) Installing dumb-init (1.2.5-r2) 02:42:53 (7/9) Installing musl-obstack (1.2.3-r0) 02:42:53 (8/9) Installing libucontext (1.2-r0) 02:42:53 (9/9) Installing gcompat (1.1.0-r0) 02:42:53 Executing busybox-1.35.0-r29.trigger 02:42:53 Executing ca-certificates-20220614-r4.trigger 02:42:53 OK: 10 MiB in 24 packages 02:42:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:42:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:42:57 ---> b58d1b9297e3 02:42:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:42:57 ---> Using cache 02:42:57 ---> 092f9f525b59 02:42:57 Step 4/23 : WORKDIR /edgex-go 02:42:57 ---> Using cache 02:42:57 ---> 5ac634cda8d5 02:42:57 Step 5/23 : RUN apk add --update --no-cache make git 02:42:57 ---> Using cache 02:42:57 ---> e87210762e92 02:42:57 Step 6/23 : COPY go.mod vendor* ./ 02:42:57 ---> Using cache 02:42:57 ---> 9efdd31da5bb 02:42:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:57 ---> Using cache 02:42:57 ---> b166d7773477 02:42:57 Step 8/23 : COPY . . 02:42:57 ---> Using cache 02:42:57 ---> 46befe48a3de 02:42:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 02:43:01 Removing intermediate container 5656f40bd897 02:43:01 ---> aaffda2fd7b9 02:43:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:01 Removing intermediate container 15f658fb3b9b 02:43:01 ---> 795741b2b6b7 02:43:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:43:01 ---> Running in fef4aec3d7fd 02:43:01 ---> Running in a7c404fc9d23 02:43:01 ---> Running in b5ac8757d0ec 02:43:01 Removing intermediate container fef4aec3d7fd 02:43:01 ---> c3b62392ad3d 02:43:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:01 ---> bd5ab1aaf9f4 02:43:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:43:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:43:01 Removing intermediate container b5ac8757d0ec 02:43:01 ---> b00cf1ec24f8 02:43:01 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:43:01 Removing intermediate container 237019dce245 02:43:01 ---> ec7e029030b2 02:43:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:02 ---> Running in 68fd6187de16 02:43:02 ---> ddf87af16280 02:43:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:43:02 ---> d12b7fb872b5 02:43:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:43:02 ---> 8135d91e2924 02:43:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:43:02 Removing intermediate container 68fd6187de16 02:43:02 ---> 9b9f7cb20a1b 02:43:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:43:02 ---> Running in d040e91ddd75 02:43:02 ---> 93919089ef08 02:43:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:43:02 ---> aa5c82052bfa 02:43:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:43:02 ---> 1eb54eb7b3a2 02:43:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:43:03 Removing intermediate container d040e91ddd75 02:43:03 ---> 3962d6f1b915 02:43:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:43:04 ---> Running in 03729c29bda5 02:43:04 ---> 35fb554feda5 02:43:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:43:04 ---> 33d771012af4 02:43:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:43:04 ---> 33a49be6cbb7 02:43:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:43:04 ---> e266b8e99bf3 02:43:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:04 ---> Running in e1d6d6ad5379 02:43:04 ---> 50904c1771d4 02:43:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:43:04 ---> 30964b8bca62 02:43:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:43:04 ---> Running in 6e5e076ac245 02:43:04 Removing intermediate container 6e5e076ac245 02:43:04 ---> 983ad6dbb2e4 02:43:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:43:04 ---> e18c3ae90d9d 02:43:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:43:04 ---> Running in 055d261fab32 02:43:04 ---> Running in 83894677dc27 02:43:05 Removing intermediate container 83894677dc27 02:43:05 ---> 3616ec03884b 02:43:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:43:05 Removing intermediate container 055d261fab32 02:43:05 ---> c53668e9136e 02:43:05 Step 18/20 : LABEL arch=x86_64 02:43:05 ---> Running in be5d0a7e27e9 02:43:05 ---> Running in 70afb3ee2ba1 02:43:05 Removing intermediate container 03729c29bda5 02:43:05 ---> 450534a802db 02:43:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:43:05 Removing intermediate container 70afb3ee2ba1 02:43:05 ---> 3d546aa1727a 02:43:05 Step 19/20 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:43:05 Removing intermediate container e1d6d6ad5379 02:43:05 ---> 52fc5c669813 02:43:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:43:05 ---> Running in be2bb18ecaea 02:43:05 Removing intermediate container be5d0a7e27e9 02:43:05 ---> 1de7cd5c5e8b 02:43:05 Step 23/25 : LABEL arch=x86_64 02:43:05 ---> Running in 0b684dc467d3 02:43:05 ---> Running in 3a445c407bd1 02:43:05 ---> Running in 6c4713854ecf 02:43:05 Removing intermediate container be2bb18ecaea 02:43:05 ---> ad84ccab7901 02:43:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:43:05 Removing intermediate container 0b684dc467d3 02:43:05 ---> 1246eb007693 02:43:05 Step 20/20 : LABEL version=0.0.0 02:43:05 Removing intermediate container 3a445c407bd1 02:43:05 ---> 56dc5b9eeb61 02:43:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 02:43:05 Removing intermediate container 6c4713854ecf 02:43:05 ---> 1d020f4477ff 02:43:05 Step 24/25 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:43:05 ---> Running in 2a324fc97576 02:43:05 ---> Running in 7b9811268d52 02:43:05 ---> Running in 0080a057b1f0 02:43:06 ---> 5202ce51c9a4 02:43:06 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:43:06 ---> Running in e92e414ca04b 02:43:06 Removing intermediate container 2a324fc97576 02:43:06 ---> 6d5e08b134be 02:43:06 02:43:06 Removing intermediate container 7b9811268d52 02:43:06 ---> 97d3701ccf68 02:43:06 Step 21/23 : LABEL arch=x86_64 02:43:06 Successfully built 6d5e08b134be 02:43:06 Successfully tagged security-spiffe-token-provider:latest 02:43:06  Building security-spiffe-token-provider ... done Building support-notifications 02:43:06 ---> Running in 2947051b6304 02:43:06 Removing intermediate container 0080a057b1f0 02:43:06 ---> 41545f36209f 02:43:06 Step 25/25 : LABEL version=0.0.0 02:43:06 ---> Running in 9de9265b39bf 02:43:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:43:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:43:13 ---> b58d1b9297e3 02:43:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:43:13 ---> Using cache 02:43:13 ---> 092f9f525b59 02:43:13 Step 4/23 : WORKDIR /edgex-go 02:43:13 ---> Using cache 02:43:13 ---> 5ac634cda8d5 02:43:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:43:18 Removing intermediate container 9de9265b39bf 02:43:18 ---> aabede4ca084 02:43:18 02:43:18 Removing intermediate container 2947051b6304 02:43:18 ---> c92ff7a61ee1 02:43:18 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:43:18 ---> Running in 873f32b382dd 02:43:18 ---> Running in 9cabb52841e1 02:43:18 Successfully built aabede4ca084 02:43:18 Successfully tagged core-metadata:latest 02:43:18 Building security-secretstore-setup 02:43:18  Building core-metadata ... done Removing intermediate container e92e414ca04b 02:43:18 ---> 9e717b5ad52f 02:43:18 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:18 Removing intermediate container 9cabb52841e1 02:43:18 ---> 98283cb93b68 02:43:18 Step 23/23 : LABEL version=0.0.0 02:43:18 ---> Running in a82c2d88b476 02:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:43:20 OK: 265 MiB in 53 packages 02:43:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:43:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:43:20 ---> b58d1b9297e3 02:43:20 Step 3/25 : WORKDIR /edgex-go 02:43:20 ---> Using cache 02:43:20 ---> 32d3a1421e93 02:43:20 Step 4/25 : RUN apk add --update --no-cache make git 02:43:23 ---> 9fe92bbb7d27 02:43:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:43:23 Removing intermediate container a82c2d88b476 02:43:23 ---> 923c2d2d6447 02:43:23 02:43:23 ---> Running in 81f5258a0c89 02:43:23 Successfully built 923c2d2d6447 02:43:23 Successfully tagged core-common-config-bootstrapper:latest 02:43:23  Building core-common-config-bootstrapper ... done Building security-spire-config 02:43:23 ---> e3a500f8154b 02:43:23 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:43:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:43:24 OK: 265 MiB in 53 packages 02:43:26 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:43:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:43:26 ---> b58d1b9297e3 02:43:26 Step 3/27 : WORKDIR /edgex-go 02:43:26 ---> Using cache 02:43:26 ---> 32d3a1421e93 02:43:26 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:43:30 Removing intermediate container 873f32b382dd 02:43:30 ---> d0308e5a13d5 02:43:30 Step 6/23 : COPY go.mod vendor* ./ 02:43:30 ---> 72a51ec37028 02:43:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:43:30 ---> Running in cfaddfcf1a28 02:43:30 ---> ea5beb391723 02:43:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:30 ---> Running in e725aa745515 02:43:30 ---> ca8bd6986953 02:43:30 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 02:43:30 Removing intermediate container 81f5258a0c89 02:43:30 ---> 5f920695889b 02:43:30 Step 5/25 : COPY go.mod vendor* ./ 02:43:30 ---> f52b03bdcd43 02:43:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:43:31 ---> 6cd4df74158d 02:43:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:31 ---> Running in f9b41a28f30c 02:43:31 ---> 889d777e648d 02:43:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:43:31 Removing intermediate container a7c404fc9d23 02:43:31 ---> c72eda6289cf 02:43:31 02:43:31 Step 10/23 : FROM alpine:3.17 02:43:31 ---> b2aa39c304c2 02:43:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:43:31 ---> Using cache 02:43:31 ---> c19f2b46a4c6 02:43:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:43:31 ---> Using cache 02:43:31 ---> aaffda2fd7b9 02:43:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:43:31 ---> Using cache 02:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:43:31 ---> bd5ab1aaf9f4 02:43:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:43:31 ---> Using cache 02:43:31 ---> ddf87af16280 02:43:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:43:31 ---> d8b9937d6857 02:43:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:43:32 ---> fb19e7e41af8 02:43:32 Step 28/33 : RUN chmod +x /entrypoint.sh 02:43:32 OK: 265 MiB in 53 packages 02:43:32 ---> Running in 7c31ab19b88e 02:43:32 ---> c6d74da24acd 02:43:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:43:32 ---> 7c82a68a36d4 02:43:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:43:32 ---> 8e93e858e877 02:43:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:32 Removing intermediate container cfaddfcf1a28 02:43:32 ---> 43e2da4764ca 02:43:32 Step 5/27 : COPY go.mod vendor* ./ 02:43:32 ---> Running in 839f88a8442a 02:43:32 ---> ea33f2b6322e 02:43:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:33 ---> Running in bf3e8ce14744 02:43:33 Removing intermediate container 7c31ab19b88e 02:43:33 ---> 4f34710d8cae 02:43:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:43:33 ---> Running in de4b345e595b 02:43:33 Removing intermediate container de4b345e595b 02:43:33 ---> af32a84ab19e 02:43:33 Step 30/33 : CMD ["gate"] 02:43:33 ---> Running in b58ced80c571 02:43:33 Removing intermediate container b58ced80c571 02:43:33 ---> 003d11ecc2c8 02:43:33 Step 31/33 : LABEL arch=x86_64 02:43:33 ---> Running in 8bc4da1aaf42 02:43:33 Removing intermediate container 8bc4da1aaf42 02:43:33 ---> 8c33e67dd72a 02:43:33 Step 32/33 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:43:33 ---> Running in 652b443e9d2b 02:43:33 Removing intermediate container 652b443e9d2b 02:43:33 ---> db8fc0f1b4b3 02:43:33 Step 33/33 : LABEL version=0.0.0 02:43:33 Removing intermediate container 839f88a8442a 02:43:33 ---> da11353faa2c 02:43:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:43:33 ---> Running in b5952d6c1d59 02:43:33 ---> Running in 43f4893a1871 02:43:33 Removing intermediate container b5952d6c1d59 02:43:33 ---> 048fcf19f643 02:43:33 02:43:33 Removing intermediate container 43f4893a1871 02:43:33 ---> 7eb0717b0420 02:43:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:43:33 ---> Running in 679902b46869 02:43:33 Successfully built 048fcf19f643 02:43:33 Successfully tagged security-bootstrapper:latest 02:43:33 Building core-data 02:43:33  Building security-bootstrapper ... done Removing intermediate container 679902b46869 02:43:33 ---> 84ddfff24452 02:43:33 Step 21/23 : LABEL arch=x86_64 02:43:33 ---> Running in 215d42ff9360 02:43:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:43:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:43:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:43:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:43:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:43:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:43:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:43:40 ---> b58d1b9297e3 02:43:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:43:40 ---> Using cache 02:43:40 ---> 092f9f525b59 02:43:40 Step 4/23 : WORKDIR /edgex-go 02:43:40 ---> Using cache 02:43:40 ---> 5ac634cda8d5 02:43:40 Step 5/23 : RUN apk add --update --no-cache make git 02:43:40 ---> Using cache 02:43:40 ---> e87210762e92 02:43:40 Step 6/23 : COPY go.mod vendor* ./ 02:43:40 ---> Using cache 02:43:40 ---> 9efdd31da5bb 02:43:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:40 ---> Using cache 02:43:40 ---> b166d7773477 02:43:40 Step 8/23 : COPY . . 02:43:40 ---> Using cache 02:43:40 ---> 46befe48a3de 02:43:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:43:41 Removing intermediate container 215d42ff9360 02:43:41 ---> c49dfa054a88 02:43:41 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:43:41 ---> Running in 6a7d79dd48d6 02:43:41 ---> Running in 6b89101636ca 02:43:41 Removing intermediate container 6b89101636ca 02:43:41 ---> 39bada4e7e9b 02:43:41 Step 23/23 : LABEL version=0.0.0 02:43:41 ---> Running in 69e1e7776c5f 02:43:41 Removing intermediate container 69e1e7776c5f 02:43:41 ---> c9028d2483cd 02:43:41 02:43:41 Successfully built c9028d2483cd 02:43:41 Successfully tagged security-proxy-auth:latest 02:43:41  Building security-proxy-auth ... done Building support-scheduler 02:43:41 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 02:43:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:43:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:43:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:43:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:43:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:43:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:43:44 ---> b58d1b9297e3 02:43:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:43:44 ---> Using cache 02:43:44 ---> 092f9f525b59 02:43:44 Step 4/23 : WORKDIR /edgex-go 02:43:44 ---> Using cache 02:43:44 ---> 5ac634cda8d5 02:43:44 Step 5/23 : RUN apk add --update --no-cache make git 02:43:44 ---> Using cache 02:43:44 ---> e87210762e92 02:43:44 Step 6/23 : COPY go.mod vendor* ./ 02:43:44 ---> Using cache 02:43:44 ---> 9efdd31da5bb 02:43:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:44 ---> Using cache 02:43:44 ---> b166d7773477 02:43:44 Step 8/23 : COPY . . 02:43:44 ---> Using cache 02:43:44 ---> 46befe48a3de 02:43:44 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 02:43:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:43:49 ---> Running in a59c7090f306 02:43:50 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 02:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements 02:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements 02:44:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:44:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:44:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:44:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.513s coverage: 71.3% of statements 02:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:44:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:44:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements 02:44:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:44:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:44:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:44:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:44:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:44:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.046s coverage: 88.5% of statements 02:44:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.448s coverage: 3.9% of statements 02:44:46 Removing intermediate container 6a7d79dd48d6 02:44:46 ---> 7edc61a3e4b9 02:44:46 02:44:46 Step 10/23 : FROM alpine:3.17 02:44:46 ---> b2aa39c304c2 02:44:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:44:46 Removing intermediate container a59c7090f306 02:44:46 ---> 66df3549c4ae 02:44:46 02:44:46 Step 10/23 : FROM alpine:3.17 02:44:46 ---> b2aa39c304c2 02:44:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:44:46 ---> Using cache 02:44:46 ---> ff72dc335fab 02:44:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:44:46 ---> Using cache 02:44:46 ---> ad1320cbce5f 02:44:46 Step 13/23 : ENV APP_PORT=59861 02:44:46 ---> Running in 257edf181f47 02:44:46 ---> Running in 6cff77d50beb 02:44:46 Removing intermediate container 257edf181f47 02:44:46 ---> 6ab981526869 02:44:46 Step 12/23 : ENV APP_PORT=59880 02:44:46 Removing intermediate container 6cff77d50beb 02:44:46 ---> 34b3882e7b62 02:44:46 Step 14/23 : EXPOSE $APP_PORT 02:44:46 ---> Running in a1ececa292be 02:44:46 ---> Running in a358c9e9f7a9 02:44:46 Removing intermediate container a1ececa292be 02:44:46 ---> 808f295cb169 02:44:46 Step 13/23 : EXPOSE $APP_PORT 02:44:46 Removing intermediate container a358c9e9f7a9 02:44:46 ---> dfc5522d1210 02:44:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:46 ---> Running in c9df1daa4019 02:44:46 Removing intermediate container bf3e8ce14744 02:44:46 ---> 1bb735661f13 02:44:46 Step 7/27 : COPY . . 02:44:46 ---> 6fd7a090b7c9 02:44:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:44:46 Removing intermediate container c9df1daa4019 02:44:46 ---> af2de9d4c60d 02:44:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:44:46 Removing intermediate container e725aa745515 02:44:46 ---> 6d0801233e6c 02:44:46 Step 8/23 : COPY . . 02:44:46 Removing intermediate container f9b41a28f30c 02:44:46 ---> 3552bb6db99c 02:44:46 Step 7/25 : COPY . . 02:44:46 ---> Running in 207aecd4acb7 02:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:44:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:44:46 (1/1) Installing dumb-init (1.2.5-r2) 02:44:46 Executing busybox-1.35.0-r29.trigger 02:44:46 OK: 7 MiB in 16 packages 02:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:44:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.703s coverage: 95.6% of statements 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:44:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:44:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 72.2% of statements 02:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:44:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.263s coverage: 65.9% of statements 02:45:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements 02:45:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.0% of statements 02:45:08 ---> 577200d44bff 02:45:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:45:08 ---> 45c1cf908d69 02:45:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:45:08 ---> 508b1e019568 02:45:08 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 02:45:08 ---> 7d06bac96539 02:45:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:45:08 ---> Running in 50fbc7e4dc07 02:45:08 ---> Running in 241af5ad4adb 02:45:08 Removing intermediate container 207aecd4acb7 02:45:08 ---> 48d73e848f0f 02:45:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:08 ---> Running in 8cdfd568eda8 02:45:08 Removing intermediate container 241af5ad4adb 02:45:08 ---> 21343b468a20 02:45:08 Step 9/27 : WORKDIR /edgex-go/spire-build 02:45:08 ---> 2440e8f34f07 02:45:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:45:08 ---> 3e686d0470b3 02:45:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:45:08 ---> Running in 3c6de6088dd6 02:45:08 Removing intermediate container 3c6de6088dd6 02:45:08 ---> d14316ed48ad 02:45:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:45:08 ---> Running in 9d91a984c9fa 02:45:08 ---> a2b1c64e9693 02:45:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:45:08 ---> 6062134dff45 02:45:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:45:08 ---> Running in 8a8054035146 02:45:08 Removing intermediate container 9d91a984c9fa 02:45:08 ---> 619449341938 02:45:08 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:45:08 ---> Running in cb5e9043873a 02:45:08 Removing intermediate container 8a8054035146 02:45:08 ---> 6afa5b567189 02:45:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:45:08 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 02:45:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:45:08 ---> Running in e64bfbb18861 02:45:08 ---> 56d35af63092 02:45:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:45:08 Removing intermediate container e64bfbb18861 02:45:08 ---> 50f894995717 02:45:08 Step 21/23 : LABEL arch=x86_64 02:45:08 ---> Running in 291c99f28eab 02:45:08 Removing intermediate container 291c99f28eab 02:45:08 ---> 4f3661e8c379 02:45:08 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:45:08 ---> c3d3388e7dc7 02:45:08 Step 19/23 : ENTRYPOINT ["/core-data"] 02:45:08 ---> Running in 306c65b5fae9 02:45:08 ---> Running in e532718af797 02:45:08 Removing intermediate container e532718af797 02:45:08 ---> 5840205aa494 02:45:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:45:08 Removing intermediate container 306c65b5fae9 02:45:08 ---> 9284945ddb06 02:45:08 Step 23/23 : LABEL version=0.0.0 02:45:08 ---> Running in 3ca541e781b5 02:45:08 ---> Running in ba9d65a7b680 02:45:08 Removing intermediate container cb5e9043873a 02:45:08 ---> 4cc03d6d861b 02:45:08 Step 12/27 : WORKDIR /edgex-go 02:45:08 ---> Running in 78a1f031b3ce 02:45:08 Removing intermediate container 3ca541e781b5 02:45:08 ---> 2a817c092970 02:45:08 Step 21/23 : LABEL arch=x86_64 02:45:08 Removing intermediate container ba9d65a7b680 02:45:08 ---> 70fe3f0df21f 02:45:08 02:45:08 ---> Running in 5a432cc83748 02:45:08 Successfully built 70fe3f0df21f 02:45:08 Successfully tagged support-scheduler:latest 02:45:08  Building support-scheduler ... done Building security-spire-server 02:45:08 Removing intermediate container 78a1f031b3ce 02:45:08 ---> 3899772c4395 02:45:08 02:45:08 Step 13/27 : FROM alpine:3.17 02:45:08 ---> b2aa39c304c2 02:45:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:45:08 ---> Using cache 02:45:08 ---> a6f46284a330 02:45:08 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:08 Removing intermediate container 5a432cc83748 02:45:08 ---> 3853b646051f 02:45:08 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:45:08 ---> Running in 5033443ecd38 02:45:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:45:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:45:09 ---> b58d1b9297e3 02:45:09 Step 3/26 : WORKDIR /edgex-go 02:45:09 ---> Using cache 02:45:09 ---> 32d3a1421e93 02:45:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:45:09 ---> Using cache 02:45:09 ---> 43e2da4764ca 02:45:09 Step 5/26 : COPY go.mod vendor* ./ 02:45:09 ---> Using cache 02:45:09 ---> ea33f2b6322e 02:45:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:09 ---> Using cache 02:45:09 ---> 1bb735661f13 02:45:09 Step 7/26 : COPY . . 02:45:09 ---> Using cache 02:45:09 ---> 508b1e019568 02:45:09 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:45:09 ---> Using cache 02:45:09 ---> 21343b468a20 02:45:09 Step 9/26 : WORKDIR /edgex-go/spire-build 02:45:09 ---> Using cache 02:45:09 ---> d14316ed48ad 02:45:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:45:09 ---> Using cache 02:45:09 ---> 619449341938 02:45:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:45:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 45.5% of statements 02:45:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 82.9% of statements 02:45:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 02:45:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements 02:45:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.204s coverage: 87.5% of statements 02:45:16 ---> Running in eca7dd32647e 02:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:45:16 ---> Running in 6372cb7accd8 02:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:45:17 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:45:17 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:45:17 OK: 17817 distinct packages available 02:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:45:17 Removing intermediate container eca7dd32647e 02:45:17 ---> b006a46961f8 02:45:17 Step 23/23 : LABEL version=0.0.0 02:45:17 (1/4) Installing dumb-init (1.2.5-r2) 02:45:17 (2/4) Installing musl-obstack (1.2.3-r0) 02:45:17 (3/4) Installing libucontext (1.2-r0) 02:45:17 (4/4) Installing gcompat (1.1.0-r0) 02:45:17 Executing busybox-1.35.0-r29.trigger 02:45:17 OK: 7 MiB in 19 packages 02:45:18 ---> Running in 959e32607ac4 02:45:19 Removing intermediate container 959e32607ac4 02:45:19 ---> b3bf32fc2cb7 02:45:19 02:45:19 Successfully built b3bf32fc2cb7 02:45:19 Successfully tagged core-data:latest 02:45:19 Building core-command 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:45:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:45:22  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:45:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:45:22 ---> b58d1b9297e3 02:45:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:45:22 ---> Using cache 02:45:22 ---> 092f9f525b59 02:45:22 Step 4/24 : WORKDIR /edgex-go 02:45:22 ---> Using cache 02:45:22 ---> 5ac634cda8d5 02:45:22 Step 5/24 : RUN apk add --update --no-cache make git 02:45:22 ---> Using cache 02:45:22 ---> e87210762e92 02:45:22 Step 6/24 : COPY go.mod vendor* ./ 02:45:22 ---> Using cache 02:45:22 ---> 9efdd31da5bb 02:45:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:22 ---> Using cache 02:45:22 ---> b166d7773477 02:45:22 Step 8/24 : COPY . . 02:45:22 ---> Using cache 02:45:22 ---> 46befe48a3de 02:45:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:45:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 02:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:45:29 Removing intermediate container 5033443ecd38 02:45:29 ---> 749738e946b2 02:45:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:29 ---> Running in 08f4f220d915 02:45:29 Removing intermediate container 6372cb7accd8 02:45:29 ---> dfaab25afd06 02:45:29 Step 12/26 : WORKDIR /edgex-go 02:45:29 ---> Running in 42278a84ac65 02:45:29 ---> 17a04bf85b6e 02:45:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:45:29 Removing intermediate container 42278a84ac65 02:45:29 ---> b9a49479fe28 02:45:29 02:45:29 Step 13/26 : FROM alpine:3.17 02:45:29 ---> b2aa39c304c2 02:45:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:45:29 ---> Using cache 02:45:29 ---> a6f46284a330 02:45:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:29 ---> Using cache 02:45:29 ---> 78d78b4d1989 02:45:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:29 ---> Using cache 02:45:29 ---> 6012b5c06c3f 02:45:29 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 02:45:29 ---> Using cache 02:45:29 ---> 15f66d5f9372 02:45:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:45:29 ---> fa8c40b90fb1 02:45:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:45:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:45:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:45:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:45:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:45:41 ---> 632a3f2451d2 02:45:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:45:41 ---> 6f3359cd9d74 02:45:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:45:41 ---> a73aa9729232 02:45:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:45:41 ---> f9a2f6bfae4d 02:45:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.501s coverage: 79.9% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 86.9% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.438s coverage: 81.2% of statements 02:45:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.465s coverage: 82.1% of statements 02:45:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.204s coverage: 86.0% of statements 02:45:45 ---> b3b097747e72 02:45:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:45:45 ---> Running in 53cad8096316 02:45:46 ---> 443c9f4147cd 02:45:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:45:46 Removing intermediate container 53cad8096316 02:45:46 ---> 35f679a39c01 02:45:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:45:46 ---> Running in 40824c105879 02:45:46 Removing intermediate container 8cdfd568eda8 02:45:46 ---> 1999bba2780a 02:45:46 02:45:46 Step 9/25 : FROM alpine:3.17 02:45:46 ---> b2aa39c304c2 02:45:46 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:45:46 ---> Running in 9b949f85f857 02:45:46 Removing intermediate container 50fbc7e4dc07 02:45:46 ---> 432a786de141 02:45:46 02:45:46 Step 10/23 : FROM alpine:3.17 02:45:46 ---> b2aa39c304c2 02:45:46 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:45:46 Removing intermediate container 40824c105879 02:45:46 ---> 28ed9ff53370 02:45:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:45:46 ---> 5fdf851ee8cf 02:45:46 Step 22/27 : WORKDIR / 02:45:46 ---> Running in 58bde0b24fe7 02:45:46 ---> Running in 2a6299e27cc3 02:45:46 ---> Running in 94af528702d0 02:45:47 Removing intermediate container 58bde0b24fe7 02:45:47 ---> beb99995c093 02:45:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:45:47 Removing intermediate container 2a6299e27cc3 02:45:47 ---> 5e7a983473b8 02:45:47 Step 24/26 : LABEL arch=x86_64 02:45:47 ---> Running in c06dff6086e4 02:45:47 ---> Running in 69bcfc7dea8e 02:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:45:47 Removing intermediate container c06dff6086e4 02:45:47 ---> a9ef6ae5a570 02:45:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:45:47 Removing intermediate container 69bcfc7dea8e 02:45:47 ---> 3a7a77a611cb 02:45:47 Step 25/26 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:45:47 ---> Running in 5e67db3f6304 02:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:45:47 ---> Running in 9a5710eff6ca 02:45:47 Removing intermediate container 5e67db3f6304 02:45:47 ---> 89e273292bbe 02:45:47 Step 25/27 : LABEL arch=x86_64 02:45:47 ---> Running in 868e8daba0e7 02:45:47 (1/3) Installing ca-certificates (20220614-r4) 02:45:47 (1/2) Installing ca-certificates (20220614-r4) 02:45:47 (2/3) Installing dumb-init (1.2.5-r2) 02:45:47 (3/3) Installing su-exec (0.2-r2) 02:45:47 Executing busybox-1.35.0-r29.trigger 02:45:47 Removing intermediate container 9a5710eff6ca 02:45:47 ---> 99db9440f1af 02:45:47 Step 26/26 : LABEL version=0.0.0 02:45:47 Executing ca-certificates-20220614-r4.trigger 02:45:47 (2/2) Installing dumb-init (1.2.5-r2) 02:45:47 Executing busybox-1.35.0-r29.trigger 02:45:47 Executing ca-certificates-20220614-r4.trigger 02:45:48 ---> Running in 56db5eab3345 02:45:48 Removing intermediate container 868e8daba0e7 02:45:48 ---> 3f57c8ae8d89 02:45:48 Step 26/27 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:45:48 ---> Running in 3e7982ba1d57 02:45:48 OK: 8 MiB in 18 packages 02:45:48 OK: 8 MiB in 17 packages 02:45:48 Removing intermediate container 56db5eab3345 02:45:48 ---> 9575c0d64271 02:45:48 02:45:48 Removing intermediate container 3e7982ba1d57 02:45:48 ---> e0097e11f8b8 02:45:48 Step 27/27 : LABEL version=0.0.0 02:45:48 Successfully built 9575c0d64271 02:45:48 Successfully tagged security-spire-server:latest 02:45:48  Building security-spire-server ... done Building security-proxy-setup 02:45:48 ---> Running in 9fbe225b381f 02:45:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:45:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.977s coverage: 63.1% of statements 02:45:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.231s coverage: 100.0% of statements 02:45:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:45:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:45:50 ---> b58d1b9297e3 02:45:50 Step 3/22 : WORKDIR /edgex-go 02:45:50 ---> Using cache 02:45:50 ---> 32d3a1421e93 02:45:50 Step 4/22 : RUN apk add --update --no-cache make git 02:45:50 ---> Using cache 02:45:50 ---> 5f920695889b 02:45:50 Step 5/22 : COPY go.mod vendor* ./ 02:45:50 ---> Using cache 02:45:50 ---> 6cd4df74158d 02:45:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:50 ---> Using cache 02:45:50 ---> 3552bb6db99c 02:45:50 Step 7/22 : COPY . . 02:45:50 ---> Using cache 02:45:50 ---> 7d06bac96539 02:45:50 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 02:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:45:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 02:45:54 Removing intermediate container 9fbe225b381f 02:45:54 ---> 0717593f69b1 02:45:54 02:45:54 Successfully built 0717593f69b1 02:45:55 Successfully tagged security-spire-config:latest 02:45:55  Building security-spire-config ... done  ---> Running in f41f5b263a27 02:45:55 Removing intermediate container 94af528702d0 02:45:55 ---> d405308ea564 02:45:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 02:45:55 Removing intermediate container 9b949f85f857 02:45:55 ---> 959a386ade0c 02:45:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:45:55 ---> Running in 168b16d5986d 02:45:55 ---> Running in 86dcda370412 02:45:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:45:58 Removing intermediate container 86dcda370412 02:45:58 ---> 28b32c8a6e02 02:45:58 Step 12/25 : WORKDIR / 02:45:58 Removing intermediate container 168b16d5986d 02:45:58 ---> 5e22b6c5a86f 02:45:58 Step 13/23 : ENV APP_PORT=59860 02:45:58 ---> Running in df53a91ee2df 02:45:58 ---> Running in 37b677974148 02:45:58 Removing intermediate container 08f4f220d915 02:45:58 ---> 70c948ffbc93 02:45:58 02:45:58 Step 10/24 : FROM alpine:3.17 02:45:58 ---> b2aa39c304c2 02:45:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:45:58 ---> Using cache 02:45:58 ---> ff72dc335fab 02:45:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:45:58 ---> Using cache 02:45:58 ---> ad1320cbce5f 02:45:58 Step 13/24 : ENV APP_PORT=59882 02:45:58 ---> Running in 44eec64ae04c 02:45:58 Removing intermediate container 37b677974148 02:45:58 ---> 9eeeaf972515 02:45:58 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:58 Removing intermediate container df53a91ee2df 02:45:58 ---> c58ea26cdf18 02:45:58 Step 14/23 : EXPOSE $APP_PORT 02:45:58 ---> Running in 8551d46e9b29 02:45:58 Removing intermediate container 44eec64ae04c 02:45:58 ---> 0e9ec96da8e5 02:45:58 Step 14/24 : EXPOSE $APP_PORT 02:45:58 ---> Running in 9c00d190f56e 02:45:58 Removing intermediate container 8551d46e9b29 02:45:58 ---> dab6b4a271ec 02:45:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:58 Removing intermediate container 9c00d190f56e 02:45:58 ---> 00accc05e264 02:45:58 Step 15/24 : WORKDIR / 02:45:58 ---> b97d2060bfef 02:45:58 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 02:45:59 ---> Running in 41de1adc3da3 02:45:59 Removing intermediate container 41de1adc3da3 02:45:59 ---> 0a2d24801d7e 02:45:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:59 ---> 0cf9f3358d4d 02:45:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:45:59 ---> 2e639e90f8a7 02:45:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:45:59 ---> 27c6a10b7a4b 02:45:59 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:45:59 ---> ef27e64eb7d9 02:45:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:45:59 ---> a1898e42c57a 02:45:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:59 ---> 3e9be68cccf3 02:45:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.963s coverage: 38.4% of statements 02:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 02:46:01 ---> f88542931ba1 02:46:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:46:01 ---> da9348c522b6 02:46:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:46:01 ---> fa38b6396c8d 02:46:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:46:01 ---> 28c08d0edea4 02:46:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:46:02 ---> 1c98efd16e50 02:46:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:46:02 ---> f78d57290507 02:46:02 Step 20/24 : ENTRYPOINT ["/core-command"] 02:46:02 ---> d960b3331b0d 02:46:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:46:03 ---> Running in cf4ca2b44ff0 02:46:03 ---> Running in e85ebc4b4151 02:46:03 ---> 0c7d2db6a9b2 02:46:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:46:03 Removing intermediate container e85ebc4b4151 02:46:03 ---> 90bb6826a588 02:46:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:46:03 Removing intermediate container cf4ca2b44ff0 02:46:03 ---> c249444fce0b 02:46:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:46:03 ---> Running in b1f2d9b2751d 02:46:03 ---> Running in a59ae89dd64c 02:46:03 ---> 24f079c0beeb 02:46:03 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:03 ---> Running in 7479e431349a 02:46:03 Removing intermediate container b1f2d9b2751d 02:46:03 ---> 93a8678f64eb 02:46:03 Step 22/24 : LABEL arch=x86_64 02:46:03 Removing intermediate container a59ae89dd64c 02:46:03 ---> 8c4c32cc388e 02:46:03 Step 21/23 : LABEL arch=x86_64 02:46:04 ---> Running in 53220aac0c87 02:46:04 ---> Running in e83398c7247d 02:46:04 Removing intermediate container 53220aac0c87 02:46:04 ---> fd502e0505ca 02:46:04 Step 23/24 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:46:04 Removing intermediate container e83398c7247d 02:46:04 ---> 44d537b28704 02:46:04 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:46:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:46:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 02:46:05 ---> Running in 8209fc5cef2a 02:46:05 ---> Running in f4da4dec6d12 02:46:05 Removing intermediate container f4da4dec6d12 02:46:05 ---> 5a189e7e0969 02:46:05 Step 24/24 : LABEL version=0.0.0 02:46:05 Removing intermediate container 8209fc5cef2a 02:46:05 ---> 8aaeee6c9269 02:46:05 Step 23/23 : LABEL version=0.0.0 02:46:05 ---> Running in 9cfa139716b1 02:46:05 ---> Running in 3418730134a5 02:46:05 Removing intermediate container 3418730134a5 02:46:05 ---> 39be342b70a7 02:46:05 02:46:05 Removing intermediate container 9cfa139716b1 02:46:05 ---> dad76607b1d0 02:46:05 02:46:05 Removing intermediate container 7479e431349a 02:46:05 ---> a6d73f0e79e5 02:46:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:46:05 ---> Running in 0177dca9ca60 02:46:05 Successfully built dad76607b1d0 02:46:05 Successfully built 39be342b70a7 02:46:05 Successfully tagged core-command:latest 02:46:05  Building core-command ... done Successfully tagged support-notifications:latest 02:46:05  Building support-notifications ... done Removing intermediate container 0177dca9ca60 02:46:05 ---> 32cc271ff5d3 02:46:05 Step 23/25 : LABEL arch=x86_64 02:46:05 ---> Running in c73debe7ba15 02:46:06 Removing intermediate container c73debe7ba15 02:46:06 ---> 983ad5b5ddcd 02:46:06 Step 24/25 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:46:06 ---> Running in c2e9214bc46c 02:46:06 Removing intermediate container c2e9214bc46c 02:46:06 ---> 893191cbd211 02:46:06 Step 25/25 : LABEL version=0.0.0 02:46:06 ---> Running in 5a3c1dd689e9 02:46:06 Removing intermediate container 5a3c1dd689e9 02:46:06 ---> 783728877c08 02:46:06 02:46:06 Successfully built 783728877c08 02:46:06 Successfully tagged security-secretstore-setup:latest 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:46:16  Building security-secretstore-setup ... done Removing intermediate container f41f5b263a27 02:46:16 ---> 5d09b58b4c12 02:46:16 02:46:16 Step 9/22 : FROM alpine:3.17 02:46:16 ---> b2aa39c304c2 02:46:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 02:46:16 ---> Running in 78ab4283944d 02:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:46:16 (1/2) Installing dumb-init (1.2.5-r2) 02:46:16 (2/2) Installing openssl (3.0.8-r0) 02:46:16 Executing busybox-1.35.0-r29.trigger 02:46:16 OK: 8 MiB in 17 packages 02:46:16 Removing intermediate container 78ab4283944d 02:46:16 ---> df7e0c169087 02:46:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:46:16 ---> Running in a54694139afa 02:46:16 Removing intermediate container a54694139afa 02:46:16 ---> f3db51588aab 02:46:16 Step 12/22 : WORKDIR /edgex 02:46:16 ---> Running in cb4a67d6bc6e 02:46:16 Removing intermediate container cb4a67d6bc6e 02:46:16 ---> 5d9eef0dadc4 02:46:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:46:16 ---> 8885473dd77d 02:46:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 02:46:16 ---> f78975aaaf71 02:46:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:46:17 ---> 166ac76a619e 02:46:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:46:17 ---> ce69a343aa58 02:46:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:46:17 ---> e0dc021277ad 02:46:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:17 ---> Running in f574f22cdf95 02:46:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.309s coverage: 17.7% of statements 02:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:46:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:46:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.560s coverage: 92.3% of statements 02:46:18 Removing intermediate container f574f22cdf95 02:46:18 ---> a383e38d3fbb 02:46:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:46:18 ---> Running in e86de7349c76 02:46:18 Removing intermediate container e86de7349c76 02:46:18 ---> 3850e06ffb70 02:46:18 Step 20/22 : LABEL arch=x86_64 02:46:18 ---> Running in f4f87c79ccc4 02:46:18 Removing intermediate container f4f87c79ccc4 02:46:18 ---> d1594f06c950 02:46:18 Step 21/22 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:46:18 ---> Running in de01184e782c 02:46:18 Removing intermediate container de01184e782c 02:46:18 ---> e22e14f9c170 02:46:18 Step 22/22 : LABEL version=0.0.0 02:46:18 ---> Running in d4b13e662660 02:46:18 Removing intermediate container d4b13e662660 02:46:18 ---> 2047e71352e9 02:46:18 02:46:18 Successfully built 2047e71352e9 02:46:18 Successfully tagged security-proxy-setup:latest 02:46:18  Building security-proxy-setup ... done  [Pipeline] } 02:46:18 $ docker stop --time=1 750b47e8cbf51a6844fec4cd1f0713480196876a428b2c4239a93ecaf456d7b1 02:46:20 $ docker rm -f --volumes 750b47e8cbf51a6844fec4cd1f0713480196876a428b2c4239a93ecaf456d7b1 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:20 + docker images 02:46:20 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:20 security-proxy-setup latest 2047e71352e9 2 seconds ago 19.1MB 02:46:20 5d09b58b4c12 7 seconds ago 1.67GB 02:46:20 security-secretstore-setup latest 783728877c08 14 seconds ago 33.5MB 02:46:20 core-command latest dad76607b1d0 15 seconds ago 20.2MB 02:46:20 support-notifications latest 39be342b70a7 15 seconds ago 33MB 02:46:20 70c948ffbc93 22 seconds ago 1.69GB 02:46:20 security-spire-config latest 0717593f69b1 32 seconds ago 88.9MB 02:46:20 security-spire-server latest 9575c0d64271 33 seconds ago 89.8MB 02:46:20 432a786de141 34 seconds ago 1.76GB 02:46:20 1999bba2780a 35 seconds ago 1.69GB 02:46:20 b9a49479fe28 52 seconds ago 1.55GB 02:46:20 core-data latest b3bf32fc2cb7 About a minute ago 20.4MB 02:46:20 3899772c4395 About a minute ago 1.55GB 02:46:20 support-scheduler latest 70fe3f0df21f About a minute ago 32.4MB 02:46:20 66df3549c4ae About a minute ago 1.76GB 02:46:20 7edc61a3e4b9 About a minute ago 1.7GB 02:46:20 security-proxy-auth latest c9028d2483cd 2 minutes ago 18.6MB 02:46:20 security-bootstrapper latest 048fcf19f643 2 minutes ago 22.5MB 02:46:20 c72eda6289cf 2 minutes ago 1.67GB 02:46:20 core-common-config-bootstrapper latest 923c2d2d6447 3 minutes ago 17.6MB 02:46:20 core-metadata latest aabede4ca084 3 minutes ago 20.7MB 02:46:20 security-spiffe-token-provider latest 6d5e08b134be 3 minutes ago 33.2MB 02:46:20 security-spire-agent latest 44c61c9186db 3 minutes ago 129MB 02:46:20 0b42a91fd236 3 minutes ago 1.73GB 02:46:20 d78cbcbd2122 3 minutes ago 1.69GB 02:46:20 4ae9be968f47 3 minutes ago 1.7GB 02:46:20 67d90798f593 3 minutes ago 1.68GB 02:46:20 36538aa56e75 4 minutes ago 1.55GB 02:46:20 ci-base-image-x86_64 latest b58d1b9297e3 10 minutes ago 881MB 02:46:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 10 days ago 664MB 02:46:20 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 02:46:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 02:46:20 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] } 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:46:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 02:46:25 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 02:46:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:46:25 go vet ./... 02:49:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:49:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:49:02 ./bin/test-attribution-txt.sh 02:49:02 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 02:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:49:03 + ls -al . 02:49:03 total 700 02:49:03 drwxrwxr-x 10 1001 1001 4096 Mar 21 02:41 . 02:49:03 drwxr-xr-x 4 root root 4096 Mar 21 02:40 .. 02:49:03 drwxrwxr-x 2 1001 1001 4096 Mar 21 02:39 .blubracket 02:49:03 -rw-rw-r-- 1 1001 1001 16 Mar 21 02:39 .dockerignore 02:49:03 drwxrwxr-x 8 1001 1001 4096 Mar 21 02:39 .git 02:49:03 drwxrwxr-x 3 1001 1001 4096 Mar 21 02:39 .github 02:49:03 -rw-rw-r-- 1 1001 1001 1133 Mar 21 02:39 .gitignore 02:49:03 -rw-rw-r-- 1 1001 1001 42 Mar 21 02:39 .golangci.yml 02:49:03 -rw-rw-r-- 1 1001 1001 87 Mar 21 02:39 .hadolint.yml 02:49:03 -rw-rw-r-- 1 1001 1001 166 Mar 21 02:39 .sonarcloud.properties 02:49:03 -rw-rw-r-- 1 1001 1001 1171 Mar 21 02:39 ADOPTERS.md 02:49:03 -rw-rw-r-- 1 1001 1001 10825 Mar 21 02:39 Attribution.txt 02:49:03 -rw-rw-r-- 1 1001 1001 73765 Mar 21 02:39 CHANGELOG.md 02:49:03 -rw-rw-r-- 1 1001 1001 3804 Mar 21 02:39 CONTRIBUTING.md 02:49:03 -rw-rw-r-- 1 1001 1001 677 Mar 21 02:39 GOVERNANCE.md 02:49:03 -rw-rw-r-- 1 1001 1001 883 Mar 21 02:39 Jenkinsfile 02:49:03 -rw-rw-r-- 1 1001 1001 10775 Mar 21 02:39 LICENSE 02:49:03 -rw-rw-r-- 1 1001 1001 14266 Mar 21 02:39 Makefile 02:49:03 -rw-rw-r-- 1 1001 1001 582 Mar 21 02:39 OWNERS.md 02:49:03 -rw-rw-r-- 1 1001 1001 9403 Mar 21 02:39 README.md 02:49:03 -rw-rw-r-- 1 1001 1001 789 Mar 21 02:39 SECURITY.md 02:49:03 -rw-rw-r-- 1 1001 1001 5 Mar 21 02:35 VERSION 02:49:03 drwxrwxr-x 2 1001 1001 4096 Mar 21 02:39 bin 02:49:03 drwxrwxr-x 18 1001 1001 4096 Mar 21 02:39 cmd 02:49:03 -rw-r--r-- 1 root root 447275 Mar 21 02:46 coverage.out 02:49:03 -rw-rw-r-- 1 1001 1001 3236 Mar 21 02:39 go.mod 02:49:03 -rw-rw-r-- 1 1001 1001 31410 Mar 21 02:39 go.sum 02:49:03 drwxrwxr-x 7 1001 1001 4096 Mar 21 02:39 internal 02:49:03 drwxrwxr-x 3 1001 1001 4096 Mar 21 02:39 openapi 02:49:03 -rw-rw-r-- 1 1001 1001 594 Mar 21 02:39 security.txt 02:49:03 drwxrwxr-x 4 1001 1001 4096 Mar 21 02:39 snap 02:49:03 -rw-rw-r-- 1 1001 1001 204 Mar 21 02:39 version.go [Pipeline] sh 02:49:03 + '[' -e coverage.out ] 02:49:03 + chown 1001:1001 coverage.out [Pipeline] stash 02:49:03 Warning: overwriting stash ‘coverage-report’ 02:49:04 Stashed 1 file(s) [Pipeline] sh 02:49:04 + make build 02:49:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:50:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50: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 02:50: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 02:50:45 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 02:51:32 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 02:51:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:51:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:51:48 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 02:51:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:51:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:52:03 $ docker stop --time=1 bae1bf5ce2b8ab6cb44f02532c13c590dce98ab9fb0387cc7b0e4c11164f5157 02:52:05 $ docker rm -f --volumes bae1bf5ce2b8ab6cb44f02532c13c590dce98ab9fb0387cc7b0e4c11164f5157 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:09 02:52:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:09 latest: Pulling from edgex-devops/edgex-compose-arm64 02:52:09 29e5d40040c1: Pulling fs layer 02:52:09 1ce36da41761: Pulling fs layer 02:52:09 25b303627fd3: Pulling fs layer 02:52:09 29e5d40040c1: Verifying Checksum 02:52:09 29e5d40040c1: Download complete 02:52:10 1ce36da41761: Verifying Checksum 02:52:10 1ce36da41761: Download complete 02:52:10 29e5d40040c1: Pull complete 02:52:11 1ce36da41761: Pull complete 02:52:11 25b303627fd3: Download complete 02:52:21 25b303627fd3: Pull complete 02:52:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:22 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 02:52:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:52:24 $ docker top 8f74891a66dfccacfa2cc685258649540ecb28d5ae968c81ddfcf3b1df91260c -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:25 + docker-compose build --help 02:52:25 + grep parallel 02:52:30 --parallel Build images in parallel. [Pipeline] } 02:52:30 $ docker stop --time=1 8f74891a66dfccacfa2cc685258649540ecb28d5ae968c81ddfcf3b1df91260c 02:52:32 $ docker rm -f --volumes 8f74891a66dfccacfa2cc685258649540ecb28d5ae968c81ddfcf3b1df91260c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:33 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 02:52:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:52:34 $ docker top 87c42f2ea4ee5bbc8fa69d8b1d49d6681228c401fcc79a01e1d656991cd91bd3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:35 + docker-compose -f ./docker-compose-build.yml build --parallel 02:52:40 Building core-command ... 02:52:40 Building core-common-config-bootstrapper ... 02:52:40 Building core-data ... 02:52:40 Building core-metadata ... 02:52:40 Building security-bootstrapper ... 02:52:40 Building security-proxy-auth ... 02:52:40 Building security-proxy-setup ... 02:52:40 Building security-secretstore-setup ... 02:52:40 Building security-spiffe-token-provider ... 02:52:40 Building security-spire-agent ... 02:52:40 Building security-spire-config ... 02:52:40 Building security-spire-server ... 02:52:40 Building support-notifications ... 02:52:40 Building support-scheduler ... 02:52:40 Building core-common-config-bootstrapper 02:52:40 Building core-metadata 02:52:40 Building security-proxy-setup 02:52:40 Building security-spire-server 02:52:40 Building support-notifications 02:53:27 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> ccf4b83f108c 02:53:27 Step 3/26 : WORKDIR /edgex-go 02:53:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> ccf4b83f108c 02:53:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:53:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> ccf4b83f108c 02:53:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:53:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> ccf4b83f108c 02:53:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:53:27 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> ccf4b83f108c 02:53:27 Step 3/22 : WORKDIR /edgex-go 02:53:27 ---> Running in 9bc4c03438f1 02:53:27 ---> Running in 1067c7f9ddac 02:53:27 ---> Running in 1daa5afa360e 02:53:27 ---> Running in 4c43a3838446 02:53:27 ---> Running in 3029f014a09c 02:53:27 Removing intermediate container 9bc4c03438f1 02:53:27 ---> 1ba1a287d161 02:53:27 Step 4/23 : WORKDIR /edgex-go 02:53:27 Removing intermediate container 1daa5afa360e 02:53:27 ---> 36d1e78d15ad 02:53:27 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:53:27 Removing intermediate container 1067c7f9ddac 02:53:27 ---> 1c6ca23fa434 02:53:27 Step 4/25 : WORKDIR /edgex-go 02:53:27 ---> Running in 90dfa9653a71 02:53:27 Removing intermediate container 4c43a3838446 02:53:27 ---> 9eec1dd401d7 02:53:27 Step 4/23 : WORKDIR /edgex-go 02:53:27 ---> Running in 14d5e929c350 02:53:27 Removing intermediate container 3029f014a09c 02:53:27 ---> 9ea56bfc17d9 02:53:27 Step 4/22 : RUN apk add --update --no-cache make git 02:53:27 ---> Running in 7e21090f0cbb 02:53:27 ---> Running in e0e6a19858cf 02:53:27 ---> Running in dba4ef44a96e 02:53:28 Removing intermediate container 90dfa9653a71 02:53:28 ---> 031674f82105 02:53:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:53:28 ---> Running in 0102af160ee2 02:53:28 Removing intermediate container 7e21090f0cbb 02:53:28 ---> 212966521368 02:53:28 Step 5/25 : RUN apk add --update --no-cache make git 02:53:28 Removing intermediate container e0e6a19858cf 02:53:28 ---> 412783e92862 02:53:28 Step 5/23 : RUN apk add --update --no-cache make git 02:53:28 ---> Running in f9387043cc30 02:53:28 ---> Running in 5597ff2c2d94 02:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:32 OK: 263 MiB in 53 packages 02:53:32 OK: 263 MiB in 53 packages 02:53:33 OK: 263 MiB in 53 packages 02:53:33 OK: 263 MiB in 53 packages 02:53:33 OK: 263 MiB in 53 packages 02:53:34 Removing intermediate container 14d5e929c350 02:53:34 ---> 634d5b70fe10 02:53:34 Step 5/26 : COPY go.mod vendor* ./ 02:53:34 Removing intermediate container dba4ef44a96e 02:53:34 ---> 897d7df4f5aa 02:53:34 Step 5/22 : COPY go.mod vendor* ./ 02:53:35 Removing intermediate container 5597ff2c2d94 02:53:35 ---> f8f59de29360 02:53:35 Step 6/23 : COPY go.mod vendor* ./ 02:53:35 Removing intermediate container 0102af160ee2 02:53:35 ---> b327ddb03e19 02:53:35 Step 6/23 : COPY go.mod vendor* ./ 02:53:35 Removing intermediate container f9387043cc30 02:53:35 ---> 2d44071c10bf 02:53:35 Step 6/25 : COPY go.mod vendor* ./ 02:53:36 ---> 08d854e8a3aa 02:53:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 ---> 6b331a60e55f 02:53:36 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:36 ---> Running in 78e348f059f1 02:53:36 ---> Running in 0d29ecc536f6 02:53:36 ---> c75daa5e6495 02:53:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:37 ---> 8eb1b68c4622 02:53:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:37 ---> 289fd92131a7 02:53:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in ba960ee72ae7 02:53:37 02:53:37 ---> Running in 4307dba93321 02:53:37 ---> Running in 8cd264ed2770 02:55:44 Removing intermediate container 0d29ecc536f6 02:55:44 ---> 6d2a86e8adbd 02:55:44 Step 7/26 : COPY . . 02:55:44 Removing intermediate container 78e348f059f1 02:55:44 ---> 9888da499003 02:55:44 Step 7/22 : COPY . . 02:55:44 Removing intermediate container 8cd264ed2770 02:55:44 ---> 4785cd9c6bcf 02:55:44 Step 8/25 : COPY . . 02:55:44 Removing intermediate container ba960ee72ae7 02:55:44 ---> 923c3c993170 02:55:44 Step 8/23 : COPY . . 02:55:44 Removing intermediate container 4307dba93321 02:55:44 ---> baa7858f86bb 02:55:44 Step 8/23 : COPY . . 02:55:49 ---> 8f84fc9f07e3 02:55:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:55:49 ---> 56cdbad5bd70 02:55:49 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:55:49 ---> 0273e0b9562e 02:55:49 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:55:49 ---> 6c494448fafb 02:55:49 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:55:49 ---> 74fdc7a9cef7 02:55:49 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:55:49 ---> Running in a94c27578871 02:55:49 ---> Running in 2c4aa4c3e9dd 02:55:49 ---> Running in d002dff388c3 02:55:49 ---> Running in 50aa1410f910 02:55:49 ---> Running in c08096578fa8 02:55:49 Removing intermediate container d002dff388c3 02:55:49 ---> 14f035e34d49 02:55:49 Step 9/26 : WORKDIR /edgex-go/spire-build 02:55:50 ---> Running in 6c33f84bf794 02:55:50 Removing intermediate container 6c33f84bf794 02:55:50 ---> 595cb444540a 02:55:50 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:55:50 ---> Running in 02cd9a086f3a 02:55:51 Removing intermediate container 02cd9a086f3a 02:55:51 ---> cb204f06e50f 02:55:51 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:55:51 ---> Running in 644f9d396a79 02:55:51 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 02:55:51 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 02:55:51 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 02:55:52 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 02:55:56 Removing intermediate container 644f9d396a79 02:55:56 ---> a72f3a418180 02:55:56 Step 12/26 : WORKDIR /edgex-go 02:55:56 ---> Running in 7c9d07446c60 02:55:56 Removing intermediate container 7c9d07446c60 02:55:56 ---> 8890530733bc 02:55:56 02:55:56 Step 13/26 : FROM alpine:3.17 02:55:56 3.17: Pulling from library/alpine 02:55:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:55:56 Status: Downloaded newer image for alpine:3.17 02:55:56 ---> d74e625d9115 02:55:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:55:56 ---> Running in 84c09841cd5c 02:55:57 Removing intermediate container 84c09841cd5c 02:55:57 ---> cce0b0ba5cdf 02:55:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:55:57 ---> Running in 7943b7c6c0f4 02:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:02 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:02 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:02 OK: 17688 distinct packages available 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:05 (1/5) Installing dumb-init (1.2.5-r2) 02:56:05 (2/5) Installing musl-obstack (1.2.3-r0) 02:56:05 (3/5) Installing libucontext (1.2-r0) 02:56:05 (4/5) Installing gcompat (1.1.0-r0) 02:56:05 (5/5) Installing openssl (3.0.8-r0) 02:56:05 Executing busybox-1.35.0-r29.trigger 02:56:05 OK: 9 MiB in 20 packages 02:56:08 Removing intermediate container 7943b7c6c0f4 02:56:08 ---> d5aed228ed39 02:56:08 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:09 ---> 93e868fa31a3 02:56:09 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 02:56:10 ---> 348302843122 02:56:10 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:56:15 ---> b18f0f57c897 02:56:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:56:16 ---> b2f86593598b 02:56:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:56:17 ---> 089be3fda2a9 02:56:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:56:18 ---> 35a5107c3e41 02:56:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:56:18 ---> Running in 0c61ffa082b6 02:56:18 Removing intermediate container 0c61ffa082b6 02:56:18 ---> 29c01bc4bcef 02:56:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:56:18 ---> Running in 6fbfafbce2d1 02:56:19 Removing intermediate container 6fbfafbce2d1 02:56:19 ---> 6de3a8b674f5 02:56:19 Step 24/26 : LABEL arch=arm64 02:56:19 ---> Running in d904f3abaa40 02:56:20 Removing intermediate container d904f3abaa40 02:56:20 ---> d06692bcfb59 02:56:20 Step 25/26 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 02:56:20 ---> Running in 6b6262ed86f6 02:56:20 Removing intermediate container 6b6262ed86f6 02:56:20 ---> e6293b7ee3f0 02:56:20 Step 26/26 : LABEL version=0.0.0 02:56:20 ---> Running in 4af6588d799e 02:56:21 Removing intermediate container 4af6588d799e 02:56:21 ---> c9bd9edb7353 02:56:21 02:56:21 Successfully built c9bd9edb7353 02:56:21 Successfully tagged security-spire-server-arm64:latest 02:56:21  Building security-spire-server ... done Building security-spiffe-token-provider 02:56:36 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:56:36 ---> ccf4b83f108c 02:56:36 Step 3/20 : WORKDIR /edgex-go 02:56:36 ---> Using cache 02:56:36 ---> 9ea56bfc17d9 02:56:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:56:36 ---> Running in bad90115ad67 02:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:40 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:40 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:40 OK: 17690 distinct packages available 02:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:43 OK: 263 MiB in 53 packages 02:56:44 Removing intermediate container bad90115ad67 02:56:44 ---> 4c3a5b820539 02:56:44 Step 5/20 : COPY go.mod vendor* ./ 02:56:46 ---> 641b509af676 02:56:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:46 ---> Running in bc0f2f5f0558 02:58:22 Removing intermediate container bc0f2f5f0558 02:58:22 ---> fff23a5d20bc 02:58:22 Step 7/20 : COPY . . 02:58:32 ---> 512fff2ffd67 02:58:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:58:32 ---> Running in 07b06e9c6b36 02:58:35 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 03:02:42 Removing intermediate container c08096578fa8 03:02:42 ---> 8d4c95576ffa 03:02:42 03:02:42 Step 9/22 : FROM alpine:3.17 03:02:42 ---> d74e625d9115 03:02:42 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 03:02:42 ---> Running in 95b2769902f2 03:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:02:42 (1/2) Installing dumb-init (1.2.5-r2) 03:02:42 (2/2) Installing openssl (3.0.8-r0) 03:02:42 Executing busybox-1.35.0-r29.trigger 03:02:42 OK: 8 MiB in 17 packages 03:02:44 Removing intermediate container 95b2769902f2 03:02:44 ---> 6c82bfe461c1 03:02:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:02:44 ---> Running in 7418e9088cee 03:02:45 Removing intermediate container 7418e9088cee 03:02:45 ---> b2622eec181b 03:02:45 Step 12/22 : WORKDIR /edgex 03:02:45 ---> Running in 16d2a4a8c849 03:02:46 Removing intermediate container 16d2a4a8c849 03:02:46 ---> 62af6d833089 03:02:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:47 ---> 897e977cd1a6 03:02:47 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 03:02:47 ---> 4362903f365a 03:02:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:02:48 ---> 2e6ce6d1b4f0 03:02:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:02:50 ---> 23d45094d3ce 03:02:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:02:51 ---> 7c9161af9e48 03:02:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:02:51 ---> Running in 4663bc7e4a7e 03:02:54 Removing intermediate container 4663bc7e4a7e 03:02:54 ---> a5a09d9ae81b 03:02:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:02:54 ---> Running in 45bf03ada941 03:02:55 Removing intermediate container 45bf03ada941 03:02:55 ---> 9aa504a7a7c1 03:02:55 Step 20/22 : LABEL arch=arm64 03:02:55 ---> Running in 649cc15131ea 03:02:56 Removing intermediate container 649cc15131ea 03:02:56 ---> 8e9f5bb4cc50 03:02:56 Step 21/22 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:02:56 ---> Running in c329387288bd 03:02:57 Removing intermediate container c329387288bd 03:02:57 ---> 8564fd20864b 03:02:57 Step 22/22 : LABEL version=0.0.0 03:02:57 ---> Running in 51cd5d6ef0b8 03:02:58 Removing intermediate container 51cd5d6ef0b8 03:02:58 ---> 2a46acadd6c4 03:02:58 03:02:59 Successfully built 2a46acadd6c4 03:02:59 Successfully tagged security-proxy-setup-arm64:latest 03:02:59  Building security-proxy-setup ... done Building security-proxy-auth 03:03:05 Removing intermediate container a94c27578871 03:03:05 ---> 9c773071c1b6 03:03:05 03:03:05 Step 10/23 : FROM alpine:3.17 03:03:05 ---> d74e625d9115 03:03:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:03:06 ---> Running in 44e491905e5b 03:03:07 Removing intermediate container 44e491905e5b 03:03:07 ---> 11925fc07dd3 03:03:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:03:07 ---> Running in 5d058b3e39cf 03:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:03:12 (1/1) Installing dumb-init (1.2.5-r2) 03:03:12 Executing busybox-1.35.0-r29.trigger 03:03:12 OK: 8 MiB in 16 packages 03:03:14 Removing intermediate container 5d058b3e39cf 03:03:14 ---> 4cd3a7f5b7d5 03:03:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:15 ---> 24607e4b3a77 03:03:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:03:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:03:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:16 ---> ccf4b83f108c 03:03:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:03:16 ---> Using cache 03:03:16 ---> 9eec1dd401d7 03:03:16 Step 4/23 : WORKDIR /edgex-go 03:03:16 ---> Using cache 03:03:16 ---> 412783e92862 03:03:16 Step 5/23 : RUN apk add --update --no-cache make git 03:03:16 ---> Using cache 03:03:16 ---> f8f59de29360 03:03:16 Step 6/23 : COPY go.mod vendor* ./ 03:03:16 ---> Using cache 03:03:16 ---> c75daa5e6495 03:03:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:16 ---> Using cache 03:03:16 ---> 923c3c993170 03:03:16 Step 8/23 : COPY . . 03:03:16 ---> Using cache 03:03:16 ---> 8f84fc9f07e3 03:03:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 03:03:16 ---> Running in 087028b5e67b 03:03:20 ---> 59d743138a01 03:03:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:03:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:03:22 ---> d9705d64a327 03:03:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:03:23 ---> d3d4cde1d4b2 03:03:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:03:24 ---> 4db450e23119 03:03:24 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:24 ---> Running in 6829233b86d4 03:03:27 Removing intermediate container 6829233b86d4 03:03:27 ---> 9f2d3c355475 03:03:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:03:27 ---> Running in 2d17fe9c5bd9 03:03:28 Removing intermediate container 2d17fe9c5bd9 03:03:28 ---> fca3d6c6cb41 03:03:28 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 03:03:28 ---> Running in 7f9c423ce99f 03:03:28 Removing intermediate container 7f9c423ce99f 03:03:28 ---> 338513784d02 03:03:28 Step 21/23 : LABEL arch=arm64 03:03:29 ---> Running in 8c260e92cac0 03:03:29 Removing intermediate container 8c260e92cac0 03:03:29 ---> 9c5701049c64 03:03:29 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:03:29 ---> Running in f84c10eb600e 03:03:30 Removing intermediate container f84c10eb600e 03:03:30 ---> 71b4258bec2f 03:03:30 Step 23/23 : LABEL version=0.0.0 03:03:30 ---> Running in c08c9d43ae1b 03:03:30 Removing intermediate container c08c9d43ae1b 03:03:30 ---> 6cb2d760e042 03:03:30 03:03:31 Successfully built 6cb2d760e042 03:03:31 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:03:31 Building support-scheduler 03:03:53  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:03:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:53 ---> ccf4b83f108c 03:03:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:03:53 ---> Using cache 03:03:53 ---> 9eec1dd401d7 03:03:53 Step 4/23 : WORKDIR /edgex-go 03:03:53 ---> Using cache 03:03:53 ---> 412783e92862 03:03:53 Step 5/23 : RUN apk add --update --no-cache make git 03:03:53 ---> Using cache 03:03:53 ---> f8f59de29360 03:03:53 Step 6/23 : COPY go.mod vendor* ./ 03:03:53 ---> Using cache 03:03:53 ---> c75daa5e6495 03:03:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:53 ---> Using cache 03:03:53 ---> 923c3c993170 03:03:53 Step 8/23 : COPY . . 03:03:53 ---> Using cache 03:03:53 ---> 8f84fc9f07e3 03:03:53 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 03:03:53 ---> Running in 6eab859abb85 03:03:54 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 03:03:56 Removing intermediate container 2c4aa4c3e9dd 03:03:56 ---> 52d339067372 03:03:56 03:03:56 Step 10/25 : FROM alpine:3.17 03:03:56 ---> d74e625d9115 03:03:56 Step 11/25 : RUN apk add --update --no-cache dumb-init 03:03:56 ---> Running in f7d4613dc707 03:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:04:01 (1/1) Installing dumb-init (1.2.5-r2) 03:04:01 Executing busybox-1.35.0-r29.trigger 03:04:01 OK: 8 MiB in 16 packages 03:04:03 Removing intermediate container f7d4613dc707 03:04:03 ---> 0458f888ccb5 03:04:03 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:04:03 ---> Running in f2b6ac46dc40 03:04:03 Removing intermediate container f2b6ac46dc40 03:04:03 ---> 69497dd46327 03:04:03 Step 13/25 : ENV APP_PORT=59881 03:04:03 ---> Running in ddd60b5c39c4 03:04:04 Removing intermediate container ddd60b5c39c4 03:04:04 ---> ab969db5f70d 03:04:04 Step 14/25 : EXPOSE $APP_PORT 03:04:04 ---> Running in b2595f78105a 03:04:04 Removing intermediate container b2595f78105a 03:04:04 ---> f6a85d3e598a 03:04:04 Step 15/25 : WORKDIR / 03:04:04 ---> Running in 1d501040a0ed 03:04:05 Removing intermediate container 1d501040a0ed 03:04:05 ---> ae95d482f45e 03:04:05 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:06 ---> 173ae4ad51a4 03:04:06 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 03:04:07 ---> bcea5e941357 03:04:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:04:09 ---> be42f3407972 03:04:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:04:09 ---> 2eac90da0f12 03:04:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:04:10 ---> b383ae34019c 03:04:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:04:10 ---> Running in 43d4a549dc6f 03:04:11 Removing intermediate container 43d4a549dc6f 03:04:11 ---> 07406cb4522f 03:04:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:04:11 ---> Running in e1064465de15 03:04:11 Removing intermediate container e1064465de15 03:04:11 ---> 594bb39555c5 03:04:11 Step 23/25 : LABEL arch=arm64 03:04:12 ---> Running in 3dd2388fd69d 03:04:12 Removing intermediate container 3dd2388fd69d 03:04:12 ---> 4e67771ec344 03:04:12 Step 24/25 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:04:12 ---> Running in 251f53efdac2 03:04:15 Removing intermediate container 251f53efdac2 03:04:15 ---> a9d2aa09098f 03:04:15 Step 25/25 : LABEL version=0.0.0 03:04:15 ---> Running in 8ac8b8d9c7d6 03:04:15 Removing intermediate container 8ac8b8d9c7d6 03:04:15 ---> 224035fcab4e 03:04:15 03:04:16 Successfully built 224035fcab4e 03:04:16 Successfully tagged core-metadata-arm64:latest 03:04:16  Building core-metadata ... done Building security-bootstrapper 03:04:38 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:04:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:04:38 ---> ccf4b83f108c 03:04:38 Step 3/33 : WORKDIR /edgex-go 03:04:38 ---> Using cache 03:04:38 ---> 9ea56bfc17d9 03:04:38 Step 4/33 : RUN apk add --update --no-cache make git 03:04:38 ---> Using cache 03:04:38 ---> 897d7df4f5aa 03:04:38 Step 5/33 : COPY go.mod vendor* ./ 03:04:38 ---> Using cache 03:04:38 ---> 6b331a60e55f 03:04:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:38 ---> Using cache 03:04:38 ---> 9888da499003 03:04:38 Step 7/33 : COPY . . 03:04:38 ---> Using cache 03:04:38 ---> 0273e0b9562e 03:04:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:04:38 ---> Running in b66220cd38c9 03:04: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:06:30 Removing intermediate container 50aa1410f910 03:06:30 ---> c0e7f8cd3989 03:06:30 03:06:30 Step 10/23 : FROM alpine:3.17 03:06:30 ---> d74e625d9115 03:06:30 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:06:30 ---> Running in 5654a5dd893a 03:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:06:35 (1/2) Installing ca-certificates (20220614-r4) 03:06:35 (2/2) Installing dumb-init (1.2.5-r2) 03:06:35 Executing busybox-1.35.0-r29.trigger 03:06:35 Executing ca-certificates-20220614-r4.trigger 03:06:36 OK: 8 MiB in 17 packages 03:06:39 Removing intermediate container 5654a5dd893a 03:06:39 ---> 8abad6d073ec 03:06:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 03:06:39 ---> Running in 16ab446e88dc 03:06:39 Removing intermediate container 16ab446e88dc 03:06:39 ---> 97e3a26eef89 03:06:39 Step 13/23 : ENV APP_PORT=59860 03:06:39 ---> Running in f37ca6a94fa9 03:06:40 Removing intermediate container f37ca6a94fa9 03:06:40 ---> 24a4cdc12c40 03:06:40 Step 14/23 : EXPOSE $APP_PORT 03:06:40 ---> Running in afc378823242 03:06:40 Removing intermediate container afc378823242 03:06:40 ---> f1b04f2db1ce 03:06:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:41 ---> c18de15c2d7f 03:06:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:06:42 ---> 005c9306ab70 03:06:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:06:45 ---> 162e18edf8de 03:06:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:06:45 ---> 132731cc31a3 03:06:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:06:46 ---> Running in d046460b3344 03:06:46 Removing intermediate container d046460b3344 03:06:46 ---> 1427bef28bbc 03:06:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:06:46 ---> Running in 1f6c78c39775 03:06:47 Removing intermediate container 1f6c78c39775 03:06:47 ---> cfe6723d6adb 03:06:47 Step 21/23 : LABEL arch=arm64 03:06:47 ---> Running in e2d05b74e0ac 03:06:47 Removing intermediate container e2d05b74e0ac 03:06:47 ---> b25881f97d82 03:06:47 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:06:47 ---> Running in c05e8c459aff 03:06:48 Removing intermediate container c05e8c459aff 03:06:48 ---> 2f0beb9efbbb 03:06:48 Step 23/23 : LABEL version=0.0.0 03:06:48 ---> Running in 6892e2b6d4e0 03:06:49 Removing intermediate container 6892e2b6d4e0 03:06:49 ---> c0807bb216ff 03:06:49 03:06:49 Successfully built c0807bb216ff 03:06:49 Successfully tagged support-notifications-arm64:latest 03:06:49  Building support-notifications ... done Building core-data 03:07:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:07:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:07 ---> ccf4b83f108c 03:07:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:07:07 ---> Using cache 03:07:07 ---> 9eec1dd401d7 03:07:07 Step 4/23 : WORKDIR /edgex-go 03:07:07 ---> Using cache 03:07:07 ---> 412783e92862 03:07:07 Step 5/23 : RUN apk add --update --no-cache make git 03:07:07 ---> Using cache 03:07:07 ---> f8f59de29360 03:07:07 Step 6/23 : COPY go.mod vendor* ./ 03:07:07 ---> Using cache 03:07:07 ---> c75daa5e6495 03:07:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:07 ---> Using cache 03:07:07 ---> 923c3c993170 03:07:07 Step 8/23 : COPY . . 03:07:07 ---> Using cache 03:07:07 ---> 8f84fc9f07e3 03:07:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:07:07 ---> Running in 403e283759fc 03:07:08 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 03:08:16 Removing intermediate container 07b06e9c6b36 03:08:16 ---> 258cd5f558ad 03:08:16 03:08:16 Step 9/20 : FROM alpine:3.17 03:08:16 ---> d74e625d9115 03:08:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 03:08:16 ---> Running in 4124bc17845d 03:08:16 Removing intermediate container 4124bc17845d 03:08:16 ---> 5d1c82a31d6d 03:08:16 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:08:16 ---> Running in b7885504e2f9 03:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:08:18 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:08:18 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:08:18 OK: 17688 distinct packages available 03:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:08:20 (1/9) Installing ca-certificates (20220614-r4) 03:08:20 (2/9) Installing brotli-libs (1.0.9-r9) 03:08:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 03:08:20 (4/9) Installing libcurl (7.88.1-r1) 03:08:20 (5/9) Installing curl (7.88.1-r1) 03:08:20 (6/9) Installing dumb-init (1.2.5-r2) 03:08:20 (7/9) Installing musl-obstack (1.2.3-r0) 03:08:20 (8/9) Installing libucontext (1.2-r0) 03:08:20 (9/9) Installing gcompat (1.1.0-r0) 03:08:20 Executing busybox-1.35.0-r29.trigger 03:08:20 Executing ca-certificates-20220614-r4.trigger 03:08:21 OK: 11 MiB in 24 packages 03:08:23 Removing intermediate container b7885504e2f9 03:08:23 ---> 7246fe09605b 03:08:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:25 ---> 9df6cd313789 03:08:25 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 03:08:26 ---> 7986b230d9db 03:08:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:08:29 ---> 866e40b0ff1a 03:08:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:08:29 ---> cf93775b0e6a 03:08:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:08:30 ---> Running in 9f4dd33777a6 03:08:30 Removing intermediate container 9f4dd33777a6 03:08:30 ---> 32771cf0b648 03:08:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:30 ---> Running in 35a0f4e19c38 03:08:31 Removing intermediate container 35a0f4e19c38 03:08:31 ---> da2cee79ca7d 03:08:31 Step 18/20 : LABEL arch=arm64 03:08:31 ---> Running in 5a23d456fff2 03:08:31 Removing intermediate container 5a23d456fff2 03:08:31 ---> 725cc15a891f 03:08:31 Step 19/20 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:08:31 ---> Running in 19288af9e780 03:08:32 Removing intermediate container 19288af9e780 03:08:32 ---> 5fdfa98c796b 03:08:32 Step 20/20 : LABEL version=0.0.0 03:08:32 ---> Running in e6721239a8bf 03:08:33 Removing intermediate container e6721239a8bf 03:08:33 ---> 3c82e84dfb92 03:08:33 03:08:33 Successfully built 3c82e84dfb92 03:08:33 Successfully tagged security-spiffe-token-provider-arm64:latest 03:08:33  Building security-spiffe-token-provider ... done Building core-command 03:08:55 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:08:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:55 ---> ccf4b83f108c 03:08:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:08:55 ---> Using cache 03:08:55 ---> 9eec1dd401d7 03:08:55 Step 4/24 : WORKDIR /edgex-go 03:08:55 ---> Using cache 03:08:55 ---> 412783e92862 03:08:55 Step 5/24 : RUN apk add --update --no-cache make git 03:08:55 ---> Using cache 03:08:55 ---> f8f59de29360 03:08:55 Step 6/24 : COPY go.mod vendor* ./ 03:08:55 ---> Using cache 03:08:55 ---> c75daa5e6495 03:08:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:55 ---> Using cache 03:08:55 ---> 923c3c993170 03:08:55 Step 8/24 : COPY . . 03:08:55 ---> Using cache 03:08:55 ---> 8f84fc9f07e3 03:08:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:08:55 ---> Running in b87a441cd235 03:08:55 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 03:10:47 Removing intermediate container 087028b5e67b 03:10:47 ---> 9e6b6c6bde8c 03:10:47 03:10:47 Step 10/23 : FROM alpine:3.17 03:10:47 ---> d74e625d9115 03:10:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:10:47 ---> Using cache 03:10:47 ---> 11925fc07dd3 03:10:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:10:47 ---> Using cache 03:10:47 ---> 4cd3a7f5b7d5 03:10:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:47 ---> Using cache 03:10:47 ---> 24607e4b3a77 03:10:47 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:10:47 ---> Using cache 03:10:47 ---> 59d743138a01 03:10:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:10:47 ---> 1fb333cb29f1 03:10:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:10:47 ---> bf22652b5576 03:10:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:10:47 ---> 700f73e9c62d 03:10:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:47 ---> Running in 3a24b596bb21 03:10:51 Removing intermediate container 3a24b596bb21 03:10:51 ---> 836bcdf344da 03:10:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:10:51 ---> Running in bf8713f7d493 03:10:52 Removing intermediate container bf8713f7d493 03:10:52 ---> a8886e926686 03:10:52 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 03:10:52 ---> Running in d81274046b4f 03:10:53 Removing intermediate container d81274046b4f 03:10:53 ---> 3f1dd65bc334 03:10:53 Step 21/23 : LABEL arch=arm64 03:10:53 ---> Running in 8f42fb78862c 03:10:53 Removing intermediate container 8f42fb78862c 03:10:53 ---> 918f0de4607f 03:10:53 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:10:53 ---> Running in 6f7916fa81a7 03:10:54 Removing intermediate container 6f7916fa81a7 03:10:54 ---> de3cb490670b 03:10:54 Step 23/23 : LABEL version=0.0.0 03:10:54 ---> Running in 22c7b76285b5 03:10:54 Removing intermediate container 22c7b76285b5 03:10:54 ---> def6f06375f2 03:10:54 03:10:55 Successfully built def6f06375f2 03:10:55 Successfully tagged security-proxy-auth-arm64:latest 03:10:55 Building security-spire-agent 03:11:17  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:11:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:11:17 ---> ccf4b83f108c 03:11:17 Step 3/27 : WORKDIR /edgex-go 03:11:17 ---> Using cache 03:11:17 ---> 9ea56bfc17d9 03:11:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 03:11:17 ---> Running in 8c60f60d1361 03:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:11:20 OK: 263 MiB in 53 packages 03:11:21 Removing intermediate container 8c60f60d1361 03:11:21 ---> b2120fa5998a 03:11:21 Step 5/27 : COPY go.mod vendor* ./ 03:11:22 ---> 3f0ecf875699 03:11:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:22 ---> Running in 17d0fb1a3495 03:12:09 Removing intermediate container b66220cd38c9 03:12:09 ---> 1414d2ab8f94 03:12:09 03:12:09 Step 9/33 : FROM alpine:3.17 03:12:09 ---> d74e625d9115 03:12:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 03:12:10 ---> Using cache 03:12:10 ---> 5d1c82a31d6d 03:12:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 03:12:10 ---> Running in 6a4fb42ed5d6 03:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:15 (1/2) Installing dumb-init (1.2.5-r2) 03:12:15 (2/2) Installing su-exec (0.2-r2) 03:12:15 Executing busybox-1.35.0-r29.trigger 03:12:15 OK: 8 MiB in 17 packages 03:12:17 Removing intermediate container 6a4fb42ed5d6 03:12:17 ---> 17a4db5074d3 03:12:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 03:12:17 ---> Running in 7b2b431da91d 03:12:17 Removing intermediate container 7b2b431da91d 03:12:17 ---> b64ba4e2157e 03:12:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:12:18 ---> Running in ed6af2162957 03:12:18 Removing intermediate container ed6af2162957 03:12:18 ---> a33d24fa5fa4 03:12:18 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:12:19 ---> Running in a6ec64826bbe 03:12:21 Removing intermediate container a6ec64826bbe 03:12:21 ---> 6c90d86fb1c1 03:12:21 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:12:21 ---> Running in a4b3f66f9b83 03:12:22 Removing intermediate container a4b3f66f9b83 03:12:22 ---> 437a3df6d942 03:12:22 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:12:22 ---> Running in 14adcfc4da0c 03:12:26 Removing intermediate container 14adcfc4da0c 03:12:26 ---> ef859fffcd97 03:12:26 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:12:26 ---> Running in 05e3cb7b280b 03:12:26 Removing intermediate container 05e3cb7b280b 03:12:26 ---> 3c9945f4963c 03:12:26 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:12:27 ---> 5a0cfd5964be 03:12:27 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:12:27 ---> Running in 417dde481bbd 03:12:32 Removing intermediate container 417dde481bbd 03:12:32 ---> b49cab07601c 03:12:32 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:12:34 ---> c509b13830b6 03:12:34 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 03:12:36 ---> 5af06d3555ee 03:12:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:12:40 ---> affc7e6082fc 03:12:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:12:42 ---> 61cb0c483150 03:12:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 03:12:44 ---> ffa422cfe6f2 03:12:44 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:12:47 ---> 74de3c1d6751 03:12:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:12:49 ---> 7b03237a88b3 03:12:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:12:50 ---> f0f0f801c37d 03:12:50 Step 28/33 : RUN chmod +x /entrypoint.sh 03:12:50 ---> Running in d65a9ad0484a 03:12:54 Removing intermediate container d65a9ad0484a 03:12:54 ---> b3a77c5e74ca 03:12:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:12:55 ---> Running in aab193906901 03:12:55 Removing intermediate container aab193906901 03:12:55 ---> d18b824e5857 03:12:55 Step 30/33 : CMD ["gate"] 03:12:56 ---> Running in e97fa187f4d4 03:12:57 Removing intermediate container e97fa187f4d4 03:12:57 ---> f46c1b9e25c7 03:12:57 Step 31/33 : LABEL arch=arm64 03:12:57 ---> Running in 304dbd6c483a 03:12:58 Removing intermediate container 304dbd6c483a 03:12:58 ---> 13297e668dde 03:12:58 Step 32/33 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:12:58 ---> Running in dc2d6c43cf34 03:12:59 Removing intermediate container dc2d6c43cf34 03:12:59 ---> 5274a59ca955 03:12:59 Step 33/33 : LABEL version=0.0.0 03:12:59 ---> Running in ec3f8c6ebabb 03:13:00 Removing intermediate container ec3f8c6ebabb 03:13:00 ---> 9a9579fe9932 03:13:00 03:13:01 Successfully built 9a9579fe9932 03:13:01 Successfully tagged security-bootstrapper-arm64:latest 03:13:01  Building security-bootstrapper ... done Building security-secretstore-setup 03:13:23 Removing intermediate container 17d0fb1a3495 03:13:23 ---> 772e4f95d112 03:13:23 Step 7/27 : COPY . . 03:13:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:13:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:13:23 ---> ccf4b83f108c 03:13:23 Step 3/25 : WORKDIR /edgex-go 03:13:23 ---> Using cache 03:13:23 ---> 9ea56bfc17d9 03:13:23 Step 4/25 : RUN apk add --update --no-cache make git 03:13:23 ---> Using cache 03:13:23 ---> 897d7df4f5aa 03:13:23 Step 5/25 : COPY go.mod vendor* ./ 03:13:23 ---> Using cache 03:13:23 ---> 6b331a60e55f 03:13:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:23 ---> Using cache 03:13:23 ---> 9888da499003 03:13:23 Step 7/25 : COPY . . 03:13:23 ---> Using cache 03:13:23 ---> 0273e0b9562e 03:13:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:13:23 ---> Running in 5e2e82eed81b 03:13:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:13:37 ---> 1e345689eab8 03:13:37 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 03:13:37 ---> Running in c14c3033da13 03:13:37 Removing intermediate container c14c3033da13 03:13:37 ---> 2399485b98e1 03:13:37 Step 9/27 : WORKDIR /edgex-go/spire-build 03:13:37 ---> Running in 9828878c7725 03:13:38 Removing intermediate container 9828878c7725 03:13:38 ---> 6380050dc53d 03:13:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:13:38 ---> Running in de3f1e968ec7 03:13:39 Removing intermediate container de3f1e968ec7 03:13:39 ---> 781be11677fb 03:13:39 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:13:39 ---> Running in b4a60dbab1c6 03:13:42 Removing intermediate container b4a60dbab1c6 03:13:42 ---> 31ff79dc0646 03:13:42 Step 12/27 : WORKDIR /edgex-go 03:13:42 ---> Running in b01dd10f9748 03:13:43 Removing intermediate container b01dd10f9748 03:13:43 ---> 9651e90383c1 03:13:43 03:13:43 Step 13/27 : FROM alpine:3.17 03:13:43 ---> d74e625d9115 03:13:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:13:43 ---> Using cache 03:13:43 ---> cce0b0ba5cdf 03:13:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:13:43 ---> Using cache 03:13:43 ---> d5aed228ed39 03:13:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:43 ---> Using cache 03:13:43 ---> 93e868fa31a3 03:13:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 03:13:43 ---> Using cache 03:13:43 ---> 348302843122 03:13:43 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:13:47 ---> 44dc51f38b6c 03:13:47 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:13:53 ---> c42a3a0a0353 03:13:53 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:13:53 ---> bf7fd5134873 03:13:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:13:54 ---> b375790505bf 03:13:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:13:55 ---> 52c679e61a6b 03:13:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:13:55 ---> Running in 49ec5bb8daca 03:13:55 Removing intermediate container 49ec5bb8daca 03:13:55 ---> 62e75bd06827 03:13:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:13:56 ---> Running in a0b6b8abade2 03:13:56 Removing intermediate container a0b6b8abade2 03:13:56 ---> dd9fac45a003 03:13:56 Step 25/27 : LABEL arch=arm64 03:13:56 ---> Running in 62db7f7dc07d 03:13:57 Removing intermediate container 62db7f7dc07d 03:13:57 ---> 1aeb911882fa 03:13:57 Step 26/27 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:13:57 ---> Running in 9222c7dc70a1 03:13:58 Removing intermediate container 9222c7dc70a1 03:13:58 ---> 97b9862cd62a 03:13:58 Step 27/27 : LABEL version=0.0.0 03:13:58 ---> Running in aeac9a63ad78 03:13:58 Removing intermediate container aeac9a63ad78 03:13:58 ---> 75d3167220f9 03:13:58 03:13:59 Successfully built 75d3167220f9 03:13:59 Successfully tagged security-spire-agent-arm64:latest 03:13:59  Building security-spire-agent ... done Building security-spire-config 03:14:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:14:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:14:21 ---> ccf4b83f108c 03:14:21 Step 3/27 : WORKDIR /edgex-go 03:14:21 ---> Using cache 03:14:21 ---> 9ea56bfc17d9 03:14:21 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 03:14:21 ---> Using cache 03:14:21 ---> b2120fa5998a 03:14:21 Step 5/27 : COPY go.mod vendor* ./ 03:14:21 ---> Using cache 03:14:21 ---> 3f0ecf875699 03:14:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:21 ---> Using cache 03:14:21 ---> 772e4f95d112 03:14:21 Step 7/27 : COPY . . 03:14:21 ---> Using cache 03:14:21 ---> 1e345689eab8 03:14:21 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 03:14:21 ---> Using cache 03:14:21 ---> 2399485b98e1 03:14:21 Step 9/27 : WORKDIR /edgex-go/spire-build 03:14:21 ---> Using cache 03:14:21 ---> 6380050dc53d 03:14:21 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:14:21 ---> Using cache 03:14:21 ---> 781be11677fb 03:14:21 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:14:21 ---> Using cache 03:14:21 ---> 31ff79dc0646 03:14:21 Step 12/27 : WORKDIR /edgex-go 03:14:21 ---> Using cache 03:14:21 ---> 9651e90383c1 03:14:21 03:14:21 Step 13/27 : FROM alpine:3.17 03:14:21 ---> d74e625d9115 03:14:21 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:14:21 ---> Using cache 03:14:21 ---> cce0b0ba5cdf 03:14:21 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:14:21 ---> Running in 187c0fb8eeee 03:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:14:23 v3.17.2-239-g75681e04170 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:14:23 v3.17.2-240-gb33cb2ca499 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:14:23 OK: 17688 distinct packages available 03:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:14:26 (1/4) Installing dumb-init (1.2.5-r2) 03:14:26 (2/4) Installing musl-obstack (1.2.3-r0) 03:14:26 (3/4) Installing libucontext (1.2-r0) 03:14:26 (4/4) Installing gcompat (1.1.0-r0) 03:14:26 Executing busybox-1.35.0-r29.trigger 03:14:26 OK: 8 MiB in 19 packages 03:14:30 Removing intermediate container 187c0fb8eeee 03:14:30 ---> d0b9726154dc 03:14:30 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:30 ---> 4229ba66ae69 03:14:30 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 03:14:31 ---> 3ee3eee50324 03:14:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:14:37 ---> ab498ba3ad41 03:14:37 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:14:37 ---> 6aeae175bf65 03:14:37 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:14:38 ---> Running in d692ddf9d587 03:14:38 Removing intermediate container d692ddf9d587 03:14:38 ---> 4ec06558dff0 03:14:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:14:39 ---> 3b56bf5c66d6 03:14:39 Step 22/27 : WORKDIR / 03:14:40 ---> Running in 5a699e9863f6 03:14:40 Removing intermediate container 5a699e9863f6 03:14:40 ---> 84fc7fd5f1cc 03:14:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:14:40 ---> Running in a3eac32532e5 03:14:41 Removing intermediate container a3eac32532e5 03:14:41 ---> 80e42321ac17 03:14:41 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:14:41 ---> Running in fcc8c505d4e9 03:14:41 Removing intermediate container fcc8c505d4e9 03:14:41 ---> c046bc18d086 03:14:41 Step 25/27 : LABEL arch=arm64 03:14:42 ---> Running in ea5126fa88c6 03:14:42 Removing intermediate container ea5126fa88c6 03:14:42 ---> 83aee755742e 03:14:42 Step 26/27 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:14:42 ---> Running in a7488db649ce 03:14:43 Removing intermediate container a7488db649ce 03:14:43 ---> 9cfbb7335df2 03:14:43 Step 27/27 : LABEL version=0.0.0 03:14:43 ---> Running in abc29ad6bf40 03:14:43 Removing intermediate container abc29ad6bf40 03:14:43 ---> 5813a9b73e46 03:14:43 03:14:44 Successfully built 5813a9b73e46 03:14:44 Successfully tagged security-spire-config-arm64:latest 03:15:40  Building security-spire-config ... done Removing intermediate container 6eab859abb85 03:15:40 ---> 89111c137deb 03:15:40 03:15:40 Step 10/23 : FROM alpine:3.17 03:15:40 ---> d74e625d9115 03:15:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:15:40 ---> Using cache 03:15:40 ---> 0458f888ccb5 03:15:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:15:40 ---> Using cache 03:15:40 ---> 69497dd46327 03:15:40 Step 13/23 : ENV APP_PORT=59861 03:15:40 ---> Running in 0c65a02aeb58 03:15:40 Removing intermediate container 0c65a02aeb58 03:15:40 ---> 506404aa956a 03:15:40 Step 14/23 : EXPOSE $APP_PORT 03:15:40 ---> Running in 2d2ef0fbb575 03:15:40 Removing intermediate container 2d2ef0fbb575 03:15:40 ---> ec0b3788a77c 03:15:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:40 ---> 656767929905 03:15:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:15:40 ---> d6e1f008f439 03:15:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:15:42 Removing intermediate container 403e283759fc 03:15:42 ---> 19fab461c5a9 03:15:42 03:15:42 Step 10/23 : FROM alpine:3.17 03:15:42 ---> d74e625d9115 03:15:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:15:42 ---> Running in c82eaccf6123 03:15:43 Removing intermediate container c82eaccf6123 03:15:43 ---> e7a2d96d833a 03:15:43 Step 12/23 : ENV APP_PORT=59880 03:15:43 ---> Running in 7524ade98d76 03:15:43 ---> e1e9cb47d2a0 03:15:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:15:43 Removing intermediate container 7524ade98d76 03:15:43 ---> acdc3dc21160 03:15:43 Step 13/23 : EXPOSE $APP_PORT 03:15:44 ---> Running in 095ce29beff5 03:15:44 Removing intermediate container 095ce29beff5 03:15:44 ---> ab445d9bb444 03:15:44 Step 14/23 : RUN apk add --update --no-cache dumb-init 03:15:45 ---> Running in f5a57e72be55 03:15:45 ---> d45b79e2daa7 03:15:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:15:45 ---> Running in a7668810fcee 03:15:49 Removing intermediate container a7668810fcee 03:15:49 ---> 743c56e66411 03:15:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:15:49 ---> Running in f8d8491491d6 03:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:15:49 Removing intermediate container f8d8491491d6 03:15:49 ---> 808c84726bdc 03:15:49 Step 21/23 : LABEL arch=arm64 03:15:50 ---> Running in d674b01353e0 03:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:15:50 Removing intermediate container d674b01353e0 03:15:50 ---> d909bc31db1b 03:15:50 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:15:50 ---> Running in 6deb14d69952 03:15:51 Removing intermediate container 6deb14d69952 03:15:51 ---> 12ef705e8694 03:15:51 Step 23/23 : LABEL version=0.0.0 03:15:51 ---> Running in 3bf6f98295ad 03:15:51 Removing intermediate container 3bf6f98295ad 03:15:51 ---> 57b9161b2793 03:15:51 03:15:52 (1/1) Installing dumb-init (1.2.5-r2) 03:15:52 Executing busybox-1.35.0-r29.trigger 03:15:52 OK: 8 MiB in 16 packages 03:15:52 Successfully built 57b9161b2793 03:15:52 Successfully tagged support-scheduler-arm64:latest 03:15:53  Building support-scheduler ... done Removing intermediate container f5a57e72be55 03:15:53 ---> d5c954534dc5 03:15:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:15:54 ---> cd5985040d79 03:15:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:15:55 ---> ad400bba2b2a 03:15:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:57 ---> c543d49813ab 03:15:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:15:58 ---> 10a15b781d71 03:15:58 Step 19/23 : ENTRYPOINT ["/core-data"] 03:15:58 ---> Running in 1a3434e1697e 03:15:58 Removing intermediate container 1a3434e1697e 03:15:58 ---> 1d5f7efde424 03:15:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:15:59 ---> Running in 6930d1526403 03:15:59 Removing intermediate container 6930d1526403 03:15:59 ---> 3fcdeea66e2b 03:15:59 Step 21/23 : LABEL arch=arm64 03:15:59 ---> Running in d1b9be5f245b 03:16:00 Removing intermediate container d1b9be5f245b 03:16:00 ---> c4bd66347c8d 03:16:00 Step 22/23 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:16:00 ---> Running in 62570e7677cd 03:16:00 Removing intermediate container 62570e7677cd 03:16:00 ---> 881b4333abeb 03:16:00 Step 23/23 : LABEL version=0.0.0 03:16:00 ---> Running in f1791423ca7f 03:16:01 Removing intermediate container f1791423ca7f 03:16:01 ---> 5f7bccb73e66 03:16:01 03:16:01 Successfully built 5f7bccb73e66 03:16:01 Successfully tagged core-data-arm64:latest 03:16:28  Building core-data ... done Removing intermediate container b87a441cd235 03:16:28 ---> d5f1bd944a46 03:16:28 03:16:28 Step 10/24 : FROM alpine:3.17 03:16:28 ---> d74e625d9115 03:16:28 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:16:28 ---> Using cache 03:16:28 ---> 0458f888ccb5 03:16:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:16:28 ---> Using cache 03:16:28 ---> 69497dd46327 03:16:28 Step 13/24 : ENV APP_PORT=59882 03:16:28 ---> Running in efdcfb0927af 03:16:28 Removing intermediate container efdcfb0927af 03:16:28 ---> 1d9f4a7659e6 03:16:28 Step 14/24 : EXPOSE $APP_PORT 03:16:28 ---> Running in cd4bc63f1693 03:16:28 Removing intermediate container cd4bc63f1693 03:16:28 ---> 422ce5321581 03:16:28 Step 15/24 : WORKDIR / 03:16:28 ---> Running in b0c08a42a116 03:16:29 Removing intermediate container b0c08a42a116 03:16:29 ---> a8a3eceb49ba 03:16:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:30 ---> 358e2a670f8b 03:16:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 03:16:31 ---> 92bc61569b61 03:16:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:16:33 ---> 32c3174132f1 03:16:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:16:33 ---> 51091632a470 03:16:33 Step 20/24 : ENTRYPOINT ["/core-command"] 03:16:33 ---> Running in 62b9bf00cb8d 03:16:34 Removing intermediate container 62b9bf00cb8d 03:16:34 ---> c26692c8957e 03:16:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:16:34 ---> Running in 5eda25f7b488 03:16:35 Removing intermediate container 5eda25f7b488 03:16:35 ---> 99e74560f673 03:16:35 Step 22/24 : LABEL arch=arm64 03:16:35 ---> Running in 645857828a1b 03:16:35 Removing intermediate container 645857828a1b 03:16:35 ---> 1dcb6e3f1a6e 03:16:35 Step 23/24 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:16:35 ---> Running in 144c13ade51f 03:16:36 Removing intermediate container 144c13ade51f 03:16:36 ---> 1d7d6d15d4f6 03:16:36 Step 24/24 : LABEL version=0.0.0 03:16:36 ---> Running in f39ca30b2e4d 03:16:36 Removing intermediate container f39ca30b2e4d 03:16:36 ---> d65fe9d949d7 03:16:36 03:16:37 Successfully built d65fe9d949d7 03:16:37 Successfully tagged core-command-arm64:latest 03:17:09  Building core-command ... 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 03:17:17 Removing intermediate container 5e2e82eed81b 03:17:17 ---> 86b8a5c64e9b 03:17:17 03:17:17 Step 9/25 : FROM alpine:3.17 03:17:17 ---> d74e625d9115 03:17:17 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:17:17 ---> Running in 73d6fdce0f30 03:17:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:17:20 (1/3) Installing ca-certificates (20220614-r4) 03:17:20 (2/3) Installing dumb-init (1.2.5-r2) 03:17:20 (3/3) Installing su-exec (0.2-r2) 03:17:20 Executing busybox-1.35.0-r29.trigger 03:17:20 Executing ca-certificates-20220614-r4.trigger 03:17:21 OK: 8 MiB in 18 packages 03:17:22 Removing intermediate container 73d6fdce0f30 03:17:22 ---> 2e6376c3d7fa 03:17:22 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:17:22 ---> Running in d256d86a5018 03:17:23 Removing intermediate container d256d86a5018 03:17:23 ---> 1dae54cc1dc3 03:17:23 Step 12/25 : WORKDIR / 03:17:23 ---> Running in ea58380c1686 03:17:23 Removing intermediate container ea58380c1686 03:17:23 ---> 7ab049ae8dde 03:17:23 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:23 ---> cb615b249262 03:17:23 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 03:17:24 ---> d32fdf0e8fd8 03:17:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:17:25 ---> b6069ac2263d 03:17:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:17:25 ---> 78f3e0256539 03:17:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:17:26 ---> 94e4e7192413 03:17:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:17:27 ---> 01c3d5e5e114 03:17:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:17:28 ---> 7d658c704143 03:17:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:17:29 ---> cc63388ae08f 03:17:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:17:29 ---> Running in 06313380028c 03:17:31 Removing intermediate container 06313380028c 03:17:31 ---> 6d7a421ff5de 03:17:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:17:31 ---> Running in 17d6ca7e2717 03:17:37 Removing intermediate container 17d6ca7e2717 03:17:37 ---> e8430cb8a509 03:17:37 Step 23/25 : LABEL arch=arm64 03:17:37 ---> Running in 218e0e45ffb8 03:17:37 Removing intermediate container 218e0e45ffb8 03:17:37 ---> 9eef5176c945 03:17:37 Step 24/25 : LABEL git_sha=f24b784f85816c3282f846d76e091d72c5414855 03:17:37 ---> Running in 2e4658746eef 03:17:37 Removing intermediate container 2e4658746eef 03:17:37 ---> b3f8f0630772 03:17:37 Step 25/25 : LABEL version=0.0.0 03:17:37 ---> Running in cfde900774a7 03:17:37 Removing intermediate container cfde900774a7 03:17:37 ---> 3a6ede362206 03:17:37 03:17:37 Successfully built 3a6ede362206 03:17:37 Successfully tagged security-secretstore-setup-arm64:latest 03:17:37  Building security-secretstore-setup ... done  [Pipeline] } 03:17:37 $ docker stop --time=1 87c42f2ea4ee5bbc8fa69d8b1d49d6681228c401fcc79a01e1d656991cd91bd3 03:17:39 $ docker rm -f --volumes 87c42f2ea4ee5bbc8fa69d8b1d49d6681228c401fcc79a01e1d656991cd91bd3 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:40 + docker images 03:17:40 REPOSITORY TAG IMAGE ID CREATED SIZE 03:17:40 security-secretstore-setup-arm64 latest 3a6ede362206 8 seconds ago 32.8MB 03:17:40 86b8a5c64e9b 24 seconds ago 1.49GB 03:17:40 core-command-arm64 latest d65fe9d949d7 About a minute ago 20MB 03:17:40 d5f1bd944a46 About a minute ago 1.5GB 03:17:40 core-data-arm64 latest 5f7bccb73e66 About a minute ago 20.1MB 03:17:40 support-scheduler-arm64 latest 57b9161b2793 About a minute ago 31.8MB 03:17:40 19fab461c5a9 2 minutes ago 1.5GB 03:17:40 89111c137deb 2 minutes ago 1.57GB 03:17:40 security-spire-config-arm64 latest 5813a9b73e46 2 minutes ago 86.2MB 03:17:40 security-spire-agent-arm64 latest 75d3167220f9 3 minutes ago 125MB 03:17:40 9651e90383c1 3 minutes ago 1.36GB 03:17:40 security-bootstrapper-arm64 latest 9a9579fe9932 4 minutes ago 22.2MB 03:17:40 1414d2ab8f94 5 minutes ago 1.49GB 03:17:40 security-proxy-auth-arm64 latest def6f06375f2 6 minutes ago 18.5MB 03:17:40 9e6b6c6bde8c 7 minutes ago 1.48GB 03:17:40 security-spiffe-token-provider-arm64 latest 3c82e84dfb92 9 minutes ago 33.1MB 03:17:40 258cd5f558ad 9 minutes ago 1.54GB 03:17:40 support-notifications-arm64 latest c0807bb216ff 10 minutes ago 32.5MB 03:17:40 c0e7f8cd3989 11 minutes ago 1.57GB 03:17:40 core-metadata-arm64 latest 224035fcab4e 13 minutes ago 20.6MB 03:17:40 52d339067372 13 minutes ago 1.51GB 03:17:40 core-common-config-bootstrapper-arm64 latest 6cb2d760e042 14 minutes ago 17.4MB 03:17:40 9c773071c1b6 14 minutes ago 1.49GB 03:17:40 security-proxy-setup-arm64 latest 2a46acadd6c4 14 minutes ago 19MB 03:17:40 8d4c95576ffa 15 minutes ago 1.48GB 03:17:40 security-spire-server-arm64 latest c9bd9edb7353 21 minutes ago 87.1MB 03:17:40 8890530733bc 21 minutes ago 1.36GB 03:17:40 ci-base-image-arm64 latest ccf4b83f108c 36 minutes ago 866MB 03:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 10 days ago 648MB 03:17:40 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 03:17:40 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 03:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:41 03:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:42 arm64: Pulling from edgex-lftools-log-publisher 03:17:42 8998bd30e6a1: Pulling fs layer 03:17:42 04944245beec: Pulling fs layer 03:17:42 699f458cf7ca: Pulling fs layer 03:17:42 765212b225bb: Pulling fs layer 03:17:42 f23df028b6ca: Pulling fs layer 03:17:42 d65c8cfc05b1: Pulling fs layer 03:17:42 2437ff75d9bd: Pulling fs layer 03:17:42 f23df028b6ca: Waiting 03:17:42 d65c8cfc05b1: Waiting 03:17:42 2437ff75d9bd: Waiting 03:17:42 765212b225bb: Waiting 03:17:42 04944245beec: Verifying Checksum 03:17:42 04944245beec: Download complete 03:17:42 765212b225bb: Verifying Checksum 03:17:42 765212b225bb: Download complete 03:17:42 f23df028b6ca: Verifying Checksum 03:17:42 f23df028b6ca: Download complete 03:17:42 d65c8cfc05b1: Verifying Checksum 03:17:42 d65c8cfc05b1: Download complete 03:17:42 699f458cf7ca: Verifying Checksum 03:17:42 699f458cf7ca: Download complete 03:17:42 8998bd30e6a1: Verifying Checksum 03:17:42 8998bd30e6a1: Download complete 03:17:45 2437ff75d9bd: Verifying Checksum 03:17:45 2437ff75d9bd: Download complete 03:17:46 8998bd30e6a1: Pull complete 03:17:47 04944245beec: Pull complete 03:17:48 699f458cf7ca: Pull complete 03:17:49 765212b225bb: Pull complete 03:17:50 f23df028b6ca: Pull complete 03:17:50 d65c8cfc05b1: Pull complete 03:18:05 2437ff75d9bd: Pull complete 03:18:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 03:18:05 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:arm64 cat 03:18:08 $ docker top 04a3673f4878486fa2883829512c1797a7d2b8298fc7f1ee639a7fc6e6084b71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:09 ---> job-cost.sh 03:18:09 lf-activate-venv: SKIPPING 03:18:09 INFO: No Stack... 03:18:10 INFO: Retrieving Pricing Info for: v3-standard-4 03:18:11 INFO: Archiving Costs [Pipeline] sh 03:18:11 + cat /w/workspace/edgex-go/1/archives/cost.csv 03:18:11 + cut -d, -f6 [Pipeline] lock 03:18:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4462-1-stack-cost] 03:18:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4462-1-stack-cost] did not exist. Created. 03:18:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4462-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:18:12 Stashed 1 file(s) [Pipeline] } 03:18:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4462-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:12 $ docker stop --time=1 04a3673f4878486fa2883829512c1797a7d2b8298fc7f1ee639a7fc6e6084b71 03:18:14 $ docker rm -f --volumes 04a3673f4878486fa2883829512c1797a7d2b8298fc7f1ee639a7fc6e6084b71 [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 03:18:15 provisioning config files... 03:18:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8346523790042075365tmp [Pipeline] { [Pipeline] sh 03:18:16 + set +x 03:18:16 + curl -s https://codecov.io/bash 03:18:16 + bash -s -- 03:18:16 03:18:16 _____ _ 03:18:16 / ____| | | 03:18:16 | | ___ __| | ___ ___ _____ __ 03:18:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:18:16 | |___| (_) | (_| | __/ (_| (_) \ V / 03:18:16 \_____\___/ \__,_|\___|\___\___/ \_/ 03:18:16 Bash-1.0.6 03:18:16 03:18:16 03:18:16 ==> git version 2.25.1 found 03:18:16 ==> 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 03:18:16 Release-Date: 2020-01-08 03:18:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:18:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:18:16 ==> Jenkins CI detected. 03:18:16 current dir:  /w/workspace/edgex-go/1 03:18:16 project root: . 03:18:16 --> token set from env 03:18:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:18:16 ==> Running gcov in . (disable via -X gcov) 03:18:16 ==> Python coveragepy not found 03:18:16 ==> Searching for coverage reports in: 03:18:16 + . 03:18:16 -> Found 1 reports 03:18:16 ==> Detecting git/mercurial file structure 03:18:16 ==> Reading reports 03:18:16 + ./coverage.out bytes=447275 03:18:16 ==> Appending adjustments 03:18:16 https://docs.codecov.io/docs/fixing-reports 03:18:17 + Found adjustments 03:18:17 ==> Gzipping contents 03:18:17 60K /tmp/codecov.G4jHB9.gz 03:18:17 ==> Uploading reports 03:18:17 url: https://codecov.io 03:18:17 query: branch=PR-4462&commit=f24b784f85816c3282f846d76e091d72c5414855&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4462&job=&cmd_args= 03:18:17 -> Pinging Codecov 03:18:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4462&commit=f24b784f85816c3282f846d76e091d72c5414855&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4462&job=&cmd_args= 03:18:17 -> Uploading to 03:18:17 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/f24b784f85816c3282f846d76e091d72c5414855/a8dd4003-1ddc-4f2c-83f8-34d2217bf52d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T031817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc9fff91af5aaf65e0ebfdc8cb452dddf3d6e3c09c049a61119ac1a8f1afe8f6 03:18:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:17 Dload Upload Total Spent Left Speed 03:18:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57464 0 0 100 57464 0 200k --:--:-- --:--:-- --:--:-- 200k 03:18:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f24b784f85816c3282f846d76e091d72c5414855 [Pipeline] } 03:18:18 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 03:18:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 03:18:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:20 ---> package-listing.sh 03:18:20 ++ tr '[:upper:]' '[:lower:]' 03:18:20 ++ facter osfamily 03:18:20 + OS_FAMILY=debian 03:18:20 + workspace=/w/workspace/edgex-go/1 03:18:20 + START_PACKAGES=/tmp/packages_start.txt 03:18:20 + END_PACKAGES=/tmp/packages_end.txt 03:18:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:20 + PACKAGES=/tmp/packages_start.txt 03:18:20 + '[' /w/workspace/edgex-go/1 ']' 03:18:20 + PACKAGES=/tmp/packages_end.txt 03:18:20 + case "${OS_FAMILY}" in 03:18:20 + dpkg -l 03:18:20 + grep '^ii' 03:18:20 + '[' -f /tmp/packages_start.txt ']' 03:18:20 + '[' -f /tmp/packages_end.txt ']' 03:18:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:20 + '[' /w/workspace/edgex-go/1 ']' 03:18:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:18:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:18:21 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:21 03:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:22 latest: Pulling from edgex-lftools-log-publisher 03:18:22 5eb5b503b376: Pulling fs layer 03:18:22 5c69ac0246d0: Pulling fs layer 03:18:22 ec43610c2a17: Pulling fs layer 03:18:22 3a2ae6a8a46f: Pulling fs layer 03:18:22 33b1e0a273af: Pulling fs layer 03:18:22 5d3b04190fa2: Pulling fs layer 03:18:22 2f39f015ded8: Pulling fs layer 03:18:22 33b1e0a273af: Waiting 03:18:22 5d3b04190fa2: Waiting 03:18:22 2f39f015ded8: Waiting 03:18:22 3a2ae6a8a46f: Waiting 03:18:22 5c69ac0246d0: Verifying Checksum 03:18:22 5c69ac0246d0: Download complete 03:18:22 3a2ae6a8a46f: Verifying Checksum 03:18:22 3a2ae6a8a46f: Download complete 03:18:22 33b1e0a273af: Verifying Checksum 03:18:22 33b1e0a273af: Download complete 03:18:22 ec43610c2a17: Verifying Checksum 03:18:22 ec43610c2a17: Download complete 03:18:22 5d3b04190fa2: Verifying Checksum 03:18:22 5d3b04190fa2: Download complete 03:18:22 5eb5b503b376: Verifying Checksum 03:18:22 5eb5b503b376: Download complete 03:18:23 2f39f015ded8: Verifying Checksum 03:18:23 2f39f015ded8: Download complete 03:18:23 5eb5b503b376: Pull complete 03:18:23 5c69ac0246d0: Pull complete 03:18:24 ec43610c2a17: Pull complete 03:18:24 3a2ae6a8a46f: Pull complete 03:18:24 33b1e0a273af: Pull complete 03:18:24 5d3b04190fa2: Pull complete 03:18:28 2f39f015ded8: Pull complete 03:18:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:29 prd-ubuntu20.04-docker-8c-8g-4703 does not seem to be running inside a container 03:18:29 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 03:18:33 $ docker top 02f2a5630cb522cb70d2d886db6b9091a4fcf8f98f68787a0ff76111a3b2e07d -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:33 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:34 + ls /var/log/sa-host 03:18:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:34 provisioning config files... 03:18:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11648042260022561672tmp [Pipeline] { [Pipeline] echo 03:18:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:34 ---> create-netrc.sh [Pipeline] } 03:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:35 ---> python-tools-install.sh [Pipeline] echo 03:18:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:35 ---> sudo-logs.sh 03:18:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:36 ---> job-cost.sh 03:18:36 lf-activate-venv: SKIPPING 03:18:36 DEBUG: total: 0.10999999940395355 03:18:36 INFO: Retrieving Stack Cost... 03:18:36 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:36 INFO: Archiving Costs [Pipeline] echo 03:18:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:37 ---> logs-deploy.sh 03:18:37 lf-activate-venv: SKIPPING 03:18:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4462/1 03:18:37 INFO: archiving workspace using pattern(s): 03:18:38 Archives upload complete. 03:18:38 INFO: archiving logs to Nexus