Pull request #4770 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc39cb3c2dc90d3f015b893ed59572900559978e+71d356aaa66d076e2d1373082ceb35605edef62d (ef79652c8ec949b50d9cc5fa019006c6031afd2d) 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-ssh18377178182148527525.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6425880977496058284.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4770/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4770/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh988731685001831192.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12248513880353811528.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4770/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4770/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5318313110193622215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4919 in /w/workspace/edgexfoundry_edgex-go_PR-4770 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit fc39cb3c2dc90d3f015b893ed59572900559978e Merge succeeded, producing fc39cb3c2dc90d3f015b893ed59572900559978e Checking out Revision fc39cb3c2dc90d3f015b893ed59572900559978e (PR-4770) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4770/head:refs/remotes/origin/PR-4770 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc39cb3c2dc90d3f015b893ed59572900559978e # 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 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc39cb3c2dc90d3f015b893ed59572900559978e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:57 ========================================================= 02:47:57 EdgeX Global Pipelines Version Info 02:47:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:57 ------------------- 02:47:57 stable info: 02:47:57 ------------------- 02:47:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:47:57 Message: update stable to v1.0.258 > git rev-list --no-walk 85d5229e07fdecb78dfe16d9b92e0a08dbe78dd9 # timeout=10 02:47:58 ------------------- 02:47:58 experimental info: 02:47:58 ------------------- 02:47:58 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:47:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4770 [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4770 [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4770 [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc39cb3c2dc90d3f015b893ed59572900559978e [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc39cb3 [Pipeline] echo 02:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:59 provisioning config files... 02:47:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11960054468342919899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:59 ---> ****-login.sh 02:47:59 nexus3.edgexfoundry.org:10001 02:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:00 Configure a credential helper to remove this warning. See 02:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:00 02:48:00 Login Succeeded 02:48:00 nexus3.edgexfoundry.org:10002 02:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:00 Configure a credential helper to remove this warning. See 02:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:00 02:48:00 Login Succeeded 02:48:00 nexus3.edgexfoundry.org:10003 02:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:00 Configure a credential helper to remove this warning. See 02:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:00 02:48:00 Login Succeeded 02:48:00 nexus3.edgexfoundry.org:10004 02:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:00 Configure a credential helper to remove this warning. See 02:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:00 02:48:00 Login Succeeded 02:48:00 ****.io 02:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:00 Configure a credential helper to remove this warning. See 02:48:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:00 02:48:00 Login Succeeded 02:48:00 ---> ****-login.sh ends [Pipeline] } 02:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48: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 02:48:01 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 02:48:01 02:48:01 + echo core-command,cmd/core-command/Dockerfile 02:48:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:48:01 + dirname cmd/core-data/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + echo core-data,cmd/core-data/Dockerfile 02:48:01 + + dirname cmd/core-metadata/Dockerfile 02:48:01 cut -d/ -f2 02:48:01 + echo core-metadata,cmd/core-metadata/Dockerfile 02:48:01 + cut+ -d/ -f2 02:48:01 dirname cmd/security-bootstrapper/Dockerfile 02:48:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:48:01 + dirname cmd/security-proxy-auth/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:48:01 + + dirname cmd/security-proxy-setup/Dockerfile 02:48:01 cut -d/ -f2 02:48:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:48:01 + + cut -d/ -f2 02:48:01 dirname cmd/security-secretstore-setup/Dockerfile 02:48:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:48:01 + + dirname cmd/security-spiffe-token-provider/Dockerfile 02:48:01 cut -d/ -f2 02:48:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:48:01 + dirname cmd/security-spire-agent/Dockerfile+ 02:48:01 cut -d/ -f2 02:48:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + dirname cmd/security-spire-config/Dockerfile 02:48:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:48:01 + dirname cmd/security-spire-server/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:48:01 + dirname cmd/support-notifications/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + echo support-notifications,cmd/support-notifications/Dockerfile 02:48:01 + dirname cmd/support-scheduler/Dockerfile 02:48:01 + cut -d/ -f2 02:48:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:48: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 02:48:01 + git rev-list -1 --merges fc39cb3c2dc90d3f015b893ed59572900559978e~1..fc39cb3c2dc90d3f015b893ed59572900559978e [Pipeline] echo 02:48:01 -----------> git rev-list -1 --merges fc39cb3c2dc90d3f015b893ed59572900559978e~1..fc39cb3c2dc90d3f015b893ed59572900559978e fc39cb3c2dc90d3f015b893ed59572900559978e [false] [Pipeline] sh 02:48:02 + git log --format=format:%s -1 fc39cb3c2dc90d3f015b893ed59572900559978e [Pipeline] echo 02:48:02 ========================================================= 02:48:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:48:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:02 + grep -v github /etc/ssh/ssh_known_hosts 02:48:02 + [ -e /tmp/ssh_known_hosts ] 02:48:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:48:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:48:02 + sudo tee -a /etc/ssh/ssh_known_hosts 02:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:02 02:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:03 0.1.4: Pulling from edgex-devops/py-git-semver 02:48:03 b85a868b505f: Pulling fs layer 02:48:03 e2be974225ed: Pulling fs layer 02:48:03 339a4e72a1f5: Pulling fs layer 02:48:03 988bab9f4d93: Pulling fs layer 02:48:03 1469e6f7b9e6: Pulling fs layer 02:48:03 eaf3925da568: Pulling fs layer 02:48:03 bab4dde63d76: Pulling fs layer 02:48:03 bde34c3a00c8: Pulling fs layer 02:48:03 b352a97aabf1: Pulling fs layer 02:48:03 4872d77fe225: Pulling fs layer 02:48:03 5851b861e8e6: Pulling fs layer 02:48:03 988bab9f4d93: Waiting 02:48:03 1469e6f7b9e6: Waiting 02:48:03 eaf3925da568: Waiting 02:48:03 bab4dde63d76: Waiting 02:48:03 bde34c3a00c8: Waiting 02:48:03 b352a97aabf1: Waiting 02:48:03 4872d77fe225: Waiting 02:48:03 5851b861e8e6: Waiting 02:48:03 e2be974225ed: Verifying Checksum 02:48:03 e2be974225ed: Download complete 02:48:03 988bab9f4d93: Verifying Checksum 02:48:03 988bab9f4d93: Download complete 02:48:03 1469e6f7b9e6: Verifying Checksum 02:48:03 1469e6f7b9e6: Download complete 02:48:03 339a4e72a1f5: Verifying Checksum 02:48:03 339a4e72a1f5: Download complete 02:48:03 eaf3925da568: Download complete 02:48:03 bde34c3a00c8: Verifying Checksum 02:48:03 bde34c3a00c8: Download complete 02:48:03 b352a97aabf1: Verifying Checksum 02:48:03 b352a97aabf1: Download complete 02:48:03 4872d77fe225: Verifying Checksum 02:48:03 4872d77fe225: Download complete 02:48:03 5851b861e8e6: Verifying Checksum 02:48:03 5851b861e8e6: Download complete 02:48:03 b85a868b505f: Verifying Checksum 02:48:03 b85a868b505f: Download complete 02:48:03 bab4dde63d76: Verifying Checksum 02:48:03 bab4dde63d76: Download complete 02:48:05 b85a868b505f: Pull complete 02:48:05 e2be974225ed: Pull complete 02:48:05 339a4e72a1f5: Pull complete 02:48:05 988bab9f4d93: Pull complete 02:48:05 1469e6f7b9e6: Pull complete 02:48:05 eaf3925da568: Pull complete 02:48:07 bab4dde63d76: Pull complete 02:48:07 bde34c3a00c8: Pull complete 02:48:08 b352a97aabf1: Pull complete 02:48:08 4872d77fe225: Pull complete 02:48:08 5851b861e8e6: Pull complete 02:48:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:08 prd-ubuntu20.04-docker-8c-8g-4919 does not seem to be running inside a container 02:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:48:13 $ docker top c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b -eo pid,comm 02:48:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:48:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:13 [ssh-agent] Looking for ssh-agent implementation... 02:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:13 $ docker exec c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b ssh-agent 02:48:13 SSH_AUTH_SOCK=/tmp/ssh-mcDthPAe6PCP/agent.33 02:48:13 SSH_AGENT_PID=39 02:48:13 Running ssh-add (command line suppressed) 02:48:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_11305925580782696907.key (/w/workspace/edgex-go/2@tmp/private_key_11305925580782696907.key) 02:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:14 + git tag --points-at HEAD [Pipeline] } 02:48:14 $ docker exec --env ******** --env ******** c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b ssh-agent -k 02:48:14 unset SSH_AUTH_SOCK; 02:48:14 unset SSH_AGENT_PID; 02:48:14 echo Agent pid 39 killed; 02:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:14 [ssh-agent] Looking for ssh-agent implementation... 02:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:14 $ docker exec c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b ssh-agent 02:48:14 SSH_AUTH_SOCK=/tmp/ssh-l2evh5Q1mZrE/agent.71 02:48:14 SSH_AGENT_PID=77 02:48:14 Running ssh-add (command line suppressed) 02:48:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13544731516532975802.key (/w/workspace/edgex-go/2@tmp/private_key_13544731516532975802.key) 02:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:15 + git semver init 02:48:15 2024-03-05 02:48:15,247 [run_init] DEBUG init version:0.0.0 force:False 02:48:15 2024-03-05 02:48:15,248 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 02:48:15 2024-03-05 02:48:15,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 02:48:15 2024-03-05 02:48:15,248 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 02:48:21 2024-03-05 02:48:20,822 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 02:48:21 2024-03-05 02:48:20,824 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4770 with force:False 02:48:21 2024-03-05 02:48:20,824 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4770 02:48:21 2024-03-05 02:48:20,832 [execute] INFO git cat-file --batch-check 02:48:21 2024-03-05 02:48:20,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 02:48:21 2024-03-05 02:48:20,840 [execute] INFO git cat-file --batch 02:48:21 2024-03-05 02:48:20,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 02:48:21 2024-03-05 02:48:20,847 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4770 02:48:21 0.0.0 [Pipeline] } 02:48:21 $ docker exec --env ******** --env ******** c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b ssh-agent -k 02:48:22 unset SSH_AUTH_SOCK; 02:48:22 unset SSH_AGENT_PID; 02:48:22 echo Agent pid 77 killed; 02:48:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:22 + git semver [Pipeline] } 02:48:22 $ docker stop --time=1 c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b 02:48:23 $ docker rm -f --volumes c82162f610e01493a9805d7197f2a5ef5298b261e416ca33d4c41bce64a0026b [Pipeline] // withDockerContainer [Pipeline] sh 02:48:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:48:24 Stashed 1 file(s) [Pipeline] echo 02:48:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:25 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 02:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:25 ========================================================= 02:48:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:48:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:48:25 7264a8db6415: Pulling fs layer 02:48:25 c4d48a809fc2: Pulling fs layer 02:48:25 4f1c88b9dad5: Pulling fs layer 02:48:25 ad3a456e5733: Pulling fs layer 02:48:25 69c7f0334f64: Pulling fs layer 02:48:25 1f1c1a5573a3: Pulling fs layer 02:48:25 ce7588e14bc9: Pulling fs layer 02:48:25 b5e4710f87ac: Pulling fs layer 02:48:25 69c7f0334f64: Waiting 02:48:25 1f1c1a5573a3: Waiting 02:48:25 ce7588e14bc9: Waiting 02:48:25 b5e4710f87ac: Waiting 02:48:25 ad3a456e5733: Waiting 02:48:25 c4d48a809fc2: Verifying Checksum 02:48:25 c4d48a809fc2: Download complete 02:48:25 ad3a456e5733: Verifying Checksum 02:48:25 ad3a456e5733: Download complete 02:48:25 69c7f0334f64: Verifying Checksum 02:48:25 69c7f0334f64: Download complete 02:48:25 7264a8db6415: Verifying Checksum 02:48:25 7264a8db6415: Download complete 02:48:25 1f1c1a5573a3: Verifying Checksum 02:48:25 1f1c1a5573a3: Download complete 02:48:25 7264a8db6415: Pull complete 02:48:25 b5e4710f87ac: Verifying Checksum 02:48:25 b5e4710f87ac: Download complete 02:48:26 c4d48a809fc2: Pull complete 02:48:26 4f1c88b9dad5: Download complete 02:48:26 ce7588e14bc9: Verifying Checksum 02:48:26 ce7588e14bc9: Download complete 02:48:30 4f1c88b9dad5: Pull complete 02:48:30 ad3a456e5733: Pull complete 02:48:30 69c7f0334f64: Pull complete 02:48:30 1f1c1a5573a3: Pull complete 02:48:31 ce7588e14bc9: Pull complete 02:48:32 b5e4710f87ac: Pull complete 02:48:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:48:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:32 WORKDIR /edgex 02:48:32 COPY go.mod . 02:48:32 RUN go mod download 02:48:32 + docker build -t ci-base-image-x86_64 -f - . 02:48:33 Sending build context to Docker daemon 175.2MB 02:48:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:33 ---> 88b5674ff536 02:48:33 Step 2/4 : WORKDIR /edgex 02:48:39 Still waiting to schedule task 02:48:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4916’ 02:48:39 ---> Running in 4b522bf43588 02:48:39 Removing intermediate container 4b522bf43588 02:48:39 ---> b8e0d718a277 02:48:39 Step 3/4 : COPY go.mod . 02:48:39 ---> 32b0ecf298fe 02:48:39 Step 4/4 : RUN go mod download 02:48:39 ---> Running in 4d5b90a72cea 02:49:01 Removing intermediate container 4d5b90a72cea 02:49:01 ---> ce7fe3f7558f 02:49:01 Successfully built ce7fe3f7558f 02:49:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:02 + docker inspect -f . ci-base-image-x86_64 02:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:02 prd-ubuntu20.04-docker-8c-8g-4919 does not seem to be running inside a container 02:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:49:02 $ docker top dd4f7c14d7578a835208e14c3036d0a573e070d0e305f08f17f1ddd22ccda583 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:03 + go version 02:49:03 go version go1.21.0 linux/amd64 [Pipeline] } 02:49:03 $ docker stop --time=1 dd4f7c14d7578a835208e14c3036d0a573e070d0e305f08f17f1ddd22ccda583 02:49:04 $ docker rm -f --volumes dd4f7c14d7578a835208e14c3036d0a573e070d0e305f08f17f1ddd22ccda583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:05 + docker inspect -f . ci-base-image-x86_64 02:49:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:05 prd-ubuntu20.04-docker-8c-8g-4919 does not seem to be running inside a container 02:49:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:49:05 $ docker top 6b189b97fcee9dca0288c734c9944d95f3009e72c9cfc28f51e70a229cf267b5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:49:05 ========================================================= 02:49:05 [edgeXBuildGoParallel] Running Tests and Build... 02:49:05 ========================================================= [Pipeline] sh 02:49:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 02:49:06 + make test 02:49:06 go test -race -coverprofile=coverage.out ./... 02:49:12 ? github.com/edgexfoundry/edgex-go [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 02:49:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 53.2% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.271s coverage: 93.4% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.072s coverage: 4.1% of statements 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:49:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 97.6% of statements 02:49:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 02:49:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.039s coverage: 41.7% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.045s coverage: 94.1% of statements 02:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 02:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements 02:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:49:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.312s coverage: 79.9% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 02:50:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements 02:50:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:50:06 running golangci-lint 02:50:06 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:50:06 go version go1.21.0 linux/amd64 02:50:06 level=info msg="[config_reader] Used config file .golangci.yml" 02:50:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:50:21 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 14.22888692s" 02:50:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.034259ms" 02:50:31 level=info msg="[linters_context/goanalysis] analyzers took 1m24.163033643s with top 10 stages: buildir: 42.283420477s, gosec: 7.33062953s, fact_deprecated: 2.039955868s, inspect: 1.951077993s, ctrlflow: 1.853635311s, printf: 1.652348064s, fact_purity: 1.130586445s, S1038: 1.014466204s, directives: 920.624623ms, nilness: 888.367398ms" 02:50:31 level=info msg="[runner] Issues before processing: 197, after processing: 0" 02:50:31 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" 02:50:31 level=info msg="[runner] processing took 17.766441ms with stages: nolint: 8.186925ms, identifier_marker: 4.42937ms, exclude-rules: 1.44983ms, autogenerated_exclude: 1.42079ms, path_prettifier: 1.359579ms, skip_dirs: 868.166µs, cgo: 32.891µs, filename_unadjuster: 14.95µs, max_same_issues: 720ns, fixer: 610ns, skip_files: 470ns, exclude: 430ns, uniq_by_line: 340ns, severity-rules: 270ns, sort_results: 260ns, diff: 200ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" 02:50:31 level=info msg="[runner] linters took 10.243268001s with stages: goanalysis_metalinter: 10.225411569s" 02:50:31 level=info msg="File cache stats: 0 entries of total size 0B" 02:50:31 level=info msg="Memory: 244 samples, avg is 254.4MB, max is 879.2MB" 02:50:31 level=info msg="Execution took 24.527210516s" 02:50:31 go vet ./... 02:50:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:36 ./bin/test-attribution-txt.sh 02:50:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:50:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:50:37 + ls -al . 02:50:37 total 736 02:50:37 drwxrwxr-x 11 1001 1001 4096 Mar 5 02:49 . 02:50:37 drwxr-xr-x 4 root root 4096 Mar 5 02:49 .. 02:50:37 drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 .blubracket 02:50:37 -rw-rw-r-- 1 1001 1001 10 Mar 5 02:47 .dockerignore 02:50:37 drwxrwxr-x 8 1001 1001 4096 Mar 5 02:50 .git 02:50:37 drwxrwxr-x 3 1001 1001 4096 Mar 5 02:47 .github 02:50:37 -rw-rw-r-- 1 1001 1001 1074 Mar 5 02:47 .gitignore 02:50:37 -rw-rw-r-- 1 1001 1001 42 Mar 5 02:47 .golangci.yml 02:50:37 -rw-rw-r-- 1 1001 1001 100 Mar 5 02:47 .hadolint.yml 02:50:37 drwxr-xr-x 3 1001 1001 4096 Mar 5 02:48 .semver 02:50:37 -rw-rw-r-- 1 1001 1001 155 Mar 5 02:47 .sonarcloud.properties 02:50:37 -rw-rw-r-- 1 1001 1001 1171 Mar 5 02:47 ADOPTERS.md 02:50:37 -rw-rw-r-- 1 1001 1001 11674 Mar 5 02:47 Attribution.txt 02:50:37 -rw-rw-r-- 1 1001 1001 100284 Mar 5 02:47 CHANGELOG.md 02:50:37 -rw-rw-r-- 1 1001 1001 3804 Mar 5 02:47 CONTRIBUTING.md 02:50:37 -rw-rw-r-- 1 1001 1001 677 Mar 5 02:47 GOVERNANCE.md 02:50:37 -rw-rw-r-- 1 1001 1001 861 Mar 5 02:47 Jenkinsfile 02:50:37 -rw-rw-r-- 1 1001 1001 10775 Mar 5 02:47 LICENSE 02:50:37 -rw-rw-r-- 1 1001 1001 15392 Mar 5 02:47 Makefile 02:50:37 -rw-rw-r-- 1 1001 1001 582 Mar 5 02:47 OWNERS.md 02:50:37 -rw-rw-r-- 1 1001 1001 9528 Mar 5 02:47 README.md 02:50:37 -rw-rw-r-- 1 1001 1001 789 Mar 5 02:47 SECURITY.md 02:50:37 -rw-rw-r-- 1 1001 1001 5 Mar 5 02:48 VERSION 02:50:37 drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 bin 02:50:37 drwxrwxr-x 18 1001 1001 4096 Mar 5 02:47 cmd 02:50:37 -rw-r--r-- 1 root root 453602 Mar 5 02:50 coverage.out 02:50:37 drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 fuzz_test 02:50:37 -rw-rw-r-- 1 1001 1001 3734 Mar 5 02:47 go.mod 02:50:37 -rw-rw-r-- 1 1001 1001 33688 Mar 5 02:47 go.sum 02:50:37 drwxrwxr-x 7 1001 1001 4096 Mar 5 02:47 internal 02:50:37 drwxrwxr-x 3 1001 1001 4096 Mar 5 02:47 openapi 02:50:37 -rw-rw-r-- 1 1001 1001 584 Mar 5 02:47 security.txt 02:50:37 -rw-rw-r-- 1 1001 1001 204 Mar 5 02:47 version.go [Pipeline] sh 02:50:37 + '[' -e coverage.out ] 02:50:37 + chown 1001:1001 coverage.out [Pipeline] stash 02:50:37 Stashed 1 file(s) [Pipeline] sh 02:50:37 + make build 02:50:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:50:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:50:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:50:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:51:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:51:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:51:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:51:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:51:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:51:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:51:05 $ docker stop --time=1 6b189b97fcee9dca0288c734c9944d95f3009e72c9cfc28f51e70a229cf267b5 02:51:12 $ docker rm -f --volumes 6b189b97fcee9dca0288c734c9944d95f3009e72c9cfc28f51e70a229cf267b5 [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 02:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:51:13 02:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:51:14 latest: Pulling from edgex-devops/edgex-compose 02:51:14 91d30c5bc195: Pulling fs layer 02:51:14 2e9b0aa3be6d: Pulling fs layer 02:51:14 9c61dcf015f6: Pulling fs layer 02:51:14 4698f68db338: Pulling fs layer 02:51:14 2a2f49069b9e: Pulling fs layer 02:51:14 e0025b399a48: Pulling fs layer 02:51:14 2a2f49069b9e: Waiting 02:51:14 4698f68db338: Waiting 02:51:14 e0025b399a48: Waiting 02:51:14 91d30c5bc195: Download complete 02:51:14 4698f68db338: Verifying Checksum 02:51:14 4698f68db338: Download complete 02:51:14 2e9b0aa3be6d: Verifying Checksum 02:51:14 2e9b0aa3be6d: Download complete 02:51:14 e0025b399a48: Verifying Checksum 02:51:14 e0025b399a48: Download complete 02:51:14 91d30c5bc195: Pull complete 02:51:14 2a2f49069b9e: Verifying Checksum 02:51:14 2a2f49069b9e: Download complete 02:51:14 2e9b0aa3be6d: Pull complete 02:51:14 9c61dcf015f6: Verifying Checksum 02:51:14 9c61dcf015f6: Download complete 02:51:18 9c61dcf015f6: Pull complete 02:51:18 4698f68db338: Pull complete 02:51:18 2a2f49069b9e: Pull complete 02:51:18 e0025b399a48: Pull complete 02:51:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:51:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:18 prd-ubuntu20.04-docker-8c-8g-4919 does not seem to be running inside a container 02:51:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:51:21 $ docker top 622171e8d302549380accb4a5132cd361a0117dbfe7e03d1bda6241ddaa9b043 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:21 + docker compose -f ./docker-compose-build.yml build --parallel 02:51:24 #1 [security-proxy-auth internal] load build definition from Dockerfile 02:51:24 #1 transferring dockerfile: 2.15kB done 02:51:24 #1 DONE 0.0s 02:51:24 02:51:24 #2 [security-spire-server internal] load build definition from Dockerfile 02:51:24 #2 transferring dockerfile: 1.70kB done 02:51:24 #2 DONE 0.0s 02:51:24 02:51:24 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:51:24 #3 transferring dockerfile: 2.23kB done 02:51:24 #3 DONE 0.0s 02:51:24 02:51:24 #4 [core-data internal] load build definition from Dockerfile 02:51:24 #4 transferring dockerfile: 2.01kB done 02:51:24 #4 DONE 0.0s 02:51:24 02:51:24 #5 [support-scheduler internal] load build definition from Dockerfile 02:51:24 #5 transferring dockerfile: 1.93kB done 02:51:24 #5 DONE 0.0s 02:51:24 02:51:24 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:51:24 #6 transferring dockerfile: 2.49kB done 02:51:24 #6 DONE 0.0s 02:51:24 02:51:24 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:51:24 #7 transferring dockerfile: 1.89kB done 02:51:24 #7 DONE 0.0s 02:51:24 02:51:24 #8 [security-spire-config internal] load build definition from Dockerfile 02:51:24 #8 transferring dockerfile: 1.69kB done 02:51:24 #8 DONE 0.1s 02:51:24 02:51:24 #9 [core-metadata internal] load build definition from Dockerfile 02:51:24 #9 transferring dockerfile: 2.06kB done 02:51:24 #9 DONE 0.1s 02:51:24 02:51:24 #10 [core-command internal] load build definition from Dockerfile 02:51:24 #10 transferring dockerfile: 1.93kB done 02:51:24 #10 DONE 0.1s 02:51:24 02:51:24 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:51:24 #11 transferring dockerfile: 2.50kB done 02:51:24 #11 DONE 0.1s 02:51:24 02:51:24 #12 [security-spire-agent internal] load build definition from Dockerfile 02:51:24 #12 transferring dockerfile: 1.81kB done 02:51:24 #12 DONE 0.1s 02:51:24 02:51:24 #13 [support-notifications internal] load build definition from Dockerfile 02:51:24 #13 transferring dockerfile: 1.95kB done 02:51:24 #13 DONE 0.1s 02:51:24 02:51:24 #14 [security-proxy-auth internal] load .dockerignore 02:51:24 #14 transferring context: 50B done 02:51:24 #14 DONE 0.1s 02:51:24 02:51:24 #15 [security-bootstrapper internal] load build definition from Dockerfile 02:51:24 #15 transferring dockerfile: 2.93kB done 02:51:24 #15 DONE 0.1s 02:51:24 02:51:24 #16 [security-spire-server internal] load .dockerignore 02:51:24 #16 transferring context: 50B done 02:51:24 #16 DONE 0.0s 02:51:24 02:51:24 #17 [core-common-config-bootstrapper internal] load .dockerignore 02:51:24 #17 transferring context: 50B done 02:51:24 #17 DONE 0.1s 02:51:24 02:51:24 #18 [core-data internal] load .dockerignore 02:51:24 #18 transferring context: 50B done 02:51:24 #18 DONE 0.1s 02:51:24 02:51:24 #19 [support-scheduler internal] load .dockerignore 02:51:24 #19 transferring context: 50B done 02:51:24 #19 DONE 0.1s 02:51:24 02:51:24 #20 [core-command internal] load .dockerignore 02:51:24 #20 transferring context: 50B done 02:51:24 #20 DONE 0.1s 02:51:24 02:51:24 #21 [security-secretstore-setup internal] load .dockerignore 02:51:24 #21 transferring context: 50B done 02:51:24 #21 DONE 0.1s 02:51:24 02:51:24 #22 [security-spiffe-token-provider internal] load .dockerignore 02:51:24 #22 transferring context: 50B done 02:51:24 #22 DONE 0.1s 02:51:24 02:51:24 #23 [core-metadata internal] load .dockerignore 02:51:24 #23 transferring context: 50B done 02:51:24 #23 DONE 0.1s 02:51:24 02:51:24 #24 [security-spire-config internal] load .dockerignore 02:51:24 #24 transferring context: 50B done 02:51:24 #24 DONE 0.1s 02:51:24 02:51:24 #25 [security-spire-agent internal] load .dockerignore 02:51:24 #25 transferring context: 50B done 02:51:24 #25 DONE 0.1s 02:51:24 02:51:24 #26 [security-bootstrapper internal] load .dockerignore 02:51:24 #26 transferring context: 50B done 02:51:24 #26 DONE 0.1s 02:51:24 02:51:24 #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:24 #27 DONE 0.0s 02:51:24 02:51:24 #28 [support-notifications internal] load .dockerignore 02:51:24 #28 transferring context: 50B done 02:51:24 #28 DONE 0.1s 02:51:24 02:51:24 #29 [security-proxy-setup internal] load .dockerignore 02:51:24 #29 transferring context: 50B done 02:51:24 #29 DONE 0.1s 02:51:24 02:51:24 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:24 #27 DONE 0.0s 02:51:24 02:51:24 #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:24 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:24 #30 ... 02:51:24 02:51:24 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:24 #27 DONE 0.0s 02:51:24 02:51:24 #30 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:24 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:24 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:24 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:24 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:24 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.1s 02:51:24 #30 ... 02:51:24 02:51:24 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:24 #27 DONE 0.0s 02:51:24 02:51:24 #30 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:24 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:24 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:24 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:24 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:24 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 02:51:24 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 02:51:25 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:25 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:25 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:25 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:25 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:51:25 #30 ... 02:51:25 02:51:25 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:25 #27 DONE 0.0s 02:51:25 02:51:25 #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:25 #30 ... 02:51:25 02:51:25 #27 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:25 #27 DONE 0.0s 02:51:25 02:51:25 #31 [core-command internal] load build context 02:51:25 #31 DONE 0.0s 02:51:25 02:51:25 #30 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:25 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:25 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:25 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:25 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:25 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:51:25 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 02:51:25 #30 ... 02:51:25 02:51:25 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:51:25 #27 DONE 0.0s 02:51:25 02:51:25 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:51:25 #32 DONE 0.5s 02:51:25 02:51:25 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:25 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:25 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:25 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:25 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:25 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:51:25 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 02:51:25 #30 ... 02:51:25 02:51:25 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:51:25 #33 DONE 0.7s 02:51:25 02:51:25 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:51:25 #34 DONE 0.9s 02:51:25 02:51:25 #30 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:25 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:25 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:25 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:25 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:25 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:51:25 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 02:51:25 #30 ... 02:51:25 02:51:25 #35 [security-spire-config internal] load build context 02:51:25 #35 transferring context: 16.35kB done 02:51:25 #35 DONE 0.2s 02:51:25 02:51:25 #36 [security-spire-server internal] load build context 02:51:25 #36 transferring context: 18.10kB 0.1s done 02:51:25 #36 DONE 0.2s 02:51:25 02:51:25 #30 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:25 #30 DONE 1.1s 02:51:25 02:51:25 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:51:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4926 in /w/workspace/edgexfoundry_edgex-go_PR-4770 [Pipeline] { [Pipeline] ws 02:51:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:31 #37 ... 02:51:31 02:51:31 #38 [security-secretstore-setup internal] load build context 02:51:31 #38 transferring context: 166.63MB 5.8s 02:51:32 #38 ... 02:51:32 02:51:32 #39 [core-metadata internal] load build context 02:51:32 #39 ... 02:51:32 02:51:32 #38 [security-secretstore-setup internal] load build context 02:51:33 #38 transferring context: 310.73MB 8.9s done 02:51:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:51:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:34 Dload Upload Total Spent Left Speed 02:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 126k [Pipeline] sh 02:51:34 #38 ... 02:51:34 02:51:34 #40 [core-common-config-bootstrapper internal] load build context 02:51:34 #40 transferring context: 310.73MB 8.2s done 02:51:34 #40 ... 02:51:34 02:51:34 #41 [support-scheduler internal] load build context 02:51:34 #41 transferring context: 310.73MB 6.9s done 02:51:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:51:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:51:35 + sudo tee /etc/docker/daemon.new 02:51:35 #41 ... 02:51:35 02:51:35 #42 [security-spiffe-token-provider internal] load build context 02:51:35 #42 transferring context: 310.73MB 7.5s done 02:51:35 { 02:51:35 "registry-mirrors": [ 02:51:35 "https://nexus3.edgexfoundry.org:10001" 02:51:35 ], 02:51:35 "bip": "10.250.0.254/24", 02:51:35 "hosts": [ 02:51:35 "tcp://0.0.0.0:5555", 02:51:35 "unix:///var/run/docker.sock" 02:51:35 ], 02:51:35 "mtu": 1458, 02:51:35 "selinux-enabled": true, 02:51:35 "seccomp-profile": "/etc/docker/seccomp.json" 02:51:35 } [Pipeline] sh 02:51:35 #42 ... 02:51:35 02:51:35 #43 [core-data internal] load build context 02:51:35 #43 transferring context: 310.73MB 9.5s done 02:51:35 #43 ... 02:51:35 02:51:35 #31 [core-command internal] load build context 02:51:35 #31 transferring context: 310.73MB 7.6s done 02:51:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 02:51:36 #31 ... 02:51:36 02:51:36 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:36 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 02:51:36 #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:51:36 #44 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:51:36 #44 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:51:36 #44 ... 02:51:36 02:51:36 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [Pipeline] sh 02:51:36 #45 ... 02:51:36 02:51:36 #46 [security-proxy-setup internal] load build context 02:51:36 #46 transferring context: 310.73MB 9.3s done 02:51:36 #46 ... 02:51:36 02:51:36 #47 [security-bootstrapper internal] load build context 02:51:36 #47 transferring context: 310.73MB 8.8s done 02:51:36 + sudo service docker restart 02:51:36 #47 ... 02:51:36 02:51:36 #48 [security-proxy-auth internal] load build context 02:51:36 #48 transferring context: 310.73MB 9.3s done 02:51:36 #48 ... 02:51:36 02:51:36 #49 [support-notifications internal] load build context 02:51:36 #49 transferring context: 310.73MB 7.3s done 02:51:42 #49 ... 02:51:42 02:51:42 #39 [core-metadata internal] load build context 02:51:42 #39 transferring context: 310.73MB 7.6s done 02:51:50 #39 ... 02:51:50 02:51:50 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:51:50 #50 ... 02:51:50 02:51:50 #41 [support-scheduler internal] load build context 02:51:50 #41 DONE 24.6s 02:51:50 02:51:50 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:51:50 #37 DONE 24.1s 02:51:50 02:51:50 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:51:50 #51 ... 02:51:50 02:51:50 #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:51:50 #30 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 02:51:50 #30 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 02:51:50 #30 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 02:51:50 #30 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 02:51:50 #30 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 02:51:50 #30 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 02:51:50 #30 DONE 1.1s 02:51:50 02:51:50 #42 [security-spiffe-token-provider internal] load build context 02:51:50 #42 DONE 24.6s 02:51:50 02:51:50 #39 [core-metadata internal] load build context 02:51:50 #39 DONE 24.6s 02:51:50 02:51:50 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:51:50 #45 DONE 24.4s 02:51:50 02:51:50 #49 [support-notifications internal] load build context 02:51:50 #49 DONE 24.3s 02:51:50 02:51:50 #40 [core-common-config-bootstrapper internal] load build context 02:51:50 #40 DONE 24.9s 02:51:50 02:51:50 #31 [core-command internal] load build context 02:51:50 #31 DONE 24.4s 02:51:50 02:51:50 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:51:50 #51 ... 02:51:50 02:51:50 #38 [security-secretstore-setup internal] load build context 02:51:50 #38 DONE 24.7s 02:51:50 02:51:50 #47 [security-bootstrapper internal] load build context 02:51:50 #47 DONE 24.4s 02:51:50 02:51:50 #48 [security-proxy-auth internal] load build context 02:51:50 #48 DONE 25.0s 02:51:50 02:51:50 #43 [core-data internal] load build context 02:51:50 #43 DONE 25.0s 02:51:50 02:51:50 #46 [security-proxy-setup internal] load build context 02:51:50 #46 DONE 24.4s 02:51:50 02:51:50 #52 [security-spire-agent internal] load build context 02:51:50 #52 transferring context: 17.63kB done 02:51:50 #52 DONE 0.2s 02:51:50 02:51:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:50 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 02:51:50 #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:51:50 #44 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:51:50 #44 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:51:50 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s done 02:51:50 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.3s done 02:51:50 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.3s done 02:51:50 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:51:50 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:51:50 #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.43MB / 25.84MB 2.5s 02:51:50 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:51:50 #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.94MB / 25.84MB 2.6s 02:51:50 #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.7s 02:51:50 #44 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.9s done 02:51:50 #44 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 02:51:51 #44 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done 02:51:52 #44 ... 02:51:52 02:51:52 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:51:52 #51 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #51 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #51 1.245 OK: 264 MiB in 52 packages 02:51:52 #51 DONE 3.0s 02:51:52 02:51:52 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:51:52 #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.890 (1/1) Installing dumb-init (1.2.5-r2) 02:51:52 #0 1.941 Executing busybox-1.36.1-r5.trigger 02:51:52 #0 1.941 OK: 7 MiB in 16 packages 02:51:52 #53 DONE 3.2s 02:51:52 02:51:52 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:51:52 #0 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.541 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:52 #0 1.541 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:52 #0 1.541 OK: 20070 distinct packages available 02:51:52 #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.906 (1/11) Installing ca-certificates (20230506-r0) 02:51:52 #0 2.048 (2/11) Installing brotli-libs (1.0.9-r14) 02:51:52 #0 2.061 (3/11) Installing libunistring (1.1-r1) 02:51:52 #0 2.109 (4/11) Installing libidn2 (2.3.4-r1) 02:51:52 #0 2.121 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:51:52 #0 2.122 (6/11) Installing libcurl (8.5.0-r0) 02:51:52 #0 2.135 (7/11) Installing curl (8.5.0-r0) 02:51:52 #0 2.142 (8/11) Installing dumb-init (1.2.5-r2) 02:51:52 #0 2.145 (9/11) Installing musl-obstack (1.2.3-r2) 02:51:52 #0 2.151 (10/11) Installing libucontext (1.2-r2) 02:51:52 #0 2.154 (11/11) Installing gcompat (1.1.0-r1) 02:51:52 #0 2.161 Executing busybox-1.36.1-r5.trigger 02:51:52 #0 2.168 Executing ca-certificates-20230506-r0.trigger 02:51:52 #0 2.217 OK: 12 MiB in 26 packages 02:51:52 #54 DONE 3.3s 02:51:52 02:51:52 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:51:52 #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 1.771 (1/4) Installing ca-certificates (20230506-r0) 02:51:52 #0 1.786 (2/4) Installing dumb-init (1.2.5-r2) 02:51:52 #0 1.792 (3/4) Installing su-exec (0.2-r3) 02:51:52 #0 1.797 (4/4) Installing yq (4.33.3-r5) 02:51:52 #0 1.985 Executing busybox-1.36.1-r5.trigger 02:51:52 #0 1.991 Executing ca-certificates-20230506-r0.trigger 02:51:52 #0 2.030 OK: 17 MiB in 19 packages 02:51:52 #55 DONE 3.3s 02:51:52 02:51:52 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:51:52 #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 2.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 2.673 (1/2) Installing ca-certificates (20230506-r0) 02:51:52 #0 2.697 (2/2) Installing dumb-init (1.2.5-r2) 02:51:52 #0 2.703 Executing busybox-1.36.1-r5.trigger 02:51:52 #0 2.709 Executing ca-certificates-20230506-r0.trigger 02:51:52 #0 2.795 OK: 8 MiB in 17 packages 02:51:52 #56 DONE 3.3s 02:51:52 02:51:52 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:51:52 #0 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 2.710 (1/4) Installing dumb-init (1.2.5-r2) 02:51:52 #0 2.714 (2/4) Installing openssl (3.1.4-r5) 02:51:52 #0 2.779 (3/4) Installing su-exec (0.2-r3) 02:51:52 #0 2.797 (4/4) Installing yq (4.33.3-r5) 02:51:52 #0 2.950 Executing busybox-1.36.1-r5.trigger 02:51:52 #0 2.955 OK: 17 MiB in 19 packages 02:51:52 #57 DONE 3.3s 02:51:52 02:51:52 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:51:52 #50 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #50 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #50 2.910 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:52 #50 2.910 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:52 #50 2.910 OK: 20070 distinct packages available 02:51:52 #50 2.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #50 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #50 3.380 (1/4) Installing dumb-init (1.2.5-r2) 02:51:52 #50 3.386 (2/4) Installing musl-obstack (1.2.3-r2) 02:51:52 #50 3.416 (3/4) Installing libucontext (1.2-r2) 02:51:52 #50 3.418 (4/4) Installing gcompat (1.1.0-r1) 02:51:52 #50 3.423 Executing busybox-1.36.1-r5.trigger 02:51:52 #50 3.430 OK: 8 MiB in 19 packages 02:51:52 #50 ... 02:51:52 02:51:52 #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:51:52 #58 DONE 0.5s 02:51:52 02:51:52 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:51:52 #0 3.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:52 #0 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:52 #0 3.406 (1/2) Installing dumb-init (1.2.5-r2) 02:51:52 #0 3.439 (2/2) Installing su-exec (0.2-r3) 02:51:52 #0 3.459 Executing busybox-1.36.1-r5.trigger 02:51:52 #0 3.459 OK: 7 MiB in 17 packages 02:51:52 #59 DONE 3.7s 02:51:52 02:51:52 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:51:52 #50 DONE 3.9s 02:51:52 02:51:52 #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:51:53 #60 ... 02:51:53 02:51:53 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:51:53 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 02:51:53 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:51:53 #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 02:51:53 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:51:53 #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:51:53 #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:51:53 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 02:51:53 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 02:51:53 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 02:51:53 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:51:53 #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 02:51:53 #61 DONE 3.7s 02:51:53 02:51:53 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:51:53 #44 ... 02:51:53 02:51:53 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:51:53 #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:53 #0 3.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:53 #0 3.610 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:53 #0 3.610 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:53 #0 3.610 OK: 20070 distinct packages available 02:51:53 #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:53 #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:53 #0 3.988 (1/5) Installing dumb-init (1.2.5-r2) 02:51:53 #0 4.005 (2/5) Installing musl-obstack (1.2.3-r2) 02:51:53 #0 4.010 (3/5) Installing libucontext (1.2-r2) 02:51:53 #0 4.013 (4/5) Installing gcompat (1.1.0-r1) 02:51:53 #0 4.020 (5/5) Installing openssl (3.1.4-r5) 02:51:53 #0 4.031 Executing busybox-1.36.1-r5.trigger 02:51:53 #0 4.037 OK: 8 MiB in 20 packages 02:51:53 #62 DONE 4.2s 02:51:53 02:51:53 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:51:53 #63 ... 02:51:53 02:51:53 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:51:53 #0 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:53 #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:53 #0 4.244 (1/1) Installing dumb-init (1.2.5-r2) 02:51:53 #0 4.249 Executing busybox-1.36.1-r5.trigger 02:51:53 #0 4.258 OK: 7 MiB in 16 packages 02:51:53 #64 DONE 4.6s 02:51:53 02:51:53 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:51:53 #65 ... 02:51:53 02:51:53 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:51:53 #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:53 #0 4.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:53 #0 4.441 OK: 264 MiB in 52 packages 02:51:53 #66 DONE 4.6s 02:51:54 02:51:54 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:51:54 #67 DONE 0.1s 02:51:54 02:51:54 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:54 #68 ... 02:51:54 02:51:54 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:51:54 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:54 #0 4.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:54 #0 4.829 OK: 264 MiB in 52 packages 02:51:54 #69 DONE 5.0s 02:51:54 02:51:54 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:51:54 #70 DONE 0.0s 02:51:54 02:51:54 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:51:54 #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:54 #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:54 #0 1.918 OK: 7 MiB in 16 packages 02:51:54 #71 DONE 2.0s 02:51:54 02:51:54 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:54 #72 ... 02:51:54 02:51:54 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:51:54 #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:54 #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:54 #0 2.073 OK: 12 MiB in 26 packages 02:51:54 #73 DONE 2.2s 02:51:54 02:51:54 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:51:54 #0 1.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:54 #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:54 #0 2.134 OK: 17 MiB in 19 packages 02:51:54 #74 DONE 2.2s 02:51:54 02:51:54 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:51:54 #75 DONE 0.0s 02:51:54 02:51:54 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:51:54 #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:54 #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:54 #76 2.423 OK: 17 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:54 provisioning config files... 02:51:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14151574009583687279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:55 #76 DONE 2.6s 02:51:55 02:51:55 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:51:55 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:55 #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:55 #0 2.606 OK: 8 MiB in 17 packages 02:51:55 #77 DONE 2.7s 02:51:55 02:51:55 #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:51:55 #60 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:55 #60 2.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:55 #60 ... 02:51:55 02:51:55 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:51:55 #0 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:55 #0 2.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:55 #0 2.382 OK: 8 MiB in 19 packages 02:51:55 #78 DONE 2.5s 02:51:55 02:51:55 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:51:55 #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:55 #0 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:55 #0 5.641 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:51:55 #0 5.641 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:51:55 #0 5.641 OK: 20075 distinct packages available 02:51:55 #0 5.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:55 #0 5.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:55 #0 6.018 OK: 264 MiB in 52 packages 02:51:55 #79 DONE 6.2s 02:51:55 02:51:55 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:51:55 #80 DONE 0.1s 02:51:55 02:51:55 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:55 ---> ****-login.sh 02:51:55 nexus3.edgexfoundry.org:10001 02:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:56 Configure a credential helper to remove this warning. See 02:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:56 02:51:56 Login Succeeded 02:51:56 nexus3.edgexfoundry.org:10002 02:51:56 #81 ... 02:51:56 02:51:56 #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:51:56 #63 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:56 #63 2.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:56 #63 2.285 OK: 8 MiB in 20 packages 02:51:56 #63 DONE 3.2s 02:51:56 02:51:56 #60 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:51:56 #60 2.634 OK: 7 MiB in 17 packages 02:51:56 #60 DONE 3.6s 02:51:56 02:51:56 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:56 #82 DONE 1.1s 02:51:56 02:51:56 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:51:56 #83 DONE 0.1s 02:51:56 02:51:56 #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:51:56 #65 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:51:56 #65 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:57 Configure a credential helper to remove this warning. See 02:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:57 02:51:57 Login Succeeded 02:51:57 nexus3.edgexfoundry.org:10003 02:51:57 #65 3.362 OK: 7 MiB in 16 packages 02:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:57 Configure a credential helper to remove this warning. See 02:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:57 02:51:57 Login Succeeded 02:51:57 nexus3.edgexfoundry.org:10004 02:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:57 Configure a credential helper to remove this warning. See 02:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:57 02:51:57 Login Succeeded 02:51:57 ****.io 02:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:58 #65 DONE 4.5s 02:51:58 02:51:58 #84 [security-spire-config stage-2 6/10] COPY security.txt / 02:51:58 #84 DONE 1.2s 02:51:58 02:51:58 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:51:58 #85 DONE 1.4s 02:51:58 02:51:58 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:58 #86 DONE 1.4s 02:51:58 02:51:58 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:51:58 #87 DONE 0.1s 02:51:58 02:51:58 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:51:58 #88 DONE 0.1s 02:51:58 02:51:58 #89 [security-spire-server stage-2 6/9] COPY security.txt / 02:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:51:58 Configure a credential helper to remove this warning. See 02:51:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:51:58 02:51:58 Login Succeeded 02:51:58 ---> ****-login.sh ends [Pipeline] } 02:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:51:58 #89 DONE 0.7s 02:51:58 02:51:58 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:51:58 #90 DONE 0.7s 02:51:58 02:51:58 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:51:58 #91 DONE 0.8s 02:51:58 02:51:58 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:51:58 #92 DONE 0.1s 02:51:58 02:51:58 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:51:58 #93 DONE 0.1s 02:51:58 02:51:58 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:51:58 #94 DONE 0.1s 02:51:58 02:51:58 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 02:51:58 #95 DONE 0.1s 02:51:58 02:51:58 #96 [security-spire-config] exporting to image 02:51:58 #96 exporting layers 02:51:58 #96 ... 02:51:58 02:51:58 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:51:58 #97 DONE 2.3s 02:51:58 02:51:58 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:51:58 #98 DONE 0.1s 02:51:58 02:51:58 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:51:58 #99 DONE 0.1s 02:51:58 02:51:58 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:51:58 #100 DONE 0.1s 02:51:58 02:51:58 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:51:58 #101 DONE 0.1s 02:51:58 02:51:58 #96 [security-spire-server] exporting to image [Pipeline] sh 02:51:59 #96 ... 02:51:59 02:51:59 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:51:59 #102 DONE 0.1s 02:51:59 02:51:59 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:51:59 #103 DONE 0.1s 02:51:59 02:51:59 #96 [security-spire-agent] exporting to image 02:51:59 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 02:51:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:51:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:51:59 ========================================================= 02:51:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:51:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:51:59 #96 exporting layers 0.6s done 02:51:59 #96 writing image sha256:6835fe90d832073c5ef7b76b2ca6cbd42896bf5a343738a0aeaaa20d29638b4d done 02:51:59 #96 naming to docker.io/library/security-spire-config 02:51:59 #96 exporting layers 0.5s done 02:51:59 #96 naming to docker.io/library/security-spire-config done 02:51:59 #96 exporting layers 0.5s done 02:51:59 #96 writing image sha256:bed51960678e33b27ffbaa6fb139b13848d3a53a71f9b1807d46e71c2793a99c done 02:51:59 #96 naming to docker.io/library/security-spire-server done 02:51:59 #96 writing image sha256:93dc3d6828d7c5345f92c5720616a379582d2db9a9bfc6a614a0bffbcd20d94d done 02:51:59 #96 naming to docker.io/library/security-spire-agent done 02:51:59 #96 DONE 0.8s 02:51:59 02:51:59 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:52:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:52:00 9fda8d8052c6: Pulling fs layer 02:52:00 5d54e960e981: Pulling fs layer 02:52:00 c4a7e357bf2a: Pulling fs layer 02:52:00 f0e02332f6b5: Pulling fs layer 02:52:00 872ee5b61b7b: Pulling fs layer 02:52:00 0c6a40ed1a82: Pulling fs layer 02:52:00 94ae7d8d031c: Pulling fs layer 02:52:00 f0e02332f6b5: Waiting 02:52:00 872ee5b61b7b: Waiting 02:52:00 0c6a40ed1a82: Waiting 02:52:00 94ae7d8d031c: Waiting 02:52:00 5d54e960e981: Verifying Checksum 02:52:00 5d54e960e981: Download complete 02:52:00 f0e02332f6b5: Verifying Checksum 02:52:00 f0e02332f6b5: Download complete 02:52:00 872ee5b61b7b: Verifying Checksum 02:52:00 872ee5b61b7b: Download complete 02:52:00 9fda8d8052c6: Download complete 02:52:00 94ae7d8d031c: Verifying Checksum 02:52:00 94ae7d8d031c: Download complete 02:52:01 9fda8d8052c6: Pull complete 02:52:01 5d54e960e981: Pull complete 02:52:02 c4a7e357bf2a: Verifying Checksum 02:52:02 c4a7e357bf2a: Download complete 02:52:03 0c6a40ed1a82: Verifying Checksum 02:52:03 0c6a40ed1a82: Download complete 02:52:11 #104 ... 02:52:11 02:52:11 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:11 #81 DONE 16.4s 02:52:12 02:52:12 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:12 #104 DONE 19.1s 02:52:12 02:52:12 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:12 #68 DONE 18.0s 02:52:12 02:52:12 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:12 #72 DONE 17.7s 02:52:12 02:52:12 #105 [support-notifications builder 6/7] COPY . . 02:52:15 c4a7e357bf2a: Pull complete 02:52:15 f0e02332f6b5: Pull complete 02:52:16 872ee5b61b7b: Pull complete 02:52:20 #105 ... 02:52:20 02:52:20 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:52:20 #106 DONE 7.2s 02:52:20 02:52:20 #107 [security-proxy-auth builder 6/7] COPY . . 02:52:20 #107 DONE 7.2s 02:52:20 02:52:20 #105 [support-notifications builder 6/7] COPY . . 02:52:20 #105 DONE 7.2s 02:52:20 02:52:20 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 02:52:20 #108 CACHED 02:52:20 02:52:20 #109 [core-command builder 6/7] COPY . . 02:52:20 #109 CACHED 02:52:20 02:52:20 #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #110 CACHED 02:52:20 02:52:20 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:52:20 #111 CACHED 02:52:20 02:52:20 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #112 CACHED 02:52:20 02:52:20 #113 [support-scheduler builder 6/7] COPY . . 02:52:20 #113 CACHED 02:52:20 02:52:20 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:52:20 #114 CACHED 02:52:20 02:52:20 #115 [core-metadata builder 6/7] COPY . . 02:52:20 #115 CACHED 02:52:20 02:52:20 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #116 CACHED 02:52:20 02:52:20 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #117 CACHED 02:52:20 02:52:20 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 02:52:20 #118 CACHED 02:52:20 02:52:20 #119 [core-data builder 6/7] COPY . . 02:52:20 #119 CACHED 02:52:20 02:52:20 #120 [security-secretstore-setup builder 6/7] COPY . . 02:52:20 #120 DONE 7.2s 02:52:20 02:52:20 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:52:20 #121 CACHED 02:52:20 02:52:20 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 02:52:20 #122 CACHED 02:52:20 02:52:20 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #123 CACHED 02:52:20 02:52:20 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:52:20 #124 CACHED 02:52:20 02:52:20 #125 [security-proxy-setup builder 6/7] COPY . . 02:52:20 #125 CACHED 02:52:20 02:52:20 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #126 CACHED 02:52:20 02:52:20 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:52:20 #127 CACHED 02:52:20 02:52:20 #128 [security-bootstrapper builder 6/7] COPY . . 02:52:20 #128 CACHED 02:52:20 02:52:20 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:20 #129 CACHED 02:52:20 02:52:20 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:20 #130 1.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:28 0c6a40ed1a82: Pull complete 02:52:28 94ae7d8d031c: Pull complete 02:52:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:52:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:52:29 + 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 02:52:29 + docker inspect -f . ci-base-image-arm64 02:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:29 prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container 02:52:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:52:30 #130 ... 02:52:30 02:52:30 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:30 #0 0.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:52:30 #131 ... 02:52:30 02:52:30 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:30 #0 0.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:52:30 #132 ... 02:52:30 02:52:30 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:30 #0 1.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:52:30 #133 ... 02:52:30 02:52:30 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:30 #0 1.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:52:30 #134 ... 02:52:30 02:52:30 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:30 #0 1.387 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:52:30 #135 ... 02:52:30 02:52:30 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:30 #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:30 #136 ... 02:52:30 02:52:30 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:30 #0 1.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:52:30 #137 ... 02:52:30 02:52:30 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:30 #0 1.116 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:52:30 #138 ... 02:52:30 02:52:30 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:52:30 #0 1.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:30 #139 ... 02:52:30 02:52:30 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:52:30 #0 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:52:32 $ docker top 5f642ef9fb927dc9706bf7e142f1b3d1683616fc52803196c1ff0db856e474af -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:33 + go version 02:52:33 go version go1.21.0 linux/arm64 [Pipeline] } 02:52:33 $ docker stop --time=1 5f642ef9fb927dc9706bf7e142f1b3d1683616fc52803196c1ff0db856e474af 02:52:35 $ docker rm -f --volumes 5f642ef9fb927dc9706bf7e142f1b3d1683616fc52803196c1ff0db856e474af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker inspect -f . ci-base-image-arm64 02:52:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:36 prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container 02:52:36 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:52:37 $ docker top deee6545af8680d1dbd64b698957027821a211c0d61625c435f8f6e0ffef86b7 -eo pid,comm [Pipeline] { [Pipeline] echo 02:52:37 ========================================================= 02:52:37 [edgeXBuildGoParallel] Running Tests and Build... 02:52:37 ========================================================= [Pipeline] sh 02:52:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 02:52:39 + make test 02:52:39 make: *** No rule to make target 'test'. Stop. [Pipeline] } 02:52:39 $ docker stop --time=1 deee6545af8680d1dbd64b698957027821a211c0d61625c435f8f6e0ffef86b7 02:52:40 $ docker rm -f --volumes deee6545af8680d1dbd64b698957027821a211c0d61625c435f8f6e0ffef86b7 [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 02:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:41 02:52:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:42 arm64: Pulling from edgex-lftools-log-publisher 02:52:42 8998bd30e6a1: Pulling fs layer 02:52:42 04944245beec: Pulling fs layer 02:52:42 699f458cf7ca: Pulling fs layer 02:52:42 765212b225bb: Pulling fs layer 02:52:42 f23df028b6ca: Pulling fs layer 02:52:42 d65c8cfc05b1: Pulling fs layer 02:52:42 2437ff75d9bd: Pulling fs layer 02:52:42 f23df028b6ca: Waiting 02:52:42 d65c8cfc05b1: Waiting 02:52:42 2437ff75d9bd: Waiting 02:52:42 765212b225bb: Waiting 02:52:42 04944245beec: Verifying Checksum 02:52:42 04944245beec: Download complete 02:52:42 765212b225bb: Verifying Checksum 02:52:42 765212b225bb: Download complete 02:52:42 f23df028b6ca: Verifying Checksum 02:52:42 f23df028b6ca: Download complete 02:52:42 d65c8cfc05b1: Download complete 02:52:42 699f458cf7ca: Verifying Checksum 02:52:42 699f458cf7ca: Download complete 02:52:43 8998bd30e6a1: Verifying Checksum 02:52:43 8998bd30e6a1: Download complete 02:52:46 2437ff75d9bd: Verifying Checksum 02:52:46 2437ff75d9bd: Download complete 02:52:49 8998bd30e6a1: Pull complete 02:52:49 04944245beec: Pull complete 02:52:51 699f458cf7ca: Pull complete 02:52:51 765212b225bb: Pull complete 02:52:52 f23df028b6ca: Pull complete 02:52:52 d65c8cfc05b1: Pull complete 02:53:11 2437ff75d9bd: Pull complete 02:53:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:11 prd-ubuntu20.04-docker-arm64-4c-16g-4926 does not seem to be running inside a container 02:53:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:53:14 $ docker top ac60b1b793fd9d43c8c9618be02bee280fd5194e0f0c2abc545276862076a29d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:15 ---> job-cost.sh 02:53:15 lf-activate-venv: SKIPPING 02:53:15 INFO: No Stack... 02:53:16 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:17 INFO: Archiving Costs [Pipeline] sh 02:53:17 + cut -d,+ -f6 02:53:17 cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 02:53:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4770-2-stack-cost] 02:53:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4770-2-stack-cost] did not exist. Created. 02:53:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4770-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:18 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:19 Stashed 1 file(s) [Pipeline] } 02:53:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4770-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:19 $ docker stop --time=1 ac60b1b793fd9d43c8c9618be02bee280fd5194e0f0c2abc545276862076a29d 02:53:21 $ docker rm -f --volumes ac60b1b793fd9d43c8c9618be02bee280fd5194e0f0c2abc545276862076a29d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:53:21 Failed in branch arm64 02:53:38 #140 ... 02:53:38 02:53:38 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:53:38 #139 77.89 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:53:39 #139 ... 02:53:39 02:53:39 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:53:39 #140 DONE 80.4s 02:53:39 02:53:39 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:39 #136 DONE 80.5s 02:53:39 02:53:39 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:53:39 #137 DONE 80.5s 02:53:39 02:53:39 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:53:39 #134 DONE 80.5s 02:53:39 02:53:39 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:39 #135 DONE 80.5s 02:53:39 02:53:39 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:39 #131 DONE 80.5s 02:53:39 02:53:39 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:53:39 #139 DONE 80.5s 02:53:39 02:53:39 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:39 #141 ... 02:53:39 02:53:39 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:39 #138 DONE 80.6s 02:53:40 02:53:40 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:53:40 #133 DONE 80.8s 02:53:40 02:53:40 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:53:40 #132 DONE 80.9s 02:53:40 02:53:40 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #142 ... 02:53:40 02:53:40 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:53:40 #130 DONE 81.0s 02:53:40 02:53:40 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:53:40 #143 ... 02:53:40 02:53:40 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #141 DONE 0.8s 02:53:40 02:53:40 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #142 DONE 0.5s 02:53:40 02:53:40 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #144 DONE 0.6s 02:53:40 02:53:40 #145 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:40 #145 ... 02:53:40 02:53:40 #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #146 DONE 0.6s 02:53:40 02:53:40 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #147 DONE 0.4s 02:53:40 02:53:40 #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 #148 DONE 0.4s 02:53:40 02:53:40 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:53:40 #143 DONE 0.4s 02:53:41 02:53:41 #149 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:53:41 #149 DONE 0.3s 02:53:41 02:53:41 #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:53:41 #150 CACHED 02:53:41 02:53:41 #151 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:41 #151 CACHED 02:53:41 02:53:41 #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:41 #152 CACHED 02:53:41 02:53:41 #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:41 #153 CACHED 02:53:41 02:53:41 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:41 #154 CACHED 02:53:41 02:53:41 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:41 #155 CACHED 02:53:41 02:53:41 #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:41 #156 CACHED 02:53:41 02:53:41 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:41 #157 CACHED 02:53:41 02:53:41 #158 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:41 #158 ... 02:53:41 02:53:41 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:41 #159 DONE 0.3s 02:53:41 02:53:41 #145 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:41 #145 DONE 0.4s 02:53:41 02:53:41 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:53:41 #160 DONE 0.4s 02:53:41 02:53:41 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:53:41 #161 DONE 0.4s 02:53:41 02:53:41 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:53:41 #162 DONE 0.4s 02:53:41 02:53:41 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:53:42 #163 ... 02:53:42 02:53:42 #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:53:42 #164 DONE 1.5s 02:53:42 02:53:42 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:53:42 #165 DONE 1.5s 02:53:42 02:53:42 #158 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:53:42 #158 DONE 1.5s 02:53:42 02:53:42 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:53:42 #166 DONE 1.5s 02:53:42 02:53:42 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:42 #167 DONE 1.5s 02:53:42 02:53:42 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:53:42 #163 DONE 1.4s 02:53:42 02:53:42 #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:53:42 #168 DONE 1.5s 02:53:42 02:53:42 #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:53:42 #169 DONE 1.4s 02:53:42 02:53:42 #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:53:42 #170 DONE 1.5s 02:53:42 02:53:42 #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:53:42 #171 DONE 1.5s 02:53:42 02:53:42 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:53:42 #172 DONE 1.8s 02:53:42 02:53:42 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:53:42 #173 ... 02:53:42 02:53:42 #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:42 #174 DONE 0.2s 02:53:42 02:53:42 #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:53:42 #175 DONE 0.4s 02:53:42 02:53:42 #176 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:42 #176 ... 02:53:42 02:53:42 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:53:42 #177 DONE 0.4s 02:53:42 02:53:42 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:53:42 #178 DONE 0.4s 02:53:42 02:53:42 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:53:42 #179 DONE 0.5s 02:53:43 02:53:43 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:53:43 #180 DONE 0.5s 02:53:43 02:53:43 #96 [security-spiffe-token-provider] exporting to image 02:53:43 #96 exporting layers 02:53:43 #96 ... 02:53:43 02:53:43 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:53:43 #181 DONE 0.5s 02:53:43 02:53:43 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:53:43 #182 DONE 0.5s 02:53:43 02:53:43 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:53:43 #183 DONE 0.5s 02:53:43 02:53:43 #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:53:43 #184 DONE 0.5s 02:53:43 02:53:43 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:53:43 #173 DONE 0.6s 02:53:43 02:53:43 #96 [support-notifications] exporting to image 02:53:43 #96 exporting layers 0.3s done 02:53:43 #96 ... 02:53:43 02:53:43 #176 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:43 #176 DONE 0.5s 02:53:43 02:53:43 #185 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:43 #185 ... 02:53:43 02:53:43 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:53:43 #186 DONE 0.7s 02:53:43 02:53:43 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:53:43 #187 DONE 0.7s 02:53:43 02:53:43 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:53:43 #188 DONE 0.6s 02:53:43 02:53:43 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:53:43 #189 DONE 0.6s 02:53:43 02:53:43 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:53:43 #190 DONE 0.6s 02:53:43 02:53:43 #96 [core-metadata] exporting to image 02:53:43 #96 exporting layers 0.7s done 02:53:43 #96 writing image sha256:3b793d4b51cfc4a762c0387da190f3327f20f738b1ca9b5c3f95fc23d44bebce 02:53:43 #96 writing image sha256:0312baed7ed5aedc5333a7d61cbb0b4b08ea6e6de1f78e3eaa9ebede33ca5293 02:53:43 #96 writing image sha256:9a075ddc98f496788ec1c4f6f75fae2d29f12d49952bb5b8b6f0c8f4b9552f80 02:53:43 #96 exporting layers 0.9s done 02:53:43 #96 writing image sha256:e3baf72e48f315dd84d07043a49125c982b5d7ad0f8f62ad24add92fc48ac100 02:53:44 #96 ... 02:53:44 02:53:44 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:53:44 #191 DONE 0.5s 02:53:44 02:53:44 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:53:44 #192 DONE 0.5s 02:53:44 02:53:44 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:53:44 #193 DONE 0.5s 02:53:44 02:53:44 #96 [security-spiffe-token-provider] exporting to image 02:53:44 #96 exporting layers 0.6s done 02:53:44 #96 writing image sha256:3b793d4b51cfc4a762c0387da190f3327f20f738b1ca9b5c3f95fc23d44bebce 0.5s done 02:53:44 #96 writing image sha256:0312baed7ed5aedc5333a7d61cbb0b4b08ea6e6de1f78e3eaa9ebede33ca5293 0.5s done 02:53:44 #96 writing image sha256:9a075ddc98f496788ec1c4f6f75fae2d29f12d49952bb5b8b6f0c8f4b9552f80 0.4s done 02:53:44 #96 writing image sha256:e3baf72e48f315dd84d07043a49125c982b5d7ad0f8f62ad24add92fc48ac100 0.3s done 02:53:44 #96 naming to docker.io/library/core-command done 02:53:44 #96 naming to docker.io/library/core-data done 02:53:44 #96 naming to docker.io/library/support-scheduler done 02:53:44 #96 naming to docker.io/library/security-spiffe-token-provider done 02:53:44 #96 writing image sha256:51848b50de04d4eb326a2f2e61446b93ba2e7dff61297b89cfb8bc4c4e4b36be done 02:53:44 #96 naming to docker.io/library/support-notifications 02:53:44 #96 ... 02:53:44 02:53:44 #185 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:44 #185 DONE 1.1s 02:53:44 02:53:44 #96 [core-metadata] exporting to image 02:53:44 #96 naming to docker.io/library/support-notifications done 02:53:44 #96 writing image sha256:9a2e4575c161f0f55cb6d5e17e11ef8563258e185a1d6e436bde972b609e6c1a done 02:53:44 #96 naming to docker.io/library/core-metadata done 02:53:44 #96 ... 02:53:44 02:53:44 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:53:44 #194 DONE 0.5s 02:53:44 02:53:44 #96 [core-metadata] exporting to image 02:53:44 #96 exporting layers 0.4s done 02:53:44 #96 ... 02:53:44 02:53:44 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:53:44 #195 DONE 0.7s 02:53:44 02:53:44 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:44 #196 DONE 1.2s 02:53:44 02:53:44 #96 [core-common-config-bootstrapper] exporting to image 02:53:44 #96 writing image sha256:d061ca64fdc71eaf0244c6a7b123f5293aab2bd4232d210d86012084f44f869b done 02:53:44 #96 naming to docker.io/library/security-proxy-auth done 02:53:44 #96 exporting layers 0.2s done 02:53:44 #96 writing image sha256:c252fdbe450a0c57e50915ebe5c80fc4146587177415e5ac000f0df6daf8285e done 02:53:44 #96 naming to docker.io/library/core-common-config-bootstrapper done 02:53:44 #96 DONE 2.9s 02:53:44 02:53:44 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:53:44 #197 DONE 0.2s 02:53:44 02:53:44 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:53:44 #198 DONE 0.2s 02:53:44 02:53:44 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:44 #199 DONE 0.9s 02:53:44 02:53:44 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:53:45 #200 DONE 0.1s 02:53:45 02:53:45 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:53:45 #201 DONE 0.1s 02:53:45 02:53:45 #96 [security-proxy-setup] exporting to image 02:53:45 #96 ... 02:53:45 02:53:45 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:53:45 #202 DONE 0.1s 02:53:45 02:53:45 #96 [security-proxy-setup] exporting to image 02:53:45 #96 exporting layers 0.3s done 02:53:45 #96 writing image sha256:92916d6c75a239a2574b7d09533480252d828554149089495964ffa752601706 done 02:53:45 #96 naming to docker.io/library/security-proxy-setup done 02:53:45 #96 DONE 3.2s 02:53:45 02:53:45 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:53:45 #203 ... 02:53:45 02:53:45 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:45 #204 DONE 0.6s 02:53:45 02:53:45 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:53:45 #203 DONE 0.4s 02:53:45 02:53:45 #96 [security-bootstrapper] exporting to image 02:53:46 #96 exporting layers 0.3s done 02:53:46 #96 exporting layers 0.3s done 02:53:46 #96 writing image sha256:f66bd6357e600fc3bde3f61034a1e1b5cf1093c75a7d96f4f401febd92d8a678 done 02:53:46 #96 naming to docker.io/library/security-secretstore-setup done 02:53:46 #96 writing image sha256:6d40694a068c88f18b8d576c06583431989aa76cddba132e858a1c9c11720e0a done 02:53:46 #96 naming to docker.io/library/security-bootstrapper done 02:53:46 #96 DONE 3.6s 02:53:46 02:53:46 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:53:46 time="2024-03-05T02:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:53:46 $ docker stop --time=1 622171e8d302549380accb4a5132cd361a0117dbfe7e03d1bda6241ddaa9b043 02:53:48 $ docker rm -f --volumes 622171e8d302549380accb4a5132cd361a0117dbfe7e03d1bda6241ddaa9b043 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:48 + docker images 02:53:48 REPOSITORY TAG IMAGE ID CREATED SIZE 02:53:48 security-secretstore-setup latest f66bd6357e60 3 seconds ago 36.3MB 02:53:48 security-bootstrapper latest 6d40694a068c 3 seconds ago 18.6MB 02:53:48 security-proxy-setup latest 92916d6c75a2 4 seconds ago 25.9MB 02:53:48 core-common-config-bootstrapper latest c252fdbe450a 4 seconds ago 15MB 02:53:48 security-proxy-auth latest d061ca64fdc7 4 seconds ago 15.8MB 02:53:48 core-metadata latest 9a2e4575c161 5 seconds ago 17.4MB 02:53:48 core-data latest 3b793d4b51cf 6 seconds ago 17.2MB 02:53:48 security-spiffe-token-provider latest e3baf72e48f3 6 seconds ago 28.7MB 02:53:48 support-notifications latest 51848b50de04 6 seconds ago 26.7MB 02:53:48 core-command latest 9a075ddc98f4 6 seconds ago 17MB 02:53:48 support-scheduler latest 0312baed7ed5 6 seconds ago 26.2MB 02:53:48 security-spire-agent latest 93dc3d6828d7 About a minute ago 161MB 02:53:48 security-spire-config latest 6835fe90d832 About a minute ago 102MB 02:53:48 security-spire-server latest bed51960678e About a minute ago 102MB 02:53:48 ci-base-image-x86_64 latest ce7fe3f7558f 4 minutes ago 885MB 02:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 02:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 02:53:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } [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 02:53:52 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 02:53:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:54 ---> package-listing.sh 02:53:54 ++ facter osfamily 02:53:54 ++ tr '[:upper:]' '[:lower:]' 02:53:54 + OS_FAMILY=debian 02:53:54 + workspace=/w/workspace/edgex-go/2 02:53:54 + START_PACKAGES=/tmp/packages_start.txt 02:53:54 + END_PACKAGES=/tmp/packages_end.txt 02:53:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:54 + PACKAGES=/tmp/packages_start.txt 02:53:54 + '[' /w/workspace/edgex-go/2 ']' 02:53:54 + PACKAGES=/tmp/packages_end.txt 02:53:54 + case "${OS_FAMILY}" in 02:53:54 + dpkg -l 02:53:54 + grep '^ii' 02:53:54 + '[' -f /tmp/packages_start.txt ']' 02:53:54 + '[' -f /tmp/packages_end.txt ']' 02:53:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:54 + '[' /w/workspace/edgex-go/2 ']' 02:53:54 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:53:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:53:54 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:53:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:55 02:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:56 latest: Pulling from edgex-lftools-log-publisher 02:53:56 5eb5b503b376: Pulling fs layer 02:53:56 5c69ac0246d0: Pulling fs layer 02:53:56 ec43610c2a17: Pulling fs layer 02:53:56 3a2ae6a8a46f: Pulling fs layer 02:53:56 33b1e0a273af: Pulling fs layer 02:53:56 5d3b04190fa2: Pulling fs layer 02:53:56 2f39f015ded8: Pulling fs layer 02:53:56 3a2ae6a8a46f: Waiting 02:53:56 5d3b04190fa2: Waiting 02:53:56 2f39f015ded8: Waiting 02:53:56 33b1e0a273af: Waiting 02:53:56 5c69ac0246d0: Download complete 02:53:56 3a2ae6a8a46f: Verifying Checksum 02:53:56 3a2ae6a8a46f: Download complete 02:53:56 33b1e0a273af: Verifying Checksum 02:53:56 33b1e0a273af: Download complete 02:53:56 5d3b04190fa2: Download complete 02:53:56 ec43610c2a17: Verifying Checksum 02:53:56 ec43610c2a17: Download complete 02:53:56 5eb5b503b376: Verifying Checksum 02:53:56 5eb5b503b376: Download complete 02:53:56 2f39f015ded8: Verifying Checksum 02:53:56 2f39f015ded8: Download complete 02:53:57 5eb5b503b376: Pull complete 02:53:57 5c69ac0246d0: Pull complete 02:53:57 ec43610c2a17: Pull complete 02:53:58 3a2ae6a8a46f: Pull complete 02:53:58 33b1e0a273af: Pull complete 02:53:58 5d3b04190fa2: Pull complete 02:54:02 2f39f015ded8: Pull complete 02:54:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:02 prd-ubuntu20.04-docker-8c-8g-4919 does not seem to be running inside a container 02:54:02 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:06 $ docker top 2ce046f0abb2ed46c14a899b098331f57606c8b65d15951e985b8f7868d0aa94 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:07 + ls /var/log/sa-host 02:54:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:08 provisioning config files... 02:54:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14493885253796361269tmp [Pipeline] { [Pipeline] echo 02:54:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:08 ---> create-netrc.sh [Pipeline] } 02:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:08 ---> python-tools-install.sh [Pipeline] echo 02:54:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:09 ---> sudo-logs.sh 02:54:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:09 ---> job-cost.sh 02:54:09 lf-activate-venv: SKIPPING 02:54:09 DEBUG: total: 0.10999999940395355 02:54:09 INFO: Retrieving Stack Cost... 02:54:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:10 INFO: Archiving Costs [Pipeline] echo 02:54:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:10 ---> logs-deploy.sh 02:54:10 lf-activate-venv: SKIPPING 02:54:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4770/2 02:54:10 INFO: archiving workspace using pattern(s): 02:54:11 Archives upload complete. 02:54:11 INFO: archiving logs to Nexus 02:54:12 ---> uname -a: 02:54:12 Linux prd-ubuntu20-04-docker-8c-8g-4919 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:54:12 02:54:12