Pull request #4638 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ee0190cd963c572e113d39a29acd17b4c8e92e03+dc857b44c2737f54ac971b67f995bab03c512aaf (b9d9342fbf4001fbf1b75a200b56cb91f4726870) 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-ssh5869028612501302208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7874650140876840345.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4638/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-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15906024179908257380.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-4638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8983615249430209449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2546870598675489041.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-4638/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-4638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10224048526109240490.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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 ‘prd-ubuntu20.04-docker-8c-8g-3798’ Running on prd-ubuntu20.04-docker-8c-8g-3801 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [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 Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit ee0190cd963c572e113d39a29acd17b4c8e92e03 Merge succeeded, producing b8cafd412949eff3e43d20eb7a9b255f96f5e759 Checking out Revision b8cafd412949eff3e43d20eb7a9b255f96f5e759 (PR-4638) > 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/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee0190cd963c572e113d39a29acd17b4c8e92e03 # 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 dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8cafd412949eff3e43d20eb7a9b255f96f5e759 # timeout=10 Commit message: "Merge commit 'dc857b44c2737f54ac971b67f995bab03c512aaf' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:41:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:41:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:41:49 ========================================================= 16:41:49 EdgeX Global Pipelines Version Info 16:41:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:41:50 ------------------- 16:41:50 stable info: 16:41:50 ------------------- 16:41:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:41:50 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:41:50 Message: update stable to v1.0.253 16:41:51 ------------------- 16:41:51 experimental info: 16:41:51 ------------------- 16:41:51 Commited By: **** collab-it+edgex@linuxfoundation.org 16:41:51 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:41:51 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4638 [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4638 [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4638 [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8cafd4 [Pipeline] echo 16:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:52 provisioning config files... 16:41:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5409254621531711688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:53 ---> docker-login.sh 16:41:53 nexus3.edgexfoundry.org:10001 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 nexus3.edgexfoundry.org:10002 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 nexus3.edgexfoundry.org:10003 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 nexus3.edgexfoundry.org:10004 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 docker.io 16:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:53 Configure a credential helper to remove this warning. See 16:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:53 16:41:53 Login Succeeded 16:41:53 ---> docker-login.sh ends [Pipeline] } 16:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:54 + 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 16:41:54 + dirname cmd/core-command/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo core-command,cmd/core-command/Dockerfile 16:41:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:41:54 + dirname cmd/core-data/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo core-data,cmd/core-data/Dockerfile 16:41:54 + dirname cmd/core-metadata/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo core-metadata,cmd/core-metadata/Dockerfile 16:41:54 + dirname cmd/security-bootstrapper/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:41:54 + dirname cmd/security-proxy-auth/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:41:54 + dirname cmd/security-proxy-setup/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:41:54 + dirname cmd/security-secretstore-setup/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:41:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:41:54 + dirname cmd/security-spire-agent/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:41:54 + dirname cmd/security-spire-config/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:41:54 + dirname cmd/security-spire-server/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:41:54 + dirname cmd/support-notifications/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo support-notifications,cmd/support-notifications/Dockerfile 16:41:54 + dirname cmd/support-scheduler/Dockerfile 16:41:54 + cut -d/ -f2 16:41:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:41:54 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 16:41:55 + git rev-list -1 --merges b8cafd412949eff3e43d20eb7a9b255f96f5e759~1..b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] echo 16:41:55 -----------> git rev-list -1 --merges b8cafd412949eff3e43d20eb7a9b255f96f5e759~1..b8cafd412949eff3e43d20eb7a9b255f96f5e759 b8cafd412949eff3e43d20eb7a9b255f96f5e759 16:41:55 b8cafd412949eff3e43d20eb7a9b255f96f5e759 [false] [Pipeline] sh 16:41:55 + git log --format=format:%s -1 b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] echo 16:41:55 ========================================================= 16:41:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:41:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:41:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:55 + grep -v github /etc/ssh/ssh_known_hosts 16:41:55 + [ -e /tmp/ssh_known_hosts ] 16:41:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:41:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:41:55 + sudo tee -a /etc/ssh/ssh_known_hosts 16:41:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:56 16:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:56 0.1.4: Pulling from edgex-devops/py-git-semver 16:41:56 b85a868b505f: Pulling fs layer 16:41:56 e2be974225ed: Pulling fs layer 16:41:56 339a4e72a1f5: Pulling fs layer 16:41:56 988bab9f4d93: Pulling fs layer 16:41:56 1469e6f7b9e6: Pulling fs layer 16:41:56 eaf3925da568: Pulling fs layer 16:41:56 bab4dde63d76: Pulling fs layer 16:41:56 bde34c3a00c8: Pulling fs layer 16:41:56 b352a97aabf1: Pulling fs layer 16:41:56 4872d77fe225: Pulling fs layer 16:41:56 5851b861e8e6: Pulling fs layer 16:41:56 1469e6f7b9e6: Waiting 16:41:56 eaf3925da568: Waiting 16:41:56 bab4dde63d76: Waiting 16:41:56 bde34c3a00c8: Waiting 16:41:56 988bab9f4d93: Waiting 16:41:56 4872d77fe225: Waiting 16:41:56 5851b861e8e6: Waiting 16:41:56 b352a97aabf1: Waiting 16:41:56 e2be974225ed: Verifying Checksum 16:41:56 e2be974225ed: Download complete 16:41:56 988bab9f4d93: Verifying Checksum 16:41:56 988bab9f4d93: Download complete 16:41:56 1469e6f7b9e6: Verifying Checksum 16:41:56 1469e6f7b9e6: Download complete 16:41:56 eaf3925da568: Verifying Checksum 16:41:56 eaf3925da568: Download complete 16:41:56 339a4e72a1f5: Verifying Checksum 16:41:56 339a4e72a1f5: Download complete 16:41:56 bde34c3a00c8: Verifying Checksum 16:41:56 bde34c3a00c8: Download complete 16:41:56 b352a97aabf1: Verifying Checksum 16:41:56 b352a97aabf1: Download complete 16:41:56 4872d77fe225: Verifying Checksum 16:41:56 4872d77fe225: Download complete 16:41:56 5851b861e8e6: Download complete 16:41:56 b85a868b505f: Verifying Checksum 16:41:56 b85a868b505f: Download complete 16:41:57 bab4dde63d76: Verifying Checksum 16:41:57 bab4dde63d76: Download complete 16:41:58 b85a868b505f: Pull complete 16:41:58 e2be974225ed: Pull complete 16:41:58 339a4e72a1f5: Pull complete 16:41:58 988bab9f4d93: Pull complete 16:41:59 1469e6f7b9e6: Pull complete 16:41:59 eaf3925da568: Pull complete 16:42:01 bab4dde63d76: Pull complete 16:42:01 bde34c3a00c8: Pull complete 16:42:01 b352a97aabf1: Pull complete 16:42:01 4872d77fe225: Pull complete 16:42:01 5851b861e8e6: Pull complete 16:42:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:01 prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container 16:42:01 $ 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 16:42:06 $ docker top 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 -eo pid,comm 16:42:06 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). 16:42:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:06 [ssh-agent] Looking for ssh-agent implementation... 16:42:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:06 $ docker exec 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent 16:42:06 SSH_AUTH_SOCK=/tmp/ssh-lvb9gHSmfDjz/agent.31 16:42:06 SSH_AGENT_PID=37 16:42:06 Running ssh-add (command line suppressed) 16:42:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2026197799911666865.key (/w/workspace/edgex-go/1@tmp/private_key_2026197799911666865.key) 16:42:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:06 + git tag --points-at HEAD [Pipeline] } 16:42:06 $ docker exec --env ******** --env ******** 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent -k 16:42:07 unset SSH_AUTH_SOCK; 16:42:07 unset SSH_AGENT_PID; 16:42:07 echo Agent pid 37 killed; 16:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:07 [ssh-agent] Looking for ssh-agent implementation... 16:42:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:07 $ docker exec 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent 16:42:07 SSH_AUTH_SOCK=/tmp/ssh-RAF39u9nEVCS/agent.69 16:42:07 SSH_AGENT_PID=75 16:42:07 Running ssh-add (command line suppressed) 16:42:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_22209668235530926.key (/w/workspace/edgex-go/1@tmp/private_key_22209668235530926.key) 16:42:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:07 + git semver init 16:42:08 2023-08-16 16:42:07,992 [run_init] DEBUG init version:0.0.0 force:False 16:42:08 2023-08-16 16:42:07,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:42:08 2023-08-16 16:42:07,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:42:08 2023-08-16 16:42:07,994 [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) 16:42:13 2023-08-16 16:42:13,322 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:42:13 2023-08-16 16:42:13,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4638 with force:False 16:42:13 2023-08-16 16:42:13,323 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4638 16:42:13 2023-08-16 16:42:13,327 [execute] INFO git cat-file --batch-check 16:42:13 2023-08-16 16:42:13,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:42:13 2023-08-16 16:42:13,333 [execute] INFO git cat-file --batch 16:42:13 2023-08-16 16:42:13,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:42:13 2023-08-16 16:42:13,337 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4638 16:42:13 0.0.0 [Pipeline] } 16:42:13 $ docker exec --env ******** --env ******** 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 ssh-agent -k 16:42:13 unset SSH_AUTH_SOCK; 16:42:13 unset SSH_AGENT_PID; 16:42:13 echo Agent pid 75 killed; 16:42:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:13 + git semver [Pipeline] } 16:42:14 $ docker stop --time=1 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 16:42:15 $ docker rm -f --volumes 0b187a238d762b83df171d325569b95d037b9d06fd9d89bfa6915b99d35b8290 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:42:16 Stashed 1 file(s) [Pipeline] echo 16:42:16 [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 16:42:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:17 ========================================================= 16:42:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:42:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:42:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:17 4db1b89c0bd1: Pulling fs layer 16:42:17 6911f1a30b25: Pulling fs layer 16:42:17 e194b8c5c2a9: Pulling fs layer 16:42:17 6863d3e3a2b1: Pulling fs layer 16:42:17 ec0bb842ea78: Pulling fs layer 16:42:17 40a00589a448: Pulling fs layer 16:42:17 6c08303d61cc: Pulling fs layer 16:42:17 798269fcf238: Pulling fs layer 16:42:17 6863d3e3a2b1: Waiting 16:42:17 ec0bb842ea78: Waiting 16:42:17 40a00589a448: Waiting 16:42:17 6c08303d61cc: Waiting 16:42:17 798269fcf238: Waiting 16:42:17 6911f1a30b25: Verifying Checksum 16:42:17 6911f1a30b25: Download complete 16:42:17 6863d3e3a2b1: Download complete 16:42:17 ec0bb842ea78: Download complete 16:42:17 4db1b89c0bd1: Verifying Checksum 16:42:17 4db1b89c0bd1: Download complete 16:42:17 40a00589a448: Verifying Checksum 16:42:17 40a00589a448: Download complete 16:42:17 4db1b89c0bd1: Pull complete 16:42:17 6911f1a30b25: Pull complete 16:42:17 798269fcf238: Verifying Checksum 16:42:17 798269fcf238: Download complete 16:42:18 e194b8c5c2a9: Verifying Checksum 16:42:18 e194b8c5c2a9: Download complete 16:42:18 6c08303d61cc: Verifying Checksum 16:42:18 6c08303d61cc: Download complete 16:42:21 e194b8c5c2a9: Pull complete 16:42:21 6863d3e3a2b1: Pull complete 16:42:21 ec0bb842ea78: Pull complete 16:42:21 40a00589a448: Pull complete 16:42:23 6c08303d61cc: Pull complete 16:42:24 798269fcf238: Pull complete 16:42:24 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:42:24 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:24 WORKDIR /edgex 16:42:24 COPY go.mod . 16:42:24 RUN go mod download 16:42:24 docker build -t ci-base-image-x86_64 -f - . 16:42:25 Sending build context to Docker daemon 170.8MB 16:42:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:42:25 ---> ec979cd7f677 16:42:25 Step 2/4 : WORKDIR /edgex 16:42:31 Still waiting to schedule task 16:42:31 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3799’ is offline 16:42:33 ---> Running in 4903da461516 16:42:33 Removing intermediate container 4903da461516 16:42:33 ---> f9a6ebd973f0 16:42:33 Step 3/4 : COPY go.mod . 16:42:33 ---> 990e9588ec8c 16:42:33 Step 4/4 : RUN go mod download 16:42:33 ---> Running in 5be053747cd3 16:42:52 Removing intermediate container 5be053747cd3 16:42:52 ---> 657b02a188a7 16:42:52 Successfully built 657b02a188a7 16:42:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:52 + docker inspect -f . ci-base-image-x86_64 16:42:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:52 prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container 16:42:53 $ 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 16:42:53 $ docker top 60ba56e24b97da1f0ee74300a2890aed80f25293a0674507009c865cc5ab1502 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:53 + go version 16:42:53 go version go1.20.6 linux/amd64 [Pipeline] } 16:42:53 $ docker stop --time=1 60ba56e24b97da1f0ee74300a2890aed80f25293a0674507009c865cc5ab1502 16:42:55 $ docker rm -f --volumes 60ba56e24b97da1f0ee74300a2890aed80f25293a0674507009c865cc5ab1502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:55 + docker inspect -f . ci-base-image-x86_64 16:42:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:56 prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container 16:42:56 $ 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 16:42:56 $ docker top 6ca693628361c5ecb19ac0f56d1689e5f105ea5e081b240599f4342f9350a43d -eo pid,comm [Pipeline] { [Pipeline] echo 16:42:56 ========================================================= 16:42:56 [edgeXBuildGoParallel] Running Tests and Build... 16:42:56 ========================================================= [Pipeline] sh 16:42:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:42:57 + make test 16:42:57 go test -race -coverprofile=coverage.out ./... 16:43:03 ? github.com/edgexfoundry/edgex-go [no test files] 16:43:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:43:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:43:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:43:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:43:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 16:43:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements 16:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:43:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:43:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 16:43:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.930s coverage: 93.4% of statements 16:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements 16:43:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.326s coverage: 97.6% of statements 16:43:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 16:43:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:43:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 32.2% of statements 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 16:43:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:43:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:43:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:43:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:43:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:43:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:43:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:43:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:43:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:43:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 16:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:43:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 14.069s coverage: 92.9% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 63.1% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 95.7% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 16:43:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 98.9% of statements 16:43:49 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 16:43:49 running golangci-lint 16:43:49 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:43:49 go version go1.20.6 linux/amd64 16:43:49 level=info msg="[config_reader] Used config file .golangci.yml" 16:43:49 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:44:04 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 13.960983604s" 16:44:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.698773ms" 16:44:09 level=info msg="[linters_context/goanalysis] analyzers took 51.593451691s with top 10 stages: buildir: 29.434718275s, fact_deprecated: 1.473856296s, inspect: 1.358839926s, printf: 1.297261975s, gosec: 1.229181587s, ctrlflow: 1.023681945s, S1038: 882.52799ms, fact_purity: 839.995521ms, nilness: 706.387221ms, SA5012: 600.997882ms" 16:44:09 level=info msg="[runner] Issues before processing: 200, after processing: 0" 16:44:09 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, nolint: 0/21, filename_unadjuster: 200/200, skip_dirs: 200/200, exclude: 200/200" 16:44:09 level=info msg="[runner] processing took 15.823341ms with stages: nolint: 6.467082ms, identifier_marker: 4.931537ms, autogenerated_exclude: 1.397214ms, path_prettifier: 1.269022ms, exclude-rules: 1.06907ms, skip_dirs: 645.636µs, cgo: 25.22µs, filename_unadjuster: 14.54µs, max_same_issues: 670ns, severity-rules: 620ns, exclude: 550ns, uniq_by_line: 370ns, skip_files: 370ns, path_shortener: 270ns, source_code: 270ns, sort_results: 240ns, diff: 220ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns" 16:44:09 level=info msg="[runner] linters took 6.700786827s with stages: goanalysis_metalinter: 6.684881635s" 16:44:09 level=info msg="File cache stats: 0 entries of total size 0B" 16:44:09 level=info msg="Memory: 209 samples, avg is 190.6MB, max is 876.9MB" 16:44:09 level=info msg="Execution took 20.722098655s" 16:44:09 go vet ./... 16:44:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:14 ./bin/test-attribution-txt.sh 16:44:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:44:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:44:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:44:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:44:14 + ls -al . 16:44:14 total 728 16:44:14 drwxrwxr-x 12 1001 1001 4096 Aug 16 16:42 . 16:44:14 drwxr-xr-x 4 root root 4096 Aug 16 16:42 .. 16:44:14 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 .blubracket 16:44:14 -rw-rw-r-- 1 1001 1001 16 Aug 16 16:41 .dockerignore 16:44:14 drwxrwxr-x 8 1001 1001 4096 Aug 16 16:42 .git 16:44:14 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 .github 16:44:14 -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:41 .gitignore 16:44:14 -rw-rw-r-- 1 1001 1001 42 Aug 16 16:41 .golangci.yml 16:44:14 -rw-rw-r-- 1 1001 1001 87 Aug 16 16:41 .hadolint.yml 16:44:14 drwxr-xr-x 3 1001 1001 4096 Aug 16 16:42 .semver 16:44:14 -rw-rw-r-- 1 1001 1001 166 Aug 16 16:41 .sonarcloud.properties 16:44:14 -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:41 ADOPTERS.md 16:44:14 -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:41 Attribution.txt 16:44:14 -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:41 CHANGELOG.md 16:44:14 -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:41 CONTRIBUTING.md 16:44:14 -rw-rw-r-- 1 1001 1001 677 Aug 16 16:41 GOVERNANCE.md 16:44:14 -rw-rw-r-- 1 1001 1001 883 Aug 16 16:41 Jenkinsfile 16:44:14 -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:41 LICENSE 16:44:14 -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:41 Makefile 16:44:14 -rw-rw-r-- 1 1001 1001 582 Aug 16 16:41 OWNERS.md 16:44:14 -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:41 README.md 16:44:14 -rw-rw-r-- 1 1001 1001 789 Aug 16 16:41 SECURITY.md 16:44:14 -rw-rw-r-- 1 1001 1001 5 Aug 16 16:42 VERSION 16:44:14 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 bin 16:44:14 drwxrwxr-x 18 1001 1001 4096 Aug 16 16:41 cmd 16:44:14 -rw-r--r-- 1 root root 446997 Aug 16 16:43 coverage.out 16:44:14 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:41 fuzz_test 16:44:14 -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:41 go.mod 16:44:14 -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:41 go.sum 16:44:14 drwxrwxr-x 7 1001 1001 4096 Aug 16 16:41 internal 16:44:14 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:41 openapi 16:44:14 -rw-rw-r-- 1 1001 1001 594 Aug 16 16:41 security.txt 16:44:14 drwxrwxr-x 4 1001 1001 4096 Aug 16 16:41 snap 16:44:14 -rw-rw-r-- 1 1001 1001 204 Aug 16 16:41 version.go [Pipeline] sh 16:44:14 + '[' -e coverage.out ] 16:44:14 + chown 1001:1001 coverage.out [Pipeline] stash 16:44:15 Stashed 1 file(s) [Pipeline] sh 16:44:15 + make build 16:44:15 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 16:44:27 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 16:44:28 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 16:44:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:44:30 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 16:44:36 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 16:44:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:44:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:44:42 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 16:44:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:44:44 $ docker stop --time=1 6ca693628361c5ecb19ac0f56d1689e5f105ea5e081b240599f4342f9350a43d 16:44:51 $ docker rm -f --volumes 6ca693628361c5ecb19ac0f56d1689e5f105ea5e081b240599f4342f9350a43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:44:52 16:44:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3804 in /w/workspace/edgexfoundry_edgex-go_PR-4638 [Pipeline] { [Pipeline] ws 16:44:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:44:52 The recommended git tool is: git 16:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:44:52 latest: Pulling from edgex-devops/edgex-compose 16:44:52 91d30c5bc195: Pulling fs layer 16:44:52 2e9b0aa3be6d: Pulling fs layer 16:44:52 9c61dcf015f6: Pulling fs layer 16:44:52 4698f68db338: Pulling fs layer 16:44:52 2a2f49069b9e: Pulling fs layer 16:44:52 e0025b399a48: Pulling fs layer 16:44:52 4698f68db338: Waiting 16:44:52 e0025b399a48: Waiting 16:44:52 2a2f49069b9e: Waiting 16:44:52 91d30c5bc195: Verifying Checksum 16:44:52 91d30c5bc195: Download complete 16:44:52 4698f68db338: Download complete 16:44:52 2e9b0aa3be6d: Verifying Checksum 16:44:52 2e9b0aa3be6d: Download complete 16:44:52 e0025b399a48: Verifying Checksum 16:44:52 e0025b399a48: Download complete 16:44:52 91d30c5bc195: Pull complete 16:44:52 2a2f49069b9e: Verifying Checksum 16:44:52 2a2f49069b9e: Download complete 16:44:53 2e9b0aa3be6d: Pull complete 16:44:53 9c61dcf015f6: Verifying Checksum 16:44:53 9c61dcf015f6: Download complete 16:44:56 9c61dcf015f6: Pull complete 16:44:56 4698f68db338: Pull complete 16:44:56 2a2f49069b9e: Pull complete 16:44:56 e0025b399a48: Pull complete 16:44:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 16:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:44:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:56 prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container 16:44:56 $ 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 16:44:58 using credential edgex-jenkins-ssh 16:44:58 Cloning the remote Git repository 16:44:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:44:58 > git init /w/workspace/edgex-go/1 # timeout=10 16:44:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:58 > git --version # timeout=10 16:44:58 > git --version # 'git version 2.25.1' 16:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:00 $ docker top 976d9bf6537843ec9b4b8432178ca8a630c9e94be7eba9a33dcaef49b7c3c2c7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:00 + docker compose -f ./docker-compose-build.yml build --parallel 16:45:03 #1 [security-bootstrapper internal] load build definition from Dockerfile 16:45:03 #1 transferring dockerfile: 2.82kB done 16:45:03 #1 DONE 0.0s 16:45:03 16:45:03 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:45:03 #2 transferring dockerfile: 1.78kB done 16:45:03 #2 DONE 0.0s 16:45:03 16:45:03 #3 [core-metadata internal] load build definition from Dockerfile 16:45:03 #3 transferring dockerfile: 1.96kB done 16:45:03 #3 DONE 0.0s 16:45:03 16:45:03 #4 [core-command internal] load build definition from Dockerfile 16:45:03 #4 transferring dockerfile: 1.82kB done 16:45:03 #4 DONE 0.0s 16:45:03 16:45:03 #5 [support-notifications internal] load build definition from Dockerfile 16:45:03 #5 transferring dockerfile: 1.84kB done 16:45:03 #5 DONE 0.0s 16:45:03 16:45:03 #6 [security-spire-config internal] load build definition from Dockerfile 16:45:03 #6 transferring dockerfile: 2.58kB done 16:45:03 #6 DONE 0.0s 16:45:03 16:45:03 #7 [security-proxy-auth internal] load build definition from Dockerfile 16:45:03 #7 transferring dockerfile: 2.04kB done 16:45:03 #7 DONE 0.0s 16:45:03 16:45:03 #8 [security-spire-agent internal] load build definition from Dockerfile 16:45:03 #8 transferring dockerfile: 2.68kB done 16:45:03 #8 DONE 0.1s 16:45:03 16:45:03 #9 [security-proxy-setup internal] load build definition from Dockerfile 16:45:03 #9 transferring dockerfile: 2.39kB done 16:45:03 #9 DONE 0.0s 16:45:03 16:45:03 #10 [support-scheduler internal] load build definition from Dockerfile 16:45:03 #10 transferring dockerfile: 1.82kB done 16:45:03 #10 DONE 0.0s 16:45:03 16:45:03 #11 [security-secretstore-setup internal] load build definition from Dockerfile 16:45:03 #11 transferring dockerfile: 2.38kB done 16:45:03 #11 DONE 0.0s 16:45:03 16:45:03 #12 [core-data internal] load build definition from Dockerfile 16:45:03 #12 transferring dockerfile: 1.90kB done 16:45:03 #12 DONE 0.1s 16:45:03 16:45:03 #13 [security-spire-server internal] load build definition from Dockerfile 16:45:03 #13 transferring dockerfile: 2.63kB done 16:45:03 #13 DONE 0.0s 16:45:03 16:45:03 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:45:03 #14 transferring dockerfile: 2.12kB done 16:45:03 #14 DONE 0.0s 16:45:03 16:45:03 #15 [security-bootstrapper internal] load .dockerignore 16:45:03 #15 transferring context: 56B done 16:45:03 #15 DONE 0.0s 16:45:03 16:45:03 #16 [security-spiffe-token-provider internal] load .dockerignore 16:45:03 #16 transferring context: 56B done 16:45:03 #16 DONE 0.0s 16:45:03 16:45:03 #17 [core-command internal] load .dockerignore 16:45:03 #17 transferring context: 56B done 16:45:03 #17 DONE 0.0s 16:45:03 16:45:03 #18 [core-metadata internal] load .dockerignore 16:45:03 #18 transferring context: 56B done 16:45:03 #18 DONE 0.0s 16:45:03 16:45:03 #19 [support-notifications internal] load .dockerignore 16:45:03 #19 transferring context: 56B done 16:45:03 #19 DONE 0.0s 16:45:03 16:45:03 #20 [security-spire-config internal] load .dockerignore 16:45:03 #20 transferring context: 56B done 16:45:03 #20 DONE 0.0s 16:45:03 16:45:03 #21 [security-spire-agent internal] load .dockerignore 16:45:03 #21 transferring context: 56B done 16:45:03 #21 DONE 0.0s 16:45:03 16:45:03 #22 [security-proxy-auth internal] load .dockerignore 16:45:03 #22 transferring context: 56B done 16:45:03 #22 DONE 0.0s 16:45:03 16:45:03 #23 [support-scheduler internal] load .dockerignore 16:45:03 #23 transferring context: 56B done 16:45:03 #23 DONE 0.0s 16:45:03 16:45:03 #24 [security-proxy-setup internal] load .dockerignore 16:45:03 #24 transferring context: 56B done 16:45:03 #24 DONE 0.0s 16:45:03 16:45:03 #25 [security-secretstore-setup internal] load .dockerignore 16:45:03 #25 transferring context: 56B done 16:45:03 #25 DONE 0.0s 16:45:03 16:45:03 #26 [security-spire-server internal] load .dockerignore 16:45:03 #26 transferring context: 56B done 16:45:03 #26 DONE 0.0s 16:45:03 16:45:03 #27 [core-data internal] load .dockerignore 16:45:03 #27 transferring context: 56B done 16:45:03 #27 DONE 0.0s 16:45:03 16:45:03 #28 [core-common-config-bootstrapper internal] load .dockerignore 16:45:03 #28 transferring context: 56B done 16:45:03 #28 DONE 0.0s 16:45:03 16:45:03 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:45:03 #29 DONE 0.0s 16:45:03 16:45:03 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 16:45:03 #30 DONE 0.1s 16:45:03 16:45:03 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:45:03 #29 DONE 0.0s 16:45:03 16:45:03 #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:45:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:45:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:45:03 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:45:03 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:45:03 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 16:45:03 #31 ... 16:45:03 16:45:03 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:45:03 #29 DONE 0.0s 16:45:03 16:45:03 #32 [core-metadata internal] load build context 16:45:03 #32 DONE 0.0s 16:45:03 16:45:03 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:45:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:45:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:45:03 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:45:03 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:45:03 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:45:03 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 16:45:03 #31 ... 16:45:03 16:45:03 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:45:03 #29 DONE 0.0s 16:45:03 16:45:03 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:45:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:45:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:45:03 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:45:03 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:45:03 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:45:03 #31 ... 16:45:03 16:45:03 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:45:03 #29 DONE 0.0s 16:45:03 16:45:03 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:45:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:45:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:45:03 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:45:03 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:45:03 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:45:03 #31 ... 16:45:03 16:45:03 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:45:03 #29 DONE 0.0s 16:45:03 16:45:03 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 16:45:03 #30 DONE 0.4s 16:45:03 16:45:03 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:45:03 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:45:03 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:45:03 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:45:03 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:45:03 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:45:03 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 16:45:04 #31 DONE 0.9s 16:45:04 16:45:04 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:45:04 #33 DONE 0.9s 16:45:04 16:45:04 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 16:45:09 #34 ... 16:45:09 16:45:09 #35 [security-spire-config internal] load build context 16:45:09 #35 transferring context: 190.44MB 5.6s 16:45:09 #35 ... 16:45:09 16:45:09 #36 [security-bootstrapper internal] load build context 16:45:09 #36 ... 16:45:09 16:45:09 #35 [security-spire-config internal] load build context 16:45:13 #35 transferring context: 365.18MB 9.2s done 16:45:13 #35 ... 16:45:13 16:45:13 #37 [security-spiffe-token-provider internal] load build context 16:45:13 #37 transferring context: 365.18MB 9.0s done 16:45:13 #37 ... 16:45:13 16:45:13 #32 [core-metadata internal] load build context 16:45:13 #32 transferring context: 365.18MB 8.6s done 16:45:13 #32 ... 16:45:13 16:45:13 #38 [security-proxy-auth internal] load build context 16:45:13 #38 transferring context: 365.18MB 10.1s done 16:45:13 #38 ... 16:45:13 16:45:13 #39 [security-secretstore-setup internal] load build context 16:45:13 #39 transferring context: 365.18MB 8.1s done 16:45:14 #39 ... 16:45:14 16:45:14 #40 [support-notifications internal] load build context 16:45:14 #40 transferring context: 365.18MB 8.6s done 16:45:14 #40 ... 16:45:14 16:45:14 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:45:14 #41 ... 16:45:14 16:45:14 #42 [security-spire-server internal] load build context 16:45:14 #42 transferring context: 365.18MB 8.2s done 16:45:14 #42 ... 16:45:14 16:45:14 #43 [security-proxy-setup internal] load build context 16:45:14 #43 transferring context: 365.18MB 9.0s done 16:45:14 #43 ... 16:45:14 16:45:14 #44 [core-common-config-bootstrapper internal] load build context 16:45:14 #44 transferring context: 365.18MB 8.2s done 16:45:14 #44 ... 16:45:14 16:45:14 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:15 #45 ... 16:45:15 16:45:15 #46 [core-command internal] load build context 16:45:15 #46 transferring context: 365.18MB 7.8s done 16:45:16 #46 ... 16:45:16 16:45:16 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:45:16 #47 ... 16:45:16 16:45:16 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:45:16 #48 ... 16:45:16 16:45:16 #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:45:16 #49 ... 16:45:16 16:45:16 #50 [security-spire-agent internal] load build context 16:45:16 #50 transferring context: 365.18MB 9.0s done 16:45:16 #50 ... 16:45:16 16:45:16 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:45:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4638/head:refs/remotes/origin/PR-4638 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:45:17 #51 ... 16:45:17 16:45:17 #52 [support-scheduler internal] load build context 16:45:17 #52 transferring context: 365.18MB 8.5s done 16:45:17 #52 ... 16:45:17 16:45:17 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:45:17 Merging remotes/origin/main commit dc857b44c2737f54ac971b67f995bab03c512aaf into PR head commit ee0190cd963c572e113d39a29acd17b4c8e92e03 16:45:17 #53 ... 16:45:17 16:45:17 #54 [core-data internal] load build context 16:45:17 #54 transferring context: 365.18MB 9.1s done 16:45:17 #54 ... 16:45:17 16:45:17 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:45:17 #55 ... 16:45:17 16:45:17 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:45:17 #56 ... 16:45:17 16:45:17 #36 [security-bootstrapper internal] load build context 16:45:17 #36 transferring context: 365.18MB 7.4s done 16:45:17 Merge succeeded, producing 14f36eae3d449e670def34f9e4d5e3cba77ff98b 16:45:17 Checking out Revision 14f36eae3d449e670def34f9e4d5e3cba77ff98b (PR-4638) 16:45:17 > git config core.sparsecheckout # timeout=10 16:45:17 > git checkout -f ee0190cd963c572e113d39a29acd17b4c8e92e03 # timeout=10 16:45:17 > git remote # timeout=10 16:45:17 > git config --get remote.origin.url # timeout=10 16:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:17 > git merge dc857b44c2737f54ac971b67f995bab03c512aaf # timeout=10 16:45:17 > git rev-parse HEAD^{commit} # timeout=10 16:45:17 > git config core.sparsecheckout # timeout=10 16:45:17 > git checkout -f 14f36eae3d449e670def34f9e4d5e3cba77ff98b # timeout=10 16:45:21 Commit message: "Merge commit 'dc857b44c2737f54ac971b67f995bab03c512aaf' into HEAD" 16:45:21 First time build. Skipping changelog. 16:45:21 > git --version # timeout=10 16:45:21 > git --version # 'git version 2.25.1' 16:45:21 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:45:22 % Total % Received % Xferd Average Speed Time Time Time Current 16:45:22 Dload Upload Total Spent Left Speed 16:45:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 16:45:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:45:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:45:23 + sudo tee /etc/docker/daemon.new 16:45:23 { 16:45:23 "registry-mirrors": [ 16:45:23 "https://nexus3.edgexfoundry.org:10001" 16:45:23 ], 16:45:23 "bip": "10.250.0.254/24", 16:45:23 "hosts": [ 16:45:23 "tcp://0.0.0.0:5555", 16:45:23 "unix:///var/run/docker.sock" 16:45:23 ], 16:45:23 "mtu": 1458, 16:45:23 "selinux-enabled": true, 16:45:23 "seccomp-profile": "/etc/docker/seccomp.json" 16:45:23 } [Pipeline] sh 16:45:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:45:24 + sudo service docker restart 16:45:39 #36 DONE 34.7s 16:45:39 16:45:39 #46 [core-command internal] load build context 16:45:39 #46 DONE 34.5s 16:45:39 16:45:39 #39 [security-secretstore-setup internal] load build context 16:45:39 #39 DONE 34.3s 16:45:39 16:45:39 #42 [security-spire-server internal] load build context 16:45:39 #42 DONE 34.2s 16:45:39 16:45:39 #52 [support-scheduler internal] load build context 16:45:39 #52 DONE 34.5s 16:45:39 16:45:39 #32 [core-metadata internal] load build context 16:45:39 #32 DONE 34.5s 16:45:39 16:45:39 #40 [support-notifications internal] load build context 16:45:39 #40 DONE 34.5s 16:45:39 16:45:39 #44 [core-common-config-bootstrapper internal] load build context 16:45:39 #44 DONE 34.2s 16:45:39 16:45:39 #37 [security-spiffe-token-provider internal] load build context 16:45:39 #37 DONE 34.7s 16:45:39 16:45:39 #43 [security-proxy-setup internal] load build context 16:45:39 #43 DONE 34.5s 16:45:39 16:45:39 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 16:45:39 #34 DONE 34.0s 16:45:39 16:45:39 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:45:39 #57 ... 16:45:39 16:45:39 #50 [security-spire-agent internal] load build context 16:45:39 #50 DONE 34.5s 16:45:39 16:45:39 #35 [security-spire-config internal] load build context 16:45:39 #35 DONE 34.6s 16:45:39 16:45:39 #38 [security-proxy-auth internal] load build context 16:45:39 #38 DONE 34.5s 16:45:39 16:45:39 #54 [core-data internal] load build context 16:45:39 #54 DONE 34.3s 16:45:39 16:45:39 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:45:41 #58 ... 16:45:41 16:45:41 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:45:41 #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #0 0.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #0 1.074 OK: 265 MiB in 53 packages 16:45:41 #59 DONE 3.7s 16:45:41 16:45:41 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:45:41 #55 34.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #55 35.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #55 35.94 (1/4) Installing dumb-init (1.2.5-r2) 16:45:41 #55 35.94 (2/4) Installing openssl (3.0.10-r0) 16:45:41 #55 35.95 (3/4) Installing su-exec (0.2-r2) 16:45:41 #55 35.95 (4/4) Installing yq (4.30.4-r4) 16:45:41 #55 36.22 Executing busybox-1.35.0-r29.trigger 16:45:41 #55 36.22 OK: 17 MiB in 19 packages 16:45:41 #55 DONE 37.5s 16:45:41 16:45:41 #49 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:45:41 #49 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #49 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #49 34.92 (1/1) Installing dumb-init (1.2.5-r2) 16:45:41 #49 34.93 Executing busybox-1.35.0-r29.trigger 16:45:41 #49 34.94 OK: 7 MiB in 16 packages 16:45:41 #49 DONE 37.5s 16:45:41 16:45:41 #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:45:41 #45 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #45 35.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #45 35.96 (1/1) Installing dumb-init (1.2.5-r2) 16:45:41 #45 35.96 Executing busybox-1.35.0-r29.trigger 16:45:41 #45 35.97 OK: 7 MiB in 16 packages 16:45:41 #45 DONE 37.6s 16:45:41 16:45:41 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:45:41 #41 34.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #41 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #41 35.80 (1/2) Installing ca-certificates (20230506-r0) 16:45:41 #41 35.83 (2/2) Installing dumb-init (1.2.5-r2) 16:45:41 #41 35.83 Executing busybox-1.35.0-r29.trigger 16:45:41 #41 35.84 Executing ca-certificates-20230506-r0.trigger 16:45:41 #41 35.90 OK: 8 MiB in 17 packages 16:45:41 #41 DONE 37.5s 16:45:41 16:45:41 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:45:41 #56 34.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #56 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #56 34.88 (1/2) Installing dumb-init (1.2.5-r2) 16:45:41 #56 34.89 (2/2) Installing su-exec (0.2-r2) 16:45:41 #56 34.90 Executing busybox-1.35.0-r29.trigger 16:45:41 #56 34.91 OK: 7 MiB in 17 packages 16:45:41 #56 DONE 37.5s 16:45:41 16:45:41 #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:45:41 #51 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #51 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #51 36.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:41 #51 36.46 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:41 #51 36.46 OK: 17818 distinct packages available 16:45:41 #51 36.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:41 #51 36.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:41 #51 36.92 (1/5) Installing dumb-init (1.2.5-r2) 16:45:41 #51 36.92 (2/5) Installing musl-obstack (1.2.3-r0) 16:45:41 #51 36.93 (3/5) Installing libucontext (1.2-r0) 16:45:41 #51 36.93 (4/5) Installing gcompat (1.1.0-r0) 16:45:41 #51 36.94 (5/5) Installing openssl (3.0.10-r0) 16:45:41 #51 36.98 Executing busybox-1.35.0-r29.trigger 16:45:41 #51 36.99 OK: 8 MiB in 20 packages 16:45:41 #51 DONE 37.6s 16:45:41 16:45:41 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:45:41 #60 DONE 0.1s 16:45:41 16:45:41 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:45:41 #61 DONE 0.1s 16:45:41 16:45:41 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:42 provisioning config files... 16:45:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16213692557742717495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:42 #62 ... 16:45:42 16:45:42 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:45:42 #47 37.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #47 37.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #47 37.81 (1/4) Installing ca-certificates (20230506-r0) 16:45:42 #47 37.82 (2/4) Installing dumb-init (1.2.5-r2) 16:45:42 #47 37.82 (3/4) Installing su-exec (0.2-r2) 16:45:42 #47 37.83 (4/4) Installing yq (4.30.4-r4) 16:45:42 #47 37.89 Executing busybox-1.35.0-r29.trigger 16:45:42 #47 37.89 Executing ca-certificates-20230506-r0.trigger 16:45:42 #47 37.97 OK: 17 MiB in 19 packages 16:45:42 #47 DONE 38.4s 16:45:42 16:45:42 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:45:42 #0 3.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #0 4.087 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:42 #0 4.087 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:42 #0 4.087 OK: 17823 distinct packages available 16:45:42 #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #0 4.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #0 4.507 OK: 265 MiB in 53 packages 16:45:42 #63 DONE 4.6s 16:45:42 16:45:42 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:45:42 #64 DONE 0.0s 16:45:42 16:45:42 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:45:42 #48 37.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #48 37.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #48 37.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:42 #48 37.91 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:42 #48 37.91 OK: 17818 distinct packages available 16:45:42 #48 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #48 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #48 38.33 (1/4) Installing dumb-init (1.2.5-r2) 16:45:42 #48 38.34 (2/4) Installing musl-obstack (1.2.3-r0) 16:45:42 #48 38.36 (3/4) Installing libucontext (1.2-r0) 16:45:42 #48 38.38 (4/4) Installing gcompat (1.1.0-r0) 16:45:42 #48 38.39 Executing busybox-1.35.0-r29.trigger 16:45:42 #48 38.41 OK: 7 MiB in 19 packages 16:45:42 #48 DONE 38.5s 16:45:42 16:45:42 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:45:42 #53 37.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #53 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #53 37.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:45:42 #53 37.86 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:45:42 #53 37.86 OK: 17818 distinct packages available 16:45:42 #53 37.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #53 38.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:42 #53 38.25 (1/9) Installing ca-certificates (20230506-r0) 16:45:42 #53 38.27 (2/9) Installing brotli-libs (1.0.9-r9) 16:45:42 #53 38.28 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:45:42 #53 38.28 (4/9) Installing libcurl (8.2.1-r0) 16:45:42 #53 38.29 (5/9) Installing curl (8.2.1-r0) 16:45:42 #53 38.30 (6/9) Installing dumb-init (1.2.5-r2) 16:45:42 #53 38.30 (7/9) Installing musl-obstack (1.2.3-r0) 16:45:42 #53 38.31 (8/9) Installing libucontext (1.2-r0) 16:45:42 #53 38.31 (9/9) Installing gcompat (1.1.0-r0) 16:45:42 #53 38.32 Executing busybox-1.35.0-r29.trigger 16:45:42 #53 38.32 Executing ca-certificates-20230506-r0.trigger 16:45:42 #53 38.46 OK: 10 MiB in 24 packages 16:45:42 #53 DONE 38.5s 16:45:42 16:45:42 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:45:42 #57 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:42 #57 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:43 ---> docker-login.sh 16:45:43 nexus3.edgexfoundry.org:10001 16:45:43 #57 4.990 OK: 265 MiB in 53 packages 16:45:43 #57 DONE 5.1s 16:45:43 16:45:43 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:45:43 #65 DONE 0.0s 16:45:43 16:45:43 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:45:43 #58 4.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:43 #58 5.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:43 #58 5.239 OK: 265 MiB in 53 packages 16:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:43 #58 DONE 5.3s 16:45:43 16:45:43 #66 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:45:43 #66 DONE 0.0s 16:45:43 16:45:43 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:43 Configure a credential helper to remove this warning. See 16:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:43 16:45:43 Login Succeeded 16:45:43 #67 ... 16:45:43 16:45:43 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 16:45:43 #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:45:43 #0 5.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:45:43 #0 5.579 OK: 265 MiB in 53 packages 16:45:43 #68 DONE 5.8s 16:45:43 16:45:43 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:45:43 #69 DONE 0.0s 16:45:43 nexus3.edgexfoundry.org:10002 16:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:43 16:45:43 #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:44 Configure a credential helper to remove this warning. See 16:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:44 16:45:44 Login Succeeded 16:45:44 nexus3.edgexfoundry.org:10003 16:45:44 #70 ... 16:45:44 16:45:44 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:45:44 #71 DONE 2.5s 16:45:44 16:45:44 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:45:44 #72 DONE 0.0s 16:45:44 16:45:44 #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:44 Configure a credential helper to remove this warning. See 16:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:44 16:45:44 Login Succeeded 16:45:44 nexus3.edgexfoundry.org:10004 16:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:44 Configure a credential helper to remove this warning. See 16:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:44 16:45:44 Login Succeeded 16:45:44 docker.io 16:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:45 Configure a credential helper to remove this warning. See 16:45:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:45 16:45:45 Login Succeeded 16:45:45 ---> docker-login.sh ends [Pipeline] } 16:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:45:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:45:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:45:46 ========================================================= 16:45:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:45:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:45:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:45:47 edb6bdbacee9: Pulling fs layer 16:45:47 5f9638ab2659: Pulling fs layer 16:45:47 8d51d6327a98: Pulling fs layer 16:45:47 8b374f2dd631: Pulling fs layer 16:45:47 ec14aa9079de: Pulling fs layer 16:45:47 2f466654f4bb: Pulling fs layer 16:45:47 554e91adad29: Pulling fs layer 16:45:47 ec14aa9079de: Waiting 16:45:47 2f466654f4bb: Waiting 16:45:47 8b374f2dd631: Waiting 16:45:47 554e91adad29: Waiting 16:45:47 5f9638ab2659: Download complete 16:45:47 8b374f2dd631: Download complete 16:45:47 ec14aa9079de: Verifying Checksum 16:45:47 ec14aa9079de: Download complete 16:45:47 edb6bdbacee9: Verifying Checksum 16:45:47 edb6bdbacee9: Download complete 16:45:48 554e91adad29: Verifying Checksum 16:45:48 554e91adad29: Download complete 16:45:49 8d51d6327a98: Verifying Checksum 16:45:49 8d51d6327a98: Download complete 16:45:49 2f466654f4bb: Verifying Checksum 16:45:49 edb6bdbacee9: Pull complete 16:45:50 5f9638ab2659: Pull complete 16:45:52 #73 ... 16:45:52 16:45:52 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:02 8d51d6327a98: Pull complete 16:46:02 8b374f2dd631: Pull complete 16:46:03 ec14aa9079de: Pull complete 16:46:09 2f466654f4bb: Pull complete 16:46:10 554e91adad29: Pull complete 16:46:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:46:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:46:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:46:11 WORKDIR /edgex 16:46:11 COPY go.mod . 16:46:11 RUN go mod download 16:46:11 + docker build -t ci-base-image-arm64 -f - . 16:46:12 Sending build context to Docker daemon 2.95MB 16:46:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:46:12 ---> 1e15ea492957 16:46:12 Step 2/4 : WORKDIR /edgex 16:46:14 #74 ... 16:46:14 16:46:14 #73 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:14 #73 DONE 27.9s 16:46:14 16:46:14 #75 [core-metadata builder 6/7] COPY . . 16:46:14 #75 ... 16:46:14 16:46:14 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:14 #74 DONE 28.4s 16:46:14 16:46:14 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:14 #67 DONE 27.7s 16:46:14 16:46:14 #62 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:14 #62 DONE 29.2s 16:46:14 16:46:14 #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:14 #70 DONE 27.4s 16:46:14 16:46:14 #76 [security-bootstrapper builder 6/7] COPY . . 16:46:16 ---> Running in f07d4f651ce9 16:46:16 Removing intermediate container f07d4f651ce9 16:46:16 ---> 4c5917cd8a19 16:46:16 Step 3/4 : COPY go.mod . 16:46:16 ---> 8b1df1747820 16:46:16 Step 4/4 : RUN go mod download 16:46:16 ---> Running in 011f19ebcc7a 16:46:21 #76 ... 16:46:21 16:46:21 #77 [support-notifications builder 6/7] COPY . . 16:46:21 #77 ... 16:46:21 16:46:21 #78 [security-spire-config builder 6/9] COPY . . 16:46:21 #78 ... 16:46:21 16:46:21 #79 [security-spiffe-token-provider builder 6/7] COPY . . 16:46:22 #79 DONE 11.8s 16:46:22 16:46:22 #77 [support-notifications builder 6/7] COPY . . 16:46:22 #77 DONE 11.8s 16:46:22 16:46:22 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:46:22 #80 CACHED 16:46:22 16:46:22 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #81 CACHED 16:46:22 16:46:22 #82 [security-proxy-setup builder 6/7] COPY . . 16:46:22 #82 CACHED 16:46:22 16:46:22 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:46:22 #83 CACHED 16:46:22 16:46:22 #84 [security-secretstore-setup builder 6/7] COPY . . 16:46:22 #84 CACHED 16:46:22 16:46:22 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #85 CACHED 16:46:22 16:46:22 #78 [security-spire-config builder 6/9] COPY . . 16:46:22 #78 DONE 11.8s 16:46:22 16:46:22 #76 [security-bootstrapper builder 6/7] COPY . . 16:46:22 #76 DONE 11.8s 16:46:22 16:46:22 #86 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 16:46:22 #86 DONE 0.1s 16:46:22 16:46:22 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #87 CACHED 16:46:22 16:46:22 #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:46:22 #88 CACHED 16:46:22 16:46:22 #89 [security-proxy-auth builder 6/7] COPY . . 16:46:22 #89 CACHED 16:46:22 16:46:22 #75 [core-metadata builder 6/7] COPY . . 16:46:22 #75 DONE 11.8s 16:46:22 16:46:22 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #90 CACHED 16:46:22 16:46:22 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:46:22 #91 CACHED 16:46:22 16:46:22 #92 [support-scheduler builder 6/7] COPY . . 16:46:22 #92 CACHED 16:46:22 16:46:22 #93 [core-command builder 4/7] COPY go.mod vendor* ./ 16:46:22 #93 CACHED 16:46:22 16:46:22 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #94 CACHED 16:46:22 16:46:22 #95 [core-command builder 6/7] COPY . . 16:46:22 #95 CACHED 16:46:22 16:46:22 #96 [core-data builder 6/7] COPY . . 16:46:22 #96 CACHED 16:46:22 16:46:22 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #97 CACHED 16:46:22 16:46:22 #98 [core-data builder 4/7] COPY go.mod vendor* ./ 16:46:22 #98 CACHED 16:46:22 16:46:22 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:46:22 #99 CACHED 16:46:22 16:46:22 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 16:46:22 #100 CACHED 16:46:22 16:46:22 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #101 CACHED 16:46:22 16:46:22 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:46:22 #102 ... 16:46:22 16:46:22 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 16:46:22 #103 CACHED 16:46:22 16:46:22 #104 [security-spire-server builder 6/9] COPY . . 16:46:22 #104 CACHED 16:46:22 16:46:22 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:22 #105 CACHED 16:46:22 16:46:22 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 16:46:22 #106 CACHED 16:46:23 16:46:23 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:46:23 #0 0.356 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 16:46:28 #107 ... 16:46:28 16:46:28 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 16:46:28 #108 DONE 4.6s 16:46:28 16:46:28 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 16:46:28 #109 DONE 4.6s 16:46:28 16:46:28 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 16:46:28 #110 DONE 0.4s 16:46:28 16:46:28 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 16:46:28 #111 DONE 0.4s 16:46:28 16:46:28 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:46:28 #112 DONE 0.1s 16:46:28 16:46:28 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:46:28 #113 DONE 0.2s 16:46:28 16:46:28 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:46:28 #0 2.112 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 16:46:28 #114 ... 16:46:28 16:46:28 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:28 #115 ... 16:46:28 16:46:28 #116 [security-spire-agent builder 6/9] COPY . . 16:46:28 #116 CACHED 16:46:28 16:46:28 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 16:46:28 #117 CACHED 16:46:28 16:46:28 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:46:28 #118 CACHED 16:46:28 16:46:28 #119 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 16:46:28 #119 CACHED 16:46:28 16:46:28 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:46:28 #120 CACHED 16:46:28 16:46:28 #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 16:46:28 #121 CACHED 16:46:28 16:46:28 #122 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:46:28 #122 CACHED 16:46:28 16:46:28 #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:28 #123 CACHED 16:46:28 16:46:28 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:29 #124 ... 16:46:29 16:46:29 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:46:29 #125 DONE 1.1s 16:46:29 16:46:29 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:29 #115 DONE 1.1s 16:46:29 16:46:29 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:46:30 #126 ... 16:46:30 16:46:30 #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:46:30 #127 DONE 0.6s 16:46:30 16:46:30 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:46:30 #126 DONE 0.7s 16:46:30 16:46:30 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:30 #124 DONE 1.5s 16:46:30 16:46:30 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:31 #128 ... 16:46:31 16:46:31 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:31 #129 DONE 1.1s 16:46:31 16:46:31 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:46:32 #130 ... 16:46:32 16:46:32 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:32 #0 2.132 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 16:46:32 #131 ... 16:46:32 16:46:32 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:46:32 #0 0.812 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 16:46:33 #132 ... 16:46:33 16:46:33 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:46:33 #0 2.113 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 16:46:33 #133 ... 16:46:33 16:46:33 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:33 #0 0.578 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 16:46:33 #134 ... 16:46:33 16:46:33 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:46:33 #0 1.358 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 16:46:33 #135 ... 16:46:33 16:46:33 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:46:33 #0 0.964 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 16:46:33 #136 ... 16:46:33 16:46:33 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:46:33 #102 0.955 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 16:46:34 #102 ... 16:46:34 16:46:34 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:46:34 #0 0.697 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 16:46:34 #137 ... 16:46:34 16:46:34 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:46:34 #0 0.638 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 16:46:34 #138 ... 16:46:34 16:46:34 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:46:42 #139 ... 16:46:42 16:46:42 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:46:42 #130 DONE 12.5s 16:46:42 16:46:42 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:46:43 #114 ... 16:46:43 16:46:43 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:46:43 #140 ... 16:46:43 16:46:43 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:43 #128 DONE 13.2s 16:46:43 16:46:43 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:44 #141 ... 16:46:44 16:46:44 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:46:44 #139 DONE 12.5s 16:46:44 16:46:44 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:46:54 #142 ... 16:46:54 16:46:54 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:46:54 #140 DONE 11.0s 16:46:54 16:46:54 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:46:54 #107 ... 16:46:54 16:46:54 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:46:54 #142 DONE 9.8s 16:46:54 16:46:54 #143 [security-spire-server] exporting to image 16:46:54 #143 exporting layers 16:46:54 #143 ... 16:46:54 16:46:54 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:54 #141 DONE 11.1s 16:46:54 16:46:54 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:46:55 Removing intermediate container 011f19ebcc7a 16:46:55 ---> 3cb7b12c189a 16:46:55 Successfully built 3cb7b12c189a 16:46:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:56 + docker inspect -f . ci-base-image-arm64 16:46:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:56 prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 16:46:56 $ 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 16:46:57 $ docker top 93b3e43cf46ed8c65dda416e65d41a033ac78ad507b451b6e7504552f791116c -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:58 + go version 16:46:58 go version go1.20.6 linux/arm64 [Pipeline] } 16:46:58 $ docker stop --time=1 93b3e43cf46ed8c65dda416e65d41a033ac78ad507b451b6e7504552f791116c 16:46:58 #144 ... 16:46:58 16:46:58 #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:46:58 #145 DONE 4.1s 16:46:58 16:46:58 #143 [security-spire-config] exporting to image 16:46:58 #143 ... 16:46:58 16:46:58 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:46:58 #144 DONE 4.2s 16:46:58 16:46:58 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:47:00 $ docker rm -f --volumes 93b3e43cf46ed8c65dda416e65d41a033ac78ad507b451b6e7504552f791116c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:01 + docker inspect -f . ci-base-image-arm64 16:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 16:47:01 $ 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 16:47:02 $ docker top 7f0ec06ad3865f80d6322c23ba744fb84f33cd3de0f8c9bdd5e51327e0f70ca2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:47:02 ========================================================= 16:47:02 [edgeXBuildGoParallel] Running Tests and Build... 16:47:02 ========================================================= [Pipeline] sh 16:47:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:47:03 + make test 16:47:04 go test -race -coverprofile=coverage.out ./... 16:47:04 #146 DONE 5.5s 16:47:04 16:47:04 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:47:04 #138 ... 16:47:04 16:47:04 #143 [security-spire-agent] exporting to image 16:47:04 #143 exporting layers 16:47:04 #143 exporting layers 10.4s done 16:47:04 #143 writing image sha256:393d67fdd0b13a058a81eb70eda38aadb708116e43ee459bd23c234ab345f283 done 16:47:04 #143 naming to docker.io/library/security-spire-server done 16:47:05 #143 exporting layers 6.5s done 16:47:05 #143 writing image sha256:dd3c991c464557b188b52a83f19564062ce9ea584168a29ba41c7e7db7fe0169 0.0s done 16:47:05 #143 naming to docker.io/library/security-spire-config done 16:47:05 #143 exporting layers 0.9s done 16:47:05 #143 writing image sha256:37dfe0bc2d753c843d5e0556d6b4f52a857698e293d6acd79cfaaaee60e764be 0.1s done 16:47:05 #143 naming to docker.io/library/security-spire-agent 0.0s done 16:47:05 #143 DONE 11.0s 16:47:05 16:47:05 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:47:44 #132 ... 16:47:44 16:47:44 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:44 #131 74.83 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 16:47:50 ? github.com/edgexfoundry/edgex-go [no test files] 16:47:52 #131 ... 16:47:52 16:47:52 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:47:52 #107 DONE 89.1s 16:47:52 16:47:52 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:47:52 #133 DONE 89.1s 16:47:52 16:47:52 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:47:52 #132 DONE 89.1s 16:47:52 16:47:52 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:47:52 #138 DONE 89.1s 16:47:52 16:47:52 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:52 #134 DONE 89.1s 16:47:52 16:47:52 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:47:52 #135 DONE 89.1s 16:47:52 16:47:52 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:47:52 #136 DONE 89.2s 16:47:52 16:47:52 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:52 #131 DONE 89.2s 16:47:52 16:47:52 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:47:52 #137 DONE 89.3s 16:47:52 16:47:52 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:52 #147 ... 16:47:52 16:47:52 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:47:52 #114 DONE 89.5s 16:47:52 16:47:52 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:47:52 #102 DONE 89.7s 16:47:52 16:47:52 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:52 #148 ... 16:47:52 16:47:52 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:52 #147 DONE 0.7s 16:47:52 16:47:52 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:47:52 #149 DONE 0.7s 16:47:53 16:47:53 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #150 DONE 0.6s 16:47:53 16:47:53 #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #151 DONE 0.6s 16:47:53 16:47:53 #152 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #152 DONE 0.6s 16:47:53 16:47:53 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #148 DONE 0.6s 16:47:53 16:47:53 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #153 DONE 0.6s 16:47:53 16:47:53 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:53 #154 ... 16:47:53 16:47:53 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:53 #155 DONE 0.3s 16:47:53 16:47:53 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:47:53 #156 DONE 0.3s 16:47:53 16:47:53 #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:53 #157 DONE 0.2s 16:47:53 16:47:53 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:47:53 #158 DONE 0.3s 16:47:53 16:47:53 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:47:53 #159 CACHED 16:47:53 16:47:53 #160 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #160 CACHED 16:47:53 16:47:53 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #161 CACHED 16:47:53 16:47:53 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:53 #162 CACHED 16:47:53 16:47:53 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #163 CACHED 16:47:53 16:47:53 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:47:53 #164 CACHED 16:47:53 16:47:53 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:47:53 #165 CACHED 16:47:53 16:47:53 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:47:53 #166 CACHED 16:47:53 16:47:53 #167 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:47:53 #167 DONE 0.3s 16:47:53 16:47:53 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:47:53 #154 DONE 0.3s 16:47:53 16:47:53 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:53 #168 ... 16:47:53 16:47:53 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:47:53 #169 DONE 0.9s 16:47:53 16:47:53 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:47:54 #170 ... 16:47:54 16:47:54 #171 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:47:54 #171 DONE 1.1s 16:47:54 16:47:54 #172 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:47:54 #172 DONE 1.1s 16:47:54 16:47:54 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:47:54 #173 ... 16:47:54 16:47:54 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:47:54 #174 DONE 1.8s 16:47:54 16:47:54 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:47:54 #175 DONE 1.8s 16:47:54 16:47:54 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:47:54 #176 DONE 1.9s 16:47:54 16:47:54 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:54 #168 DONE 1.8s 16:47:54 16:47:54 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:47:54 #177 DONE 1.9s 16:47:54 16:47:54 #178 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:47:54 #178 DONE 1.9s 16:47:54 16:47:54 #179 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:47:55 #179 ... 16:47:55 16:47:55 #180 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:47:55 #180 DONE 1.9s 16:47:55 16:47:55 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:47:55 #170 DONE 1.1s 16:47:55 16:47:55 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:47:55 #173 DONE 1.0s 16:47:55 16:47:55 #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:47:55 #181 DONE 0.7s 16:47:55 16:47:55 #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:47:55 #182 ... 16:47:55 16:47:55 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:47:55 #183 DONE 0.4s 16:47:55 16:47:55 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:47:55 #184 DONE 0.4s 16:47:55 16:47:55 #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:47:55 #185 DONE 0.4s 16:47:55 16:47:55 #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:47:55 #186 DONE 0.4s 16:47:55 16:47:55 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:47:55 #187 DONE 0.4s 16:47:55 16:47:55 #179 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:47:55 #179 DONE 0.4s 16:47:55 16:47:55 #188 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:47:55 #188 DONE 0.4s 16:47:55 16:47:55 #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:47:55 #189 DONE 2.7s 16:47:55 16:47:55 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:47:55 #190 ... 16:47:55 16:47:55 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:47:55 #191 DONE 0.4s 16:47:55 16:47:55 #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:47:55 #182 DONE 0.5s 16:47:55 16:47:55 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:47:55 #192 DONE 0.5s 16:47:55 16:47:55 #143 [core-data] exporting to image 16:47:55 #143 exporting layers 0.3s done 16:47:55 #143 writing image sha256:10276515a804f390d954dc955a60c36330c36040bf51a1467a9d56c34b16e78a done 16:47:55 #143 naming to docker.io/library/security-spiffe-token-provider 0.1s done 16:47:55 #143 writing image sha256:3b7bf795961796ad93c47f385eb81bdb9db6d297af9454de9d195e06478f8095 0.0s done 16:47:55 #143 naming to docker.io/library/core-data done 16:47:55 #143 ... 16:47:55 16:47:55 #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:47:55 #193 DONE 0.5s 16:47:55 16:47:55 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:47:55 #190 DONE 0.4s 16:47:55 16:47:55 #143 [core-data] exporting to image 16:47:55 #143 exporting layers 0.3s done 16:47:56 #143 ... 16:47:56 16:47:56 #194 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:47:56 #194 DONE 0.7s 16:47:56 16:47:56 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:47:56 #195 DONE 0.5s 16:47:56 16:47:56 #143 [core-command] exporting to image 16:47:56 #143 writing image sha256:344cd5510e8db4e93c3b43dff4dce3a5bd0b8ea35d58831a224c2456d2981003 0.0s done 16:47:56 #143 writing image sha256:aa65e6b92d25c4f7a25181d87f8af5d578f545f4e3c73baaa935bdfd4a584993 done 16:47:56 #143 writing image sha256:1cc6bc7e596f71321cece05ef30f186b95b02c0fb569e62e750510dff3738232 0.0s done 16:47:56 #143 writing image sha256:9851bd9ea355b249c0f137e19bc462ef0c4ca83b895a6e7db31168a45a066f12 0.0s done 16:47:56 #143 naming to docker.io/library/support-notifications 0.0s done 16:47:56 #143 naming to docker.io/library/core-metadata done 16:47:56 #143 naming to docker.io/library/support-scheduler done 16:47:56 #143 naming to docker.io/library/core-command 0.1s done 16:47:56 #143 DONE 12.2s 16:47:56 16:47:56 #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:47:56 #196 ... 16:47:56 16:47:56 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:47:56 #197 DONE 0.2s 16:47:56 16:47:56 #198 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:47:56 #198 DONE 0.4s 16:47:56 16:47:56 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:47:56 #199 ... 16:47:56 16:47:56 #196 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:47:56 #196 DONE 0.6s 16:47:56 16:47:56 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:47:57 #200 ... 16:47:57 16:47:57 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:57 #201 DONE 1.2s 16:47:57 16:47:57 #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:57 #202 DONE 1.2s 16:47:57 16:47:57 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:47:57 #199 DONE 0.8s 16:47:57 16:47:57 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:47:57 #200 DONE 0.4s 16:47:57 16:47:57 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:47:57 #203 DONE 0.1s 16:47:57 16:47:57 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:47:57 #204 DONE 0.1s 16:47:57 16:47:57 #143 [security-proxy-auth] exporting to image 16:47:57 #143 exporting layers 0.2s done 16:47:57 #143 writing image sha256:cdffd8bd11babbdf4ec1a38b8df913b22a6ada7cfdddebc2c6d96e54012a1df0 0.0s done 16:47:57 #143 naming to docker.io/library/core-common-config-bootstrapper 16:47:57 #143 exporting layers 0.2s done 16:47:57 #143 naming to docker.io/library/core-common-config-bootstrapper done 16:47:57 #143 writing image sha256:614fc30202b36600ca9daff6d9c28275f0b957acc773a9fb70ccd8719f0d4959 done 16:47:57 #143 naming to docker.io/library/security-proxy-auth 0.0s done 16:47:57 #143 DONE 12.5s 16:47:57 16:47:57 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:47:57 #205 DONE 0.1s 16:47:57 16:47:57 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:47:57 #206 DONE 0.1s 16:47:57 16:47:57 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:57 #207 ... 16:47:57 16:47:57 #208 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:57 #208 DONE 1.2s 16:47:57 16:47:57 #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:47:57 #209 DONE 0.1s 16:47:57 16:47:57 #143 [security-proxy-setup] exporting to image 16:47:57 #143 exporting layers 0.2s done 16:47:57 #143 writing image sha256:bfedab121eab407dc81a0a4462e3033206fc4196f9973487d28c93c57b232e47 done 16:47:57 #143 naming to docker.io/library/security-proxy-setup done 16:47:57 #143 DONE 12.6s 16:47:57 16:47:57 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:47:58 #210 ... 16:47:58 16:47:58 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:58 #207 DONE 0.8s 16:47:58 16:47:58 #143 [security-secretstore-setup] exporting to image 16:47:58 #143 exporting layers 0.2s done 16:47:58 #143 writing image sha256:fd5651b8ff44c4689e975b0efa6874dc38793cfaa34f7eca3a90f9524867e7e8 done 16:47:58 #143 naming to docker.io/library/security-secretstore-setup done 16:47:58 #143 DONE 12.9s 16:47:58 16:47:58 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:47:58 #210 DONE 0.9s 16:47:58 16:47:58 #143 [security-bootstrapper] exporting to image 16:47:59 #143 exporting layers 0.8s done 16:47:59 #143 writing image sha256:ed8ba6134310e633c8abc8555de7fc147e4491c9a8bf0e495d1b5c742f75ff84 done 16:47:59 #143 naming to docker.io/library/security-bootstrapper done 16:47:59 #143 DONE 13.7s 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:47:59 time="2023-08-16T16:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:47:59 $ docker stop --time=1 976d9bf6537843ec9b4b8432178ca8a630c9e94be7eba9a33dcaef49b7c3c2c7 16:48:02 $ docker rm -f --volumes 976d9bf6537843ec9b4b8432178ca8a630c9e94be7eba9a33dcaef49b7c3c2c7 [Pipeline] // withDockerContainer [Pipeline] sh 16:48:02 + docker images 16:48:02 REPOSITORY TAG IMAGE ID CREATED SIZE 16:48:02 security-bootstrapper latest ed8ba6134310 4 seconds ago 23MB 16:48:02 security-secretstore-setup latest fd5651b8ff44 5 seconds ago 44.1MB 16:48:02 security-proxy-setup latest bfedab121eab 5 seconds ago 29.2MB 16:48:02 security-proxy-auth latest 614fc30202b3 6 seconds ago 19.4MB 16:48:02 core-common-config-bootstrapper latest cdffd8bd11ba 6 seconds ago 18MB 16:48:02 support-scheduler latest 1cc6bc7e596f 7 seconds ago 33.7MB 16:48:02 core-command latest 9851bd9ea355 7 seconds ago 21MB 16:48:02 support-notifications latest aa65e6b92d25 7 seconds ago 34.3MB 16:48:02 core-metadata latest 344cd5510e8d 7 seconds ago 21.6MB 16:48:02 core-data latest 3b7bf7959617 7 seconds ago 21.2MB 16:48:02 security-spiffe-token-provider latest 10276515a804 8 seconds ago 33.5MB 16:48:02 security-spire-agent latest 37dfe0bc2d75 58 seconds ago 161MB 16:48:02 security-spire-config latest dd3c991c4645 About a minute ago 102MB 16:48:02 security-spire-server latest 393d67fdd0b1 About a minute ago 103MB 16:48:02 ci-base-image-x86_64 latest 657b02a188a7 5 minutes ago 1.07GB 16:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB 16:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 16:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [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] } 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:50:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:50:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:50:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.311s coverage: 28.7% of statements 16:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.328s coverage: 97.0% of statements 16:50:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.418s coverage: 71.5% of statements 16:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:50:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:50:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 54.0% of statements 16:51:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:51:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:51:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:51:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:51:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:51:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:51:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:51:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.426s coverage: 93.4% of statements 16:51:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.428s coverage: 3.8% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.032s coverage: 97.6% of statements 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:51:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:51:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.250s coverage: 72.2% of statements 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:51:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.441s coverage: 0.9% of statements 16:51:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.306s coverage: 32.2% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.338s coverage: 42.9% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.279s coverage: 94.1% of statements 16:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements 16:51:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:51:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:51:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:51:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:51:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:51:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:52:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 16:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:52:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:52:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.145s coverage: 79.9% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.262s coverage: 92.9% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 62.3% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.266s coverage: 87.2% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.204s coverage: 20.0% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 16:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.498s coverage: 81.8% of statements 16:52:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:52:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:52:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.532s coverage: 82.1% of statements 16:52:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 86.0% of statements 16:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 89.4% of statements 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 16:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 16:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:52:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 38.4% of statements 16:52:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 16:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:52:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:53:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements 16:53:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:53:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:53:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:53:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:53:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.706s coverage: 95.7% of statements 16:53:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:53:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:53:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.329s coverage: 61.8% of statements 16:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:53:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:53:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 98.9% of statements 16:53:14 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 16:53:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:53:14 go vet ./... 16:56:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:56:21 ./bin/test-attribution-txt.sh 16:56:21 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:56:21 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:56:21 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:56:21 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:56:21 + ls -al . 16:56:21 total 724 16:56:22 drwxrwxr-x 11 1001 1001 4096 Aug 16 16:47 . 16:56:22 drwxr-xr-x 4 root root 4096 Aug 16 16:47 .. 16:56:22 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:45 .blubracket 16:56:22 -rw-rw-r-- 1 1001 1001 16 Aug 16 16:45 .dockerignore 16:56:22 drwxrwxr-x 8 1001 1001 4096 Aug 16 16:45 .git 16:56:22 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:45 .github 16:56:22 -rw-rw-r-- 1 1001 1001 1173 Aug 16 16:45 .gitignore 16:56:22 -rw-rw-r-- 1 1001 1001 42 Aug 16 16:45 .golangci.yml 16:56:22 -rw-rw-r-- 1 1001 1001 87 Aug 16 16:45 .hadolint.yml 16:56:22 -rw-rw-r-- 1 1001 1001 166 Aug 16 16:45 .sonarcloud.properties 16:56:22 -rw-rw-r-- 1 1001 1001 1171 Aug 16 16:45 ADOPTERS.md 16:56:22 -rw-rw-r-- 1 1001 1001 11152 Aug 16 16:45 Attribution.txt 16:56:22 -rw-rw-r-- 1 1001 1001 93407 Aug 16 16:45 CHANGELOG.md 16:56:22 -rw-rw-r-- 1 1001 1001 3804 Aug 16 16:45 CONTRIBUTING.md 16:56:22 -rw-rw-r-- 1 1001 1001 677 Aug 16 16:45 GOVERNANCE.md 16:56:22 -rw-rw-r-- 1 1001 1001 883 Aug 16 16:45 Jenkinsfile 16:56:22 -rw-rw-r-- 1 1001 1001 10775 Aug 16 16:45 LICENSE 16:56:22 -rw-rw-r-- 1 1001 1001 14764 Aug 16 16:45 Makefile 16:56:22 -rw-rw-r-- 1 1001 1001 582 Aug 16 16:45 OWNERS.md 16:56:22 -rw-rw-r-- 1 1001 1001 9923 Aug 16 16:45 README.md 16:56:22 -rw-rw-r-- 1 1001 1001 789 Aug 16 16:45 SECURITY.md 16:56:22 -rw-rw-r-- 1 1001 1001 5 Aug 16 16:42 VERSION 16:56:22 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:45 bin 16:56:22 drwxrwxr-x 18 1001 1001 4096 Aug 16 16:45 cmd 16:56:22 -rw-r--r-- 1 root root 446998 Aug 16 16:53 coverage.out 16:56:22 drwxrwxr-x 2 1001 1001 4096 Aug 16 16:45 fuzz_test 16:56:22 -rw-rw-r-- 1 1001 1001 3687 Aug 16 16:45 go.mod 16:56:22 -rw-rw-r-- 1 1001 1001 33714 Aug 16 16:45 go.sum 16:56:22 drwxrwxr-x 7 1001 1001 4096 Aug 16 16:45 internal 16:56:22 drwxrwxr-x 3 1001 1001 4096 Aug 16 16:45 openapi 16:56:22 -rw-rw-r-- 1 1001 1001 594 Aug 16 16:45 security.txt 16:56:22 drwxrwxr-x 4 1001 1001 4096 Aug 16 16:45 snap 16:56:22 -rw-rw-r-- 1 1001 1001 204 Aug 16 16:45 version.go [Pipeline] sh 16:56:22 + '[' -e coverage.out ] 16:56:22 + chown 1001:1001 coverage.out [Pipeline] stash 16:56:22 Warning: overwriting stash ‘coverage-report’ 16:56:23 Stashed 1 file(s) [Pipeline] sh 16:56:23 + make build 16:56:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:58:15 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 16:58:15 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 16:58:15 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 16:58:17 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 16:59:04 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 16:59:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:59: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:59:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:59:28 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 16:59:34 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 16:59:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:59:46 $ docker stop --time=1 7f0ec06ad3865f80d6322c23ba744fb84f33cd3de0f8c9bdd5e51327e0f70ca2 16:59:48 $ docker rm -f --volumes 7f0ec06ad3865f80d6322c23ba744fb84f33cd3de0f8c9bdd5e51327e0f70ca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:51 16:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:59:51 latest: Pulling from edgex-devops/edgex-compose-arm64 16:59:51 547446be3368: Pulling fs layer 16:59:51 d125d8839a47: Pulling fs layer 16:59:51 3e85d5ac6304: Pulling fs layer 16:59:51 c3105a71a48b: Pulling fs layer 16:59:51 0f093f025ec4: Pulling fs layer 16:59:51 c3106fc0e877: Pulling fs layer 16:59:51 c3105a71a48b: Waiting 16:59:51 0f093f025ec4: Waiting 16:59:51 c3106fc0e877: Waiting 16:59:51 547446be3368: Verifying Checksum 16:59:51 c3105a71a48b: Verifying Checksum 16:59:51 c3105a71a48b: Download complete 16:59:52 d125d8839a47: Verifying Checksum 16:59:52 d125d8839a47: Download complete 16:59:52 c3106fc0e877: Verifying Checksum 16:59:52 c3106fc0e877: Download complete 16:59:52 0f093f025ec4: Verifying Checksum 16:59:52 0f093f025ec4: Download complete 16:59:52 547446be3368: Pull complete 16:59:53 d125d8839a47: Pull complete 16:59:54 3e85d5ac6304: Verifying Checksum 16:59:54 3e85d5ac6304: Download complete 17:00:02 3e85d5ac6304: Pull complete 17:00:02 c3105a71a48b: Pull complete 17:00:03 0f093f025ec4: Pull complete 17:00:03 c3106fc0e877: Pull complete 17:00:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 17:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:00:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:00:04 prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 17:00:04 $ 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 17:00:06 $ docker top ead997c4ddc073499e0e8cca4bee21ebf9689ffb0be5cb7cf8a6449dfd5cac67 -eo pid,comm [Pipeline] { [Pipeline] sh 17:00:07 + docker compose -f ./docker-compose-build.yml build --parallel 17:00:17 #1 [security-bootstrapper internal] load build definition from Dockerfile 17:00:17 #1 transferring dockerfile: 2.82kB done 17:00:17 #1 DONE 0.1s 17:00:17 17:00:17 #2 [security-proxy-auth internal] load build definition from Dockerfile 17:00:17 #2 transferring dockerfile: 2.04kB 0.0s done 17:00:17 #2 DONE 0.1s 17:00:17 17:00:17 #3 [core-metadata internal] load build definition from Dockerfile 17:00:17 #3 transferring dockerfile: 1.96kB done 17:00:17 #3 DONE 0.1s 17:00:17 17:00:17 #4 [security-spire-server internal] load build definition from Dockerfile 17:00:17 #4 transferring dockerfile: 2.63kB done 17:00:17 #4 DONE 0.1s 17:00:17 17:00:17 #5 [support-scheduler internal] load build definition from Dockerfile 17:00:17 #5 transferring dockerfile: 1.82kB done 17:00:17 #5 DONE 0.1s 17:00:17 17:00:17 #6 [security-secretstore-setup internal] load build definition from Dockerfile 17:00:17 #6 transferring dockerfile: 2.38kB done 17:00:17 #6 DONE 0.1s 17:00:17 17:00:17 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:00:17 #7 transferring dockerfile: 2.12kB done 17:00:17 #7 DONE 0.1s 17:00:17 17:00:17 #8 [security-spire-agent internal] load build definition from Dockerfile 17:00:17 #8 transferring dockerfile: 2.68kB done 17:00:17 #8 DONE 0.1s 17:00:17 17:00:17 #9 [core-data internal] load build definition from Dockerfile 17:00:17 #9 transferring dockerfile: 1.90kB done 17:00:17 #9 DONE 0.0s 17:00:17 17:00:17 #10 [support-notifications internal] load build definition from Dockerfile 17:00:17 #10 transferring dockerfile: 1.84kB 0.0s done 17:00:17 #10 DONE 0.1s 17:00:17 17:00:17 #11 [security-proxy-setup internal] load build definition from Dockerfile 17:00:17 #11 transferring dockerfile: 2.39kB done 17:00:17 #11 DONE 0.1s 17:00:17 17:00:17 #12 [security-spire-config internal] load build definition from Dockerfile 17:00:18 #12 transferring dockerfile: 2.58kB done 17:00:18 #12 DONE 0.1s 17:00:18 17:00:18 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:00:18 #13 transferring dockerfile: 1.78kB done 17:00:18 #13 DONE 0.1s 17:00:18 17:00:18 #14 [core-command internal] load build definition from Dockerfile 17:00:18 #14 transferring dockerfile: 1.82kB done 17:00:18 #14 DONE 0.1s 17:00:18 17:00:18 #15 [security-bootstrapper internal] load .dockerignore 17:00:18 #15 transferring context: 56B 0.0s done 17:00:18 #15 DONE 0.1s 17:00:19 17:00:19 #16 [security-proxy-auth internal] load .dockerignore 17:00:19 #16 transferring context: 56B done 17:00:19 #16 DONE 0.0s 17:00:19 17:00:19 #17 [core-metadata internal] load .dockerignore 17:00:19 #17 transferring context: 56B done 17:00:19 #17 DONE 0.0s 17:00:19 17:00:19 #18 [security-spire-server internal] load .dockerignore 17:00:19 #18 transferring context: 56B done 17:00:19 #18 DONE 0.1s 17:00:19 17:00:19 #19 [support-scheduler internal] load .dockerignore 17:00:19 #19 transferring context: 56B done 17:00:19 #19 DONE 0.0s 17:00:19 17:00:19 #20 [security-secretstore-setup internal] load .dockerignore 17:00:19 #20 transferring context: 56B done 17:00:19 #20 DONE 0.1s 17:00:19 17:00:19 #21 [security-spire-agent internal] load .dockerignore 17:00:19 #21 transferring context: 56B 0.0s done 17:00:19 #21 DONE 0.1s 17:00:19 17:00:19 #22 [core-common-config-bootstrapper internal] load .dockerignore 17:00:19 #22 transferring context: 56B 0.0s done 17:00:19 #22 DONE 0.1s 17:00:19 17:00:19 #23 [core-data internal] load .dockerignore 17:00:19 #23 transferring context: 56B done 17:00:19 #23 DONE 0.1s 17:00:19 17:00:19 #24 [support-notifications internal] load .dockerignore 17:00:19 #24 transferring context: 56B 0.0s done 17:00:19 #24 DONE 0.1s 17:00:19 17:00:19 #25 [security-proxy-setup internal] load .dockerignore 17:00:19 #25 transferring context: 56B 0.0s done 17:00:19 #25 DONE 0.1s 17:00:19 17:00:19 #26 [security-spire-config internal] load .dockerignore 17:00:19 #26 transferring context: 56B done 17:00:19 #26 DONE 0.1s 17:00:19 17:00:19 #27 [security-spiffe-token-provider internal] load .dockerignore 17:00:19 #27 transferring context: 56B done 17:00:19 #27 DONE 0.1s 17:00:19 17:00:19 #28 [core-command internal] load .dockerignore 17:00:19 #28 transferring context: 56B done 17:00:19 #28 DONE 0.1s 17:00:19 17:00:19 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:19 #29 DONE 0.0s 17:00:19 17:00:19 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 17:00:19 #30 DONE 0.2s 17:00:19 17:00:19 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:19 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:20 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:20 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 294.91kB / 3.26MB 0.1s 17:00:20 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:20 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:20 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.06MB / 3.26MB 0.2s 17:00:20 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:20 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 17:00:21 #31 ... 17:00:21 17:00:21 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:21 #29 DONE 0.0s 17:00:21 17:00:21 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 17:00:21 #30 DONE 0.2s 17:00:21 17:00:21 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:21 #32 DONE 1.8s 17:00:21 17:00:21 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:21 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:21 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:21 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:21 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:21 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:21 #31 ... 17:00:21 17:00:21 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:21 #29 DONE 0.0s 17:00:21 17:00:21 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:21 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 17:00:21 #31 ... 17:00:21 17:00:21 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:21 #29 DONE 0.0s 17:00:21 17:00:21 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 17:00:21 #33 DONE 0.7s 17:00:21 17:00:21 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:21 #29 DONE 0.0s 17:00:21 17:00:21 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:21 #32 DONE 1.8s 17:00:21 17:00:21 #33 [security-spire-server builder 2/7] WORKDIR /edgex-go 17:00:21 #33 DONE 0.7s 17:00:21 17:00:21 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:21 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:21 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:21 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:21 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:21 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:21 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 17:00:21 #31 ... 17:00:21 17:00:21 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:21 #29 DONE 0.0s 17:00:21 17:00:21 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:22 #32 DONE 1.8s 17:00:22 17:00:22 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #35 [security-secretstore-setup internal] load build context 17:00:22 #35 DONE 0.0s 17:00:22 17:00:22 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 17:00:22 #33 DONE 0.7s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:22 #32 DONE 1.9s 17:00:22 17:00:22 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 17:00:22 #30 DONE 0.8s 17:00:22 17:00:22 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 17:00:22 #33 DONE 0.8s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:22 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 17:00:22 #31 DONE 2.9s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:22 #32 DONE 1.9s 17:00:22 17:00:22 #33 [core-data builder 2/7] WORKDIR /edgex-go 17:00:22 #33 DONE 0.8s 17:00:22 17:00:22 #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:22 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 17:00:22 #31 DONE 2.9s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:22 #34 ... 17:00:22 17:00:22 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:22 #32 DONE 1.9s 17:00:22 17:00:22 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 17:00:22 #33 DONE 0.8s 17:00:22 17:00:22 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:22 #29 DONE 0.0s 17:00:22 17:00:22 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:22 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:22 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:22 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:22 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:22 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:22 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 17:00:22 #31 DONE 2.9s 17:00:22 17:00:22 #34 [core-metadata internal] load build context 17:00:23 #34 ... 17:00:23 17:00:23 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:23 #29 DONE 0.1s 17:00:23 17:00:23 #34 [core-metadata internal] load build context 17:00:24 #34 ... 17:00:24 17:00:24 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 17:00:24 #30 DONE 2.8s 17:00:24 17:00:24 #34 [core-metadata internal] load build context 17:00:24 #34 ... 17:00:24 17:00:24 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:24 #32 DONE 2.0s 17:00:24 17:00:24 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 17:00:24 #33 DONE 0.9s 17:00:24 17:00:24 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:00:24 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 17:00:24 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:00:24 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 17:00:24 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:00:24 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:00:24 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 17:00:24 #31 DONE 3.0s 17:00:24 17:00:24 #36 [security-spiffe-token-provider internal] load build context 17:00:26 #36 transferring context: 17:00:29 #36 ... 17:00:29 17:00:29 #37 [security-bootstrapper internal] load build context 17:00:29 #37 ... 17:00:29 17:00:29 #36 [security-spiffe-token-provider internal] load build context 17:00:31 #36 ... 17:00:31 17:00:31 #38 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:00:31 #0 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:31 #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:31 #0 7.476 OK: 263 MiB in 53 packages 17:00:31 #38 DONE 9.4s 17:00:31 17:00:31 #36 [security-spiffe-token-provider internal] load build context 17:00:31 #36 ... 17:00:31 17:00:31 #39 [security-proxy-auth internal] load build context 17:00:31 #39 transferring context: 23.86MB 9.8s 17:00:31 #39 ... 17:00:31 17:00:31 #40 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:00:31 #0 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:31 #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:31 #40 ... 17:00:31 17:00:31 #41 [security-spire-server internal] load build context 17:00:31 #41 ... 17:00:31 17:00:31 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 17:00:31 #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:31 #0 9.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:31 #42 ... 17:00:31 17:00:31 #41 [security-spire-server internal] load build context 17:00:31 #41 ... 17:00:31 17:00:31 #35 [security-secretstore-setup internal] load build context 17:00:32 #35 ... 17:00:32 17:00:32 #43 [core-common-config-bootstrapper internal] load build context 17:00:32 #43 ... 17:00:32 17:00:32 #44 [support-scheduler internal] load build context 17:00:32 #44 ... 17:00:32 17:00:32 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:00:32 #0 8.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:32 #45 ... 17:00:32 17:00:32 #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:00:32 #46 ... 17:00:32 17:00:32 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:32 #47 ... 17:00:32 17:00:32 #48 [security-proxy-setup internal] load build context 17:00:33 #48 ... 17:00:33 17:00:33 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:00:33 #49 ... 17:00:33 17:00:33 #50 [support-notifications internal] load build context 17:00:33 #50 ... 17:00:33 17:00:33 #51 [core-data internal] load build context 17:00:33 #51 ... 17:00:33 17:00:33 #52 [security-spire-agent internal] load build context 17:00:33 #52 ... 17:00:33 17:00:33 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:00:33 #53 ... 17:00:33 17:00:33 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:00:33 #54 ... 17:00:33 17:00:33 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:00:33 #55 ... 17:00:33 17:00:33 #52 [security-spire-agent internal] load build context 17:00:34 #52 ... 17:00:34 17:00:34 #40 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 17:00:34 #40 12.24 OK: 263 MiB in 53 packages 17:00:34 #40 DONE 13.2s 17:00:34 17:00:34 #52 [security-spire-agent internal] load build context 17:00:34 #52 ... 17:00:34 17:00:34 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:00:34 #56 ... 17:00:34 17:00:34 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 17:00:34 #42 12.84 OK: 263 MiB in 53 packages 17:00:34 #42 ... 17:00:34 17:00:34 #34 [core-metadata internal] load build context 17:00:34 #34 ... 17:00:34 17:00:34 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:00:34 #57 ... 17:00:34 17:00:34 #58 [core-command internal] load build context 17:00:34 #58 ... 17:00:34 17:00:34 #59 [security-spire-config internal] load build context 17:00:34 #59 ... 17:00:34 17:00:34 #58 [core-command internal] load build context 17:00:35 #58 ... 17:00:35 17:00:35 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:00:35 #60 ... 17:00:35 17:00:35 #59 [security-spire-config internal] load build context 17:00:35 #59 ... 17:00:35 17:00:35 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:00:35 #61 ... 17:00:35 17:00:35 #58 [core-command internal] load build context 17:00:36 #58 ... 17:00:36 17:00:36 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 17:00:36 #42 DONE 15.3s 17:00:36 17:00:36 #58 [core-command internal] load build context 17:00:36 #58 transferring context: 4.84MB 11.2s 17:00:39 #58 ... 17:00:39 17:00:39 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:00:39 #45 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:39 #45 14.38 (1/2) Installing dumb-init (1.2.5-r2) 17:00:39 #45 14.38 (2/2) Installing su-exec (0.2-r2) 17:00:39 #45 14.40 Executing busybox-1.35.0-r29.trigger 17:00:39 #45 14.53 OK: 8 MiB in 17 packages 17:00:39 #45 DONE 16.5s 17:00:39 17:00:39 #58 [core-command internal] load build context 17:00:39 #58 ... 17:00:39 17:00:39 #37 [security-bootstrapper internal] load build context 17:00:39 #37 ... 17:00:39 17:00:39 #39 [security-proxy-auth internal] load build context 17:00:39 #39 ... 17:00:39 17:00:39 #37 [security-bootstrapper internal] load build context 17:00:40 #37 transferring context: 72.73MB 20.8s 17:00:41 #37 ... 17:00:41 17:00:41 #36 [security-spiffe-token-provider internal] load build context 17:00:41 #36 ... 17:00:41 17:00:41 #37 [security-bootstrapper internal] load build context 17:00:42 #37 ... 17:00:42 17:00:42 #41 [security-spire-server internal] load build context 17:00:42 #41 ... 17:00:42 17:00:42 #35 [security-secretstore-setup internal] load build context 17:00:42 #35 ... 17:00:42 17:00:42 #44 [support-scheduler internal] load build context 17:00:42 #44 ... 17:00:42 17:00:42 #41 [security-spire-server internal] load build context 17:00:42 #41 ... 17:00:42 17:00:42 #43 [core-common-config-bootstrapper internal] load build context 17:00:42 #43 ... 17:00:42 17:00:42 #39 [security-proxy-auth internal] load build context 17:00:43 #39 ... 17:00:43 17:00:43 #48 [security-proxy-setup internal] load build context 17:00:43 #48 ... 17:00:43 17:00:43 #39 [security-proxy-auth internal] load build context 17:00:43 #39 ... 17:00:43 17:00:43 #50 [support-notifications internal] load build context 17:00:43 #50 ... 17:00:43 17:00:43 #51 [core-data internal] load build context 17:00:43 #51 ... 17:00:43 17:00:43 #39 [security-proxy-auth internal] load build context 17:00:43 #39 ... 17:00:43 17:00:43 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:00:43 #49 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:43 #49 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:43 #49 20.46 OK: 263 MiB in 53 packages 17:00:43 #49 ... 17:00:43 17:00:43 #39 [security-proxy-auth internal] load build context 17:00:44 #39 ... 17:00:44 17:00:44 #52 [security-spire-agent internal] load build context 17:00:44 #52 ... 17:00:44 17:00:44 #39 [security-proxy-auth internal] load build context 17:00:44 #39 ... 17:00:44 17:00:44 #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:00:44 #46 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:44 #46 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:44 #46 21.56 (1/1) Installing dumb-init (1.2.5-r2) 17:00:44 #46 21.66 Executing busybox-1.35.0-r29.trigger 17:00:44 #46 21.93 OK: 8 MiB in 16 packages 17:00:44 #46 ... 17:00:44 17:00:44 #34 [core-metadata internal] load build context 17:00:44 #34 ... 17:00:44 17:00:44 #39 [security-proxy-auth internal] load build context 17:00:45 #39 ... 17:00:45 17:00:45 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:45 #47 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:45 #47 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:45 #47 ... 17:00:45 17:00:45 #39 [security-proxy-auth internal] load build context 17:00:45 #39 ... 17:00:45 17:00:45 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:00:45 #49 DONE 22.5s 17:00:45 17:00:45 #39 [security-proxy-auth internal] load build context 17:00:45 #39 ... 17:00:45 17:00:45 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:00:45 #62 DONE 6.5s 17:00:45 17:00:45 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:00:45 #63 ... 17:00:45 17:00:45 #59 [security-spire-config internal] load build context 17:00:45 #59 ... 17:00:45 17:00:45 #34 [core-metadata internal] load build context 17:00:46 #34 ... 17:00:46 17:00:46 #46 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:00:46 #46 DONE 24.5s 17:00:46 17:00:46 #34 [core-metadata internal] load build context 17:00:46 #34 transferring context: 48.43MB 25.2s 17:00:47 #34 ... 17:00:47 17:00:47 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:00:47 #63 DONE 2.0s 17:00:47 17:00:47 #34 [core-metadata internal] load build context 17:00:47 #34 ... 17:00:47 17:00:47 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:00:47 #53 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:47 #53 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:47 #53 ... 17:00:47 17:00:47 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:00:47 #55 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:47 #55 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:48 #55 ... 17:00:48 17:00:48 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:00:48 #56 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:48 #56 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:48 #56 ... 17:00:48 17:00:48 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:00:48 #54 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:48 #54 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:48 #54 ... 17:00:48 17:00:48 #34 [core-metadata internal] load build context 17:00:50 #34 ... 17:00:50 17:00:50 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:00:50 #60 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:50 #60 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:50 #60 ... 17:00:50 17:00:50 #58 [core-command internal] load build context 17:00:50 #58 ... 17:00:50 17:00:50 #34 [core-metadata internal] load build context 17:00:51 #34 ... 17:00:51 17:00:51 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:00:51 #61 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:51 #61 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:51 #61 ... 17:00:51 17:00:51 #34 [core-metadata internal] load build context 17:00:52 #34 ... 17:00:52 17:00:52 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:00:52 #56 25.75 (1/1) Installing dumb-init (1.2.5-r2) 17:00:52 #56 25.75 Executing busybox-1.35.0-r29.trigger 17:00:52 #56 25.96 OK: 8 MiB in 16 packages 17:00:52 #56 DONE 27.9s 17:00:52 17:00:52 #34 [core-metadata internal] load build context 17:00:52 #34 transferring context: 60.44MB 30.2s 17:00:52 #34 ... 17:00:52 17:00:52 #36 [security-spiffe-token-provider internal] load build context 17:00:52 #36 ... 17:00:52 17:00:52 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:00:52 #57 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:52 #57 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:52 #57 ... 17:00:52 17:00:52 #37 [security-bootstrapper internal] load build context 17:00:52 #37 ... 17:00:52 17:00:52 #36 [security-spiffe-token-provider internal] load build context 17:00:52 #36 ... 17:00:52 17:00:52 #35 [security-secretstore-setup internal] load build context 17:00:52 #35 ... 17:00:52 17:00:52 #43 [core-common-config-bootstrapper internal] load build context 17:00:53 #43 ... 17:00:53 17:00:53 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:00:53 #55 25.64 (1/4) Installing dumb-init (1.2.5-r2) 17:00:53 #55 25.68 (2/4) Installing openssl (3.0.10-r0) 17:00:53 #55 25.79 (3/4) Installing su-exec (0.2-r2) 17:00:53 #55 25.81 (4/4) Installing yq (4.30.4-r4) 17:00:53 #55 27.27 Executing busybox-1.35.0-r29.trigger 17:00:53 #55 27.51 OK: 17 MiB in 19 packages 17:00:53 #55 DONE 29.4s 17:00:53 17:00:53 #43 [core-common-config-bootstrapper internal] load build context 17:00:53 #43 ... 17:00:53 17:00:53 #41 [security-spire-server internal] load build context 17:00:53 #41 ... 17:00:53 17:00:53 #44 [support-scheduler internal] load build context 17:00:53 #44 ... 17:00:53 17:00:53 #48 [security-proxy-setup internal] load build context 17:00:53 #48 ... 17:00:53 17:00:53 #43 [core-common-config-bootstrapper internal] load build context 17:00:53 #43 ... 17:00:53 17:00:53 #51 [core-data internal] load build context 17:00:53 #51 ... 17:00:53 17:00:53 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 17:00:53 #64 DONE 0.6s 17:00:53 17:00:53 #51 [core-data internal] load build context 17:00:53 #51 ... 17:00:53 17:00:53 #50 [support-notifications internal] load build context 17:00:53 #50 ... 17:00:53 17:00:53 #35 [security-secretstore-setup internal] load build context 17:00:54 #35 ... 17:00:54 17:00:54 #52 [security-spire-agent internal] load build context 17:00:54 #52 ... 17:00:54 17:00:54 #35 [security-secretstore-setup internal] load build context 17:00:54 #35 ... 17:00:54 17:00:54 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:00:54 #54 25.74 (1/2) Installing ca-certificates (20230506-r0) 17:00:54 #54 26.47 (2/2) Installing dumb-init (1.2.5-r2) 17:00:54 #54 26.54 Executing busybox-1.35.0-r29.trigger 17:00:54 #54 26.76 Executing ca-certificates-20230506-r0.trigger 17:00:54 #54 29.20 OK: 8 MiB in 17 packages 17:00:54 #54 DONE 31.1s 17:00:54 17:00:54 #52 [security-spire-agent internal] load build context 17:00:55 #52 ... 17:00:55 17:00:55 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:00:55 #53 27.51 (1/4) Installing ca-certificates (20230506-r0) 17:00:55 #53 27.83 (2/4) Installing dumb-init (1.2.5-r2) 17:00:55 #53 27.84 (3/4) Installing su-exec (0.2-r2) 17:00:55 #53 27.86 (4/4) Installing yq (4.30.4-r4) 17:00:55 #53 29.31 Executing busybox-1.35.0-r29.trigger 17:00:55 #53 29.49 Executing ca-certificates-20230506-r0.trigger 17:00:55 #53 31.44 OK: 17 MiB in 19 packages 17:00:55 #53 DONE 32.6s 17:00:55 17:00:55 #52 [security-spire-agent internal] load build context 17:00:55 #52 ... 17:00:55 17:00:55 #39 [security-proxy-auth internal] load build context 17:00:55 #39 ... 17:00:55 17:00:55 #52 [security-spire-agent internal] load build context 17:00:55 #52 ... 17:00:55 17:00:55 #59 [security-spire-config internal] load build context 17:00:56 #59 ... 17:00:56 17:00:56 #52 [security-spire-agent internal] load build context 17:00:56 #52 ... 17:00:56 17:00:56 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:56 #47 23.73 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:00:56 #47 23.73 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:00:56 #47 23.73 OK: 17689 distinct packages available 17:00:56 #47 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:56 #47 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:56 #47 32.37 (1/5) Installing dumb-init (1.2.5-r2) 17:00:56 #47 32.38 (2/5) Installing musl-obstack (1.2.3-r0) 17:00:56 #47 32.38 (3/5) Installing libucontext (1.2-r0) 17:00:56 #47 32.41 (4/5) Installing gcompat (1.1.0-r0) 17:00:56 #47 32.41 (5/5) Installing openssl (3.0.10-r0) 17:00:56 #47 32.46 Executing busybox-1.35.0-r29.trigger 17:00:56 #47 32.55 OK: 9 MiB in 20 packages 17:00:56 #47 ... 17:00:56 17:00:56 #59 [security-spire-config internal] load build context 17:00:56 #59 ... 17:00:56 17:00:56 #47 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:56 #47 DONE 33.9s 17:00:56 17:00:56 #59 [security-spire-config internal] load build context 17:00:57 #59 transferring context: 32.76MB 31.2s 17:00:59 #59 ... 17:00:59 17:00:59 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:00:59 #61 27.20 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:00:59 #61 27.20 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:00:59 #61 27.20 OK: 17689 distinct packages available 17:00:59 #61 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:00:59 #61 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:00:59 #61 32.40 (1/4) Installing dumb-init (1.2.5-r2) 17:00:59 #61 32.42 (2/4) Installing musl-obstack (1.2.3-r0) 17:00:59 #61 32.43 (3/4) Installing libucontext (1.2-r0) 17:00:59 #61 32.45 (4/4) Installing gcompat (1.1.0-r0) 17:00:59 #61 32.47 Executing busybox-1.35.0-r29.trigger 17:00:59 #61 32.54 OK: 8 MiB in 19 packages 17:00:59 #61 DONE 33.3s 17:00:59 17:00:59 #59 [security-spire-config internal] load build context 17:01:00 #59 ... 17:01:00 17:01:00 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:01:00 #57 29.29 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:01:00 #57 29.29 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:01:00 #57 29.29 OK: 17694 distinct packages available 17:01:00 #57 30.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:01:00 #57 32.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:01:00 #57 35.00 OK: 263 MiB in 53 packages 17:01:00 #57 DONE 36.0s 17:01:00 17:01:00 #58 [core-command internal] load build context 17:01:00 #58 ... 17:01:00 17:01:00 #59 [security-spire-config internal] load build context 17:01:00 #59 ... 17:01:00 17:01:00 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:01:00 #60 26.77 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:01:00 #60 26.77 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:01:00 #60 26.77 OK: 17689 distinct packages available 17:01:00 #60 27.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:01:00 #60 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:01:00 #60 32.53 (1/9) Installing ca-certificates (20230506-r0) 17:01:00 #60 32.74 (2/9) Installing brotli-libs (1.0.9-r9) 17:01:00 #60 32.79 (3/9) Installing nghttp2-libs (1.51.0-r1) 17:01:00 #60 32.82 (4/9) Installing libcurl (8.2.1-r0) 17:01:00 #60 32.89 (5/9) Installing curl (8.2.1-r0) 17:01:00 #60 32.89 (6/9) Installing dumb-init (1.2.5-r2) 17:01:00 #60 32.91 (7/9) Installing musl-obstack (1.2.3-r0) 17:01:00 #60 32.91 (8/9) Installing libucontext (1.2-r0) 17:01:00 #60 32.93 (9/9) Installing gcompat (1.1.0-r0) 17:01:00 #60 32.93 Executing busybox-1.35.0-r29.trigger 17:01:00 #60 33.02 Executing ca-certificates-20230506-r0.trigger 17:01:00 #60 33.87 OK: 11 MiB in 24 packages 17:01:00 #60 DONE 35.3s 17:01:01 17:01:01 #59 [security-spire-config internal] load build context 17:01:01 #59 ... 17:01:01 17:01:01 #34 [core-metadata internal] load build context 17:01:01 #34 transferring context: 87.64MB 40.4s 17:01:02 #34 ... 17:01:02 17:01:02 #59 [security-spire-config internal] load build context 17:01:02 #59 ... 17:01:02 17:01:02 #37 [security-bootstrapper internal] load build context 17:01:02 #37 ... 17:01:02 17:01:02 #59 [security-spire-config internal] load build context 17:01:03 #59 ... 17:01:03 17:01:03 #36 [security-spiffe-token-provider internal] load build context 17:01:03 #36 ... 17:01:03 17:01:03 #59 [security-spire-config internal] load build context 17:01:03 #59 ... 17:01:03 17:01:03 #41 [security-spire-server internal] load build context 17:01:03 #41 ... 17:01:03 17:01:03 #59 [security-spire-config internal] load build context 17:01:03 #59 ... 17:01:03 17:01:03 #44 [support-scheduler internal] load build context 17:01:03 #44 ... 17:01:03 17:01:03 #43 [core-common-config-bootstrapper internal] load build context 17:01:03 #43 ... 17:01:03 17:01:03 #51 [core-data internal] load build context 17:01:03 #51 ... 17:01:03 17:01:03 #48 [security-proxy-setup internal] load build context 17:01:03 #48 ... 17:01:03 17:01:03 #50 [support-notifications internal] load build context 17:01:03 #50 ... 17:01:04 17:01:04 #48 [security-proxy-setup internal] load build context 17:01:04 #48 ... 17:01:04 17:01:04 #35 [security-secretstore-setup internal] load build context 17:01:04 #35 ... 17:01:04 17:01:04 #48 [security-proxy-setup internal] load build context 17:01:06 #48 ... 17:01:06 17:01:06 #39 [security-proxy-auth internal] load build context 17:01:06 #39 ... 17:01:06 17:01:06 #48 [security-proxy-setup internal] load build context 17:01:06 #48 ... 17:01:06 17:01:06 #52 [security-spire-agent internal] load build context 17:01:06 #52 ... 17:01:06 17:01:06 #48 [security-proxy-setup internal] load build context 17:01:07 #48 transferring context: 57.33MB 43.3s 17:01:11 #48 ... 17:01:11 17:01:11 #58 [core-command internal] load build context 17:01:11 #58 ... 17:01:11 17:01:11 #48 [security-proxy-setup internal] load build context 17:01:12 #48 ... 17:01:12 17:01:12 #34 [core-metadata internal] load build context 17:01:12 #34 transferring context: 130.39MB 50.5s 17:01:12 #34 ... 17:01:12 17:01:12 #48 [security-proxy-setup internal] load build context 17:01:12 #48 ... 17:01:12 17:01:12 #37 [security-bootstrapper internal] load build context 17:01:12 #37 ... 17:01:12 17:01:12 #34 [core-metadata internal] load build context 17:01:12 #34 ... 17:01:12 17:01:12 #36 [security-spiffe-token-provider internal] load build context 17:01:13 #36 ... 17:01:13 17:01:13 #34 [core-metadata internal] load build context 17:01:13 #34 ... 17:01:13 17:01:13 #41 [security-spire-server internal] load build context 17:01:13 #41 ... 17:01:13 17:01:13 #44 [support-scheduler internal] load build context 17:01:13 #44 ... 17:01:13 17:01:13 #59 [security-spire-config internal] load build context 17:01:13 #59 ... 17:01:13 17:01:13 #43 [core-common-config-bootstrapper internal] load build context 17:01:14 #43 ... 17:01:14 17:01:14 #51 [core-data internal] load build context 17:01:14 #51 ... 17:01:14 17:01:14 #43 [core-common-config-bootstrapper internal] load build context 17:01:14 #43 ... 17:01:14 17:01:14 #50 [support-notifications internal] load build context 17:01:14 #50 ... 17:01:14 17:01:14 #41 [security-spire-server internal] load build context 17:01:15 #41 ... 17:01:15 17:01:15 #35 [security-secretstore-setup internal] load build context 17:01:15 #35 ... 17:01:15 17:01:15 #41 [security-spire-server internal] load build context 17:01:16 #41 ... 17:01:16 17:01:16 #37 [security-bootstrapper internal] load build context 17:01:16 #37 transferring context: 188.26MB 55.8s done 17:01:16 #37 DONE 56.1s 17:01:16 17:01:16 #41 [security-spire-server internal] load build context 17:01:16 #41 ... 17:01:16 17:01:16 #39 [security-proxy-auth internal] load build context 17:01:16 #39 ... 17:01:16 17:01:16 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:01:16 #65 ... 17:01:16 17:01:16 #52 [security-spire-agent internal] load build context 17:01:16 #52 ... 17:01:16 17:01:16 #39 [security-proxy-auth internal] load build context 17:01:19 #39 ... 17:01:19 17:01:19 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:01:19 #65 DONE 2.9s 17:01:19 17:01:19 #39 [security-proxy-auth internal] load build context 17:01:21 #39 ... 17:01:21 17:01:21 #58 [core-command internal] load build context 17:01:21 #58 ... 17:01:21 17:01:21 #39 [security-proxy-auth internal] load build context 17:01:21 #39 transferring context: 178.13MB 60.1s 17:01:23 #39 ... 17:01:23 17:01:23 #48 [security-proxy-setup internal] load build context 17:01:23 #48 ... 17:01:23 17:01:23 #58 [core-command internal] load build context 17:01:23 #58 ... 17:01:23 17:01:23 #36 [security-spiffe-token-provider internal] load build context 17:01:23 #36 ... 17:01:23 17:01:23 #39 [security-proxy-auth internal] load build context 17:01:23 #39 ... 17:01:23 17:01:23 #34 [core-metadata internal] load build context 17:01:23 #34 ... 17:01:23 17:01:23 #44 [support-scheduler internal] load build context 17:01:24 #44 ... 17:01:24 17:01:24 #59 [security-spire-config internal] load build context 17:01:24 #59 ... 17:01:24 17:01:24 #44 [support-scheduler internal] load build context 17:01:24 #44 ... 17:01:24 17:01:24 #51 [core-data internal] load build context 17:01:24 #51 ... 17:01:24 17:01:24 #43 [core-common-config-bootstrapper internal] load build context 17:01:24 #43 ... 17:01:24 17:01:24 #50 [support-notifications internal] load build context 17:01:24 #50 ... 17:01:24 17:01:24 #39 [security-proxy-auth internal] load build context 17:01:24 #39 transferring context: 188.26MB 62.9s done 17:01:24 #39 DONE 63.2s 17:01:24 17:01:24 #50 [support-notifications internal] load build context 17:01:24 #50 ... 17:01:24 17:01:24 #44 [support-scheduler internal] load build context 17:01:25 #44 ... 17:01:25 17:01:25 #35 [security-secretstore-setup internal] load build context 17:01:25 #35 ... 17:01:25 17:01:25 #51 [core-data internal] load build context 17:01:26 #51 ... 17:01:26 17:01:26 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:01:26 #66 DONE 1.7s 17:01:26 17:01:26 #51 [core-data internal] load build context 17:01:26 #51 ... 17:01:26 17:01:26 #41 [security-spire-server internal] load build context 17:01:26 #41 ... 17:01:26 17:01:26 #51 [core-data internal] load build context 17:01:26 #51 ... 17:01:26 17:01:26 #52 [security-spire-agent internal] load build context 17:01:26 #52 ... 17:01:26 17:01:26 #51 [core-data internal] load build context 17:01:27 #51 ... 17:01:27 17:01:27 #52 [security-spire-agent internal] load build context 17:01:27 #52 transferring context: 188.26MB 63.0s done 17:01:27 #52 DONE 64.7s 17:01:27 17:01:27 #51 [core-data internal] load build context 17:01:28 #51 ... 17:01:28 17:01:28 #58 [core-command internal] load build context 17:01:28 #58 transferring context: 188.26MB 62.8s done 17:01:28 #58 DONE 64.3s 17:01:28 17:01:28 #51 [core-data internal] load build context 17:01:29 #51 ... 17:01:29 17:01:29 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:01:29 #67 DONE 1.3s 17:01:29 17:01:29 #51 [core-data internal] load build context 17:01:29 #51 ... 17:01:29 17:01:29 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:29 #68 ... 17:01:29 17:01:29 #51 [core-data internal] load build context 17:01:29 #51 ... 17:01:29 17:01:29 #34 [core-metadata internal] load build context 17:01:29 #34 transferring context: 188.26MB 67.5s done 17:01:29 #34 DONE 67.8s 17:01:29 17:01:29 #51 [core-data internal] load build context 17:01:30 #51 ... 17:01:30 17:01:30 #41 [security-spire-server internal] load build context 17:01:30 #41 transferring context: 188.26MB 68.1s done 17:01:30 #41 DONE 68.6s 17:01:30 17:01:30 #51 [core-data internal] load build context 17:01:30 #51 ... 17:01:30 17:01:30 #35 [security-secretstore-setup internal] load build context 17:01:30 #35 transferring context: 188.26MB 68.2s done 17:01:30 #35 DONE 68.5s 17:01:30 17:01:30 #51 [core-data internal] load build context 17:01:32 #51 ... 17:01:32 17:01:32 #50 [support-notifications internal] load build context 17:01:32 #50 transferring context: 188.26MB 68.6s done 17:01:32 #50 DONE 69.9s 17:01:32 17:01:32 #51 [core-data internal] load build context 17:01:33 #51 ... 17:01:33 17:01:33 #48 [security-proxy-setup internal] load build context 17:01:33 #48 ... 17:01:33 17:01:33 #51 [core-data internal] load build context 17:01:33 #51 ... 17:01:33 17:01:33 #36 [security-spiffe-token-provider internal] load build context 17:01:33 #36 ... 17:01:33 17:01:33 #48 [security-proxy-setup internal] load build context 17:01:34 #48 ... 17:01:34 17:01:34 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:01:34 #69 DONE 1.1s 17:01:34 17:01:34 #48 [security-proxy-setup internal] load build context 17:01:34 #48 ... 17:01:34 17:01:34 #59 [security-spire-config internal] load build context 17:01:34 #59 ... 17:01:34 17:01:34 #48 [security-proxy-setup internal] load build context 17:01:34 #48 ... 17:01:34 17:01:34 #43 [core-common-config-bootstrapper internal] load build context 17:01:34 #43 ... 17:01:34 17:01:34 #48 [security-proxy-setup internal] load build context 17:01:36 #48 ... 17:01:36 17:01:36 #44 [support-scheduler internal] load build context 17:01:36 #44 ... 17:01:36 17:01:36 #48 [security-proxy-setup internal] load build context 17:01:36 #48 ... 17:01:36 17:01:36 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:36 #70 ... 17:01:36 17:01:36 #44 [support-scheduler internal] load build context 17:01:37 #44 transferring context: 143.17MB 75.4s 17:01:39 #44 ... 17:01:39 17:01:39 #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:39 #71 ... 17:01:39 17:01:39 #44 [support-scheduler internal] load build context 17:01:41 #44 ... 17:01:41 17:01:41 #43 [core-common-config-bootstrapper internal] load build context 17:01:41 #43 transferring context: 188.26MB 79.0s done 17:01:41 #43 DONE 79.5s 17:01:41 17:01:41 #44 [support-scheduler internal] load build context 17:01:42 #44 ... 17:01:42 17:01:42 #59 [security-spire-config internal] load build context 17:01:42 #59 transferring context: 188.26MB 76.0s done 17:01:42 #59 DONE 77.6s 17:01:42 17:01:42 #44 [support-scheduler internal] load build context 17:01:42 #44 ... 17:01:42 17:01:42 #48 [security-proxy-setup internal] load build context 17:01:42 #48 transferring context: 188.26MB 78.2s done 17:01:42 #48 DONE 79.5s 17:01:42 17:01:42 #44 [support-scheduler internal] load build context 17:01:43 #44 ... 17:01:43 17:01:43 #51 [core-data internal] load build context 17:01:43 #51 transferring context: 188.26MB 78.9s done 17:01:43 #51 DONE 80.5s 17:01:43 17:01:43 #44 [support-scheduler internal] load build context 17:01:43 #44 ... 17:01:43 17:01:43 #36 [security-spiffe-token-provider internal] load build context 17:01:43 #36 transferring context: 188.26MB 77.6s done 17:01:43 #36 DONE 79.6s 17:01:43 17:01:43 #44 [support-scheduler internal] load build context 17:01:44 #44 ... 17:01:44 17:01:44 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:44 #72 ... 17:01:44 17:01:44 #44 [support-scheduler internal] load build context 17:01:44 #44 transferring context: 188.26MB 82.4s done 17:01:44 #44 DONE 82.8s 17:01:44 17:01:44 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:01:45 #73 DONE 1.6s 17:01:45 17:01:45 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:18 #74 ... 17:02:18 17:02:18 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:18 #68 DONE 54.8s 17:02:18 17:02:18 #75 [security-bootstrapper builder 6/7] COPY . . 17:02:18 #75 DONE 3.0s 17:02:18 17:02:18 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:18 #76 CACHED 17:02:18 17:02:18 #77 [security-proxy-setup builder 6/7] COPY . . 17:02:18 #77 CACHED 17:02:18 17:02:18 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:02:18 #78 CACHED 17:02:18 17:02:18 #79 [security-secretstore-setup builder 6/7] COPY . . 17:02:18 #79 CACHED 17:02:18 17:02:18 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:02:18 #80 CACHED 17:02:18 17:02:18 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:18 #81 CACHED 17:02:18 17:02:18 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:02:19 #82 2.695 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 17:02:25 #82 ... 17:02:25 17:02:25 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:25 #70 DONE 57.9s 17:02:25 17:02:25 #83 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:02:25 #0 3.237 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 17:02:25 #83 ... 17:02:25 17:02:25 #84 [security-proxy-auth builder 6/7] COPY . . 17:02:26 #84 ... 17:02:26 17:02:26 #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:02:26 #0 3.098 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 17:02:27 #85 ... 17:02:27 17:02:27 #84 [security-proxy-auth builder 6/7] COPY . . 17:02:27 #84 DONE 3.0s 17:02:27 17:02:27 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 17:02:27 #86 CACHED 17:02:27 17:02:27 #87 [core-command builder 6/7] COPY . . 17:02:27 #87 CACHED 17:02:27 17:02:27 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:27 #88 CACHED 17:02:27 17:02:27 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:27 #89 CACHED 17:02:27 17:02:27 #90 [core-data builder 6/7] COPY . . 17:02:27 #90 CACHED 17:02:27 17:02:27 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 17:02:27 #91 CACHED 17:02:27 17:02:27 #92 [core-common-config-bootstrapper builder 6/7] COPY . . 17:02:27 #92 CACHED 17:02:27 17:02:27 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:02:27 #93 CACHED 17:02:27 17:02:27 #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:27 #94 CACHED 17:02:27 17:02:27 #95 [support-scheduler builder 6/7] COPY . . 17:02:27 #95 CACHED 17:02:27 17:02:27 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:27 #96 CACHED 17:02:27 17:02:27 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:02:27 #97 CACHED 17:02:27 17:02:27 #98 [core-metadata builder 6/7] COPY . . 17:02:27 #98 CACHED 17:02:27 17:02:27 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:02:27 #99 CACHED 17:02:27 17:02:27 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:27 #100 CACHED 17:02:27 17:02:27 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:02:28 #101 ... 17:02:28 17:02:28 #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:28 #71 DONE 58.8s 17:02:28 17:02:28 #102 [security-spire-agent builder 6/9] COPY . . 17:02:33 #102 ... 17:02:33 17:02:33 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:02:33 #101 4.393 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 17:02:34 #101 ... 17:02:34 17:02:34 #102 [security-spire-agent builder 6/9] COPY . . 17:02:34 #102 DONE 6.4s 17:02:34 17:02:34 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 17:02:34 #103 DONE 0.2s 17:02:34 17:02:34 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:34 #104 CACHED 17:02:34 17:02:34 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 17:02:34 #105 CACHED 17:02:34 17:02:34 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 17:02:34 #106 CACHED 17:02:34 17:02:34 #107 [security-spire-server builder 6/9] COPY . . 17:02:34 #107 CACHED 17:02:34 17:02:34 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 17:02:37 #108 ... 17:02:37 17:02:37 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:02:37 #0 5.637 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 17:02:37 #109 ... 17:02:37 17:02:37 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:02:37 #0 5.825 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 17:02:37 #110 ... 17:02:37 17:02:37 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:02:37 #0 6.089 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 17:02:37 #111 ... 17:02:37 17:02:37 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:02:37 #0 5.647 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 17:02:37 #112 ... 17:02:37 17:02:37 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 17:02:37 #108 DONE 3.3s 17:02:37 17:02:37 #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:02:37 #0 5.756 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 17:02:37 #113 ... 17:02:37 17:02:37 #114 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 17:02:37 #114 DONE 3.3s 17:02:37 17:02:37 #115 [security-spire-server builder 9/9] WORKDIR /edgex-go 17:02:38 #115 DONE 0.4s 17:02:38 17:02:38 #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:02:38 #116 DONE 0.4s 17:02:38 17:02:38 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:02:38 #82 ... 17:02:38 17:02:38 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 17:02:38 #117 CACHED 17:02:38 17:02:38 #118 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 17:02:38 #118 CACHED 17:02:38 17:02:38 #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:38 #119 CACHED 17:02:38 17:02:38 #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 17:02:38 #120 CACHED 17:02:38 17:02:38 #121 [security-spire-config builder 6/9] COPY . . 17:02:38 #121 CACHED 17:02:38 17:02:38 #122 [security-spire-config builder 9/9] WORKDIR /edgex-go 17:02:38 #122 CACHED 17:02:38 17:02:38 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:02:39 #123 DONE 0.4s 17:02:39 17:02:39 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:02:39 #124 DONE 0.3s 17:02:39 17:02:39 #125 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:02:39 #125 CACHED 17:02:39 17:02:39 #126 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:02:39 #126 DONE 0.2s 17:02:39 17:02:39 #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:02:40 #85 ... 17:02:40 17:02:40 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:40 #127 ... 17:02:40 17:02:40 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:02:40 #128 DONE 0.4s 17:02:40 17:02:40 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:40 #129 ... 17:02:40 17:02:40 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:02:40 #130 CACHED 17:02:40 17:02:40 #131 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:02:42 #131 DONE 1.4s 17:02:42 17:02:42 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:02:42 #112 ... 17:02:42 17:02:42 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:42 #127 DONE 2.3s 17:02:42 17:02:42 #132 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:02:42 #132 DONE 0.4s 17:02:42 17:02:42 #133 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:42 #133 ... 17:02:42 17:02:42 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:42 #129 DONE 2.2s 17:02:42 17:02:42 #134 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:02:42 #134 DONE 0.3s 17:02:42 17:02:42 #135 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:02:43 #135 DONE 0.4s 17:02:43 17:02:43 #136 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:02:43 #136 DONE 0.4s 17:02:43 17:02:43 #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:02:43 #137 DONE 0.3s 17:02:43 17:02:43 #138 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:02:43 #138 DONE 0.3s 17:02:43 17:02:43 #139 [security-spire-server] exporting to image 17:02:43 #139 exporting layers 17:02:45 #139 ... 17:02:45 17:02:45 #133 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:02:45 #133 DONE 3.0s 17:02:45 17:02:45 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:02:45 #140 DONE 0.4s 17:02:45 17:02:45 #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:02:46 #141 DONE 0.3s 17:02:46 17:02:46 #139 [security-spire-config] exporting to image 17:02:46 #139 exporting layers 2.7s done 17:02:46 #139 writing image sha256:3527b3279c94702ad05d095902e9671a690932cb3ecfa8a19ec24c1c807bc090 17:02:46 #139 exporting layers 2.4s done 17:02:46 #139 writing image sha256:3527b3279c94702ad05d095902e9671a690932cb3ecfa8a19ec24c1c807bc090 0.0s done 17:02:46 #139 naming to docker.io/library/security-spire-server-arm64 done 17:02:46 #139 writing image sha256:d7fcb4d0045c874aa6d14a568e51bf65aeefe09eba99dba8a24a8c56a81654d8 17:02:46 #139 writing image sha256:d7fcb4d0045c874aa6d14a568e51bf65aeefe09eba99dba8a24a8c56a81654d8 0.0s done 17:02:46 #139 naming to docker.io/library/security-spire-config-arm64 0.1s done 17:02:46 #139 DONE 2.8s 17:02:46 17:02:46 #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:02:46 #142 DONE 0.4s 17:02:46 17:02:46 #139 [security-spire-agent] exporting to image 17:02:48 #139 exporting layers 1.7s done 17:02:48 #139 writing image sha256:bf2f45fcb7814dd7d2ad47319a31fcd3930935127fadd9d4f5c306104c03726e 0.1s done 17:02:48 #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done 17:02:48 #139 DONE 4.6s 17:02:48 17:02:48 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:02:53 #110 ... 17:02:53 17:02:53 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:02:53 #72 DONE 79.4s 17:02:53 17:02:53 #143 [support-notifications builder 6/7] COPY . . 17:02:56 #143 DONE 2.8s 17:02:56 17:02:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:02:58 #144 2.378 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 17:03:00 #144 ... 17:03:00 17:03:00 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:00 #74 DONE 74.5s 17:03:00 17:03:00 #145 [security-spiffe-token-provider builder 6/7] COPY . . 17:03:02 #145 DONE 2.8s 17:03:02 17:03:02 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:03:03 #112 ... 17:03:03 17:03:03 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:03:05 #146 1.966 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 17:19:43 #146 ... 17:19:43 17:19:43 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:19:43 #82 1036.8 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 17:19:43 #82 ... 17:19:43 17:19:43 #83 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:19:43 #83 DONE 1045.4s 17:19:43 17:19:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:19:43 #144 ... 17:19:43 17:19:43 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 17:19:43 #147 DONE 0.2s 17:19:43 17:19:43 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 17:19:43 #148 DONE 0.1s 17:19:43 17:19:43 #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:19:43 #113 ... 17:19:43 17:19:43 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 17:19:43 #149 DONE 0.1s 17:19:43 17:19:43 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:19:43 #150 DONE 0.2s 17:19:43 17:19:43 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:19:43 #151 DONE 0.3s 17:19:43 17:19:43 #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:19:44 #85 ... 17:19:44 17:19:44 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:19:44 #152 DONE 0.1s 17:19:44 17:19:44 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:19:46 #153 DONE 2.2s 17:19:46 17:19:46 #139 [security-proxy-setup] exporting to image 17:19:46 #139 exporting layers 17:19:46 #139 exporting layers 0.8s done 17:19:46 #139 writing image sha256:fa8a3f8ce49d16f969db3d1c0e4976fbd71d0b429d456e6ea97a2e5852b2b7a0 done 17:19:46 #139 naming to docker.io/library/security-proxy-setup-arm64 done 17:19:46 #139 DONE 5.4s 17:19:46 17:19:46 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:19:48 #112 ... 17:19:48 17:19:48 #85 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:19:48 #85 DONE 1051.9s 17:19:48 17:19:48 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:19:53 #82 ... 17:19:53 17:19:53 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:19:53 #154 DONE 0.3s 17:19:53 17:19:53 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:19:53 #110 ... 17:19:53 17:19:53 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:19:55 #155 DONE 2.3s 17:19:55 17:19:55 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:19:55 #112 ... 17:19:55 17:19:55 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:19:55 #156 DONE 0.2s 17:19:55 17:19:55 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:19:56 #157 DONE 0.2s 17:19:56 17:19:56 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:19:56 #158 DONE 0.5s 17:19:56 17:19:56 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:19:56 #159 DONE 0.2s 17:19:56 17:19:56 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:19:57 #112 ... 17:19:57 17:19:57 #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 17:19:57 #160 DONE 0.2s 17:19:57 17:19:57 #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 17:19:57 #161 DONE 0.1s 17:19:57 17:19:57 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:19:57 #162 DONE 0.2s 17:19:57 17:19:57 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:19:57 #146 ... 17:19:57 17:19:57 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:19:57 #163 DONE 0.2s 17:19:57 17:19:57 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:19:59 #164 DONE 2.1s 17:19:59 17:19:59 #139 [security-bootstrapper] exporting to image 17:19:59 #139 exporting layers 17:20:00 #139 ... 17:20:00 17:20:00 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:20:00 #82 DONE 1063.8s 17:20:01 17:20:01 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:20:01 #112 ... 17:20:01 17:20:01 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:20:01 #165 DONE 0.3s 17:20:01 17:20:01 #139 [security-bootstrapper] exporting to image 17:20:01 #139 exporting layers 1.7s done 17:20:01 #139 writing image sha256:1409c28e8f1e40d0ff5ef01f6e95b9c3f4b2531e1a39d41719f6cf2ff7cd5dba 0.0s done 17:20:01 #139 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 17:20:01 #139 DONE 7.1s 17:20:01 17:20:01 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:20:01 #166 DONE 0.3s 17:20:01 17:20:01 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:20:01 #112 ... 17:20:01 17:20:01 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:20:02 #167 DONE 0.2s 17:20:02 17:20:02 #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:20:02 #168 DONE 0.2s 17:20:02 17:20:02 #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:20:02 #113 ... 17:20:02 17:20:02 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:20:02 #169 DONE 0.2s 17:20:02 17:20:02 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:20:03 #170 DONE 0.4s 17:20:03 17:20:03 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:20:03 #171 DONE 0.4s 17:20:03 17:20:03 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:20:03 #172 DONE 0.2s 17:20:03 17:20:03 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:20:03 #112 ... 17:20:03 17:20:03 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:20:06 #173 DONE 2.2s 17:20:06 17:20:06 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:06 #101 ... 17:20:06 17:20:06 #139 [security-secretstore-setup] exporting to image 17:20:07 #139 exporting layers 1.7s done 17:20:07 #139 writing image sha256:6c83ad1c1b1f4c0cff3ec008759650899183872d1be1b07bd5d51f446610d618 done 17:20:07 #139 naming to docker.io/library/security-secretstore-setup-arm64 done 17:20:07 #139 DONE 8.9s 17:20:07 17:20:07 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:20:25 #112 ... 17:20:25 17:20:25 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:20:25 #110 DONE 1076.5s 17:20:25 17:20:25 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:25 #101 ... 17:20:25 17:20:25 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:20:25 #174 DONE 0.2s 17:20:25 17:20:25 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:20:25 #175 DONE 0.2s 17:20:25 17:20:25 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:20:25 #176 DONE 0.3s 17:20:25 17:20:25 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:20:25 #177 DONE 0.1s 17:20:25 17:20:25 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:20:25 #178 DONE 0.1s 17:20:25 17:20:25 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:25 #101 ... 17:20:25 17:20:25 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:20:27 #179 DONE 2.0s 17:20:27 17:20:27 #139 [security-proxy-auth] exporting to image 17:20:27 #139 exporting layers 17:20:27 #139 exporting layers 0.6s done 17:20:27 #139 writing image sha256:3f4814b32e8f11248e3027a49160621c68804f343ebef11220ea673222a18302 done 17:20:27 #139 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 17:20:27 #139 DONE 9.5s 17:20:27 17:20:27 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:20:46 #112 ... 17:20:46 17:20:46 #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:20:46 #113 DONE 1096.0s 17:20:46 17:20:46 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:20:46 #146 ... 17:20:46 17:20:46 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:20:46 #180 DONE 0.1s 17:20:46 17:20:46 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:20:46 #181 DONE 0.1s 17:20:46 17:20:46 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:20:46 #101 ... 17:20:46 17:20:46 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:20:46 #182 DONE 0.2s 17:20:46 17:20:46 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:20:46 #183 DONE 0.1s 17:20:46 17:20:46 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:20:46 #184 DONE 0.1s 17:20:46 17:20:46 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:20:49 #185 DONE 4.2s 17:20:49 17:20:49 #139 [core-common-config-bootstrapper] exporting to image 17:20:49 #139 exporting layers 17:20:49 #139 exporting layers 0.7s done 17:20:49 #139 writing image sha256:90973508e93081ab404e4b9f6eb471390a29e39763ce0a5fb0f6229a989970ea 0.0s done 17:20:49 #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 17:20:49 #139 DONE 10.2s 17:20:49 17:20:49 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:21:28 #144 ... 17:21:28 17:21:28 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:21:28 #109 DONE 1136.8s 17:21:28 17:21:28 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:28 #101 ... 17:21:28 17:21:28 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:21:28 #186 DONE 0.1s 17:21:28 17:21:28 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:21:28 #187 DONE 0.1s 17:21:28 17:21:28 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:21:28 #112 ... 17:21:28 17:21:28 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:21:28 #188 DONE 0.3s 17:21:28 17:21:28 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:21:28 #189 DONE 0.1s 17:21:28 17:21:28 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:21:28 #112 ... 17:21:28 17:21:28 #139 [core-command] exporting to image 17:21:28 #139 exporting layers 17:21:28 #139 exporting layers 0.2s done 17:21:28 #139 writing image sha256:87ef6bd6190b55db20a2c792291309e175ec42e3b208e85b1c9b10542bb6d11c done 17:21:28 #139 naming to docker.io/library/core-command-arm64 done 17:21:28 #139 DONE 10.5s 17:21:28 17:21:28 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:38 #101 ... 17:21:38 17:21:38 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:21:38 #111 DONE 1150.8s 17:21:38 17:21:38 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:21:38 #112 ... 17:21:38 17:21:38 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:21:38 #190 DONE 0.1s 17:21:38 17:21:38 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:21:38 #191 DONE 0.1s 17:21:38 17:21:38 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:38 #101 ... 17:21:38 17:21:38 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:21:39 #192 DONE 0.3s 17:21:39 17:21:39 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:39 #101 ... 17:21:39 17:21:39 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:21:39 #193 DONE 0.1s 17:21:39 17:21:39 #139 [core-data] exporting to image 17:21:39 #139 exporting layers 17:21:39 #139 exporting layers 0.3s done 17:21:39 #139 writing image sha256:df7a72b5dcb9726e80c5bd3db70eece5e5c6ce1a1208d4a8e9549c6726947223 done 17:21:39 #139 naming to docker.io/library/core-data-arm64 done 17:21:39 #139 DONE 10.8s 17:21:39 17:21:39 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:21:42 #146 ... 17:21:42 17:21:42 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:21:42 #112 DONE 1155.2s 17:21:42 17:21:42 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:21:43 #101 ... 17:21:43 17:21:43 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:21:43 #194 DONE 0.2s 17:21:43 17:21:43 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:21:43 #195 DONE 0.1s 17:21:43 17:21:43 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:21:43 #196 DONE 0.3s 17:21:43 17:21:43 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:21:44 #197 DONE 0.2s 17:21:44 17:21:44 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:21:44 #198 DONE 0.1s 17:21:44 17:21:44 #139 [core-metadata] exporting to image 17:21:44 #139 exporting layers 0.3s done 17:21:44 #139 writing image sha256:19252e5e1fb9ddf85a5a0f717cbb0896bd60296b6417f57151b16f9f635abb9e done 17:21:44 #139 naming to docker.io/library/core-metadata-arm64 done 17:21:44 #139 DONE 11.1s 17:21:44 17:21:44 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:22:16 #101 ... 17:22:16 17:22:16 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:22:16 #146 DONE 1152.7s 17:22:16 17:22:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:22:16 #144 ... 17:22:16 17:22:16 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:22:16 #199 DONE 0.2s 17:22:16 17:22:16 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:22:16 #200 DONE 0.2s 17:22:16 17:22:16 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:22:16 #201 DONE 0.3s 17:22:16 17:22:16 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:22:17 #202 DONE 0.1s 17:22:17 17:22:17 #139 [security-spiffe-token-provider] exporting to image 17:22:17 #139 exporting layers 17:22:17 #139 exporting layers 0.5s done 17:22:17 #139 writing image sha256:5f49015f3b91b1bdd7a69657a219b7575aa87c73c41112d22bfbe4404c5af2d3 done 17:22:17 #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done 17:22:17 #139 DONE 11.7s 17:22:17 17:22:17 #101 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:22:39 #101 DONE 1210.8s 17:22:39 17:22:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:22:39 #144 ... 17:22:39 17:22:39 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:22:39 #203 DONE 0.2s 17:22:39 17:22:39 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:22:39 #204 DONE 0.2s 17:22:39 17:22:39 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:22:39 #205 DONE 0.3s 17:22:39 17:22:39 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:22:39 #206 DONE 0.1s 17:22:39 17:22:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:22:39 #144 ... 17:22:39 17:22:39 #139 [support-scheduler] exporting to image 17:22:39 #139 exporting layers 17:22:39 #139 exporting layers 0.4s done 17:22:39 #139 writing image sha256:8332f3825126d4eb9070605fc4837b28cf2ccf321590a23af0bc7d3b742bba7c done 17:22:39 #139 naming to docker.io/library/support-scheduler-arm64 done 17:22:39 #139 DONE 12.0s 17:22:39 17:22:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:22:41 #144 DONE 1185.0s 17:22:41 17:22:41 #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:22:41 #207 DONE 0.1s 17:22:41 17:22:41 #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:22:41 #208 DONE 0.1s 17:22:41 17:22:41 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:22:41 #209 DONE 0.3s 17:22:41 17:22:41 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:22:41 #210 DONE 0.1s 17:22:41 17:22:41 #139 [support-notifications] exporting to image 17:22:42 #139 exporting layers 0.4s done 17:22:42 #139 writing image sha256:d87c4fc1c95b413a9c68f7f24df6975f53ca42c4edff9d06cc196402c7281732 done 17:22:42 #139 naming to docker.io/library/support-notifications-arm64 done 17:22:42 #139 DONE 12.5s 17:22:42 time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:22:42 time="2023-08-16T17:00:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:22:42 $ docker stop --time=1 ead997c4ddc073499e0e8cca4bee21ebf9689ffb0be5cb7cf8a6449dfd5cac67 17:22:43 $ docker rm -f --volumes ead997c4ddc073499e0e8cca4bee21ebf9689ffb0be5cb7cf8a6449dfd5cac67 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:44 + docker images 17:22:44 REPOSITORY TAG IMAGE ID CREATED SIZE 17:22:44 support-notifications-arm64 latest d87c4fc1c95b 3 seconds ago 33.7MB 17:22:44 support-scheduler-arm64 latest 8332f3825126 6 seconds ago 32.9MB 17:22:44 security-spiffe-token-provider-arm64 latest 5f49015f3b91 28 seconds ago 33.3MB 17:22:44 core-metadata-arm64 latest 19252e5e1fb9 About a minute ago 21.2MB 17:22:44 core-data-arm64 latest df7a72b5dcb9 About a minute ago 20.9MB 17:22:44 core-command-arm64 latest 87ef6bd6190b About a minute ago 20.8MB 17:22:44 core-common-config-bootstrapper-arm64 latest 90973508e930 About a minute ago 18MB 17:22:44 security-proxy-auth-arm64 latest 3f4814b32e8f 2 minutes ago 19.3MB 17:22:44 security-secretstore-setup-arm64 latest 6c83ad1c1b1f 2 minutes ago 43MB 17:22:44 security-bootstrapper-arm64 latest 1409c28e8f1e 2 minutes ago 22.6MB 17:22:44 security-proxy-setup-arm64 latest fa8a3f8ce49d 2 minutes ago 28.8MB 17:22:44 security-spire-agent-arm64 latest bf2f45fcb781 19 minutes ago 152MB 17:22:44 security-spire-config-arm64 latest d7fcb4d0045c 20 minutes ago 96.1MB 17:22:44 security-spire-server-arm64 latest 3527b3279c94 20 minutes ago 96.9MB 17:22:44 ci-base-image-arm64 latest 3cb7b12c189a 35 minutes ago 1.05GB 17:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 17:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 17:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:45 17:22:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:45 arm64: Pulling from edgex-lftools-log-publisher 17:22:45 8998bd30e6a1: Pulling fs layer 17:22:45 04944245beec: Pulling fs layer 17:22:45 699f458cf7ca: Pulling fs layer 17:22:45 765212b225bb: Pulling fs layer 17:22:45 f23df028b6ca: Pulling fs layer 17:22:45 d65c8cfc05b1: Pulling fs layer 17:22:45 2437ff75d9bd: Pulling fs layer 17:22:45 f23df028b6ca: Waiting 17:22:45 d65c8cfc05b1: Waiting 17:22:45 2437ff75d9bd: Waiting 17:22:45 765212b225bb: Waiting 17:22:45 04944245beec: Verifying Checksum 17:22:45 04944245beec: Download complete 17:22:45 765212b225bb: Verifying Checksum 17:22:45 765212b225bb: Download complete 17:22:45 f23df028b6ca: Verifying Checksum 17:22:45 f23df028b6ca: Download complete 17:22:45 d65c8cfc05b1: Verifying Checksum 17:22:45 d65c8cfc05b1: Download complete 17:22:45 699f458cf7ca: Verifying Checksum 17:22:45 699f458cf7ca: Download complete 17:22:46 8998bd30e6a1: Download complete 17:22:49 2437ff75d9bd: Verifying Checksum 17:22:49 2437ff75d9bd: Download complete 17:22:50 8998bd30e6a1: Pull complete 17:22:51 04944245beec: Pull complete 17:22:52 699f458cf7ca: Pull complete 17:22:52 765212b225bb: Pull complete 17:22:53 f23df028b6ca: Pull complete 17:22:53 d65c8cfc05b1: Pull complete 17:23:08 2437ff75d9bd: Pull complete 17:23:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:08 prd-ubuntu20.04-docker-arm64-4c-16g-3804 does not seem to be running inside a container 17:23:08 $ 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 17:23:11 $ docker top 3c717b811bfb3d16eca3bb9b0b3a01ed50314696cd5be0ba87b51ebffc1b18a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:12 ---> job-cost.sh 17:23:12 lf-activate-venv: SKIPPING 17:23:12 INFO: No Stack... 17:23:12 INFO: Retrieving Pricing Info for: v3-standard-4 17:23:13 INFO: Archiving Costs [Pipeline] sh 17:23:14 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:23:14 + cut -d, -f6 [Pipeline] lock 17:23:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] 17:23:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] did not exist. Created. 17:23:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:14 + echo total: 0.10999999940395355 [Pipeline] stash 17:23:14 Stashed 1 file(s) [Pipeline] } 17:23:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4638-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:14 $ docker stop --time=1 3c717b811bfb3d16eca3bb9b0b3a01ed50314696cd5be0ba87b51ebffc1b18a3 17:23:16 $ docker rm -f --volumes 3c717b811bfb3d16eca3bb9b0b3a01ed50314696cd5be0ba87b51ebffc1b18a3 [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 17:23:17 provisioning config files... 17:23:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1171922496338378326tmp [Pipeline] { [Pipeline] sh 17:23:18 + set +x 17:23:18 + bash -s -- 17:23:18 + curl -s https://codecov.io/bash 17:23:18 17:23:18 _____ _ 17:23:18 / ____| | | 17:23:18 | | ___ __| | ___ ___ _____ __ 17:23:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:18 Bash-1.0.6 17:23:18 17:23:18 17:23:18 ==> git version 2.25.1 found 17:23:18 ==> 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 17:23:18 Release-Date: 2020-01-08 17:23:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:18 ==> Jenkins CI detected. 17:23:18 current dir:  /w/workspace/edgex-go/1 17:23:18 project root: . 17:23:18 --> token set from env 17:23:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:18 ==> Running gcov in . (disable via -X gcov) 17:23:18 ==> Python coveragepy not found 17:23:18 ==> Searching for coverage reports in: 17:23:18 + . 17:23:18 -> Found 1 reports 17:23:18 ==> Detecting git/mercurial file structure 17:23:18 ==> Reading reports 17:23:18 + ./coverage.out bytes=446998 17:23:18 ==> Appending adjustments 17:23:18 https://docs.codecov.io/docs/fixing-reports 17:23:19 + Found adjustments 17:23:19 ==> Gzipping contents 17:23:19 56K /tmp/codecov.NCF683.gz 17:23:19 ==> Uploading reports 17:23:19 url: https://codecov.io 17:23:19 query: branch=PR-4638&commit=b8cafd412949eff3e43d20eb7a9b255f96f5e759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= 17:23:19 -> Pinging Codecov 17:23:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4638&commit=b8cafd412949eff3e43d20eb7a9b255f96f5e759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4638&job=&cmd_args= 17:23:19 -> Uploading to 17:23:19 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/00271124DB129430A58F1EEE437C3FCB/b8cafd412949eff3e43d20eb7a9b255f96f5e759/27dd3034-133d-4d89-b2bd-e0fa566381aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T172319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcbc57b24f464d8d00e8f4a019804caef9fe6c6c67b61e9b76bd9d77bdf1cea3 17:23:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:19 Dload Upload Total Spent Left Speed 17:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57341 0 0 100 57341 0 270k --:--:-- --:--:-- --:--:-- 270k 17:23:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b8cafd412949eff3e43d20eb7a9b255f96f5e759 [Pipeline] } 17:23:19 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 17:23:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:23:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:22 ---> package-listing.sh 17:23:22 ++ facter osfamily 17:23:22 ++ tr '[:upper:]' '[:lower:]' 17:23:22 + OS_FAMILY=debian 17:23:22 + workspace=/w/workspace/edgex-go/1 17:23:22 + START_PACKAGES=/tmp/packages_start.txt 17:23:22 + END_PACKAGES=/tmp/packages_end.txt 17:23:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:22 + PACKAGES=/tmp/packages_start.txt 17:23:22 + '[' /w/workspace/edgex-go/1 ']' 17:23:22 + PACKAGES=/tmp/packages_end.txt 17:23:22 + case "${OS_FAMILY}" in 17:23:22 + dpkg -l 17:23:22 + grep '^ii' 17:23:22 + '[' -f /tmp/packages_start.txt ']' 17:23:22 + '[' -f /tmp/packages_end.txt ']' 17:23:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:22 + '[' /w/workspace/edgex-go/1 ']' 17:23:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:23:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:23:22 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 17:23:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:23 17:23:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:24 latest: Pulling from edgex-lftools-log-publisher 17:23:24 5eb5b503b376: Pulling fs layer 17:23:24 5c69ac0246d0: Pulling fs layer 17:23:24 ec43610c2a17: Pulling fs layer 17:23:24 3a2ae6a8a46f: Pulling fs layer 17:23:24 33b1e0a273af: Pulling fs layer 17:23:24 5d3b04190fa2: Pulling fs layer 17:23:24 2f39f015ded8: Pulling fs layer 17:23:24 33b1e0a273af: Waiting 17:23:24 5d3b04190fa2: Waiting 17:23:24 2f39f015ded8: Waiting 17:23:24 3a2ae6a8a46f: Waiting 17:23:24 5c69ac0246d0: Download complete 17:23:24 3a2ae6a8a46f: Verifying Checksum 17:23:24 3a2ae6a8a46f: Download complete 17:23:24 33b1e0a273af: Verifying Checksum 17:23:24 33b1e0a273af: Download complete 17:23:24 5d3b04190fa2: Download complete 17:23:24 ec43610c2a17: Verifying Checksum 17:23:24 ec43610c2a17: Download complete 17:23:24 5eb5b503b376: Verifying Checksum 17:23:24 5eb5b503b376: Download complete 17:23:24 2f39f015ded8: Download complete 17:23:25 5eb5b503b376: Pull complete 17:23:25 5c69ac0246d0: Pull complete 17:23:25 ec43610c2a17: Pull complete 17:23:25 3a2ae6a8a46f: Pull complete 17:23:25 33b1e0a273af: Pull complete 17:23:26 5d3b04190fa2: Pull complete 17:23:30 2f39f015ded8: Pull complete 17:23:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:30 prd-ubuntu20.04-docker-8c-8g-3801 does not seem to be running inside a container 17:23:30 $ 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 17:23:35 $ docker top 4c94db5aa283aa2792b046fa4eed2ba08abe90987903c86c9d0cfe6ce7e24231 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:36 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:36 + ls /var/log/sa-host 17:23:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:37 provisioning config files... 17:23:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7687819310113027068tmp [Pipeline] { [Pipeline] echo 17:23:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:37 ---> create-netrc.sh [Pipeline] } 17:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:37 ---> python-tools-install.sh [Pipeline] echo 17:23:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:38 ---> sudo-logs.sh 17:23:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:38 ---> job-cost.sh 17:23:38 lf-activate-venv: SKIPPING 17:23:38 DEBUG: total: 0.10999999940395355 17:23:38 INFO: Retrieving Stack Cost... 17:23:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:39 INFO: Archiving Costs [Pipeline] echo 17:23:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:39 ---> logs-deploy.sh 17:23:39 lf-activate-venv: SKIPPING 17:23:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4638/1 17:23:39 INFO: archiving workspace using pattern(s): 17:23:40 Archives upload complete. 17:23:40 INFO: archiving logs to Nexus