Pull request #4713 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cefc32daea0c111b70011231bca00b6292fdb456+132297e9aa914f92e736fba6a3e6b3cd17818e4e (3da954addfac6d3a180ec62a7f6cb9ef4876d388) 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-ssh16844139588988599876.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3072602243866922783.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17557653627885918585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4713/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14087685629143606618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10438653661913909971.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4713/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4713/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2910518859953255047.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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]] ========================================================= [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.21 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-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15644 in /w/workspace/edgexfoundry_edgex-go_PR-4713 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit cefc32daea0c111b70011231bca00b6292fdb456 Merge succeeded, producing cefc32daea0c111b70011231bca00b6292fdb456 Checking out Revision cefc32daea0c111b70011231bca00b6292fdb456 (PR-4713) > 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/4713/head:refs/remotes/origin/PR-4713 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cefc32daea0c111b70011231bca00b6292fdb456 # 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 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cefc32daea0c111b70011231bca00b6292fdb456 # timeout=10 Commit message: "build(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:55 ========================================================= 21:37:55 EdgeX Global Pipelines Version Info 21:37:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:56 ------------------- 21:37:56 stable info: 21:37:56 ------------------- 21:37:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:37:56 Message: update stable to v1.0.254 21:37:56 ------------------- 21:37:56 experimental info: 21:37:56 ------------------- 21:37:56 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:56 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:37:56 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:37:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4713 [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4713 [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4713 [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cefc32daea0c111b70011231bca00b6292fdb456 [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cefc32d [Pipeline] echo 21:37:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:58 provisioning config files... 21:37:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11001356806259271839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:58 ---> docker-login.sh 21:37:58 nexus3.edgexfoundry.org:10001 21:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:00 Configure a credential helper to remove this warning. See 21:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:00 21:38:00 Login Succeeded 21:38:00 nexus3.edgexfoundry.org:10002 21:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:00 Configure a credential helper to remove this warning. See 21:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:00 21:38:00 Login Succeeded 21:38:00 nexus3.edgexfoundry.org:10003 21:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:00 Configure a credential helper to remove this warning. See 21:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:00 21:38:00 Login Succeeded 21:38:00 nexus3.edgexfoundry.org:10004 21:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:00 Configure a credential helper to remove this warning. See 21:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:00 21:38:00 Login Succeeded 21:38:00 docker.io 21:38:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:00 Configure a credential helper to remove this warning. See 21:38:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:00 21:38:00 Login Succeeded 21:38:00 ---> docker-login.sh ends [Pipeline] } 21:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:01 + 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:38:01 + dirname cmd/core-command/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo core-command,cmd/core-command/Dockerfile 21:38:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:38:01 + dirname cmd/core-data/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo core-data,cmd/core-data/Dockerfile 21:38:01 + dirname cmd/core-metadata/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo core-metadata,cmd/core-metadata/Dockerfile 21:38:01 + dirname cmd/security-bootstrapper/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:38:01 + dirname cmd/security-proxy-auth/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + dirname cmd/security-proxy-setup/Dockerfile 21:38:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:38:01 + dirname cmd/security-secretstore-setup/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:38:01 + cut+ -d/ -f2 21:38:01 dirname cmd/security-spiffe-token-provider/Dockerfile 21:38:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:38:01 + dirname cmd/security-spire-agent/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:38:01 + dirname cmd/security-spire-config/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + dirname cmd/security-spire-server/Dockerfile 21:38:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:38:01 + dirname cmd/support-notifications/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo support-notifications,cmd/support-notifications/Dockerfile 21:38:01 + dirname cmd/support-scheduler/Dockerfile 21:38:01 + cut -d/ -f2 21:38:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:38:01 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:38:01 + git rev-list -1 --merges cefc32daea0c111b70011231bca00b6292fdb456~1..cefc32daea0c111b70011231bca00b6292fdb456 [Pipeline] echo 21:38:02 -----------> git rev-list -1 --merges cefc32daea0c111b70011231bca00b6292fdb456~1..cefc32daea0c111b70011231bca00b6292fdb456 cefc32daea0c111b70011231bca00b6292fdb456 [false] [Pipeline] sh 21:38:02 + git log --format=format:%s -1 cefc32daea0c111b70011231bca00b6292fdb456 [Pipeline] echo 21:38:02 ========================================================= 21:38:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:38:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:38:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:38:02 + grep -v github /etc/ssh/ssh_known_hosts 21:38:02 + [ -e /tmp/ssh_known_hosts ] 21:38:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:38:02 + + sudo tee -a /etc/ssh/ssh_known_hosts 21:38:02 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:38:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:03 21:38:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:03 0.1.4: Pulling from edgex-devops/py-git-semver 21:38:03 b85a868b505f: Pulling fs layer 21:38:03 e2be974225ed: Pulling fs layer 21:38:03 339a4e72a1f5: Pulling fs layer 21:38:03 988bab9f4d93: Pulling fs layer 21:38:03 1469e6f7b9e6: Pulling fs layer 21:38:03 eaf3925da568: Pulling fs layer 21:38:03 bab4dde63d76: Pulling fs layer 21:38:03 bde34c3a00c8: Pulling fs layer 21:38:03 b352a97aabf1: Pulling fs layer 21:38:03 4872d77fe225: Pulling fs layer 21:38:03 5851b861e8e6: Pulling fs layer 21:38:03 988bab9f4d93: Waiting 21:38:03 1469e6f7b9e6: Waiting 21:38:03 eaf3925da568: Waiting 21:38:03 bab4dde63d76: Waiting 21:38:03 bde34c3a00c8: Waiting 21:38:03 b352a97aabf1: Waiting 21:38:03 4872d77fe225: Waiting 21:38:03 5851b861e8e6: Waiting 21:38:03 e2be974225ed: Download complete 21:38:03 988bab9f4d93: Download complete 21:38:04 1469e6f7b9e6: Verifying Checksum 21:38:04 1469e6f7b9e6: Download complete 21:38:04 339a4e72a1f5: Verifying Checksum 21:38:04 339a4e72a1f5: Download complete 21:38:04 eaf3925da568: Verifying Checksum 21:38:04 eaf3925da568: Download complete 21:38:04 bde34c3a00c8: Verifying Checksum 21:38:04 bde34c3a00c8: Download complete 21:38:04 b352a97aabf1: Download complete 21:38:04 4872d77fe225: Download complete 21:38:04 5851b861e8e6: Verifying Checksum 21:38:04 5851b861e8e6: Download complete 21:38:04 b85a868b505f: Verifying Checksum 21:38:04 b85a868b505f: Download complete 21:38:04 bab4dde63d76: Verifying Checksum 21:38:04 bab4dde63d76: Download complete 21:38:06 b85a868b505f: Pull complete 21:38:06 e2be974225ed: Pull complete 21:38:08 339a4e72a1f5: Pull complete 21:38:09 988bab9f4d93: Pull complete 21:38:09 1469e6f7b9e6: Pull complete 21:38:10 eaf3925da568: Pull complete 21:38:14 bab4dde63d76: Pull complete 21:38:14 bde34c3a00c8: Pull complete 21:38:15 b352a97aabf1: Pull complete 21:38:17 4872d77fe225: Pull complete 21:38:18 5851b861e8e6: Pull complete 21:38:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:19 prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container 21:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:34 $ docker top 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 -eo pid,comm 21:38:34 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:38:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:35 [ssh-agent] Looking for ssh-agent implementation... 21:38:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:35 $ docker exec 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent 21:38:35 SSH_AUTH_SOCK=/tmp/ssh-QzCtsfsqesRy/agent.21 21:38:35 SSH_AGENT_PID=34 21:38:35 Running ssh-add (command line suppressed) 21:38:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13584839649816489708.key (/w/workspace/edgex-go/1@tmp/private_key_13584839649816489708.key) 21:38:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:35 + git tag --points-at HEAD [Pipeline] } 21:38:35 $ docker exec --env ******** --env ******** 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent -k 21:38:36 unset SSH_AUTH_SOCK; 21:38:36 unset SSH_AGENT_PID; 21:38:36 echo Agent pid 34 killed; 21:38:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:38:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:36 [ssh-agent] Looking for ssh-agent implementation... 21:38:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:36 $ docker exec 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent 21:38:36 SSH_AUTH_SOCK=/tmp/ssh-G6OTNnM99Urk/agent.70 21:38:36 SSH_AGENT_PID=76 21:38:36 Running ssh-add (command line suppressed) 21:38:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_889311157261299073.key (/w/workspace/edgex-go/1@tmp/private_key_889311157261299073.key) 21:38:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:36 + git semver init 21:38:37 2023-10-31 21:38:37,289 [run_init] DEBUG init version:0.0.0 force:False 21:38:37 2023-10-31 21:38:37,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 21:38:37 2023-10-31 21:38:37,291 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 21:38:37 2023-10-31 21:38:37,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 21:38:45 2023-10-31 21:38:45,472 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 21:38:45 2023-10-31 21:38:45,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4713 with force:False 21:38:45 2023-10-31 21:38:45,473 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4713 21:38:45 2023-10-31 21:38:45,476 [execute] INFO git cat-file --batch-check 21:38:45 2023-10-31 21:38:45,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:38:45 2023-10-31 21:38:45,482 [execute] INFO git cat-file --batch 21:38:45 2023-10-31 21:38:45,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 21:38:45 2023-10-31 21:38:45,488 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4713 21:38:45 0.0.0 [Pipeline] } 21:38:45 $ docker exec --env ******** --env ******** 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 ssh-agent -k 21:38:45 unset SSH_AUTH_SOCK; 21:38:45 unset SSH_AGENT_PID; 21:38:45 echo Agent pid 76 killed; 21:38:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:46 + git semver [Pipeline] } 21:38:47 $ docker stop --time=1 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 21:38:49 $ docker rm -f --volumes 989bef2229f6729f90716171722b754766e04c631bc7a18a8230e3ee64a6bb04 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:38:50 Stashed 1 file(s) [Pipeline] echo 21:38:50 [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:38:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:52 ========================================================= 21:38:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:38:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:38:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:38:52 7264a8db6415: Pulling fs layer 21:38:52 c4d48a809fc2: Pulling fs layer 21:38:52 4f1c88b9dad5: Pulling fs layer 21:38:52 ad3a456e5733: Pulling fs layer 21:38:52 33e27b845d1e: Pulling fs layer 21:38:52 c68163c4e522: Pulling fs layer 21:38:52 50da416c3ac9: Pulling fs layer 21:38:52 23d2d4c4bb30: Pulling fs layer 21:38:52 33e27b845d1e: Waiting 21:38:52 c68163c4e522: Waiting 21:38:52 ad3a456e5733: Waiting 21:38:52 50da416c3ac9: Waiting 21:38:52 23d2d4c4bb30: Waiting 21:38:53 c4d48a809fc2: Download complete 21:38:53 ad3a456e5733: Verifying Checksum 21:38:53 ad3a456e5733: Download complete 21:38:53 33e27b845d1e: Verifying Checksum 21:38:53 33e27b845d1e: Download complete 21:38:53 c68163c4e522: Verifying Checksum 21:38:53 c68163c4e522: Download complete 21:38:53 7264a8db6415: Verifying Checksum 21:38:53 7264a8db6415: Download complete 21:38:53 7264a8db6415: Pull complete 21:38:53 23d2d4c4bb30: Verifying Checksum 21:38:53 23d2d4c4bb30: Download complete 21:38:54 4f1c88b9dad5: Verifying Checksum 21:38:54 4f1c88b9dad5: Download complete 21:38:54 50da416c3ac9: Download complete 21:38:54 c4d48a809fc2: Pull complete 21:38:58 4f1c88b9dad5: Pull complete 21:38:59 ad3a456e5733: Pull complete 21:39:00 33e27b845d1e: Pull complete 21:39:01 c68163c4e522: Pull complete 21:39:05 50da416c3ac9: Pull complete 21:39:05 23d2d4c4bb30: Pull complete 21:39:05 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:39:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:39:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:39:06 WORKDIR /edgex 21:39:06 COPY go.mod . 21:39:06 RUN go mod download 21:39:06 + docker build -t ci-base-image-x86_64 -f - . 21:39:06 Still waiting to schedule task 21:39:06 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:39:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline 21:39:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline 21:39:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ is offline 21:39:06 Sending build context to Docker daemon 171MB 21:39:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:39:06 ---> 0786185ac409 21:39:06 Step 2/4 : WORKDIR /edgex 21:39:33 ---> Running in 1b815890ed41 21:39:33 Removing intermediate container 1b815890ed41 21:39:33 ---> eaefc6ecc403 21:39:33 Step 3/4 : COPY go.mod . 21:39:33 ---> 274279d751d9 21:39:33 Step 4/4 : RUN go mod download 21:39:33 ---> Running in faa8f864fbd1 21:40:41 Removing intermediate container faa8f864fbd1 21:40:41 ---> e07474dfefa4 21:40:41 Successfully built e07474dfefa4 21:40:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:41 + docker inspect -f . ci-base-image-x86_64 21:40:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:41 prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container 21:40:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:40:44 $ docker top 8adcd092bcdad93bbed076ea6cf4cb144001ed8d16df8df2e561ef415a5091a6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:45 + go version 21:40:45 go version go1.21.0 linux/amd64 [Pipeline] } 21:40:45 $ docker stop --time=1 8adcd092bcdad93bbed076ea6cf4cb144001ed8d16df8df2e561ef415a5091a6 21:40:47 $ docker rm -f --volumes 8adcd092bcdad93bbed076ea6cf4cb144001ed8d16df8df2e561ef415a5091a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:48 + docker inspect -f . ci-base-image-x86_64 21:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:48 prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container 21:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:40:50 $ docker top 444505fe33d76f9c26ed9b143af93c3115edc2f491a323d24cd85348eace5356 -eo pid,comm [Pipeline] { [Pipeline] echo 21:40:50 ========================================================= 21:40:50 [edgeXBuildGoParallel] Running Tests and Build... 21:40:50 ========================================================= [Pipeline] sh 21:40:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:40:51 + make test 21:40:51 go test -race -coverprofile=coverage.out ./... 21:41:01 ? github.com/edgexfoundry/edgex-go [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:41:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 21:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.089s coverage: 97.0% of statements 21:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements 21:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements 21:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.618s coverage: 93.4% of statements 21:41:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.474s coverage: 97.6% of statements 21:41:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 21:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements 21:41:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements 21:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 21:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.056s coverage: 82.9% of statements 21:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.042s coverage: 94.1% of statements 21:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements 21:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.353s coverage: 79.9% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.123s coverage: 92.9% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.064s coverage: 62.3% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.060s coverage: 100.0% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.962s coverage: 38.4% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 21:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.063s coverage: 61.8% of statements 21:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 21:42:01 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:42:01 running golangci-lint 21:42:01 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:42:01 go version go1.21.0 linux/amd64 21:42:01 level=info msg="[config_reader] Used config file .golangci.yml" 21:42:01 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:42:20 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 16.165473355s" 21:42:20 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 83.303562ms" 21:42:30 level=info msg="[linters_context/goanalysis] analyzers took 1m53.884140833s with top 10 stages: buildir: 40.742581125s, gosec: 7.853916834s, printf: 2.988238291s, fact_deprecated: 2.744493074s, typedness: 2.537632049s, fact_purity: 2.355890456s, nilness: 2.343455338s, ctrlflow: 2.194794662s, SA5012: 2.063338441s, inspect: 1.901673188s" 21:42:30 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:42:30 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, nolint: 0/21, filename_unadjuster: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, identifier_marker: 197/197" 21:42:30 level=info msg="[runner] processing took 19.156413ms with stages: nolint: 10.425775ms, identifier_marker: 4.558987ms, exclude-rules: 1.569965ms, autogenerated_exclude: 1.175251ms, path_prettifier: 959.47µs, skip_dirs: 426.365µs, cgo: 20.23µs, filename_unadjuster: 16.03µs, max_same_issues: 1.02µs, fixer: 470ns, exclude: 470ns, uniq_by_line: 400ns, diff: 380ns, skip_files: 320ns, severity-rules: 260ns, sort_results: 250ns, source_code: 190ns, path_shortener: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 21:42:30 level=info msg="[runner] linters took 11.152164227s with stages: goanalysis_metalinter: 11.132879043s" 21:42:30 level=info msg="File cache stats: 0 entries of total size 0B" 21:42:30 level=info msg="Memory: 275 samples, avg is 241.8MB, max is 946.2MB" 21:42:30 level=info msg="Execution took 27.408782667s" 21:42:30 go vet ./... 21:42:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:34 ./bin/test-attribution-txt.sh [Pipeline] echo 21:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:42:34 + ls -al . 21:42:34 total 728 21:42:34 drwxrwxr-x 11 1001 1001 4096 Oct 31 21:40 . 21:42:34 drwxr-xr-x 4 root root 4096 Oct 31 21:40 .. 21:42:34 drwxrwxr-x 2 1001 1001 4096 Oct 31 21:37 .blubracket 21:42:34 -rw-rw-r-- 1 1001 1001 10 Oct 31 21:37 .dockerignore 21:42:34 drwxrwxr-x 8 1001 1001 4096 Oct 31 21:42 .git 21:42:34 drwxrwxr-x 3 1001 1001 4096 Oct 31 21:37 .github 21:42:34 -rw-rw-r-- 1 1001 1001 1074 Oct 31 21:37 .gitignore 21:42:34 -rw-rw-r-- 1 1001 1001 42 Oct 31 21:37 .golangci.yml 21:42:34 -rw-rw-r-- 1 1001 1001 100 Oct 31 21:37 .hadolint.yml 21:42:34 drwxr-xr-x 3 1001 1001 4096 Oct 31 21:38 .semver 21:42:34 -rw-rw-r-- 1 1001 1001 155 Oct 31 21:37 .sonarcloud.properties 21:42:34 -rw-rw-r-- 1 1001 1001 1171 Oct 31 21:37 ADOPTERS.md 21:42:34 -rw-rw-r-- 1 1001 1001 11674 Oct 31 21:37 Attribution.txt 21:42:34 -rw-rw-r-- 1 1001 1001 93407 Oct 31 21:37 CHANGELOG.md 21:42:34 -rw-rw-r-- 1 1001 1001 3804 Oct 31 21:37 CONTRIBUTING.md 21:42:34 -rw-rw-r-- 1 1001 1001 677 Oct 31 21:37 GOVERNANCE.md 21:42:34 -rw-rw-r-- 1 1001 1001 861 Oct 31 21:37 Jenkinsfile 21:42:34 -rw-rw-r-- 1 1001 1001 10775 Oct 31 21:37 LICENSE 21:42:34 -rw-rw-r-- 1 1001 1001 15054 Oct 31 21:37 Makefile 21:42:34 -rw-rw-r-- 1 1001 1001 582 Oct 31 21:37 OWNERS.md 21:42:34 -rw-rw-r-- 1 1001 1001 9528 Oct 31 21:37 README.md 21:42:34 -rw-rw-r-- 1 1001 1001 789 Oct 31 21:37 SECURITY.md 21:42:34 -rw-rw-r-- 1 1001 1001 5 Oct 31 21:38 VERSION 21:42:34 drwxrwxr-x 2 1001 1001 4096 Oct 31 21:37 bin 21:42:34 drwxrwxr-x 18 1001 1001 4096 Oct 31 21:37 cmd 21:42:34 -rw-r--r-- 1 root root 453601 Oct 31 21:42 coverage.out 21:42:34 drwxrwxr-x 2 1001 1001 4096 Oct 31 21:37 fuzz_test 21:42:34 -rw-rw-r-- 1 1001 1001 3689 Oct 31 21:37 go.mod 21:42:34 -rw-rw-r-- 1 1001 1001 34446 Oct 31 21:37 go.sum 21:42:34 drwxrwxr-x 7 1001 1001 4096 Oct 31 21:37 internal 21:42:34 drwxrwxr-x 3 1001 1001 4096 Oct 31 21:37 openapi 21:42:34 -rw-rw-r-- 1 1001 1001 584 Oct 31 21:37 security.txt 21:42:34 -rw-rw-r-- 1 1001 1001 204 Oct 31 21:37 version.go [Pipeline] sh 21:42:35 + '[' -e coverage.out ] 21:42:35 + chown 1001:1001 coverage.out [Pipeline] stash 21:42:35 Stashed 1 file(s) [Pipeline] sh 21:42:35 + make build 21:42:35 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:42:53 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:42:53 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:42:53 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:42:54 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:43:01 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:43:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:43:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:43:04 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:43:04 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:43:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:43:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:43:08 $ docker stop --time=1 444505fe33d76f9c26ed9b143af93c3115edc2f491a323d24cd85348eace5356 21:43:23 $ docker rm -f --volumes 444505fe33d76f9c26ed9b143af93c3115edc2f491a323d24cd85348eace5356 [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:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:43:24 21:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:43:25 latest: Pulling from edgex-devops/edgex-compose 21:43:25 91d30c5bc195: Pulling fs layer 21:43:25 2e9b0aa3be6d: Pulling fs layer 21:43:25 9c61dcf015f6: Pulling fs layer 21:43:25 4698f68db338: Pulling fs layer 21:43:25 2a2f49069b9e: Pulling fs layer 21:43:25 e0025b399a48: Pulling fs layer 21:43:25 2a2f49069b9e: Waiting 21:43:25 e0025b399a48: Waiting 21:43:25 4698f68db338: Waiting 21:43:25 91d30c5bc195: Download complete 21:43:25 4698f68db338: Download complete 21:43:25 2e9b0aa3be6d: Verifying Checksum 21:43:25 2e9b0aa3be6d: Download complete 21:43:25 e0025b399a48: Verifying Checksum 21:43:25 e0025b399a48: Download complete 21:43:25 91d30c5bc195: Pull complete 21:43:25 2a2f49069b9e: Verifying Checksum 21:43:25 2a2f49069b9e: Download complete 21:43:25 2e9b0aa3be6d: Pull complete 21:43:25 9c61dcf015f6: Verifying Checksum 21:43:25 9c61dcf015f6: Download complete 21:43:29 9c61dcf015f6: Pull complete 21:43:29 4698f68db338: Pull complete 21:43:29 2a2f49069b9e: Pull complete 21:43:29 e0025b399a48: Pull complete 21:43:29 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:29 prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container 21:43:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:43:36 $ docker top fb8fd8df8d8fc6b8ac5c7f96680807a13f5cbbb929e1ee85cf0502532d1804f5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:36 + docker compose -f ./docker-compose-build.yml build --parallel 21:43:39 #1 [core-command internal] load build definition from Dockerfile 21:43:39 #1 transferring dockerfile: 1.82kB done 21:43:39 #1 DONE 0.1s 21:43:39 21:43:39 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:43:39 #2 transferring dockerfile: 2.12kB done 21:43:39 #2 DONE 0.0s 21:43:39 21:43:39 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:43:39 #3 transferring dockerfile: 1.78kB done 21:43:39 #3 DONE 0.0s 21:43:39 21:43:39 #4 [security-proxy-auth internal] load build definition from Dockerfile 21:43:39 #4 transferring dockerfile: 2.04kB done 21:43:39 #4 DONE 0.0s 21:43:39 21:43:39 #5 [security-spire-config internal] load build definition from Dockerfile 21:43:39 #5 transferring dockerfile: 1.58kB done 21:43:39 #5 DONE 0.0s 21:43:39 21:43:39 #6 [core-data internal] load build definition from Dockerfile 21:43:39 #6 transferring dockerfile: 1.90kB done 21:43:39 #6 DONE 0.1s 21:43:39 21:43:39 #7 [security-secretstore-setup internal] load build definition from Dockerfile 21:43:39 #7 transferring dockerfile: 2.38kB done 21:43:39 #7 DONE 0.1s 21:43:39 21:43:39 #8 [support-scheduler internal] load build definition from Dockerfile 21:43:39 #8 transferring dockerfile: 1.82kB done 21:43:39 #8 DONE 0.1s 21:43:39 21:43:39 #9 [security-spire-agent internal] load build definition from Dockerfile 21:43:39 #9 transferring dockerfile: 1.70kB done 21:43:39 #9 DONE 0.1s 21:43:39 21:43:39 #10 [support-notifications internal] load build definition from Dockerfile 21:43:39 #10 transferring dockerfile: 1.84kB done 21:43:39 #10 DONE 0.1s 21:43:39 21:43:39 #11 [security-proxy-setup internal] load build definition from Dockerfile 21:43:39 #11 transferring dockerfile: 2.39kB done 21:43:39 #11 DONE 0.1s 21:43:39 21:43:39 #12 [core-command internal] load .dockerignore 21:43:39 #12 transferring context: 50B done 21:43:39 #12 DONE 0.1s 21:43:39 21:43:39 #13 [security-bootstrapper internal] load build definition from Dockerfile 21:43:39 #13 transferring dockerfile: 2.82kB done 21:43:39 #13 DONE 0.1s 21:43:39 21:43:39 #14 [security-spire-server internal] load build definition from Dockerfile 21:43:39 #14 transferring dockerfile: 1.59kB done 21:43:39 #14 DONE 0.1s 21:43:39 21:43:39 #15 [core-metadata internal] load build definition from Dockerfile 21:43:39 #15 transferring dockerfile: 1.96kB done 21:43:39 #15 DONE 0.1s 21:43:39 21:43:39 #16 [core-common-config-bootstrapper internal] load .dockerignore 21:43:39 #16 transferring context: 50B done 21:43:39 #16 DONE 0.0s 21:43:39 21:43:39 #17 [security-spiffe-token-provider internal] load .dockerignore 21:43:39 #17 transferring context: 50B done 21:43:39 #17 DONE 0.0s 21:43:39 21:43:39 #18 [security-proxy-auth internal] load .dockerignore 21:43:39 #18 transferring context: 50B done 21:43:39 #18 DONE 0.0s 21:43:39 21:43:39 #19 [security-spire-config internal] load .dockerignore 21:43:39 #19 transferring context: 50B done 21:43:39 #19 DONE 0.0s 21:43:39 21:43:39 #20 [support-scheduler internal] load .dockerignore 21:43:39 #20 transferring context: 50B done 21:43:39 #20 DONE 0.0s 21:43:39 21:43:39 #21 [security-spire-agent internal] load .dockerignore 21:43:39 #21 transferring context: 50B done 21:43:39 #21 DONE 0.0s 21:43:39 21:43:39 #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:43:39 #22 DONE 0.0s 21:43:39 21:43:39 #23 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:43:39 #23 ... 21:43:39 21:43:39 #24 [security-secretstore-setup internal] load .dockerignore 21:43:39 #24 transferring context: 50B done 21:43:39 #24 DONE 0.2s 21:43:39 21:43:39 #22 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:43:39 #22 DONE 0.0s 21:43:39 21:43:39 #23 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 21:43:39 #23 ... 21:43:39 21:43:39 #25 [core-data internal] load .dockerignore 21:43:39 #25 transferring context: 50B done 21:43:39 #25 DONE 0.2s 21:43:39 21:43:39 #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:43:39 #22 DONE 0.0s 21:43:39 21:43:39 #23 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 21:43:39 #23 ... 21:43:39 21:43:39 #22 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:43:39 #22 DONE 0.0s 21:43:39 21:43:39 #26 [support-notifications internal] load .dockerignore 21:43:39 #26 transferring context: 50B done 21:43:39 #26 DONE 0.5s 21:43:39 21:43:39 #27 [security-proxy-setup internal] load .dockerignore 21:43:39 #27 transferring context: 50B done 21:43:39 #27 DONE 0.5s 21:43:39 21:43:39 #28 [security-spire-server internal] load .dockerignore 21:43:39 #28 transferring context: 50B done 21:43:39 #28 DONE 0.5s 21:43:39 21:43:39 #29 [security-bootstrapper internal] load .dockerignore 21:43:39 #29 transferring context: 50B done 21:43:39 #29 DONE 0.5s 21:43:39 21:43:39 #30 [core-metadata internal] load .dockerignore 21:43:39 #30 transferring context: 50B done 21:43:39 #30 DONE 0.5s 21:43:39 21:43:39 #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:43:39 #22 DONE 0.0s 21:43:39 21:43:39 #23 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:43:40 #23 DONE 1.0s 21:43:40 21:43:40 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:43:40 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:43:40 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:43:40 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:43:40 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.1s 21:43:40 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:43:40 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.2s 21:43:40 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s 21:43:41 #31 ... 21:43:41 21:43:41 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:43:41 #32 DONE 1.8s 21:43:41 21:43:41 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:43:41 #33 DONE 1.8s 21:43:41 21:43:41 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:43:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:43:41 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:43:41 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:43:41 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.9s done 21:43:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:43:41 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 21:43:41 #31 ... 21:43:41 21:43:41 #34 [security-spire-server internal] load build context 21:43:41 #34 transferring context: 18.10kB 0.0s done 21:43:41 #34 DONE 0.2s 21:43:41 21:43:41 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:43:41 #31 ... 21:43:41 21:43:41 #35 [security-spire-agent internal] load build context 21:43:41 #35 transferring context: 17.63kB 0.0s done 21:43:41 #35 DONE 0.2s 21:43:41 21:43:41 #36 [security-spire-config internal] load build context 21:43:41 #36 transferring context: 16.35kB 0.0s done 21:43:41 #36 DONE 0.2s 21:43:41 21:43:41 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:43:41 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 21:43:42 #31 DONE 1.9s 21:43:42 21:43:42 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:43:42 #37 DONE 1.9s 21:43:42 21:43:42 #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:43:47 #38 ... 21:43:47 21:43:47 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:43:47 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 21:43:47 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:43:47 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:43:47 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:43:47 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:43:47 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 21:43:47 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:43:47 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:43:47 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 21:43:47 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:43:47 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:43:47 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done 21:43:50 #39 ... 21:43:50 21:43:50 #40 [support-notifications internal] load build context 21:43:50 #40 transferring context: 365.20MB 8.7s done 21:43:50 #40 ... 21:43:50 21:43:50 #41 [security-proxy-auth internal] load build context 21:43:50 #41 transferring context: 365.20MB 8.2s done 21:43:51 #41 ... 21:43:51 21:43:51 #42 [core-data internal] load build context 21:43:51 #42 transferring context: 365.20MB 8.4s done 21:43:51 #42 ... 21:43:51 21:43:51 #43 [core-command internal] load build context 21:43:51 #43 transferring context: 365.20MB 10.0s done 21:43:51 #43 ... 21:43:51 21:43:51 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:43:51 #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 21:43:51 #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:43:51 #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:43:51 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:43:51 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:43:51 #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:43:51 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:43:51 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:43:51 #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 21:43:51 #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.3s done 21:43:51 #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:43:51 #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done 21:43:51 #44 ... 21:43:51 21:43:51 #45 [security-bootstrapper internal] load build context 21:43:51 #45 transferring context: 365.20MB 9.2s done 21:43:51 #45 ... 21:43:51 21:43:51 #46 [security-secretstore-setup internal] load build context 21:43:51 #46 transferring context: 365.20MB 8.8s done 21:43:51 #46 ... 21:43:51 21:43:51 #47 [security-proxy-setup internal] load build context 21:43:51 #47 transferring context: 365.20MB 9.4s done 21:43:52 #47 ... 21:43:52 21:43:52 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:43:52 #48 ... 21:43:52 21:43:52 #49 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:43:52 #49 ... 21:43:52 21:43:52 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:43:52 #0 5.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:43:52 #0 6.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:43:52 #0 6.446 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:43:52 #0 6.446 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:43:52 #0 6.446 OK: 20076 distinct packages available 21:43:52 #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:43:52 #0 6.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:43:52 #0 6.932 (1/11) Installing ca-certificates (20230506-r0) 21:43:52 #0 6.953 (2/11) Installing brotli-libs (1.0.9-r14) 21:43:52 #0 6.967 (3/11) Installing libunistring (1.1-r1) 21:43:52 #0 6.986 (4/11) Installing libidn2 (2.3.4-r1) 21:43:52 #0 6.991 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:43:52 #0 6.995 (6/11) Installing libcurl (8.4.0-r0) 21:43:52 #0 7.006 (7/11) Installing curl (8.4.0-r0) 21:43:52 #0 7.012 (8/11) Installing dumb-init (1.2.5-r2) 21:43:52 #0 7.022 (9/11) Installing musl-obstack (1.2.3-r2) 21:43:52 #0 7.027 (10/11) Installing libucontext (1.2-r2) 21:43:52 #0 7.029 (11/11) Installing gcompat (1.1.0-r1) 21:43:52 #0 7.034 Executing busybox-1.36.1-r2.trigger 21:43:52 #0 7.038 Executing ca-certificates-20230506-r0.trigger 21:43:52 #0 7.096 OK: 12 MiB in 26 packages 21:43:52 #50 ... 21:43:52 21:43:52 #51 [security-spiffe-token-provider internal] load build context 21:43:52 #51 transferring context: 365.20MB 9.6s done 21:43:52 #51 ... 21:43:52 21:43:52 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:43:52 #52 ... 21:43:52 21:43:52 #53 [core-common-config-bootstrapper internal] load build context 21:43:52 #53 transferring context: 365.20MB 9.6s done 21:43:52 #53 ... 21:43:52 21:43:52 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:43:52 #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:43:52 #0 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:43:52 #0 8.236 (1/4) Installing ca-certificates (20230506-r0) 21:43:52 #0 8.253 (2/4) Installing dumb-init (1.2.5-r2) 21:43:52 #0 8.273 (3/4) Installing su-exec (0.2-r3) 21:43:52 #0 8.278 (4/4) Installing yq (4.33.3-r4) 21:43:52 #0 8.355 Executing busybox-1.36.1-r2.trigger 21:43:52 #0 8.368 Executing ca-certificates-20230506-r0.trigger 21:43:52 #0 8.423 OK: 17 MiB in 19 packages 21:43:53 #54 ... 21:43:53 21:43:53 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:43:53 #55 ... 21:43:53 21:43:53 #56 [core-data builder 2/7] WORKDIR /edgex-go 21:43:53 #56 ... 21:43:53 21:43:53 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:43:53 #57 ... 21:43:53 21:43:53 #58 [support-scheduler internal] load build context 21:43:53 #58 transferring context: 365.20MB 8.7s done 21:43:53 #58 ... 21:43:53 21:43:53 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:43:54 #59 ... 21:43:54 21:43:54 #60 [core-metadata internal] load build context 21:43:54 #60 transferring context: 365.20MB 9.0s done 21:44:51 #60 ... 21:44:51 21:44:51 #41 [security-proxy-auth internal] load build context 21:44:51 #41 DONE 70.2s 21:44:51 21:44:51 #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:44:51 #38 68.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:51 #38 ... 21:44:51 21:44:51 #56 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 21:44:51 #56 DONE 68.9s 21:44:51 21:44:51 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:44:51 #50 DONE 68.9s 21:44:51 21:44:51 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:44:51 #54 DONE 68.9s 21:44:51 21:44:51 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:44:51 #57 68.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:51 #57 ... 21:44:51 21:44:51 #42 [core-data internal] load build context 21:44:51 #42 DONE 70.8s 21:44:51 21:44:51 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:44:51 #57 69.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:51 #57 ... 21:44:51 21:44:51 #40 [support-notifications internal] load build context 21:44:51 #40 DONE 70.9s 21:44:51 21:44:51 #58 [support-scheduler internal] load build context 21:44:51 #58 DONE 71.1s 21:44:51 21:44:51 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:44:51 #59 68.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:51 #59 68.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:51 #59 69.28 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:44:51 #59 69.28 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:44:51 #59 69.28 OK: 20076 distinct packages available 21:44:51 #59 69.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:51 #59 69.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:51 #59 69.72 (1/4) Installing dumb-init (1.2.5-r2) 21:44:51 #59 ... 21:44:51 21:44:51 #46 [security-secretstore-setup internal] load build context 21:44:51 #46 DONE 71.7s 21:44:51 21:44:51 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:44:51 #59 69.80 (2/4) Installing musl-obstack (1.2.3-r2) 21:44:51 #59 69.81 (3/4) Installing libucontext (1.2-r2) 21:44:51 #59 69.81 (4/4) Installing gcompat (1.1.0-r1) 21:44:51 #59 69.81 Executing busybox-1.36.1-r2.trigger 21:44:51 #59 69.82 OK: 8 MiB in 19 packages 21:44:52 #59 ... 21:44:52 21:44:52 #60 [core-metadata internal] load build context 21:44:52 #60 DONE 71.9s 21:44:52 21:44:52 #45 [security-bootstrapper internal] load build context 21:44:52 #45 DONE 72.0s 21:44:52 21:44:52 #47 [security-proxy-setup internal] load build context 21:44:52 #47 DONE 72.1s 21:44:52 21:44:52 #49 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:44:52 #49 68.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:52 #49 69.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:52 #49 69.35 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:44:52 #49 69.35 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:44:52 #49 69.35 OK: 20076 distinct packages available 21:44:52 #49 69.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:52 #49 69.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:52 #49 69.78 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 21:44:52 #49 69.82 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 21:44:52 #49 69.83 (3/7) Installing dumb-init (1.2.5-r2) 21:44:52 #49 69.83 (4/7) Installing musl-obstack (1.2.3-r2) 21:44:52 #49 69.84 (5/7) Installing libucontext (1.2-r2) 21:44:52 #49 69.84 (6/7) Installing gcompat (1.1.0-r1) 21:44:52 #49 69.84 (7/7) Installing openssl (3.1.4-r0) 21:44:52 #49 69.85 Executing busybox-1.36.1-r2.trigger 21:44:52 #49 69.90 OK: 8 MiB in 20 packages 21:44:52 #49 ... 21:44:52 21:44:52 #53 [core-common-config-bootstrapper internal] load build context 21:44:52 #53 DONE 72.1s 21:44:52 21:44:52 #51 [security-spiffe-token-provider internal] load build context 21:44:52 #51 DONE 72.2s 21:44:52 21:44:52 #43 [core-command internal] load build context 21:44:52 #43 DONE 72.3s 21:44:52 21:44:52 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:44:52 #48 68.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:52 #48 68.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:52 #48 69.29 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 21:44:52 #48 69.46 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 21:44:52 #48 69.47 (3/6) Installing dumb-init (1.2.5-r2) 21:44:52 #48 69.47 (4/6) Installing openssl (3.1.4-r0) 21:44:52 #48 69.49 (5/6) Installing su-exec (0.2-r3) 21:44:52 #48 69.51 (6/6) Installing yq (4.33.3-r4) 21:44:52 #48 69.88 Executing busybox-1.36.1-r2.trigger 21:44:52 #48 70.08 OK: 17 MiB in 19 packages 21:44:52 #48 ... 21:44:52 21:44:52 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:44:52 #52 68.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:52 #52 68.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:52 #52 69.21 (1/1) Installing dumb-init (1.2.5-r2) 21:44:52 #52 69.21 Executing busybox-1.36.1-r2.trigger 21:44:52 #52 69.21 OK: 7 MiB in 16 packages 21:44:52 #52 DONE 70.7s 21:44:52 21:44:52 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:44:52 #57 69.39 (1/2) Installing ca-certificates (20230506-r0) 21:44:52 #57 69.41 (2/2) Installing dumb-init (1.2.5-r2) 21:44:52 #57 69.41 Executing busybox-1.36.1-r2.trigger 21:44:52 #57 69.49 Executing ca-certificates-20230506-r0.trigger 21:44:52 #57 69.54 OK: 8 MiB in 17 packages 21:44:52 #57 DONE 70.7s 21:44:52 21:44:52 #38 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:44:52 #38 68.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:52 #38 69.19 (1/1) Installing dumb-init (1.2.5-r2) 21:44:52 #38 69.20 Executing busybox-1.36.1-r2.trigger 21:44:52 #38 69.21 OK: 7 MiB in 16 packages 21:44:52 #38 DONE 70.8s 21:44:52 21:44:52 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:44:52 #55 69.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:52 #55 69.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:52 #55 69.53 (1/2) Installing dumb-init (1.2.5-r2) 21:44:52 #55 69.53 (2/2) Installing su-exec (0.2-r3) 21:44:52 #55 69.53 Executing busybox-1.36.1-r2.trigger 21:44:52 #55 69.54 OK: 7 MiB in 17 packages 21:44:53 #55 DONE 71.2s 21:44:53 21:44:53 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:44:53 #59 DONE 71.2s 21:44:53 21:44:53 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:44:53 #61 ... 21:44:53 21:44:53 #49 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:44:53 #49 DONE 71.3s 21:44:53 21:44:53 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:44:53 #48 DONE 71.4s 21:44:53 21:44:53 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:44:54 #62 ... 21:44:54 21:44:54 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:44:54 #44 DONE 73.0s 21:44:54 21:44:54 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:44:54 #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:54 #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:54 #0 3.167 OK: 264 MiB in 52 packages 21:44:54 #63 ... 21:44:54 21:44:54 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 21:44:54 #62 DONE 1.0s 21:44:54 21:44:54 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:44:54 #63 DONE 3.9s 21:44:54 21:44:54 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:44:54 #0 3.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:54 #64 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:54 #64 4.122 OK: 264 MiB in 52 packages 21:44:55 #64 ... 21:44:55 21:44:55 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:44:55 #61 DONE 1.8s 21:44:55 21:44:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:44:55 #39 ... 21:44:55 21:44:55 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:44:55 #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:55 #0 3.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:55 #0 4.031 OK: 264 MiB in 52 packages 21:44:55 #65 DONE 4.5s 21:44:55 21:44:55 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:44:55 #64 DONE 4.6s 21:44:55 21:44:55 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:44:55 #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:55 #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:55 #0 3.797 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:44:55 #0 3.797 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:44:55 #0 3.797 OK: 20080 distinct packages available 21:44:55 #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:55 #0 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:55 #0 4.200 OK: 264 MiB in 52 packages 21:44:55 #66 DONE 4.7s 21:44:55 21:44:55 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:44:57 #67 ... 21:44:57 21:44:57 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 21:44:57 #68 DONE 2.3s 21:44:57 21:44:57 #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:44:57 #69 DONE 2.4s 21:44:57 21:44:57 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:44:57 #70 DONE 2.0s 21:44:57 21:44:57 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:45:00 #71 ... 21:45:00 21:45:00 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:45:00 #72 DONE 5.1s 21:45:00 21:45:00 #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:45:00 #73 DONE 4.1s 21:45:00 21:45:00 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:02 #74 ... 21:45:02 21:45:02 #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:45:02 #75 DONE 6.0s 21:45:02 21:45:02 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:45:02 #67 DONE 7.4s 21:45:02 21:45:02 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:45:02 #76 ... 21:45:02 21:45:02 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:45:02 #77 DONE 6.4s 21:45:03 21:45:03 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:45:03 #71 DONE 5.9s 21:45:03 21:45:03 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:04 #78 ... 21:45:04 21:45:04 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 21:45:04 #79 DONE 1.2s 21:45:04 21:45:04 #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / 21:45:04 #76 DONE 1.2s 21:45:04 21:45:04 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 21:45:04 #80 DONE 0.8s 21:45:04 21:45:04 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 21:45:07 #81 DONE 3.0s 21:45:07 21:45:07 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:45:07 #82 ... 21:45:07 21:45:07 #83 [security-spire-server stage-2 5/8] COPY security.txt / 21:45:07 #83 DONE 3.1s 21:45:07 21:45:07 #84 [security-spire-config stage-2 5/9] COPY security.txt / 21:45:07 #84 DONE 3.2s 21:45:07 21:45:07 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:07 #85 ... 21:45:07 21:45:07 #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:45:07 #86 ... 21:45:07 21:45:07 #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:45:07 #82 DONE 0.5s 21:45:07 21:45:07 #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:45:07 #87 DONE 0.5s 21:45:07 21:45:07 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:45:07 #88 ... 21:45:07 21:45:07 #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:45:07 #86 DONE 0.6s 21:45:07 21:45:07 #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:45:07 #89 DONE 0.1s 21:45:07 21:45:07 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:45:07 #90 DONE 0.3s 21:45:07 21:45:07 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:45:07 #88 DONE 0.3s 21:45:07 21:45:07 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:45:07 #91 DONE 0.1s 21:45:07 21:45:07 #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:45:07 #92 DONE 0.1s 21:45:07 21:45:07 #93 [security-spire-server] exporting to image 21:45:07 #93 exporting layers 21:45:08 #93 ... 21:45:08 21:45:08 #94 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:45:08 #94 DONE 0.1s 21:45:08 21:45:08 #93 [security-spire-agent] exporting to image 21:45:08 #93 exporting layers 0.7s done 21:45:08 #93 writing image sha256:faf0e30dd94763e8b4572c7b4f920d16ab983a7e126ea0e756e6c5eca95cf594 0.0s done 21:45:08 #93 naming to docker.io/library/security-spire-config done 21:45:08 #93 writing image sha256:34cb9c225710f5954d4977fa84effe52fbd35e2e5e02ea67d73d9826017a28b2 done 21:45:08 #93 naming to docker.io/library/security-spire-agent done 21:45:08 #93 writing image sha256:327a0f38dea16d40bf7ecc6e1608b4e09851e95e9ad4cbd7c0dabe769bb75a80 done 21:45:08 #93 naming to docker.io/library/security-spire-server done 21:45:08 #93 DONE 0.7s 21:45:08 21:45:08 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:35 #95 DONE 29.6s 21:45:35 21:45:35 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:35 #78 DONE 29.6s 21:45:35 21:45:35 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:35 #74 DONE 31.9s 21:45:35 21:45:35 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:35 #85 DONE 35.5s 21:45:35 21:45:35 #96 [core-command builder 6/7] COPY . . 21:45:43 #96 ... 21:45:43 21:45:43 #97 [security-spiffe-token-provider builder 6/7] COPY . . 21:45:43 #97 ... 21:45:43 21:45:43 #98 [security-secretstore-setup builder 6/7] COPY . . 21:45:43 #98 ... 21:45:43 21:45:43 #99 [support-notifications builder 6/7] COPY . . 21:45:49 #99 DONE 16.4s 21:45:49 21:45:49 #98 [security-secretstore-setup builder 6/7] COPY . . 21:45:49 #98 DONE 16.4s 21:45:49 21:45:49 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:45:49 #100 CACHED 21:45:49 21:45:49 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #101 CACHED 21:45:49 21:45:49 #102 [security-proxy-setup builder 6/7] COPY . . 21:45:49 #102 CACHED 21:45:49 21:45:49 #97 [security-spiffe-token-provider builder 6/7] COPY . . 21:45:49 #97 DONE 16.5s 21:45:49 21:45:49 #103 [security-bootstrapper builder 6/7] COPY . . 21:45:49 #103 CACHED 21:45:49 21:45:49 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #104 CACHED 21:45:49 21:45:49 #105 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:45:49 #105 CACHED 21:45:49 21:45:49 #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #106 CACHED 21:45:49 21:45:49 #107 [core-metadata builder 6/7] COPY . . 21:45:49 #107 CACHED 21:45:49 21:45:49 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:45:49 #108 CACHED 21:45:49 21:45:49 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:45:49 #109 CACHED 21:45:49 21:45:49 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #110 CACHED 21:45:49 21:45:49 #111 [security-proxy-auth builder 6/7] COPY . . 21:45:49 #111 CACHED 21:45:49 21:45:49 #112 [core-common-config-bootstrapper builder 6/7] COPY . . 21:45:49 #112 CACHED 21:45:49 21:45:49 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:45:49 #113 CACHED 21:45:49 21:45:49 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #114 CACHED 21:45:49 21:45:49 #115 [core-data builder 6/7] COPY . . 21:45:49 #115 CACHED 21:45:49 21:45:49 #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #116 CACHED 21:45:49 21:45:49 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 21:45:49 #117 CACHED 21:45:49 21:45:49 #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:45:49 #118 CACHED 21:45:49 21:45:49 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:49 #119 CACHED 21:45:49 21:45:49 #120 [support-scheduler builder 6/7] COPY . . 21:45:49 #120 CACHED 21:45:49 21:45:49 #96 [core-command builder 6/7] COPY . . 21:45:49 #96 DONE 16.4s 21:45:49 21:45:49 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:45:50 #121 1.403 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:46:02 #121 ... 21:46:02 21:46:02 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:46:02 #0 1.590 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:46:02 #122 ... 21:46:02 21:46:02 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:46:02 #0 0.781 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:46:02 #123 ... 21:46:02 21:46:02 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:46:02 #0 1.336 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:46:02 #124 ... 21:46:02 21:46:02 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:46:02 #0 1.356 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:46:02 #125 ... 21:46:02 21:46:02 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:46:02 #0 1.716 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:46:02 #126 ... 21:46:02 21:46:02 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:46:02 #0 0.773 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:46:02 #127 ... 21:46:02 21:46:02 #128 [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:46:02 #0 1.360 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:46:02 #128 ... 21:46:02 21:46:02 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:46:02 #0 1.754 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:46:02 #129 ... 21:46:02 21:46:02 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:46:02 #0 1.938 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:46:02 #130 ... 21:46:02 21:46:02 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:46:02 #0 0.792 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:47:09 #131 ... 21:47:09 21:47:09 #128 [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:47:09 #128 80.11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:47:36 #128 ... 21:47:36 21:47:36 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:47:36 #127 DONE 105.9s 21:47:36 21:47:36 #128 [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:47:36 #128 DONE 105.9s 21:47:36 21:47:36 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:36 #122 DONE 105.9s 21:47:36 21:47:36 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:47:36 #131 DONE 106.0s 21:47:36 21:47:36 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:47:36 #121 DONE 106.0s 21:47:36 21:47:36 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:47:36 #130 DONE 106.0s 21:47:36 21:47:36 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:47:36 #125 DONE 106.0s 21:47:36 21:47:36 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #132 ... 21:47:36 21:47:36 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:36 #123 DONE 106.0s 21:47:36 21:47:36 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:47:36 #124 DONE 106.3s 21:47:36 21:47:36 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #133 ... 21:47:36 21:47:36 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:47:36 #129 DONE 106.4s 21:47:36 21:47:36 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:47:36 #126 DONE 106.4s 21:47:36 21:47:36 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #134 DONE 0.7s 21:47:36 21:47:36 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #135 DONE 0.5s 21:47:36 21:47:36 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #136 DONE 0.8s 21:47:36 21:47:36 #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #132 DONE 0.7s 21:47:36 21:47:36 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #137 DONE 0.6s 21:47:36 21:47:36 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:47:36 #138 ... 21:47:36 21:47:36 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:47:36 #139 DONE 0.7s 21:47:36 21:47:36 #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #133 DONE 0.6s 21:47:36 21:47:36 #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:47:36 #140 DONE 0.3s 21:47:36 21:47:36 #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:47:36 #141 DONE 0.3s 21:47:36 21:47:36 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:47:36 #138 DONE 0.3s 21:47:36 21:47:36 #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:47:36 #142 ... 21:47:36 21:47:36 #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:47:36 #143 CACHED 21:47:36 21:47:36 #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #144 CACHED 21:47:36 21:47:36 #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:47:36 #145 CACHED 21:47:36 21:47:36 #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #146 CACHED 21:47:36 21:47:36 #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:47:36 #147 DONE 0.3s 21:47:36 21:47:36 #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #148 CACHED 21:47:36 21:47:36 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:47:36 #149 CACHED 21:47:36 21:47:36 #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:47:36 #150 DONE 0.3s 21:47:36 21:47:36 #151 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 21:47:36 #151 DONE 0.3s 21:47:36 21:47:36 #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:47:36 #152 CACHED 21:47:36 21:47:36 #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:47:36 #153 CACHED 21:47:36 21:47:36 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:47:39 #154 ... 21:47:39 21:47:39 #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:47:39 #155 DONE 2.7s 21:47:39 21:47:39 #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:47:39 #142 DONE 2.7s 21:47:39 21:47:39 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:47:39 #156 DONE 2.7s 21:47:39 21:47:39 #157 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:47:39 #157 DONE 2.7s 21:47:39 21:47:39 #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:47:39 #158 DONE 2.7s 21:47:39 21:47:39 #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:47:39 #159 DONE 2.7s 21:47:39 21:47:39 #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:47:39 #160 DONE 2.7s 21:47:39 21:47:39 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:47:39 #154 DONE 2.7s 21:47:39 21:47:39 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:47:39 #161 DONE 2.8s 21:47:39 21:47:39 #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:47:39 #162 ... 21:47:39 21:47:39 #163 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:47:39 #163 DONE 2.8s 21:47:39 21:47:39 #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:47:39 #164 DONE 0.3s 21:47:39 21:47:39 #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:47:39 #165 DONE 0.3s 21:47:39 21:47:39 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:47:39 #166 DONE 0.3s 21:47:39 21:47:39 #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:47:39 #167 DONE 0.4s 21:47:39 21:47:39 #93 [support-scheduler] exporting to image 21:47:39 #93 exporting layers 21:47:39 #93 ... 21:47:39 21:47:39 #168 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:47:39 #168 DONE 0.3s 21:47:39 21:47:39 #169 [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:47:39 #169 DONE 0.4s 21:47:39 21:47:39 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:47:39 #170 DONE 0.4s 21:47:39 21:47:39 #162 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:47:39 #162 DONE 0.4s 21:47:39 21:47:39 #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:47:39 #171 DONE 0.4s 21:47:39 21:47:39 #93 [support-notifications] exporting to image 21:47:39 #93 ... 21:47:39 21:47:39 #172 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:47:39 #172 DONE 0.4s 21:47:39 21:47:39 #93 [security-spiffe-token-provider] exporting to image 21:47:39 #93 ... 21:47:39 21:47:39 #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:47:39 #173 DONE 3.5s 21:47:39 21:47:39 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:47:39 #174 DONE 0.4s 21:47:39 21:47:39 #93 [security-spiffe-token-provider] exporting to image 21:47:39 #93 exporting layers 0.2s done 21:47:39 #93 ... 21:47:39 21:47:39 #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:47:39 #175 DONE 0.6s 21:47:39 21:47:39 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:47:39 #176 DONE 0.5s 21:47:39 21:47:39 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:47:39 #177 DONE 0.5s 21:47:39 21:47:39 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:47:39 #178 DONE 0.5s 21:47:39 21:47:39 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:47:39 #179 DONE 0.4s 21:47:39 21:47:39 #93 [core-command] exporting to image 21:47:39 #93 exporting layers 0.6s done 21:47:39 #93 writing image sha256:3038761127408bed438df19bf342bfb7222b127155cf54a7074cf725ac27f187 0.0s done 21:47:39 #93 naming to docker.io/library/core-data done 21:47:39 #93 writing image sha256:7c283817410a7318a16d1e9a03c852d10943462b91d7cb990124c35e91035e87 done 21:47:39 #93 naming to docker.io/library/core-command done 21:47:39 #93 writing image sha256:3b93e471bc8b4d4dd15ae2ef647d5710eb42aa9059d23360e79274bce791c3a6 done 21:47:39 #93 naming to docker.io/library/support-scheduler 21:47:39 #93 exporting layers 0.5s done 21:47:39 #93 naming to docker.io/library/support-scheduler done 21:47:39 #93 exporting layers 0.3s done 21:47:39 #93 writing image sha256:17ed3b1f64f7dbb7d11c1642d8c70f3d3d5e7b8da7fa61c5daf08391be00d5a1 done 21:47:39 #93 naming to docker.io/library/support-notifications done 21:47:40 #93 writing image sha256:878a96c26655fdbb316c574b518be5e621b9d0b8b872012140024c75d4736404 0.0s done 21:47:40 #93 naming to docker.io/library/security-spiffe-token-provider done 21:47:40 #93 writing image sha256:97773347f6a8115c8f46630d5bae701d959f55649909484ad9dfe26679f635ad done 21:47:40 #93 naming to docker.io/library/core-metadata done 21:47:40 #93 DONE 1.7s 21:47:40 21:47:40 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:47:40 #180 DONE 0.4s 21:47:40 21:47:40 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:47:40 #181 DONE 0.4s 21:47:40 21:47:40 #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:40 #182 ... 21:47:40 21:47:40 #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:47:40 #183 DONE 0.4s 21:47:40 21:47:40 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:47:40 #184 ... 21:47:40 21:47:40 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:47:40 #185 DONE 0.4s 21:47:40 21:47:40 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:47:40 #186 ... 21:47:40 21:47:40 #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:40 #187 DONE 1.1s 21:47:40 21:47:40 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:47:40 #184 DONE 0.7s 21:47:40 21:47:40 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:47:40 #186 DONE 0.4s 21:47:40 21:47:40 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:40 #188 DONE 1.2s 21:47:40 21:47:40 #189 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:47:40 #189 DONE 0.1s 21:47:40 21:47:40 #93 [core-common-config-bootstrapper] exporting to image 21:47:40 #93 ... 21:47:40 21:47:40 #190 [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:47:40 #190 DONE 0.1s 21:47:40 21:47:40 #191 [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:47:40 #191 DONE 0.1s 21:47:40 21:47:40 #93 [core-common-config-bootstrapper] exporting to image 21:47:40 #93 exporting layers 0.2s done 21:47:40 #93 writing image sha256:24dda1df204cb88fd715c1f8d38fb40946d1518f5c4ddc6ec23ad0bbd3e50bc2 done 21:47:40 #93 naming to docker.io/library/security-proxy-auth 21:47:41 #93 exporting layers 0.2s done 21:47:41 #93 naming to docker.io/library/security-proxy-auth done 21:47:41 #93 writing image sha256:176c3600654fcc02d99f2d473c1d9d59147a8a74ee53a4c0f85b2c5b5e31e8cf done 21:47:41 #93 naming to docker.io/library/core-common-config-bootstrapper done 21:47:41 #93 DONE 2.0s 21:47:41 21:47:41 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:47:41 #192 DONE 0.1s 21:47:41 21:47:41 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:41 #193 ... 21:47:41 21:47:41 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:47:41 #194 DONE 0.0s 21:47:41 21:47:41 #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:41 #182 DONE 1.4s 21:47:41 21:47:41 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:47:41 #195 ... 21:47:41 21:47:41 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:41 #193 DONE 0.6s 21:47:41 21:47:41 #93 [security-secretstore-setup] exporting to image 21:47:41 #93 exporting layers 0.3s done 21:47:41 #93 writing image sha256:4ba4a3a8c0ff5dc97b20e6290ac931efb482bc9aaeec88f7800f03096f9c1e27 21:47:41 #93 exporting layers 0.3s done 21:47:41 #93 writing image sha256:4ba4a3a8c0ff5dc97b20e6290ac931efb482bc9aaeec88f7800f03096f9c1e27 done 21:47:41 #93 naming to docker.io/library/security-proxy-setup done 21:47:41 #93 writing image sha256:fdfa88a2d506b81b6462e9f7f8c267f217d0a06fa5696fbfef07997885f886d1 done 21:47:41 #93 naming to docker.io/library/security-secretstore-setup done 21:47:41 #93 DONE 2.3s 21:47:41 21:47:41 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:47:41 #195 DONE 0.6s 21:47:41 21:47:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:47:42 #39 ... 21:47:42 21:47:42 #93 [security-bootstrapper] exporting to image 21:47:42 #93 exporting layers 0.2s done 21:47:42 #93 writing image sha256:32dea8dc55e1503efe723fdfb0a69a62d6ecaa8b14c28c533f3710a57cdf8ab8 done 21:47:42 #93 naming to docker.io/library/security-bootstrapper done 21:47:42 #93 DONE 2.5s 21:47:42 21:47:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:47:42 time="2023-10-31T21:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:47:42 $ docker stop --time=1 fb8fd8df8d8fc6b8ac5c7f96680807a13f5cbbb929e1ee85cf0502532d1804f5 21:47:43 $ docker rm -f --volumes fb8fd8df8d8fc6b8ac5c7f96680807a13f5cbbb929e1ee85cf0502532d1804f5 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:43 + docker images 21:47:43 REPOSITORY TAG IMAGE ID CREATED SIZE 21:47:43 security-proxy-setup latest 4ba4a3a8c0ff 2 seconds ago 34.4MB 21:47:43 security-bootstrapper latest 32dea8dc55e1 2 seconds ago 23.3MB 21:47:43 security-secretstore-setup latest fdfa88a2d506 2 seconds ago 44.4MB 21:47:43 core-common-config-bootstrapper latest 176c3600654f 3 seconds ago 18.2MB 21:47:43 security-proxy-auth latest 24dda1df204c 3 seconds ago 19.5MB 21:47:43 core-metadata latest 97773347f6a8 4 seconds ago 21.7MB 21:47:43 core-data latest 303876112740 5 seconds ago 21.3MB 21:47:43 core-command latest 7c283817410a 5 seconds ago 21.2MB 21:47:43 security-spiffe-token-provider latest 878a96c26655 5 seconds ago 35.1MB 21:47:43 support-scheduler latest 3b93e471bc8b 5 seconds ago 34.1MB 21:47:43 support-notifications latest 17ed3b1f64f7 5 seconds ago 34.7MB 21:47:43 security-spire-agent latest 34cb9c225710 2 minutes ago 166MB 21:47:43 security-spire-config latest faf0e30dd947 2 minutes ago 101MB 21:47:43 security-spire-server latest 327a0f38dea1 2 minutes ago 107MB 21:47:43 ci-base-image-x86_64 latest e07474dfefa4 7 minutes ago 930MB 21:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB 21:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 21:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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:58:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16069 in /w/workspace/edgexfoundry_edgex-go_PR-4713 [Pipeline] { [Pipeline] ws 21:58:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:11 Dload Upload Total Spent Left Speed 21:58:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 21:58:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:58:12 + sudo tee /etc/docker/daemon.new 21:58:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:58:12 { 21:58:12 "registry-mirrors": [ 21:58:12 "https://nexus3.edgexfoundry.org:10001" 21:58:12 ], 21:58:12 "bip": "10.250.0.254/24", 21:58:12 "hosts": [ 21:58:12 "tcp://0.0.0.0:5555", 21:58:12 "unix:///var/run/docker.sock" 21:58:12 ], 21:58:12 "mtu": 1458, 21:58:12 "selinux-enabled": true, 21:58:12 "seccomp-profile": "/etc/docker/seccomp.json" 21:58:12 } [Pipeline] sh 21:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:58:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:32 provisioning config files... 21:58:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config623444308327796522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:32 ---> docker-login.sh 21:58:32 nexus3.edgexfoundry.org:10001 21:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:33 Configure a credential helper to remove this warning. See 21:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:33 21:58:33 Login Succeeded 21:58:33 nexus3.edgexfoundry.org:10002 21:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:33 Configure a credential helper to remove this warning. See 21:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:33 21:58:33 Login Succeeded 21:58:33 nexus3.edgexfoundry.org:10003 21:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:34 Configure a credential helper to remove this warning. See 21:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:34 21:58:34 Login Succeeded 21:58:34 nexus3.edgexfoundry.org:10004 21:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:34 Configure a credential helper to remove this warning. See 21:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:34 21:58:34 Login Succeeded 21:58:34 docker.io 21:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:35 Configure a credential helper to remove this warning. See 21:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:35 21:58:35 Login Succeeded 21:58:35 ---> docker-login.sh ends [Pipeline] } 21:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:58:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 21:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:36 ========================================================= 21:58:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:58:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:58:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:37 9fda8d8052c6: Pulling fs layer 21:58:37 5d54e960e981: Pulling fs layer 21:58:37 c4a7e357bf2a: Pulling fs layer 21:58:37 f0e02332f6b5: Pulling fs layer 21:58:37 cefa15bbcfad: Pulling fs layer 21:58:37 17808c966233: Pulling fs layer 21:58:37 f4c1fc716caa: Pulling fs layer 21:58:37 f0e02332f6b5: Waiting 21:58:37 cefa15bbcfad: Waiting 21:58:37 17808c966233: Waiting 21:58:37 f4c1fc716caa: Waiting 21:58:37 5d54e960e981: Verifying Checksum 21:58:37 f0e02332f6b5: Verifying Checksum 21:58:37 f0e02332f6b5: Download complete 21:58:37 cefa15bbcfad: Verifying Checksum 21:58:37 cefa15bbcfad: Download complete 21:58:37 9fda8d8052c6: Verifying Checksum 21:58:37 9fda8d8052c6: Download complete 21:58:37 f4c1fc716caa: Verifying Checksum 21:58:37 f4c1fc716caa: Download complete 21:58:38 9fda8d8052c6: Pull complete 21:58:38 5d54e960e981: Pull complete 21:58:39 c4a7e357bf2a: Verifying Checksum 21:58:39 c4a7e357bf2a: Download complete 21:58:40 17808c966233: Verifying Checksum 21:58:40 17808c966233: Download complete 21:58:52 c4a7e357bf2a: Pull complete 21:58:53 f0e02332f6b5: Pull complete 21:58:53 cefa15bbcfad: Pull complete 21:59:01 17808c966233: Pull complete 21:59:05 f4c1fc716caa: Pull complete 21:59:05 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:59:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:06 + docker inspect -f . ci-base-image-arm64 21:59:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-16069 does not seem to be running inside a container 21:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:10 $ docker top cd1d039daa6d2c82493ec54ae69cc4eae03f4c2060b124cfe159b18716fc3a8c -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:11 + go version 21:59:11 go version go1.21.0 linux/arm64 [Pipeline] } 21:59:11 $ docker stop --time=1 cd1d039daa6d2c82493ec54ae69cc4eae03f4c2060b124cfe159b18716fc3a8c 21:59:12 $ docker rm -f --volumes cd1d039daa6d2c82493ec54ae69cc4eae03f4c2060b124cfe159b18716fc3a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:13 + docker inspect -f . ci-base-image-arm64 21:59:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:14 prd-ubuntu20.04-docker-arm64-4c-16g-16069 does not seem to be running inside a container 21:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:15 $ docker top db810da569cacfd94d3d3dd054759acd4c0d6630889eceba3be1ed9fdeed59e4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:16 ========================================================= 21:59:16 [edgeXBuildGoParallel] Running Tests and Build... 21:59:16 ========================================================= [Pipeline] sh 21:59:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 21:59:17 + make test 21:59:17 make: *** No rule to make target 'test'. Stop. [Pipeline] } 21:59:17 $ docker stop --time=1 db810da569cacfd94d3d3dd054759acd4c0d6630889eceba3be1ed9fdeed59e4 21:59:19 $ docker rm -f --volumes db810da569cacfd94d3d3dd054759acd4c0d6630889eceba3be1ed9fdeed59e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:20 21:59:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:21 arm64: Pulling from edgex-lftools-log-publisher 21:59:21 8998bd30e6a1: Pulling fs layer 21:59:21 04944245beec: Pulling fs layer 21:59:21 699f458cf7ca: Pulling fs layer 21:59:21 765212b225bb: Pulling fs layer 21:59:21 f23df028b6ca: Pulling fs layer 21:59:21 d65c8cfc05b1: Pulling fs layer 21:59:21 2437ff75d9bd: Pulling fs layer 21:59:21 765212b225bb: Waiting 21:59:21 f23df028b6ca: Waiting 21:59:21 d65c8cfc05b1: Waiting 21:59:21 2437ff75d9bd: Waiting 21:59:21 04944245beec: Verifying Checksum 21:59:21 04944245beec: Download complete 21:59:21 765212b225bb: Verifying Checksum 21:59:21 765212b225bb: Download complete 21:59:21 f23df028b6ca: Download complete 21:59:21 d65c8cfc05b1: Verifying Checksum 21:59:21 d65c8cfc05b1: Download complete 21:59:21 699f458cf7ca: Verifying Checksum 21:59:21 699f458cf7ca: Download complete 21:59:22 8998bd30e6a1: Verifying Checksum 21:59:22 8998bd30e6a1: Download complete 21:59:25 2437ff75d9bd: Verifying Checksum 21:59:25 2437ff75d9bd: Download complete 21:59:27 8998bd30e6a1: Pull complete 21:59:28 04944245beec: Pull complete 21:59:29 699f458cf7ca: Pull complete 21:59:29 765212b225bb: Pull complete 21:59:30 f23df028b6ca: Pull complete 21:59:31 d65c8cfc05b1: Pull complete 21:59:49 2437ff75d9bd: Pull complete 21:59:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-16069 does not seem to be running inside a container 21:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:52 $ docker top 19b3f325da83bd9c86044d9e7cde637f1abe310af939d8101cff120e97515392 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:53 ---> job-cost.sh 21:59:53 lf-activate-venv: SKIPPING 21:59:53 INFO: No Stack... 21:59:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:54 INFO: Archiving Costs [Pipeline] sh 21:59:55 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:59:55 + cut -d, -f6 [Pipeline] lock 21:59:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] 21:59:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] did not exist. Created. 21:59:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:56 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:57 Stashed 1 file(s) [Pipeline] } 21:59:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4713-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:57 $ docker stop --time=1 19b3f325da83bd9c86044d9e7cde637f1abe310af939d8101cff120e97515392 21:59:58 $ docker rm -f --volumes 19b3f325da83bd9c86044d9e7cde637f1abe310af939d8101cff120e97515392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:59:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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:00:01 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:00:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:02 ---> package-listing.sh 22:00:02 ++ facter osfamily 22:00:02 ++ tr '[:upper:]' '[:lower:]' 22:00:02 + OS_FAMILY=debian 22:00:02 + workspace=/w/workspace/edgex-go/1 22:00:02 + START_PACKAGES=/tmp/packages_start.txt 22:00:02 + END_PACKAGES=/tmp/packages_end.txt 22:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:02 + PACKAGES=/tmp/packages_start.txt 22:00:02 + '[' /w/workspace/edgex-go/1 ']' 22:00:02 + PACKAGES=/tmp/packages_end.txt 22:00:02 + case "${OS_FAMILY}" in 22:00:02 + dpkg -l 22:00:02 + grep '^ii' 22:00:02 + '[' -f /tmp/packages_start.txt ']' 22:00:02 + '[' -f /tmp/packages_end.txt ']' 22:00:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:02 + '[' /w/workspace/edgex-go/1 ']' 22:00:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:00:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:00:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:00:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:03 22:00:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:04 latest: Pulling from edgex-lftools-log-publisher 22:00:04 5eb5b503b376: Pulling fs layer 22:00:04 5c69ac0246d0: Pulling fs layer 22:00:04 ec43610c2a17: Pulling fs layer 22:00:04 3a2ae6a8a46f: Pulling fs layer 22:00:04 33b1e0a273af: Pulling fs layer 22:00:04 5d3b04190fa2: Pulling fs layer 22:00:04 2f39f015ded8: Pulling fs layer 22:00:04 3a2ae6a8a46f: Waiting 22:00:04 33b1e0a273af: Waiting 22:00:04 5d3b04190fa2: Waiting 22:00:04 2f39f015ded8: Waiting 22:00:04 5c69ac0246d0: Download complete 22:00:04 3a2ae6a8a46f: Verifying Checksum 22:00:04 3a2ae6a8a46f: Download complete 22:00:04 ec43610c2a17: Verifying Checksum 22:00:04 ec43610c2a17: Download complete 22:00:04 33b1e0a273af: Verifying Checksum 22:00:04 33b1e0a273af: Download complete 22:00:04 5d3b04190fa2: Download complete 22:00:04 5eb5b503b376: Download complete 22:00:05 2f39f015ded8: Download complete 22:00:06 5eb5b503b376: Pull complete 22:00:06 5c69ac0246d0: Pull complete 22:00:07 ec43610c2a17: Pull complete 22:00:07 3a2ae6a8a46f: Pull complete 22:00:07 33b1e0a273af: Pull complete 22:00:07 5d3b04190fa2: Pull complete 22:00:14 2f39f015ded8: Pull complete 22:00:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:14 prd-ubuntu20.04-docker-8c-8g-15644 does not seem to be running inside a container 22:00:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:20 $ docker top d4cef07f7eff21c957bae16a36d378d899cf8b054ebe660d49b421f9d934ee2d -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:20 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:21 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:21 + ls /var/log/sa-host 22:00:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:21 provisioning config files... 22:00:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4695600098953911747tmp [Pipeline] { [Pipeline] echo 22:00:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:21 ---> create-netrc.sh [Pipeline] } 22:00:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:22 ---> python-tools-install.sh [Pipeline] echo 22:00:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:22 ---> sudo-logs.sh 22:00:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:23 ---> job-cost.sh 22:00:23 lf-activate-venv: SKIPPING 22:00:23 DEBUG: total: 0.10999999940395355 22:00:23 INFO: Retrieving Stack Cost... 22:00:23 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:24 INFO: Archiving Costs [Pipeline] echo 22:00:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:24 ---> logs-deploy.sh 22:00:24 lf-activate-venv: SKIPPING 22:00:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4713/1 22:00:24 INFO: archiving workspace using pattern(s): 22:00:25 Archives upload complete. 22:00:25 INFO: archiving logs to Nexus 22:00:26 ---> uname -a: 22:00:26 Linux prd-ubuntu20-04-docker-8c-8g-15644 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:00:26 22:00:26 22:00:26 ---> lscpu: 22:00:26 Architecture: x86_64 22:00:26 CPU op-mode(s): 32-bit, 64-bit 22:00:26 Byte Order: Little Endian 22:00:26 Address sizes: 40 bits physical, 48 bits virtual 22:00:26 CPU(s): 8 22:00:26 On-line CPU(s) list: 0-7 22:00:26 Thread(s) per core: 1 22:00:26 Core(s) per socket: 1 22:00:26 Socket(s): 8 22:00:26 NUMA node(s): 1 22:00:26 Vendor ID: AuthenticAMD 22:00:26 CPU family: 23 22:00:26 Model: 49 22:00:26 Model name: AMD EPYC-Rome Processor 22:00:26 Stepping: 0 22:00:26 CPU MHz: 2799.998 22:00:26 BogoMIPS: 5599.99 22:00:26 Virtualization: AMD-V 22:00:26 Hypervisor vendor: KVM 22:00:26 Virtualization type: full 22:00:26 L1d cache: 256 KiB 22:00:26 L1i cache: 256 KiB 22:00:26 L2 cache: 4 MiB 22:00:26 L3 cache: 128 MiB 22:00:26 NUMA node0 CPU(s): 0-7 22:00:26 Vulnerability Itlb multihit: Not affected 22:00:26 Vulnerability L1tf: Not affected 22:00:26 Vulnerability Mds: Not affected 22:00:26 Vulnerability Meltdown: Not affected 22:00:26 Vulnerability Mmio stale data: Not affected 22:00:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:26 Vulnerability Srbds: Not affected 22:00:26 Vulnerability Tsx async abort: Not affected 22:00:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:00:26 22:00:26 22:00:26 ---> nproc: 22:00:26 8 22:00:26 22:00:26 22:00:26 ---> df -h: 22:00:26 Filesystem Size Used Avail Use% Mounted on 22:00:26 overlay 155G 21G 135G 14% / 22:00:26 tmpfs 64M 0 64M 0% /dev 22:00:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:26 shm 64M 0 64M 0% /dev/shm 22:00:26 /dev/vda1 155G 21G 135G 14% /facter-os 22:00:26 22:00:26