Pull request #4559 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from a07fdcdaaf51e7bb7e9686bee0730a8f7330153a+4299737ee5d04ae44cd32a71d962f6b1f245b358 (d8d5ede602ec2562aa784ab9b7f106ea57b75041) 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-ssh5624770716125678042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1846162296878505700.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh 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-4559/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-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6889871426758677637.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-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12823338077079111943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3135480738468698307.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-4559/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-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16020174222213583692.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-14643 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [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 > 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/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit a07fdcdaaf51e7bb7e9686bee0730a8f7330153a Merge succeeded, producing a07fdcdaaf51e7bb7e9686bee0730a8f7330153a Checking out Revision a07fdcdaaf51e7bb7e9686bee0730a8f7330153a (PR-4559) > git config core.sparsecheckout # timeout=10 > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # 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 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # timeout=10 Commit message: "refactor(snap): Remove unused app consts, rename and reorder" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:07:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:07:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:07:31 ========================================================= 09:07:31 EdgeX Global Pipelines Version Info 09:07:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:07:32 ------------------- 09:07:32 stable info: 09:07:32 ------------------- 09:07:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:07:32 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:07:32 Message: update stable to v1.0.249 09:07:32 ------------------- 09:07:32 experimental info: 09:07:32 ------------------- 09:07:32 Commited By: **** collab-it+edgex@linuxfoundation.org 09:07:32 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:07:32 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:07:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4559 [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4559 [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4559 [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a07fdcd [Pipeline] echo 09:07:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:34 provisioning config files... 09:07:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6395920008153724526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:34 ---> docker-login.sh 09:07:34 nexus3.edgexfoundry.org:10001 09:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:35 Configure a credential helper to remove this warning. See 09:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:35 09:07:35 Login Succeeded 09:07:35 nexus3.edgexfoundry.org:10002 09:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:35 Configure a credential helper to remove this warning. See 09:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:35 09:07:35 Login Succeeded 09:07:35 nexus3.edgexfoundry.org:10003 09:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:35 Configure a credential helper to remove this warning. See 09:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:35 09:07:35 Login Succeeded 09:07:35 nexus3.edgexfoundry.org:10004 09:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:35 Configure a credential helper to remove this warning. See 09:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:35 09:07:35 Login Succeeded 09:07:35 docker.io 09:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:35 Configure a credential helper to remove this warning. See 09:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:35 09:07:35 Login Succeeded 09:07:35 ---> docker-login.sh ends [Pipeline] } 09:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:36 + 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 09:07:36 + + dirnamecut cmd/core-command/Dockerfile -d/ 09:07:36 -f2 09:07:36 + echo core-command,cmd/core-command/Dockerfile 09:07:36 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 09:07:36 -f2 09:07:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:07:36 + dirname cmd/core-data/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo core-data,cmd/core-data/Dockerfile 09:07:36 + dirname cmd/core-metadata/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo core-metadata,cmd/core-metadata/Dockerfile 09:07:36 + dirname cmd/security-bootstrapper/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:07:36 + dirname cmd/security-proxy-auth/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:07:36 + dirname cmd/security-proxy-setup/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:07:36 + + cut -d/ -f2 09:07:36 dirname cmd/security-secretstore-setup/Dockerfile 09:07:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:07:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:07:36 + dirname cmd/security-spire-agent/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:07:36 + dirname cmd/security-spire-config/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:07:36 + dirname cmd/security-spire-server/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:07:36 + dirname cmd/support-notifications/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo support-notifications,cmd/support-notifications/Dockerfile 09:07:36 + dirname cmd/support-scheduler/Dockerfile 09:07:36 + cut -d/ -f2 09:07:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:07:36 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 09:07:37 + git rev-list -1 --merges a07fdcdaaf51e7bb7e9686bee0730a8f7330153a~1..a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] echo 09:07:37 -----------> git rev-list -1 --merges a07fdcdaaf51e7bb7e9686bee0730a8f7330153a~1..a07fdcdaaf51e7bb7e9686bee0730a8f7330153a a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [false] [Pipeline] sh 09:07:37 + git log --format=format:%s -1 a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] echo 09:07:37 ========================================================= 09:07:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:07:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:07:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:07:38 + grep -v github /etc/ssh/ssh_known_hosts 09:07:38 + [ -e /tmp/ssh_known_hosts ] 09:07:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:07:38 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:07:38 sudo tee -a /etc/ssh/ssh_known_hosts 09:07:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:38 09:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:38 0.1.4: Pulling from edgex-devops/py-git-semver 09:07:38 b85a868b505f: Pulling fs layer 09:07:38 e2be974225ed: Pulling fs layer 09:07:38 339a4e72a1f5: Pulling fs layer 09:07:38 988bab9f4d93: Pulling fs layer 09:07:38 1469e6f7b9e6: Pulling fs layer 09:07:38 eaf3925da568: Pulling fs layer 09:07:38 bab4dde63d76: Pulling fs layer 09:07:38 bde34c3a00c8: Pulling fs layer 09:07:38 b352a97aabf1: Pulling fs layer 09:07:38 4872d77fe225: Pulling fs layer 09:07:38 5851b861e8e6: Pulling fs layer 09:07:38 bde34c3a00c8: Waiting 09:07:38 eaf3925da568: Waiting 09:07:38 bab4dde63d76: Waiting 09:07:38 1469e6f7b9e6: Waiting 09:07:38 988bab9f4d93: Waiting 09:07:38 b352a97aabf1: Waiting 09:07:38 5851b861e8e6: Waiting 09:07:38 e2be974225ed: Verifying Checksum 09:07:38 e2be974225ed: Download complete 09:07:38 988bab9f4d93: Verifying Checksum 09:07:38 988bab9f4d93: Download complete 09:07:38 339a4e72a1f5: Verifying Checksum 09:07:38 339a4e72a1f5: Download complete 09:07:38 1469e6f7b9e6: Verifying Checksum 09:07:38 1469e6f7b9e6: Download complete 09:07:38 eaf3925da568: Verifying Checksum 09:07:38 eaf3925da568: Download complete 09:07:39 bde34c3a00c8: Verifying Checksum 09:07:39 bde34c3a00c8: Download complete 09:07:39 b352a97aabf1: Verifying Checksum 09:07:39 b352a97aabf1: Download complete 09:07:39 4872d77fe225: Download complete 09:07:39 5851b861e8e6: Download complete 09:07:39 b85a868b505f: Verifying Checksum 09:07:39 b85a868b505f: Download complete 09:07:39 bab4dde63d76: Verifying Checksum 09:07:39 bab4dde63d76: Download complete 09:07:40 b85a868b505f: Pull complete 09:07:40 e2be974225ed: Pull complete 09:07:40 339a4e72a1f5: Pull complete 09:07:40 988bab9f4d93: Pull complete 09:07:40 1469e6f7b9e6: Pull complete 09:07:41 eaf3925da568: Pull complete 09:07:42 bab4dde63d76: Pull complete 09:07:42 bde34c3a00c8: Pull complete 09:07:42 b352a97aabf1: Pull complete 09:07:42 4872d77fe225: Pull complete 09:07:43 5851b861e8e6: Pull complete 09:07:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:43 prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container 09:07:43 $ 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 09:07:45 $ docker top 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be -eo pid,comm 09:07:46 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). 09:07:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:46 [ssh-agent] Looking for ssh-agent implementation... 09:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:46 $ docker exec 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent 09:07:46 SSH_AUTH_SOCK=/tmp/ssh-iKHDtMXCauZh/agent.31 09:07:46 SSH_AGENT_PID=37 09:07:46 Running ssh-add (command line suppressed) 09:07:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5443721486492895394.key (/w/workspace/edgex-go/1@tmp/private_key_5443721486492895394.key) 09:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:46 + git tag --points-at HEAD [Pipeline] } 09:07:46 $ docker exec --env ******** --env ******** 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent -k 09:07:46 unset SSH_AUTH_SOCK; 09:07:46 unset SSH_AGENT_PID; 09:07:46 echo Agent pid 37 killed; 09:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:46 [ssh-agent] Looking for ssh-agent implementation... 09:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:47 $ docker exec 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent 09:07:47 SSH_AUTH_SOCK=/tmp/ssh-YybuKE5ZXAQG/agent.69 09:07:47 SSH_AGENT_PID=75 09:07:47 Running ssh-add (command line suppressed) 09:07:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_728959478341204373.key (/w/workspace/edgex-go/1@tmp/private_key_728959478341204373.key) 09:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:47 + git semver init 09:07:47 2023-05-09 09:07:47,793 [run_init] DEBUG init version:0.0.0 force:False 09:07:47 2023-05-09 09:07:47,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:07:47 2023-05-09 09:07:47,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:07:47 2023-05-09 09:07:47,794 [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) 09:07:53 2023-05-09 09:07:52,652 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:07:53 2023-05-09 09:07:52,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4559 with force:False 09:07:53 2023-05-09 09:07:52,652 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4559 09:07:53 2023-05-09 09:07:52,656 [execute] INFO git cat-file --batch-check 09:07:53 2023-05-09 09:07:52,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:07:53 2023-05-09 09:07:52,662 [execute] INFO git cat-file --batch 09:07:53 2023-05-09 09:07:52,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:07:53 2023-05-09 09:07:52,667 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4559 09:07:53 0.0.0 [Pipeline] } 09:07:53 $ docker exec --env ******** --env ******** 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be ssh-agent -k 09:07:53 unset SSH_AUTH_SOCK; 09:07:53 unset SSH_AGENT_PID; 09:07:53 echo Agent pid 75 killed; 09:07:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:53 + git semver [Pipeline] } 09:07:54 $ docker stop --time=1 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be 09:07:55 $ docker rm -f --volumes 02ea6fbccff896671f4c344f3c50e5ba140facc655be24b4eaee7d926ae348be [Pipeline] // withDockerContainer [Pipeline] sh 09:07:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:56 Stashed 1 file(s) [Pipeline] echo 09:07:56 [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 09:07:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:07:57 ========================================================= 09:07:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:07:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:07:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:07:57 f56be85fc22e: Pulling fs layer 09:07:57 85791d961cd3: Pulling fs layer 09:07:57 d694b5ae8c79: Pulling fs layer 09:07:57 9f32a84ed3da: Pulling fs layer 09:07:57 4d19c01a9841: Pulling fs layer 09:07:57 9325e15d5711: Pulling fs layer 09:07:57 556b6ee489ea: Pulling fs layer 09:07:57 c5a4b2cf53e6: Pulling fs layer 09:07:57 9f32a84ed3da: Waiting 09:07:57 556b6ee489ea: Waiting 09:07:57 4d19c01a9841: Waiting 09:07:57 c5a4b2cf53e6: Waiting 09:07:57 9325e15d5711: Waiting 09:07:57 85791d961cd3: Verifying Checksum 09:07:57 85791d961cd3: Download complete 09:07:57 9f32a84ed3da: Verifying Checksum 09:07:57 9f32a84ed3da: Download complete 09:07:57 4d19c01a9841: Verifying Checksum 09:07:57 4d19c01a9841: Download complete 09:07:57 f56be85fc22e: Verifying Checksum 09:07:57 f56be85fc22e: Download complete 09:07:57 9325e15d5711: Verifying Checksum 09:07:57 9325e15d5711: Download complete 09:07:57 f56be85fc22e: Pull complete 09:07:57 85791d961cd3: Pull complete 09:07:58 d694b5ae8c79: Verifying Checksum 09:07:58 d694b5ae8c79: Download complete 09:07:58 c5a4b2cf53e6: Verifying Checksum 09:07:58 c5a4b2cf53e6: Download complete 09:07:58 556b6ee489ea: Verifying Checksum 09:07:58 556b6ee489ea: Download complete 09:08:01 d694b5ae8c79: Pull complete 09:08:01 9f32a84ed3da: Pull complete 09:08:02 4d19c01a9841: Pull complete 09:08:03 9325e15d5711: Pull complete 09:08:06 556b6ee489ea: Pull complete 09:08:07 c5a4b2cf53e6: Pull complete 09:08:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:08:07 + docker build -t ci-base-image-x86_64 -f - . 09:08:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:07 WORKDIR /edgex 09:08:07 COPY go.mod . 09:08:07 RUN go mod download 09:08:08 Sending build context to Docker daemon 170.7MB 09:08:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:08 ---> c4be618373d6 09:08:08 Step 2/4 : WORKDIR /edgex 09:08:11 Still waiting to schedule task 09:08:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:08:12 ---> Running in 40f2be1c1c1b 09:08:12 Removing intermediate container 40f2be1c1c1b 09:08:12 ---> 3724f45eb7a5 09:08:12 Step 3/4 : COPY go.mod . 09:08:12 ---> 241165b3852a 09:08:12 Step 4/4 : RUN go mod download 09:08:12 ---> Running in aad9531bb2af 09:08:22 Removing intermediate container aad9531bb2af 09:08:22 ---> 6d7d0532bcf5 09:08:22 Successfully built 6d7d0532bcf5 09:08:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:23 + docker inspect -f . ci-base-image-x86_64 09:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:23 prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container 09:08:23 $ 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 09:08:23 $ docker top e4c437e4d4f3cc14b60b7880666f505d8de8308f46fed95a032cbc3b9f0e7a5a -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:24 + go version 09:08:24 go version go1.20.2 linux/amd64 [Pipeline] } 09:08:24 $ docker stop --time=1 e4c437e4d4f3cc14b60b7880666f505d8de8308f46fed95a032cbc3b9f0e7a5a 09:08:25 $ docker rm -f --volumes e4c437e4d4f3cc14b60b7880666f505d8de8308f46fed95a032cbc3b9f0e7a5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker inspect -f . ci-base-image-x86_64 09:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:26 prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container 09:08:26 $ 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 09:08:26 $ docker top 08dade30341e794d2bf16f0972956f01b7ba67846174392140379fb361deb094 -eo pid,comm [Pipeline] { [Pipeline] echo 09:08:27 ========================================================= 09:08:27 [edgeXBuildGoParallel] Running Tests and Build... 09:08:27 ========================================================= [Pipeline] sh 09:08:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:08:27 + make test 09:08:27 go test -race -coverprofile=coverage.out ./... 09:08:34 ? github.com/edgexfoundry/edgex-go [no test files] 09:08:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:08:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:08:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:08:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:08:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:08:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:08:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 09:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 09:08:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 09:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:08:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.039s coverage: 88.5% of statements 09:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 09:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:09:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:09:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:09:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 09:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 09:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 09:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 09:09:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements 09:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 09:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 09:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 09:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:09:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:09:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:09:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:09:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:09:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:09:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:09:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 09:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:09:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:09:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 09:09:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 09:09:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:09:29 running golangci-lint 09:09:29 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:09:29 go version go1.20.2 linux/amd64 09:09:30 level=info msg="[config_reader] Used config file .golangci.yml" 09:09:30 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:09:44 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 13.057363089s" 09:09:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.767091ms" 09:09:50 level=info msg="[linters_context/goanalysis] analyzers took 48.855016272s with top 10 stages: buildir: 27.670334307s, fact_deprecated: 2.047017624s, inspect: 1.732551447s, gosec: 1.140254816s, ctrlflow: 1.081854349s, printf: 876.528781ms, S1038: 807.159541ms, fact_purity: 794.12844ms, nilness: 763.501145ms, unused: 619.790566ms" 09:09:50 level=info msg="[runner] Issues before processing: 203, after processing: 0" 09:09:50 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203, path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23" 09:09:50 level=info msg="[runner] processing took 20.884426ms with stages: nolint: 7.409315ms, identifier_marker: 6.672589ms, exclude-rules: 3.003583ms, path_prettifier: 1.512561ms, autogenerated_exclude: 1.504392ms, skip_dirs: 699.514µs, cgo: 52.271µs, filename_unadjuster: 25.641µs, max_same_issues: 1.02µs, uniq_by_line: 570ns, exclude: 490ns, skip_files: 460ns, diff: 410ns, severity-rules: 380ns, sort_results: 310ns, source_code: 270ns, path_shortener: 230ns, max_from_linter: 180ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 09:09:50 level=info msg="[runner] linters took 6.768986197s with stages: goanalysis_metalinter: 6.747974827s" 09:09:50 level=info msg="File cache stats: 0 entries of total size 0B" 09:09:50 level=info msg="Memory: 200 samples, avg is 189.3MB, max is 765.7MB" 09:09:50 level=info msg="Execution took 19.878736158s" 09:09:50 go vet ./... 09:09:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:09:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:09:54 ./bin/test-attribution-txt.sh [Pipeline] echo 09:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:09:54 + ls -al . 09:09:54 total 704 09:09:54 drwxrwxr-x 11 1001 1001 4096 May 9 09:08 . 09:09:54 drwxr-xr-x 4 root root 4096 May 9 09:08 .. 09:09:54 drwxrwxr-x 2 1001 1001 4096 May 9 09:07 .blubracket 09:09:54 -rw-rw-r-- 1 1001 1001 16 May 9 09:07 .dockerignore 09:09:54 drwxrwxr-x 8 1001 1001 4096 May 9 09:07 .git 09:09:54 drwxrwxr-x 3 1001 1001 4096 May 9 09:07 .github 09:09:54 -rw-rw-r-- 1 1001 1001 1133 May 9 09:07 .gitignore 09:09:54 -rw-rw-r-- 1 1001 1001 42 May 9 09:07 .golangci.yml 09:09:54 -rw-rw-r-- 1 1001 1001 87 May 9 09:07 .hadolint.yml 09:09:54 drwxr-xr-x 3 1001 1001 4096 May 9 09:07 .semver 09:09:54 -rw-rw-r-- 1 1001 1001 166 May 9 09:07 .sonarcloud.properties 09:09:54 -rw-rw-r-- 1 1001 1001 1171 May 9 09:07 ADOPTERS.md 09:09:54 -rw-rw-r-- 1 1001 1001 10835 May 9 09:07 Attribution.txt 09:09:54 -rw-rw-r-- 1 1001 1001 73765 May 9 09:07 CHANGELOG.md 09:09:54 -rw-rw-r-- 1 1001 1001 3804 May 9 09:07 CONTRIBUTING.md 09:09:54 -rw-rw-r-- 1 1001 1001 677 May 9 09:07 GOVERNANCE.md 09:09:54 -rw-rw-r-- 1 1001 1001 883 May 9 09:07 Jenkinsfile 09:09:54 -rw-rw-r-- 1 1001 1001 10775 May 9 09:07 LICENSE 09:09:54 -rw-rw-r-- 1 1001 1001 14368 May 9 09:07 Makefile 09:09:54 -rw-rw-r-- 1 1001 1001 582 May 9 09:07 OWNERS.md 09:09:54 -rw-rw-r-- 1 1001 1001 9403 May 9 09:07 README.md 09:09:54 -rw-rw-r-- 1 1001 1001 789 May 9 09:07 SECURITY.md 09:09:54 -rw-rw-r-- 1 1001 1001 5 May 9 09:07 VERSION 09:09:54 drwxrwxr-x 2 1001 1001 4096 May 9 09:07 bin 09:09:54 drwxrwxr-x 18 1001 1001 4096 May 9 09:07 cmd 09:09:54 -rw-r--r-- 1 root root 447733 May 9 09:09 coverage.out 09:09:54 -rw-rw-r-- 1 1001 1001 3200 May 9 09:07 go.mod 09:09:54 -rw-rw-r-- 1 1001 1001 31040 May 9 09:07 go.sum 09:09:54 drwxrwxr-x 7 1001 1001 4096 May 9 09:07 internal 09:09:54 drwxrwxr-x 3 1001 1001 4096 May 9 09:07 openapi 09:09:54 -rw-rw-r-- 1 1001 1001 594 May 9 09:07 security.txt 09:09:54 drwxrwxr-x 4 1001 1001 4096 May 9 09:07 snap 09:09:54 -rw-rw-r-- 1 1001 1001 204 May 9 09:07 version.go [Pipeline] sh 09:09:55 + '[' -e coverage.out ] 09:09:55 + chown 1001:1001 coverage.out [Pipeline] stash 09:09:55 Stashed 1 file(s) [Pipeline] sh 09:09:55 + make build 09:09:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:10:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:10:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:10:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:10:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:10:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:10:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:10:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:10:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:10:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:10:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:10:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:10:21 $ docker stop --time=1 08dade30341e794d2bf16f0972956f01b7ba67846174392140379fb361deb094 09:10:25 $ docker rm -f --volumes 08dade30341e794d2bf16f0972956f01b7ba67846174392140379fb361deb094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:26 09:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:27 latest: Pulling from edgex-devops/edgex-compose 09:10:27 cbdbe7a5bc2a: Pulling fs layer 09:10:27 ca9280d653b3: Pulling fs layer 09:10:27 7e9c9ca2126c: Pulling fs layer 09:10:27 cbdbe7a5bc2a: Download complete 09:10:27 ca9280d653b3: Verifying Checksum 09:10:27 ca9280d653b3: Download complete 09:10:27 cbdbe7a5bc2a: Pull complete 09:10:27 7e9c9ca2126c: Verifying Checksum 09:10:27 7e9c9ca2126c: Download complete 09:10:27 ca9280d653b3: Pull complete 09:10:31 7e9c9ca2126c: Pull complete 09:10:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:31 prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container 09:10:31 $ 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 09:10:33 $ docker top 763374a0fc9f82bcb9405bb07d9b711c39f0aa152f3e07f8d5ad74ad78ee14df -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:33 + docker-compose build --help 09:10:33 + grep parallel 09:10:34 --parallel Build images in parallel. [Pipeline] } 09:10:34 $ docker stop --time=1 763374a0fc9f82bcb9405bb07d9b711c39f0aa152f3e07f8d5ad74ad78ee14df 09:10:35 $ docker rm -f --volumes 763374a0fc9f82bcb9405bb07d9b711c39f0aa152f3e07f8d5ad74ad78ee14df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:36 prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container 09:10:36 $ 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 09:10:36 $ docker top 2a4a9c12ee861a8d3c20a703ef8da50d989287bbaf73f307c02bc1f92d9c24e8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:37 + docker-compose -f ./docker-compose-build.yml build --parallel 09:10:37 Building core-command ... 09:10:37 Building core-common-config-bootstrapper ... 09:10:37 Building core-data ... 09:10:37 Building core-metadata ... 09:10:37 Building security-bootstrapper ... 09:10:37 Building security-proxy-auth ... 09:10:37 Building security-proxy-setup ... 09:10:37 Building security-secretstore-setup ... 09:10:37 Building security-spiffe-token-provider ... 09:10:37 Building security-spire-agent ... 09:10:37 Building security-spire-config ... 09:10:37 Building security-spire-server ... 09:10:37 Building support-notifications ... 09:10:37 Building support-scheduler ... 09:10:37 Building security-proxy-setup 09:10:37 Building core-data 09:10:37 Building core-common-config-bootstrapper 09:10:37 Building security-proxy-auth 09:10:37 Building security-bootstrapper 09:10:47 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 6d7d0532bcf5 09:10:47 Step 3/22 : WORKDIR /edgex-go 09:10:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 6d7d0532bcf5 09:10:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:10:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 6d7d0532bcf5 09:10:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:10:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 6d7d0532bcf5 09:10:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:10:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:10:48 ---> 6d7d0532bcf5 09:10:48 Step 3/33 : WORKDIR /edgex-go 09:10:57 ---> Running in 79cd830dcbee 09:10:57 ---> Running in 54f2855e7f55 09:10:57 ---> Running in bb748232f9c7 09:10:57 ---> Running in 29c39dfc9d1b 09:10:57 ---> Running in 8d75c721b704 09:10:57 Removing intermediate container 79cd830dcbee 09:10:57 ---> 0679f848ec1c 09:10:57 Step 4/23 : WORKDIR /edgex-go 09:10:57 Removing intermediate container 54f2855e7f55 09:10:57 ---> 5bed7cf510d5 09:10:57 Step 4/23 : WORKDIR /edgex-go 09:10:57 Removing intermediate container 8d75c721b704 09:10:57 ---> 417a5016dde9 09:10:57 Step 4/23 : WORKDIR /edgex-go 09:10:57 ---> Running in 41b702384e26 09:10:57 ---> Running in 2b701bc7f535 09:10:57 Removing intermediate container 29c39dfc9d1b 09:10:57 ---> 6ac0c3d8bc28 09:10:57 Step 4/33 : RUN apk add --update --no-cache make git 09:10:57 Removing intermediate container bb748232f9c7 09:10:57 ---> 3f87500a9f74 09:10:57 Step 4/22 : RUN apk add --update --no-cache make git 09:10:57 ---> Running in c9899fc62f01 09:10:57 ---> Running in 4bea3444c52a 09:10:57 ---> Running in 7e2a61153929 09:10:57 Removing intermediate container 2b701bc7f535 09:10:57 ---> 97a6a2563270 09:10:57 Step 5/23 : RUN apk add --update --no-cache make git 09:10:57 ---> Running in 8459c9e4b50e 09:10:57 Removing intermediate container 41b702384e26 09:10:57 ---> 64454ae7f54d 09:10:57 Step 5/23 : RUN apk add --update --no-cache make git 09:10:57 Removing intermediate container 4bea3444c52a 09:10:57 ---> 04fd45a19e49 09:10:57 Step 5/23 : RUN apk add --update --no-cache make git 09:10:57 ---> Running in 9dce10751ab3 09:10:57 ---> Running in b695d361877d 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:10:57 OK: 265 MiB in 53 packages 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:10:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:10:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:10:58 OK: 265 MiB in 53 packages 09:10:58 OK: 265 MiB in 53 packages 09:10:58 Removing intermediate container c9899fc62f01 09:10:58 ---> aa45abe3e5db 09:10:58 Step 5/22 : COPY go.mod vendor* ./ 09:10:58 OK: 265 MiB in 53 packages 09:10:58 ---> d2a5a80903a9 09:10:58 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:58 OK: 265 MiB in 53 packages 09:10:58 ---> Running in a881d7757388 09:10:58 Removing intermediate container 7e2a61153929 09:10:58 ---> f7f45c207f8d 09:10:58 Step 5/33 : COPY go.mod vendor* ./ 09:10:58 Removing intermediate container 8459c9e4b50e 09:10:58 ---> c88e4134a2a7 09:10:58 Step 6/23 : COPY go.mod vendor* ./ 09:10:58 Removing intermediate container 9dce10751ab3 09:10:58 ---> aa7853c6957d 09:10:58 Step 6/23 : COPY go.mod vendor* ./ 09:10:58 ---> c33e61d47f22 09:10:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:58 ---> Running in 319bc29b74d7 09:10:58 ---> 0c314332812e 09:10:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:58 ---> Running in 346ba9a64abe 09:10:58 Removing intermediate container b695d361877d 09:10:58 ---> 045e1847e6e9 09:10:58 Step 6/23 : COPY go.mod vendor* ./ 09:10:58 ---> 44468e2cddbf 09:10:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:58 ---> Running in 330aeba423ba 09:10:58 ---> acb981aff7de 09:10:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:58 ---> Running in cb837d0092e8 09:11:55 Removing intermediate container 330aeba423ba 09:11:55 ---> a0750df914cc 09:11:55 Step 8/23 : COPY . . 09:11:55 Removing intermediate container cb837d0092e8 09:11:55 ---> a0cc4019e759 09:11:55 Step 8/23 : COPY . . 09:11:55 Removing intermediate container 346ba9a64abe 09:11:55 ---> 3126c017fab5 09:11:55 Step 8/23 : COPY . . 09:11:55 Removing intermediate container a881d7757388 09:11:55 ---> b90966f166f4 09:11:55 Step 7/22 : COPY . . 09:11:55 Removing intermediate container 319bc29b74d7 09:11:55 ---> bb26afa5906d 09:11:55 Step 7/33 : COPY . . 09:12:05 ---> 63f0260415f0 09:12:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:12:05 ---> a8659a4b87a6 09:12:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:12:05 ---> 9ebb66d97d7b 09:12:05 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:12:05 ---> 8f41c6898327 09:12:05 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:05 ---> 9dc40538f635 09:12:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:05 ---> Running in 78152c544472 09:12:05 ---> Running in 3f066ab7e41a 09:12:05 ---> Running in 91e2df3c2e27 09:12:05 ---> Running in b8d1ca368c70 09:12:05 ---> Running in 5ac2655d0d1f 09:12: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 09:12:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:12:05 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 09:12:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:12:05 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 09:12:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14644 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws 09:12:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:12:18 The recommended git tool is: git 09:12:24 using credential edgex-jenkins-ssh 09:12:24 Cloning the remote Git repository 09:12:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:12:24 > git init /w/workspace/edgex-go/1 # timeout=10 09:12:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:12:24 > git --version # timeout=10 09:12:24 > git --version # 'git version 2.25.1' 09:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 09:12:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:12:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:12:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:12:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:12:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:12:45 Merging remotes/origin/main commit 4299737ee5d04ae44cd32a71d962f6b1f245b358 into PR head commit a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:12:46 Merge succeeded, producing a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:12:46 Checking out Revision a07fdcdaaf51e7bb7e9686bee0730a8f7330153a (PR-4559) 09:12:45 > git config core.sparsecheckout # timeout=10 09:12:45 > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # timeout=10 09:12:46 > git remote # timeout=10 09:12:46 > git config --get remote.origin.url # timeout=10 09:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:12:46 > git merge 4299737ee5d04ae44cd32a71d962f6b1f245b358 # timeout=10 09:12:46 > git rev-parse HEAD^{commit} # timeout=10 09:12:46 > git config core.sparsecheckout # timeout=10 09:12:46 > git checkout -f a07fdcdaaf51e7bb7e9686bee0730a8f7330153a # timeout=10 09:12:50 Commit message: "refactor(snap): Remove unused app consts, rename and reorder" 09:12:50 > git --version # timeout=10 09:12:50 > git --version # 'git version 2.25.1' 09:12:50 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:51 Dload Upload Total Spent Left Speed 09:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71634 0 --:--:-- --:--:-- --:--:-- 72039 [Pipeline] sh 09:12:51 Removing intermediate container b8d1ca368c70 09:12:51 Removing intermediate container 3f066ab7e41a 09:12:51 ---> 96d36f71400f 09:12:51 ---> fd6f6d207074 09:12:51 09:12:51 09:12:51 Step 10/23 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 09:12:51 09:12:51 Removing intermediate container 78152c544472 09:12:51 ---> 1e66eeebf048 09:12:51 09:12:51 Step 10/23 : FROM alpine:3.17 09:12:51 Removing intermediate container 91e2df3c2e27 09:12:51 ---> 9340e2b55b87 09:12:51 09:12:51 Step 9/22 : FROM alpine:3.17 09:12:51 Removing intermediate container 5ac2655d0d1f 09:12:51 ---> 70de3360ece4 09:12:51 09:12:51 Step 9/33 : FROM alpine:3.17 09:12:51 3.17: Pulling from library/alpine 09:12:51 3.17: Pulling from library/alpine 09:12:51 3.17: Pulling from library/alpine 09:12:51 3.17: Pulling from library/alpine 09:12:51 3.17: Pulling from library/alpine 09:12:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:51 Status: Downloaded newer image for alpine:3.17 09:12:51 Status: Image is up to date for alpine:3.17 09:12:51 Status: Downloaded newer image for alpine:3.17 09:12:51 Status: Image is up to date for alpine:3.17 09:12:51 ---> 9ed4aefc74f6 09:12:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:12:51 ---> 9ed4aefc74f6 09:12:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:12:51 ---> 9ed4aefc74f6 09:12:51 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:12:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:51 ---> 9ed4aefc74f6 09:12:51 Status: Image is up to date for alpine:3.17 09:12:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:12:51 ---> 9ed4aefc74f6 09:12:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:12:51 ---> Running in 5f83d04746be 09:12:51 ---> Running in ea3d5003a708 09:12:51 ---> Running in df6db3042cde 09:12:51 ---> Running in 2ffbf853ce71 09:12:51 ---> Running in 9cef4f3fb632 09:12:51 Removing intermediate container 2ffbf853ce71 09:12:51 ---> d2f4224cc0c5 09:12:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:12:51 Removing intermediate container 5f83d04746be 09:12:51 ---> ea9ad563c477 09:12:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:12:51 Removing intermediate container df6db3042cde 09:12:51 ---> ad6bb4c03ba0 09:12:51 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:12:51 ---> Running in 84e7b2042631 09:12:51 Removing intermediate container 9cef4f3fb632 09:12:51 ---> cdda01d73bb9 09:12:51 Step 12/23 : ENV APP_PORT=59880 09:12:51 ---> Running in ba56672582f0 09:12:51 ---> Running in 368fffe8c263 09:12:51 ---> Running in 63168d00ce47 09:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:51 Removing intermediate container 368fffe8c263 09:12:51 ---> 768e59cdb22a 09:12:51 Step 13/23 : EXPOSE $APP_PORT 09:12:51 ---> Running in 74f5a359e8f3 09:12:51 Removing intermediate container 74f5a359e8f3 09:12:51 ---> c46bddc74c9e 09:12:51 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:51 ---> Running in 22c83b65b763 09:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:51 (1/2) Installing dumb-init (1.2.5-r2) 09:12:51 (2/2) Installing openssl (3.0.8-r4) 09:12:51 Executing busybox-1.35.0-r29.trigger 09:12:51 OK: 8 MiB in 17 packages 09:12:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:52 (1/1) Installing dumb-init (1.2.5-r2) 09:12:52 Executing busybox-1.35.0-r29.trigger 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:52 OK: 7 MiB in 16 packages 09:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:52 (1/2) Installing dumb-init (1.2.5-r2) 09:12:52 (2/2) Installing su-exec (0.2-r2) 09:12:52 Executing busybox-1.35.0-r29.trigger 09:12:52 OK: 7 MiB in 17 packages 09:12:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:12:52 + sudo tee /etc/docker/daemon.new 09:12:52 { 09:12:52 "registry-mirrors": [ 09:12:52 "https://nexus3.edgexfoundry.org:10001" 09:12:52 ], 09:12:52 "bip": "10.250.0.254/24", 09:12:52 "hosts": [ 09:12:52 "tcp://0.0.0.0:5555", 09:12:52 "unix:///var/run/docker.sock" 09:12:52 ], 09:12:52 "mtu": 1458, 09:12:52 "selinux-enabled": true, 09:12:52 "seccomp-profile": "/etc/docker/seccomp.json" 09:12:52 } [Pipeline] sh 09:12:52 Removing intermediate container ea3d5003a708 09:12:52 ---> d30698ee1f0b 09:12:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:12:52 (1/1) Installing dumb-init (1.2.5-r2) 09:12:52 Executing busybox-1.35.0-r29.trigger 09:12:52 OK: 7 MiB in 16 packages 09:12:52 ---> Running in d55257b8e4f3 09:12:52 (1/1) Installing dumb-init (1.2.5-r2) 09:12:52 Executing busybox-1.35.0-r29.trigger 09:12:52 OK: 7 MiB in 16 packages 09:12:52 Removing intermediate container d55257b8e4f3 09:12:52 ---> c1330e764e52 09:12:52 Step 12/22 : WORKDIR /edgex 09:12:52 ---> Running in c58792296369 09:12:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:12:52 Removing intermediate container c58792296369 09:12:52 ---> a1b6af64315c 09:12:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:52 Removing intermediate container 84e7b2042631 09:12:52 ---> c4486827542c 09:12:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:52 Removing intermediate container 63168d00ce47 09:12:52 ---> f388204eb9d3 09:12:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:12:52 ---> Running in bea435086122 09:12:52 Removing intermediate container ba56672582f0 09:12:52 ---> 6d23eb95c207 09:12:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:53 + sudo service docker restart 09:12:53 ---> 2ce1dc709010 09:12:53 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:12:53 ---> 32d3e42907ba 09:12:53 Removing intermediate container bea435086122 09:12:53 Step 14/23 : COPY --from=builder /edgex-go/security.txt / ---> 1c713473d5bc 09:12:53 09:12:53 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:12:53 ---> Running in 9c34acf706dc 09:12:53 ---> e9ad406b62da 09:12:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:12:53 ---> 6ae0e9fd7e89 09:12:53 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:12:53 Removing intermediate container 22c83b65b763 09:12:53 ---> efa5c4f850a0 09:12:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:53 ---> eb1fb0871cf8 09:12:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:12:53 Removing intermediate container 9c34acf706dc 09:12:53 ---> 4444ec4f2390 09:12:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:12:53 ---> 40da7c0f360f 09:12:53 ---> 091f92e1b24e 09:12:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper /Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:53 09:12:53 ---> Running in 769c8639a34d 09:12:53 ---> 2791989b4e17 09:12:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:53 Removing intermediate container 769c8639a34d 09:12:53 ---> 26a4d835985a 09:12:53 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:12:53 ---> b4da39b53da1 09:12:53 ---> 1db57e2cac77 09:12:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:53 09:12:53 ---> 4844354070ef 09:12:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:12:54 ---> Running in 7adf7d978947 09:12:54 ---> 2d411a805860 09:12:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:12:54 Removing intermediate container 7adf7d978947 09:12:54 ---> efa09ab3caa0 09:12:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:12:54 ---> Running in b47804e260d5 09:12:54 ---> a39c19555e4a 09:12:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:54 ---> 07b6b1e83f6c 09:12:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:12:54 ---> e3f6305f8fb4 09:12:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:54 ---> 0748c94e2458 09:12:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:12:54 ---> Running in ab168dbcef48 09:12:54 ---> 802b3952ac75 09:12:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:54 ---> 54ea63db3e2d 09:12:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:54 ---> Running in a9ef25f0fe98 09:12:54 ---> Running in eaeb42967522 09:12:54 ---> fd3ca50349e3 09:12:54 Step 19/23 : ENTRYPOINT ["/core-data"] 09:12:54 ---> Running in cd3b1bc9cfbc 09:12:54 Removing intermediate container cd3b1bc9cfbc 09:12:54 ---> e3c9a7a38212 09:12:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:54 ---> Running in 5d8828ff8247 09:12:54 Removing intermediate container 5d8828ff8247 09:12:54 ---> 5e8d5e734617 09:12:54 Step 21/23 : LABEL arch=x86_64 09:12:54 ---> Running in 15820aab2391 09:12:55 Removing intermediate container 15820aab2391 09:12:55 ---> fd295fe5e71a 09:12:55 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:12:55 ---> Running in a27dc7c9086b 09:12:55 Removing intermediate container a27dc7c9086b 09:12:55 ---> 8501987b27b2 09:12:55 Step 23/23 : LABEL version=0.0.0 09:12:55 ---> Running in 8514fc3bf98a 09:12:55 Removing intermediate container b47804e260d5 09:12:55 ---> bb73906dc766 09:12:55 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:12:55 ---> Running in 15b0b6d63413 09:12:55 Removing intermediate container 8514fc3bf98a 09:12:55 ---> 1eafb018b65f 09:12:55 09:12:55 Removing intermediate container ab168dbcef48 09:12:55 ---> f6ce50cf45fb 09:12:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:12:55 ---> Running in 703ca4920cb0 09:12:55 Successfully built 1eafb018b65f 09:12:55 Successfully tagged core-data:latest 09:12:55 Building core-metadata 09:12:55  Building core-data ... done Removing intermediate container 15b0b6d63413 09:12:55 ---> 4d8e483a4db0 09:12:55 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:12:55 Removing intermediate container 703ca4920cb0 09:12:55 ---> a1d92282a908 09:12:55 Step 20/22 : LABEL arch=x86_64 09:12:55 ---> Running in cf33c1bd60b1 09:12:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:12:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:13:00 ---> 6d7d0532bcf5 09:13:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:13:00 ---> Using cache 09:13:00 ---> 417a5016dde9 09:13:00 Step 4/25 : WORKDIR /edgex-go 09:13:00 ---> Using cache 09:13:00 ---> 04fd45a19e49 09:13:00 Step 5/25 : RUN apk add --update --no-cache make git 09:13:00 ---> Using cache 09:13:00 ---> 045e1847e6e9 09:13:00 Step 6/25 : COPY go.mod vendor* ./ 09:13:00 ---> 8b58f2d0a54c 09:13:00 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:13:00 Removing intermediate container cf33c1bd60b1 09:13:00 ---> 692fcb619770 09:13:00 Step 21/22 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:13:00 ---> Using cache 09:13:00 ---> acb981aff7de 09:13:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:00 ---> Using cache 09:13:00 ---> a0cc4019e759 09:13:00 Step 8/25 : COPY . . 09:13:00 ---> Using cache 09:13:00 ---> a8659a4b87a6 09:13:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:13:00 ---> Running in a73e840a2b47 09:13:00 ---> Running in 99f75a66402a 09:13:00 ---> Running in 207a58d7a3d1 09:13:00 Removing intermediate container a9ef25f0fe98 09:13:00 ---> bdeb038b9105 09:13:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:13:00 Removing intermediate container 99f75a66402a 09:13:00 ---> d4ec6a81f9cc 09:13:00 Step 22/22 : LABEL version=0.0.0 09:13:00 ---> Running in 58baa8c78862 09:13:00 Removing intermediate container eaeb42967522 09:13:00 ---> b3427b6995d3 09:13:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:13:00 ---> Running in 70006f5329b3 09:13:00 ---> Running in 47e989b956b2 09:13:00 Removing intermediate container 58baa8c78862 09:13:00 ---> 91eade62ef30 09:13:00 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:13:00 ---> Running in 4213ab149e35 09:13:00 Removing intermediate container 70006f5329b3 09:13:00 ---> 5d5ca78152df 09:13:00 09:13:00 Removing intermediate container 47e989b956b2 09:13:00 ---> 4c527fce72a7 09:13:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:13:00 Successfully built 5d5ca78152df 09:13:00 ---> Running in 2e49dc4a09f3 09:13:00 Successfully tagged security-proxy-setup:latest 09:13:00 Building security-spire-server 09:13:00  Building security-proxy-setup ... done Removing intermediate container 4213ab149e35 09:13:00 ---> 4f989a029e98 09:13:00 Step 21/23 : LABEL arch=x86_64 09:13:00 ---> Running in 16ea61cc2796 09:13:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:13:03 Removing intermediate container 2e49dc4a09f3 09:13:03 ---> 7cbe54d4ddf8 09:13:03 Step 21/23 : LABEL arch=x86_64 09:13:03 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:13:03 ---> 6d7d0532bcf5 09:13:03 Step 3/26 : WORKDIR /edgex-go 09:13:03 ---> Using cache 09:13:03 ---> 3f87500a9f74 09:13:03 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:13:06 Removing intermediate container 16ea61cc2796 09:13:06 ---> 27c0f57d46da 09:13:06 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:13:06 ---> Running in d5ede60ead9b 09:13:06 ---> Running in de08cf611397 09:13:06 ---> Running in 34b6feb6b191 09:13:06 Removing intermediate container 34b6feb6b191 09:13:06 ---> 5575d638edcd 09:13:06 Step 23/23 : LABEL version=0.0.0 09:13:06 Removing intermediate container a73e840a2b47 09:13:06 ---> 734240a12104 09:13:06 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:06 ---> Running in ecf11d9d6011 09:13:06 Removing intermediate container de08cf611397 09:13:06 ---> c01cd4aa14de 09:13:06 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:13:06 ---> Running in acc99dda036b 09:13:06 ---> 4555f620d149 09:13:06 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:06 Removing intermediate container ecf11d9d6011 09:13:06 ---> eafc74a9e940 09:13:06 09:13:06 Successfully built eafc74a9e940 09:13:06 Successfully tagged core-common-config-bootstrapper:latest 09:13:06 Building support-scheduler 09:13:06  Building core-common-config-bootstrapper ... done Removing intermediate container acc99dda036b 09:13:06 ---> 8cd4e76411ce 09:13:06 Step 23/23 : LABEL version=0.0.0 09:13:06 ---> 59ce1d653dba 09:13:06 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:13:06 ---> Running in 5bda2b840041 09:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:07 OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:11 provisioning config files... 09:13:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5982894918700144283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:13:11 ---> 6d7d0532bcf5 09:13:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:13:11 ---> Using cache 09:13:11 ---> 417a5016dde9 09:13:11 Step 4/23 : WORKDIR /edgex-go 09:13:11 ---> Using cache 09:13:11 ---> 04fd45a19e49 09:13:11 Step 5/23 : RUN apk add --update --no-cache make git 09:13:11 ---> Using cache 09:13:11 ---> 045e1847e6e9 09:13:11 Step 6/23 : COPY go.mod vendor* ./ 09:13:11 ---> Using cache 09:13:11 ---> acb981aff7de 09:13:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:11 ---> Using cache 09:13:11 ---> a0cc4019e759 09:13:11 Step 8/23 : COPY . . 09:13:11 ---> Using cache 09:13:11 ---> a8659a4b87a6 09:13:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:13:11 ---> docker-login.sh 09:13:11 nexus3.edgexfoundry.org:10001 09:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:12 Configure a credential helper to remove this warning. See 09:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:12 09:13:12 Login Succeeded 09:13:12 nexus3.edgexfoundry.org:10002 09:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:12 Configure a credential helper to remove this warning. See 09:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:12 09:13:12 Login Succeeded 09:13:12 nexus3.edgexfoundry.org:10003 09:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:13 Removing intermediate container 5bda2b840041 09:13:13 ---> b9bd19716ba7 09:13:13 09:13:13 Successfully built b9bd19716ba7 09:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:13 Configure a credential helper to remove this warning. See 09:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:13 09:13:13 Login Succeeded 09:13:13 nexus3.edgexfoundry.org:10004 09:13:13 Successfully tagged security-proxy-auth:latest 09:13:13  Building security-proxy-auth ... done Building security-spire-agent 09:13:13 ---> 09848098fb79 09:13:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:13:13 ---> Running in 90a971dbe3ce 09:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:13 Configure a credential helper to remove this warning. See 09:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:13 09:13:13 Login Succeeded 09:13:13 docker.io 09:13:13 Removing intermediate container d5ede60ead9b 09:13:13 ---> ac66166b0a1c 09:13:13 Step 5/26 : COPY go.mod vendor* ./ 09:13:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:14 Configure a credential helper to remove this warning. See 09:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:14 09:13:14 Login Succeeded 09:13:14 ---> docker-login.sh ends [Pipeline] } 09:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:13:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:13:14 ========================================================= 09:13:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:13:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:13:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:13:15 c41833b44d91: Pulling fs layer 09:13:15 ed15518f5707: Pulling fs layer 09:13:15 feae8fd75edb: Pulling fs layer 09:13:15 242c74f7c9fa: Pulling fs layer 09:13:15 3cdef696dda3: Pulling fs layer 09:13:15 2ced38df9373: Pulling fs layer 09:13:15 58f1dce35555: Pulling fs layer 09:13:15 242c74f7c9fa: Waiting 09:13:15 3cdef696dda3: Waiting 09:13:15 58f1dce35555: Waiting 09:13:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:13:15 ---> 6d7d0532bcf5 09:13:15 Step 3/27 : WORKDIR /edgex-go 09:13:15 ---> Using cache 09:13:15 ---> 3f87500a9f74 09:13:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:13:15 ---> Using cache 09:13:15 ---> ac66166b0a1c 09:13:15 Step 5/27 : COPY go.mod vendor* ./ 09:13:15 ed15518f5707: Verifying Checksum 09:13:15 ed15518f5707: Download complete 09:13:15 242c74f7c9fa: Verifying Checksum 09:13:15 242c74f7c9fa: Download complete 09:13:15 3cdef696dda3: Verifying Checksum 09:13:15 3cdef696dda3: Download complete 09:13:15 c41833b44d91: Verifying Checksum 09:13:16 c41833b44d91: Pull complete 09:13:16 58f1dce35555: Verifying Checksum 09:13:16 58f1dce35555: Download complete 09:13:17 ed15518f5707: Pull complete 09:13:18 feae8fd75edb: Download complete 09:13:18 2ced38df9373: Verifying Checksum 09:13:18 2ced38df9373: Download complete 09:13:18 ---> 99f9f6d68f7c 09:13:18 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:18 ---> 66088d5fe991 09:13:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:13:18 ---> 3e31a3a0aab9 09:13:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:18 ---> Running in fa9eeecce5f0 09:13:18 ---> Running in 72265154acc7 09:13:18 ---> 4d05a5c763a1 09:13:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:13:20 ---> 965e5d4ce30f 09:13:20 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:13:21 ---> 34cf850a7769 09:13:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:13:22 ---> 029862723082 09:13:22 Step 28/33 : RUN chmod +x /entrypoint.sh 09:13:22 ---> Running in cae5000c6fc1 09:13:24 Removing intermediate container cae5000c6fc1 09:13:24 ---> 077e94784e59 09:13:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:13:25 ---> Running in 2297343aa8f9 09:13:25 Removing intermediate container 207a58d7a3d1 09:13:25 ---> 746493e0650a 09:13:25 09:13:25 Step 10/25 : FROM alpine:3.17 09:13:25 ---> 9ed4aefc74f6 09:13:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:13:28 feae8fd75edb: Pull complete 09:13:28 242c74f7c9fa: Pull complete 09:13:28 3cdef696dda3: Pull complete 09:13:28 ---> Running in d52f373cde09 09:13:28 Removing intermediate container 2297343aa8f9 09:13:28 ---> d81ed9da867a 09:13:28 Step 30/33 : CMD ["gate"] 09:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:33 (1/1) Installing dumb-init (1.2.5-r2) 09:13:33 Executing busybox-1.35.0-r29.trigger 09:13:33 OK: 7 MiB in 16 packages 09:13:35 2ced38df9373: Pull complete 09:13:36 58f1dce35555: Pull complete 09:13:36 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:13:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:13:37 WORKDIR /edgex 09:13:37 COPY go.mod . 09:13:37 RUN go mod download 09:13:37 + docker build -t ci-base-image-arm64 -f - . 09:13:37 Sending build context to Docker daemon 2.928MB 09:13:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:13:37 ---> fadd8f120f05 09:13:37 Step 2/4 : WORKDIR /edgex 09:13:39 ---> Running in 3fc119c4b9cf 09:13:39 Removing intermediate container 3fc119c4b9cf 09:13:39 ---> 8861a0ac2a23 09:13:39 Step 3/4 : COPY go.mod . 09:13:39 ---> Running in ff1692bd3d9a 09:13:39 Removing intermediate container ff1692bd3d9a 09:13:39 ---> e0588cea597f 09:13:39 Step 31/33 : LABEL arch=x86_64 09:13:40 Removing intermediate container d52f373cde09 09:13:40 ---> d288bdbc5b85 09:13:40 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:13:40 ---> Running in da005f97b7b6 09:13:40 ---> Running in 4785e9801de0 09:13:40 ---> 64f24f01db03 09:13:40 Step 4/4 : RUN go mod download 09:13:40 ---> Running in 20f615f008fd 09:13:43 Removing intermediate container da005f97b7b6 09:13:43 ---> 0ca04ded8708 09:13:43 Step 32/33 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:13:49 Removing intermediate container 4785e9801de0 09:13:49 ---> f637b0e8b2a5 09:13:49 Step 13/25 : ENV APP_PORT=59881 09:13:49 ---> Running in ec387efca06c 09:13:49 ---> Running in 67426f8e3eea 09:13:49 Removing intermediate container ec387efca06c 09:13:49 ---> 2c4a7ead0de4 09:13:49 Step 33/33 : LABEL version=0.0.0 09:13:49 Removing intermediate container 67426f8e3eea 09:13:49 ---> 9605b4074f91 09:13:49 Step 14/25 : EXPOSE $APP_PORT 09:13:49 ---> Running in bf2da9b928a4 09:13:49 ---> Running in 5f8dd97e1158 09:13:49 Removing intermediate container 90a971dbe3ce 09:13:49 ---> 52eec8534114 09:13:49 09:13:49 Step 10/23 : FROM alpine:3.17 09:13:49 ---> 9ed4aefc74f6 09:13:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:13:49 ---> Using cache 09:13:49 ---> d288bdbc5b85 09:13:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:13:49 ---> Using cache 09:13:49 ---> f637b0e8b2a5 09:13:49 Step 13/23 : ENV APP_PORT=59861 09:13:49 ---> Running in 0edd4945e74a 09:13:49 Removing intermediate container 5f8dd97e1158 09:13:49 ---> 582a7a9e7fb6 09:13:49 Step 15/25 : WORKDIR / 09:13:49 Removing intermediate container bf2da9b928a4 09:13:49 ---> 193399570f2b 09:13:49 09:13:49 ---> Running in ccb4e7ada0c8 09:13:49 Removing intermediate container 0edd4945e74a 09:13:49 ---> 055472d5b44a 09:13:49 Step 14/23 : EXPOSE $APP_PORT 09:13:49 Successfully built 193399570f2b 09:13:50 Successfully tagged security-bootstrapper:latest 09:13:50  Building security-bootstrapper ... done Building support-notifications 09:13:50 ---> Running in 391e4709b806 09:13:50 Removing intermediate container ccb4e7ada0c8 09:13:50 ---> bdcab3927721 09:13:50 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:50 Removing intermediate container 72265154acc7 09:13:50 ---> b3875007e511 09:13:50 Step 7/27 : COPY . . 09:13:50 Removing intermediate container fa9eeecce5f0 09:13:50 ---> 103eeb34609c 09:13:50 Step 7/26 : COPY . . 09:13:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:13:52 ---> 6d7d0532bcf5 09:13:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:13:52 ---> Using cache 09:13:52 ---> 417a5016dde9 09:13:52 Step 4/23 : WORKDIR /edgex-go 09:13:52 ---> Using cache 09:13:52 ---> 04fd45a19e49 09:13:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:14:01 Removing intermediate container 391e4709b806 09:14:01 ---> 7ea9764f1b49 09:14:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:01 ---> 0846e5f2f930 09:14:01 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:14:01 ---> Running in 25b83401e16e 09:14:01 ---> 973ebb39ef62 09:14:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:14:01 ---> 945f2eecf7eb 09:14:01 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:14:01 ---> 8018f073bdfe 09:14:01 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:14:01 ---> Running in 52d3be8423ab 09:14:01 ---> Running in 4194dd54064a 09:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:01 ---> 909b8d1574be 09:14:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:14:01 ---> f256af28b5a2 09:14:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:14:01 Removing intermediate container 52d3be8423ab 09:14:01 ---> 35d494806e6e 09:14:01 Step 9/26 : WORKDIR /edgex-go/spire-build 09:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:01 ---> Running in 392c1d5e4f14 09:14:01 Removing intermediate container 4194dd54064a 09:14:01 ---> 53d82659d2f2 09:14:01 Step 9/27 : WORKDIR /edgex-go/spire-build 09:14:01 OK: 265 MiB in 53 packages 09:14:01 ---> Running in c38f08ff8f0a 09:14:01 ---> cb39eccf0a5d 09:14:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:14:01 ---> f9e63f8e3fe2 09:14:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:14:01 Removing intermediate container 392c1d5e4f14 09:14:01 ---> 45207396ba93 09:14:01 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:14:01 ---> Running in 541e12089517 09:14:02 Removing intermediate container c38f08ff8f0a 09:14:02 ---> 05a0138e84da 09:14:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:14:02 ---> Running in 04ade878da41 09:14:02 Removing intermediate container 25b83401e16e 09:14:02 ---> fcf60d437cde 09:14:02 Step 6/23 : COPY go.mod vendor* ./ 09:14:02 Removing intermediate container 541e12089517 09:14:02 ---> 182189f1ff28 09:14:02 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:14:02 ---> 8d703fec142c 09:14:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:14:02 ---> Running in 017065708cda 09:14:02 Removing intermediate container 04ade878da41 09:14:02 ---> 496cecde5c08 09:14:02 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 09:14:02 ---> 4822c9f98ac0 09:14:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:14:02 ---> Running in ee5bc81c4a82 09:14:02 ---> 09bbfcadda44 09:14:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:02 ---> Running in ad5a36c7df70 09:14:02 ---> Running in 71c9e8abaa0c 09:14:02 ---> f49aaf050560 09:14:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:14:02 Removing intermediate container ad5a36c7df70 09:14:02 ---> c51bb8ad4644 09:14:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:02 ---> Running in cbe507d63812 09:14:02 ---> Running in 762224a61828 09:14:02 Removing intermediate container cbe507d63812 09:14:02 ---> a970d12158b4 09:14:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:02 Removing intermediate container 762224a61828 09:14:02 ---> ca754b7aa7f2 09:14:02 Step 21/23 : LABEL arch=x86_64 09:14:02 ---> Running in f9208c7c3519 09:14:02 ---> Running in 236a68206114 09:14:03 Removing intermediate container f9208c7c3519 09:14:03 ---> ac2a73063539 09:14:03 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:14:03 Removing intermediate container 236a68206114 09:14:03 ---> 8f44796d9af0 09:14:03 Step 23/25 : LABEL arch=x86_64 09:14:03 ---> Running in 63a3188aa9b0 09:14:03 ---> Running in 2f7c44646fb4 09:14:03 Removing intermediate container 017065708cda 09:14:03 ---> 1ebf270e5852 09:14:03 Step 12/26 : WORKDIR /edgex-go 09:14:03 Removing intermediate container 2f7c44646fb4 09:14:03 ---> df0e5da5a273 09:14:03 Step 23/23 : LABEL version=0.0.0 09:14:03 Removing intermediate container 63a3188aa9b0 09:14:03 ---> c86c58ac4ef1 09:14:03 Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:14:03 ---> Running in ca8cfa107de8 09:14:03 ---> Running in d2dc012e2ed6 09:14:03 ---> Running in f62f6a5d04f0 09:14:03 Removing intermediate container ca8cfa107de8 09:14:03 ---> 89ae7400230b 09:14:03 09:14:03 Step 13/26 : FROM alpine:3.17 09:14:03 ---> 9ed4aefc74f6 09:14:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:03 Removing intermediate container f62f6a5d04f0 09:14:03 ---> 4d7f0759cd00 09:14:03 Step 25/25 : LABEL version=0.0.0 09:14:03 Removing intermediate container d2dc012e2ed6 09:14:03 ---> 8a73e84e8197 09:14:03 09:14:03 Removing intermediate container ee5bc81c4a82 09:14:03 ---> 762b74b35501 09:14:03 Step 12/27 : WORKDIR /edgex-go 09:14:03 ---> Running in e66eef839857 09:14:03 ---> Running in cb494938bcdc 09:14:03 ---> Running in 8dceeb58a226 09:14:03 Successfully built 8a73e84e8197 09:14:03 Successfully tagged support-scheduler:latest 09:14:03  Building support-scheduler ... done Building security-spire-config 09:14:03 Removing intermediate container e66eef839857 09:14:03 ---> 20ed6c3258f1 09:14:03 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:14:03 Removing intermediate container cb494938bcdc 09:14:03 ---> 87f84b51fe08 09:14:03 09:14:03 ---> Running in e8df37f940d4 09:14:03 Removing intermediate container 8dceeb58a226 09:14:03 ---> 138ce182cd0c 09:14:03 09:14:03 Step 13/27 : FROM alpine:3.17 09:14:03 ---> 9ed4aefc74f6 09:14:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:03 ---> Using cache 09:14:03 ---> 20ed6c3258f1 09:14:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:14:03 Successfully built 87f84b51fe08 09:14:05 Successfully tagged core-metadata:latest 09:14:05 Building core-command 09:14:06  Building core-metadata ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:14:06 ---> 6d7d0532bcf5 09:14:06 Step 3/27 : WORKDIR /edgex-go 09:14:06 ---> Using cache 09:14:06 ---> 3f87500a9f74 09:14:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:14:06 ---> Using cache 09:14:06 ---> ac66166b0a1c 09:14:06 Step 5/27 : COPY go.mod vendor* ./ 09:14:06 ---> Using cache 09:14:06 ---> 3e31a3a0aab9 09:14:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:06 ---> Using cache 09:14:06 ---> b3875007e511 09:14:06 Step 7/27 : COPY . . 09:14:06 ---> Using cache 09:14:06 ---> 8018f073bdfe 09:14:06 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:14:06 ---> Using cache 09:14:06 ---> 53d82659d2f2 09:14:06 Step 9/27 : WORKDIR /edgex-go/spire-build 09:14:06 ---> Using cache 09:14:06 ---> 05a0138e84da 09:14:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:14:06 ---> Using cache 09:14:06 ---> 496cecde5c08 09:14:06 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 09:14:06 ---> Using cache 09:14:06 ---> 762b74b35501 09:14:06 Step 12/27 : WORKDIR /edgex-go 09:14:06 ---> Using cache 09:14:06 ---> 138ce182cd0c 09:14:06 09:14:06 Step 13/27 : FROM alpine:3.17 09:14:06 ---> 9ed4aefc74f6 09:14:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:06 ---> Using cache 09:14:06 ---> 20ed6c3258f1 09:14:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:14:08 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:14:08 ---> 6d7d0532bcf5 09:14:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:14:08 ---> Using cache 09:14:08 ---> 417a5016dde9 09:14:08 Step 4/24 : WORKDIR /edgex-go 09:14:08 ---> Using cache 09:14:08 ---> 04fd45a19e49 09:14:08 Step 5/24 : RUN apk add --update --no-cache make git 09:14:08 ---> Using cache 09:14:08 ---> 045e1847e6e9 09:14:08 Step 6/24 : COPY go.mod vendor* ./ 09:14:08 ---> Using cache 09:14:08 ---> acb981aff7de 09:14:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:08 ---> Using cache 09:14:08 ---> a0cc4019e759 09:14:08 Step 8/24 : COPY . . 09:14:08 ---> Using cache 09:14:08 ---> a8659a4b87a6 09:14:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:10 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:10 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:10 OK: 17821 distinct packages available 09:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:10 ---> Running in 59edd869694e 09:14:10 (1/5) Installing dumb-init (1.2.5-r2) 09:14:10 (2/5) Installing musl-obstack (1.2.3-r0) 09:14:10 (3/5) Installing libucontext (1.2-r0) 09:14:10 (4/5) Installing gcompat (1.1.0-r0) 09:14:10 (5/5) Installing openssl (3.0.8-r4) 09:14:10 Executing busybox-1.35.0-r29.trigger 09:14:10 OK: 8 MiB in 20 packages 09:14:11 ---> Running in 980d88ef1ada 09:14:11 ---> Running in 763315a7c2c9 09:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:11 Removing intermediate container e8df37f940d4 09:14:11 ---> 1eeea00a0726 09:14:11 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:12 ---> d242bbe53741 09:14:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:14:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:14:12 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:12 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:12 OK: 17821 distinct packages available 09:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:12 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:12 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:12 OK: 17821 distinct packages available 09:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:12 ---> 6e059965d28f 09:14:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:12 (1/5) Installing dumb-init (1.2.5-r2) 09:14:12 (2/5) Installing musl-obstack (1.2.3-r0) 09:14:12 (3/5) Installing libucontext (1.2-r0) 09:14:12 (4/5) Installing gcompat (1.1.0-r0) 09:14:12 (5/5) Installing openssl (3.0.8-r4) 09:14:12 Executing busybox-1.35.0-r29.trigger 09:14:12 OK: 8 MiB in 20 packages 09:14:12 (1/4) Installing dumb-init (1.2.5-r2) 09:14:12 (2/4) Installing musl-obstack (1.2.3-r0) 09:14:12 (3/4) Installing libucontext (1.2-r0) 09:14:12 (4/4) Installing gcompat (1.1.0-r0) 09:14:12 Executing busybox-1.35.0-r29.trigger 09:14:12 OK: 7 MiB in 19 packages 09:14:14 ---> 2bf5f0b08957 09:14:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:14:14 Removing intermediate container 59edd869694e 09:14:14 ---> febb2107fd3b 09:14:14 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:14 Removing intermediate container 980d88ef1ada 09:14:14 ---> 8a92c8010e55 09:14:14 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:14 ---> 5efc1e3ba0c2 09:14:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:14:19 Removing intermediate container 20f615f008fd 09:14:19 ---> d76353e35c33 09:14:19 Successfully built d76353e35c33 09:14:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:19 + docker inspect -f . ci-base-image-arm64 09:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:20 prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container 09:14:20 $ 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 09:14:21 ---> 872d10ef6c2a 09:14:21 ---> 31a0e20a0e4e 09:14:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt /Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:14:21 09:14:21 ---> 9dacfe116134 09:14:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:14:21 ---> 34470e1c856b 09:14:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:14:21 ---> 97799977c0ab 09:14:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:14:21 ---> 6169fbe86751 09:14:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:14:21 $ docker top d71be3bb8f041714aed18fbf6ff557fc61a62e188c9c9eb73e2e6b3fa74ce99a -eo pid,comm [Pipeline] { 09:14:21 ---> Running in 37baac9d5e26 [Pipeline] sh 09:14:22 + go version 09:14:22 go version go1.20.2 linux/arm64 [Pipeline] } 09:14:22 $ docker stop --time=1 d71be3bb8f041714aed18fbf6ff557fc61a62e188c9c9eb73e2e6b3fa74ce99a 09:14:23 $ docker rm -f --volumes d71be3bb8f041714aed18fbf6ff557fc61a62e188c9c9eb73e2e6b3fa74ce99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker inspect -f . ci-base-image-arm64 09:14:24 . [Pipeline] } 09:14:24 Removing intermediate container 37baac9d5e26 09:14:24 ---> 0ecf5c78bcc9 09:14:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:25 prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container 09:14:25 $ 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 09:14:26 $ docker top 9a7edb2e4d0372315474c6057af8cc28db202ca6df3fd77b90716ee31732a9f8 -eo pid,comm [Pipeline] { [Pipeline] echo 09:14:26 ========================================================= 09:14:26 [edgeXBuildGoParallel] Running Tests and Build... 09:14:26 ========================================================= [Pipeline] sh 09:14:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:14:27 + make test 09:14:27 go test -race -coverprofile=coverage.out ./... 09:14:28 ---> 0d5118043c86 09:14:28 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:14:28 ---> 444d5141db7d 09:14:28 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:14:28 ---> Running in 02dad976154f 09:14:28 Removing intermediate container 71c9e8abaa0c 09:14:28 ---> c6e644815bcc 09:14:28 Step 8/23 : COPY . . 09:14:29 Removing intermediate container 02dad976154f 09:14:29 ---> 9e2a729fe384 09:14:29 Step 24/26 : LABEL arch=x86_64 09:14:36 ---> d2f7486df6a3 09:14:36 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:14:36 ---> 388ea0df2637 09:14:36 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:14:36 ---> Running in 7587aeb7966b 09:14:36 ---> Running in ff06a2afb51d 09:14:36 ---> c56858acec7b 09:14:36 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:14:36 ---> Running in 519675a3ae33 09:14:37 Removing intermediate container 7587aeb7966b 09:14:37 ---> 1841be1a8d55 09:14:37 Step 25/26 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:14:37 Removing intermediate container ff06a2afb51d 09:14:37 ---> d4055d4f658f 09:14:37 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:14:37 ---> ac821cae224d 09:14:37 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:14:37 ---> Running in b60af7667a75 09:14:37 Removing intermediate container 763315a7c2c9 09:14:37 ---> 04334ab5ba67 09:14:37 09:14:37 Step 10/24 : FROM alpine:3.17 09:14:37 ---> 9ed4aefc74f6 09:14:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:14:37 ---> Using cache 09:14:37 ---> d288bdbc5b85 09:14:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:14:37 ---> Using cache 09:14:37 ---> f637b0e8b2a5 09:14:37 Step 13/24 : ENV APP_PORT=59882 09:14:37 ---> Running in 1021cbe7f19c 09:14:37 Removing intermediate container b60af7667a75 09:14:37 ---> 11f6177a0765 09:14:37 Step 26/26 : LABEL version=0.0.0 09:14:37 ---> Running in 3a67d586c915 09:14:37 ---> b7f252b677cd 09:14:37 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:14:38 ---> 7a5d07404a98 09:14:38 Step 22/27 : WORKDIR / 09:14:38 Removing intermediate container 1021cbe7f19c 09:14:38 Removing intermediate container 3a67d586c915 09:14:38 ---> 0ba0cdafb40b 09:14:38 ---> bb7917d4e04b 09:14:38 Step 14/24 : EXPOSE $APP_PORT 09:14:38 09:14:38 ---> Running in aafc5595883c 09:14:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:14:38 Successfully built bb7917d4e04b 09:14:38 Successfully tagged security-spire-server:latest 09:14:38 ---> Running in a5851c09d8a3 09:14:38  Building security-spire-server ... done Building security-spiffe-token-provider 09:14:38 Removing intermediate container aafc5595883c 09:14:38 ---> 5e1873311d93 09:14:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:14:38 ---> bc23e9f5a782 09:14:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:14:38 ---> Running in 68c341719377 09:14:38 ---> Running in 0ef2f3aa5800 09:14:38 Removing intermediate container a5851c09d8a3 09:14:38 ---> 4c3ec77ab9dd 09:14:38 Step 15/24 : WORKDIR / 09:14:41 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:14:41 ---> 6d7d0532bcf5 09:14:41 Step 3/20 : WORKDIR /edgex-go 09:14:41 ---> Using cache 09:14:41 ---> 3f87500a9f74 09:14:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:14:43 Removing intermediate container 68c341719377 09:14:43 ---> 70b37d840393 09:14:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:14:43 ---> Running in be408bb3cdfc 09:14:43 ---> Running in 3723e1579d25 09:14:43 Removing intermediate container 0ef2f3aa5800 09:14:43 ---> 7050137f450d 09:14:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:14:43 ---> Running in e6c3f9cbfe56 09:14:43 ---> Running in 135f013b73ee 09:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:44 Removing intermediate container 3723e1579d25 09:14:44 ---> 7be6cb6106d0 09:14:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:44 Removing intermediate container e6c3f9cbfe56 09:14:44 ---> f5fbc9027cd2 09:14:44 Step 25/27 : LABEL arch=x86_64 09:14:44 Removing intermediate container 135f013b73ee 09:14:44 ---> 924a0c3ae0eb 09:14:44 Step 25/27 : LABEL arch=x86_64 09:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:44 ---> Running in 3728eb7c9cdd 09:14:44 ---> Running in 9f4aac0fa3c5 09:14:44 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:44 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:44 OK: 17821 distinct packages available 09:14:44 ---> 3af8df5b5c39 09:14:44 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:45 Removing intermediate container 3728eb7c9cdd 09:14:45 ---> 1cce9c9541c8 09:14:45 Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:45 Removing intermediate container 9f4aac0fa3c5 09:14:45 ---> 17c266062231 09:14:45 Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:14:45 ---> Running in 97b9d2d13a85 09:14:45 OK: 265 MiB in 53 packages 09:14:45 ---> Running in 9e2af922064f 09:14:45 ---> 78a45b51159f 09:14:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:14:45 Removing intermediate container 97b9d2d13a85 09:14:45 ---> 7a246518b834 09:14:45 Step 27/27 : LABEL version=0.0.0 09:14:45 Removing intermediate container 9e2af922064f 09:14:45 ---> 49073292467f 09:14:45 Step 27/27 : LABEL version=0.0.0 09:14:45 ---> Running in a920db8303a7 09:14:45 ---> Running in f19fa3743785 09:14:46 ---> 9dac0275b05f 09:14:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:14:47 Removing intermediate container a920db8303a7 09:14:47 ---> e374244041d8 09:14:47 09:14:47 Removing intermediate container f19fa3743785 09:14:47 ---> d273314f2ca7 09:14:47 09:14:47 Removing intermediate container be408bb3cdfc 09:14:47 ---> 460803209fe3 09:14:47 Step 5/20 : COPY go.mod vendor* ./ 09:14:47 ---> 045a41f5537e 09:14:47 Step 20/24 : ENTRYPOINT ["/core-command"] 09:14:47 ---> Running in 0279a5e359cf 09:14:47 Successfully built d273314f2ca7 09:14:47 Successfully built e374244041d8 09:14:47 Successfully tagged security-spire-agent:latest 09:14:47 Building security-secretstore-setup 09:14:47  Building security-spire-agent ... done Successfully tagged security-spire-config:latest 09:14:55  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:14:55 ---> 6d7d0532bcf5 09:14:55 Step 3/25 : WORKDIR /edgex-go 09:14:55 ---> Using cache 09:14:55 ---> 3f87500a9f74 09:14:55 Step 4/25 : RUN apk add --update --no-cache make git 09:14:55 ---> Using cache 09:14:55 ---> aa45abe3e5db 09:14:55 Step 5/25 : COPY go.mod vendor* ./ 09:14:55 ---> Using cache 09:14:55 ---> d2a5a80903a9 09:14:55 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:55 ---> Using cache 09:14:55 ---> b90966f166f4 09:14:55 Step 7/25 : COPY . . 09:14:55 ---> Using cache 09:14:55 ---> 9ebb66d97d7b 09:14:55 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:14:57 ---> e1922923b7b5 09:14:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:57 Removing intermediate container 0279a5e359cf 09:14:57 ---> f0f5ab3fcb02 09:14:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:58 ---> Running in a538645574d8 09:14:59 ---> Running in ac631b60276d 09:14:59 ---> Running in f267f4f7cda5 09:15:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:15:00 Removing intermediate container f267f4f7cda5 09:15:00 ---> da1364efe47a 09:15:00 Step 22/24 : LABEL arch=x86_64 09:15:01 ---> Running in c22641471d25 09:15:01 Removing intermediate container c22641471d25 09:15:01 ---> e816d6f1b9ae 09:15:01 Step 23/24 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:15:01 ---> Running in 3157f0f05854 09:15:02 Removing intermediate container 3157f0f05854 09:15:02 ---> 2487be20a3a4 09:15:02 Step 24/24 : LABEL version=0.0.0 09:15:02 ---> Running in c5e9094740aa 09:15:02 Removing intermediate container c5e9094740aa 09:15:02 ---> ca1e165da660 09:15:02 09:15:02 Successfully built ca1e165da660 09:15:02 Successfully tagged core-command:latest 09:15:07  Building core-command ... done Removing intermediate container 519675a3ae33 09:15:07 ---> 7b9a3305acb2 09:15:07 09:15:07 Step 10/23 : FROM alpine:3.17 09:15:07 ---> 9ed4aefc74f6 09:15:07 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:07 ---> Running in 12657f305617 09:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:15:08 (1/2) Installing ca-certificates (20230506-r0) 09:15:08 (2/2) Installing dumb-init (1.2.5-r2) 09:15:08 Executing busybox-1.35.0-r29.trigger 09:15:08 Executing ca-certificates-20230506-r0.trigger 09:15:08 OK: 8 MiB in 17 packages 09:15:14 Removing intermediate container 12657f305617 09:15:14 ---> 437aa6d08a59 09:15:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:14 ---> Running in ed229b56c726 09:15:14 Removing intermediate container ed229b56c726 09:15:14 ---> 3fd940ef2487 09:15:14 Step 13/23 : ENV APP_PORT=59860 09:15:14 ---> Running in eb45fc705fa6 09:15:14 ? github.com/edgexfoundry/edgex-go [no test files] 09:15:16 Removing intermediate container eb45fc705fa6 09:15:16 ---> e6ffd9007a67 09:15:16 Step 14/23 : EXPOSE $APP_PORT 09:15:18 ---> Running in c9a31c734437 09:15:19 Removing intermediate container c9a31c734437 09:15:19 ---> 978df12ee370 09:15:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:19 ---> 7c82fc18c60f 09:15:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:19 ---> be2ba5a00680 09:15:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:19 Removing intermediate container ac631b60276d 09:15:19 ---> 2853b6fd2c2d 09:15:19 Step 7/20 : COPY . . 09:15:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:15:24 ---> 4075fcd0c6cb 09:15:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:24 ---> 34d987ea6ea2 09:15:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:24 ---> Running in 6232c4fee513 09:15:24 ---> 91b0ab019310 09:15:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:24 ---> Running in a20a2b762251 09:15:24 Removing intermediate container a20a2b762251 09:15:24 ---> f2d03a8136e4 09:15:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:15:25 ---> Running in 3c34c6dd8efe 09:15:25 Removing intermediate container 3c34c6dd8efe 09:15:25 ---> b236f3aab4a3 09:15:25 Step 21/23 : LABEL arch=x86_64 09:15:26 ---> Running in 5ff998b9466e 09:15:26 Removing intermediate container 5ff998b9466e 09:15:26 ---> a44c8c5ca106 09:15:26 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:15:26 ---> Running in f67fad61d38b 09:15:26 Removing intermediate container f67fad61d38b 09:15:26 ---> 4cbe115289dd 09:15:26 Step 23/23 : LABEL version=0.0.0 09:15:26 Removing intermediate container a538645574d8 09:15:26 ---> 2cd8e124348c 09:15:26 09:15:26 Step 9/25 : FROM alpine:3.17 09:15:26 ---> 9ed4aefc74f6 09:15:26 ---> Running in a510554a81b0 09:15:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:15:26 ---> Running in 34b561681def 09:15:26 Removing intermediate container a510554a81b0 09:15:26 ---> daca9ff7b032 09:15:26 09:15:26 Successfully built daca9ff7b032 09:15:26 Successfully tagged support-notifications:latest 09:15:26  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:15:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:15:27 (1/3) Installing ca-certificates (20230506-r0) 09:15:27 (2/3) Installing dumb-init (1.2.5-r2) 09:15:27 (3/3) Installing su-exec (0.2-r2) 09:15:27 Executing busybox-1.35.0-r29.trigger 09:15:27 Executing ca-certificates-20230506-r0.trigger 09:15:27 OK: 8 MiB in 18 packages 09:15:27 Removing intermediate container 34b561681def 09:15:27 ---> b800a9e5e705 09:15:27 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:15:27 ---> Running in c4300e78b59e 09:15:27 Removing intermediate container c4300e78b59e 09:15:27 ---> 080a7e495abf 09:15:27 Step 12/25 : WORKDIR / 09:15:27 ---> Running in 649a2da3971f 09:15:27 Removing intermediate container 649a2da3971f 09:15:27 ---> d1c89deb2370 09:15:27 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:28 ---> 914a19c8d606 09:15:28 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:15:28 ---> ce904d7e2dca 09:15:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:15:28 ---> b37607248d3b 09:15:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:15:28 ---> dc7cfa7ff31f 09:15:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:15:29 ---> 156543000830 09:15:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:15:30 ---> eee9fd95537e 09:15:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:15:31 ---> 98ce9ce88216 09:15:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:15:31 ---> 534acc53d32d 09:15:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:31 ---> Running in c0b4f4938749 09:15:33 Removing intermediate container c0b4f4938749 09:15:33 ---> 7efe4af36dfc 09:15:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:15:33 ---> Running in 9144b368a9ac 09:15:33 Removing intermediate container 9144b368a9ac 09:15:33 ---> 98a06f1b94fa 09:15:33 Step 23/25 : LABEL arch=x86_64 09:15:33 ---> Running in 447f4ad3bd88 09:15:33 Removing intermediate container 447f4ad3bd88 09:15:33 ---> a0a382346e19 09:15:33 Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:15:33 ---> Running in 313054666f29 09:15:33 Removing intermediate container 313054666f29 09:15:33 ---> 80a29e00f666 09:15:33 Step 25/25 : LABEL version=0.0.0 09:15:33 ---> Running in 1f931ee6f35b 09:15:33 Removing intermediate container 1f931ee6f35b 09:15:33 ---> a2b999ad3aba 09:15:33 09:15:33 Successfully built a2b999ad3aba 09:15:33 Successfully tagged security-secretstore-setup:latest 09:15:43  Building security-secretstore-setup ... done Removing intermediate container 6232c4fee513 09:15:43 ---> fdb3412d2c00 09:15:43 09:15:43 Step 9/20 : FROM alpine:3.17 09:15:43 ---> 9ed4aefc74f6 09:15:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:15:43 ---> Using cache 09:15:43 ---> ad6bb4c03ba0 09:15:43 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:43 ---> Running in 158f3abd18ff 09:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:15:43 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:15:43 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:15:43 OK: 17821 distinct packages available 09:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:15:44 (1/9) Installing ca-certificates (20230506-r0) 09:15:44 (2/9) Installing brotli-libs (1.0.9-r9) 09:15:44 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:15:44 (4/9) Installing libcurl (8.0.1-r0) 09:15:44 (5/9) Installing curl (8.0.1-r0) 09:15:44 (6/9) Installing dumb-init (1.2.5-r2) 09:15:44 (7/9) Installing musl-obstack (1.2.3-r0) 09:15:44 (8/9) Installing libucontext (1.2-r0) 09:15:44 (9/9) Installing gcompat (1.1.0-r0) 09:15:44 Executing busybox-1.35.0-r29.trigger 09:15:44 Executing ca-certificates-20230506-r0.trigger 09:15:44 OK: 10 MiB in 24 packages 09:15:44 Removing intermediate container 158f3abd18ff 09:15:44 ---> 8d76a0b03799 09:15:44 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:45 ---> e2e1125a3e95 09:15:45 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:15:45 ---> 81b64ac7b447 09:15:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:15:46 ---> b6aebadcc5ff 09:15:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:15:46 ---> cda24017afec 09:15:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:15:46 ---> Running in 20dc23e1ec4f 09:15:46 Removing intermediate container 20dc23e1ec4f 09:15:46 ---> f09e3e36f3f3 09:15:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:15:46 ---> Running in 59aa127e53e3 09:15:46 Removing intermediate container 59aa127e53e3 09:15:46 ---> 74ead0b85ac1 09:15:46 Step 18/20 : LABEL arch=x86_64 09:15:46 ---> Running in c7c9a6d415ec 09:15:46 Removing intermediate container c7c9a6d415ec 09:15:46 ---> 0aa3264a7872 09:15:46 Step 19/20 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:15:46 ---> Running in 136b2f773127 09:15:46 Removing intermediate container 136b2f773127 09:15:46 ---> 36f424c3ee96 09:15:46 Step 20/20 : LABEL version=0.0.0 09:15:46 ---> Running in 86f0a723cb48 09:15:46 Removing intermediate container 86f0a723cb48 09:15:46 ---> b1f75a8fed8c 09:15:46 09:15:46 Successfully built b1f75a8fed8c 09:15:46 Successfully tagged security-spiffe-token-provider:latest 09:15:46  Building security-spiffe-token-provider ... done  [Pipeline] } 09:15:46 $ docker stop --time=1 2a4a9c12ee861a8d3c20a703ef8da50d989287bbaf73f307c02bc1f92d9c24e8 09:15:48 $ docker rm -f --volumes 2a4a9c12ee861a8d3c20a703ef8da50d989287bbaf73f307c02bc1f92d9c24e8 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:48 + docker images 09:15:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:48 security-spiffe-token-provider latest b1f75a8fed8c 2 seconds ago 32.8MB 09:15:48 fdb3412d2c00 7 seconds ago 1.76GB 09:15:48 security-secretstore-setup latest a2b999ad3aba 15 seconds ago 32.8MB 09:15:48 support-notifications latest daca9ff7b032 22 seconds ago 32.4MB 09:15:48 2cd8e124348c 22 seconds ago 1.72GB 09:15:48 7b9a3305acb2 45 seconds ago 1.79GB 09:15:48 core-command latest ca1e165da660 46 seconds ago 19.8MB 09:15:48 security-spire-config latest e374244041d8 About a minute ago 102MB 09:15:48 security-spire-agent latest d273314f2ca7 About a minute ago 161MB 09:15:48 04334ab5ba67 About a minute ago 1.72GB 09:15:48 security-spire-server latest bb7917d4e04b About a minute ago 103MB 09:15:48 support-scheduler latest 8a73e84e8197 About a minute ago 31.8MB 09:15:48 138ce182cd0c About a minute ago 1.58GB 09:15:48 core-metadata latest 87f84b51fe08 About a minute ago 20.4MB 09:15:48 89ae7400230b About a minute ago 1.58GB 09:15:48 security-bootstrapper latest 193399570f2b About a minute ago 22.2MB 09:15:48 52eec8534114 2 minutes ago 1.79GB 09:15:48 746493e0650a 2 minutes ago 1.73GB 09:15:48 security-proxy-auth latest b9bd19716ba7 2 minutes ago 18.3MB 09:15:48 core-common-config-bootstrapper latest eafc74a9e940 2 minutes ago 17.2MB 09:15:48 security-proxy-setup latest 5d5ca78152df 2 minutes ago 18.7MB 09:15:48 core-data latest 1eafb018b65f 2 minutes ago 20MB 09:15:48 1e66eeebf048 3 minutes ago 1.73GB 09:15:48 9340e2b55b87 3 minutes ago 1.7GB 09:15:48 96d36f71400f 3 minutes ago 1.72GB 09:15:48 70de3360ece4 3 minutes ago 1.71GB 09:15:48 fd6f6d207074 3 minutes ago 1.7GB 09:15:48 ci-base-image-x86_64 latest 6d7d0532bcf5 7 minutes ago 918MB 09:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 09:15:48 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 09:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 09:15:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:17:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:17:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:17:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:17:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:17:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:17:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements 09:17:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.299s coverage: 98.5% of statements 09:17:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:17:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:17:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:17:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.370s coverage: 71.5% of statements 09:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:17:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:17:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.291s coverage: 54.0% of statements 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:17:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.451s coverage: 88.5% of statements 09:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.405s coverage: 3.8% of statements 09:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.500s coverage: 95.6% of statements 09:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:18:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:18:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 72.2% of statements 09:18:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:18:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements 09:18:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:18:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:18:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.415s coverage: 0.9% of statements 09:18:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.0% of statements 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 42.9% of statements 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 82.9% of statements 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements 09:18:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 09:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 09:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:18:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 09:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:18:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:18:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:18:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.062s coverage: 79.9% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.285s coverage: 92.9% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.170s coverage: 20.0% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.473s coverage: 81.8% of statements 09:19:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.481s coverage: 82.1% of statements 09:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements 09:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.917s coverage: 63.1% of statements 09:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 09:19:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 09:19:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 09:19:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 09:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 09:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.941s coverage: 38.4% of statements 09:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 09:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.293s coverage: 17.7% of statements 09:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:19:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 92.3% of statements 09:19:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:19:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:19:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements 09:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements 09:19:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:19:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:19:41 go vet ./... 09:22:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:22:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:22:18 ./bin/test-attribution-txt.sh [Pipeline] echo 09:22:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:22:19 + ls -al . 09:22:19 total 700 09:22:19 drwxrwxr-x 10 1001 1001 4096 May 9 09:14 . 09:22:19 drwxr-xr-x 4 root root 4096 May 9 09:14 .. 09:22:19 drwxrwxr-x 2 1001 1001 4096 May 9 09:12 .blubracket 09:22:19 -rw-rw-r-- 1 1001 1001 16 May 9 09:12 .dockerignore 09:22:19 drwxrwxr-x 8 1001 1001 4096 May 9 09:12 .git 09:22:19 drwxrwxr-x 3 1001 1001 4096 May 9 09:12 .github 09:22:19 -rw-rw-r-- 1 1001 1001 1133 May 9 09:12 .gitignore 09:22:19 -rw-rw-r-- 1 1001 1001 42 May 9 09:12 .golangci.yml 09:22:19 -rw-rw-r-- 1 1001 1001 87 May 9 09:12 .hadolint.yml 09:22:19 -rw-rw-r-- 1 1001 1001 166 May 9 09:12 .sonarcloud.properties 09:22:19 -rw-rw-r-- 1 1001 1001 1171 May 9 09:12 ADOPTERS.md 09:22:19 -rw-rw-r-- 1 1001 1001 10835 May 9 09:12 Attribution.txt 09:22:19 -rw-rw-r-- 1 1001 1001 73765 May 9 09:12 CHANGELOG.md 09:22:19 -rw-rw-r-- 1 1001 1001 3804 May 9 09:12 CONTRIBUTING.md 09:22:19 -rw-rw-r-- 1 1001 1001 677 May 9 09:12 GOVERNANCE.md 09:22:19 -rw-rw-r-- 1 1001 1001 883 May 9 09:12 Jenkinsfile 09:22:19 -rw-rw-r-- 1 1001 1001 10775 May 9 09:12 LICENSE 09:22:19 -rw-rw-r-- 1 1001 1001 14368 May 9 09:12 Makefile 09:22:19 -rw-rw-r-- 1 1001 1001 582 May 9 09:12 OWNERS.md 09:22:19 -rw-rw-r-- 1 1001 1001 9403 May 9 09:12 README.md 09:22:19 -rw-rw-r-- 1 1001 1001 789 May 9 09:12 SECURITY.md 09:22:19 -rw-rw-r-- 1 1001 1001 5 May 9 09:07 VERSION 09:22:19 drwxrwxr-x 2 1001 1001 4096 May 9 09:12 bin 09:22:19 drwxrwxr-x 18 1001 1001 4096 May 9 09:12 cmd 09:22:19 -rw-r--r-- 1 root root 447732 May 9 09:19 coverage.out 09:22:19 -rw-rw-r-- 1 1001 1001 3200 May 9 09:12 go.mod 09:22:19 -rw-rw-r-- 1 1001 1001 31040 May 9 09:12 go.sum 09:22:19 drwxrwxr-x 7 1001 1001 4096 May 9 09:12 internal 09:22:19 drwxrwxr-x 3 1001 1001 4096 May 9 09:12 openapi 09:22:19 -rw-rw-r-- 1 1001 1001 594 May 9 09:12 security.txt 09:22:19 drwxrwxr-x 4 1001 1001 4096 May 9 09:12 snap 09:22:19 -rw-rw-r-- 1 1001 1001 204 May 9 09:12 version.go [Pipeline] sh 09:22:19 + '[' -e coverage.out ] 09:22:19 + chown 1001:1001 coverage.out [Pipeline] stash 09:22:19 Warning: overwriting stash ‘coverage-report’ 09:22:20 Stashed 1 file(s) [Pipeline] sh 09:22:20 + make build 09:22:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:23: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 09:23:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:23: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 09:23:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:24:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:24:47 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 09:24: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:24:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:25:06 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 09:25:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:25:18 $ docker stop --time=1 9a7edb2e4d0372315474c6057af8cc28db202ca6df3fd77b90716ee31732a9f8 09:25:20 $ docker rm -f --volumes 9a7edb2e4d0372315474c6057af8cc28db202ca6df3fd77b90716ee31732a9f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:23 09:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:23 latest: Pulling from edgex-devops/edgex-compose-arm64 09:25:23 29e5d40040c1: Pulling fs layer 09:25:23 1ce36da41761: Pulling fs layer 09:25:23 25b303627fd3: Pulling fs layer 09:25:23 29e5d40040c1: Verifying Checksum 09:25:23 29e5d40040c1: Download complete 09:25:24 1ce36da41761: Verifying Checksum 09:25:24 1ce36da41761: Download complete 09:25:24 29e5d40040c1: Pull complete 09:25:25 25b303627fd3: Verifying Checksum 09:25:25 25b303627fd3: Download complete 09:25:25 1ce36da41761: Pull complete 09:25:37 25b303627fd3: Pull complete 09:25:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:38 prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container 09:25:38 $ 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 09:25:40 $ docker top 57d8dcebe25bd23041df640b5d9e8aa383c20c9a4cc86b155f8f40596b6325aa -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:41 + grep parallel 09:25:41 + docker-compose build --help 09:25:45 --parallel Build images in parallel. [Pipeline] } 09:25:45 $ docker stop --time=1 57d8dcebe25bd23041df640b5d9e8aa383c20c9a4cc86b155f8f40596b6325aa 09:25:47 $ docker rm -f --volumes 57d8dcebe25bd23041df640b5d9e8aa383c20c9a4cc86b155f8f40596b6325aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container 09:25:48 $ 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 09:25:49 $ docker top 53c0e0bccdf552e8bdcfe978d85ec1a1b0be628a3c9e056465ba33ec96cfb0f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:50 + docker-compose -f ./docker-compose-build.yml build --parallel 09:25:54 Building core-command ... 09:25:54 Building core-common-config-bootstrapper ... 09:25:54 Building core-data ... 09:25:54 Building core-metadata ... 09:25:54 Building security-bootstrapper ... 09:25:54 Building security-proxy-auth ... 09:25:54 Building security-proxy-setup ... 09:25:54 Building security-secretstore-setup ... 09:25:54 Building security-spiffe-token-provider ... 09:25:54 Building security-spire-agent ... 09:25:54 Building security-spire-config ... 09:25:54 Building security-spire-server ... 09:25:54 Building support-notifications ... 09:25:54 Building support-scheduler ... 09:25:54 Building security-proxy-setup 09:25:54 Building core-metadata 09:25:54 Building core-data 09:25:54 Building security-bootstrapper 09:25:54 Building security-spiffe-token-provider 09:26:41 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:26:41 ---> d76353e35c33 09:26:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:26:42 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:26:42 ---> d76353e35c33 09:26:42 Step 3/20 : WORKDIR /edgex-go 09:26:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:26:42 ---> d76353e35c33 09:26:42 Step 3/22 : WORKDIR /edgex-go 09:26:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:42 ---> d76353e35c33 09:26:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:42 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:26:42 ---> d76353e35c33 09:26:42 Step 3/33 : WORKDIR /edgex-go 09:26:42 ---> Running in 79705438cf2f 09:26:42 ---> Running in 7ef36656f40d 09:26:42 ---> Running in 89134ba99f70 09:26:42 ---> Running in 7d8b985f8b81 09:26:42 ---> Running in bad50158dd93 09:26:45 Removing intermediate container 79705438cf2f 09:26:45 ---> 033de38bc8b0 09:26:45 Step 4/25 : WORKDIR /edgex-go 09:26:45 Removing intermediate container 7d8b985f8b81 09:26:45 ---> f843703de096 09:26:45 Step 4/23 : WORKDIR /edgex-go 09:26:45 Removing intermediate container bad50158dd93 09:26:45 ---> 06ed2cfd93ac 09:26:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:26:45 Removing intermediate container 7ef36656f40d 09:26:45 ---> 84bd0891dfa3 09:26:45 Step 4/33 : RUN apk add --update --no-cache make git 09:26:45 ---> Running in 94c6a53edf25 09:26:45 ---> Running in 678bd9f47aa1 09:26:45 Removing intermediate container 89134ba99f70 09:26:45 ---> 5cd72795dd4d 09:26:45 Step 4/22 : RUN apk add --update --no-cache make git 09:26:45 ---> Running in f23080b23d56 09:26:45 ---> Running in 132c78736f36 09:26:45 ---> Running in 7d6861e59c57 09:26:46 Removing intermediate container 94c6a53edf25 09:26:46 ---> e9de273852a7 09:26:46 Step 5/25 : RUN apk add --update --no-cache make git 09:26:46 Removing intermediate container f23080b23d56 09:26:46 ---> 9306bdc5c3c5 09:26:46 Step 5/23 : RUN apk add --update --no-cache make git 09:26:46 ---> Running in f1dee6c3c8c4 09:26:46 ---> Running in e542d5ec0fd9 09:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:49 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:26:49 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:26:49 OK: 17692 distinct packages available 09:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:26:49 OK: 263 MiB in 53 packages 09:26:49 OK: 263 MiB in 53 packages 09:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:26:50 OK: 263 MiB in 53 packages 09:26:50 OK: 263 MiB in 53 packages 09:26:51 Removing intermediate container 132c78736f36 09:26:51 ---> c515b966d48f 09:26:51 Step 5/33 : COPY go.mod vendor* ./ 09:26:51 OK: 263 MiB in 53 packages 09:26:51 Removing intermediate container 7d6861e59c57 09:26:51 ---> 7a76bc3b57f7 09:26:51 Step 5/22 : COPY go.mod vendor* ./ 09:26:52 Removing intermediate container f1dee6c3c8c4 09:26:52 ---> 171770c30258 09:26:52 Step 6/25 : COPY go.mod vendor* ./ 09:26:52 Removing intermediate container e542d5ec0fd9 09:26:52 ---> 1b59fbfb225a 09:26:52 Step 6/23 : COPY go.mod vendor* ./ 09:26:53 ---> b528f131036f 09:26:53 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:53 ---> 120260a4e8d7 09:26:53 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:53 ---> Running in 16e234c3c94b 09:26:53 ---> Running in 4c5e3439428a 09:26:53 Removing intermediate container 678bd9f47aa1 09:26:53 ---> 316ea6fb0967 09:26:53 Step 5/20 : COPY go.mod vendor* ./ 09:26:53 ---> 5c818151f579 09:26:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:54 ---> 0f17f170d4b0 09:26:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:54 ---> Running in baf5327b50ca 09:26:54 ---> Running in da0884fcb011 09:26:55 ---> 1eb7d5c1352d 09:26:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:55 ---> Running in a8edfedd89d0 09:28:47 Removing intermediate container 16e234c3c94b 09:28:47 ---> 714b1c367101 09:28:47 Step 7/33 : COPY . . 09:28:47 Removing intermediate container baf5327b50ca 09:28:47 ---> 6a4f6170e6d3 09:28:47 Step 8/25 : COPY . . 09:28:47 Removing intermediate container a8edfedd89d0 09:28:47 ---> 23a3f6cec09c 09:28:47 Step 7/20 : COPY . . 09:28:47 Removing intermediate container da0884fcb011 09:28:47 ---> 95b82646a018 09:28:47 Step 8/23 : COPY . . 09:28:47 Removing intermediate container 4c5e3439428a 09:28:47 ---> 6505cab087b3 09:28:47 Step 7/22 : COPY . . 09:28:55 ---> e7a6356530ac 09:28:55 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:28:55 ---> 3cb740ae1d2c 09:28:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:28:55 ---> 5b70cff525a7 09:28:55 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:28:55 ---> Running in 7033215bfd81 09:28:55 ---> Running in 552cbb86a5c5 09:28:55 ---> 089316f3bb99 09:28:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:55 ---> da5229da07d4 09:28:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:28:55 ---> Running in af5f3755c0cd 09:28:55 ---> Running in 3859c0d05cce 09:28:55 ---> Running in 7b4f405e93d3 09:28:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:28:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:28: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 09:28: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 09:28: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 09:35:04 Removing intermediate container 7033215bfd81 09:35:04 ---> 90acf0e61dd5 09:35:04 09:35:04 Step 9/22 : FROM alpine:3.17 09:35:04 Removing intermediate container af5f3755c0cd 09:35:04 ---> 7bbb0d19fd25 09:35:04 09:35:04 Step 9/33 : FROM alpine:3.17 09:35:04 3.17: Pulling from library/alpine 09:35:04 3.17: Pulling from library/alpine 09:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:35:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:35:04 Status: Downloaded newer image for alpine:3.17 09:35:04 Status: Downloaded newer image for alpine:3.17 09:35:04 ---> 51e60588ff2c 09:35:04 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:35:04 ---> 51e60588ff2c 09:35:04 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:35:04 ---> Running in 73b4cdc866ec 09:35:04 ---> Running in f06957d26866 09:35:04 Removing intermediate container f06957d26866 09:35:04 ---> b0887553e078 09:35:04 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:35:04 ---> Running in eed4886c646b 09:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:35:08 (1/2) Installing dumb-init (1.2.5-r2) 09:35:08 (2/2) Installing openssl (3.0.8-r4) 09:35:08 Executing busybox-1.35.0-r29.trigger 09:35:08 OK: 8 MiB in 17 packages 09:35:08 (1/2) Installing dumb-init (1.2.5-r2) 09:35:08 (2/2) Installing su-exec (0.2-r2) 09:35:08 Executing busybox-1.35.0-r29.trigger 09:35:08 OK: 8 MiB in 17 packages 09:35:10 Removing intermediate container 73b4cdc866ec 09:35:10 ---> 811c5e65892b 09:35:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:35:10 Removing intermediate container eed4886c646b 09:35:10 ---> 4d68764d2736 09:35:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:35:10 ---> Running in d26804787bac 09:35:10 ---> Running in 1cfc141503f0 09:35:11 Removing intermediate container 1cfc141503f0 09:35:11 ---> fb9c881f7f9f 09:35:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:35:11 Removing intermediate container d26804787bac 09:35:11 ---> ff5069450f69 09:35:11 Step 12/22 : WORKDIR /edgex 09:35:11 ---> Running in 3caa4a01c1a0 09:35:11 ---> Running in 311f12394146 09:35:14 Removing intermediate container 3caa4a01c1a0 09:35:14 ---> c2fc0b6c3cd8 09:35:14 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:35:14 Removing intermediate container 311f12394146 09:35:14 ---> 26e052515823 09:35:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:14 ---> Running in e5f39eb38d6f 09:35:14 Removing intermediate container e5f39eb38d6f 09:35:14 ---> 4dc6d9b3f946 09:35:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:35:15 ---> Running in fe3ce77ad017 09:35:15 ---> c954b0cdfd76 09:35:15 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:35:15 Removing intermediate container fe3ce77ad017 09:35:15 ---> 0d528a12b60d 09:35:15 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:35:15 ---> Running in de0c729f43dc 09:35:16 ---> ae9212350a21 09:35:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:35:17 ---> a2b21d03ce24 09:35:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:35:19 Removing intermediate container de0c729f43dc 09:35:19 ---> 7f5d811101a8 09:35:19 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:35:19 ---> ae7840bf16be 09:35:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:35:19 ---> Running in 15c9a58a9694 09:35:20 Removing intermediate container 15c9a58a9694 09:35:20 ---> 53d86ff3c799 09:35:20 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:35:20 ---> 60be7c6271c9 09:35:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:35:21 ---> Running in 4e6bdd30b5c7 09:35:22 ---> 8772fa6f1ea6 09:35:22 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:35:22 ---> Running in 1297a36cb81f 09:35:25 Removing intermediate container 4e6bdd30b5c7 09:35:25 ---> 7a296cafe0bb 09:35:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:35:25 ---> Running in 8ec5b47d3ec0 09:35:26 Removing intermediate container 8ec5b47d3ec0 09:35:26 ---> b404cd2a5fcd 09:35:26 Step 20/22 : LABEL arch=arm64 09:35:26 Removing intermediate container 1297a36cb81f 09:35:26 ---> f18d561c452d 09:35:26 ---> Running in 3c044529d471 09:35:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:35:28 Removing intermediate container 3c044529d471 09:35:28 ---> 215cf97003b1 09:35:28 Step 21/22 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:35:28 ---> b724ee6be9e7 09:35:28 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:35:28 ---> Running in d0a1acd0f611 09:35:29 Removing intermediate container d0a1acd0f611 09:35:29 ---> 95efa9507343 09:35:29 Step 22/22 : LABEL version=0.0.0 09:35:29 ---> Running in a0c9ce729fcd 09:35:30 ---> 3b13b2f6d866 09:35:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:35:30 Removing intermediate container a0c9ce729fcd 09:35:30 ---> 5a4a5ab50941 09:35:31 09:35:31 Successfully built 5a4a5ab50941 09:35:31 Successfully tagged security-proxy-setup-arm64:latest 09:35:31  Building security-proxy-setup ... done Building security-secretstore-setup 09:35:35 ---> 32203546a983 09:35:35 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:35:36 ---> ae970e172441 09:35:36 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:35:39 ---> 803e2837fcf3 09:35:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:35:41 ---> 134d56e9a4bf 09:35:41 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:35:43 ---> 04441d8eef37 09:35:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:35:45 ---> 0be7a0ebfb70 09:35:45 Step 28/33 : RUN chmod +x /entrypoint.sh 09:35:45 ---> Running in d881c90c09ca 09:35:50 Removing intermediate container d881c90c09ca 09:35:50 ---> 07a7585f70cf 09:35:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:35:50 ---> Running in f215bd70ef2b 09:35:50 Removing intermediate container 7b4f405e93d3 09:35:50 ---> 5faf49e55345 09:35:50 09:35:50 Step 10/25 : FROM alpine:3.17 09:35:50 ---> 51e60588ff2c 09:35:50 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:35:50 ---> Running in 8e265da9dcda 09:35:51 Removing intermediate container f215bd70ef2b 09:35:51 ---> 2b94c292671b 09:35:51 Step 30/33 : CMD ["gate"] 09:35:51 ---> Running in 4103f512a872 09:35:52 Removing intermediate container 552cbb86a5c5 09:35:52 ---> 043ee8699c76 09:35:52 09:35:52 Step 10/23 : FROM alpine:3.17 09:35:52 ---> 51e60588ff2c 09:35:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:35:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:35:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:35:53 ---> d76353e35c33 09:35:53 Step 3/25 : WORKDIR /edgex-go 09:35:53 ---> Using cache 09:35:53 ---> 5cd72795dd4d 09:35:53 Step 4/25 : RUN apk add --update --no-cache make git 09:35:53 ---> Using cache 09:35:53 ---> 7a76bc3b57f7 09:35:53 Step 5/25 : COPY go.mod vendor* ./ 09:35:53 ---> Using cache 09:35:53 ---> 120260a4e8d7 09:35:53 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:53 ---> Using cache 09:35:53 ---> 6505cab087b3 09:35:53 Step 7/25 : COPY . . 09:35:53 ---> Using cache 09:35:53 ---> e7a6356530ac 09:35:53 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:35:54 ---> Running in 9e42f12205ec 09:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:35:54 Removing intermediate container 4103f512a872 09:35:54 ---> 3fbbb04dd8ab 09:35:54 Step 31/33 : LABEL arch=arm64 09:35:54 ---> Running in 2e17f11661c9 09:35:54 ---> Running in 3baafeafd269 09:35:55 Removing intermediate container 9e42f12205ec 09:35:55 ---> 8254328f2c92 09:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:35:55 Step 12/23 : ENV APP_PORT=59880 09:35:55 ---> Running in 50aa2641a163 09:35:55 Removing intermediate container 3baafeafd269 09:35:55 ---> 4d7b72eb28e2 09:35:55 Step 32/33 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:35:55 ---> Running in 96e89ef76658 09:35:56 Removing intermediate container 96e89ef76658 09:35:56 ---> c30d3a8dafe5 09:35:56 Step 33/33 : LABEL version=0.0.0 09:35:56 Removing intermediate container 50aa2641a163 09:35:56 ---> a421d5dfe126 09:35:56 Step 13/23 : EXPOSE $APP_PORT 09:35:56 (1/1) Installing dumb-init (1.2.5-r2) 09:35:56 Executing busybox-1.35.0-r29.trigger 09:35:56 ---> Running in 0f2a989d119b 09:35:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:35:56 ---> Running in 54ea4274fab3 09:35:56 OK: 8 MiB in 16 packages 09:35:57 Removing intermediate container 0f2a989d119b 09:35:57 ---> dbf2696f7f6e 09:35:57 09:35:58 Removing intermediate container 54ea4274fab3 09:35:58 ---> 31a052c6d0c9 09:35:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:35:58 ---> Running in ec70173a2573 09:35:58 Successfully built dbf2696f7f6e 09:35:58 Successfully tagged security-bootstrapper-arm64:latest 09:35:58  Building security-bootstrapper ... done Building security-spire-config 09:35:58 Removing intermediate container 8e265da9dcda 09:35:58 ---> da8cd5cea6d1 09:35:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:35:59 ---> Running in aa2f795af964 09:35:59 Removing intermediate container aa2f795af964 09:35:59 ---> 1a53512c3466 09:35:59 Step 13/25 : ENV APP_PORT=59881 09:35:59 ---> Running in 50924658d17b 09:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:00 Removing intermediate container 50924658d17b 09:36:00 ---> 4fd6c781f153 09:36:00 Step 14/25 : EXPOSE $APP_PORT 09:36:00 ---> Running in 9c0733361cb8 09:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:01 Removing intermediate container 9c0733361cb8 09:36:01 ---> 854d232a7e8c 09:36:01 Step 15/25 : WORKDIR / 09:36:01 ---> Running in bebeb97d888a 09:36:01 Removing intermediate container bebeb97d888a 09:36:01 ---> a782cc446d2d 09:36:01 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:02 (1/1) Installing dumb-init (1.2.5-r2) 09:36:02 Executing busybox-1.35.0-r29.trigger 09:36:02 OK: 8 MiB in 16 packages 09:36:02 ---> 3fec3968d35a 09:36:02 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:36:04 ---> c986586b9acd 09:36:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:36:04 Removing intermediate container ec70173a2573 09:36:04 ---> bdfc51ad11e8 09:36:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:07 ---> 75110b7b1f8d 09:36:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:36:07 ---> fb7f00b726b5 09:36:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:36:09 ---> a46181e53345 09:36:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:36:09 ---> 985249c60767 09:36:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:36:10 ---> 318dcb6f0df7 09:36:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:36:11 ---> Running in abc40f5ba956 09:36:11 Removing intermediate container abc40f5ba956 09:36:11 ---> 30c0e1bbf464 09:36:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:36:11 ---> Running in d7a5dd31a97c 09:36:12 Removing intermediate container d7a5dd31a97c 09:36:12 ---> 08e0fc8ed6ce 09:36:12 Step 23/25 : LABEL arch=arm64 09:36:12 ---> 9402bfe9d80b 09:36:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:36:12 ---> Running in c772ace0523d 09:36:13 Removing intermediate container c772ace0523d 09:36:13 ---> 2f738070d357 09:36:13 Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:36:13 ---> Running in ed1db9f0f53c 09:36:14 ---> 5122220229e5 09:36:14 Step 19/23 : ENTRYPOINT ["/core-data"] 09:36:14 ---> Running in 99379034ecb2 09:36:14 Removing intermediate container ed1db9f0f53c 09:36:14 ---> 019a0eb39b58 09:36:14 Step 25/25 : LABEL version=0.0.0 09:36:14 ---> Running in cee62c98bf92 09:36:15 Removing intermediate container 99379034ecb2 09:36:15 ---> 4bd40b659d62 09:36:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:36:15 ---> Running in a8c2b2b84dfe 09:36:15 Removing intermediate container cee62c98bf92 09:36:15 ---> cc279998ef6b 09:36:15 09:36:15 Removing intermediate container a8c2b2b84dfe 09:36:15 ---> 071a3f103ca2 09:36:15 Step 21/23 : LABEL arch=arm64 09:36:15 Successfully built cc279998ef6b 09:36:15 Successfully tagged core-metadata-arm64:latest 09:36:15  Building core-metadata ... done Building support-scheduler 09:36:15 ---> Running in 78e573fb0033 09:36:16 Removing intermediate container 78e573fb0033 09:36:16 ---> b1a36dd84df4 09:36:16 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:36:16 ---> Running in 1397346fdc53 09:36:17 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:17 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:36:17 ---> d76353e35c33 09:36:17 Step 3/27 : WORKDIR /edgex-go 09:36:17 ---> Using cache 09:36:17 ---> 5cd72795dd4d 09:36:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:36:17 ---> Running in 009caede87aa 09:36:17 Removing intermediate container 1397346fdc53 09:36:17 ---> b9cedf42c8b5 09:36:17 Step 23/23 : LABEL version=0.0.0 09:36:17 ---> Running in 429bd45a9115 09:36:18 Removing intermediate container 429bd45a9115 09:36:18 ---> d8934c84ddc3 09:36:18 09:36:18 Successfully built d8934c84ddc3 09:36:18 Successfully tagged core-data-arm64:latest 09:36:18 Building support-notifications 09:36:19  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:21 OK: 263 MiB in 53 packages 09:36:23 Removing intermediate container 009caede87aa 09:36:23 ---> 2b93c44a0378 09:36:23 Step 5/27 : COPY go.mod vendor* ./ 09:36:24 ---> c1d2c9c5b7ff 09:36:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:24 ---> Running in 3d0ebb13a304 09:36:39 Removing intermediate container 3859c0d05cce 09:36:39 ---> 2add98cc228d 09:36:39 09:36:39 Step 9/20 : FROM alpine:3.17 09:36:39 ---> 51e60588ff2c 09:36:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:36:39 ---> Using cache 09:36:39 ---> b0887553e078 09:36:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:36:39 ---> Running in 4502e9682bc6 09:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:40 ---> d76353e35c33 09:36:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:36:40 ---> Using cache 09:36:40 ---> f843703de096 09:36:40 Step 4/23 : WORKDIR /edgex-go 09:36:40 ---> Using cache 09:36:40 ---> 9306bdc5c3c5 09:36:40 Step 5/23 : RUN apk add --update --no-cache make git 09:36:40 ---> Using cache 09:36:40 ---> 1b59fbfb225a 09:36:40 Step 6/23 : COPY go.mod vendor* ./ 09:36:40 ---> Using cache 09:36:40 ---> 0f17f170d4b0 09:36:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:40 ---> Using cache 09:36:40 ---> 95b82646a018 09:36:40 Step 8/23 : COPY . . 09:36:40 ---> Using cache 09:36:40 ---> 3cb740ae1d2c 09:36:40 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:36:40 ---> Running in f578e53ccb97 09:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:36:43 ---> d76353e35c33 09:36:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:36:43 ---> Using cache 09:36:43 ---> f843703de096 09:36:43 Step 4/23 : WORKDIR /edgex-go 09:36:43 ---> Using cache 09:36:43 ---> 9306bdc5c3c5 09:36:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:36:43 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:36:43 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:36:43 OK: 17692 distinct packages available 09:36:43 ---> Running in 199a185278a0 09:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:46 (1/9) Installing ca-certificates (20230506-r0) 09:36:46 (2/9) Installing brotli-libs (1.0.9-r9) 09:36:46 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:36:46 (4/9) Installing libcurl (8.0.1-r0) 09:36:46 (5/9) Installing curl (8.0.1-r0) 09:36:46 (6/9) Installing dumb-init (1.2.5-r2) 09:36:46 (7/9) Installing musl-obstack (1.2.3-r0) 09:36:46 (8/9) Installing libucontext (1.2-r0) 09:36:46 (9/9) Installing gcompat (1.1.0-r0) 09:36:46 Executing busybox-1.35.0-r29.trigger 09:36:46 Executing ca-certificates-20230506-r0.trigger 09:36:47 OK: 11 MiB in 24 packages 09:36:47 OK: 263 MiB in 53 packages 09:36:49 Removing intermediate container 199a185278a0 09:36:49 ---> f5cbd7697cae 09:36:49 Step 6/23 : COPY go.mod vendor* ./ 09:36:50 Removing intermediate container 4502e9682bc6 09:36:50 ---> 6f45ba4cf786 09:36:50 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:50 ---> c376405792ad 09:36:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:50 ---> Running in eefe5b6dc5de 09:36:51 ---> 073f81aed5f6 09:36:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:36:53 ---> 03dce137d8bf 09:36:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:36:55 ---> b531a549a34d 09:36:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:36:56 ---> bdcf63f38ca8 09:36:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:36:56 ---> Running in 64c4b39638b2 09:36:57 Removing intermediate container 64c4b39638b2 09:36:57 ---> dbba46764815 09:36:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:36:57 ---> Running in b88e1c82210f 09:36:58 Removing intermediate container b88e1c82210f 09:36:58 ---> 7ccd63cf9210 09:36:58 Step 18/20 : LABEL arch=arm64 09:36:58 ---> Running in e7a2ecddc813 09:36:58 Removing intermediate container e7a2ecddc813 09:36:58 ---> b2074019dd94 09:36:58 Step 19/20 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:36:58 ---> Running in aa1e9c22a8f3 09:36:59 Removing intermediate container aa1e9c22a8f3 09:36:59 ---> fd83643751b2 09:36:59 Step 20/20 : LABEL version=0.0.0 09:36:59 ---> Running in 892ca20b95b3 09:37:00 Removing intermediate container 892ca20b95b3 09:37:00 ---> 33882887786f 09:37:00 09:37:00 Successfully built 33882887786f 09:37:00 Successfully tagged security-spiffe-token-provider-arm64:latest 09:37:00 Building security-proxy-auth 09:37:18  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:18 ---> d76353e35c33 09:37:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:37:18 ---> Using cache 09:37:18 ---> f843703de096 09:37:18 Step 4/23 : WORKDIR /edgex-go 09:37:18 ---> Using cache 09:37:18 ---> 9306bdc5c3c5 09:37:18 Step 5/23 : RUN apk add --update --no-cache make git 09:37:18 ---> Using cache 09:37:18 ---> 1b59fbfb225a 09:37:18 Step 6/23 : COPY go.mod vendor* ./ 09:37:18 ---> Using cache 09:37:18 ---> 0f17f170d4b0 09:37:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 ---> Using cache 09:37:18 ---> 95b82646a018 09:37:18 Step 8/23 : COPY . . 09:37:18 ---> Using cache 09:37:18 ---> 3cb740ae1d2c 09:37:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:37:18 ---> Running in 496815bf1bd9 09:37:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:37:53 Removing intermediate container 3d0ebb13a304 09:37:53 ---> 706605824a32 09:37:53 Step 7/27 : COPY . . 09:38:19 ---> 67ec5efb3a65 09:38:19 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:38:19 ---> Running in 62c6fa36292c 09:38:19 Removing intermediate container 62c6fa36292c 09:38:19 ---> 8c6d3603c1a7 09:38:19 Step 9/27 : WORKDIR /edgex-go/spire-build 09:38:20 ---> Running in e5a32c6df380 09:38:21 Removing intermediate container e5a32c6df380 09:38:21 ---> 94b13ef09817 09:38:21 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:38:21 ---> Running in d01fe914ac84 09:38:22 Removing intermediate container d01fe914ac84 09:38:22 ---> cdbba40ab6ae 09:38:22 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 09:38:22 ---> Running in 3656fd9599f2 09:38:26 Removing intermediate container 3656fd9599f2 09:38:26 ---> 1261c3994665 09:38:26 Step 12/27 : WORKDIR /edgex-go 09:38:26 ---> Running in 2cc71ee1a796 09:38:26 Removing intermediate container 2cc71ee1a796 09:38:26 ---> 8a807d0e5a83 09:38:26 09:38:26 Step 13/27 : FROM alpine:3.17 09:38:26 ---> 51e60588ff2c 09:38:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:38:27 ---> Running in c056aaf0ab83 09:38:28 Removing intermediate container c056aaf0ab83 09:38:28 ---> 0ca3859ec9fe 09:38:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:38:28 ---> Running in 48ec3357bcb9 09:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:34 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:38:34 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:38:34 OK: 17692 distinct packages available 09:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:37 (1/4) Installing dumb-init (1.2.5-r2) 09:38:37 (2/4) Installing musl-obstack (1.2.3-r0) 09:38:37 (3/4) Installing libucontext (1.2-r0) 09:38:37 (4/4) Installing gcompat (1.1.0-r0) 09:38:37 Executing busybox-1.35.0-r29.trigger 09:38:37 OK: 8 MiB in 19 packages 09:38:39 Removing intermediate container 48ec3357bcb9 09:38:39 ---> c795b10be0a4 09:38:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:39 Removing intermediate container eefe5b6dc5de 09:38:39 ---> ef1c7ed7ac7e 09:38:39 Step 8/23 : COPY . . 09:38:40 ---> 5f7c0a22ce0a 09:38:40 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:38:42 ---> e84889508c19 09:38:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:38:54 ---> d83b004157ea 09:38:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:38:54 ---> d80800b08c62 09:38:54 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:38:54 ---> Running in 8d6fbe85e9c8 09:38:58 Removing intermediate container 8d6fbe85e9c8 09:38:58 ---> 754442171d5e 09:38:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:38:58 ---> 3ebc2015ab64 09:38:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:38:58 ---> Running in c17b10c99733 09:38:58 ---> 43a3c6094c0d 09:38:58 Step 22/27 : WORKDIR / 09:38:59 ---> Running in bc65cbf34a14 09:39:00 Removing intermediate container bc65cbf34a14 09:39:00 ---> 98a665458c64 09:39:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:39:00 ---> Running in 2b161700aadf 09:39:00 Removing intermediate container 2b161700aadf 09:39:00 ---> a8d8b096a23b 09:39:00 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:39:00 ---> Running in b381f7cd5994 09:39:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:39:01 Removing intermediate container b381f7cd5994 09:39:01 ---> 6ef13c01a4cf 09:39:01 Step 25/27 : LABEL arch=arm64 09:39:01 ---> Running in 28d7315ffb20 09:39:02 Removing intermediate container 28d7315ffb20 09:39:02 ---> 31c17046373c 09:39:02 Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:39:02 ---> Running in d81cde5201ab 09:39:02 Removing intermediate container d81cde5201ab 09:39:02 ---> cd8215f2b654 09:39:02 Step 27/27 : LABEL version=0.0.0 09:39:03 ---> Running in 73da05103132 09:39:03 Removing intermediate container 73da05103132 09:39:03 ---> 5e0789df774b 09:39:03 09:39:03 Successfully built 5e0789df774b 09:39:03 Successfully tagged security-spire-config-arm64:latest 09:39:03  Building security-spire-config ... done Building core-command 09:39:22 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:39:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:39:22 ---> d76353e35c33 09:39:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:39:22 ---> Using cache 09:39:22 ---> f843703de096 09:39:22 Step 4/24 : WORKDIR /edgex-go 09:39:22 ---> Using cache 09:39:22 ---> 9306bdc5c3c5 09:39:22 Step 5/24 : RUN apk add --update --no-cache make git 09:39:22 ---> Using cache 09:39:22 ---> 1b59fbfb225a 09:39:22 Step 6/24 : COPY go.mod vendor* ./ 09:39:22 ---> Using cache 09:39:22 ---> 0f17f170d4b0 09:39:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:22 ---> Using cache 09:39:22 ---> 95b82646a018 09:39:22 Step 8/24 : COPY . . 09:39:22 ---> Using cache 09:39:22 ---> 3cb740ae1d2c 09:39:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:39:22 ---> Running in a97c61ba0480 09:39:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:42:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:42:27 Removing intermediate container 2e17f11661c9 09:42:27 ---> 59b55224d121 09:42:27 09:42:27 Step 9/25 : FROM alpine:3.17 09:42:27 ---> 51e60588ff2c 09:42:27 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:42:27 ---> Running in bb2bc1503cdc 09:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:42:31 (1/3) Installing ca-certificates (20230506-r0) 09:42:31 (2/3) Installing dumb-init (1.2.5-r2) 09:42:31 (3/3) Installing su-exec (0.2-r2) 09:42:31 Executing busybox-1.35.0-r29.trigger 09:42:31 Executing ca-certificates-20230506-r0.trigger 09:42:32 OK: 8 MiB in 18 packages 09:42:34 Removing intermediate container bb2bc1503cdc 09:42:34 ---> 8abcb2406bd2 09:42:34 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:42:34 ---> Running in 2a3e70ceeaf9 09:42:35 Removing intermediate container 2a3e70ceeaf9 09:42:35 ---> b439eca6ef03 09:42:35 Step 12/25 : WORKDIR / 09:42:35 ---> Running in 3ff380db00ac 09:42:35 Removing intermediate container 3ff380db00ac 09:42:35 ---> 2bf7c8425156 09:42:35 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:36 ---> c0982a4080d1 09:42:36 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:42:37 ---> 8fcea6d8f268 09:42:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:42:38 ---> 0e349697036c 09:42:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:42:39 ---> 1e5ec4262e43 09:42:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:42:40 ---> 93ea71f4446b 09:42:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:42:42 ---> b5b6953ee491 09:42:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:42:44 ---> 8e3994a9273b 09:42:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:42:44 ---> d365f8259591 09:42:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:45 ---> Running in a6462855451a 09:42:48 Removing intermediate container a6462855451a 09:42:48 ---> 64a0ba34294d 09:42:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:42:48 ---> Running in 43e9e536053a 09:42:49 Removing intermediate container 43e9e536053a 09:42:49 ---> cd206ad7a164 09:42:49 Step 23/25 : LABEL arch=arm64 09:42:49 ---> Running in adac7c416d9e 09:42:49 Removing intermediate container adac7c416d9e 09:42:49 ---> e61b14be16c0 09:42:49 Step 24/25 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:42:50 ---> Running in 3d28f585b894 09:42:50 Removing intermediate container 3d28f585b894 09:42:50 ---> f8916579eaf4 09:42:50 Step 25/25 : LABEL version=0.0.0 09:42:50 ---> Running in 4f3449b052a3 09:42:50 Removing intermediate container 4f3449b052a3 09:42:51 ---> 7f9b6542524c 09:42:51 09:42:51 Successfully built 7f9b6542524c 09:42:51 Successfully tagged security-secretstore-setup-arm64:latest 09:42:51 Building security-spire-agent 09:43:06  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:43:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:43:06 ---> d76353e35c33 09:43:06 Step 3/27 : WORKDIR /edgex-go 09:43:06 ---> Using cache 09:43:06 ---> 5cd72795dd4d 09:43:06 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:43:06 ---> Using cache 09:43:06 ---> 2b93c44a0378 09:43:06 Step 5/27 : COPY go.mod vendor* ./ 09:43:06 ---> Using cache 09:43:06 ---> c1d2c9c5b7ff 09:43:06 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:06 ---> Using cache 09:43:06 ---> 706605824a32 09:43:06 Step 7/27 : COPY . . 09:43:06 ---> Using cache 09:43:06 ---> 67ec5efb3a65 09:43:06 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:43:06 ---> Using cache 09:43:06 ---> 8c6d3603c1a7 09:43:06 Step 9/27 : WORKDIR /edgex-go/spire-build 09:43:06 ---> Using cache 09:43:06 ---> 94b13ef09817 09:43:06 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:43:06 ---> Using cache 09:43:06 ---> cdbba40ab6ae 09:43:06 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 09:43:06 ---> Using cache 09:43:06 ---> 1261c3994665 09:43:06 Step 12/27 : WORKDIR /edgex-go 09:43:06 ---> Using cache 09:43:06 ---> 8a807d0e5a83 09:43:06 09:43:06 Step 13/27 : FROM alpine:3.17 09:43:06 ---> 51e60588ff2c 09:43:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:43:06 ---> Using cache 09:43:06 ---> 0ca3859ec9fe 09:43:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:06 ---> Running in 806615ad9309 09:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:43:10 v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:43:10 v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:43:10 OK: 17692 distinct packages available 09:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:43:12 (1/5) Installing dumb-init (1.2.5-r2) 09:43:12 (2/5) Installing musl-obstack (1.2.3-r0) 09:43:12 (3/5) Installing libucontext (1.2-r0) 09:43:12 (4/5) Installing gcompat (1.1.0-r0) 09:43:12 (5/5) Installing openssl (3.0.8-r4) 09:43:12 Executing busybox-1.35.0-r29.trigger 09:43:12 OK: 9 MiB in 20 packages 09:43:14 Removing intermediate container 806615ad9309 09:43:14 ---> fb3355022744 09:43:14 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:15 ---> 90041d06afbd 09:43:15 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:43:16 ---> 18eba1b87b77 09:43:16 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:43:21 ---> 5a5a5ed90882 09:43:21 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:43:26 ---> 1689826d0e42 09:43:26 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:43:27 ---> c8440a8fdb67 09:43:27 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:43:28 ---> 73c79313867d 09:43:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:43:29 ---> 515e32917a29 09:43:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:43:29 ---> Running in aa0ef9c10631 09:43:29 Removing intermediate container aa0ef9c10631 09:43:29 ---> 904cbbda355c 09:43:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:43:29 ---> Running in 6e1cf603a763 09:43:30 Removing intermediate container 6e1cf603a763 09:43:30 ---> 64e24a73bcac 09:43:30 Step 25/27 : LABEL arch=arm64 09:43:30 ---> Running in 3e6d6776254e 09:43:30 Removing intermediate container 3e6d6776254e 09:43:30 ---> d167b7c04a9f 09:43:30 Step 26/27 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:43:30 ---> Running in d7cfea013ed8 09:43:31 Removing intermediate container d7cfea013ed8 09:43:31 ---> 34e82e0e780b 09:43:31 Step 27/27 : LABEL version=0.0.0 09:43:31 ---> Running in 643affa7e5bd 09:43:31 Removing intermediate container 643affa7e5bd 09:43:31 ---> 23833a584f19 09:43:31 09:43:32 Successfully built 23833a584f19 09:43:32 Successfully tagged security-spire-agent-arm64:latest 09:43:32  Building security-spire-agent ... done Building security-spire-server 09:43:50 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:43:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:43:50 ---> d76353e35c33 09:43:50 Step 3/26 : WORKDIR /edgex-go 09:43:50 ---> Using cache 09:43:50 ---> 5cd72795dd4d 09:43:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:43:50 ---> Using cache 09:43:50 ---> 2b93c44a0378 09:43:50 Step 5/26 : COPY go.mod vendor* ./ 09:43:50 ---> Using cache 09:43:50 ---> c1d2c9c5b7ff 09:43:50 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:50 ---> Using cache 09:43:50 ---> 706605824a32 09:43:50 Step 7/26 : COPY . . 09:43:50 ---> Using cache 09:43:50 ---> 67ec5efb3a65 09:43:50 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:43:50 ---> Using cache 09:43:50 ---> 8c6d3603c1a7 09:43:50 Step 9/26 : WORKDIR /edgex-go/spire-build 09:43:50 ---> Using cache 09:43:50 ---> 94b13ef09817 09:43:50 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:43:50 ---> Using cache 09:43:50 ---> cdbba40ab6ae 09:43:50 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:43:50 ---> Running in 185aa2b70f23 09:43:53 Removing intermediate container 185aa2b70f23 09:43:53 ---> 8212362a7451 09:43:53 Step 12/26 : WORKDIR /edgex-go 09:43:53 ---> Running in 58c3c1dc4180 09:43:54 Removing intermediate container 58c3c1dc4180 09:43:54 ---> 9d8cefa474b0 09:43:54 09:43:54 Step 13/26 : FROM alpine:3.17 09:43:54 ---> 51e60588ff2c 09:43:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:43:54 ---> Using cache 09:43:54 ---> 0ca3859ec9fe 09:43:54 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:54 ---> Using cache 09:43:54 ---> fb3355022744 09:43:54 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:54 ---> Using cache 09:43:54 ---> 90041d06afbd 09:43:54 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:43:54 ---> Using cache 09:43:54 ---> 18eba1b87b77 09:43:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:44:02 ---> 275c4df22006 09:44:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:44:05 ---> 1fea630b43a4 09:44:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:44:06 ---> 218b0bd8d96c 09:44:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:44:07 ---> 675b8bbf5dc9 09:44:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:44:07 ---> Running in 7c42887fa9fe 09:44:08 Removing intermediate container 7c42887fa9fe 09:44:08 ---> e606b93bd55e 09:44:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:44:09 ---> Running in 4a3544d5778a 09:44:09 Removing intermediate container 496815bf1bd9 09:44:09 ---> 041848755d83 09:44:09 09:44:09 Step 10/23 : FROM alpine:3.17 09:44:09 ---> 51e60588ff2c 09:44:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:44:10 Removing intermediate container 4a3544d5778a 09:44:10 ---> 09a178bb17fd 09:44:10 Step 24/26 : LABEL arch=arm64 09:44:10 ---> Running in 21d0a11c231c 09:44:10 ---> Running in 6399c490b9c1 09:44:10 Removing intermediate container 21d0a11c231c 09:44:10 ---> 1e2e0f5d1821 09:44:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:44:10 Removing intermediate container 6399c490b9c1 09:44:10 ---> Running in 7eb16a51eaaf 09:44:10 ---> 1d8df473e6ec 09:44:10 Step 25/26 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:44:10 ---> Running in bba2833428aa 09:44:11 Removing intermediate container bba2833428aa 09:44:11 ---> 28974d6538b4 09:44:11 Step 26/26 : LABEL version=0.0.0 09:44:11 ---> Running in 92e961e5c779 09:44:12 Removing intermediate container 92e961e5c779 09:44:12 ---> 00f15c07da58 09:44:12 09:44:13 Successfully built 00f15c07da58 09:44:13 Successfully tagged security-spire-server-arm64:latest 09:44:13  Building security-spire-server ... done Building core-common-config-bootstrapper 09:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:44:15 (1/1) Installing dumb-init (1.2.5-r2) 09:44:15 Executing busybox-1.35.0-r29.trigger 09:44:15 OK: 8 MiB in 16 packages 09:44:19 Removing intermediate container 7eb16a51eaaf 09:44:19 ---> 623c7bca4d63 09:44:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:19 ---> 55210d30dade 09:44:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:44:21 ---> bf790f1f8887 09:44:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:44:23 ---> ed31584a5302 09:44:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:44:24 ---> e804a96f3320 09:44:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:44:26 ---> 5f2be5a13ba7 09:44:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:26 ---> Running in dbad98db169a 09:44:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:44:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:44:30 ---> d76353e35c33 09:44:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:44:30 ---> Using cache 09:44:30 ---> f843703de096 09:44:30 Step 4/23 : WORKDIR /edgex-go 09:44:30 ---> Using cache 09:44:30 ---> 9306bdc5c3c5 09:44:30 Step 5/23 : RUN apk add --update --no-cache make git 09:44:30 ---> Using cache 09:44:30 ---> 1b59fbfb225a 09:44:30 Step 6/23 : COPY go.mod vendor* ./ 09:44:30 ---> Using cache 09:44:30 ---> 0f17f170d4b0 09:44:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:30 ---> Using cache 09:44:30 ---> 95b82646a018 09:44:30 Step 8/23 : COPY . . 09:44:30 ---> Using cache 09:44:30 ---> 3cb740ae1d2c 09:44:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:44:30 Removing intermediate container dbad98db169a 09:44:30 ---> 39d718bba6ed 09:44:30 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:44:30 ---> Running in 277f45e3485b 09:44:30 ---> Running in 3f00b1180fc7 09:44:31 Removing intermediate container 277f45e3485b 09:44:31 ---> 79da8177bb1f 09:44:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:44:31 ---> Running in 32fd5e4fe822 09:44:33 Removing intermediate container 32fd5e4fe822 09:44:33 ---> 9418210d7407 09:44:33 Step 21/23 : LABEL arch=arm64 09:44:33 ---> Running in 0440dc0a45e8 09:44:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:44:33 Removing intermediate container 0440dc0a45e8 09:44:33 ---> 8501b28272e3 09:44:33 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:44:33 ---> Running in 409a37084d40 09:44:34 Removing intermediate container 409a37084d40 09:44:34 ---> 173e5ac7cf9d 09:44:34 Step 23/23 : LABEL version=0.0.0 09:44:34 ---> Running in 844f0e6ca0cf 09:44:35 Removing intermediate container 844f0e6ca0cf 09:44:35 ---> 82f6fd633a24 09:44:35 09:44:35 Successfully built 82f6fd633a24 09:44:35 Successfully tagged security-proxy-auth-arm64:latest 09:46:27  Building security-proxy-auth ... done Removing intermediate container a97c61ba0480 09:46:27 ---> a060bb0691a3 09:46:27 09:46:27 Step 10/24 : FROM alpine:3.17 09:46:27 ---> 51e60588ff2c 09:46:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:46:27 ---> Using cache 09:46:27 ---> da8cd5cea6d1 09:46:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:46:27 ---> Using cache 09:46:27 ---> 1a53512c3466 09:46:27 Step 13/24 : ENV APP_PORT=59882 09:46:27 ---> Running in 885fddf6876c 09:46:27 Removing intermediate container 885fddf6876c 09:46:27 ---> 80682a281172 09:46:27 Step 14/24 : EXPOSE $APP_PORT 09:46:27 ---> Running in 0c1981959aef 09:46:27 Removing intermediate container 0c1981959aef 09:46:27 ---> f8deb31a03b4 09:46:27 Step 15/24 : WORKDIR / 09:46:27 ---> Running in 74343391114f 09:46:27 Removing intermediate container 74343391114f 09:46:27 ---> e45e7d0681d0 09:46:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:28 ---> b953629eb705 09:46:28 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:46:29 ---> 205161986cb6 09:46:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:46:32 ---> 613d3b67e3b1 09:46:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:46:33 ---> 2c0b688ca4b5 09:46:33 Step 20/24 : ENTRYPOINT ["/core-command"] 09:46:33 ---> Running in 6aa2c1a74b23 09:46:35 Removing intermediate container 6aa2c1a74b23 09:46:35 ---> de51b9880093 09:46:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:35 ---> Running in 865a5c03969b 09:46:35 Removing intermediate container 865a5c03969b 09:46:35 ---> 781ea778ce67 09:46:35 Step 22/24 : LABEL arch=arm64 09:46:36 ---> Running in e3794af27241 09:46:37 Removing intermediate container e3794af27241 09:46:37 ---> ca15f9767cd2 09:46:37 Step 23/24 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:46:37 ---> Running in 36f663664da2 09:46:37 Removing intermediate container 36f663664da2 09:46:37 ---> 7963b08c6c9f 09:46:37 Step 24/24 : LABEL version=0.0.0 09:46:37 ---> Running in 345bdad48c55 09:46:38 Removing intermediate container 345bdad48c55 09:46:38 ---> 6225bba168f8 09:46:38 09:46:39 Successfully built 6225bba168f8 09:46:39 Successfully tagged core-command-arm64:latest 09:46:47  Building core-command ... done Removing intermediate container f578e53ccb97 09:46:47 ---> 178a3a227bbb 09:46:47 09:46:47 Step 10/23 : FROM alpine:3.17 09:46:47 ---> 51e60588ff2c 09:46:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:46:47 ---> Using cache 09:46:47 ---> da8cd5cea6d1 09:46:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:46:47 ---> Using cache 09:46:47 ---> 1a53512c3466 09:46:47 Step 13/23 : ENV APP_PORT=59861 09:46:47 ---> Running in a097b4386c10 09:46:48 Removing intermediate container a097b4386c10 09:46:48 ---> fddf50ceb52e 09:46:48 Step 14/23 : EXPOSE $APP_PORT 09:46:48 ---> Running in 55a70d2b3210 09:46:48 Removing intermediate container 55a70d2b3210 09:46:48 ---> f16ae143fa90 09:46:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:49 ---> 6e7564b50cd3 09:46:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:46:50 ---> 6035aef96e7b 09:46:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:46:53 ---> 276a619ec7e2 09:46:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:46:53 ---> 1018390c36c9 09:46:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:46:54 ---> Running in b791edf136e1 09:46:54 Removing intermediate container b791edf136e1 09:46:54 ---> 61e61a7f944e 09:46:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:54 ---> Running in 22d365e52112 09:46:55 Removing intermediate container 22d365e52112 09:46:55 ---> 35998ba8b8c2 09:46:55 Step 21/23 : LABEL arch=arm64 09:46:55 ---> Running in 236f5d75ed2b 09:46:55 Removing intermediate container 236f5d75ed2b 09:46:55 ---> a8b5741570b2 09:46:55 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:46:55 ---> Running in ca66a6889821 09:46:56 Removing intermediate container ca66a6889821 09:46:56 ---> 9b80f9a90368 09:46:56 Step 23/23 : LABEL version=0.0.0 09:46:56 ---> Running in 0b376a51c3b6 09:46:57 Removing intermediate container 0b376a51c3b6 09:46:57 ---> 530691d3f5d3 09:46:57 09:46:57 Successfully built 530691d3f5d3 09:46:57 Successfully tagged support-scheduler-arm64:latest 09:47:53  Building support-scheduler ... done Removing intermediate container c17b10c99733 09:47:53 ---> 227c3ac15867 09:47:53 09:47:53 Step 10/23 : FROM alpine:3.17 09:47:53 ---> 51e60588ff2c 09:47:53 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:47:53 ---> Running in 073dba6915a4 09:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:47:53 (1/2) Installing ca-certificates (20230506-r0) 09:47:53 (2/2) Installing dumb-init (1.2.5-r2) 09:47:53 Executing busybox-1.35.0-r29.trigger 09:47:53 Executing ca-certificates-20230506-r0.trigger 09:47:53 OK: 8 MiB in 17 packages 09:47:53 Removing intermediate container 073dba6915a4 09:47:53 ---> 511657093bc1 09:47:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:47:53 ---> Running in 00f32dcfe2ca 09:47:53 Removing intermediate container 00f32dcfe2ca 09:47:53 ---> 5e54249b2e8f 09:47:53 Step 13/23 : ENV APP_PORT=59860 09:47:53 ---> Running in ce71869df6b3 09:47:54 Removing intermediate container ce71869df6b3 09:47:54 ---> 0241d88d4759 09:47:54 Step 14/23 : EXPOSE $APP_PORT 09:47:54 ---> Running in 3281cb09f44b 09:47:54 Removing intermediate container 3281cb09f44b 09:47:54 ---> 0496b60f4178 09:47:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:47:55 ---> 63b797983a0e 09:47:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:47:56 ---> f857896c8b39 09:47:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:47:57 ---> a315a259f806 09:47:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:47:58 ---> 08a4044407b6 09:47:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:47:58 ---> Running in 3874cfc3b1cc 09:47:58 Removing intermediate container 3874cfc3b1cc 09:47:58 ---> 8041e9985338 09:47:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:47:58 ---> Running in cf26800e38db 09:47:59 Removing intermediate container cf26800e38db 09:47:59 ---> b812e042e126 09:47:59 Step 21/23 : LABEL arch=arm64 09:47:59 ---> Running in ff0ddb80c675 09:47:59 Removing intermediate container ff0ddb80c675 09:47:59 ---> 11c66879c3c1 09:47:59 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:47:59 ---> Running in e6b63cec8c5f 09:48:00 Removing intermediate container e6b63cec8c5f 09:48:00 ---> 35a8dea850c2 09:48:00 Step 23/23 : LABEL version=0.0.0 09:48:00 ---> Running in d045f3f541d8 09:48:00 Removing intermediate container d045f3f541d8 09:48:00 ---> 770d320f3abd 09:48:00 09:48:00 Successfully built 770d320f3abd 09:48:00 Successfully tagged support-notifications-arm64:latest 09:48:03  Building support-notifications ... done Removing intermediate container 3f00b1180fc7 09:48:03 ---> 038ee1551478 09:48:03 09:48:03 Step 10/23 : FROM alpine:3.17 09:48:03 ---> 51e60588ff2c 09:48:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:48:03 ---> Using cache 09:48:03 ---> 1e2e0f5d1821 09:48:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:48:03 ---> Using cache 09:48:03 ---> 623c7bca4d63 09:48:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:03 ---> Using cache 09:48:03 ---> 55210d30dade 09:48:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:48:03 ---> Using cache 09:48:03 ---> bf790f1f8887 09:48:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:48:06 ---> 0e4495ac3120 09:48:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:48:06 ---> df2bc7af5383 09:48:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:48:07 ---> d8cbc79644fb 09:48:07 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:48:07 ---> Running in 96f9bf5ce34e 09:48:09 Removing intermediate container 96f9bf5ce34e 09:48:09 ---> ad8334e06bb9 09:48:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:48:09 ---> Running in 9c559cb18fad 09:48:09 Removing intermediate container 9c559cb18fad 09:48:09 ---> c20933b494e7 09:48:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:48:09 ---> Running in 5f92cd7c45ad 09:48:09 Removing intermediate container 5f92cd7c45ad 09:48:09 ---> d5ee1c155efb 09:48:09 Step 21/23 : LABEL arch=arm64 09:48:09 ---> Running in c030c4cd34ed 09:48:10 Removing intermediate container c030c4cd34ed 09:48:10 ---> 6c600e1645d4 09:48:10 Step 22/23 : LABEL git_sha=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a 09:48:10 ---> Running in 2f6a618876f9 09:48:10 Removing intermediate container 2f6a618876f9 09:48:10 ---> aae9da8ef0c1 09:48:10 Step 23/23 : LABEL version=0.0.0 09:48:10 ---> Running in fde259206def 09:48:10 Removing intermediate container fde259206def 09:48:10 ---> 32446f43b665 09:48:10 09:48:10 Successfully built 32446f43b665 09:48:10 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:48:11  Building core-common-config-bootstrapper ... done  [Pipeline] } 09:48:11 $ docker stop --time=1 53c0e0bccdf552e8bdcfe978d85ec1a1b0be628a3c9e056465ba33ec96cfb0f1 09:48:13 $ docker rm -f --volumes 53c0e0bccdf552e8bdcfe978d85ec1a1b0be628a3c9e056465ba33ec96cfb0f1 [Pipeline] // withDockerContainer [Pipeline] sh 09:48:13 + docker images 09:48:14 REPOSITORY TAG IMAGE ID CREATED SIZE 09:48:14 core-common-config-bootstrapper-arm64 latest 32446f43b665 3 seconds ago 17.2MB 09:48:14 038ee1551478 11 seconds ago 1.52GB 09:48:14 support-notifications-arm64 latest 770d320f3abd 13 seconds ago 31.9MB 09:48:14 227c3ac15867 30 seconds ago 1.59GB 09:48:14 support-scheduler-arm64 latest 530691d3f5d3 About a minute ago 31.2MB 09:48:14 178a3a227bbb About a minute ago 1.59GB 09:48:14 core-command-arm64 latest 6225bba168f8 About a minute ago 19.7MB 09:48:14 a060bb0691a3 About a minute ago 1.53GB 09:48:14 security-proxy-auth-arm64 latest 82f6fd633a24 3 minutes ago 18.1MB 09:48:14 security-spire-server-arm64 latest 00f15c07da58 4 minutes ago 97MB 09:48:14 041848755d83 4 minutes ago 1.51GB 09:48:14 9d8cefa474b0 4 minutes ago 1.39GB 09:48:14 security-spire-agent-arm64 latest 23833a584f19 4 minutes ago 153MB 09:48:14 security-secretstore-setup-arm64 latest 7f9b6542524c 5 minutes ago 32.2MB 09:48:14 59b55224d121 5 minutes ago 1.52GB 09:48:14 security-spire-config-arm64 latest 5e0789df774b 9 minutes ago 96.1MB 09:48:14 8a807d0e5a83 9 minutes ago 1.39GB 09:48:14 security-spiffe-token-provider-arm64 latest 33882887786f 11 minutes ago 32.7MB 09:48:14 2add98cc228d 11 minutes ago 1.57GB 09:48:14 core-data-arm64 latest d8934c84ddc3 11 minutes ago 19.9MB 09:48:14 core-metadata-arm64 latest cc279998ef6b 11 minutes ago 20.2MB 09:48:14 security-bootstrapper-arm64 latest dbf2696f7f6e 12 minutes ago 21.9MB 09:48:14 043ee8699c76 12 minutes ago 1.53GB 09:48:14 5faf49e55345 12 minutes ago 1.53GB 09:48:14 security-proxy-setup-arm64 latest 5a4a5ab50941 12 minutes ago 18.7MB 09:48:14 7bbb0d19fd25 13 minutes ago 1.51GB 09:48:14 90acf0e61dd5 13 minutes ago 1.51GB 09:48:14 ci-base-image-arm64 latest d76353e35c33 34 minutes ago 899MB 09:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:48:14 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:48:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:14 09:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:15 arm64: Pulling from edgex-lftools-log-publisher 09:48:15 8998bd30e6a1: Pulling fs layer 09:48:15 04944245beec: Pulling fs layer 09:48:15 699f458cf7ca: Pulling fs layer 09:48:15 765212b225bb: Pulling fs layer 09:48:15 f23df028b6ca: Pulling fs layer 09:48:15 d65c8cfc05b1: Pulling fs layer 09:48:15 2437ff75d9bd: Pulling fs layer 09:48:15 f23df028b6ca: Waiting 09:48:15 d65c8cfc05b1: Waiting 09:48:15 2437ff75d9bd: Waiting 09:48:15 765212b225bb: Waiting 09:48:15 04944245beec: Verifying Checksum 09:48:15 04944245beec: Download complete 09:48:15 765212b225bb: Verifying Checksum 09:48:15 765212b225bb: Download complete 09:48:15 f23df028b6ca: Verifying Checksum 09:48:15 f23df028b6ca: Download complete 09:48:15 d65c8cfc05b1: Verifying Checksum 09:48:15 d65c8cfc05b1: Download complete 09:48:15 699f458cf7ca: Verifying Checksum 09:48:15 699f458cf7ca: Download complete 09:48:16 8998bd30e6a1: Verifying Checksum 09:48:16 8998bd30e6a1: Download complete 09:48:18 2437ff75d9bd: Verifying Checksum 09:48:18 2437ff75d9bd: Download complete 09:48:20 8998bd30e6a1: Pull complete 09:48:20 04944245beec: Pull complete 09:48:22 699f458cf7ca: Pull complete 09:48:22 765212b225bb: Pull complete 09:48:22 f23df028b6ca: Pull complete 09:48:22 d65c8cfc05b1: Pull complete 09:48:37 2437ff75d9bd: Pull complete 09:48:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:38 prd-ubuntu20.04-docker-arm64-4c-16g-14644 does not seem to be running inside a container 09:48:38 $ 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 09:48:40 $ docker top a87f7c4a6e4797022c96d5ee521c5fc3a0c82a558ea1726fc6c97e6f1227b7c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:41 ---> job-cost.sh 09:48:41 lf-activate-venv: SKIPPING 09:48:41 INFO: No Stack... 09:48:42 INFO: Retrieving Pricing Info for: v3-standard-4 09:48:43 INFO: Archiving Costs [Pipeline] sh 09:48:43 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:48:43 + cut -d, -f6 [Pipeline] lock 09:48:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] 09:48:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] did not exist. Created. 09:48:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:48:44 + echo total: 0.10999999940395355 [Pipeline] stash 09:48:44 Stashed 1 file(s) [Pipeline] } 09:48:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4559-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:48:44 $ docker stop --time=1 a87f7c4a6e4797022c96d5ee521c5fc3a0c82a558ea1726fc6c97e6f1227b7c6 09:48:45 $ docker rm -f --volumes a87f7c4a6e4797022c96d5ee521c5fc3a0c82a558ea1726fc6c97e6f1227b7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:48:46 provisioning config files... 09:48:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13340347027664245900tmp [Pipeline] { [Pipeline] sh 09:48:47 + set +x 09:48:47 + bash -s -- 09:48:47 + curl -s https://codecov.io/bash 09:48:47 09:48:47 _____ _ 09:48:47 / ____| | | 09:48:47 | | ___ __| | ___ ___ _____ __ 09:48:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:48:47 | |___| (_) | (_| | __/ (_| (_) \ V / 09:48:47 \_____\___/ \__,_|\___|\___\___/ \_/ 09:48:47 Bash-1.0.6 09:48:47 09:48:47 09:48:47 ==> git version 2.25.1 found 09:48:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:48:47 Release-Date: 2020-01-08 09:48:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:48:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:48:47 ==> Jenkins CI detected. 09:48:47 current dir:  /w/workspace/edgex-go/1 09:48:47 project root: . 09:48:47 --> token set from env 09:48:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:48:47 ==> Running gcov in . (disable via -X gcov) 09:48:47 ==> Python coveragepy not found 09:48:47 ==> Searching for coverage reports in: 09:48:47 + . 09:48:47 -> Found 1 reports 09:48:47 ==> Detecting git/mercurial file structure 09:48:47 ==> Reading reports 09:48:47 + ./coverage.out bytes=447732 09:48:47 ==> Appending adjustments 09:48:47 https://docs.codecov.io/docs/fixing-reports 09:48:48 + Found adjustments 09:48:48 ==> Gzipping contents 09:48:48 60K /tmp/codecov.QiNlN6.gz 09:48:48 ==> Uploading reports 09:48:48 url: https://codecov.io 09:48:48 query: branch=PR-4559&commit=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= 09:48:48 -> Pinging Codecov 09:48:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4559&commit=a07fdcdaaf51e7bb7e9686bee0730a8f7330153a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= 09:48:48 -> Uploading to 09:48:48 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/a07fdcdaaf51e7bb7e9686bee0730a8f7330153a/db3a69a7-fa5f-4294-b044-76c677b00c61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T094848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0b63c9409062c162575686e6c65cc09ec3f21631fdcb7bc9d156fb977f273e7 09:48:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:48 Dload Upload Total Spent Left Speed 09:48:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57448 0 0 100 57448 0 252k --:--:-- --:--:-- --:--:-- 251k 09:48:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a07fdcdaaf51e7bb7e9686bee0730a8f7330153a [Pipeline] } 09:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:48:50 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:48:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:48:51 ---> package-listing.sh 09:48:51 ++ facter osfamily 09:48:51 ++ tr '[:upper:]' '[:lower:]' 09:48:51 + OS_FAMILY=debian 09:48:51 + workspace=/w/workspace/edgex-go/1 09:48:51 + START_PACKAGES=/tmp/packages_start.txt 09:48:51 + END_PACKAGES=/tmp/packages_end.txt 09:48:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:51 + PACKAGES=/tmp/packages_start.txt 09:48:51 + '[' /w/workspace/edgex-go/1 ']' 09:48:51 + PACKAGES=/tmp/packages_end.txt 09:48:51 + case "${OS_FAMILY}" in 09:48:51 + dpkg -l 09:48:51 + grep '^ii' 09:48:51 + '[' -f /tmp/packages_start.txt ']' 09:48:51 + '[' -f /tmp/packages_end.txt ']' 09:48:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:51 + '[' /w/workspace/edgex-go/1 ']' 09:48:51 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:48:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:48:51 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 09:48:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:48:52 09:48:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:48:53 latest: Pulling from edgex-lftools-log-publisher 09:48:53 5eb5b503b376: Pulling fs layer 09:48:53 5c69ac0246d0: Pulling fs layer 09:48:53 ec43610c2a17: Pulling fs layer 09:48:53 3a2ae6a8a46f: Pulling fs layer 09:48:53 33b1e0a273af: Pulling fs layer 09:48:53 5d3b04190fa2: Pulling fs layer 09:48:53 2f39f015ded8: Pulling fs layer 09:48:53 33b1e0a273af: Waiting 09:48:53 5d3b04190fa2: Waiting 09:48:53 2f39f015ded8: Waiting 09:48:53 3a2ae6a8a46f: Waiting 09:48:53 5c69ac0246d0: Download complete 09:48:53 3a2ae6a8a46f: Verifying Checksum 09:48:53 3a2ae6a8a46f: Download complete 09:48:53 33b1e0a273af: Verifying Checksum 09:48:53 33b1e0a273af: Download complete 09:48:53 ec43610c2a17: Verifying Checksum 09:48:53 ec43610c2a17: Download complete 09:48:53 5d3b04190fa2: Verifying Checksum 09:48:53 5d3b04190fa2: Download complete 09:48:53 5eb5b503b376: Verifying Checksum 09:48:53 5eb5b503b376: Download complete 09:48:54 2f39f015ded8: Download complete 09:48:54 5eb5b503b376: Pull complete 09:48:54 5c69ac0246d0: Pull complete 09:48:55 ec43610c2a17: Pull complete 09:48:55 3a2ae6a8a46f: Pull complete 09:48:55 33b1e0a273af: Pull complete 09:48:55 5d3b04190fa2: Pull complete 09:48:59 2f39f015ded8: Pull complete 09:48:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:59 prd-ubuntu20.04-docker-8c-8g-14643 does not seem to be running inside a container 09:48:59 $ 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 09:49:03 $ docker top a23500e434b516376747be402bbf302b64c02d5ad41b67d23dda9ad01fdf5cd0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:03 + touch /tmp/pre-build-complete [Pipeline] sh 09:49:03 + mkdir -p /var/log/sysstat [Pipeline] sh 09:49:04 + ls /var/log/sa-host 09:49:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:04 provisioning config files... 09:49:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1350000616716463235tmp [Pipeline] { [Pipeline] echo 09:49:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:49:04 ---> create-netrc.sh [Pipeline] } 09:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:49:05 ---> python-tools-install.sh [Pipeline] echo 09:49:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:49:05 ---> sudo-logs.sh 09:49:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:49:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:49:05 ---> job-cost.sh 09:49:05 lf-activate-venv: SKIPPING 09:49:05 DEBUG: total: 0.10999999940395355 09:49:05 INFO: Retrieving Stack Cost... 09:49:06 INFO: Retrieving Pricing Info for: v3-standard-8 09:49:06 INFO: Archiving Costs [Pipeline] echo 09:49:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:49:06 ---> logs-deploy.sh 09:49:06 lf-activate-venv: SKIPPING 09:49:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4559/1 09:49:06 INFO: archiving workspace using pattern(s): 09:49:07 Archives upload complete. 09:49:07 INFO: archiving logs to Nexus