Pull request #4563 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7460e35f4f328d231b3bfbd6f2e401f5b9335f87+c55854ac7464199654154337a44695fb0d8bdf7d (41d7052ad2444e64258233eceb94d6fa9106b958) 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-ssh10101102423797935325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14840281316663638538.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9668530371930363136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7452812965615337496.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9047774454258335546.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18126’ Running on prd-ubuntu20.04-docker-8c-8g-18127 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 Merge succeeded, producing 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 Checking out Revision 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # 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 c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:55 ========================================================= 21:48:55 EdgeX Global Pipelines Version Info 21:48:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:56 ------------------- 21:48:56 stable info: 21:48:56 ------------------- 21:48:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:56 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:48:56 Message: update stable to v1.0.250 > git rev-list --no-walk 34cdc2a9fd6efa7a0f0de3486f6f7fe2fc43beb0 # timeout=10 21:48:56 ------------------- 21:48:56 experimental info: 21:48:56 ------------------- 21:48:56 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:56 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:48:56 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7460e35 [Pipeline] echo 21:48:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:57 provisioning config files... 21:48:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config11217594702343706376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:57 ---> docker-login.sh 21:48:57 nexus3.edgexfoundry.org:10001 21:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:57 Configure a credential helper to remove this warning. See 21:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:57 21:48:57 Login Succeeded 21:48:57 nexus3.edgexfoundry.org:10002 21:48:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:57 Configure a credential helper to remove this warning. See 21:48:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:57 21:48:57 Login Succeeded 21:48:57 nexus3.edgexfoundry.org:10003 21:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:58 Configure a credential helper to remove this warning. See 21:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:58 21:48:58 Login Succeeded 21:48:58 nexus3.edgexfoundry.org:10004 21:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:58 Configure a credential helper to remove this warning. See 21:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:58 21:48:58 Login Succeeded 21:48:58 docker.io 21:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:58 Configure a credential helper to remove this warning. See 21:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:58 21:48:58 Login Succeeded 21:48:58 ---> docker-login.sh ends [Pipeline] } 21:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:58 + 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 21:48:58 + dirname cmd/core-command/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo core-command,cmd/core-command/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:48:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:48:58 + dirname cmd/core-data/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo core-data,cmd/core-data/Dockerfile 21:48:58 + dirname cmd/core-metadata/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo core-metadata,cmd/core-metadata/Dockerfile 21:48:58 + dirname cmd/security-bootstrapper/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:48:58 + dirname cmd/security-proxy-auth/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:48:58 + dirname cmd/security-proxy-setup/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:48:58 + dirname cmd/security-secretstore-setup/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:48:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:48:58 + dirname cmd/security-spire-agent/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:48:58 + dirname cmd/security-spire-config/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:48:58 + dirname cmd/security-spire-server/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:48:58 + dirname cmd/support-notifications/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo support-notifications,cmd/support-notifications/Dockerfile 21:48:58 + dirname cmd/support-scheduler/Dockerfile 21:48:58 + cut -d/ -f2 21:48:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:48:58 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 21:48:59 + git rev-list -1 --merges 7460e35f4f328d231b3bfbd6f2e401f5b9335f87~1..7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] echo 21:48:59 -----------> git rev-list -1 --merges 7460e35f4f328d231b3bfbd6f2e401f5b9335f87~1..7460e35f4f328d231b3bfbd6f2e401f5b9335f87 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [false] [Pipeline] sh 21:48:59 + git log --format=format:%s -1 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] echo 21:48:59 ========================================================= 21:48:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:48:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:48:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:48:59 + grep -v github /etc/ssh/ssh_known_hosts 21:48:59 + [ -e /tmp/ssh_known_hosts ] 21:48:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:48:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:48:59 + sudo tee -a /etc/ssh/ssh_known_hosts 21:48:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:00 21:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:00 0.1.4: Pulling from edgex-devops/py-git-semver 21:49:00 b85a868b505f: Pulling fs layer 21:49:00 e2be974225ed: Pulling fs layer 21:49:00 339a4e72a1f5: Pulling fs layer 21:49:00 988bab9f4d93: Pulling fs layer 21:49:00 1469e6f7b9e6: Pulling fs layer 21:49:00 eaf3925da568: Pulling fs layer 21:49:00 bab4dde63d76: Pulling fs layer 21:49:00 bde34c3a00c8: Pulling fs layer 21:49:00 b352a97aabf1: Pulling fs layer 21:49:00 4872d77fe225: Pulling fs layer 21:49:00 5851b861e8e6: Pulling fs layer 21:49:00 988bab9f4d93: Waiting 21:49:00 1469e6f7b9e6: Waiting 21:49:00 eaf3925da568: Waiting 21:49:00 bab4dde63d76: Waiting 21:49:00 bde34c3a00c8: Waiting 21:49:00 b352a97aabf1: Waiting 21:49:00 4872d77fe225: Waiting 21:49:00 5851b861e8e6: Waiting 21:49:00 e2be974225ed: Download complete 21:49:00 988bab9f4d93: Verifying Checksum 21:49:00 988bab9f4d93: Download complete 21:49:00 1469e6f7b9e6: Verifying Checksum 21:49:00 1469e6f7b9e6: Download complete 21:49:00 339a4e72a1f5: Verifying Checksum 21:49:00 339a4e72a1f5: Download complete 21:49:00 eaf3925da568: Download complete 21:49:00 bde34c3a00c8: Download complete 21:49:00 b352a97aabf1: Download complete 21:49:00 4872d77fe225: Verifying Checksum 21:49:00 4872d77fe225: Download complete 21:49:00 5851b861e8e6: Verifying Checksum 21:49:00 5851b861e8e6: Download complete 21:49:00 b85a868b505f: Verifying Checksum 21:49:00 b85a868b505f: Download complete 21:49:00 bab4dde63d76: Verifying Checksum 21:49:00 bab4dde63d76: Download complete 21:49:01 b85a868b505f: Pull complete 21:49:02 e2be974225ed: Pull complete 21:49:02 339a4e72a1f5: Pull complete 21:49:02 988bab9f4d93: Pull complete 21:49:02 1469e6f7b9e6: Pull complete 21:49:02 eaf3925da568: Pull complete 21:49:04 bab4dde63d76: Pull complete 21:49:04 bde34c3a00c8: Pull complete 21:49:04 b352a97aabf1: Pull complete 21:49:04 4872d77fe225: Pull complete 21:49:04 5851b861e8e6: Pull complete 21:49:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:04 prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container 21:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 21:49:07 $ docker top 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 -eo pid,comm 21:49:07 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). 21:49:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:07 [ssh-agent] Looking for ssh-agent implementation... 21:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:07 $ docker exec 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent 21:49:07 SSH_AUTH_SOCK=/tmp/ssh-Py08dbddgEze/agent.33 21:49:07 SSH_AGENT_PID=39 21:49:07 Running ssh-add (command line suppressed) 21:49:08 Identity added: /w/workspace/edgex-go/15@tmp/private_key_11590008046973718101.key (/w/workspace/edgex-go/15@tmp/private_key_11590008046973718101.key) 21:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:08 + git tag --points-at HEAD [Pipeline] } 21:49:08 $ docker exec --env ******** --env ******** 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent -k 21:49:08 unset SSH_AUTH_SOCK; 21:49:08 unset SSH_AGENT_PID; 21:49:08 echo Agent pid 39 killed; 21:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:49:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:49:08 [ssh-agent] Looking for ssh-agent implementation... 21:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:49:08 $ docker exec 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent 21:49:08 SSH_AUTH_SOCK=/tmp/ssh-uSwr11gWJyqG/agent.71 21:49:08 SSH_AGENT_PID=77 21:49:08 Running ssh-add (command line suppressed) 21:49:08 Identity added: /w/workspace/edgex-go/15@tmp/private_key_9743890892755653928.key (/w/workspace/edgex-go/15@tmp/private_key_9743890892755653928.key) 21:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:49:09 + git semver init 21:49:09 2023-06-07 21:49:09,298 [run_init] DEBUG init version:0.0.0 force:False 21:49:09 2023-06-07 21:49:09,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver 21:49:09 2023-06-07 21:49:09,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver 21:49:09 2023-06-07 21:49:09,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, universal_newlines=False, shell=None, istream=None) 21:49:14 2023-06-07 21:49:13,729 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude 21:49:14 2023-06-07 21:49:13,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/PR-4563 with force:False 21:49:14 2023-06-07 21:49:13,730 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/PR-4563 21:49:14 2023-06-07 21:49:13,732 [execute] INFO git cat-file --batch-check 21:49:14 2023-06-07 21:49:13,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) 21:49:14 2023-06-07 21:49:13,737 [execute] INFO git cat-file --batch 21:49:14 2023-06-07 21:49:13,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) 21:49:14 2023-06-07 21:49:13,742 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/PR-4563 21:49:14 0.0.0 [Pipeline] } 21:49:14 $ docker exec --env ******** --env ******** 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 ssh-agent -k 21:49:14 unset SSH_AUTH_SOCK; 21:49:14 unset SSH_AGENT_PID; 21:49:14 echo Agent pid 77 killed; 21:49:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:49:15 + git semver [Pipeline] } 21:49:15 $ docker stop --time=1 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 21:49:16 $ docker rm -f --volumes 8cce10505dc609634d23edfb3480954d19c8f9a910da4973fec59ad028267708 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:49:17 Stashed 1 file(s) [Pipeline] echo 21:49:17 [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 21:49:17 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 21:49:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:17 ========================================================= 21:49:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:49:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:49:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:17 f56be85fc22e: Pulling fs layer 21:49:17 85791d961cd3: Pulling fs layer 21:49:17 d694b5ae8c79: Pulling fs layer 21:49:17 9f32a84ed3da: Pulling fs layer 21:49:17 4d19c01a9841: Pulling fs layer 21:49:17 9325e15d5711: Pulling fs layer 21:49:17 556b6ee489ea: Pulling fs layer 21:49:17 c5a4b2cf53e6: Pulling fs layer 21:49:17 9f32a84ed3da: Waiting 21:49:17 4d19c01a9841: Waiting 21:49:17 9325e15d5711: Waiting 21:49:17 556b6ee489ea: Waiting 21:49:17 c5a4b2cf53e6: Waiting 21:49:17 85791d961cd3: Verifying Checksum 21:49:17 85791d961cd3: Download complete 21:49:17 9f32a84ed3da: Download complete 21:49:17 4d19c01a9841: Verifying Checksum 21:49:17 4d19c01a9841: Download complete 21:49:17 f56be85fc22e: Verifying Checksum 21:49:17 f56be85fc22e: Download complete 21:49:17 9325e15d5711: Verifying Checksum 21:49:17 9325e15d5711: Download complete 21:49:18 f56be85fc22e: Pull complete 21:49:18 85791d961cd3: Pull complete 21:49:18 d694b5ae8c79: Verifying Checksum 21:49:18 d694b5ae8c79: Download complete 21:49:18 c5a4b2cf53e6: Verifying Checksum 21:49:18 c5a4b2cf53e6: Download complete 21:49:18 556b6ee489ea: Verifying Checksum 21:49:18 556b6ee489ea: Download complete 21:49:21 d694b5ae8c79: Pull complete 21:49:21 9f32a84ed3da: Pull complete 21:49:21 4d19c01a9841: Pull complete 21:49:21 9325e15d5711: Pull complete 21:49:23 556b6ee489ea: Pull complete 21:49:24 c5a4b2cf53e6: Pull complete 21:49:24 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:49:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:49:25 WORKDIR /edgex 21:49:25 COPY go.mod . 21:49:25 RUN go mod download 21:49:25 + docker build -t ci-base-image-x86_64 -f - . 21:49:25 Sending build context to Docker daemon 170.7MB 21:49:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:49:25 ---> c4be618373d6 21:49:25 Step 2/4 : WORKDIR /edgex 21:49:28 ---> Running in e1196dcef99e 21:49:28 Removing intermediate container e1196dcef99e 21:49:28 ---> 055be1d22015 21:49:28 Step 3/4 : COPY go.mod . 21:49:29 ---> c34c93abbbdd 21:49:29 Step 4/4 : RUN go mod download 21:49:29 ---> Running in 2bf55e60ef2e 21:49:32 Still waiting to schedule task 21:49:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18128’ 21:49:39 Removing intermediate container 2bf55e60ef2e 21:49:39 ---> 5efae50ef43c 21:49:39 Successfully built 5efae50ef43c 21:49:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:39 + docker inspect -f . ci-base-image-x86_64 21:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:39 prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container 21:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 21:49:40 $ docker top 10b106ca78bd07c9c7a017e76b6919ca4749c00097f51511102a5004ee5d5a7a -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:40 + go version 21:49:40 go version go1.20.2 linux/amd64 [Pipeline] } 21:49:40 $ docker stop --time=1 10b106ca78bd07c9c7a017e76b6919ca4749c00097f51511102a5004ee5d5a7a 21:49:41 $ docker rm -f --volumes 10b106ca78bd07c9c7a017e76b6919ca4749c00097f51511102a5004ee5d5a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:42 + docker inspect -f . ci-base-image-x86_64 21:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:42 prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container 21:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 21:49:42 $ docker top 727b0a6a355102a1c22c842f87998c512d28816b178a983ef54ce3a54f0e0bc5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:49:42 ========================================================= 21:49:42 [edgeXBuildGoParallel] Running Tests and Build... 21:49:42 ========================================================= [Pipeline] sh 21:49:42 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh 21:49:43 + make test 21:49:43 go test -race -coverprofile=coverage.out ./... 21:49:49 ? github.com/edgexfoundry/edgex-go [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:50:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:50:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:50:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:50:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:50:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 21:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.5% of statements 21:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:50:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.547s coverage: 88.5% of statements 21:50:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:50:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:50:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:50:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 21:50:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:50:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:50:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:50:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 21:50:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:50:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 2.238s coverage: 0.9% of statements 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 2.241s coverage: 29.0% of statements 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 42.9% of statements 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.702s coverage: 96.3% of statements 21:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 21:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:50:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:50:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:50:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:50:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:50:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:50:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:50:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:50:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 21:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:50:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.012s coverage: 79.9% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.072s coverage: 92.9% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 63.1% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 21:50:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements 21:50:48 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 21:50:48 running golangci-lint 21:50:48 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:50:48 go version go1.20.2 linux/amd64 21:50:48 level=info msg="[config_reader] Used config file .golangci.yml" 21:50:48 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:51:03 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 13.711970648s" 21:51:03 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.363909ms" 21:51:10 level=info msg="[linters_context/goanalysis] analyzers took 1m3.605171956s with top 10 stages: buildir: 31.943340832s, fact_deprecated: 2.266961638s, printf: 1.827913023s, inspect: 1.809522161s, ctrlflow: 1.631721202s, gosec: 1.518871548s, S1038: 863.559243ms, ineffassign: 796.05327ms, fact_purity: 726.955949ms, nilness: 701.504424ms" 21:51:10 level=info msg="[runner] Issues before processing: 203, after processing: 0" 21:51:10 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, exclude: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, nolint: 0/23, cgo: 203/203" 21:51:10 level=info msg="[runner] processing took 14.326241ms with stages: nolint: 7.393418ms, identifier_marker: 3.784006ms, exclude-rules: 1.229545ms, path_prettifier: 837.02µs, autogenerated_exclude: 735.928µs, skip_dirs: 312.044µs, cgo: 21µs, filename_unadjuster: 8.69µs, max_same_issues: 740ns, uniq_by_line: 570ns, exclude: 500ns, max_from_linter: 420ns, skip_files: 410ns, severity-rules: 380ns, path_prefixer: 380ns, source_code: 280ns, diff: 270ns, sort_results: 250ns, max_per_file_from_linter: 230ns, path_shortener: 160ns" 21:51:10 level=info msg="[runner] linters took 7.568542353s with stages: goanalysis_metalinter: 7.55412947s" 21:51:10 level=info msg="File cache stats: 0 entries of total size 0B" 21:51:10 level=info msg="Memory: 215 samples, avg is 196.7MB, max is 773.4MB" 21:51:10 level=info msg="Execution took 21.337240087s" 21:51:10 go vet ./... 21:51:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:14 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:51:14 + ls -al . 21:51:14 total 720 21:51:14 drwxrwxr-x 11 1001 1001 4096 Jun 7 21:49 . 21:51:14 drwxr-xr-x 4 root root 4096 Jun 7 21:49 .. 21:51:14 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:48 .blubracket 21:51:14 -rw-rw-r-- 1 1001 1001 16 Jun 7 21:48 .dockerignore 21:51:14 drwxrwxr-x 8 1001 1001 4096 Jun 7 21:49 .git 21:51:14 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:48 .github 21:51:14 -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:48 .gitignore 21:51:14 -rw-rw-r-- 1 1001 1001 42 Jun 7 21:48 .golangci.yml 21:51:14 -rw-rw-r-- 1 1001 1001 87 Jun 7 21:48 .hadolint.yml 21:51:14 drwxr-xr-x 3 1001 1001 4096 Jun 7 21:49 .semver 21:51:14 -rw-rw-r-- 1 1001 1001 166 Jun 7 21:48 .sonarcloud.properties 21:51:14 -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:48 ADOPTERS.md 21:51:14 -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:48 Attribution.txt 21:51:14 -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:48 CHANGELOG.md 21:51:14 -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:48 CONTRIBUTING.md 21:51:14 -rw-rw-r-- 1 1001 1001 677 Jun 7 21:48 GOVERNANCE.md 21:51:14 -rw-rw-r-- 1 1001 1001 883 Jun 7 21:48 Jenkinsfile 21:51:14 -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:48 LICENSE 21:51:14 -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:48 Makefile 21:51:14 -rw-rw-r-- 1 1001 1001 582 Jun 7 21:48 OWNERS.md 21:51:14 -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:48 README.md 21:51:14 -rw-rw-r-- 1 1001 1001 789 Jun 7 21:48 SECURITY.md 21:51:14 -rw-rw-r-- 1 1001 1001 5 Jun 7 21:49 VERSION 21:51:14 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:48 bin 21:51:14 drwxrwxr-x 18 1001 1001 4096 Jun 7 21:48 cmd 21:51:14 -rw-r--r-- 1 root root 447730 Jun 7 21:50 coverage.out 21:51:14 -rw-rw-r-- 1 1001 1001 3160 Jun 7 21:48 go.mod 21:51:14 -rw-rw-r-- 1 1001 1001 31050 Jun 7 21:48 go.sum 21:51:14 drwxrwxr-x 7 1001 1001 4096 Jun 7 21:48 internal 21:51:14 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:48 openapi 21:51:14 -rw-rw-r-- 1 1001 1001 594 Jun 7 21:48 security.txt 21:51:14 drwxrwxr-x 4 1001 1001 4096 Jun 7 21:48 snap 21:51:14 -rw-rw-r-- 1 1001 1001 204 Jun 7 21:48 version.go [Pipeline] sh 21:51:15 + '[' -e coverage.out ] 21:51:15 + chown 1001:1001 coverage.out [Pipeline] stash 21:51:15 Stashed 1 file(s) [Pipeline] sh 21:51:15 + make build 21:51: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 21:51: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 21:51:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:51:28 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 21:51:29 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 21:51:37 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 21:51:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:51:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:51: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 21:51:41 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 21:51: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 21:51: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] } 21:51:44 $ docker stop --time=1 727b0a6a355102a1c22c842f87998c512d28816b178a983ef54ce3a54f0e0bc5 21:51:48 $ docker rm -f --volumes 727b0a6a355102a1c22c842f87998c512d28816b178a983ef54ce3a54f0e0bc5 [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 21:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:49 21:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:49 latest: Pulling from edgex-devops/edgex-compose 21:51:49 91d30c5bc195: Pulling fs layer 21:51:49 2e9b0aa3be6d: Pulling fs layer 21:51:49 9c61dcf015f6: Pulling fs layer 21:51:49 4698f68db338: Pulling fs layer 21:51:49 2a2f49069b9e: Pulling fs layer 21:51:49 e0025b399a48: Pulling fs layer 21:51:49 4698f68db338: Waiting 21:51:49 2a2f49069b9e: Waiting 21:51:49 e0025b399a48: Waiting 21:51:49 91d30c5bc195: Verifying Checksum 21:51:49 91d30c5bc195: Download complete 21:51:49 4698f68db338: Verifying Checksum 21:51:49 4698f68db338: Download complete 21:51:49 2e9b0aa3be6d: Verifying Checksum 21:51:49 2e9b0aa3be6d: Download complete 21:51:49 e0025b399a48: Verifying Checksum 21:51:49 e0025b399a48: Download complete 21:51:49 91d30c5bc195: Pull complete 21:51:49 2a2f49069b9e: Download complete 21:51:50 2e9b0aa3be6d: Pull complete 21:51:50 9c61dcf015f6: Verifying Checksum 21:51:50 9c61dcf015f6: Download complete 21:51:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18130 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 21:51:52 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 21:51:52 The recommended git tool is: git 21:51:52 9c61dcf015f6: Pull complete 21:51:52 4698f68db338: Pull complete 21:51:52 2a2f49069b9e: Pull complete 21:51:52 e0025b399a48: Pull complete 21:51:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:53 prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container 21:51:53 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 21:51:55 $ docker top ab43d3db555ae1455d6c224c2814ef6b864386acfbb33f263727f86fc5894075 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:55 + docker compose -f ./docker-compose-build.yml build --parallel 21:51:57 using credential edgex-jenkins-ssh 21:51:57 Cloning the remote Git repository 21:51:57 #1 [core-data internal] load build definition from Dockerfile 21:51:57 #1 transferring dockerfile: 1.90kB done 21:51:57 #1 DONE 0.0s 21:51:57 21:51:57 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:51:57 #2 transferring dockerfile: 2.12kB done 21:51:57 #2 DONE 0.0s 21:51:57 21:51:57 #3 [support-scheduler internal] load build definition from Dockerfile 21:51:57 #3 transferring dockerfile: 1.82kB done 21:51:57 #3 DONE 0.0s 21:51:57 21:51:57 #4 [security-spire-server internal] load build definition from Dockerfile 21:51:57 #4 transferring dockerfile: 2.63kB done 21:51:57 #4 DONE 0.0s 21:51:57 21:51:57 #5 [core-command internal] load build definition from Dockerfile 21:51:57 #5 transferring dockerfile: 1.82kB done 21:51:57 #5 DONE 0.0s 21:51:57 21:51:57 #6 [security-proxy-auth internal] load build definition from Dockerfile 21:51:57 #6 transferring dockerfile: 2.04kB done 21:51:57 #6 DONE 0.0s 21:51:57 21:51:57 #7 [security-proxy-setup internal] load build definition from Dockerfile 21:51:57 #7 transferring dockerfile: 2.06kB done 21:51:57 #7 DONE 0.0s 21:51:57 21:51:57 #8 [security-spire-config internal] load build definition from Dockerfile 21:51:57 #8 transferring dockerfile: 2.58kB done 21:51:57 #8 DONE 0.0s 21:51:57 21:51:57 #9 [support-notifications internal] load build definition from Dockerfile 21:51:57 #9 transferring dockerfile: 1.84kB done 21:51:57 #9 DONE 0.0s 21:51:57 21:51:57 #10 [security-spire-agent internal] load build definition from Dockerfile 21:51:57 #10 transferring dockerfile: 2.68kB done 21:51:57 #10 DONE 0.0s 21:51:57 21:51:57 #11 [security-bootstrapper internal] load build definition from Dockerfile 21:51:57 #11 transferring dockerfile: 2.82kB done 21:51:57 #11 DONE 0.0s 21:51:57 21:51:57 #12 [core-metadata internal] load build definition from Dockerfile 21:51:57 #12 transferring dockerfile: 1.96kB done 21:51:57 #12 DONE 0.0s 21:51:57 21:51:57 #13 [security-secretstore-setup internal] load build definition from Dockerfile 21:51:57 #13 transferring dockerfile: 2.38kB done 21:51:57 #13 DONE 0.0s 21:51:57 21:51:57 #14 [core-data internal] load .dockerignore 21:51:57 #14 transferring context: 56B done 21:51:57 #14 DONE 0.0s 21:51:57 21:51:57 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:51:57 #15 transferring dockerfile: 1.78kB done 21:51:57 #15 DONE 0.0s 21:51:58 21:51:58 #16 [core-common-config-bootstrapper internal] load .dockerignore 21:51:58 #16 transferring context: 56B done 21:51:58 #16 DONE 0.0s 21:51:58 21:51:58 #17 [support-scheduler internal] load .dockerignore 21:51:58 #17 transferring context: 56B done 21:51:58 #17 DONE 0.0s 21:51:58 21:51:58 #18 [security-spire-server internal] load .dockerignore 21:51:58 #18 transferring context: 56B done 21:51:58 #18 DONE 0.0s 21:51:58 21:51:58 #19 [core-command internal] load .dockerignore 21:51:58 #19 transferring context: 56B done 21:51:58 #19 DONE 0.0s 21:51:58 21:51:58 #20 [security-proxy-auth internal] load .dockerignore 21:51:58 #20 transferring context: 56B done 21:51:58 #20 DONE 0.0s 21:51:58 21:51:58 #21 [security-proxy-setup internal] load .dockerignore 21:51:58 #21 transferring context: 56B done 21:51:58 #21 DONE 0.0s 21:51:58 21:51:58 #22 [security-spire-config internal] load .dockerignore 21:51:58 #22 transferring context: 56B done 21:51:58 #22 DONE 0.0s 21:51:58 21:51:58 #23 [support-notifications internal] load .dockerignore 21:51:58 #23 transferring context: 56B done 21:51:58 #23 DONE 0.0s 21:51:58 21:51:58 #24 [security-spire-agent internal] load .dockerignore 21:51:58 #24 transferring context: 56B done 21:51:58 #24 DONE 0.0s 21:51:58 21:51:58 #25 [security-bootstrapper internal] load .dockerignore 21:51:58 #25 transferring context: 56B done 21:51:58 #25 DONE 0.0s 21:51:58 21:51:58 #26 [core-metadata internal] load .dockerignore 21:51:58 #26 transferring context: 56B done 21:51:58 #26 DONE 0.0s 21:51:58 21:51:58 #27 [security-secretstore-setup internal] load .dockerignore 21:51:58 #27 transferring context: 56B done 21:51:58 #27 DONE 0.0s 21:51:58 21:51:58 #28 [security-spiffe-token-provider internal] load .dockerignore 21:51:58 #28 transferring context: 56B done 21:51:58 #28 DONE 0.0s 21:51:58 21:51:58 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:51:58 #29 DONE 0.0s 21:51:58 21:51:58 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 21:51:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:51:57 > git init /w/workspace/edgex-go/15 # timeout=10 21:51:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:51:57 > git --version # timeout=10 21:51:58 > git --version # 'git version 2.25.1' 21:51:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:51:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:51:58 #30 DONE 0.1s 21:51:58 21:51:58 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:51:58 #29 DONE 0.0s 21:51:58 21:51:58 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:51:58 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:51:58 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:51:58 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:51:58 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:51:58 #31 DONE 0.1s 21:51:58 21:51:58 #32 [core-common-config-bootstrapper internal] load build context 21:51:58 #32 ... 21:51:58 21:51:58 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:51:58 #29 DONE 0.0s 21:51:58 21:51:58 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:51:58 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:51:58 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:51:58 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:51:58 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:51:58 #31 DONE 0.1s 21:51:58 21:51:58 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:51:58 #30 DONE 0.1s 21:51:58 21:51:58 #32 [core-common-config-bootstrapper internal] load build context 21:51:58 #32 ... 21:51:58 21:51:58 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:51:58 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:51:58 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:51:58 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:51:58 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:51:58 #31 DONE 0.1s 21:51:58 21:51:58 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:51:58 #29 DONE 0.0s 21:51:58 21:51:58 #32 [core-common-config-bootstrapper internal] load build context 21:51:58 #32 ... 21:51:58 21:51:58 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:51:58 #29 DONE 0.0s 21:51:58 21:51:58 #32 [core-common-config-bootstrapper internal] load build context 21:51:58 #32 ... 21:51:58 21:51:58 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:51:58 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:51:58 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:51:58 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:51:58 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:51:58 #31 DONE 0.1s 21:51:58 21:51:58 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:51:58 #29 DONE 0.0s 21:51:58 21:51:58 #32 [core-common-config-bootstrapper internal] load build context 21:51:58 #32 ... 21:51:58 21:51:58 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:51:58 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 21:51:58 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 21:51:58 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 21:51:58 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 21:51:58 #31 DONE 0.1s 21:51:58 21:51:58 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 21:51:58 #30 DONE 0.4s 21:51:58 21:51:58 #32 [core-common-config-bootstrapper internal] load build context 21:51:59 #32 ... 21:51:59 21:51:59 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:51:59 #33 DONE 1.0s 21:51:59 21:51:59 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 21:52:04 #34 ... 21:52:04 21:52:04 #35 [security-spire-agent internal] load build context 21:52:04 #35 transferring context: 181.59MB 5.4s 21:52:04 #35 ... 21:52:04 21:52:04 #36 [core-data internal] load build context 21:52:05 #36 ... 21:52:05 21:52:05 #35 [security-spire-agent internal] load build context 21:52:07 #35 ... 21:52:07 21:52:07 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 21:52:07 #34 DONE 8.1s 21:52:07 21:52:07 #35 [security-spire-agent internal] load build context 21:52:08 #35 ... 21:52:08 21:52:08 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:52:08 #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:08 #0 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:08 #0 2.418 (1/1) Installing dumb-init (1.2.5-r2) 21:52:08 #0 2.422 Executing busybox-1.35.0-r29.trigger 21:52:08 #0 2.430 OK: 7 MiB in 16 packages 21:52:08 #37 ... 21:52:08 21:52:08 #38 [security-spire-server internal] load build context 21:52:08 #38 transferring context: 351.91MB 9.3s done 21:52:08 #38 ... 21:52:08 21:52:08 #39 [security-proxy-auth internal] load build context 21:52:08 #39 transferring context: 351.91MB 9.2s done 21:52:08 #39 ... 21:52:08 21:52:08 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:52:08 #40 ... 21:52:08 21:52:08 #41 [security-spire-config internal] load build context 21:52:08 #41 transferring context: 351.91MB 9.9s done 21:52:09 #41 ... 21:52:09 21:52:09 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:52:09 #42 ... 21:52:09 21:52:09 #43 [core-command internal] load build context 21:52:09 #43 transferring context: 351.91MB 10.5s done 21:52:09 #43 ... 21:52:09 21:52:09 #44 [security-bootstrapper internal] load build context 21:52:09 #44 transferring context: 351.91MB 9.7s done 21:52:09 #44 ... 21:52:09 21:52:09 #45 [support-scheduler internal] load build context 21:52:09 #45 transferring context: 351.91MB 10.1s done 21:52:09 #45 ... 21:52:09 21:52:09 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:52:09 #0 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:09 #0 6.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:09 #0 6.375 (1/1) Installing dumb-init (1.2.5-r2) 21:52:09 #0 6.385 Executing busybox-1.35.0-r29.trigger 21:52:09 #0 6.400 OK: 7 MiB in 16 packages 21:52:09 #46 ... 21:52:09 21:52:09 #32 [core-common-config-bootstrapper internal] load build context 21:52:09 #32 transferring context: 351.91MB 10.7s done 21:52:09 #32 ... 21:52:09 21:52:09 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:52:09 #47 ... 21:52:09 21:52:09 #48 [security-proxy-setup internal] load build context 21:52:09 #48 transferring context: 351.91MB 10.1s done 21:52:10 #48 ... 21:52:10 21:52:10 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:52:10 #49 ... 21:52:10 21:52:10 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:52:10 #50 ... 21:52:10 21:52:10 #51 [security-secretstore-setup internal] load build context 21:52:10 #51 transferring context: 351.91MB 9.4s done 21:52:10 #51 ... 21:52:10 21:52:10 #52 [security-spiffe-token-provider internal] load build context 21:52:10 #52 transferring context: 351.91MB 9.5s done 21:52:10 #52 ... 21:52:10 21:52:10 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:52:10 #53 ... 21:52:10 21:52:10 #54 [support-notifications internal] load build context 21:52:10 #54 transferring context: 351.91MB 9.5s done 21:52:11 #54 ... 21:52:11 21:52:11 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:52:11 #55 ... 21:52:11 21:52:11 #56 [core-metadata internal] load build context 21:52:11 #56 transferring context: 351.91MB 9.4s done 21:52:11 #56 ... 21:52:11 21:52:11 #36 [core-data internal] load build context 21:52:11 #36 transferring context: 351.91MB 12.6s done 21:52:18 #36 ... 21:52:18 21:52:18 #56 [core-metadata internal] load build context 21:52:18 #56 DONE 19.2s 21:52:18 21:52:18 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:52:18 #37 DONE 19.7s 21:52:18 21:52:18 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 21:52:18 #57 ... 21:52:18 21:52:18 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:52:18 #46 DONE 19.7s 21:52:18 21:52:18 #39 [security-proxy-auth internal] load build context 21:52:18 #39 DONE 19.5s 21:52:18 21:52:18 #38 [security-spire-server internal] load build context 21:52:18 #38 DONE 19.5s 21:52:18 21:52:18 #51 [security-secretstore-setup internal] load build context 21:52:18 #51 DONE 19.2s 21:52:18 21:52:18 #54 [support-notifications internal] load build context 21:52:18 #54 DONE 19.3s 21:52:18 21:52:18 #45 [support-scheduler internal] load build context 21:52:18 #45 DONE 19.6s 21:52:18 21:52:18 #52 [security-spiffe-token-provider internal] load build context 21:52:18 #52 DONE 19.3s 21:52:18 21:52:18 #41 [security-spire-config internal] load build context 21:52:18 #41 DONE 19.5s 21:52:18 21:52:18 #35 [security-spire-agent internal] load build context 21:52:18 #35 transferring context: 351.91MB 9.9s done 21:52:18 #35 DONE 19.4s 21:52:18 21:52:18 #48 [security-proxy-setup internal] load build context 21:52:18 #48 DONE 19.5s 21:52:18 21:52:18 #44 [security-bootstrapper internal] load build context 21:52:18 #44 DONE 19.4s 21:52:18 21:52:18 #43 [core-command internal] load build context 21:52:18 #43 DONE 19.6s 21:52:18 21:52:18 #32 [core-common-config-bootstrapper internal] load build context 21:52:18 #32 DONE 19.8s 21:52:18 21:52:18 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:52:18 #58 ... 21:52:18 21:52:18 #36 [core-data internal] load build context 21:52:18 #36 DONE 19.9s 21:52:18 21:52:18 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:52:18 #59 ... 21:52:18 21:52:18 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:52:18 #60 ... 21:52:18 21:52:18 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:52:18 Merging remotes/origin/main commit c55854ac7464199654154337a44695fb0d8bdf7d into PR head commit 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 21:52:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:52:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:52:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:52:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:52:18 > git config core.sparsecheckout # timeout=10 21:52:18 > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 21:52:18 #61 ... 21:52:18 21:52:18 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:52:18 #42 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:18 #42 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:18 #42 20.02 (1/2) Installing dumb-init (1.2.5-r2) 21:52:18 Merge succeeded, producing 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 21:52:18 Checking out Revision 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 (PR-4563) 21:52:18 #42 20.02 (2/2) Installing su-exec (0.2-r2) 21:52:18 #42 20.03 Executing busybox-1.35.0-r29.trigger 21:52:18 #42 20.04 OK: 7 MiB in 17 packages 21:52:18 #42 DONE 20.2s 21:52:18 21:52:18 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:52:19 #62 ... 21:52:19 21:52:19 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:52:19 #55 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:19 #55 20.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:19 #55 20.31 (1/2) Installing ca-certificates (20230506-r0) 21:52:19 #55 20.33 (2/2) Installing dumb-init (1.2.5-r2) 21:52:19 #55 20.34 Executing busybox-1.35.0-r29.trigger 21:52:19 #55 20.35 Executing ca-certificates-20230506-r0.trigger 21:52:19 #55 20.42 OK: 8 MiB in 17 packages 21:52:19 #55 DONE 20.6s 21:52:19 21:52:19 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:52:19 #40 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:19 #40 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:19 #40 20.25 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:52:19 #40 20.25 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:52:19 #40 20.25 OK: 17823 distinct packages available 21:52:19 #40 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:19 #40 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:19 #40 20.67 (1/4) Installing dumb-init (1.2.5-r2) 21:52:19 #40 20.71 (2/4) Installing musl-obstack (1.2.3-r0) 21:52:19 #40 20.71 (3/4) Installing libucontext (1.2-r0) 21:52:19 #40 20.72 (4/4) Installing gcompat (1.1.0-r0) 21:52:19 #40 20.72 Executing busybox-1.35.0-r29.trigger 21:52:19 #40 20.73 OK: 7 MiB in 19 packages 21:52:19 Commit message: "build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0" 21:52:19 #40 DONE 20.9s 21:52:19 21:52:19 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:52:19 #59 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:19 #59 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:20 #59 11.80 OK: 265 MiB in 53 packages 21:52:20 #59 ... 21:52:20 21:52:20 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:52:20 #47 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #47 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #47 21.25 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 21:52:20 #47 21.28 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 21:52:20 #47 21.29 (3/4) Installing dumb-init (1.2.5-r2) 21:52:20 #47 21.31 (4/4) Installing openssl (3.0.9-r1) 21:52:20 #47 21.33 Executing busybox-1.35.0-r29.trigger 21:52:20 #47 21.33 OK: 8 MiB in 17 packages 21:52:20 #47 DONE 21.5s 21:52:20 21:52:20 #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:52:20 #59 DONE 11.9s 21:52:20 21:52:20 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:52:20 #53 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #53 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #53 20.69 (1/3) Installing ca-certificates (20230506-r0) 21:52:20 #53 20.71 (2/3) Installing dumb-init (1.2.5-r2) 21:52:20 #53 20.71 (3/3) Installing su-exec (0.2-r2) 21:52:20 #53 20.72 Executing busybox-1.35.0-r29.trigger 21:52:20 #53 20.73 Executing ca-certificates-20230506-r0.trigger 21:52:20 #53 20.79 OK: 8 MiB in 18 packages 21:52:20 #53 DONE 21.1s 21:52:20 21:52:20 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:52:20 #58 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #58 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #58 11.87 OK: 265 MiB in 53 packages 21:52:20 #58 DONE 12.0s 21:52:20 21:52:20 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:52:20 #63 DONE 0.1s 21:52:20 21:52:20 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:52:20 #62 DONE 1.2s 21:52:20 21:52:20 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:52:20 #64 ... 21:52:20 21:52:20 #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:52:20 #65 DONE 0.1s 21:52:20 21:52:20 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:52:20 #66 DONE 0.1s 21:52:20 21:52:20 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 21:52:20 #57 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #57 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #57 11.93 OK: 265 MiB in 53 packages 21:52:20 #57 DONE 12.2s 21:52:20 21:52:20 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:52:20 #64 DONE 0.1s 21:52:20 21:52:20 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:52:20 #61 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #61 11.63 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:52:20 #61 11.63 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:52:20 #61 11.63 OK: 17830 distinct packages available 21:52:20 #61 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #61 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #61 12.09 OK: 265 MiB in 53 packages 21:52:20 #61 DONE 12.2s 21:52:20 21:52:20 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:52:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:52:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:20 Dload Upload Total Spent Left Speed 21:52:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k 21:52:20 #67 DONE 0.1s 21:52:20 21:52:20 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:52:20 #49 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #49 21.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #49 21.29 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:52:20 #49 21.29 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:52:20 #49 21.29 OK: 17823 distinct packages available 21:52:20 #49 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #49 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #49 21.70 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 21:52:20 #49 21.78 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 21:52:20 #49 21.79 (3/7) Installing dumb-init (1.2.5-r2) 21:52:20 #49 21.80 (4/7) Installing musl-obstack (1.2.3-r0) 21:52:20 #49 21.81 (5/7) Installing libucontext (1.2-r0) 21:52:20 #49 21.82 (6/7) Installing gcompat (1.1.0-r0) 21:52:20 #49 21.82 (7/7) Installing openssl (3.0.9-r1) 21:52:20 #49 21.83 Executing busybox-1.35.0-r29.trigger 21:52:20 #49 21.84 OK: 8 MiB in 20 packages 21:52:20 #49 DONE 21.9s 21:52:20 21:52:20 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 21:52:20 #68 DONE 0.2s 21:52:20 21:52:20 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:52:20 #50 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #50 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #50 20.80 v3.17.3-241-g98d6bfa6c4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:52:20 #50 20.80 v3.17.3-238-g7979b5b2f23 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:52:20 #50 20.80 OK: 17823 distinct packages available 21:52:20 #50 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:20 #50 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:20 #50 21.23 (1/9) Installing ca-certificates (20230506-r0) 21:52:20 #50 21.28 (2/9) Installing brotli-libs (1.0.9-r9) 21:52:20 #50 21.31 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:52:20 #50 21.32 (4/9) Installing libcurl (8.1.2-r0) 21:52:20 #50 21.34 (5/9) Installing curl (8.1.2-r0) 21:52:20 #50 21.34 (6/9) Installing dumb-init (1.2.5-r2) 21:52:20 #50 21.34 (7/9) Installing musl-obstack (1.2.3-r0) 21:52:20 #50 21.35 (8/9) Installing libucontext (1.2-r0) 21:52:20 #50 21.35 (9/9) Installing gcompat (1.1.0-r0) 21:52:20 #50 21.38 Executing busybox-1.35.0-r29.trigger 21:52:20 #50 21.38 Executing ca-certificates-20230506-r0.trigger 21:52:20 #50 21.47 OK: 10 MiB in 24 packages [Pipeline] sh 21:52:20 #50 DONE 21.5s 21:52:20 21:52:20 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:18 > git remote # timeout=10 21:52:18 > git config --get remote.origin.url # timeout=10 21:52:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:18 > git merge c55854ac7464199654154337a44695fb0d8bdf7d # timeout=10 21:52:18 > git rev-parse HEAD^{commit} # timeout=10 21:52:18 > git config core.sparsecheckout # timeout=10 21:52:18 > git checkout -f 7460e35f4f328d231b3bfbd6f2e401f5b9335f87 # timeout=10 21:52:21 #69 ... 21:52:21 21:52:21 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:52:21 #60 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:52:21 #60 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:52:21 #60 12.67 OK: 265 MiB in 53 packages 21:52:21 #60 DONE 12.7s 21:52:21 21:52:21 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:52:21 #70 DONE 0.0s 21:52:21 21:52:21 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:52:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:52:21 + sudo tee /etc/docker/daemon.new 21:52:24 { 21:52:24 "registry-mirrors": [ 21:52:24 "https://nexus3.edgexfoundry.org:10001" 21:52:24 ], 21:52:24 "bip": "10.250.0.254/24", 21:52:24 "hosts": [ 21:52:24 "tcp://0.0.0.0:5555", 21:52:24 "unix:///var/run/docker.sock" 21:52:24 ], 21:52:24 "mtu": 1458, 21:52:24 "selinux-enabled": true, 21:52:24 "seccomp-profile": "/etc/docker/seccomp.json" 21:52:24 } [Pipeline] sh 21:52:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:52:24 + sudo service docker restart 21:52:31 #71 ... 21:52:31 21:52:31 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:31 #72 ... 21:52:31 21:52:31 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:31 #73 ... 21:52:31 21:52:31 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:43 provisioning config files... 21:52:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config8734140087574180640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:43 ---> docker-login.sh 21:52:43 nexus3.edgexfoundry.org:10001 21:52:43 #74 ... 21:52:43 21:52:43 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 #71 DONE 20.4s 21:52:43 21:52:43 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 #72 DONE 21.2s 21:52:43 21:52:43 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 #69 DONE 20.9s 21:52:43 21:52:43 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 #73 DONE 21.1s 21:52:43 21:52:43 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:43 #74 DONE 21.0s 21:52:43 21:52:43 #75 [security-proxy-setup builder 6/7] COPY . . 21:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:44 Configure a credential helper to remove this warning. See 21:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:44 21:52:44 Login Succeeded 21:52:44 nexus3.edgexfoundry.org:10002 21:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:44 Configure a credential helper to remove this warning. See 21:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:44 21:52:44 Login Succeeded 21:52:44 nexus3.edgexfoundry.org:10003 21:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:44 Configure a credential helper to remove this warning. See 21:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:44 21:52:44 Login Succeeded 21:52:44 nexus3.edgexfoundry.org:10004 21:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:45 Configure a credential helper to remove this warning. See 21:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:45 21:52:45 Login Succeeded 21:52:45 docker.io 21:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:45 Configure a credential helper to remove this warning. See 21:52:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:45 21:52:45 Login Succeeded 21:52:45 ---> docker-login.sh ends [Pipeline] } 21:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:52:46 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 21:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:46 ========================================================= 21:52:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:52:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:52:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:46 c41833b44d91: Pulling fs layer 21:52:46 ed15518f5707: Pulling fs layer 21:52:46 feae8fd75edb: Pulling fs layer 21:52:46 242c74f7c9fa: Pulling fs layer 21:52:46 3cdef696dda3: Pulling fs layer 21:52:46 2ced38df9373: Pulling fs layer 21:52:46 58f1dce35555: Pulling fs layer 21:52:46 242c74f7c9fa: Waiting 21:52:46 3cdef696dda3: Waiting 21:52:46 2ced38df9373: Waiting 21:52:46 58f1dce35555: Waiting 21:52:46 ed15518f5707: Verifying Checksum 21:52:46 ed15518f5707: Download complete 21:52:46 242c74f7c9fa: Verifying Checksum 21:52:46 242c74f7c9fa: Download complete 21:52:46 3cdef696dda3: Verifying Checksum 21:52:46 3cdef696dda3: Download complete 21:52:46 c41833b44d91: Verifying Checksum 21:52:46 c41833b44d91: Download complete 21:52:47 #75 DONE 5.8s 21:52:47 21:52:47 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #76 CACHED 21:52:47 21:52:47 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:52:47 #77 CACHED 21:52:47 21:52:47 #78 [security-secretstore-setup builder 6/7] COPY . . 21:52:47 #78 CACHED 21:52:47 21:52:47 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:52:47 #79 CACHED 21:52:47 21:52:47 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #80 CACHED 21:52:47 21:52:47 #81 [security-bootstrapper builder 6/7] COPY . . 21:52:47 #81 CACHED 21:52:47 21:52:47 #82 [support-notifications builder 6/7] COPY . . 21:52:47 #82 DONE 5.8s 21:52:47 21:52:47 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #83 CACHED 21:52:47 21:52:47 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:52:47 #84 CACHED 21:52:47 21:52:47 #85 [security-proxy-auth builder 6/7] COPY . . 21:52:47 #85 CACHED 21:52:47 21:52:47 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 21:52:47 #86 CACHED 21:52:47 21:52:47 #87 [core-command builder 6/7] COPY . . 21:52:47 #87 CACHED 21:52:47 21:52:47 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #88 CACHED 21:52:47 21:52:47 #89 [core-metadata builder 6/7] COPY . . 21:52:47 #89 CACHED 21:52:47 21:52:47 #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #90 CACHED 21:52:47 21:52:47 #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:52:47 #91 CACHED 21:52:47 21:52:47 #92 [support-scheduler builder 6/7] COPY . . 21:52:47 #92 CACHED 21:52:47 21:52:47 #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:52:47 #93 CACHED 21:52:47 21:52:47 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #94 CACHED 21:52:47 21:52:47 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:52:47 #95 CACHED 21:52:47 21:52:47 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #96 CACHED 21:52:47 21:52:47 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 21:52:47 #97 CACHED 21:52:47 21:52:47 #98 [security-spire-server builder 6/9] COPY . . 21:52:47 #98 DONE 5.8s 21:52:47 21:52:47 #99 [security-spiffe-token-provider builder 6/7] COPY . . 21:52:47 #99 DONE 5.8s 21:52:47 21:52:47 #100 [core-data builder 6/7] COPY . . 21:52:47 #100 DONE 5.8s 21:52:47 21:52:47 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:52:47 #101 ... 21:52:47 21:52:47 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:52:47 #102 DONE 0.1s 21:52:47 21:52:47 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:52:47 #103 CACHED 21:52:47 21:52:47 #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:47 #104 CACHED 21:52:47 21:52:47 #105 [security-spire-config builder 6/9] COPY . . 21:52:47 #105 CACHED 21:52:47 21:52:47 #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:52:47 #106 CACHED 21:52:47 21:52:47 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:52:47 #0 0.413 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 21:52:48 c41833b44d91: Pull complete 21:52:48 58f1dce35555: Verifying Checksum 21:52:48 58f1dce35555: Download complete 21:52:48 ed15518f5707: Pull complete 21:52:49 feae8fd75edb: Verifying Checksum 21:52:49 feae8fd75edb: Download complete 21:52:49 2ced38df9373: Verifying Checksum 21:52:49 2ced38df9373: Download complete 21:52:50 #107 ... 21:52:50 21:52:50 #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 21:52:50 #108 DONE 2.4s 21:52:50 21:52:50 #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 21:52:50 #109 DONE 2.4s 21:52:50 21:52:50 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:52:50 #110 DONE 0.3s 21:52:50 21:52:50 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:52:50 #111 DONE 0.3s 21:52:50 21:52:50 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:52:50 #112 DONE 0.2s 21:52:50 21:52:50 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:52:50 #113 DONE 0.3s 21:52:50 21:52:50 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:52:50 #0 1.472 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 21:52:50 #114 ... 21:52:50 21:52:50 #115 [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 21:52:50 #115 CACHED 21:52:50 21:52:50 #116 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:52:50 #116 CACHED 21:52:50 21:52:50 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:50 #117 CACHED 21:52:50 21:52:50 #118 [security-spire-agent builder 6/9] COPY . . 21:52:50 #118 CACHED 21:52:50 21:52:50 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:52:50 #119 CACHED 21:52:50 21:52:50 #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:52:50 #120 CACHED 21:52:50 21:52:50 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:52:50 #121 CACHED 21:52:50 21:52:50 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:52:50 #122 CACHED 21:52:50 21:52:50 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:52:51 #123 ... 21:52:51 21:52:51 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:52:51 #124 DONE 1.2s 21:52:51 21:52:51 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:52:52 #125 ... 21:52:52 21:52:52 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:52:52 #126 DONE 1.5s 21:52:52 21:52:52 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:52:52 #123 DONE 1.5s 21:52:52 21:52:52 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:52:52 #125 DONE 0.4s 21:52:52 21:52:52 #127 [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 21:52:52 #127 DONE 0.4s 21:52:52 21:52:52 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:52:52 #128 DONE 0.3s 21:52:52 21:52:52 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:52:52 #129 ... 21:52:52 21:52:52 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:52:52 #130 DONE 0.4s 21:52:52 21:52:52 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:52:53 #131 DONE 0.5s 21:52:53 21:52:53 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:52:53 #132 DONE 0.5s 21:52:53 21:52:53 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:52:53 #129 DONE 0.6s 21:52:53 21:52:53 #133 [security-spire-server] exporting to image 21:52:53 #133 exporting layers 21:52:53 #133 ... 21:52:53 21:52:53 #134 [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 21:52:53 #134 DONE 0.1s 21:52:53 21:52:53 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:52:53 #135 DONE 0.2s 21:52:53 21:52:53 #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:52:53 #136 DONE 0.1s 21:52:53 21:52:53 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:52:53 #137 DONE 0.2s 21:52:53 21:52:53 #133 [security-spire-agent] exporting to image 21:52:53 #133 ... 21:52:53 21:52:53 #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 21:52:53 #138 DONE 0.1s 21:52:53 21:52:53 #133 [security-spire-server] exporting to image 21:52:53 #133 exporting layers 0.5s done 21:52:53 #133 writing image sha256:19fa3b6c96faf0deb3dc6050f848dfe2822c8e734e9fd86552899d30189026d8 0.0s done 21:52:53 #133 naming to docker.io/library/security-spire-server done 21:52:54 #133 exporting layers 0.7s done 21:52:54 #133 writing image sha256:4edcfdf1ff63e8ee08dbd0e6abb30cd2c719c862e59e8d286e5927c284cd18f8 done 21:52:54 #133 naming to docker.io/library/security-spire-agent done 21:52:54 #133 writing image sha256:f0439aa3f723854d8facf1936050b9369aea3f4e451767f3929278ccf131ded6 done 21:52:54 #133 naming to docker.io/library/security-spire-config done 21:52:54 #133 DONE 1.2s 21:52:54 21:52:54 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:52:54 #0 1.464 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 21:52:57 #139 ... 21:52:57 21:52:57 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:52:57 #0 0.523 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 21:52:57 #140 ... 21:52:57 21:52:57 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:52:57 #0 0.818 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 21:52:57 #141 ... 21:52:57 21:52:57 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:52:57 #0 1.412 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 21:52:57 #142 ... 21:52:57 21:52:57 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:52:57 #0 0.887 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 21:52:57 #143 ... 21:52:57 21:52:57 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:52:57 #0 1.232 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 21:52:58 #144 ... 21:52:58 21:52:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:52:58 #0 0.761 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 21:52:58 #145 ... 21:52:58 21:52:58 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:52:58 #0 1.161 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 21:52:58 #146 ... 21:52:58 21:52:58 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:52:58 #101 1.315 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 21:53:02 feae8fd75edb: Pull complete 21:53:02 242c74f7c9fa: Pull complete 21:53:02 3cdef696dda3: Pull complete 21:53:09 2ced38df9373: Pull complete 21:53:11 58f1dce35555: Pull complete 21:53:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:53:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:53:11 WORKDIR /edgex 21:53:11 COPY go.mod . 21:53:11 RUN go mod download 21:53:11 + docker build -t ci-base-image-arm64 -f - . 21:53:12 Sending build context to Docker daemon 2.947MB 21:53:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:53:12 ---> fadd8f120f05 21:53:12 Step 2/4 : WORKDIR /edgex 21:53:14 ---> Running in 9ad1f7c7251f 21:53:14 Removing intermediate container 9ad1f7c7251f 21:53:14 ---> 939b954f455a 21:53:14 Step 3/4 : COPY go.mod . 21:53:17 ---> 19087c0f9631 21:53:17 Step 4/4 : RUN go mod download 21:53:17 ---> Running in 2aee5915941d 21:53:54 #101 ... 21:53:54 21:53:54 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:53:54 #107 64.63 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 21:53:56 Removing intermediate container 2aee5915941d 21:53:56 ---> e620c9501f78 21:53:56 Successfully built e620c9501f78 21:53:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:56 + docker inspect -f . ci-base-image-arm64 21:53:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:56 #107 ... 21:53:56 21:53:56 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:53:56 #140 DONE 69.4s 21:53:56 21:53:56 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:53:56 #114 DONE 69.4s 21:53:56 21:53:56 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:53:56 #107 DONE 69.5s 21:53:56 21:53:56 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:53:56 #139 ... 21:53:56 21:53:56 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:53:56 #143 DONE 69.6s 21:53:56 21:53:56 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:53:56 prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container 21:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:53:57 #147 DONE 0.8s 21:53:57 21:53:57 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:53:57 #148 DONE 0.8s 21:53:57 21:53:57 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:53:58 #149 ... 21:53:58 21:53:58 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:53:58 #150 DONE 1.0s 21:53:58 21:53:58 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:53:58 #151 DONE 0.6s 21:53:58 21:53:58 #152 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:53:58 #152 DONE 0.4s 21:53:58 21:53:58 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:53:58 #149 DONE 0.4s 21:53:58 21:53:58 #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:53:58 #153 ... 21:53:58 21:53:58 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:53:58 #154 DONE 0.4s 21:53:58 $ docker top 86ebbdc33ea7170130e9930ff8583aa29cc98ad39759142c6655fc232ec5beda -eo pid,comm 21:53:58 21:53:58 #155 [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 [Pipeline] { [Pipeline] sh 21:53:59 + go version 21:53:59 go version go1.20.2 linux/arm64 [Pipeline] } 21:53:59 $ docker stop --time=1 86ebbdc33ea7170130e9930ff8583aa29cc98ad39759142c6655fc232ec5beda 21:53:59 #155 ... 21:53:59 21:53:59 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:53:59 #139 DONE 72.5s 21:53:59 21:53:59 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:53:59 #141 DONE 72.5s 21:53:59 21:53:59 #153 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:53:59 #153 DONE 1.8s 21:53:59 21:53:59 #156 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:53:59 #156 DONE 1.9s 21:53:59 21:53:59 #157 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:54:00 #157 ... 21:54:00 21:54:00 #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:54:00 #158 CACHED 21:54:00 21:54:00 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:54:00 #159 CACHED 21:54:00 21:54:00 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:54:00 #160 ... 21:54:00 21:54:00 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:54:00 #146 DONE 73.5s 21:54:00 21:54:00 #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:54:00 #161 CACHED 21:54:00 21:54:00 #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:54:00 #162 CACHED 21:54:00 $ docker rm -f --volumes 86ebbdc33ea7170130e9930ff8583aa29cc98ad39759142c6655fc232ec5beda 21:54:01 21:54:01 #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:54:01 #163 ... 21:54:01 21:54:01 #155 [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 21:54:01 #155 DONE 2.7s [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:01 21:54:01 #164 [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 21:54:01 + docker inspect -f . ci-base-image-arm64 21:54:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:01 prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container 21:54: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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:54:01 #164 ... 21:54:01 21:54:01 #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:54:01 #165 DONE 3.6s 21:54:01 21:54:01 #166 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:54:01 #166 CACHED 21:54:01 21:54:01 #167 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:54:01 #167 CACHED 21:54:01 21:54:01 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:54:01 #144 DONE 74.3s 21:54:01 21:54:01 #168 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:54:02 #168 ... 21:54:02 21:54:02 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:54:02 #169 DONE 1.2s 21:54:02 21:54:02 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:54:02 #160 DONE 2.4s 21:54:02 21:54:02 #157 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:54:02 #157 DONE 2.9s 21:54:02 21:54:02 #170 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:54:02 #170 ... 21:54:02 21:54:02 #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:54:02 #171 DONE 3.1s 21:54:02 21:54:02 #164 [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 21:54:02 #164 DONE 1.9s 21:54:03 $ docker top b5f780f1ce59377c9efa05c06f162ea6e7947b66696a93f418e8c6748f41f47f -eo pid,comm 21:54:03 21:54:03 #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:54:03 #163 DONE 2.3s 21:54:03 21:54:03 #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:54:03 #172 DONE 1.5s 21:54:03 21:54:03 #173 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [Pipeline] { [Pipeline] echo 21:54:03 ========================================================= 21:54:03 [edgeXBuildGoParallel] Running Tests and Build... 21:54:03 ========================================================= [Pipeline] sh 21:54:03 #173 ... 21:54:03 21:54:03 #168 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:54:03 #168 DONE 1.8s 21:54:03 + git config --global --add safe.directory /w/workspace/edgex-go/15 21:54:03 21:54:03 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:54:03 #174 DONE 0.7s 21:54:03 21:54:03 #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:54:03 #175 DONE 0.7s 21:54:03 21:54:03 #170 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:54:03 #170 DONE 0.7s 21:54:03 21:54:03 #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:54:03 #176 ... 21:54:03 21:54:03 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:54:03 #177 DONE 0.6s 21:54:03 21:54:03 #178 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:54:03 #178 DONE 0.5s 21:54:03 21:54:03 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:54:03 #179 DONE 0.5s 21:54:03 21:54:03 #173 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:54:03 #173 DONE 0.5s [Pipeline] fileExists [Pipeline] sh 21:54:03 21:54:03 #180 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:54:03 #180 DONE 0.3s 21:54:03 21:54:03 #133 [core-command] exporting to image 21:54:03 #133 exporting layers 0.2s done 21:54:03 #133 ... 21:54:03 21:54:03 #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:54:03 #176 DONE 0.4s 21:54:03 21:54:03 #133 [core-metadata] exporting to image 21:54:04 #133 ... 21:54:04 21:54:04 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:54:04 #181 DONE 0.7s 21:54:04 21:54:04 #133 [core-command] exporting to image 21:54:04 #133 writing image sha256:f47315a55376abf9ce421db7ede650db1534cc8e15cf4fe2a6e1c4ebf7789881 done 21:54:04 #133 naming to docker.io/library/core-command 0.1s done 21:54:04 #133 exporting layers 0.3s done 21:54:04 #133 writing image sha256:714691d4914974525f2e8a20d7ff51d171a6fa8f03e390458c28c54986435ad7 done 21:54:04 #133 naming to docker.io/library/core-metadata done 21:54:04 #133 DONE 2.0s 21:54:04 21:54:04 #182 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:54:04 #182 DONE 0.7s 21:54:04 21:54:04 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:54:04 #183 DONE 0.7s 21:54:04 21:54:04 #184 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:54:04 #184 DONE 0.6s 21:54:04 21:54:04 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:54:04 + make test 21:54:04 go test -race -coverprofile=coverage.out ./... 21:54:04 #185 DONE 0.3s 21:54:04 21:54:04 #186 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:54:04 #186 DONE 1.0s 21:54:04 21:54:04 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:54:04 #187 DONE 0.3s 21:54:04 21:54:04 #188 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:54:04 #188 DONE 0.4s 21:54:04 21:54:04 #133 [core-data] exporting to image 21:54:04 #133 ... 21:54:04 21:54:04 #189 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:54:04 #189 DONE 1.5s 21:54:04 21:54:04 #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:54:04 #190 DONE 0.4s 21:54:04 21:54:04 #191 [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/ 21:54:04 #191 DONE 0.5s 21:54:04 21:54:04 #133 [security-proxy-auth] exporting to image 21:54:05 #133 ... 21:54:05 21:54:05 #192 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:54:05 #192 DONE 0.9s 21:54:05 21:54:05 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:54:05 #101 DONE 78.1s 21:54:05 21:54:05 #133 [core-common-config-bootstrapper] exporting to image 21:54:05 #133 ... 21:54:05 21:54:05 #193 [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/ 21:54:05 #193 DONE 0.2s 21:54:05 21:54:05 #194 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:54:05 #194 DONE 0.1s 21:54:05 21:54:05 #133 [core-data] exporting to image 21:54:05 #133 exporting layers 0.4s done 21:54:05 #133 writing image sha256:debe857b891223c426d7eb2c8c1d6746537f8cabb837e3073b312944f9fe428d done 21:54:05 #133 naming to docker.io/library/core-data done 21:54:05 #133 writing image sha256:335cc5b1a7167ae52dc0ba2c3613c07c403de99d4b79c1bcc4952d2f084d6337 0.1s done 21:54:05 #133 naming to docker.io/library/security-proxy-auth 21:54:05 #133 ... 21:54:05 21:54:05 #195 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:54:05 #195 DONE 0.2s 21:54:05 21:54:05 #133 [security-proxy-setup] exporting to image 21:54:05 #133 exporting layers 0.4s done 21:54:05 #133 naming to docker.io/library/security-proxy-auth done 21:54:05 #133 writing image sha256:4c2b64eb23576edd28fd2cf9e48568d0e3499411e2402edc0b6143c34d3ef3b0 0.0s done 21:54:05 #133 naming to docker.io/library/security-proxy-setup done 21:54:05 #133 writing image sha256:324b35d35e8e317dddb9df74cf553a78e8a4c35b8bf2c8dbe9ac6e26f78f0f81 21:54:05 #133 writing image sha256:324b35d35e8e317dddb9df74cf553a78e8a4c35b8bf2c8dbe9ac6e26f78f0f81 done 21:54:05 #133 naming to docker.io/library/core-common-config-bootstrapper done 21:54:05 #133 DONE 3.0s 21:54:05 21:54:05 #196 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:54:05 #196 DONE 0.2s 21:54:05 21:54:05 #197 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:54:05 #197 DONE 0.1s 21:54:05 21:54:05 #198 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:54:06 #198 DONE 0.3s 21:54:06 21:54:06 #199 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:54:06 #199 DONE 0.0s 21:54:06 21:54:06 #200 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:54:06 #200 DONE 1.0s 21:54:06 21:54:06 #133 [security-secretstore-setup] exporting to image 21:54:06 #133 exporting layers 0.2s done 21:54:06 #133 writing image sha256:6149e77f647b13020fb1f3289182ea92a6c01f1f994d656a0b04bab1a1c8aace done 21:54:06 #133 naming to docker.io/library/security-spiffe-token-provider done 21:54:06 #133 writing image sha256:8cfc4c17885f1ed19e790ca12356ca6f7b808bdb95374f8d934a484bd2d1197c done 21:54:06 #133 naming to docker.io/library/security-secretstore-setup done 21:54:06 #133 DONE 3.3s 21:54:06 21:54:06 #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:54:06 #201 ... 21:54:06 21:54:06 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:54:06 #145 DONE 79.6s 21:54:06 21:54:06 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:54:06 #142 DONE 79.6s 21:54:06 21:54:06 #201 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:54:06 #201 DONE 1.1s 21:54:06 21:54:06 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:54:06 #202 DONE 0.0s 21:54:06 21:54:06 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:54:07 #203 DONE 0.1s 21:54:07 21:54:07 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:54:07 #204 DONE 0.1s 21:54:07 21:54:07 #133 [security-bootstrapper] exporting to image 21:54:07 #133 exporting layers 0.3s done 21:54:07 #133 writing image sha256:82aab4859f8b63e7831f4db98e0ece8b02b18c75f83b66ee866132cbb8ba5f7f done 21:54:07 #133 naming to docker.io/library/security-bootstrapper done 21:54:07 #133 DONE 3.6s 21:54:07 21:54:07 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:54:07 #205 ... 21:54:07 21:54:07 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:54:07 #206 DONE 0.3s 21:54:07 21:54:07 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:54:07 #205 DONE 0.2s 21:54:07 21:54:07 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:54:07 #207 DONE 0.0s 21:54:07 21:54:07 #133 [support-notifications] exporting to image 21:54:07 #133 ... 21:54:07 21:54:07 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:54:07 #208 DONE 0.2s 21:54:07 21:54:07 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:54:07 #209 DONE 0.0s 21:54:07 21:54:07 #133 [support-scheduler] exporting to image 21:54:07 #133 writing image sha256:4f735fe47efe1f8c3f2275bf8c0a754f66a2fda8afdbdc8b7faeb4b99e97e8a1 done 21:54:07 #133 naming to docker.io/library/support-notifications done 21:54:07 #133 exporting layers 0.2s done 21:54:07 #133 writing image sha256:c1d022bca7bff80d4ce9ce4e08ac08606f283a98c14fa92976a303a212323760 done 21:54:07 #133 naming to docker.io/library/support-scheduler 21:54:07 #133 naming to docker.io/library/support-scheduler done 21:54:07 #133 DONE 3.9s 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:54:07 time="2023-06-07T21:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:54:07 $ docker stop --time=1 ab43d3db555ae1455d6c224c2814ef6b864386acfbb33f263727f86fc5894075 21:54:08 $ docker rm -f --volumes ab43d3db555ae1455d6c224c2814ef6b864386acfbb33f263727f86fc5894075 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:09 + docker images 21:54:09 REPOSITORY TAG IMAGE ID CREATED SIZE 21:54:09 support-notifications latest 4f735fe47efe 2 seconds ago 32.4MB 21:54:09 support-scheduler latest c1d022bca7bf 2 seconds ago 31.8MB 21:54:09 security-bootstrapper latest 82aab4859f8b 3 seconds ago 22.2MB 21:54:09 core-common-config-bootstrapper latest 324b35d35e8e 4 seconds ago 17.2MB 21:54:09 security-spiffe-token-provider latest 6149e77f647b 4 seconds ago 32.8MB 21:54:09 security-secretstore-setup latest 8cfc4c17885f 4 seconds ago 32.8MB 21:54:09 security-proxy-auth latest 335cc5b1a716 5 seconds ago 18.3MB 21:54:09 security-proxy-setup latest 4c2b64eb2357 5 seconds ago 23.5MB 21:54:09 core-data latest debe857b8912 5 seconds ago 20MB 21:54:09 core-command latest f47315a55376 6 seconds ago 19.9MB 21:54:09 core-metadata latest 714691d49149 6 seconds ago 20.4MB 21:54:09 security-spire-agent latest 4edcfdf1ff63 About a minute ago 166MB 21:54:09 security-spire-config latest f0439aa3f723 About a minute ago 102MB 21:54:09 security-spire-server latest 19fa3b6c96fa About a minute ago 107MB 21:54:09 ci-base-image-x86_64 latest 5efae50ef43c 4 minutes ago 918MB 21:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 days ago 334MB 21:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 6 weeks ago 700MB 21:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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] } 21:54:52 ? github.com/edgexfoundry/edgex-go [no test files] 21:57:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:57:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:57:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:57:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:57:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:57:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:57:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:57:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:57:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:57:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:57:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:57:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:57:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:57:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:57:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.266s coverage: 28.7% of statements 21:57:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.358s coverage: 98.5% of statements 21:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:57:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.487s coverage: 71.5% of statements 21:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:58:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:58:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.403s coverage: 54.0% of statements 21:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:58:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.701s coverage: 88.5% of statements 21:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.492s coverage: 3.8% of statements 21:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:58:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.136s coverage: 95.6% of statements 21:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:58:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:58:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements 21:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:58:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:58:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.313s coverage: 65.9% of statements 21:59:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.532s coverage: 0.9% of statements 21:59:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.0% of statements 21:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.349s coverage: 42.9% of statements 21:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.328s coverage: 82.9% of statements 21:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.343s coverage: 94.1% of statements 21:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements 21:59:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 21:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 21:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:59:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.523s coverage: 79.9% of statements 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.334s coverage: 92.9% of statements 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.280s coverage: 62.3% of statements 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.279s coverage: 87.2% of statements 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.236s coverage: 20.0% of statements 21:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 21:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.635s coverage: 81.8% of statements 21:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.592s coverage: 82.1% of statements 21:59:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:59:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.292s coverage: 86.0% of statements 21:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:59:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.239s coverage: 63.1% of statements 21:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements 21:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.150s coverage: 89.4% of statements 21:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 21:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 21:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 22:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.204s coverage: 38.4% of statements 22:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.323s coverage: 89.5% of statements 22:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:00:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:00:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements 22:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:00:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.814s coverage: 92.3% of statements 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:00:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:00:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.375s coverage: 61.5% of statements 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:00:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:00:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.585s coverage: 97.7% of statements 22:00:39 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 22:00:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:00:39 go vet ./... 22:04:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:01 ./bin/test-attribution-txt.sh [Pipeline] echo 22:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:04:02 + ls -al . 22:04:02 total 716 22:04:02 drwxrwxr-x 10 1001 1001 4096 Jun 7 21:54 . 22:04:02 drwxr-xr-x 4 root root 4096 Jun 7 21:54 .. 22:04:02 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:52 .blubracket 22:04:02 -rw-rw-r-- 1 1001 1001 16 Jun 7 21:52 .dockerignore 22:04:02 drwxrwxr-x 8 1001 1001 4096 Jun 7 21:52 .git 22:04:02 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:52 .github 22:04:02 -rw-rw-r-- 1 1001 1001 1133 Jun 7 21:52 .gitignore 22:04:02 -rw-rw-r-- 1 1001 1001 42 Jun 7 21:52 .golangci.yml 22:04:02 -rw-rw-r-- 1 1001 1001 87 Jun 7 21:52 .hadolint.yml 22:04:02 -rw-rw-r-- 1 1001 1001 166 Jun 7 21:52 .sonarcloud.properties 22:04:02 -rw-rw-r-- 1 1001 1001 1171 Jun 7 21:52 ADOPTERS.md 22:04:02 -rw-rw-r-- 1 1001 1001 10835 Jun 7 21:52 Attribution.txt 22:04:02 -rw-rw-r-- 1 1001 1001 93407 Jun 7 21:52 CHANGELOG.md 22:04:02 -rw-rw-r-- 1 1001 1001 3804 Jun 7 21:52 CONTRIBUTING.md 22:04:02 -rw-rw-r-- 1 1001 1001 677 Jun 7 21:52 GOVERNANCE.md 22:04:02 -rw-rw-r-- 1 1001 1001 883 Jun 7 21:52 Jenkinsfile 22:04:02 -rw-rw-r-- 1 1001 1001 10775 Jun 7 21:52 LICENSE 22:04:02 -rw-rw-r-- 1 1001 1001 14368 Jun 7 21:52 Makefile 22:04:02 -rw-rw-r-- 1 1001 1001 582 Jun 7 21:52 OWNERS.md 22:04:02 -rw-rw-r-- 1 1001 1001 9923 Jun 7 21:52 README.md 22:04:02 -rw-rw-r-- 1 1001 1001 789 Jun 7 21:52 SECURITY.md 22:04:02 -rw-rw-r-- 1 1001 1001 5 Jun 7 21:49 VERSION 22:04:02 drwxrwxr-x 2 1001 1001 4096 Jun 7 21:52 bin 22:04:02 drwxrwxr-x 18 1001 1001 4096 Jun 7 21:52 cmd 22:04:02 -rw-r--r-- 1 root root 447731 Jun 7 22:00 coverage.out 22:04:02 -rw-rw-r-- 1 1001 1001 3160 Jun 7 21:52 go.mod 22:04:02 -rw-rw-r-- 1 1001 1001 31050 Jun 7 21:52 go.sum 22:04:02 drwxrwxr-x 7 1001 1001 4096 Jun 7 21:52 internal 22:04:02 drwxrwxr-x 3 1001 1001 4096 Jun 7 21:52 openapi 22:04:02 -rw-rw-r-- 1 1001 1001 594 Jun 7 21:52 security.txt 22:04:02 drwxrwxr-x 4 1001 1001 4096 Jun 7 21:52 snap 22:04:02 -rw-rw-r-- 1 1001 1001 204 Jun 7 21:52 version.go [Pipeline] sh 22:04:02 + '[' -e coverage.out ] 22:04:02 + chown 1001:1001 coverage.out [Pipeline] stash 22:04:02 Warning: overwriting stash ‘coverage-report’ 22:04:03 Stashed 1 file(s) [Pipeline] sh 22:04:04 + make build 22:04:04 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 22:05:55 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 22:05:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:05:55 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 22:05:57 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 22:06:53 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 22:06:55 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 22:07:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:07:09 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 22:07:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:07:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:07:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:07:32 $ docker stop --time=1 b5f780f1ce59377c9efa05c06f162ea6e7947b66696a93f418e8c6748f41f47f 22:07:35 $ docker rm -f --volumes b5f780f1ce59377c9efa05c06f162ea6e7947b66696a93f418e8c6748f41f47f [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 22:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:37 22:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:37 latest: Pulling from edgex-devops/edgex-compose-arm64 22:07:37 547446be3368: Pulling fs layer 22:07:37 d125d8839a47: Pulling fs layer 22:07:37 3e85d5ac6304: Pulling fs layer 22:07:37 c3105a71a48b: Pulling fs layer 22:07:37 0f093f025ec4: Pulling fs layer 22:07:37 c3106fc0e877: Pulling fs layer 22:07:37 c3105a71a48b: Waiting 22:07:37 0f093f025ec4: Waiting 22:07:37 c3106fc0e877: Waiting 22:07:38 547446be3368: Verifying Checksum 22:07:38 547446be3368: Download complete 22:07:38 c3105a71a48b: Verifying Checksum 22:07:38 c3105a71a48b: Download complete 22:07:38 d125d8839a47: Verifying Checksum 22:07:38 d125d8839a47: Download complete 22:07:38 c3106fc0e877: Verifying Checksum 22:07:38 c3106fc0e877: Download complete 22:07:38 0f093f025ec4: Verifying Checksum 22:07:38 0f093f025ec4: Download complete 22:07:38 547446be3368: Pull complete 22:07:39 d125d8839a47: Pull complete 22:07:40 3e85d5ac6304: Verifying Checksum 22:07:40 3e85d5ac6304: Download complete 22:07:48 3e85d5ac6304: Pull complete 22:07:48 c3105a71a48b: Pull complete 22:07:49 0f093f025ec4: Pull complete 22:07:49 c3106fc0e877: Pull complete 22:07:49 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:07:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:50 prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container 22:07:50 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:07:52 $ docker top e055b204813cc8a773d8f858f8ad804420fdc4264a6fdc3c0b31a19975d6b2b7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:53 + docker compose -f ./docker-compose-build.yml build --parallel 22:08:03 #1 [security-proxy-auth internal] load build definition from Dockerfile 22:08:03 #1 transferring dockerfile: 22:08:03 #1 transferring dockerfile: 2.04kB done 22:08:03 #1 DONE 0.1s 22:08:03 22:08:03 #2 [security-secretstore-setup internal] load build definition from Dockerfile 22:08:03 #2 transferring dockerfile: 2.38kB done 22:08:03 #2 DONE 0.0s 22:08:03 22:08:03 #3 [core-data internal] load build definition from Dockerfile 22:08:03 #3 transferring dockerfile: 1.90kB 0.0s done 22:08:03 #3 DONE 0.1s 22:08:03 22:08:03 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:08:03 #4 transferring dockerfile: 1.78kB 0.0s done 22:08:03 #4 DONE 0.1s 22:08:03 22:08:03 #5 [security-spire-agent internal] load build definition from Dockerfile 22:08:03 #5 transferring dockerfile: 2.68kB 0.0s done 22:08:03 #5 DONE 0.1s 22:08:03 22:08:03 #6 [security-spire-server internal] load build definition from Dockerfile 22:08:03 #6 transferring dockerfile: 2.63kB done 22:08:03 #6 DONE 0.1s 22:08:03 22:08:03 #7 [support-scheduler internal] load build definition from Dockerfile 22:08:03 #7 transferring dockerfile: 1.82kB done 22:08:03 #7 DONE 0.1s 22:08:03 22:08:03 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:08:03 #8 transferring dockerfile: 2.12kB done 22:08:03 #8 DONE 0.1s 22:08:03 22:08:03 #9 [core-command internal] load build definition from Dockerfile 22:08:03 #9 transferring dockerfile: 1.82kB 0.0s done 22:08:03 #9 DONE 0.1s 22:08:03 22:08:03 #10 [support-notifications internal] load build definition from Dockerfile 22:08:03 #10 transferring dockerfile: 1.84kB 0.0s done 22:08:03 #10 DONE 0.1s 22:08:03 22:08:03 #11 [security-proxy-setup internal] load build definition from Dockerfile 22:08:03 #11 DONE 0.0s 22:08:03 22:08:03 #12 [core-metadata internal] load build definition from Dockerfile 22:08:03 #12 transferring dockerfile: 1.96kB 0.0s done 22:08:03 #12 DONE 0.1s 22:08:03 22:08:03 #11 [security-proxy-setup internal] load build definition from Dockerfile 22:08:03 #11 transferring dockerfile: 2.06kB done 22:08:03 #11 DONE 0.1s 22:08:03 22:08:03 #13 [security-spire-config internal] load build definition from Dockerfile 22:08:03 #13 transferring dockerfile: 2.58kB done 22:08:03 #13 DONE 0.1s 22:08:03 22:08:03 #14 [security-bootstrapper internal] load build definition from Dockerfile 22:08:03 #14 transferring dockerfile: 2.82kB 0.0s done 22:08:03 #14 DONE 0.1s 22:08:03 22:08:03 #15 [security-proxy-auth internal] load .dockerignore 22:08:03 #15 transferring context: 56B 0.0s done 22:08:03 #15 DONE 0.1s 22:08:04 22:08:04 #16 [security-secretstore-setup internal] load .dockerignore 22:08:04 #16 transferring context: 56B done 22:08:04 #16 DONE 0.0s 22:08:04 22:08:04 #17 [core-data internal] load .dockerignore 22:08:04 #17 transferring context: 56B done 22:08:04 #17 DONE 0.0s 22:08:04 22:08:04 #18 [security-spiffe-token-provider internal] load .dockerignore 22:08:04 #18 transferring context: 56B done 22:08:04 #18 DONE 0.1s 22:08:04 22:08:04 #19 [security-spire-agent internal] load .dockerignore 22:08:04 #19 transferring context: 56B done 22:08:04 #19 DONE 0.1s 22:08:04 22:08:04 #20 [security-spire-server internal] load .dockerignore 22:08:04 #20 transferring context: 56B done 22:08:04 #20 DONE 0.0s 22:08:04 22:08:04 #21 [support-scheduler internal] load .dockerignore 22:08:04 #21 transferring context: 56B done 22:08:04 #21 DONE 0.1s 22:08:04 22:08:04 #22 [core-common-config-bootstrapper internal] load .dockerignore 22:08:04 #22 transferring context: 56B 0.0s done 22:08:04 #22 DONE 0.1s 22:08:04 22:08:04 #23 [core-command internal] load .dockerignore 22:08:04 #23 transferring context: 56B done 22:08:04 #23 DONE 0.1s 22:08:04 22:08:04 #24 [support-notifications internal] load .dockerignore 22:08:04 #24 transferring context: 56B done 22:08:04 #24 DONE 0.1s 22:08:04 22:08:04 #25 [core-metadata internal] load .dockerignore 22:08:04 #25 transferring context: 56B done 22:08:04 #25 DONE 0.1s 22:08:04 22:08:04 #26 [security-proxy-setup internal] load .dockerignore 22:08:04 #26 transferring context: 56B done 22:08:04 #26 DONE 0.1s 22:08:04 22:08:04 #27 [security-spire-config internal] load .dockerignore 22:08:04 #27 transferring context: 56B 0.0s done 22:08:04 #27 DONE 0.1s 22:08:04 22:08:04 #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 22:08:05 #28 ... 22:08:05 22:08:05 #29 [security-bootstrapper internal] load .dockerignore 22:08:05 #29 transferring context: 56B 0.0s done 22:08:05 #29 DONE 0.1s 22:08:05 22:08:05 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:05 #30 DONE 0.0s 22:08:05 22:08:05 #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 22:08:05 #28 DONE 0.2s 22:08:05 22:08:05 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:05 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:05 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:05 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:05 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:05 #31 DONE 0.1s 22:08:05 22:08:05 #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:08:05 #32 ... 22:08:05 22:08:05 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:05 #30 DONE 0.0s 22:08:05 22:08:05 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:05 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:05 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:05 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:05 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:05 #31 DONE 0.3s 22:08:05 22:08:05 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:05 #30 DONE 0.0s 22:08:05 22:08:05 #33 [security-secretstore-setup internal] load build context 22:08:06 #33 ... 22:08:06 22:08:06 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:06 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:06 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:06 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:06 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:06 #31 DONE 0.3s 22:08:06 22:08:06 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:06 #30 DONE 0.0s 22:08:06 22:08:06 #28 [core-data internal] load metadata for docker.io/library/alpine:3.17 22:08:06 #28 DONE 0.3s 22:08:06 22:08:06 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:08:06 #34 DONE 1.6s 22:08:06 22:08:06 #33 [security-secretstore-setup internal] load build context 22:08:06 #33 ... 22:08:06 22:08:06 #30 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:06 #30 DONE 0.0s 22:08:06 22:08:06 #33 [security-secretstore-setup internal] load build context 22:08:06 #33 ... 22:08:06 22:08:06 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:06 #30 DONE 0.0s 22:08:06 22:08:06 #33 [security-secretstore-setup internal] load build context 22:08:06 #33 ... 22:08:06 22:08:06 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:06 #30 DONE 0.0s 22:08:06 22:08:06 #33 [security-secretstore-setup internal] load build context 22:08:06 #33 ... 22:08:06 22:08:06 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:06 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:06 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:06 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:06 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:06 #31 DONE 0.3s 22:08:06 22:08:06 #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:08:06 #34 DONE 1.7s 22:08:06 22:08:06 #33 [security-secretstore-setup internal] load build context 22:08:06 #33 ... 22:08:06 22:08:06 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:06 #30 DONE 0.0s 22:08:06 22:08:06 #33 [security-secretstore-setup internal] load build context 22:08:07 #33 ... 22:08:07 22:08:07 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:07 #30 DONE 0.0s 22:08:07 22:08:07 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:07 #30 DONE 0.0s 22:08:07 22:08:07 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:08:07 #35 DONE 1.6s 22:08:07 22:08:07 #36 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:08:07 #36 ... 22:08:07 22:08:07 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:07 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:07 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:07 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:07 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:07 #31 DONE 0.3s 22:08:07 22:08:07 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:08:07 #34 DONE 1.7s 22:08:07 22:08:07 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 22:08:07 #35 DONE 1.6s 22:08:07 22:08:07 #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 22:08:07 #28 DONE 1.4s 22:08:07 22:08:07 #37 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:08:07 #37 ... 22:08:07 22:08:07 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:07 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:07 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:07 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:07 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:07 #31 DONE 0.4s 22:08:07 22:08:07 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:08:07 #34 DONE 1.7s 22:08:07 22:08:07 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:07 #30 DONE 0.0s 22:08:07 22:08:07 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 22:08:07 #35 DONE 1.7s 22:08:07 22:08:07 #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:08:08 #37 ... 22:08:08 22:08:08 #30 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:08 #30 DONE 0.0s 22:08:08 22:08:08 #38 [security-proxy-auth internal] load build context 22:08:08 #38 ... 22:08:08 22:08:08 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:08:08 #30 DONE 0.0s 22:08:08 22:08:08 #33 [security-secretstore-setup internal] load build context 22:08:09 #33 ... 22:08:09 22:08:09 #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 22:08:09 #28 DONE 3.2s 22:08:09 22:08:09 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:09 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:09 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:09 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:09 #31 DONE 0.4s 22:08:09 22:08:09 #33 [security-secretstore-setup internal] load build context 22:08:10 #33 ... 22:08:10 22:08:10 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:10 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:10 #31 DONE 0.4s 22:08:10 22:08:10 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:08:10 #34 DONE 1.8s 22:08:10 22:08:10 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 22:08:10 #35 DONE 1.7s 22:08:10 22:08:10 #39 [security-proxy-setup internal] load build context 22:08:10 #39 DONE 0.0s 22:08:10 22:08:10 #33 [security-secretstore-setup internal] load build context 22:08:10 #33 transferring context: 18.68MB 3.8s 22:08:10 #33 ... 22:08:10 22:08:10 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:08:10 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 22:08:10 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 22:08:10 #31 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 22:08:10 #31 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 22:08:10 #31 DONE 0.4s 22:08:10 22:08:10 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:08:10 #34 DONE 1.8s 22:08:10 22:08:10 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 22:08:10 #35 DONE 1.7s 22:08:10 22:08:10 #40 [security-spire-config internal] load build context 22:08:10 #40 DONE 0.0s 22:08:10 22:08:10 #41 [security-bootstrapper internal] load build context 22:08:13 #41 ... 22:08:13 22:08:13 #32 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:08:13 #32 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:13 #32 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:13 #32 6.379 (1/1) Installing dumb-init (1.2.5-r2) 22:08:13 #32 6.379 Executing busybox-1.35.0-r29.trigger 22:08:13 #32 6.379 OK: 8 MiB in 16 packages 22:08:13 #32 DONE 9.2s 22:08:13 22:08:13 #41 [security-bootstrapper internal] load build context 22:08:15 #41 transferring context: 719.23kB 4.2s 22:08:16 #41 ... 22:08:16 22:08:16 #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:08:16 #0 7.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:16 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:16 #42 10.04 (1/3) Installing ca-certificates (20230506-r0) 22:08:16 #42 ... 22:08:16 22:08:16 #43 [core-data internal] load build context 22:08:16 #43 ... 22:08:16 22:08:16 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:16 #0 9.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:16 #44 ... 22:08:16 22:08:16 #45 [security-spiffe-token-provider internal] load build context 22:08:16 #45 ... 22:08:16 22:08:16 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:08:16 #0 9.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:16 #46 ... 22:08:16 22:08:16 #47 [security-spire-server internal] load build context 22:08:16 #47 ... 22:08:16 22:08:16 #48 [support-scheduler internal] load build context 22:08:16 #48 ... 22:08:16 22:08:16 #49 [security-spire-agent internal] load build context 22:08:16 #49 ... 22:08:16 22:08:16 #48 [support-scheduler internal] load build context 22:08:17 #48 ... 22:08:17 22:08:17 #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:08:17 #50 ... 22:08:17 22:08:17 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:08:17 #51 ... 22:08:17 22:08:17 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:08:17 #52 ... 22:08:17 22:08:17 #49 [security-spire-agent internal] load build context 22:08:17 #49 ... 22:08:17 22:08:17 #53 [core-command internal] load build context 22:08:18 #53 ... 22:08:18 22:08:18 #54 [core-metadata internal] load build context 22:08:18 #54 ... 22:08:18 22:08:18 #55 [core-common-config-bootstrapper internal] load build context 22:08:18 #55 ... 22:08:18 22:08:18 #56 [support-notifications internal] load build context 22:08:18 #56 ... 22:08:18 22:08:18 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:08:18 #57 ... 22:08:18 22:08:18 #54 [core-metadata internal] load build context 22:08:18 #54 ... 22:08:18 22:08:18 #38 [security-proxy-auth internal] load build context 22:08:18 #38 ... 22:08:18 22:08:18 #56 [support-notifications internal] load build context 22:08:18 #56 ... 22:08:18 22:08:18 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:08:18 #58 ... 22:08:18 22:08:18 #38 [security-proxy-auth internal] load build context 22:08:19 #38 transferring context: 56.55MB 14.5s 22:08:20 #38 ... 22:08:20 22:08:20 #33 [security-secretstore-setup internal] load build context 22:08:20 #33 ... 22:08:20 22:08:20 #39 [security-proxy-setup internal] load build context 22:08:20 #39 ... 22:08:20 22:08:20 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:08:20 #59 ... 22:08:20 22:08:20 #40 [security-spire-config internal] load build context 22:08:20 #40 ... 22:08:20 22:08:20 #39 [security-proxy-setup internal] load build context 22:08:21 #39 ... 22:08:21 22:08:21 #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:08:21 #42 10.32 (2/3) Installing dumb-init (1.2.5-r2) 22:08:21 #42 10.35 (3/3) Installing su-exec (0.2-r2) 22:08:21 #42 10.35 Executing busybox-1.35.0-r29.trigger 22:08:21 #42 10.51 Executing ca-certificates-20230506-r0.trigger 22:08:21 #42 12.43 OK: 8 MiB in 18 packages 22:08:21 #42 DONE 14.9s 22:08:21 22:08:21 #39 [security-proxy-setup internal] load build context 22:08:21 #39 ... 22:08:21 22:08:21 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:08:22 #60 ... 22:08:22 22:08:22 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:08:22 #61 ... 22:08:22 22:08:22 #39 [security-proxy-setup internal] load build context 22:08:22 #39 ... 22:08:22 22:08:22 #36 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:08:22 #36 5.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:22 #36 6.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:22 #36 8.127 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:22 #36 8.127 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:22 #36 8.127 OK: 17694 distinct packages available 22:08:22 #36 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:22 #36 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:22 #36 ... 22:08:22 22:08:22 #39 [security-proxy-setup internal] load build context 22:08:24 #39 ... 22:08:24 22:08:24 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 22:08:24 #46 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:24 #46 15.32 (1/1) Installing dumb-init (1.2.5-r2) 22:08:24 #46 15.39 Executing busybox-1.35.0-r29.trigger 22:08:24 #46 15.53 OK: 8 MiB in 16 packages 22:08:24 #46 DONE 17.7s 22:08:24 22:08:24 #39 [security-proxy-setup internal] load build context 22:08:25 #39 transferring context: 12.32MB 13.5s 22:08:26 #39 ... 22:08:26 22:08:26 #41 [security-bootstrapper internal] load build context 22:08:26 #41 ... 22:08:26 22:08:26 #39 [security-proxy-setup internal] load build context 22:08:26 #39 ... 22:08:26 22:08:26 #43 [core-data internal] load build context 22:08:26 #43 ... 22:08:26 22:08:26 #45 [security-spiffe-token-provider internal] load build context 22:08:26 #45 ... 22:08:26 22:08:26 #39 [security-proxy-setup internal] load build context 22:08:27 #39 ... 22:08:27 22:08:27 #47 [security-spire-server internal] load build context 22:08:27 #47 ... 22:08:27 22:08:27 #48 [support-scheduler internal] load build context 22:08:27 #48 ... 22:08:27 22:08:27 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:27 #44 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:27 #44 15.35 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:27 #44 15.35 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:27 #44 15.35 OK: 17694 distinct packages available 22:08:27 #44 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:27 #44 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:27 #44 ... 22:08:27 22:08:27 #43 [core-data internal] load build context 22:08:27 #43 ... 22:08:27 22:08:27 #53 [core-command internal] load build context 22:08:28 #53 ... 22:08:28 22:08:28 #43 [core-data internal] load build context 22:08:28 #43 ... 22:08:28 22:08:28 #49 [security-spire-agent internal] load build context 22:08:28 #49 ... 22:08:28 22:08:28 #43 [core-data internal] load build context 22:08:28 #43 ... 22:08:28 22:08:28 #55 [core-common-config-bootstrapper internal] load build context 22:08:28 #55 ... 22:08:28 22:08:28 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:08:28 #51 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:28 #51 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:28 #51 ... 22:08:28 22:08:28 #36 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:08:28 #36 16.94 (1/5) Installing dumb-init (1.2.5-r2) 22:08:28 #36 17.00 (2/5) Installing musl-obstack (1.2.3-r0) 22:08:28 #36 17.00 (3/5) Installing libucontext (1.2-r0) 22:08:28 #36 17.08 (4/5) Installing gcompat (1.1.0-r0) 22:08:28 #36 17.23 (5/5) Installing openssl (3.0.8-r4) 22:08:28 #36 17.49 Executing busybox-1.35.0-r29.trigger 22:08:28 #36 17.62 OK: 9 MiB in 20 packages 22:08:28 #36 DONE 21.3s 22:08:28 22:08:28 #49 [security-spire-agent internal] load build context 22:08:28 #49 ... 22:08:28 22:08:28 #54 [core-metadata internal] load build context 22:08:28 #54 ... 22:08:28 22:08:28 #49 [security-spire-agent internal] load build context 22:08:28 #49 ... 22:08:28 22:08:28 #56 [support-notifications internal] load build context 22:08:29 #56 ... 22:08:29 22:08:29 #50 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:08:29 #50 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:29 #50 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:29 #50 21.92 OK: 263 MiB in 53 packages 22:08:29 #50 ... 22:08:29 22:08:29 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:08:29 #52 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:29 #52 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:29 #52 ... 22:08:29 22:08:29 #56 [support-notifications internal] load build context 22:08:31 #56 ... 22:08:31 22:08:31 #33 [security-secretstore-setup internal] load build context 22:08:31 #33 transferring context: 55.54MB 24.4s 22:08:31 #33 ... 22:08:31 22:08:31 #56 [support-notifications internal] load build context 22:08:31 #56 ... 22:08:31 22:08:31 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:08:31 #51 21.83 OK: 263 MiB in 53 packages 22:08:31 #51 DONE 23.8s 22:08:31 22:08:31 #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 22:08:31 #50 DONE 24.0s 22:08:31 22:08:31 #56 [support-notifications internal] load build context 22:08:31 #56 ... 22:08:31 22:08:31 #40 [security-spire-config internal] load build context 22:08:31 #40 ... 22:08:31 22:08:31 #38 [security-proxy-auth internal] load build context 22:08:31 #38 ... 22:08:31 22:08:31 #40 [security-spire-config internal] load build context 22:08:33 #40 ... 22:08:33 22:08:33 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:08:33 #57 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:33 #57 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:33 #57 ... 22:08:33 22:08:33 #56 [support-notifications internal] load build context 22:08:34 #56 ... 22:08:34 22:08:34 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:08:34 #61 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:34 #61 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:34 #61 ... 22:08:34 22:08:34 #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:08:34 #37 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:34 #37 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:34 #37 ... 22:08:34 22:08:34 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:08:34 #58 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:34 #58 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:34 #58 25.81 (1/2) Installing ca-certificates (20230506-r0) 22:08:34 #58 ... 22:08:34 22:08:34 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:08:34 #59 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:34 #59 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:34 #59 23.81 (1/2) Installing dumb-init (1.2.5-r2) 22:08:34 #59 23.81 (2/2) Installing openssl (3.0.8-r4) 22:08:34 #59 23.91 Executing busybox-1.35.0-r29.trigger 22:08:34 #59 24.09 OK: 8 MiB in 17 packages 22:08:34 #59 ... 22:08:34 22:08:34 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:08:34 #58 26.16 (2/2) Installing dumb-init (1.2.5-r2) 22:08:34 #58 26.20 Executing busybox-1.35.0-r29.trigger 22:08:34 #58 ... 22:08:34 22:08:34 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:08:34 #60 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:34 #60 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:35 #60 ... 22:08:35 22:08:35 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:35 #44 27.70 (1/9) Installing ca-certificates (20230506-r0) 22:08:35 #44 28.17 (2/9) Installing brotli-libs (1.0.9-r9) 22:08:35 #44 28.31 (3/9) Installing nghttp2-libs (1.51.0-r0) 22:08:35 #44 28.36 (4/9) Installing libcurl (8.1.1-r1) 22:08:35 #44 28.46 (5/9) Installing curl (8.1.1-r1) 22:08:35 #44 28.53 (6/9) Installing dumb-init (1.2.5-r2) 22:08:35 #44 28.56 (7/9) Installing musl-obstack (1.2.3-r0) 22:08:35 #44 28.59 (8/9) Installing libucontext (1.2-r0) 22:08:35 #44 28.61 (9/9) Installing gcompat (1.1.0-r0) 22:08:35 #44 28.70 Executing busybox-1.35.0-r29.trigger 22:08:35 #44 28.93 Executing ca-certificates-20230506-r0.trigger 22:08:36 #44 ... 22:08:36 22:08:36 #41 [security-bootstrapper internal] load build context 22:08:36 #41 transferring context: 29.39MB 25.1s 22:08:36 #41 ... 22:08:36 22:08:36 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:08:36 #60 24.23 (1/2) Installing dumb-init (1.2.5-r2) 22:08:36 #60 24.34 (2/2) Installing su-exec (0.2-r2) 22:08:36 #60 24.34 Executing busybox-1.35.0-r29.trigger 22:08:36 #60 24.55 OK: 8 MiB in 17 packages 22:08:36 #60 ... 22:08:36 22:08:36 #45 [security-spiffe-token-provider internal] load build context 22:08:36 #45 ... 22:08:36 22:08:36 #41 [security-bootstrapper internal] load build context 22:08:37 #41 ... 22:08:37 22:08:37 #37 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:08:37 #37 28.88 OK: 263 MiB in 53 packages 22:08:37 #37 DONE 30.6s 22:08:37 22:08:37 #41 [security-bootstrapper internal] load build context 22:08:37 #41 ... 22:08:37 22:08:37 #39 [security-proxy-setup internal] load build context 22:08:37 #39 ... 22:08:37 22:08:37 #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 22:08:37 #59 DONE 26.9s 22:08:37 22:08:37 #39 [security-proxy-setup internal] load build context 22:08:37 #39 ... 22:08:37 22:08:37 #48 [support-scheduler internal] load build context 22:08:37 #48 ... 22:08:37 22:08:37 #47 [security-spire-server internal] load build context 22:08:37 #47 ... 22:08:37 22:08:37 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:08:37 #57 27.15 OK: 263 MiB in 53 packages 22:08:37 #57 DONE 30.0s 22:08:37 22:08:37 #39 [security-proxy-setup internal] load build context 22:08:38 #39 ... 22:08:38 22:08:38 #53 [core-command internal] load build context 22:08:38 #53 ... 22:08:38 22:08:38 #39 [security-proxy-setup internal] load build context 22:08:38 #39 ... 22:08:38 22:08:38 #55 [core-common-config-bootstrapper internal] load build context 22:08:38 #55 ... 22:08:38 22:08:38 #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 22:08:38 #60 DONE 26.6s 22:08:38 22:08:38 #55 [core-common-config-bootstrapper internal] load build context 22:08:38 #55 ... 22:08:38 22:08:38 #43 [core-data internal] load build context 22:08:38 #43 ... 22:08:38 22:08:38 #55 [core-common-config-bootstrapper internal] load build context 22:08:39 #55 ... 22:08:39 22:08:39 #54 [core-metadata internal] load build context 22:08:39 #54 ... 22:08:39 22:08:39 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 22:08:39 #58 26.31 Executing ca-certificates-20230506-r0.trigger 22:08:39 #58 28.34 OK: 8 MiB in 17 packages 22:08:39 #58 DONE 30.3s 22:08:39 22:08:39 #49 [security-spire-agent internal] load build context 22:08:39 #49 ... 22:08:39 22:08:39 #55 [core-common-config-bootstrapper internal] load build context 22:08:39 #55 ... 22:08:39 22:08:39 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:08:39 #44 30.88 OK: 11 MiB in 24 packages 22:08:39 #44 DONE 33.0s 22:08:39 22:08:39 #55 [core-common-config-bootstrapper internal] load build context 22:08:39 #55 ... 22:08:39 22:08:39 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:08:39 #52 22.71 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:39 #52 22.71 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:39 #52 22.71 OK: 17699 distinct packages available 22:08:39 #52 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:39 #52 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:39 #52 30.99 OK: 263 MiB in 53 packages 22:08:39 #52 DONE 32.1s 22:08:39 22:08:39 #55 [core-common-config-bootstrapper internal] load build context 22:08:40 #55 ... 22:08:40 22:08:40 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 22:08:40 #62 DONE 2.4s 22:08:40 22:08:40 #55 [core-common-config-bootstrapper internal] load build context 22:08:40 #55 ... 22:08:40 22:08:40 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:08:40 #61 23.95 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 22:08:40 #61 23.95 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 22:08:40 #61 23.95 OK: 17694 distinct packages available 22:08:40 #61 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:08:40 #61 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:08:40 #61 27.71 (1/4) Installing dumb-init (1.2.5-r2) 22:08:40 #61 27.76 (2/4) Installing musl-obstack (1.2.3-r0) 22:08:40 #61 27.81 (3/4) Installing libucontext (1.2-r0) 22:08:40 #61 27.81 (4/4) Installing gcompat (1.1.0-r0) 22:08:40 #61 27.81 Executing busybox-1.35.0-r29.trigger 22:08:40 #61 27.90 OK: 8 MiB in 19 packages 22:08:40 #61 DONE 28.5s 22:08:40 22:08:40 #55 [core-common-config-bootstrapper internal] load build context 22:08:41 #55 ... 22:08:41 22:08:41 #33 [security-secretstore-setup internal] load build context 22:08:41 #33 ... 22:08:41 22:08:41 #55 [core-common-config-bootstrapper internal] load build context 22:08:41 #55 transferring context: 47.11MB 31.9s 22:08:41 #55 ... 22:08:41 22:08:41 #38 [security-proxy-auth internal] load build context 22:08:41 #38 ... 22:08:41 22:08:41 #55 [core-common-config-bootstrapper internal] load build context 22:08:44 #55 ... 22:08:44 22:08:44 #40 [security-spire-config internal] load build context 22:08:44 #40 ... 22:08:44 22:08:44 #55 [core-common-config-bootstrapper internal] load build context 22:08:44 #55 ... 22:08:44 22:08:44 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:08:44 #63 DONE 5.1s 22:08:44 22:08:44 #55 [core-common-config-bootstrapper internal] load build context 22:08:44 #55 ... 22:08:44 22:08:44 #56 [support-notifications internal] load build context 22:08:44 #56 ... 22:08:44 22:08:44 #55 [core-common-config-bootstrapper internal] load build context 22:08:45 #55 ... 22:08:45 22:08:45 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 22:08:45 #64 DONE 0.6s 22:08:45 22:08:45 #55 [core-common-config-bootstrapper internal] load build context 22:08:46 #55 transferring context: 73.07MB 36.9s 22:08:47 #55 ... 22:08:47 22:08:47 #45 [security-spiffe-token-provider internal] load build context 22:08:47 #45 ... 22:08:47 22:08:47 #55 [core-common-config-bootstrapper internal] load build context 22:08:47 #55 ... 22:08:47 22:08:47 #41 [security-bootstrapper internal] load build context 22:08:47 #41 ... 22:08:47 22:08:47 #45 [security-spiffe-token-provider internal] load build context 22:08:47 #45 ... 22:08:47 22:08:47 #48 [support-scheduler internal] load build context 22:08:47 #48 ... 22:08:47 22:08:47 #47 [security-spire-server internal] load build context 22:08:48 #47 ... 22:08:48 22:08:48 #45 [security-spiffe-token-provider internal] load build context 22:08:48 #45 ... 22:08:48 22:08:48 #53 [core-command internal] load build context 22:08:48 #53 ... 22:08:48 22:08:48 #45 [security-spiffe-token-provider internal] load build context 22:08:48 #45 ... 22:08:48 22:08:48 #39 [security-proxy-setup internal] load build context 22:08:48 #39 ... 22:08:48 22:08:48 #43 [core-data internal] load build context 22:08:48 #43 ... 22:08:48 22:08:48 #45 [security-spiffe-token-provider internal] load build context 22:08:49 #45 ... 22:08:49 22:08:49 #54 [core-metadata internal] load build context 22:08:49 #54 ... 22:08:49 22:08:49 #45 [security-spiffe-token-provider internal] load build context 22:08:49 #45 ... 22:08:49 22:08:49 #49 [security-spire-agent internal] load build context 22:08:49 #49 ... 22:08:49 22:08:49 #53 [core-command internal] load build context 22:08:51 #53 ... 22:08:51 22:08:51 #33 [security-secretstore-setup internal] load build context 22:08:51 #33 transferring context: 130.46MB 45.3s 22:08:51 #33 ... 22:08:51 22:08:51 #53 [core-command internal] load build context 22:08:52 #53 ... 22:08:52 22:08:52 #38 [security-proxy-auth internal] load build context 22:08:52 #38 ... 22:08:52 22:08:52 #49 [security-spire-agent internal] load build context 22:08:53 #49 ... 22:08:53 22:08:53 #40 [security-spire-config internal] load build context 22:08:54 #40 ... 22:08:54 22:08:54 #49 [security-spire-agent internal] load build context 22:08:54 #49 ... 22:08:54 22:08:54 #56 [support-notifications internal] load build context 22:08:54 #56 ... 22:08:54 22:08:54 #49 [security-spire-agent internal] load build context 22:08:56 #49 transferring context: 128.43MB 49.0s 22:08:57 #49 ... 22:08:57 22:08:57 #55 [core-common-config-bootstrapper internal] load build context 22:08:57 #55 ... 22:08:57 22:08:57 #41 [security-bootstrapper internal] load build context 22:08:57 #41 ... 22:08:57 22:08:57 #55 [core-common-config-bootstrapper internal] load build context 22:08:58 #55 ... 22:08:58 22:08:58 #48 [support-scheduler internal] load build context 22:08:58 #48 ... 22:08:58 22:08:58 #47 [security-spire-server internal] load build context 22:08:58 #47 ... 22:08:58 22:08:58 #48 [support-scheduler internal] load build context 22:08:59 #48 ... 22:08:59 22:08:59 #39 [security-proxy-setup internal] load build context 22:08:59 #39 ... 22:08:59 22:08:59 #43 [core-data internal] load build context 22:08:59 #43 ... 22:08:59 22:08:59 #47 [security-spire-server internal] load build context 22:08:59 #47 ... 22:08:59 22:08:59 #54 [core-metadata internal] load build context 22:08:59 #54 ... 22:08:59 22:08:59 #47 [security-spire-server internal] load build context 22:08:59 #47 ... 22:08:59 22:08:59 #45 [security-spiffe-token-provider internal] load build context 22:08:59 #45 ... 22:08:59 22:08:59 #54 [core-metadata internal] load build context 22:09:01 #54 ... 22:09:01 22:09:01 #33 [security-secretstore-setup internal] load build context 22:09:01 #33 transferring context: 175.25MB 54.7s done 22:09:01 #33 DONE 55.2s 22:09:01 22:09:01 #54 [core-metadata internal] load build context 22:09:01 #54 ... 22:09:01 22:09:01 #38 [security-proxy-auth internal] load build context 22:09:01 #38 transferring context: 175.25MB 55.8s done 22:09:01 #38 DONE 56.2s 22:09:01 22:09:01 #41 [security-bootstrapper internal] load build context 22:09:02 #41 ... 22:09:02 22:09:02 #53 [core-command internal] load build context 22:09:02 #53 ... 22:09:02 22:09:02 #41 [security-bootstrapper internal] load build context 22:09:04 #41 ... 22:09:04 22:09:04 #40 [security-spire-config internal] load build context 22:09:04 #40 ... 22:09:04 22:09:04 #41 [security-bootstrapper internal] load build context 22:09:04 #41 ... 22:09:04 22:09:04 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:09:04 #65 DONE 3.4s 22:09:04 22:09:04 #41 [security-bootstrapper internal] load build context 22:09:04 #41 ... 22:09:04 22:09:04 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:09:04 #66 DONE 3.5s 22:09:04 22:09:04 #41 [security-bootstrapper internal] load build context 22:09:04 #41 ... 22:09:04 22:09:04 #55 [core-common-config-bootstrapper internal] load build context 22:09:04 #55 transferring context: 175.25MB 55.2s done 22:09:04 #55 DONE 57.3s 22:09:04 22:09:04 #41 [security-bootstrapper internal] load build context 22:09:04 #41 ... 22:09:04 22:09:04 #56 [support-notifications internal] load build context 22:09:05 #56 ... 22:09:05 22:09:05 #41 [security-bootstrapper internal] load build context 22:09:07 #41 ... 22:09:07 22:09:07 #49 [security-spire-agent internal] load build context 22:09:07 #49 transferring context: 175.25MB 59.5s done 22:09:07 #49 DONE 60.6s 22:09:07 22:09:07 #41 [security-bootstrapper internal] load build context 22:09:08 #41 ... 22:09:08 22:09:08 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 22:09:08 #67 DONE 1.2s 22:09:08 22:09:08 #41 [security-bootstrapper internal] load build context 22:09:08 #41 ... 22:09:08 22:09:08 #48 [support-scheduler internal] load build context 22:09:09 #48 ... 22:09:09 22:09:09 #39 [security-proxy-setup internal] load build context 22:09:09 #39 ... 22:09:09 22:09:09 #54 [core-metadata internal] load build context 22:09:09 #54 ... 22:09:09 22:09:09 #43 [core-data internal] load build context 22:09:09 #43 ... 22:09:09 22:09:09 #54 [core-metadata internal] load build context 22:09:09 #54 ... 22:09:09 22:09:09 #47 [security-spire-server internal] load build context 22:09:09 #47 ... 22:09:09 22:09:09 #45 [security-spiffe-token-provider internal] load build context 22:09:09 #45 ... 22:09:09 22:09:09 #53 [core-command internal] load build context 22:09:09 #53 transferring context: 175.25MB 60.2s done 22:09:09 #53 DONE 61.9s 22:09:09 22:09:09 #45 [security-spiffe-token-provider internal] load build context 22:09:09 #45 ... 22:09:09 22:09:09 #47 [security-spire-server internal] load build context 22:09:10 #47 ... 22:09:10 22:09:10 #54 [core-metadata internal] load build context 22:09:10 #54 transferring context: 175.25MB 60.5s done 22:09:10 #54 DONE 62.8s 22:09:10 22:09:10 #47 [security-spire-server internal] load build context 22:09:10 #47 ... 22:09:10 22:09:10 #41 [security-bootstrapper internal] load build context 22:09:10 #41 transferring context: 175.25MB 59.7s done 22:09:10 #41 DONE 60.7s 22:09:10 22:09:10 #47 [security-spire-server internal] load build context 22:09:12 #47 ... 22:09:12 22:09:12 #56 [support-notifications internal] load build context 22:09:12 #56 transferring context: 175.25MB 62.4s done 22:09:12 #56 DONE 64.7s 22:09:12 22:09:12 #47 [security-spire-server internal] load build context 22:09:13 #47 ... 22:09:13 22:09:13 #40 [security-spire-config internal] load build context 22:09:13 #40 transferring context: 175.25MB 60.9s done 22:09:13 #40 DONE 62.6s 22:09:13 22:09:13 #47 [security-spire-server internal] load build context 22:09:13 #47 transferring context: 175.25MB 66.0s done 22:09:13 #47 DONE 66.7s 22:09:13 22:09:13 #39 [security-proxy-setup internal] load build context 22:09:13 #39 ... 22:09:13 22:09:13 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:09:13 #68 DONE 1.2s 22:09:13 22:09:13 #39 [security-proxy-setup internal] load build context 22:09:13 #39 ... 22:09:13 22:09:13 #43 [core-data internal] load build context 22:09:13 #43 transferring context: 175.25MB 67.3s done 22:09:13 #43 DONE 67.7s 22:09:13 22:09:13 #45 [security-spiffe-token-provider internal] load build context 22:09:13 #45 transferring context: 175.25MB 67.6s done 22:09:13 #45 DONE 67.8s 22:09:13 22:09:13 #39 [security-proxy-setup internal] load build context 22:09:14 #39 transferring context: 175.25MB 62.1s done 22:09:14 #39 DONE 64.0s 22:09:14 22:09:14 #48 [support-scheduler internal] load build context 22:09:14 #48 ... 22:09:14 22:09:14 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:09:14 #69 DONE 0.6s 22:09:14 22:09:14 #48 [support-scheduler internal] load build context 22:09:14 #48 ... 22:09:14 22:09:14 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:14 #70 ... 22:09:14 22:09:14 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:15 #71 ... 22:09:15 22:09:15 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:15 #72 ... 22:09:15 22:09:15 #48 [support-scheduler internal] load build context 22:09:15 #48 transferring context: 175.25MB 68.1s done 22:09:15 #48 DONE 68.8s 22:09:15 22:09:15 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:09:18 #73 ... 22:09:18 22:09:18 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #74 ... 22:10:26 22:10:26 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #73 DONE 65.3s 22:10:26 22:10:26 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #70 DONE 64.3s 22:10:26 22:10:26 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #72 DONE 74.1s 22:10:26 22:10:26 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #74 DONE 70.4s 22:10:26 22:10:26 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #71 DONE 74.1s 22:10:26 22:10:26 #75 [security-secretstore-setup builder 6/7] COPY . . 22:10:26 #75 ... 22:10:26 22:10:26 #76 [security-spire-agent builder 6/9] COPY . . 22:10:26 #76 DONE 4.1s 22:10:26 22:10:26 #77 [security-spiffe-token-provider builder 6/7] COPY . . 22:10:26 #77 DONE 4.3s 22:10:26 22:10:26 #78 [security-proxy-auth builder 6/7] COPY . . 22:10:26 #78 DONE 4.2s 22:10:26 22:10:26 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #79 CACHED 22:10:26 22:10:26 #80 [core-metadata builder 6/7] COPY . . 22:10:26 #80 CACHED 22:10:26 22:10:26 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:10:26 #81 CACHED 22:10:26 22:10:26 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:10:26 #82 CACHED 22:10:26 22:10:26 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #83 CACHED 22:10:26 22:10:26 #84 [security-bootstrapper builder 6/7] COPY . . 22:10:26 #84 CACHED 22:10:26 22:10:26 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #85 CACHED 22:10:26 22:10:26 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:10:26 #86 CACHED 22:10:26 22:10:26 #87 [security-proxy-setup builder 6/7] COPY . . 22:10:26 #87 CACHED 22:10:26 22:10:26 #88 [support-notifications builder 6/7] COPY . . 22:10:26 #88 DONE 4.3s 22:10:26 22:10:26 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:10:26 #89 CACHED 22:10:26 22:10:26 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #90 CACHED 22:10:26 22:10:26 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 22:10:26 #91 CACHED 22:10:26 22:10:26 #92 [core-command builder 6/7] COPY . . 22:10:26 #92 CACHED 22:10:26 22:10:26 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #93 CACHED 22:10:26 22:10:26 #94 [core-command builder 4/7] COPY go.mod vendor* ./ 22:10:26 #94 CACHED 22:10:26 22:10:26 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #95 CACHED 22:10:26 22:10:26 #96 [support-scheduler builder 6/7] COPY . . 22:10:26 #96 CACHED 22:10:26 22:10:26 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:10:26 #97 CACHED 22:10:26 22:10:26 #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #98 CACHED 22:10:26 22:10:26 #99 [core-data builder 6/7] COPY . . 22:10:26 #99 CACHED 22:10:26 22:10:26 #100 [core-data builder 4/7] COPY go.mod vendor* ./ 22:10:26 #100 CACHED 22:10:26 22:10:26 #75 [security-secretstore-setup builder 6/7] COPY . . 22:10:26 #75 DONE 4.3s 22:10:26 22:10:26 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:26 #101 ... 22:10:26 22:10:26 #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 22:10:26 #102 CACHED 22:10:26 22:10:26 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:26 #103 CACHED 22:10:26 22:10:26 #104 [security-spire-server builder 6/9] COPY . . 22:10:26 #104 CACHED 22:10:26 22:10:26 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 22:10:26 #105 CACHED 22:10:26 22:10:26 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 22:10:26 #106 DONE 0.4s 22:10:26 22:10:26 #107 [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 22:10:29 #107 ... 22:10:29 22:10:29 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:29 #0 4.800 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 22:10:29 #108 ... 22:10:29 22:10:29 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:10:29 #0 6.403 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 22:10:30 #109 ... 22:10:30 22:10:30 #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:10:30 #0 6.640 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 22:10:31 #110 ... 22:10:31 22:10:31 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:31 #101 7.434 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 22:10:31 #101 ... 22:10:31 22:10:31 #111 [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 22:10:31 #111 DONE 7.9s 22:10:31 22:10:31 #107 [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 22:10:31 #107 DONE 7.9s 22:10:31 22:10:31 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 22:10:31 #112 DONE 0.3s 22:10:31 22:10:31 #113 [security-spire-server builder 9/9] WORKDIR /edgex-go 22:10:31 #113 DONE 0.4s 22:10:31 22:10:31 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:10:31 #0 7.282 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 22:10:32 #114 ... 22:10:32 22:10:32 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:10:32 #115 DONE 0.3s 22:10:32 22:10:32 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:10:32 #0 7.245 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 22:10:32 #116 ... 22:10:32 22:10:32 #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:10:32 #117 DONE 0.1s 22:10:32 22:10:32 #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:32 #0 7.169 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 22:10:33 #118 ... 22:10:33 22:10:33 #119 [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 22:10:33 #119 CACHED 22:10:33 22:10:33 #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 22:10:33 #120 CACHED 22:10:33 22:10:33 #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 22:10:33 #121 CACHED 22:10:33 22:10:33 #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:33 #122 CACHED 22:10:33 22:10:33 #123 [security-spire-config builder 6/9] COPY . . 22:10:33 #123 CACHED 22:10:33 22:10:33 #124 [security-spire-config builder 9/9] WORKDIR /edgex-go 22:10:33 #124 CACHED 22:10:33 22:10:33 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:10:33 #0 6.735 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 22:10:33 #125 ... 22:10:33 22:10:33 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:10:33 #0 5.028 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 22:10:33 #126 ... 22:10:33 22:10:33 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:10:33 #127 DONE 0.2s 22:10:33 22:10:33 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:10:33 #0 7.432 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 22:10:33 #128 ... 22:10:33 22:10:33 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:10:33 #0 4.026 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 22:10:34 #129 ... 22:10:34 22:10:34 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:34 #130 ... 22:10:34 22:10:34 #131 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 22:10:34 #131 CACHED 22:10:34 22:10:34 #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:10:34 #132 CACHED 22:10:34 22:10:34 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:10:34 #133 ... 22:10:34 22:10:34 #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 22:10:34 #134 DONE 0.3s 22:10:34 22:10:34 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:35 #135 ... 22:10:35 22:10:35 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:10:35 #133 DONE 1.3s 22:10:35 22:10:35 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:35 #136 ... 22:10:35 22:10:35 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:35 #130 DONE 1.7s 22:10:35 22:10:35 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:10:36 #137 ... 22:10:36 22:10:36 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:36 #135 DONE 1.5s 22:10:36 22:10:36 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:10:36 #137 DONE 0.4s 22:10:36 22:10:36 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:10:36 #138 DONE 0.3s 22:10:36 22:10:36 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:10:36 #139 ... 22:10:36 22:10:36 #140 [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 22:10:36 #140 DONE 0.4s 22:10:36 22:10:36 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:10:36 #141 ... 22:10:36 22:10:36 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 22:10:36 #139 DONE 0.4s 22:10:36 22:10:36 #142 [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 22:10:37 #142 ... 22:10:37 22:10:37 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:10:37 #141 DONE 0.5s 22:10:37 22:10:37 #142 [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 22:10:37 #142 DONE 0.5s 22:10:37 22:10:37 #143 [security-spire-server] exporting to image 22:10:37 #143 exporting layers 22:10:38 #143 ... 22:10:38 22:10:38 #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:10:38 #136 DONE 3.2s 22:10:38 22:10:38 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:10:39 #144 DONE 0.3s 22:10:39 22:10:39 #145 [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 22:10:39 #145 DONE 0.3s 22:10:39 22:10:39 #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:39 #118 ... 22:10:39 22:10:39 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:10:39 #146 DONE 0.4s 22:10:39 22:10:39 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:40 #108 ... 22:10:40 22:10:40 #143 [security-spire-agent] exporting to image 22:10:40 #143 exporting layers 3.0s done 22:10:40 #143 writing image sha256:f8da59de6e63b4ea41329e100b3309d9e925ab3fd776fa54c35f59692bcc6c80 22:10:40 #143 writing image sha256:f8da59de6e63b4ea41329e100b3309d9e925ab3fd776fa54c35f59692bcc6c80 0.1s done 22:10:40 #143 naming to docker.io/library/security-spire-config-arm64 22:10:40 #143 exporting layers 3.5s done 22:10:40 #143 naming to docker.io/library/security-spire-config-arm64 0.0s done 22:10:40 #143 writing image sha256:c557cc5c42fd73b25a76d29d49df8e1ac45436e7f02badad631493c9e32cffa8 22:10:40 #143 writing image sha256:c557cc5c42fd73b25a76d29d49df8e1ac45436e7f02badad631493c9e32cffa8 done 22:10:40 #143 naming to docker.io/library/security-spire-server-arm64 done 22:10:41 #143 exporting layers 1.8s done 22:10:41 #143 writing image sha256:ffad7f28fb4c3321a33a586cfd7b129f54056be760d7223ecddbe1386f2dcb9c 0.0s done 22:10:41 #143 naming to docker.io/library/security-spire-agent-arm64 done 22:10:41 #143 DONE 4.4s 22:10:41 22:10:41 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:33 #116 ... 22:24:33 22:24:33 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:24:33 #108 DONE 848.9s 22:24:33 22:24:33 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:24:33 #101 ... 22:24:33 22:24:33 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:24:33 #147 DONE 0.3s 22:24:33 22:24:33 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:24:33 #148 DONE 0.1s 22:24:33 22:24:33 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:24:33 #149 DONE 0.4s 22:24:33 22:24:33 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:33 #116 ... 22:24:33 22:24:33 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:24:33 #150 DONE 0.2s 22:24:33 22:24:33 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:24:33 #151 DONE 0.2s 22:24:33 22:24:33 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:24:36 #152 DONE 2.2s 22:24:36 22:24:36 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:24:36 #114 ... 22:24:36 22:24:36 #143 [security-proxy-auth] exporting to image 22:24:36 #143 exporting layers 22:24:36 #143 exporting layers 0.7s done 22:24:36 #143 writing image sha256:e537c50454abe083bc952e542f50f8f72058043e410c1c146442fffef9ce0ec4 22:24:37 #143 writing image sha256:e537c50454abe083bc952e542f50f8f72058043e410c1c146442fffef9ce0ec4 0.0s done 22:24:37 #143 naming to docker.io/library/security-proxy-auth-arm64 done 22:24:37 #143 DONE 5.1s 22:24:37 22:24:37 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:24:45 #125 ... 22:24:45 22:24:45 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:24:45 #101 860.9 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 22:24:52 #101 ... 22:24:52 22:24:52 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:24:52 #114 DONE 868.8s 22:24:52 22:24:52 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:24:52 #125 ... 22:24:52 22:24:52 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:24:52 #153 DONE 0.3s 22:24:52 22:24:52 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:24:53 #154 DONE 0.2s 22:24:53 22:24:53 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:53 #116 ... 22:24:53 22:24:53 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:24:53 #155 DONE 0.2s 22:24:53 22:24:53 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:24:54 #156 DONE 0.5s 22:24:54 22:24:54 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:24:54 #125 ... 22:24:54 22:24:54 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:24:54 #157 DONE 0.4s 22:24:54 22:24:54 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:54 #116 ... 22:24:54 22:24:54 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:24:56 #158 DONE 2.2s 22:24:56 22:24:56 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:24:56 #116 ... 22:24:56 22:24:56 #143 [security-proxy-setup] exporting to image 22:24:56 #143 exporting layers 22:24:57 #143 exporting layers 0.7s done 22:24:57 #143 writing image sha256:50de6385e80e7d566e3875cf740975523f2e72a1145f1b2a8203ddb3b859f9a2 done 22:24:57 #143 naming to docker.io/library/security-proxy-setup-arm64 done 22:24:57 #143 DONE 5.8s 22:24:57 22:24:57 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:07 #116 ... 22:25:07 22:25:07 #110 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:25:07 #110 DONE 884.1s 22:25:07 22:25:07 #101 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:25:07 #101 DONE 884.1s 22:25:07 22:25:07 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:25:08 #126 ... 22:25:08 22:25:08 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:25:09 #159 ... 22:25:09 22:25:09 #160 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:25:09 #160 DONE 0.7s 22:25:09 22:25:09 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:25:09 #159 DONE 0.9s 22:25:09 22:25:09 #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:25:09 #161 DONE 0.4s 22:25:09 22:25:09 #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:25:09 #162 ... 22:25:09 22:25:09 #163 [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 22:25:09 #163 DONE 0.4s 22:25:10 22:25:10 #164 [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 22:25:10 #164 DONE 0.2s 22:25:10 22:25:10 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:10 #116 ... 22:25:10 22:25:10 #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:25:10 #165 DONE 0.2s 22:25:10 22:25:10 #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:25:10 #166 DONE 0.4s 22:25:10 22:25:10 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:25:11 #167 DONE 0.5s 22:25:11 22:25:11 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:25:11 #168 DONE 0.3s 22:25:11 22:25:11 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:12 #169 ... 22:25:12 22:25:12 #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:25:12 #162 DONE 3.0s 22:25:12 22:25:12 #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:25:12 #170 DONE 0.4s 22:25:12 22:25:12 #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:25:12 #118 ... 22:25:12 22:25:12 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:25:12 #171 DONE 0.2s 22:25:12 22:25:12 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:25:13 #172 DONE 0.5s 22:25:13 22:25:13 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:13 #116 ... 22:25:13 22:25:13 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:25:13 #173 DONE 0.2s 22:25:13 22:25:13 #174 [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/ 22:25:13 #174 DONE 0.1s 22:25:13 22:25:13 #175 [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/ 22:25:13 #175 DONE 0.1s 22:25:13 22:25:13 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:25:14 #176 DONE 0.1s 22:25:14 22:25:14 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:25:14 #177 ... 22:25:14 22:25:14 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:14 #169 DONE 2.8s 22:25:14 22:25:14 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:25:14 #177 DONE 0.2s 22:25:14 22:25:14 #143 [security-secretstore-setup] exporting to image 22:25:14 #143 exporting layers 22:25:16 #143 exporting layers 1.8s done 22:25:16 #143 writing image sha256:470ad1475d092950b46436429a5b2ab5f1ac3e12af781074b9cd4b852c330a6e 0.0s done 22:25:16 #143 naming to docker.io/library/security-secretstore-setup-arm64 22:25:16 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 22:25:16 #143 DONE 7.6s 22:25:16 22:25:16 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:25:17 #178 DONE 2.7s 22:25:17 22:25:17 #143 [security-bootstrapper] exporting to image 22:25:18 #143 exporting layers 1.0s done 22:25:18 #143 writing image sha256:a80c7683a70040f08733de7ad15541d6c1781fb9bc9971b0fe1bd55c299ac839 done 22:25:18 #143 naming to docker.io/library/security-bootstrapper-arm64 done 22:25:18 #143 DONE 8.6s 22:25:18 22:25:18 #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:25:45 #118 ... 22:25:45 22:25:45 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:25:45 #126 DONE 918.1s 22:25:45 22:25:45 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:45 #116 ... 22:25:45 22:25:45 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:25:45 #179 DONE 0.3s 22:25:45 22:25:45 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:25:45 #109 ... 22:25:45 22:25:45 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:25:45 #180 DONE 0.1s 22:25:45 22:25:45 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:25:45 #181 DONE 0.2s 22:25:45 22:25:45 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:25:45 #182 DONE 0.1s 22:25:45 22:25:45 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:25:45 #183 DONE 0.1s 22:25:45 22:25:45 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:25:45 #184 DONE 2.0s 22:25:45 22:25:45 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:25:45 #116 ... 22:25:45 22:25:45 #143 [core-common-config-bootstrapper] exporting to image 22:25:45 #143 exporting layers 22:25:45 #143 exporting layers 0.5s done 22:25:45 #143 writing image sha256:09323bade95166796c623fa94dc94b5f8c39b9217cc1be119f65177778843d98 done 22:25:45 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:25:45 #143 DONE 9.1s 22:25:45 22:25:45 #118 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:26:07 #118 DONE 941.1s 22:26:07 22:26:07 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:26:07 #128 ... 22:26:07 22:26:07 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:26:07 #185 DONE 0.2s 22:26:07 22:26:07 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:07 #109 ... 22:26:07 22:26:07 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:26:07 #186 DONE 0.2s 22:26:07 22:26:07 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:26:07 #187 DONE 0.3s 22:26:07 22:26:07 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:26:07 #188 DONE 0.2s 22:26:07 22:26:07 #143 [core-command] exporting to image 22:26:07 #143 exporting layers 22:26:07 #143 exporting layers 0.4s done 22:26:07 #143 writing image sha256:308a2248c3e3d156f4847ce0319bdcd9ad3d847905467027731d51c78ab4c94c done 22:26:07 #143 naming to docker.io/library/core-command-arm64 done 22:26:07 #143 DONE 9.5s 22:26:07 22:26:07 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:26:17 #125 DONE 953.6s 22:26:17 22:26:17 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:17 #116 ... 22:26:17 22:26:17 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:26:17 #189 DONE 0.2s 22:26:17 22:26:17 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:26:17 #190 DONE 0.2s 22:26:17 22:26:17 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:26:18 #191 DONE 0.3s 22:26:18 22:26:18 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:26:18 #192 DONE 0.1s 22:26:18 22:26:18 #143 [core-data] exporting to image 22:26:18 #143 exporting layers 22:26:18 #143 exporting layers 0.3s done 22:26:18 #143 writing image sha256:a849c645f74b330a5efad5097c46f8ae7c54e3d506f09855a888ca73d7afc1ed done 22:26:18 #143 naming to docker.io/library/core-data-arm64 done 22:26:18 #143 DONE 9.7s 22:26:18 22:26:18 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:26:21 #128 ... 22:26:21 22:26:21 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:26:21 #109 DONE 957.9s 22:26:21 22:26:21 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:21 #116 ... 22:26:21 22:26:21 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:26:21 #193 DONE 0.1s 22:26:21 22:26:21 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:26:22 #194 DONE 0.2s 22:26:22 22:26:22 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:26:22 #195 DONE 0.3s 22:26:22 22:26:22 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:26:22 #196 DONE 0.1s 22:26:22 22:26:22 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:26:22 #116 ... 22:26:22 22:26:22 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:26:23 #197 DONE 0.1s 22:26:23 22:26:23 #143 [core-metadata] exporting to image 22:26:23 #143 exporting layers 0.4s done 22:26:23 #143 writing image sha256:68d407c7143cdbfd316a5656aa0556b90cf209d10917097c5a805ac8da885638 22:26:23 #143 writing image sha256:68d407c7143cdbfd316a5656aa0556b90cf209d10917097c5a805ac8da885638 done 22:26:23 #143 naming to docker.io/library/core-metadata-arm64 done 22:26:23 #143 DONE 10.1s 22:26:23 22:26:23 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:19 #116 ... 22:27:19 22:27:19 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:27:19 #129 DONE 1013.6s 22:27:19 22:27:19 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:19 #116 ... 22:27:19 22:27:19 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:27:19 #198 DONE 0.1s 22:27:19 22:27:19 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:27:19 #199 DONE 0.1s 22:27:19 22:27:19 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:27:19 #128 ... 22:27:19 22:27:19 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:27:19 #200 DONE 0.5s 22:27:19 22:27:19 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:27:19 #201 DONE 0.2s 22:27:19 22:27:19 #143 [security-spiffe-token-provider] exporting to image 22:27:19 #143 exporting layers 22:27:19 #143 exporting layers 0.6s done 22:27:19 #143 writing image sha256:697dea4940c51d6f52aad0faa7d343e1840edfbc54dfc807ae1c4e3560d32d3a 22:27:19 #143 writing image sha256:697dea4940c51d6f52aad0faa7d343e1840edfbc54dfc807ae1c4e3560d32d3a done 22:27:19 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:27:19 #143 DONE 10.7s 22:27:19 22:27:19 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:46 #116 ... 22:27:46 22:27:46 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:27:46 #128 DONE 1042.1s 22:27:46 22:27:46 #116 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:27:46 #116 DONE 1042.3s 22:27:46 22:27:46 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:27:46 #202 ... 22:27:46 22:27:46 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:27:46 #203 DONE 0.2s 22:27:46 22:27:46 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:27:46 #202 DONE 0.2s 22:27:46 22:27:46 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:27:46 #204 DONE 0.2s 22:27:46 22:27:46 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:27:46 #205 DONE 0.2s 22:27:46 22:27:46 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:27:46 #206 DONE 0.4s 22:27:46 22:27:46 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:27:46 #207 DONE 0.4s 22:27:46 22:27:46 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:27:46 #208 DONE 0.1s 22:27:46 22:27:46 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:27:46 #209 DONE 0.1s 22:27:46 22:27:46 #143 [support-scheduler] exporting to image 22:27:46 #143 exporting layers 22:27:47 #143 exporting layers 0.3s done 22:27:47 #143 exporting layers 0.4s done 22:27:47 #143 writing image sha256:8515fd1a850fa26cd5730eb1071edb638369c9d2e21c8a27a7d108cb724868f8 0.0s done 22:27:47 #143 naming to docker.io/library/support-notifications-arm64 done 22:27:47 #143 writing image sha256:dbb1e5d74aa5487cebc1ed824204bcfd89b31aa262a741e8d3fdf84bc75105b5 done 22:27:47 #143 naming to docker.io/library/support-scheduler-arm64 done 22:27:47 #143 DONE 11.1s 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:27:47 time="2023-06-07T22:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:27:47 $ docker stop --time=1 e055b204813cc8a773d8f858f8ad804420fdc4264a6fdc3c0b31a19975d6b2b7 22:27:48 $ docker rm -f --volumes e055b204813cc8a773d8f858f8ad804420fdc4264a6fdc3c0b31a19975d6b2b7 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:49 + docker images 22:27:49 REPOSITORY TAG IMAGE ID CREATED SIZE 22:27:49 support-notifications-arm64 latest 8515fd1a850f 3 seconds ago 31.9MB 22:27:49 support-scheduler-arm64 latest dbb1e5d74aa5 3 seconds ago 31.2MB 22:27:49 security-spiffe-token-provider-arm64 latest 697dea4940c5 31 seconds ago 32.7MB 22:27:49 core-metadata-arm64 latest 68d407c7143c About a minute ago 20.2MB 22:27:49 core-data-arm64 latest a849c645f74b About a minute ago 19.9MB 22:27:49 core-command-arm64 latest 308a2248c3e3 About a minute ago 19.7MB 22:27:49 core-common-config-bootstrapper-arm64 latest 09323bade951 2 minutes ago 17.2MB 22:27:49 security-bootstrapper-arm64 latest a80c7683a700 2 minutes ago 21.9MB 22:27:49 security-secretstore-setup-arm64 latest 470ad1475d09 2 minutes ago 32.2MB 22:27:49 security-proxy-setup-arm64 latest 50de6385e80e 2 minutes ago 18.7MB 22:27:49 security-proxy-auth-arm64 latest e537c50454ab 3 minutes ago 18.1MB 22:27:49 security-spire-agent-arm64 latest ffad7f28fb4c 17 minutes ago 153MB 22:27:49 security-spire-config-arm64 latest f8da59de6e63 17 minutes ago 96.1MB 22:27:49 security-spire-server-arm64 latest c557cc5c42fd 17 minutes ago 97MB 22:27:49 ci-base-image-arm64 latest e620c9501f78 34 minutes ago 899MB 22:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 days ago 332MB 22:27:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 6 weeks ago 681MB [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 22:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:49 22:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:50 arm64: Pulling from edgex-lftools-log-publisher 22:27:50 8998bd30e6a1: Pulling fs layer 22:27:50 04944245beec: Pulling fs layer 22:27:50 699f458cf7ca: Pulling fs layer 22:27:50 765212b225bb: Pulling fs layer 22:27:50 f23df028b6ca: Pulling fs layer 22:27:50 d65c8cfc05b1: Pulling fs layer 22:27:50 2437ff75d9bd: Pulling fs layer 22:27:50 f23df028b6ca: Waiting 22:27:50 d65c8cfc05b1: Waiting 22:27:50 2437ff75d9bd: Waiting 22:27:50 765212b225bb: Waiting 22:27:50 04944245beec: Verifying Checksum 22:27:50 04944245beec: Download complete 22:27:50 765212b225bb: Verifying Checksum 22:27:50 765212b225bb: Download complete 22:27:50 f23df028b6ca: Verifying Checksum 22:27:50 f23df028b6ca: Download complete 22:27:50 d65c8cfc05b1: Verifying Checksum 22:27:50 d65c8cfc05b1: Download complete 22:27:50 699f458cf7ca: Verifying Checksum 22:27:50 699f458cf7ca: Download complete 22:27:51 8998bd30e6a1: Verifying Checksum 22:27:51 8998bd30e6a1: Download complete 22:27:53 2437ff75d9bd: Verifying Checksum 22:27:53 2437ff75d9bd: Download complete 22:27:55 8998bd30e6a1: Pull complete 22:27:55 04944245beec: Pull complete 22:27:57 699f458cf7ca: Pull complete 22:27:57 765212b225bb: Pull complete 22:27:58 f23df028b6ca: Pull complete 22:27:58 d65c8cfc05b1: Pull complete 22:28:13 2437ff75d9bd: Pull complete 22:28:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-18130 does not seem to be running inside a container 22:28:13 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:28:17 $ docker top ce26c9e47bfa7867cf0abcca9a6bc183f3dc3ae1d94a5c56db1d90e1511155d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:17 ---> job-cost.sh 22:28:17 lf-activate-venv: SKIPPING 22:28:17 INFO: No Stack... 22:28:18 INFO: Retrieving Pricing Info for: v3-standard-4 22:28:19 INFO: Archiving Costs [Pipeline] sh 22:28:20 + cat /w/workspace/edgex-go/15/archives/cost.csv 22:28:20 + cut -d, -f6 [Pipeline] lock 22:28:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] 22:28:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] did not exist. Created. 22:28:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:28:21 Stashed 1 file(s) [Pipeline] } 22:28:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-15-stack-cost] [Pipeline] // lock [Pipeline] } 22:28:21 $ docker stop --time=1 ce26c9e47bfa7867cf0abcca9a6bc183f3dc3ae1d94a5c56db1d90e1511155d0 22:28:22 $ docker rm -f --volumes ce26c9e47bfa7867cf0abcca9a6bc183f3dc3ae1d94a5c56db1d90e1511155d0 [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 22:28:23 provisioning config files... 22:28:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config14235577283625625899tmp [Pipeline] { [Pipeline] sh 22:28:23 + set +x 22:28:23 + bash -s -- 22:28:23 + curl -s https://codecov.io/bash 22:28:23 22:28:23 _____ _ 22:28:23 / ____| | | 22:28:23 | | ___ __| | ___ ___ _____ __ 22:28:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:28:23 | |___| (_) | (_| | __/ (_| (_) \ V / 22:28:23 \_____\___/ \__,_|\___|\___\___/ \_/ 22:28:23 Bash-1.0.6 22:28:23 22:28:23 22:28:23 ==> git version 2.25.1 found 22:28:23 ==> 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 22:28:23 Release-Date: 2020-01-08 22:28:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:28:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:28:23 ==> Jenkins CI detected. 22:28:23 current dir:  /w/workspace/edgex-go/15 22:28:23 project root: . 22:28:23 --> token set from env 22:28:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:28:23 ==> Running gcov in . (disable via -X gcov) 22:28:23 ==> Python coveragepy not found 22:28:23 ==> Searching for coverage reports in: 22:28:23 + . 22:28:23 -> Found 1 reports 22:28:23 ==> Detecting git/mercurial file structure 22:28:23 ==> Reading reports 22:28:23 + ./coverage.out bytes=447731 22:28:23 ==> Appending adjustments 22:28:23 https://docs.codecov.io/docs/fixing-reports 22:28:24 + Found adjustments 22:28:24 ==> Gzipping contents 22:28:24 60K /tmp/codecov.fvxpHr.gz 22:28:24 ==> Uploading reports 22:28:24 url: https://codecov.io 22:28:24 query: branch=PR-4563&commit=7460e35f4f328d231b3bfbd6f2e401f5b9335f87&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 22:28:24 -> Pinging Codecov 22:28:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=7460e35f4f328d231b3bfbd6f2e401f5b9335f87&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 22:28:24 -> Uploading to 22:28:24 https://storage.googleapis.com/codecov/v4/raw/2023-06-07/00271124DB129430A58F1EEE437C3FCB/7460e35f4f328d231b3bfbd6f2e401f5b9335f87/0ccc0e25-b025-4fd4-a755-8ac8f0baceb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230607T222824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db22e407b8f99f4a5b63b576443a76b4d426d24b622afdd297bd31c09f600335 22:28:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:24 Dload Upload Total Spent Left Speed 22:28:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57397 0 0 100 57397 0 281k --:--:-- --:--:-- --:--:-- 281k 22:28:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7460e35f4f328d231b3bfbd6f2e401f5b9335f87 [Pipeline] } 22:28:25 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 22:28:25 + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh 22:28:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:28:26 ---> package-listing.sh 22:28:26 ++ facter osfamily 22:28:26 ++ tr '[:upper:]' '[:lower:]' 22:28:27 + OS_FAMILY=debian 22:28:27 + workspace=/w/workspace/edgex-go/15 22:28:27 + START_PACKAGES=/tmp/packages_start.txt 22:28:27 + END_PACKAGES=/tmp/packages_end.txt 22:28:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:28:27 + PACKAGES=/tmp/packages_start.txt 22:28:27 + '[' /w/workspace/edgex-go/15 ']' 22:28:27 + PACKAGES=/tmp/packages_end.txt 22:28:27 + case "${OS_FAMILY}" in 22:28:27 + dpkg -l 22:28:27 + grep '^ii' 22:28:27 + '[' -f /tmp/packages_start.txt ']' 22:28:27 + '[' -f /tmp/packages_end.txt ']' 22:28:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:28:27 + '[' /w/workspace/edgex-go/15 ']' 22:28:27 + mkdir -p /w/workspace/edgex-go/15/archives/ 22:28:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 22:28:27 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:28:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:27 22:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:28 latest: Pulling from edgex-lftools-log-publisher 22:28:28 5eb5b503b376: Pulling fs layer 22:28:28 5c69ac0246d0: Pulling fs layer 22:28:28 ec43610c2a17: Pulling fs layer 22:28:28 3a2ae6a8a46f: Pulling fs layer 22:28:28 33b1e0a273af: Pulling fs layer 22:28:28 5d3b04190fa2: Pulling fs layer 22:28:28 2f39f015ded8: Pulling fs layer 22:28:28 3a2ae6a8a46f: Waiting 22:28:28 2f39f015ded8: Waiting 22:28:28 33b1e0a273af: Waiting 22:28:28 5d3b04190fa2: Waiting 22:28:28 5c69ac0246d0: Verifying Checksum 22:28:28 5c69ac0246d0: Download complete 22:28:28 3a2ae6a8a46f: Download complete 22:28:28 33b1e0a273af: Download complete 22:28:28 ec43610c2a17: Verifying Checksum 22:28:28 ec43610c2a17: Download complete 22:28:28 5d3b04190fa2: Verifying Checksum 22:28:28 5d3b04190fa2: Download complete 22:28:28 5eb5b503b376: Download complete 22:28:29 2f39f015ded8: Download complete 22:28:29 5eb5b503b376: Pull complete 22:28:29 5c69ac0246d0: Pull complete 22:28:30 ec43610c2a17: Pull complete 22:28:30 3a2ae6a8a46f: Pull complete 22:28:30 33b1e0a273af: Pull complete 22:28:30 5d3b04190fa2: Pull complete 22:28:34 2f39f015ded8: Pull complete 22:28:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:34 prd-ubuntu20.04-docker-8c-8g-18127 does not seem to be running inside a container 22:28:34 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 22:28:37 $ docker top d7a911159fada13b8139d746682e5d2e313e2e4177e315d77dde721b1cdaec06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:37 + touch /tmp/pre-build-complete [Pipeline] sh 22:28:37 + mkdir -p /var/log/sysstat [Pipeline] sh 22:28:38 + ls /var/log/sa-host 22:28:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:38 provisioning config files... 22:28:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config15490935414171358141tmp [Pipeline] { [Pipeline] echo 22:28:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:28:38 ---> create-netrc.sh [Pipeline] } 22:28:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:28:38 ---> python-tools-install.sh [Pipeline] echo 22:28:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:28:39 ---> sudo-logs.sh 22:28:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:28:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:28:39 ---> job-cost.sh 22:28:39 lf-activate-venv: SKIPPING 22:28:39 DEBUG: total: 0.10999999940395355 22:28:39 INFO: Retrieving Stack Cost... 22:28:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:28:40 INFO: Archiving Costs [Pipeline] echo 22:28:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:28:40 ---> logs-deploy.sh 22:28:40 lf-activate-venv: SKIPPING 22:28:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/15 22:28:40 INFO: archiving workspace using pattern(s): 22:28:41 Archives upload complete. 22:28:41 INFO: archiving logs to Nexus