Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 87e0a7533f82e149f25427775fbe427319fd6b0e+673422cf48d924dd46ca45c091b4df6a300e9e32 (a1befec060e973e6a3ed9a06d432f002e375908f) 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-ssh4168139068278101460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6313604413034307394.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4312/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-4312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9804370149600590036.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9949718354167188113.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-4312/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-4312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5716408073640998654.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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/v2 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 Running on prd-ubuntu20.04-docker-8c-8g-4238 in /w/workspace/edgexfoundry_edgex-go_PR-4312 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 87e0a7533f82e149f25427775fbe427319fd6b0e Merge succeeded, producing 14ac1302b06c60b14ae83bc44fa9098e11c3d51f Checking out Revision 14ac1302b06c60b14ae83bc44fa9098e11c3d51f (PR-4312) > 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/4312/head:refs/remotes/origin/PR-4312 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e0a7533f82e149f25427775fbe427319fd6b0e # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14ac1302b06c60b14ae83bc44fa9098e11c3d51f # timeout=10 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" > git rev-list --no-walk 87e0a7533f82e149f25427775fbe427319fd6b0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:22 ========================================================= 08:30:22 EdgeX Global Pipelines Version Info 08:30:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:23 ------------------- 08:30:23 stable info: 08:30:23 ------------------- 08:30:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:23 Message: update stable to v1.0.244 08:30:24 ------------------- 08:30:24 experimental info: 08:30:24 ------------------- 08:30:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4312 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4312 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4312 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14ac1302b06c60b14ae83bc44fa9098e11c3d51f [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14ac130 [Pipeline] echo 08:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:24 provisioning config files... 08:30:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11788699529297753731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:24 ---> docker-login.sh 08:30:24 nexus3.edgexfoundry.org:10001 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 nexus3.edgexfoundry.org:10002 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 nexus3.edgexfoundry.org:10003 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 nexus3.edgexfoundry.org:10004 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 docker.io 08:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:25 Configure a credential helper to remove this warning. See 08:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:25 08:30:25 Login Succeeded 08:30:25 ---> docker-login.sh ends [Pipeline] } 08:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:25 + 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-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 08:30:25 + dirname cmd/core-command/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-command,cmd/core-command/Dockerfile 08:30:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + dirname cmd/core-data/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-data,cmd/core-data/Dockerfile 08:30:25 + dirname cmd/core-metadata/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:25 + dirname cmd/security-bootstrapper/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:25 + dirname cmd/security-proxy-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + dirname cmd/security-spire-agent/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:25 + dirname cmd/security-spire-config/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:25 + dirname cmd/security-spire-server/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:25 + dirname cmd/support-notifications/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:25 + dirname cmd/support-scheduler/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:26 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-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 08:30:26 + git rev-list -1 --merges 14ac1302b06c60b14ae83bc44fa9098e11c3d51f~1..14ac1302b06c60b14ae83bc44fa9098e11c3d51f [Pipeline] echo 08:30:26 -----------> git rev-list -1 --merges 14ac1302b06c60b14ae83bc44fa9098e11c3d51f~1..14ac1302b06c60b14ae83bc44fa9098e11c3d51f 14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:30:26 14ac1302b06c60b14ae83bc44fa9098e11c3d51f [false] [Pipeline] sh 08:30:26 + git log --format=format:%s -1 14ac1302b06c60b14ae83bc44fa9098e11c3d51f [Pipeline] echo 08:30:26 ========================================================= 08:30:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:27 + grep -v github /etc/ssh/ssh_known_hosts 08:30:27 + [ -e /tmp/ssh_known_hosts ] 08:30:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:27 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:27 08:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:27 b85a868b505f: Pulling fs layer 08:30:27 e2be974225ed: Pulling fs layer 08:30:27 339a4e72a1f5: Pulling fs layer 08:30:27 988bab9f4d93: Pulling fs layer 08:30:27 1469e6f7b9e6: Pulling fs layer 08:30:27 eaf3925da568: Pulling fs layer 08:30:27 bab4dde63d76: Pulling fs layer 08:30:27 1469e6f7b9e6: Waiting 08:30:27 eaf3925da568: Waiting 08:30:27 988bab9f4d93: Waiting 08:30:27 bab4dde63d76: Waiting 08:30:27 bde34c3a00c8: Pulling fs layer 08:30:27 b352a97aabf1: Pulling fs layer 08:30:27 bde34c3a00c8: Waiting 08:30:27 4872d77fe225: Pulling fs layer 08:30:27 b352a97aabf1: Waiting 08:30:27 5851b861e8e6: Pulling fs layer 08:30:27 4872d77fe225: Waiting 08:30:27 5851b861e8e6: Waiting 08:30:27 e2be974225ed: Verifying Checksum 08:30:27 e2be974225ed: Download complete 08:30:27 988bab9f4d93: Verifying Checksum 08:30:27 988bab9f4d93: Download complete 08:30:27 1469e6f7b9e6: Verifying Checksum 08:30:27 1469e6f7b9e6: Download complete 08:30:27 eaf3925da568: Download complete 08:30:27 339a4e72a1f5: Verifying Checksum 08:30:27 339a4e72a1f5: Download complete 08:30:27 bde34c3a00c8: Verifying Checksum 08:30:27 bde34c3a00c8: Download complete 08:30:28 b352a97aabf1: Download complete 08:30:28 4872d77fe225: Download complete 08:30:28 5851b861e8e6: Verifying Checksum 08:30:28 5851b861e8e6: Download complete 08:30:28 b85a868b505f: Verifying Checksum 08:30:28 b85a868b505f: Download complete 08:30:28 bab4dde63d76: Verifying Checksum 08:30:28 bab4dde63d76: Download complete 08:30:29 b85a868b505f: Pull complete 08:30:29 e2be974225ed: Pull complete 08:30:30 339a4e72a1f5: Pull complete 08:30:30 988bab9f4d93: Pull complete 08:30:30 1469e6f7b9e6: Pull complete 08:30:30 eaf3925da568: Pull complete 08:30:32 bab4dde63d76: Pull complete 08:30:32 bde34c3a00c8: Pull complete 08:30:32 b352a97aabf1: Pull complete 08:30:32 4872d77fe225: Pull complete 08:30:32 5851b861e8e6: Pull complete 08:30:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:32 prd-ubuntu20.04-docker-8c-8g-4238 does not seem to be running inside a container 08:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:34 $ docker top 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea -eo pid,comm 08:30:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:34 [ssh-agent] Looking for ssh-agent implementation... 08:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:34 $ docker exec 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea ssh-agent 08:30:34 SSH_AUTH_SOCK=/tmp/ssh-32zMXHG5omxp/agent.32 08:30:34 SSH_AGENT_PID=38 08:30:34 Running ssh-add (command line suppressed) 08:30:34 Identity added: /w/workspace/edgex-go/4@tmp/private_key_17750732816276951326.key (/w/workspace/edgex-go/4@tmp/private_key_17750732816276951326.key) 08:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:34 + git tag --points-at HEAD [Pipeline] } 08:30:34 $ docker exec --env ******** --env ******** 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 38 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:35 [ssh-agent] Looking for ssh-agent implementation... 08:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:35 $ docker exec 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea ssh-agent 08:30:35 SSH_AUTH_SOCK=/tmp/ssh-qcDYpxl8UwPL/agent.70 08:30:35 SSH_AGENT_PID=76 08:30:35 Running ssh-add (command line suppressed) 08:30:35 Identity added: /w/workspace/edgex-go/4@tmp/private_key_13817281686534547684.key (/w/workspace/edgex-go/4@tmp/private_key_13817281686534547684.key) 08:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:35 + git semver init 08:30:36 2023-02-01 08:30:36,073 [run_init] DEBUG init version:0.0.0 force:False 08:30:36 2023-02-01 08:30:36,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:36 2023-02-01 08:30:36,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:36 2023-02-01 08:30:36,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:40 2023-02-01 08:30:40,406 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:40 2023-02-01 08:30:40,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4312 with force:False 08:30:40 2023-02-01 08:30:40,407 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4312 08:30:40 2023-02-01 08:30:40,411 [execute] INFO git cat-file --batch-check 08:30:40 2023-02-01 08:30:40,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:40 2023-02-01 08:30:40,418 [execute] INFO git cat-file --batch 08:30:40 2023-02-01 08:30:40,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:40 2023-02-01 08:30:40,424 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4312 08:30:40 0.0.0 [Pipeline] } 08:30:40 $ docker exec --env ******** --env ******** 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea ssh-agent -k 08:30:40 unset SSH_AUTH_SOCK; 08:30:40 unset SSH_AGENT_PID; 08:30:40 echo Agent pid 76 killed; 08:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:40 + git semver [Pipeline] } 08:30:41 $ docker stop --time=1 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea 08:30:42 $ docker rm -f --volumes 9e6e06e94a8d263ae700c0bd9ff359646c260908a8aa2b57f0786c612f22ddea [Pipeline] // withDockerContainer [Pipeline] sh 08:30:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:43 Stashed 1 file(s) [Pipeline] echo 08:30:43 [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 08:30:43 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:43 ========================================================= 08:30:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:43 213ec9aee27d: Pulling fs layer 08:30:43 4583459ba037: Pulling fs layer 08:30:43 93c1e223e6f2: Pulling fs layer 08:30:43 53926ce57604: Pulling fs layer 08:30:43 21b2b0c7a3f4: Pulling fs layer 08:30:43 22ff95d597cd: Pulling fs layer 08:30:43 12d6caf4c0d1: Pulling fs layer 08:30:43 96b7cbca73a9: Pulling fs layer 08:30:43 a7acece74701: Pulling fs layer 08:30:43 22ff95d597cd: Waiting 08:30:43 12d6caf4c0d1: Waiting 08:30:43 53926ce57604: Waiting 08:30:43 96b7cbca73a9: Waiting 08:30:43 21b2b0c7a3f4: Waiting 08:30:43 a7acece74701: Waiting 08:30:43 93c1e223e6f2: Verifying Checksum 08:30:43 93c1e223e6f2: Download complete 08:30:43 4583459ba037: Verifying Checksum 08:30:43 4583459ba037: Download complete 08:30:43 21b2b0c7a3f4: Verifying Checksum 08:30:43 21b2b0c7a3f4: Download complete 08:30:43 22ff95d597cd: Verifying Checksum 08:30:43 22ff95d597cd: Download complete 08:30:44 213ec9aee27d: Verifying Checksum 08:30:44 12d6caf4c0d1: Verifying Checksum 08:30:44 12d6caf4c0d1: Download complete 08:30:44 213ec9aee27d: Pull complete 08:30:44 4583459ba037: Pull complete 08:30:44 93c1e223e6f2: Pull complete 08:30:45 a7acece74701: Verifying Checksum 08:30:45 a7acece74701: Download complete 08:30:45 53926ce57604: Verifying Checksum 08:30:45 53926ce57604: Download complete 08:30:45 96b7cbca73a9: Verifying Checksum 08:30:45 96b7cbca73a9: Download complete 08:30:49 53926ce57604: Pull complete 08:30:49 21b2b0c7a3f4: Pull complete 08:30:49 22ff95d597cd: Pull complete 08:30:49 12d6caf4c0d1: Pull complete 08:30:51 96b7cbca73a9: Pull complete 08:30:52 a7acece74701: Pull complete 08:30:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:52 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:52 WORKDIR /edgex 08:30:52 COPY go.mod . 08:30:52 RUN go mod download 08:30:52 docker build -t ci-base-image-x86_64 -f - . 08:30:53 Sending build context to Docker daemon 170.1MB 08:30:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:53 ---> db6d94c90886 08:30:53 Step 2/4 : WORKDIR /edgex 08:30:55 ---> Running in 73477b6e3d10 08:30:55 Removing intermediate container 73477b6e3d10 08:30:55 ---> 07d0a3b69725 08:30:55 Step 3/4 : COPY go.mod . 08:30:55 ---> e6f54422a391 08:30:55 Step 4/4 : RUN go mod download 08:30:55 ---> Running in d0db2cd5dd35 08:30:58 Still waiting to schedule task 08:30:58 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4239’ is offline 08:31:05 Removing intermediate container d0db2cd5dd35 08:31:05 ---> e0b4a44efd41 08:31:05 Successfully built e0b4a44efd41 08:31:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:06 + docker inspect -f . ci-base-image-x86_64 08:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:06 prd-ubuntu20.04-docker-8c-8g-4238 does not seem to be running inside a container 08:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 08:31:06 $ docker top bad99517c85edf57980aa43349e6e8314dc977ca13fb1550065eec35a23afb4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:06 + go version 08:31:06 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:06 $ docker stop --time=1 bad99517c85edf57980aa43349e6e8314dc977ca13fb1550065eec35a23afb4d 08:31:08 $ docker rm -f --volumes bad99517c85edf57980aa43349e6e8314dc977ca13fb1550065eec35a23afb4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:08 + docker inspect -f . ci-base-image-x86_64 08:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:08 prd-ubuntu20.04-docker-8c-8g-4238 does not seem to be running inside a container 08:31:08 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat 08:31:09 $ docker top 8096b6f18cea06384719d304ef6991ff2e73018038ce84deb593496d1b4c6cc8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:09 ========================================================= 08:31:09 [edgeXBuildGoParallel] Running Tests and Build... 08:31:09 ========================================================= [Pipeline] sh 08:31:09 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:09 + make test 08:31:09 go test -race -coverprofile=coverage.out ./... 08:31:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.108s coverage: 43.1% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 54.0% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.951s coverage: 89.2% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.107s coverage: 2.6% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.549s coverage: 95.6% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.120s coverage: 0.9% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 82.9% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.281s coverage: 79.9% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.102s coverage: 87.2% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.7% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.3% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:52 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 08:32:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:10 go vet ./... 08:32:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:13 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:13 + ls -al . 08:32:13 total 744 08:32:13 drwxrwxr-x 11 1001 1001 4096 Feb 1 08:31 . 08:32:13 drwxr-xr-x 4 root root 4096 Feb 1 08:31 .. 08:32:13 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:30 .blubracket 08:32:13 -rw-rw-r-- 1 1001 1001 16 Feb 1 08:30 .dockerignore 08:32:13 drwxrwxr-x 8 1001 1001 4096 Feb 1 08:31 .git 08:32:13 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:30 .github 08:32:13 -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:30 .gitignore 08:32:13 -rw-rw-r-- 1 1001 1001 42 Feb 1 08:30 .golangci.yml 08:32:13 -rw-rw-r-- 1 1001 1001 87 Feb 1 08:30 .hadolint.yml 08:32:13 drwxr-xr-x 3 1001 1001 4096 Feb 1 08:30 .semver 08:32:13 -rw-rw-r-- 1 1001 1001 166 Feb 1 08:30 .sonarcloud.properties 08:32:13 -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:30 ADOPTERS.md 08:32:13 -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:30 Attribution.txt 08:32:13 -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:30 CHANGELOG.md 08:32:13 -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:30 CONTRIBUTING.md 08:32:13 -rw-rw-r-- 1 1001 1001 677 Feb 1 08:30 GOVERNANCE.md 08:32:13 -rw-rw-r-- 1 1001 1001 850 Feb 1 08:30 Jenkinsfile 08:32:13 -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:30 LICENSE 08:32:13 -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:30 Makefile 08:32:13 -rw-rw-r-- 1 1001 1001 582 Feb 1 08:30 OWNERS.md 08:32:13 -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:30 README.md 08:32:13 -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:30 SECURITY.md 08:32:13 -rw-rw-r-- 1 1001 1001 5 Feb 1 08:30 VERSION 08:32:13 drwxrwxr-x 2 1001 1001 4096 Feb 1 08:30 bin 08:32:13 drwxrwxr-x 17 1001 1001 4096 Feb 1 08:30 cmd 08:32:13 -rw-r--r-- 1 root root 486191 Feb 1 08:31 coverage.out 08:32:13 -rw-rw-r-- 1 1001 1001 3365 Feb 1 08:30 go.mod 08:32:13 -rw-rw-r-- 1 1001 1001 34951 Feb 1 08:30 go.sum 08:32:13 drwxrwxr-x 7 1001 1001 4096 Feb 1 08:30 internal 08:32:13 drwxrwxr-x 3 1001 1001 4096 Feb 1 08:30 openapi 08:32:13 drwxrwxr-x 4 1001 1001 4096 Feb 1 08:30 snap 08:32:13 -rw-rw-r-- 1 1001 1001 204 Feb 1 08:30 version.go [Pipeline] sh 08:32:14 + '[' -e coverage.out ] 08:32:14 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:14 Stashed 1 file(s) [Pipeline] sh 08:32:14 + make build 08:32:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:44 $ docker stop --time=1 8096b6f18cea06384719d304ef6991ff2e73018038ce84deb593496d1b4c6cc8 08:32:46 $ docker rm -f --volumes 8096b6f18cea06384719d304ef6991ff2e73018038ce84deb593496d1b4c6cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:47 08:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:47 latest: Pulling from edgex-devops/edgex-compose 08:32:47 cbdbe7a5bc2a: Pulling fs layer 08:32:47 ca9280d653b3: Pulling fs layer 08:32:47 7e9c9ca2126c: Pulling fs layer 08:32:48 cbdbe7a5bc2a: Download complete 08:32:48 cbdbe7a5bc2a: Pull complete 08:32:48 ca9280d653b3: Verifying Checksum 08:32:48 ca9280d653b3: Download complete 08:32:48 ca9280d653b3: Pull complete 08:32:48 7e9c9ca2126c: Download complete 08:32:52 7e9c9ca2126c: Pull complete 08:32:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:52 prd-ubuntu20.04-docker-8c-8g-4238 does not seem to be running inside a container 08:32:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:53 $ docker top e02e2c0efe7a3cc3a5d97f5302f44c5d0de35b913b0454e0f9cd86da45f91c3d -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:54 + docker-compose build --help 08:32:54 + grep parallel 08:32:54 --parallel Build images in parallel. [Pipeline] } 08:32:54 $ docker stop --time=1 e02e2c0efe7a3cc3a5d97f5302f44c5d0de35b913b0454e0f9cd86da45f91c3d 08:32:56 $ docker rm -f --volumes e02e2c0efe7a3cc3a5d97f5302f44c5d0de35b913b0454e0f9cd86da45f91c3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:56 prd-ubuntu20.04-docker-8c-8g-4238 does not seem to be running inside a container 08:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:56 $ docker top 5281eb0a9c24be3c1f858df1d60c86ab7bd1e023cfead14c15e5633ebc76b8ab -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:57 Building core-command ... 08:32:57 Building core-common-config-bootstrapper ... 08:32:57 Building core-data ... 08:32:57 Building core-metadata ... 08:32:57 Building security-bootstrapper ... 08:32:57 Building security-proxy-setup ... 08:32:57 Building security-secretstore-setup ... 08:32:57 Building security-spiffe-token-provider ... 08:32:57 Building security-spire-agent ... 08:32:57 Building security-spire-config ... 08:32:57 Building security-spire-server ... 08:32:57 Building support-notifications ... 08:32:57 Building support-scheduler ... 08:32:57 Building security-proxy-setup 08:32:57 Building security-spiffe-token-provider 08:32:57 Building support-notifications 08:32:57 Building core-metadata 08:32:57 Building support-scheduler 08:33:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> e0b4a44efd41 08:33:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> e0b4a44efd41 08:33:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:07 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> e0b4a44efd41 08:33:07 Step 3/21 : WORKDIR /edgex-go 08:33:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> e0b4a44efd41 08:33:07 Step 3/19 : WORKDIR /edgex-go 08:33:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> e0b4a44efd41 08:33:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:11 ---> Running in 6edfdd28e075 08:33:11 ---> Running in e2c506dcc85c 08:33:11 ---> Running in 341c08f14d5c 08:33:11 ---> Running in 71967e10bd76 08:33:11 ---> Running in 0ec2237ad5f0 08:33:11 Removing intermediate container e2c506dcc85c 08:33:11 ---> ad2942c4b85a 08:33:11 Step 4/22 : WORKDIR /edgex-go 08:33:11 Removing intermediate container 6edfdd28e075 08:33:11 ---> ddeacde8489a 08:33:11 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:11 Removing intermediate container 71967e10bd76 08:33:11 ---> acd8cce6fd35 08:33:11 Step 4/22 : WORKDIR /edgex-go 08:33:11 Removing intermediate container 341c08f14d5c 08:33:11 ---> c426b624e044 08:33:11 Step 4/21 : RUN apk add --update --no-cache make git 08:33:11 Removing intermediate container 0ec2237ad5f0 08:33:11 ---> bd734e2b0035 08:33:11 Step 4/24 : WORKDIR /edgex-go 08:33:11 ---> Running in 44f9d6f97b14 08:33:11 ---> Running in 6914a716af32 08:33:11 ---> Running in 4fb5de53315c 08:33:11 ---> Running in 812cd8f627df 08:33:11 ---> Running in efb9473b74c5 08:33:11 Removing intermediate container 6914a716af32 08:33:11 ---> 38c4b905a1a3 08:33:11 Step 5/22 : RUN apk add --update --no-cache make git 08:33:11 Removing intermediate container 4fb5de53315c 08:33:11 ---> e6c7a4949e54 08:33:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:11 ---> Running in 2cb093c1269d 08:33:11 Removing intermediate container efb9473b74c5 08:33:11 ---> db18f413cd88 08:33:11 Step 5/24 : RUN apk add --update --no-cache make git 08:33:11 ---> Running in 280ab12c9420 08:33:11 ---> Running in fdf1873e9ab0 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:12 OK: 211 MiB in 51 packages 08:33:12 v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:12 v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:12 OK: 17044 distinct packages available 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:12 OK: 211 MiB in 51 packages 08:33:12 OK: 211 MiB in 51 packages 08:33:12 OK: 211 MiB in 51 packages 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:12 OK: 211 MiB in 51 packages 08:33:13 Removing intermediate container fdf1873e9ab0 08:33:13 ---> e51ac21c7d2c 08:33:13 Step 6/24 : COPY go.mod vendor* ./ 08:33:13 ---> 0be7ed3776b1 08:33:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in 5a24f9efc421 08:33:13 Removing intermediate container 812cd8f627df 08:33:13 ---> 3bfdc1e49a70 08:33:13 Step 5/21 : COPY go.mod vendor* ./ 08:33:13 Removing intermediate container 280ab12c9420 08:33:13 ---> c2898a5ab535 08:33:13 Step 6/22 : COPY go.mod vendor* ./ 08:33:13 Removing intermediate container 2cb093c1269d 08:33:13 ---> 798583d56249 08:33:13 Step 6/22 : COPY go.mod vendor* ./ 08:33:13 ---> 31c389ca59f9 08:33:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in f568dfb15936 08:33:13 ---> 783e213312df 08:33:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 Removing intermediate container 44f9d6f97b14 08:33:13 ---> 0b49e7a29604 08:33:13 Step 5/19 : COPY go.mod vendor* ./ 08:33:13 ---> 433a3186708d 08:33:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in 31579155acec 08:33:13 ---> Running in f5686b8445f1 08:33:13 ---> f97b98c47bfb 08:33:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:13 ---> Running in 314921128c7f 08:33:40 Removing intermediate container 31579155acec 08:33:40 ---> 5feaa0a89931 08:33:40 Step 8/22 : COPY . . 08:33:40 Removing intermediate container 5a24f9efc421 08:33:40 ---> 1ac6f64586dc 08:33:40 Step 8/24 : COPY . . 08:33:40 Removing intermediate container f568dfb15936 08:33:40 ---> 194e6cd4c5b3 08:33:40 Step 7/21 : COPY . . 08:33:40 Removing intermediate container 314921128c7f 08:33:40 ---> b6a8b6db0add 08:33:40 Step 7/19 : COPY . . 08:33:40 Removing intermediate container f5686b8445f1 08:33:40 ---> 9d4d99f3814e 08:33:40 Step 8/22 : COPY . . 08:33:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4241 in /w/workspace/edgexfoundry_edgex-go_PR-4312 [Pipeline] { [Pipeline] ws 08:33:42 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:33:42 The recommended git tool is: git 08:33:48 using credential edgex-jenkins-ssh 08:33:48 Cloning the remote Git repository 08:33:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:48 > git init /w/workspace/edgex-go/4 # timeout=10 08:33:48 ---> 8b56475540bf 08:33:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:48 ---> fd8aa1838456 08:33:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:48 ---> f9c97b2d074a 08:33:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:48 ---> 33d50ea17346 08:33:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:33:48 ---> Running in 4a979f05c1b1 08:33:48 ---> Running in ae681ab303c8 08:33:48 ---> 7dad968ab09b 08:33:48 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:48 ---> Running in 97fb5d31e5ad 08:33:48 ---> Running in 5b12825ff83f 08:33:48 ---> Running in c74de4769b66 08:33:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:48 > git --version # timeout=10 08:33:48 > git --version # 'git version 2.25.1' 08:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4312/head:refs/remotes/origin/PR-4312 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:09 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 87e0a7533f82e149f25427775fbe427319fd6b0e 08:34:09 Merge succeeded, producing f60fcdccad0c26aaf055001daf06213ea1034740 08:34:09 Checking out Revision f60fcdccad0c26aaf055001daf06213ea1034740 (PR-4312) 08:34:09 > git config core.sparsecheckout # timeout=10 08:34:09 > git checkout -f 87e0a7533f82e149f25427775fbe427319fd6b0e # timeout=10 08:34:09 > git remote # timeout=10 08:34:09 > git config --get remote.origin.url # timeout=10 08:34:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:09 > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 08:34:09 > git rev-parse HEAD^{commit} # timeout=10 08:34:09 > git config core.sparsecheckout # timeout=10 08:34:09 > git checkout -f f60fcdccad0c26aaf055001daf06213ea1034740 # timeout=10 08:34:13 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" 08:34:13 > git rev-list --no-walk 87e0a7533f82e149f25427775fbe427319fd6b0e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:14 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:14 Dload Upload Total Spent Left Speed 08:34:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:34:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:15 + sudo tee /etc/docker/daemon.new 08:34:15 { 08:34:15 "registry-mirrors": [ 08:34:15 "https://nexus3.edgexfoundry.org:10001" 08:34:15 ], 08:34:15 "bip": "10.250.0.254/24", 08:34:15 "hosts": [ 08:34:15 "tcp://0.0.0.0:5555", 08:34:15 "unix:///var/run/docker.sock" 08:34:15 ], 08:34:15 "mtu": 1458, 08:34:15 "selinux-enabled": true, 08:34:15 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:15 } [Pipeline] sh 08:34:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:16 + sudo service docker restart 08:34:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:29 Removing intermediate container c74de4769b66 08:34:29 ---> 7d88de45ab99 08:34:29 08:34:29 Step 9/21 : FROM alpine:3.16 08:34:29 Removing intermediate container 4a979f05c1b1 08:34:29 ---> 8f717ae755ae 08:34:29 08:34:29 Step 10/24 : FROM alpine:3.16 08:34:29 3.16: Pulling from library/alpine 08:34:29 3.16: Pulling from library/alpine 08:34:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:30 Status: Downloaded newer image for alpine:3.16 08:34:30 Status: Downloaded newer image for alpine:3.16 08:34:30 ---> bfe296a52501 08:34:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:30 ---> bfe296a52501 08:34:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:30 Removing intermediate container ae681ab303c8 08:34:30 ---> 0137f708605d 08:34:30 08:34:30 Step 9/19 : FROM alpine:3.15 08:34:30 ---> Running in 410d89109b73 08:34:30 ---> Running in 905bc9349325 08:34:30 3.15: Pulling from library/alpine 08:34:30 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:34:30 Status: Downloaded newer image for alpine:3.15 08:34:30 ---> c4fc93816858 08:34:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:31 (1/6) Installing ca-certificates (20220614-r0) 08:34:31 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:31 (4/6) Installing libcurl (7.83.1-r5) 08:34:31 (5/6) Installing curl (7.83.1-r5) 08:34:31 (6/6) Installing dumb-init (1.2.5-r1) 08:34:31 Executing busybox-1.35.0-r17.trigger 08:34:31 Executing ca-certificates-20220614-r0.trigger 08:34:31 (1/1) Installing dumb-init (1.2.5-r1) 08:34:31 Executing busybox-1.35.0-r17.trigger 08:34:31 OK: 6 MiB in 15 packages 08:34:31 OK: 8 MiB in 20 packages 08:34:32 ---> Running in 5c41157be943 08:34:32 Removing intermediate container 5c41157be943 08:34:32 ---> 58a596023b76 08:34:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:32 ---> Running in 38d54cca11a2 08:34:32 Removing intermediate container 905bc9349325 08:34:32 ---> 11e2adef8efd 08:34:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:32 Removing intermediate container 97fb5d31e5ad 08:34:32 ---> 3dafd0f33780 08:34:32 08:34:32 Step 10/22 : FROM alpine:3.16 08:34:32 ---> bfe296a52501 08:34:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:32 ---> Running in 9f66f93ecade 08:34:32 ---> Running in fc2af85b9fea 08:34:32 Removing intermediate container 410d89109b73 08:34:32 ---> 6acf4ec0e592 08:34:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:32 ---> Running in 26c06c078313 08:34:33 Removing intermediate container 9f66f93ecade 08:34:33 ---> 5f140ff1cfb8 08:34:33 Step 13/24 : ENV APP_PORT=59881 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:33 ---> Running in 8ccc865551ee 08:34:33 Removing intermediate container 26c06c078313 08:34:33 ---> bda6ea0faa98 08:34:33 Step 12/21 : WORKDIR /edgex 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:33 ---> Running in b16522822236 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:33 Removing intermediate container 8ccc865551ee 08:34:33 ---> 4d11629a8bb8 08:34:33 Step 14/24 : EXPOSE $APP_PORT 08:34:33 Removing intermediate container 5b12825ff83f 08:34:33 ---> a214a900a290 08:34:33 08:34:33 Step 10/22 : FROM alpine:3.16 08:34:33 ---> bfe296a52501 08:34:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:33 ---> Using cache 08:34:33 ---> 11e2adef8efd 08:34:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:33 ---> Using cache 08:34:33 ---> 5f140ff1cfb8 08:34:33 Step 13/22 : ENV APP_PORT=59861 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:33 ---> Running in 099c5277a065 08:34:33 Removing intermediate container b16522822236 08:34:33 ---> 24a278e9313d 08:34:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:33 ---> Running in da4ff14736c3 08:34:33 Removing intermediate container 099c5277a065 08:34:33 ---> bba1811f0d11 08:34:33 Step 15/24 : WORKDIR / 08:34:33 ---> Running in c211d33d8502 08:34:33 Removing intermediate container da4ff14736c3 08:34:33 ---> adab8a15d971 08:34:33 Step 14/22 : EXPOSE $APP_PORT 08:34:33 ---> 631f73229f1e 08:34:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:33 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:33 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:33 OK: 15859 distinct packages available 08:34:33 ---> Running in 6cca569fc82e 08:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:33 Removing intermediate container c211d33d8502 08:34:33 ---> e32f639cc5bf 08:34:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:33 (1/2) Installing ca-certificates (20220614-r0) 08:34:33 (2/2) Installing dumb-init (1.2.5-r1) 08:34:33 Executing busybox-1.35.0-r17.trigger 08:34:33 Executing ca-certificates-20220614-r0.trigger 08:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:34 Removing intermediate container 6cca569fc82e 08:34:34 ---> 365951258cd3 08:34:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:34 OK: 6 MiB in 16 packages 08:34:34 (1/9) Installing ca-certificates (20220614-r0) 08:34:34 ---> e891cd44ffa9 08:34:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:34 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:34 (4/9) Installing libcurl (7.80.0-r5) 08:34:34 ---> 14f2d1287d38 08:34:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:34 (5/9) Installing curl (7.80.0-r5) 08:34:34 (6/9) Installing dumb-init (1.2.5-r1) 08:34:34 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:34 ---> 18c19d78e67d 08:34:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:34 (8/9) Installing libucontext (1.1-r0) 08:34:34 (9/9) Installing gcompat (1.0.0-r4) 08:34:34 Executing busybox-1.34.1-r7.trigger 08:34:34 Executing ca-certificates-20220614-r0.trigger 08:34:34 OK: 8 MiB in 23 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:34 provisioning config files... 08:34:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6329026696321535924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:34 ---> 1ce8319de5eb 08:34:34 ---> 2e68773f355a 08:34:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:34 08:34:34 Removing intermediate container fc2af85b9fea 08:34:34 ---> d6ab4e2b4d5e 08:34:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:34 ---> 92c8c5973bd1 08:34:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:34 ---> Running in ff360099f624 08:34:34 ---> e9e00bf8d44e 08:34:34 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:34 ---> 71f7fbb63575 08:34:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:34 ---> Running in c936944e0c47 08:34:34 ---> docker-login.sh 08:34:34 nexus3.edgexfoundry.org:10001 08:34:35 Removing intermediate container ff360099f624 08:34:35 ---> 78e1b4e7f5c0 08:34:35 Step 13/22 : ENV APP_PORT=59860 08:34:35 ---> 1aa2092d7cf2 08:34:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:35 ---> Running in dac2ce2ec8a8 08:34:35 Removing intermediate container 38d54cca11a2 08:34:35 ---> 452b2d9296d4 08:34:35 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:35 ---> Running in 2638ebbaf229 08:34:35 ---> bb55cb17c497 08:34:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:35 ---> Running in 7166132cfa46 08:34:35 Removing intermediate container dac2ce2ec8a8 08:34:35 ---> 8f8c38fa90ce 08:34:35 Step 14/22 : EXPOSE $APP_PORT 08:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:35 Removing intermediate container 2638ebbaf229 08:34:35 ---> 98914a4f431a 08:34:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:35 ---> Running in 7deced93121e 08:34:35 Removing intermediate container 7166132cfa46 08:34:35 ---> 74418c32af7d 08:34:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:35 ---> c0367980df29 08:34:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:35 ---> Running in e7c985fae1a4 08:34:35 ---> Running in c1a5096317f3 08:34:35 Removing intermediate container 7deced93121e 08:34:35 ---> c3ea1a9f0e12 08:34:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:35 Removing intermediate container e7c985fae1a4 08:34:35 ---> a656ffbb4a1c 08:34:35 Step 20/22 : LABEL arch=x86_64 08:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:35 Configure a credential helper to remove this warning. See 08:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:35 08:34:35 Login Succeeded 08:34:35 nexus3.edgexfoundry.org:10002 08:34:35 Removing intermediate container c1a5096317f3 08:34:35 ---> 65b189be86bc 08:34:35 Step 22/24 : LABEL arch=x86_64 08:34:35 ---> Running in 32a445dca673 08:34:35 ---> Running in 01cfe048922c 08:34:35 ---> b9e59a7ab928 08:34:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:35 Removing intermediate container 32a445dca673 08:34:35 ---> 7232dc7e377b 08:34:35 Step 21/22 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:35 Removing intermediate container c936944e0c47 08:34:35 ---> 8213bd60b908 08:34:35 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:35 Removing intermediate container 01cfe048922c 08:34:35 ---> 13cb20a2f2bb 08:34:35 Step 23/24 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:34:35 ---> Running in 3d5f92770a69 08:34:35 ---> 1d2c4db1e0b3 08:34:35 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:35 ---> Running in e9a7a35447db 08:34:35 ---> Running in c7566d548943 08:34:35 Removing intermediate container 3d5f92770a69 08:34:35 ---> 6e02899c6d81 08:34:35 Step 22/22 : LABEL version=0.0.0 08:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:36 Configure a credential helper to remove this warning. See 08:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:36 08:34:36 Login Succeeded 08:34:36 nexus3.edgexfoundry.org:10003 08:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:36 ---> Running in 51c96203fe73 08:34:36 ---> 4e4905d6622b 08:34:36 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:36 Removing intermediate container e9a7a35447db 08:34:36 ---> 7e026fe9f4a3 08:34:36 Step 19/21 : LABEL arch=x86_64 08:34:36 Removing intermediate container c7566d548943 08:34:36 ---> d0b378de3f32 08:34:36 Step 24/24 : LABEL version=0.0.0 08:34:36 ---> Running in 8a7aa73e5186 08:34:36 ---> 21c9ef58e41f 08:34:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:36 ---> Running in 0d1f8f5cc4da 08:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:36 Configure a credential helper to remove this warning. See 08:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:36 08:34:36 Login Succeeded 08:34:36 nexus3.edgexfoundry.org:10004 08:34:36 ---> Running in 8c78ba75baab 08:34:36 Removing intermediate container 51c96203fe73 08:34:36 ---> 94a65a28c1a7 08:34:36 08:34:36 Removing intermediate container 8a7aa73e5186 08:34:36 ---> f72b85b2b61f 08:34:36 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:36 Removing intermediate container 8c78ba75baab 08:34:36 ---> 12ec3a389e85 08:34:36 08:34:36 ---> Running in 217bc2d0219f 08:34:36 Removing intermediate container 0d1f8f5cc4da 08:34:36 ---> 8eadb3d66a1e 08:34:36 Step 20/21 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:34:36 Successfully built 94a65a28c1a7 08:34:36 Successfully tagged support-scheduler:latest 08:34:36  Building support-scheduler ... done Building core-command 08:34:36 Successfully built 12ec3a389e85 08:34:36 Successfully tagged core-metadata:latest 08:34:36  Building core-metadata ... done Building security-bootstrapper 08:34:36 ---> 59f41541e216 08:34:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:34:36 ---> Running in e2599dc12bc6 08:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:36 Configure a credential helper to remove this warning. See 08:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:36 08:34:36 Login Succeeded 08:34:36 docker.io 08:34:36 ---> Running in b35a498ec162 08:34:36 Removing intermediate container 217bc2d0219f 08:34:36 ---> ce9c236013df 08:34:36 Step 17/19 : LABEL arch=x86_64 08:34:36 ---> Running in 9132e82ae912 08:34:36 Removing intermediate container e2599dc12bc6 08:34:36 ---> 316217277e69 08:34:36 Step 21/21 : LABEL version=0.0.0 08:34:36 ---> Running in 2e65944c940b 08:34:36 Removing intermediate container b35a498ec162 08:34:36 ---> 2526fe09f226 08:34:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:37 Configure a credential helper to remove this warning. See 08:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:37 08:34:37 Login Succeeded 08:34:37 ---> docker-login.sh ends [Pipeline] } 08:34:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:37 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:37 ========================================================= 08:34:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:38 9b18e9b68314: Pulling fs layer 08:34:38 35d82f9e3411: Pulling fs layer 08:34:38 e16973657156: Pulling fs layer 08:34:38 fc693d55d65f: Pulling fs layer 08:34:38 7e9fc2657dce: Pulling fs layer 08:34:38 dda99020689f: Pulling fs layer 08:34:38 db1c61fa0a46: Pulling fs layer 08:34:38 891c053d2c06: Pulling fs layer 08:34:38 7e9fc2657dce: Waiting 08:34:38 fc693d55d65f: Waiting 08:34:38 891c053d2c06: Waiting 08:34:38 db1c61fa0a46: Waiting 08:34:38 dda99020689f: Waiting 08:34:38 e16973657156: Verifying Checksum 08:34:38 e16973657156: Download complete 08:34:38 35d82f9e3411: Verifying Checksum 08:34:38 35d82f9e3411: Download complete 08:34:38 7e9fc2657dce: Verifying Checksum 08:34:38 7e9fc2657dce: Download complete 08:34:38 dda99020689f: Verifying Checksum 08:34:38 dda99020689f: Download complete 08:34:38 9b18e9b68314: Download complete 08:34:39 9b18e9b68314: Pull complete 08:34:39 891c053d2c06: Verifying Checksum 08:34:39 891c053d2c06: Download complete 08:34:39 35d82f9e3411: Pull complete 08:34:39 Removing intermediate container 9132e82ae912 08:34:39 ---> 9da03b828de9 08:34:39 Step 18/19 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:34:39 Removing intermediate container 2e65944c940b 08:34:39 ---> 4463d5224507 08:34:39 08:34:39 Successfully built 4463d5224507 08:34:39 Successfully tagged security-proxy-setup:latest 08:34:39 Building security-secretstore-setup 08:34:39  Building security-proxy-setup ... done  ---> Running in 8c0d905a2986 08:34:40 ---> Running in 430c65c6f923 08:34:40 Removing intermediate container 8c0d905a2986 08:34:40 ---> e2e31e7bea14 08:34:40 Step 20/22 : LABEL arch=x86_64 08:34:40 e16973657156: Pull complete 08:34:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:40 ---> e0b4a44efd41 08:34:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:40 ---> Using cache 08:34:40 ---> bd734e2b0035 08:34:40 Step 4/23 : WORKDIR /edgex-go 08:34:40 ---> Using cache 08:34:40 ---> db18f413cd88 08:34:40 Step 5/23 : RUN apk add --update --no-cache make git 08:34:40 ---> Using cache 08:34:40 ---> e51ac21c7d2c 08:34:40 Step 6/23 : COPY go.mod vendor* ./ 08:34:40 ---> Using cache 08:34:40 ---> 0be7ed3776b1 08:34:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:40 ---> Using cache 08:34:40 ---> 1ac6f64586dc 08:34:40 Step 8/23 : COPY . . 08:34:40 ---> Using cache 08:34:40 ---> 8b56475540bf 08:34:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:40 ---> e0b4a44efd41 08:34:40 Step 3/32 : WORKDIR /edgex-go 08:34:40 ---> Using cache 08:34:40 ---> c426b624e044 08:34:40 Step 4/32 : RUN apk add --update --no-cache make git 08:34:40 ---> Using cache 08:34:40 ---> 3bfdc1e49a70 08:34:40 Step 5/32 : COPY go.mod vendor* ./ 08:34:40 ---> Using cache 08:34:40 ---> 31c389ca59f9 08:34:40 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:40 ---> Using cache 08:34:40 ---> 194e6cd4c5b3 08:34:40 Step 7/32 : COPY . . 08:34:40 ---> Using cache 08:34:40 ---> 7dad968ab09b 08:34:40 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:40 db1c61fa0a46: Verifying Checksum 08:34:40 db1c61fa0a46: Download complete 08:34:41 fc693d55d65f: Verifying Checksum 08:34:41 fc693d55d65f: Download complete 08:34:41 Removing intermediate container 430c65c6f923 08:34:41 ---> 6e0a7119a500 08:34:41 Step 19/19 : LABEL version=0.0.0 08:34:41 ---> Running in b88d1e8e04c8 08:34:41 ---> Running in eee99b6635ec 08:34:41 ---> Running in 6ac703698c83 08:34:41 ---> Running in e6e236df1ff7 08:34:41 Removing intermediate container b88d1e8e04c8 08:34:41 ---> a5795d158b25 08:34:41 Step 21/22 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:34:41 Removing intermediate container e6e236df1ff7 08:34:41 ---> 35ed6e3eed0e 08:34:41 08:34:41 ---> Running in 264cc23e7276 08:34:41 Successfully built 35ed6e3eed0e 08:34:41 Successfully tagged security-spiffe-token-provider:latest 08:34:41  Building security-spiffe-token-provider ... done Building security-spire-agent 08:34:41 Removing intermediate container 264cc23e7276 08:34:41 ---> 136609e8d2fd 08:34:41 Step 22/22 : LABEL version=0.0.0 08:34:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:43 ---> Running in 15c84efd4015 08:34:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:43 ---> e0b4a44efd41 08:34:43 Step 3/24 : WORKDIR /edgex-go 08:34:43 ---> Using cache 08:34:43 ---> c426b624e044 08:34:43 Step 4/24 : RUN apk add --update --no-cache make git 08:34:43 ---> Using cache 08:34:43 ---> 3bfdc1e49a70 08:34:43 Step 5/24 : COPY go.mod vendor* ./ 08:34:43 ---> Using cache 08:34:43 ---> 31c389ca59f9 08:34:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 ---> Using cache 08:34:43 ---> 194e6cd4c5b3 08:34:43 Step 7/24 : COPY . . 08:34:43 ---> Using cache 08:34:43 ---> 7dad968ab09b 08:34:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:44 Removing intermediate container 15c84efd4015 08:34:44 ---> 96a8f0704b62 08:34:44 08:34:44 Successfully built 96a8f0704b62 08:34:44 Successfully tagged support-notifications:latest 08:34:44  Building support-notifications ... done Building core-data 08:34:44 ---> Running in 1e2924692a9e 08:34:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:45 ---> e0b4a44efd41 08:34:45 Step 3/24 : WORKDIR /edgex-go 08:34:45 ---> Using cache 08:34:45 ---> c426b624e044 08:34:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:48 ---> e0b4a44efd41 08:34:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:48 ---> Using cache 08:34:48 ---> bd734e2b0035 08:34:48 Step 4/22 : WORKDIR /edgex-go 08:34:48 ---> Using cache 08:34:48 ---> db18f413cd88 08:34:48 Step 5/22 : RUN apk add --update --no-cache make git 08:34:48 ---> Using cache 08:34:48 ---> e51ac21c7d2c 08:34:48 Step 6/22 : COPY go.mod vendor* ./ 08:34:48 ---> Using cache 08:34:48 ---> 0be7ed3776b1 08:34:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 ---> Using cache 08:34:48 ---> 1ac6f64586dc 08:34:48 Step 8/22 : COPY . . 08:34:48 ---> Using cache 08:34:48 ---> 8b56475540bf 08:34:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:48 ---> Running in c3890150ca63 08:34:48 ---> Running in defccea37fa8 08:34:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:49 OK: 211 MiB in 51 packages 08:34:50 Removing intermediate container c3890150ca63 08:34:50 ---> a6923df2f4ba 08:34:50 Step 5/24 : COPY go.mod vendor* ./ 08:34:51 ---> 181b38fc545e 08:34:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:51 ---> Running in 0bc02db719c0 08:34:53 fc693d55d65f: Pull complete 08:34:53 7e9fc2657dce: Pull complete 08:34:53 dda99020689f: Pull complete 08:34:58 db1c61fa0a46: Pull complete 08:35:00 891c053d2c06: Pull complete 08:35:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:00 + docker build -t ci-base-image-arm64 -f - . 08:35:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:00 WORKDIR /edgex 08:35:00 COPY go.mod . 08:35:00 RUN go mod download 08:35:01 Sending build context to Docker daemon 3.093MB 08:35:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:01 ---> f96f9c87975a 08:35:01 Step 2/4 : WORKDIR /edgex 08:35:03 ---> Running in 3ba37078cdb6 08:35:03 Removing intermediate container 3ba37078cdb6 08:35:03 ---> ed5b66739f36 08:35:03 Step 3/4 : COPY go.mod . 08:35:03 ---> 04645ce89970 08:35:03 Step 4/4 : RUN go mod download 08:35:03 ---> Running in 081205c4b809 08:35:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:13 Removing intermediate container 0bc02db719c0 08:35:13 ---> 454c56fe292d 08:35:13 Step 7/24 : COPY . . 08:35:15 Removing intermediate container eee99b6635ec 08:35:15 ---> 90d5330a0202 08:35:15 08:35:15 Step 9/32 : FROM alpine:3.16 08:35:15 ---> bfe296a52501 08:35:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:15 Removing intermediate container 6ac703698c83 08:35:15 ---> 86cc3f43716c 08:35:15 08:35:15 Step 10/23 : FROM alpine:3.16 08:35:15 ---> bfe296a52501 08:35:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:15 ---> Using cache 08:35:15 ---> 11e2adef8efd 08:35:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:15 ---> Using cache 08:35:15 ---> 5f140ff1cfb8 08:35:15 Step 13/23 : ENV APP_PORT=59882 08:35:16 ---> Running in b79dcd036503 08:35:16 ---> Running in 7ce8f84bbd4b 08:35:16 Removing intermediate container b79dcd036503 08:35:16 ---> 47bdd067d349 08:35:16 Step 14/23 : EXPOSE $APP_PORT 08:35:16 Removing intermediate container 7ce8f84bbd4b 08:35:16 ---> 489751ca858a 08:35:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:16 ---> a48d34c04495 08:35:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:16 ---> Running in c201911bb4e0 08:35:16 ---> Running in dad3a45c482d 08:35:16 ---> Running in 659552387e81 08:35:16 Removing intermediate container 1e2924692a9e 08:35:16 ---> 16e0ed97ded7 08:35:16 08:35:16 Step 9/24 : FROM alpine:3.16 08:35:16 ---> bfe296a52501 08:35:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:16 Removing intermediate container defccea37fa8 08:35:16 ---> 9427fc9e81dc 08:35:16 08:35:16 Step 10/22 : FROM alpine:3.16 08:35:16 ---> bfe296a52501 08:35:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:16 ---> Running in d45612bd082d 08:35:16 ---> Running in 941cb176ad5a 08:35:17 Removing intermediate container 941cb176ad5a 08:35:17 ---> 2251bafc04ab 08:35:17 Step 12/22 : ENV APP_PORT=59880 08:35:17 Removing intermediate container 659552387e81 08:35:17 ---> 8269491767d2 08:35:17 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:17 Removing intermediate container c201911bb4e0 08:35:17 ---> 1086b0e34ed7 08:35:17 Step 15/23 : WORKDIR / 08:35:17 ---> Running in 3a73de262a5c 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:17 ---> Running in 4de1d97e6a6b 08:35:17 ---> Running in 613baa3817fa 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:17 Removing intermediate container 3a73de262a5c 08:35:17 ---> 9b174088be46 08:35:17 Step 13/22 : EXPOSE $APP_PORT 08:35:17 ---> Running in 8f77143983b6 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:17 Removing intermediate container 4de1d97e6a6b 08:35:17 ---> 0a32c75cf7df 08:35:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:17 ---> Running in b6887561a1c8 08:35:17 Removing intermediate container 8f77143983b6 08:35:17 ---> 97bb25d6e910 08:35:17 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:17 (1/3) Installing ca-certificates (20220614-r0) 08:35:17 (1/2) Installing dumb-init (1.2.5-r1) 08:35:17 (2/2) Installing su-exec (0.2-r1) 08:35:17 Removing intermediate container 613baa3817fa 08:35:17 ---> 49cffd4f174b 08:35:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 OK: 6 MiB in 16 packages 08:35:17 (2/3) Installing dumb-init (1.2.5-r1) 08:35:17 (3/3) Installing su-exec (0.2-r1) 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 Executing ca-certificates-20220614-r0.trigger 08:35:17 ---> Running in 57b01c755a67 08:35:17 OK: 6 MiB in 17 packages 08:35:17 ---> d6f46fb602ec 08:35:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:18 ---> 1b7571792ad9 08:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:18 Removing intermediate container dad3a45c482d 08:35:18 ---> 1caf2d01a1bf 08:35:18 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:18 ---> Running in 122fd86d3156 08:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:18 Removing intermediate container 122fd86d3156 08:35:18 ---> c6bc57ba8b43 08:35:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:18 Removing intermediate container b6887561a1c8 08:35:18 ---> a335de6dc4ba 08:35:18 Step 11/24 : WORKDIR /edgex-go 08:35:18 ---> 8fc3e696f28a 08:35:18 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:18 ---> Running in 1a47a7f9ec34 08:35:18 Removing intermediate container d45612bd082d 08:35:18 ---> 40eccf46457a 08:35:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:18 ---> Running in 8cd6a44a20cf 08:35:18 (1/1) Installing dumb-init (1.2.5-r1) 08:35:18 Executing busybox-1.35.0-r17.trigger 08:35:18 ---> Running in ca0c791e61bc 08:35:18 OK: 6 MiB in 15 packages 08:35:18 ---> Running in d17f3718b765 08:35:18 Removing intermediate container 1a47a7f9ec34 08:35:18 ---> 3f2cee483ce0 08:35:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:18 Removing intermediate container 8cd6a44a20cf 08:35:18 ---> 10aeea0906ee 08:35:18 08:35:18 Step 12/24 : FROM alpine:3.15 08:35:18 ---> c4fc93816858 08:35:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:18 ---> Using cache 08:35:18 ---> 58a596023b76 08:35:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:18 ---> Running in 2d851c9548f7 08:35:18 Removing intermediate container ca0c791e61bc 08:35:18 ---> c3dcfd01cbb7 08:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:18 Removing intermediate container d17f3718b765 08:35:18 ---> 2a36aa428ebd 08:35:18 Step 12/24 : WORKDIR / 08:35:18 ---> Running in 02059623a93f 08:35:18 ---> Running in 3605fc81f596 08:35:18 ---> Running in abd1dc9959e5 08:35:18 Removing intermediate container 2d851c9548f7 08:35:18 ---> 6e430f69f9bb 08:35:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:18 ---> Running in 27cb19b95af4 08:35:19 Removing intermediate container 3605fc81f596 08:35:19 ---> 5fd082cc14ee 08:35:19 Step 21/23 : LABEL arch=x86_64 08:35:19 Removing intermediate container abd1dc9959e5 08:35:19 ---> d0c4856ebcaf 08:35:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:19 Removing intermediate container 57b01c755a67 08:35:19 ---> 33e6e5698eab 08:35:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 ---> Running in 029fff181752 08:35:19 Removing intermediate container 27cb19b95af4 08:35:19 ---> fc29ff7817a4 08:35:19 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:19 ---> Running in 095aa49da856 08:35:19 Removing intermediate container 029fff181752 08:35:19 ---> 441cc363df26 08:35:19 Step 22/23 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:19 ---> Running in f8c23dfd39b9 08:35:19 ---> 0d554f45a7a9 08:35:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:19 ---> ee913710df8e 08:35:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:19 Removing intermediate container f8c23dfd39b9 08:35:19 ---> ac167bca506a 08:35:19 Step 23/23 : LABEL version=0.0.0 08:35:19 ---> Running in b58c1acdea66 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:19 ---> 406c0eaf5335 08:35:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:19 Removing intermediate container b58c1acdea66 08:35:19 ---> 5fa02d83661c 08:35:19 08:35:19 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:19 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:19 OK: 15859 distinct packages available 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:19 Successfully built 5fa02d83661c 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:19 Successfully tagged core-command:latest 08:35:19 Building security-spire-server 08:35:19  Building core-command ... done  ---> 07f2e22720c6 08:35:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:19 ---> 82ff5012a8ef 08:35:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:20 (1/5) Installing dumb-init (1.2.5-r1) 08:35:20 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:20 (3/5) Installing libucontext (1.1-r0) 08:35:20 (4/5) Installing gcompat (1.0.0-r4) 08:35:20 (5/5) Installing openssl (1.1.1s-r1) 08:35:20 Executing busybox-1.34.1-r7.trigger 08:35:20 OK: 7 MiB in 19 packages 08:35:20 ---> 2b580f8f2b3b 08:35:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:20 ---> a50190488756 08:35:20 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:20 ---> Running in f33523738045 08:35:20 Removing intermediate container 095aa49da856 08:35:20 ---> f5b38b08e1c9 08:35:20 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:21 ---> Running in cdc113a8d3b9 08:35:21 Removing intermediate container f33523738045 08:35:21 ---> 95e1c3b4d45f 08:35:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:21 Removing intermediate container 02059623a93f 08:35:21 ---> 37b60a154973 08:35:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:21 ---> Running in 5f7ebd09ae99 08:35:21 ---> 186c583f1944 08:35:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:21 Removing intermediate container cdc113a8d3b9 08:35:21 ---> 8d4e89ba8600 08:35:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:21 Removing intermediate container 5f7ebd09ae99 08:35:21 ---> 56b6748ca2fd 08:35:21 Step 20/22 : LABEL arch=x86_64 08:35:21 ---> Running in f29e5639c2e0 08:35:21 ---> dabc62dcda2c 08:35:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:21 ---> Running in d81a0ccf106b 08:35:21 ---> 0b18f2f2112e 08:35:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:21 Removing intermediate container f29e5639c2e0 08:35:21 ---> 4043420709eb 08:35:21 Step 21/22 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:22 ---> Running in 1a302a9e14d2 08:35:22 ---> fae969fa92ec 08:35:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:22 Removing intermediate container 1a302a9e14d2 08:35:22 ---> 234c8485e7c4 08:35:22 Step 22/22 : LABEL version=0.0.0 08:35:22 ---> f38416135e2e 08:35:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:22 ---> Running in 2df4f439d966 08:35:22 ---> Running in eb4d058f130e 08:35:22 Removing intermediate container 2df4f439d966 08:35:22 ---> afb13d35e7e4 08:35:22 08:35:22 Successfully built afb13d35e7e4 08:35:23 Successfully tagged core-data:latest 08:35:23 Building core-common-config-bootstrapper 08:35:23  Building core-data ... done Removing intermediate container d81a0ccf106b 08:35:23 ---> 98ea343f6b9d 08:35:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:24 ---> e0b4a44efd41 08:35:24 Step 3/23 : WORKDIR /edgex-go 08:35:24 ---> Using cache 08:35:24 ---> c426b624e044 08:35:24 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:35:24 ---> Using cache 08:35:24 ---> a6923df2f4ba 08:35:24 Step 5/23 : COPY go.mod vendor* ./ 08:35:24 ---> Using cache 08:35:24 ---> 181b38fc545e 08:35:24 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:24 ---> Using cache 08:35:24 ---> 454c56fe292d 08:35:24 Step 7/23 : COPY . . 08:35:24 ---> Using cache 08:35:24 ---> a48d34c04495 08:35:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:35:24 ---> Using cache 08:35:24 ---> 8269491767d2 08:35:24 Step 9/23 : WORKDIR /edgex-go/spire-build 08:35:24 ---> Using cache 08:35:24 ---> 0a32c75cf7df 08:35:24 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:24 ---> 58d0f4815dac 08:35:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:24 ---> 00066978fa8c 08:35:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:24 ---> Running in 729116fa0df3 08:35:24 Removing intermediate container eb4d058f130e 08:35:24 ---> 5c35ee5818c5 08:35:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:25 ---> 6f28f0736584 08:35:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:25 ---> Running in 8eae1b674d5f 08:35:25 ---> bc5478ccab16 08:35:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:25 Removing intermediate container 8eae1b674d5f 08:35:25 ---> d3f59b928a0d 08:35:25 Step 22/24 : LABEL arch=x86_64 08:35:25 ---> 3eab8f168482 08:35:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:25 ---> Running in 30c2fcc6f0fd 08:35:25 ---> 0d358c716b01 08:35:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:25 Removing intermediate container 729116fa0df3 08:35:25 ---> 2874d7a05848 08:35:25 Step 11/23 : WORKDIR /edgex-go 08:35:25 ---> ea1be168f927 08:35:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:25 ---> Running in 92b9283df7dd 08:35:25 Removing intermediate container 30c2fcc6f0fd 08:35:25 ---> 49da6cef136e 08:35:25 Step 23/24 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:26 ---> 88b4bd446eee 08:35:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:26 ---> Running in d9b99ece8aa2 08:35:26 ---> Running in 971328536f61 08:35:26 Removing intermediate container 92b9283df7dd 08:35:26 ---> 82ad98b6c68e 08:35:26 08:35:26 Step 12/23 : FROM alpine:3.15 08:35:26 ---> c4fc93816858 08:35:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:26 ---> Using cache 08:35:26 ---> 58a596023b76 08:35:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:26 ---> Using cache 08:35:26 ---> 37b60a154973 08:35:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:26 Removing intermediate container d9b99ece8aa2 08:35:26 ---> e9425e622866 08:35:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:26 Removing intermediate container 971328536f61 08:35:26 ---> 1051d594863c 08:35:26 Step 24/24 : LABEL version=0.0.0 08:35:26 ---> Running in 7088214ae105 08:35:26 ---> 0cf034c66a7b 08:35:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:26 ---> Running in 1bf0d26306dc 08:35:26 Removing intermediate container 1bf0d26306dc 08:35:26 ---> 9b990822c475 08:35:26 08:35:26 Removing intermediate container 7088214ae105 08:35:26 ---> 26b966d1a22d 08:35:26 Step 22/24 : LABEL arch=x86_64 08:35:27 Successfully built 9b990822c475 08:35:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:27 ---> e0b4a44efd41 08:35:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:27 ---> Using cache 08:35:27 ---> bd734e2b0035 08:35:27 Step 4/22 : WORKDIR /edgex-go 08:35:27 ---> Using cache 08:35:27 ---> db18f413cd88 08:35:27 Step 5/22 : RUN apk add --update --no-cache make git 08:35:27 ---> Using cache 08:35:27 ---> e51ac21c7d2c 08:35:27 Step 6/22 : COPY go.mod vendor* ./ 08:35:27 ---> Using cache 08:35:27 ---> 0be7ed3776b1 08:35:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 ---> Using cache 08:35:27 ---> 1ac6f64586dc 08:35:27 Step 8/22 : COPY . . 08:35:27 ---> Using cache 08:35:27 ---> 8b56475540bf 08:35:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:27 Successfully tagged security-secretstore-setup:latest 08:35:27 Building security-spire-config 08:35:27  Building security-secretstore-setup ... done  ---> 7f74eddbb878 08:35:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:27 ---> Running in 56406b2d9eb3 08:35:27 ---> Running in 49b78f6861be 08:35:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:28 Removing intermediate container 56406b2d9eb3 08:35:28 ---> 35b820c41925 08:35:28 Step 23/24 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:28 ---> 0c1e60995b1a 08:35:28 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:28 ---> Running in 6f5155972894 08:35:28 ---> 438e4ee89d66 08:35:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:28 ---> Running in 90b0cd23e4b0 08:35:28 Removing intermediate container 6f5155972894 08:35:28 ---> a93527354dac 08:35:28 Step 24/24 : LABEL version=0.0.0 08:35:29 ---> 1662886c54dc 08:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:29 ---> Running in 5eb7a47858ca 08:35:29 Removing intermediate container 5eb7a47858ca 08:35:29 ---> 33da51fcb0f0 08:35:29 08:35:29 ---> e434da5454b0 08:35:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:29 Successfully built 33da51fcb0f0 08:35:29 Successfully tagged security-spire-agent:latest 08:35:29  Building security-spire-agent ... done  ---> b69dcd36a4ab 08:35:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:29 ---> Running in d697fd3f5242 08:35:29 Removing intermediate container 90b0cd23e4b0 08:35:29 ---> f6ffa90d4def 08:35:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:29 Removing intermediate container d697fd3f5242 08:35:29 ---> 16c03a6348d2 08:35:29 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:30 ---> Running in e71bc02ccb6c 08:35:30 ---> Running in 46d2c2bca6d4 08:35:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:30 ---> e0b4a44efd41 08:35:30 Step 3/24 : WORKDIR /edgex-go 08:35:30 ---> Using cache 08:35:30 ---> c426b624e044 08:35:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:30 ---> Using cache 08:35:30 ---> a6923df2f4ba 08:35:30 Step 5/24 : COPY go.mod vendor* ./ 08:35:30 ---> Using cache 08:35:30 ---> 181b38fc545e 08:35:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:30 ---> Using cache 08:35:30 ---> 454c56fe292d 08:35:30 Step 7/24 : COPY . . 08:35:30 ---> Using cache 08:35:30 ---> a48d34c04495 08:35:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:30 ---> Using cache 08:35:30 ---> 8269491767d2 08:35:30 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:30 ---> Using cache 08:35:30 ---> 0a32c75cf7df 08:35:30 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:30 ---> Using cache 08:35:30 ---> a335de6dc4ba 08:35:30 Step 11/24 : WORKDIR /edgex-go 08:35:30 ---> Using cache 08:35:30 ---> 10aeea0906ee 08:35:30 08:35:30 Step 12/24 : FROM alpine:3.15 08:35:30 ---> c4fc93816858 08:35:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:30 ---> Using cache 08:35:30 ---> 58a596023b76 08:35:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:30 Removing intermediate container 46d2c2bca6d4 08:35:30 Removing intermediate container e71bc02ccb6c 08:35:30 ---> 2af0258421d3 08:35:30 Step 21/23 : LABEL arch=x86_64 ---> def17c19d8a1 08:35:30 08:35:30 Step 29/32 : CMD ["gate"] 08:35:30 ---> Running in 91641f6ede9a 08:35:30 ---> Running in a56d224c3661 08:35:30 ---> Running in 3dc5e35218f0 08:35:30 Removing intermediate container a56d224c3661 08:35:30 ---> 45ce19e74508 08:35:30 Step 22/23 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:30 Removing intermediate container 3dc5e35218f0 08:35:30 ---> 78e6311df0d4 08:35:30 Step 30/32 : LABEL arch=x86_64 08:35:30 ---> Running in 84c74f26874c 08:35:30 ---> Running in 66ea83b8a674 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:30 Removing intermediate container 84c74f26874c 08:35:30 ---> 2e4c19e50e83 08:35:30 Step 31/32 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:30 Removing intermediate container 66ea83b8a674 08:35:30 ---> ddd55f538e6e 08:35:30 Step 23/23 : LABEL version=0.0.0 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:31 ---> Running in 8fbe971373df 08:35:31 ---> Running in 64b42dd26469 08:35:31 Removing intermediate container 8fbe971373df 08:35:31 ---> 497baee2fb32 08:35:31 Step 32/32 : LABEL version=0.0.0 08:35:31 Removing intermediate container 64b42dd26469 08:35:31 ---> 0de90cec6ebe 08:35:31 08:35:31 v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:31 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:31 OK: 15859 distinct packages available 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:31 ---> Running in 9a891275dafd 08:35:31 Successfully built 0de90cec6ebe 08:35:31 Successfully tagged security-spire-server:latest 08:35:31  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:31 Removing intermediate container 9a891275dafd 08:35:31 ---> da525f2c47b2 08:35:31 08:35:31 Successfully built da525f2c47b2 08:35:31 Successfully tagged security-bootstrapper:latest 08:35:31  Building security-bootstrapper ... done (1/4) Installing dumb-init (1.2.5-r1) 08:35:31 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:31 (3/4) Installing libucontext (1.1-r0) 08:35:31 (4/4) Installing gcompat (1.0.0-r4) 08:35:31 Executing busybox-1.34.1-r7.trigger 08:35:31 OK: 6 MiB in 18 packages 08:35:32 Removing intermediate container 91641f6ede9a 08:35:32 ---> d13cbac0cded 08:35:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:33 ---> bbed1f2630c1 08:35:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:33 ---> faeac7060224 08:35:33 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:34 ---> Running in 1220d84c754c 08:35:34 Removing intermediate container 1220d84c754c 08:35:34 ---> 2533b2b5fbf5 08:35:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:34 ---> 8d13f6963f38 08:35:34 Step 19/24 : WORKDIR / 08:35:34 ---> Running in faf9286c9211 08:35:34 Removing intermediate container faf9286c9211 08:35:34 ---> 446fab40efa2 08:35:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:34 ---> Running in c12c9a031c22 08:35:34 Removing intermediate container c12c9a031c22 08:35:34 ---> 9122958f088b 08:35:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:34 ---> Running in c714009b7959 08:35:35 Removing intermediate container c714009b7959 08:35:35 ---> cd44981d65e7 08:35:35 Step 22/24 : LABEL arch=x86_64 08:35:35 ---> Running in 25f05f552116 08:35:35 Removing intermediate container 25f05f552116 08:35:35 ---> f0d0bb3bb971 08:35:35 Step 23/24 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:35 ---> Running in e74ceb77050c 08:35:35 Removing intermediate container e74ceb77050c 08:35:35 ---> afa51f35440d 08:35:35 Step 24/24 : LABEL version=0.0.0 08:35:35 ---> Running in ce3b52242353 08:35:35 Removing intermediate container ce3b52242353 08:35:35 ---> c81bdfd0e0a2 08:35:35 08:35:35 Successfully built c81bdfd0e0a2 08:35:35 Successfully tagged security-spire-config:latest 08:35:43  Building security-spire-config ... done Removing intermediate container 49b78f6861be 08:35:43 ---> f45b3be77365 08:35:43 08:35:43 Step 10/22 : FROM alpine:3.16 08:35:43 ---> bfe296a52501 08:35:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:43 ---> Running in f29f327dccb9 08:35:43 Removing intermediate container f29f327dccb9 08:35:43 ---> a1575c154db6 08:35:43 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:43 ---> Running in 7acabb7e678c 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:43 (1/1) Installing dumb-init (1.2.5-r1) 08:35:43 Executing busybox-1.35.0-r17.trigger 08:35:43 OK: 6 MiB in 15 packages 08:35:44 Removing intermediate container 7acabb7e678c 08:35:44 ---> 36d9721d9b8b 08:35:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:44 ---> 13bf4d345ec1 08:35:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:44 ---> dac41f015fbd 08:35:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:44 ---> 3dce177f94d0 08:35:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:44 ---> 646882d5ad42 08:35:44 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:44 ---> Running in 11af51336056 08:35:45 Removing intermediate container 11af51336056 08:35:45 ---> a938d8f4c8f0 08:35:45 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:45 ---> Running in 16fe9e99984f 08:35:45 Removing intermediate container 16fe9e99984f 08:35:45 ---> a5e1a19522b9 08:35:45 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:45 ---> Running in 19bd51c66c56 08:35:45 Removing intermediate container 19bd51c66c56 08:35:45 ---> c9bb8d2f1574 08:35:45 Step 20/22 : LABEL arch=x86_64 08:35:45 ---> Running in f7a7d7d13850 08:35:45 Removing intermediate container f7a7d7d13850 08:35:45 ---> 18c2a2343597 08:35:45 Step 21/22 : LABEL git_sha=14ac1302b06c60b14ae83bc44fa9098e11c3d51f 08:35:45 ---> Running in 5ef264e629ce 08:35:45 Removing intermediate container 5ef264e629ce 08:35:45 ---> 88caca1b10ca 08:35:45 Step 22/22 : LABEL version=0.0.0 08:35:45 ---> Running in 1800d626deed 08:35:45 Removing intermediate container 1800d626deed 08:35:45 ---> 944fdca6137b 08:35:45 08:35:45 Successfully built 944fdca6137b 08:35:45 Successfully tagged core-common-config-bootstrapper:latest 08:35:45  Building core-common-config-bootstrapper ... done  [Pipeline] } 08:35:45 $ docker stop --time=1 5281eb0a9c24be3c1f858df1d60c86ab7bd1e023cfead14c15e5633ebc76b8ab 08:35:47 $ docker rm -f --volumes 5281eb0a9c24be3c1f858df1d60c86ab7bd1e023cfead14c15e5633ebc76b8ab [Pipeline] // withDockerContainer [Pipeline] sh 08:35:47 + docker images 08:35:47 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:47 core-common-config-bootstrapper latest 944fdca6137b 2 seconds ago 15.5MB 08:35:47 f45b3be77365 6 seconds ago 1.68GB 08:35:47 security-spire-config latest c81bdfd0e0a2 12 seconds ago 85.8MB 08:35:47 security-spire-server latest 0de90cec6ebe 16 seconds ago 86.5MB 08:35:47 security-bootstrapper latest da525f2c47b2 16 seconds ago 20.3MB 08:35:47 security-spire-agent latest 33da51fcb0f0 19 seconds ago 125MB 08:35:47 security-secretstore-setup latest 9b990822c475 21 seconds ago 29.9MB 08:35:47 82ad98b6c68e 22 seconds ago 1.55GB 08:35:47 core-data latest afb13d35e7e4 25 seconds ago 17.9MB 08:35:47 core-command latest 5fa02d83661c 28 seconds ago 17.7MB 08:35:47 10aeea0906ee 29 seconds ago 1.55GB 08:35:47 16e0ed97ded7 31 seconds ago 1.67GB 08:35:47 9427fc9e81dc 31 seconds ago 1.69GB 08:35:47 86cc3f43716c 33 seconds ago 1.68GB 08:35:47 90d5330a0202 33 seconds ago 1.67GB 08:35:47 support-notifications latest 96a8f0704b62 About a minute ago 30.6MB 08:35:47 security-spiffe-token-provider latest 35ed6e3eed0e About a minute ago 29.8MB 08:35:47 security-proxy-setup latest 4463d5224507 About a minute ago 27.8MB 08:35:47 core-metadata latest 12ec3a389e85 About a minute ago 18.5MB 08:35:47 support-scheduler latest 94a65a28c1a7 About a minute ago 30MB 08:35:47 a214a900a290 About a minute ago 1.75GB 08:35:47 3dafd0f33780 About a minute ago 1.75GB 08:35:47 0137f708605d About a minute ago 1.71GB 08:35:47 8f717ae755ae About a minute ago 1.69GB 08:35:47 7d88de45ab99 About a minute ago 1.67GB 08:35:47 ci-base-image-x86_64 latest e0b4a44efd41 4 minutes ago 904MB 08:35:47 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:35:47 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:35:50 Removing intermediate container 081205c4b809 08:35:50 ---> 78cd580d2c0b 08:35:50 Successfully built 78cd580d2c0b 08:35:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:51 + docker inspect -f . ci-base-image-arm64 08:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-4241 does not seem to be running inside a container 08:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:52 $ docker top dc57c974f310fb75c9748f05444ae66e7f5180fa07a0d399e3d1b312ba249fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:53 + go version 08:35:53 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:53 $ docker stop --time=1 dc57c974f310fb75c9748f05444ae66e7f5180fa07a0d399e3d1b312ba249fa0 08:35:55 $ docker rm -f --volumes dc57c974f310fb75c9748f05444ae66e7f5180fa07a0d399e3d1b312ba249fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 + docker inspect -f . ci-base-image-arm64 08:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-4241 does not seem to be running inside a container 08:35:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:57 $ docker top 07c25bc3afe53c0eeee4d178fe8ac4f16aae88fee64a17c1880b706bc51163d1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:57 ========================================================= 08:35:57 [edgeXBuildGoParallel] Running Tests and Build... 08:35:57 ========================================================= [Pipeline] sh 08:35:58 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:35:58 + make test 08:35:58 go test -race -coverprofile=coverage.out ./... 08:36:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.380s coverage: 28.7% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.397s coverage: 98.5% of statements 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.564s coverage: 43.1% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.562s coverage: 54.0% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.364s coverage: 89.2% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.410s coverage: 2.6% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.685s coverage: 95.6% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.432s coverage: 72.2% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.496s coverage: 65.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.455s coverage: 0.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.314s coverage: 29.6% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 47.1% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.268s coverage: 94.1% of statements 08:39:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.235s coverage: 44.8% of statements 08:40:06 flag provided but not defined: -invalid 08:40:06 Usage of setupRegistryACL: 08:40:06 -configDir string 08:40:06 08:40:06 --- FAIL: TestExecute (0.00s) 08:40:06 --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.04s) 08:40:06 command_test.go:181: 08:40:06 Error Trace: /w/workspace/edgex-go/4/internal/security/bootstrapper/command/setupacl/command_test.go:181 08:40:06 Error: Received unexpected error: 08:40:06 failed to configure Consul access: Post "http://127.0.0.1:45333/v1/consul/config/access": EOF 08:40:06 Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server 08:40:06 FAIL 08:40:06 coverage: 79.9% of statements 08:40:06 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.993s 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.842s coverage: 91.2% of statements 08:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.074s coverage: 64.7% of statements 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.347s coverage: 100.0% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.325s coverage: 65.3% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.867s coverage: 41.8% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.386s coverage: 89.5% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.655s coverage: 92.3% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.451s coverage: 63.2% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:33 FAIL 08:40:34 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 08:40:34 $ docker stop --time=1 07c25bc3afe53c0eeee4d178fe8ac4f16aae88fee64a17c1880b706bc51163d1 08:40:38 $ docker rm -f --volumes 07c25bc3afe53c0eeee4d178fe8ac4f16aae88fee64a17c1880b706bc51163d1 [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 08:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:39 08:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:40 arm64: Pulling from edgex-lftools-log-publisher 08:40:40 8998bd30e6a1: Pulling fs layer 08:40:40 04944245beec: Pulling fs layer 08:40:40 699f458cf7ca: Pulling fs layer 08:40:40 765212b225bb: Pulling fs layer 08:40:40 f23df028b6ca: Pulling fs layer 08:40:40 d65c8cfc05b1: Pulling fs layer 08:40:40 2437ff75d9bd: Pulling fs layer 08:40:40 765212b225bb: Waiting 08:40:40 f23df028b6ca: Waiting 08:40:40 d65c8cfc05b1: Waiting 08:40:40 2437ff75d9bd: Waiting 08:40:40 04944245beec: Verifying Checksum 08:40:40 04944245beec: Download complete 08:40:40 765212b225bb: Verifying Checksum 08:40:40 765212b225bb: Download complete 08:40:40 f23df028b6ca: Verifying Checksum 08:40:40 f23df028b6ca: Download complete 08:40:40 d65c8cfc05b1: Verifying Checksum 08:40:40 d65c8cfc05b1: Download complete 08:40:40 699f458cf7ca: Verifying Checksum 08:40:40 699f458cf7ca: Download complete 08:40:40 8998bd30e6a1: Verifying Checksum 08:40:40 8998bd30e6a1: Download complete 08:40:43 2437ff75d9bd: Verifying Checksum 08:40:43 2437ff75d9bd: Download complete 08:40:44 8998bd30e6a1: Pull complete 08:40:45 04944245beec: Pull complete 08:40:46 699f458cf7ca: Pull complete 08:40:46 765212b225bb: Pull complete 08:40:47 f23df028b6ca: Pull complete 08:40:47 d65c8cfc05b1: Pull complete 08:41:04 2437ff75d9bd: Pull complete 08:41:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:04 prd-ubuntu20.04-docker-arm64-4c-16g-4241 does not seem to be running inside a container 08:41:04 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:41:07 $ docker top c907ceba7ebbe2f57bf789b5df5388751ba31e5e28b1b2fd3dfd51b80ad1e4b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:08 ---> job-cost.sh 08:41:08 lf-activate-venv: SKIPPING 08:41:08 INFO: No Stack... 08:41:08 INFO: Retrieving Pricing Info for: v3-standard-4 08:41:09 INFO: Archiving Costs [Pipeline] sh 08:41:09 + cat /w/workspace/edgex-go/4/archives/cost.csv 08:41:09 + cut -d, -f6 [Pipeline] lock 08:41:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4312-4-stack-cost] 08:41:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4312-4-stack-cost] did not exist. Created. 08:41:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4312-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:10 + echo total: 0.10999999940395355 [Pipeline] stash 08:41:11 Stashed 1 file(s) [Pipeline] } 08:41:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4312-4-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:11 $ docker stop --time=1 c907ceba7ebbe2f57bf789b5df5388751ba31e5e28b1b2fd3dfd51b80ad1e4b9 08:41:12 $ docker rm -f --volumes c907ceba7ebbe2f57bf789b5df5388751ba31e5e28b1b2fd3dfd51b80ad1e4b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:41:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:41:13 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:41:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:14 ---> package-listing.sh 08:41:14 ++ facter osfamily 08:41:14 ++ tr '[:upper:]' '[:lower:]' 08:41:14 + OS_FAMILY=debian 08:41:14 + workspace=/w/workspace/edgex-go/4 08:41:14 + START_PACKAGES=/tmp/packages_start.txt 08:41:14 + END_PACKAGES=/tmp/packages_end.txt 08:41:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:14 + PACKAGES=/tmp/packages_start.txt 08:41:14 + '[' /w/workspace/edgex-go/4 ']' 08:41:14 + PACKAGES=/tmp/packages_end.txt 08:41:14 + case "${OS_FAMILY}" in 08:41:14 + dpkg -l 08:41:14 + grep '^ii' 08:41:14 + '[' -f /tmp/packages_start.txt ']' 08:41:14 + '[' -f /tmp/packages_end.txt ']' 08:41:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:14 + '[' /w/workspace/edgex-go/4 ']' 08:41:14 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:41:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:41:14 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:41:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:15 08:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:16 latest: Pulling from edgex-lftools-log-publisher 08:41:16 5eb5b503b376: Pulling fs layer 08:41:16 5c69ac0246d0: Pulling fs layer 08:41:16 ec43610c2a17: Pulling fs layer 08:41:16 3a2ae6a8a46f: Pulling fs layer 08:41:16 33b1e0a273af: Pulling fs layer 08:41:16 5d3b04190fa2: Pulling fs layer 08:41:16 2f39f015ded8: Pulling fs layer 08:41:16 3a2ae6a8a46f: Waiting 08:41:16 33b1e0a273af: Waiting 08:41:16 5d3b04190fa2: Waiting 08:41:16 2f39f015ded8: Waiting 08:41:16 5c69ac0246d0: Verifying Checksum 08:41:16 5c69ac0246d0: Download complete 08:41:16 3a2ae6a8a46f: Download complete 08:41:16 33b1e0a273af: Verifying Checksum 08:41:16 33b1e0a273af: Download complete 08:41:16 5d3b04190fa2: Verifying Checksum 08:41:16 5d3b04190fa2: Download complete 08:41:16 ec43610c2a17: Verifying Checksum 08:41:16 ec43610c2a17: Download complete 08:41:16 5eb5b503b376: Verifying Checksum 08:41:16 5eb5b503b376: Download complete 08:41:17 2f39f015ded8: Download complete 08:41:17 5eb5b503b376: Pull complete 08:41:17 5c69ac0246d0: Pull complete 08:41:18 ec43610c2a17: Pull complete 08:41:18 3a2ae6a8a46f: Pull complete 08:41:18 33b1e0a273af: Pull complete 08:41:18 5d3b04190fa2: Pull complete 08:41:22 2f39f015ded8: Pull complete 08:41:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:41:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:22 prd-ubuntu20.04-docker-8c-8g-4238 does not seem to be running inside a container 08:41:22 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 08:41:25 $ docker top 82cbd8a42a1767ec536fd4f9c5d67d47eae8bf332295ade2a0e888c67da20af1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:25 + touch /tmp/pre-build-complete [Pipeline] sh 08:41:25 + mkdir -p /var/log/sysstat [Pipeline] sh 08:41:25 + ls /var/log/sa-host 08:41:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:26 provisioning config files... 08:41:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5108145567077276871tmp [Pipeline] { [Pipeline] echo 08:41:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:41:26 ---> create-netrc.sh [Pipeline] } 08:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:41:26 ---> python-tools-install.sh [Pipeline] echo 08:41:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:41:26 ---> sudo-logs.sh 08:41:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:41:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:41:27 ---> job-cost.sh 08:41:27 lf-activate-venv: SKIPPING 08:41:27 DEBUG: total: 0.10999999940395355 08:41:27 INFO: Retrieving Stack Cost... 08:41:29 INFO: Retrieving Pricing Info for: v3-standard-8 08:41:29 INFO: Archiving Costs [Pipeline] echo 08:41:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:41:29 ---> logs-deploy.sh 08:41:29 lf-activate-venv: SKIPPING 08:41:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4312/4 08:41:29 INFO: archiving workspace using pattern(s): 08:41:30 Archives upload complete. 08:41:30 INFO: archiving logs to Nexus