Pull request #4272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b49062560e6e853426541f5b65877e2225ac2cac+1c8abb91c27dee0361322f6c8e5a904aaca59bd3 (d73946190cf81fd7e6350edbe2110267d876ce6a) 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-ssh18163239388752190888.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-ssh2288113497711999226.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6091424935715269181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6792216130717931821.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12583027974040344092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6010978850728615659.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘prd-ubuntu20.04-docker-8c-8g-1639’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1641 in /w/workspace/edgexfoundry_edgex-go_PR-4272 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4272/head:refs/remotes/origin/PR-4272 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit b49062560e6e853426541f5b65877e2225ac2cac Merge succeeded, producing b49062560e6e853426541f5b65877e2225ac2cac Checking out Revision b49062560e6e853426541f5b65877e2225ac2cac (PR-4272) Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # 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 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # timeout=10 [Pipeline] timeout 19:15:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:31 ========================================================= 19:15:31 EdgeX Global Pipelines Version Info 19:15:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:32 ------------------- 19:15:32 stable info: 19:15:32 ------------------- 19:15:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:15:32 Message: update stable to v1.0.244 19:15:32 ------------------- 19:15:32 experimental info: 19:15:32 ------------------- 19:15:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:15:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:15:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4272 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4272 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4272 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b490625 [Pipeline] echo 19:15:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:34 provisioning config files... 19:15:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7554024152779003553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:34 ---> docker-login.sh 19:15:34 nexus3.edgexfoundry.org:10001 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:34 nexus3.edgexfoundry.org:10002 19:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:34 Configure a credential helper to remove this warning. See 19:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:34 19:15:34 Login Succeeded 19:15:35 nexus3.edgexfoundry.org:10003 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 nexus3.edgexfoundry.org:10004 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 docker.io 19:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:35 Configure a credential helper to remove this warning. See 19:15:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:35 19:15:35 Login Succeeded 19:15:35 ---> docker-login.sh ends [Pipeline] } 19:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:36 + ls cmd/core-command/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 19:15:36 + + dirnamecut cmd/core-command/Dockerfile -d/ 19:15:36 -f2 19:15:36 + echo core-command,cmd/core-command/Dockerfile 19:15:36 + dirname cmd/core-data/Dockerfile 19:15:36 + cut -d/ -f2 19:15:36 + echo core-data,cmd/core-data/Dockerfile 19:15:36 + + cut -d/ -f2 19:15:36 dirname cmd/core-metadata/Dockerfile 19:15:36 + echo core-metadata,cmd/core-metadata/Dockerfile 19:15:36 + dirname cmd/security-bootstrapper/Dockerfile 19:15:36 + cut -d/ -f2 19:15:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:15:36 + dirname cmd/security-proxy-setup/Dockerfile 19:15:36 + cut -d/ -f2 19:15:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:15:36 + cut -d/ -f2 19:15:36 + dirname cmd/security-secretstore-setup/Dockerfile 19:15:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:15:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:15:36 + cut -d/ -f2 19:15:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:15:36 + + dirname cmd/security-spire-agent/Dockerfile 19:15:36 cut -d/ -f2 19:15:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:15:36 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 19:15:36 19:15:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:15:36 + dirname cmd/security-spire-server/Dockerfile 19:15:36 + cut -d/ -f2 19:15:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:15:36 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 19:15:36 -f2 19:15:36 + echo support-notifications,cmd/support-notifications/Dockerfile 19:15:36 + cut -d/+ -f2 19:15:36 dirname cmd/support-scheduler/Dockerfile 19:15:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:15:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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 19:15:36 + git rev-list -1 --merges b49062560e6e853426541f5b65877e2225ac2cac~1..b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] echo 19:15:36 -----------> git rev-list -1 --merges b49062560e6e853426541f5b65877e2225ac2cac~1..b49062560e6e853426541f5b65877e2225ac2cac b49062560e6e853426541f5b65877e2225ac2cac [false] [Pipeline] sh 19:15:37 + git log --format=format:%s -1 b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] echo 19:15:37 ========================================================= 19:15:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:15:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:15:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:15:37 + grep -v github /etc/ssh/ssh_known_hosts 19:15:37 + [ -e /tmp/ssh_known_hosts ] 19:15:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:15:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:15:37 + sudo tee -a /etc/ssh/ssh_known_hosts 19:15:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:38 19:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:38 0.1.4: Pulling from edgex-devops/py-git-semver 19:15:38 b85a868b505f: Pulling fs layer 19:15:38 e2be974225ed: Pulling fs layer 19:15:38 339a4e72a1f5: Pulling fs layer 19:15:38 988bab9f4d93: Pulling fs layer 19:15:38 1469e6f7b9e6: Pulling fs layer 19:15:38 eaf3925da568: Pulling fs layer 19:15:38 bab4dde63d76: Pulling fs layer 19:15:38 bde34c3a00c8: Pulling fs layer 19:15:38 b352a97aabf1: Pulling fs layer 19:15:38 4872d77fe225: Pulling fs layer 19:15:38 988bab9f4d93: Waiting 19:15:38 5851b861e8e6: Pulling fs layer 19:15:38 1469e6f7b9e6: Waiting 19:15:38 eaf3925da568: Waiting 19:15:38 bab4dde63d76: Waiting 19:15:38 4872d77fe225: Waiting 19:15:38 5851b861e8e6: Waiting 19:15:38 e2be974225ed: Verifying Checksum 19:15:38 e2be974225ed: Download complete 19:15:38 988bab9f4d93: Verifying Checksum 19:15:38 988bab9f4d93: Download complete 19:15:38 1469e6f7b9e6: Verifying Checksum 19:15:38 1469e6f7b9e6: Download complete 19:15:38 eaf3925da568: Verifying Checksum 19:15:38 eaf3925da568: Download complete 19:15:38 339a4e72a1f5: Verifying Checksum 19:15:38 339a4e72a1f5: Download complete 19:15:38 bde34c3a00c8: Download complete 19:15:38 b352a97aabf1: Verifying Checksum 19:15:38 4872d77fe225: Download complete 19:15:38 5851b861e8e6: Verifying Checksum 19:15:38 5851b861e8e6: Download complete 19:15:38 b85a868b505f: Verifying Checksum 19:15:38 b85a868b505f: Download complete 19:15:39 bab4dde63d76: Verifying Checksum 19:15:40 b85a868b505f: Pull complete 19:15:40 e2be974225ed: Pull complete 19:15:40 339a4e72a1f5: Pull complete 19:15:40 988bab9f4d93: Pull complete 19:15:41 1469e6f7b9e6: Pull complete 19:15:41 eaf3925da568: Pull complete 19:15:43 bab4dde63d76: Pull complete 19:15:43 bde34c3a00c8: Pull complete 19:15:43 b352a97aabf1: Pull complete 19:15:43 4872d77fe225: Pull complete 19:15:43 5851b861e8e6: Pull complete 19:15:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:15:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:43 prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container 19:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:15:44 $ docker top 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc -eo pid,comm 19:15:44 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). 19:15:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:44 [ssh-agent] Looking for ssh-agent implementation... 19:15:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:44 $ docker exec 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent 19:15:45 SSH_AUTH_SOCK=/tmp/ssh-laANBb0tBI2V/agent.33 19:15:45 SSH_AGENT_PID=39 19:15:45 Running ssh-add (command line suppressed) 19:15:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12270494261784207262.key (/w/workspace/edgex-go/1@tmp/private_key_12270494261784207262.key) 19:15:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:45 + git tag --points-at HEAD [Pipeline] } 19:15:45 $ docker exec --env ******** --env ******** 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent -k 19:15:45 unset SSH_AUTH_SOCK; 19:15:45 unset SSH_AGENT_PID; 19:15:45 echo Agent pid 39 killed; 19:15:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:45 [ssh-agent] Looking for ssh-agent implementation... 19:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:45 $ docker exec 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent 19:15:45 SSH_AUTH_SOCK=/tmp/ssh-707pVC8HTsG3/agent.71 19:15:45 SSH_AGENT_PID=77 19:15:45 Running ssh-add (command line suppressed) 19:15:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16538164645888697320.key (/w/workspace/edgex-go/1@tmp/private_key_16538164645888697320.key) 19:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:46 + git semver init 19:15:46 2023-01-10 19:15:46,601 [run_init] DEBUG init version:0.0.0 force:False 19:15:46 2023-01-10 19:15:46,602 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:15:46 2023-01-10 19:15:46,602 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:15:46 2023-01-10 19:15:46,602 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:15:52 2023-01-10 19:15:51,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:15:52 2023-01-10 19:15:51,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4272 with force:False 19:15:52 2023-01-10 19:15:51,071 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4272 19:15:52 2023-01-10 19:15:51,076 [execute] INFO git cat-file --batch-check 19:15:52 2023-01-10 19:15:51,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:15:52 2023-01-10 19:15:51,082 [execute] INFO git cat-file --batch 19:15:52 2023-01-10 19:15:51,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:15:52 2023-01-10 19:15:51,088 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4272 19:15:52 0.0.0 [Pipeline] } 19:15:52 $ docker exec --env ******** --env ******** 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc ssh-agent -k 19:15:52 unset SSH_AUTH_SOCK; 19:15:52 unset SSH_AGENT_PID; 19:15:52 echo Agent pid 77 killed; 19:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:52 + git semver [Pipeline] } 19:15:52 $ docker stop --time=1 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc 19:15:54 $ docker rm -f --volumes 051ea52f0d1bee56ad4f5c1184d8c5c2befb3b1d9b72a4fc96680ac6047e3bbc [Pipeline] // withDockerContainer [Pipeline] sh 19:15:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:54 Stashed 1 file(s) [Pipeline] echo 19:15:54 [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 19:15:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:55 ========================================================= 19:15:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:15:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:15:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:56 213ec9aee27d: Pulling fs layer 19:15:56 4583459ba037: Pulling fs layer 19:15:56 93c1e223e6f2: Pulling fs layer 19:15:56 53926ce57604: Pulling fs layer 19:15:56 21b2b0c7a3f4: Pulling fs layer 19:15:56 22ff95d597cd: Pulling fs layer 19:15:56 12d6caf4c0d1: Pulling fs layer 19:15:56 96b7cbca73a9: Pulling fs layer 19:15:56 a7acece74701: Pulling fs layer 19:15:56 53926ce57604: Waiting 19:15:56 22ff95d597cd: Waiting 19:15:56 a7acece74701: Waiting 19:15:56 12d6caf4c0d1: Waiting 19:15:56 96b7cbca73a9: Waiting 19:15:56 21b2b0c7a3f4: Waiting 19:15:56 93c1e223e6f2: Verifying Checksum 19:15:56 93c1e223e6f2: Download complete 19:15:56 4583459ba037: Verifying Checksum 19:15:56 4583459ba037: Download complete 19:15:56 21b2b0c7a3f4: Verifying Checksum 19:15:56 21b2b0c7a3f4: Download complete 19:15:56 22ff95d597cd: Verifying Checksum 19:15:56 22ff95d597cd: Download complete 19:15:56 213ec9aee27d: Verifying Checksum 19:15:56 12d6caf4c0d1: Download complete 19:15:56 213ec9aee27d: Pull complete 19:15:56 4583459ba037: Pull complete 19:15:56 93c1e223e6f2: Pull complete 19:15:56 a7acece74701: Verifying Checksum 19:15:56 a7acece74701: Download complete 19:15:56 96b7cbca73a9: Verifying Checksum 19:15:56 96b7cbca73a9: Download complete 19:15:57 53926ce57604: Verifying Checksum 19:15:57 53926ce57604: Download complete 19:16:01 53926ce57604: Pull complete 19:16:01 21b2b0c7a3f4: Pull complete 19:16:01 22ff95d597cd: Pull complete 19:16:01 12d6caf4c0d1: Pull complete 19:16:03 96b7cbca73a9: Pull complete 19:16:03 a7acece74701: Pull complete 19:16:03 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:16:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:16:04 WORKDIR /edgex 19:16:04 COPY go.mod . 19:16:04 RUN go mod download 19:16:04 + docker build -t ci-base-image-x86_64 -f - . 19:16:04 Sending build context to Docker daemon 170.2MB 19:16:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:16:04 ---> db6d94c90886 19:16:04 Step 2/4 : WORKDIR /edgex 19:16:06 ---> Running in bf5087a799b6 19:16:06 Removing intermediate container bf5087a799b6 19:16:06 ---> 47eff3080b1c 19:16:06 Step 3/4 : COPY go.mod . 19:16:06 ---> d00406a07104 19:16:06 Step 4/4 : RUN go mod download 19:16:06 ---> Running in f96760c1c672 19:16:10 Still waiting to schedule task 19:16:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1642’ is offline 19:16:16 Removing intermediate container f96760c1c672 19:16:16 ---> e45c7e566d20 19:16:16 Successfully built e45c7e566d20 19:16:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:17 + docker inspect -f . ci-base-image-x86_64 19:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:17 prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container 19:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:16:17 $ docker top 0919b3b10addd20e089a8951b91fcc8f1768702d0e0de4e50eecd35e7cf2bb50 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:18 + go version 19:16:18 go version go1.18.7 linux/amd64 [Pipeline] } 19:16:18 $ docker stop --time=1 0919b3b10addd20e089a8951b91fcc8f1768702d0e0de4e50eecd35e7cf2bb50 19:16:19 $ docker rm -f --volumes 0919b3b10addd20e089a8951b91fcc8f1768702d0e0de4e50eecd35e7cf2bb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:20 + docker inspect -f . ci-base-image-x86_64 19:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:20 prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container 19:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:16:20 $ docker top d0c1837202485c0f2c1d848888d2bad493fcb3fecde2ad26d039e967828d85f5 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:20 ========================================================= 19:16:20 [edgeXBuildGoParallel] Running Tests and Build... 19:16:20 ========================================================= [Pipeline] sh 19:16:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:21 + make test 19:16:21 go test -race -coverprofile=coverage.out ./... 19:16:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.137s coverage: 98.5% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.144s coverage: 43.0% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.161s coverage: 54.2% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.195s coverage: 89.2% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.2% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 19:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 79.9% of statements 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.8% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.8% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.120s coverage: 17.7% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:05 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 19:17:27 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." 19:17:27 go vet ./... 19:17:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:28 ./bin/test-attribution-txt.sh 19:17:28 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:17:29 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:29 + ls -al . 19:17:29 total 752 19:17:29 drwxrwxr-x 11 1001 1001 4096 Jan 10 19:16 . 19:17:29 drwxr-xr-x 4 root root 4096 Jan 10 19:16 .. 19:17:29 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 .blubracket 19:17:29 -rw-rw-r-- 1 1001 1001 16 Jan 10 19:15 .dockerignore 19:17:29 drwxrwxr-x 8 1001 1001 4096 Jan 10 19:17 .git 19:17:29 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 .github 19:17:29 -rw-rw-r-- 1 1001 1001 956 Jan 10 19:15 .gitignore 19:17:29 -rw-rw-r-- 1 1001 1001 42 Jan 10 19:15 .golangci.yml 19:17:29 -rw-rw-r-- 1 1001 1001 87 Jan 10 19:15 .hadolint.yml 19:17:29 drwxr-xr-x 3 1001 1001 4096 Jan 10 19:15 .semver 19:17:29 -rw-rw-r-- 1 1001 1001 166 Jan 10 19:15 .sonarcloud.properties 19:17:29 -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:15 ADOPTERS.md 19:17:29 -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:15 Attribution.txt 19:17:29 -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:15 CHANGELOG.md 19:17:29 -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:15 CONTRIBUTING.md 19:17:29 -rw-rw-r-- 1 1001 1001 677 Jan 10 19:15 GOVERNANCE.md 19:17:29 -rw-rw-r-- 1 1001 1001 850 Jan 10 19:15 Jenkinsfile 19:17:29 -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:15 LICENSE 19:17:29 -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:15 Makefile 19:17:29 -rw-rw-r-- 1 1001 1001 582 Jan 10 19:15 OWNERS.md 19:17:29 -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:15 README.md 19:17:29 -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:15 SECURITY.md 19:17:29 -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION 19:17:29 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:15 bin 19:17:29 drwxrwxr-x 16 1001 1001 4096 Jan 10 19:15 cmd 19:17:29 -rw-r--r-- 1 root root 494833 Jan 10 19:17 coverage.out 19:17:29 -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:15 go.mod 19:17:29 -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:15 go.sum 19:17:29 drwxrwxr-x 7 1001 1001 4096 Jan 10 19:15 internal 19:17:29 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:15 openapi 19:17:29 drwxrwxr-x 4 1001 1001 4096 Jan 10 19:15 snap 19:17:29 -rw-rw-r-- 1 1001 1001 204 Jan 10 19:15 version.go [Pipeline] sh 19:17:29 + '[' -e coverage.out ] 19:17:29 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:29 Stashed 1 file(s) [Pipeline] sh 19:17:30 + make build 19:17:30 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 19:17:45 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 19:17:45 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 19:17:45 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 19:17:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:54 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 19:17:56 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 19:17:57 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 19:17:58 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 19:17:59 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 19:18:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:18:03 $ docker stop --time=1 d0c1837202485c0f2c1d848888d2bad493fcb3fecde2ad26d039e967828d85f5 19:18:07 $ docker rm -f --volumes d0c1837202485c0f2c1d848888d2bad493fcb3fecde2ad26d039e967828d85f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:08 19:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:09 latest: Pulling from edgex-devops/edgex-compose 19:18:09 cbdbe7a5bc2a: Pulling fs layer 19:18:09 ca9280d653b3: Pulling fs layer 19:18:09 7e9c9ca2126c: Pulling fs layer 19:18:09 cbdbe7a5bc2a: Verifying Checksum 19:18:09 cbdbe7a5bc2a: Download complete 19:18:09 ca9280d653b3: Verifying Checksum 19:18:09 ca9280d653b3: Download complete 19:18:09 cbdbe7a5bc2a: Pull complete 19:18:09 7e9c9ca2126c: Verifying Checksum 19:18:09 7e9c9ca2126c: Download complete 19:18:09 ca9280d653b3: Pull complete 19:18:13 7e9c9ca2126c: Pull complete 19:18:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:13 prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container 19:18:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:18:15 $ docker top 70f1bb0a234748b94d33284f060e93e3cd4e33a7506242c233e4ad4354c3926f -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:16 + docker-compose build --help 19:18:16 + grep parallel 19:18:16 --parallel Build images in parallel. [Pipeline] } 19:18:16 $ docker stop --time=1 70f1bb0a234748b94d33284f060e93e3cd4e33a7506242c233e4ad4354c3926f 19:18:18 $ docker rm -f --volumes 70f1bb0a234748b94d33284f060e93e3cd4e33a7506242c233e4ad4354c3926f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:18 prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container 19:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:18:19 $ docker top 2d1874fd799db2da80d4f402d48d070f7822ed36ed9a4dd68a19706a9252c24e -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:19 + docker-compose -f ./docker-compose-build.yml build --parallel 19:18:20 Building core-command ... 19:18:20 Building core-data ... 19:18:20 Building core-metadata ... 19:18:20 Building security-bootstrapper ... 19:18:20 Building security-proxy-setup ... 19:18:20 Building security-secretstore-setup ... 19:18:20 Building security-spiffe-token-provider ... 19:18:20 Building security-spire-agent ... 19:18:20 Building security-spire-config ... 19:18:20 Building security-spire-server ... 19:18:20 Building support-notifications ... 19:18:20 Building support-scheduler ... 19:18:20 Building core-command 19:18:20 Building support-notifications 19:18:20 Building security-spire-server 19:18:20 Building security-secretstore-setup 19:18:20 Building security-proxy-setup 19:18:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> e45c7e566d20 19:18:32 Step 3/23 : WORKDIR /edgex-go 19:18:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> e45c7e566d20 19:18:32 Step 3/24 : WORKDIR /edgex-go 19:18:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> e45c7e566d20 19:18:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> e45c7e566d20 19:18:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:18:32 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:18:32 ---> e45c7e566d20 19:18:32 Step 3/21 : WORKDIR /edgex-go 19:18:34 ---> Running in d5a9847d467d 19:18:34 ---> Running in 4a659f29e126 19:18:34 ---> Running in 967b965d120b 19:18:34 ---> Running in 5f6f60a82619 19:18:34 ---> Running in 06b387e8dfcc 19:18:35 Removing intermediate container 967b965d120b 19:18:35 ---> ce588da36104 19:18:35 Step 4/22 : WORKDIR /edgex-go 19:18:35 Removing intermediate container 5f6f60a82619 19:18:35 ---> 01d99bd2c5a7 19:18:35 Step 4/24 : RUN apk add --update --no-cache make git 19:18:35 Removing intermediate container d5a9847d467d 19:18:35 Removing intermediate container 4a659f29e126 19:18:35 ---> 0c6ab12487d0 19:18:35 ---> a68bbb811b4b 19:18:35 Step 4/23 : WORKDIR /edgex-goStep 4/23 : RUN apk add --update --no-cache make git build-base curl 19:18:35 19:18:35 Removing intermediate container 06b387e8dfcc 19:18:35 ---> 92c0cab85a8a 19:18:35 Step 4/21 : RUN apk add --update --no-cache make git 19:18:35 ---> Running in 468b8b94c1ef 19:18:35 ---> Running in 3479a647d691 19:18:35 ---> Running in 5958b7676dec 19:18:35 ---> Running in 8ed2b0dd5650 19:18:35 ---> Running in 8b9ff90156b9 19:18:35 Removing intermediate container 468b8b94c1ef 19:18:35 ---> 81b016eff17e 19:18:35 Step 5/23 : RUN apk add --update --no-cache make git 19:18:35 Removing intermediate container 3479a647d691 19:18:35 ---> b39bef860aff 19:18:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:35 ---> Running in d63e9d6d7678 19:18:35 ---> Running in 009219ef5f91 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:36 OK: 211 MiB in 51 packages 19:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:36 OK: 211 MiB in 51 packages 19:18:36 OK: 211 MiB in 51 packages 19:18:36 OK: 211 MiB in 51 packages 19:18:36 Removing intermediate container 8ed2b0dd5650 19:18:36 ---> 90edd95ae799 19:18:36 Step 5/23 : COPY go.mod vendor* ./ 19:18:36 ---> 344d0b93e2ab 19:18:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:36 ---> Running in e2e4f37c0e63 19:18:37 OK: 211 MiB in 51 packages 19:18:37 Removing intermediate container 009219ef5f91 19:18:37 ---> 81d6f830c1c8 19:18:37 Step 6/22 : COPY go.mod vendor* ./ 19:18:37 Removing intermediate container 8b9ff90156b9 19:18:37 ---> 8914fbeb12d6 19:18:37 Step 5/21 : COPY go.mod vendor* ./ 19:18:37 Removing intermediate container 5958b7676dec 19:18:37 ---> d267d9323d91 19:18:37 Step 5/24 : COPY go.mod vendor* ./ 19:18:37 ---> 03690ca3902c 19:18:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in b1037cd98126 19:18:37 ---> 264ac35b468b 19:18:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in 5d90e2dba41f 19:18:37 ---> a8c3e831c342 19:18:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in 98a1946e3feb 19:18:37 Removing intermediate container d63e9d6d7678 19:18:37 ---> 299360e9fcb9 19:18:37 Step 6/23 : COPY go.mod vendor* ./ 19:18:37 ---> 968e589a803e 19:18:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in 97cc7ef4c961 19:18:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1644 in /w/workspace/edgexfoundry_edgex-go_PR-4272 [Pipeline] { [Pipeline] ws 19:18:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:18:43 The recommended git tool is: git 19:18:48 using credential edgex-jenkins-ssh 19:18:48 Cloning the remote Git repository 19:18:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:18:48 > git init /w/workspace/edgex-go/1 # timeout=10 19:18:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:48 > git --version # timeout=10 19:18:48 > git --version # 'git version 2.25.1' 19:18:48 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:08 Merging remotes/origin/main commit 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 into PR head commit b49062560e6e853426541f5b65877e2225ac2cac 19:19:08 Merge succeeded, producing b49062560e6e853426541f5b65877e2225ac2cac 19:19:08 Checking out Revision b49062560e6e853426541f5b65877e2225ac2cac (PR-4272) 19:19:09 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.1 to 2.1.2" 19:19:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:19:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4272/head:refs/remotes/origin/PR-4272 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:19:08 > git config core.sparsecheckout # timeout=10 19:19:08 > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # timeout=10 19:19:08 > git remote # timeout=10 19:19:08 > git config --get remote.origin.url # timeout=10 19:19:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:08 > git merge 1c8abb91c27dee0361322f6c8e5a904aaca59bd3 # timeout=10 19:19:08 > git rev-parse HEAD^{commit} # timeout=10 19:19:08 > git config core.sparsecheckout # timeout=10 19:19:08 > git checkout -f b49062560e6e853426541f5b65877e2225ac2cac # timeout=10 19:19:09 > git --version # timeout=10 19:19:09 > git --version # 'git version 2.25.1' 19:19:09 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:19:09 Removing intermediate container b1037cd98126 19:19:09 ---> 1aeb4814799a 19:19:09 Step 8/22 : COPY . . 19:19:09 Removing intermediate container 98a1946e3feb 19:19:09 ---> db364a8173be 19:19:09 Step 7/24 : COPY . . 19:19:09 Removing intermediate container 97cc7ef4c961 19:19:09 ---> 6c9be4cd5f8a 19:19:09 Step 8/23 : COPY . . 19:19:09 Removing intermediate container 5d90e2dba41f 19:19:09 ---> a89203ac33a3 19:19:09 Step 7/21 : COPY . . 19:19:09 Removing intermediate container e2e4f37c0e63 19:19:09 ---> f8d857368f8a 19:19:09 Step 7/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:19:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:10 Dload Upload Total Spent Left Speed 19:19:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 19:19:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:19:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:19:11 + sudo tee /etc/docker/daemon.new 19:19:11 { 19:19:11 "registry-mirrors": [ 19:19:11 "https://nexus3.edgexfoundry.org:10001" 19:19:11 ], 19:19:11 "bip": "10.250.0.254/24", 19:19:11 "hosts": [ 19:19:11 "tcp://0.0.0.0:5555", 19:19:11 "unix:///var/run/docker.sock" 19:19:11 ], 19:19:11 "mtu": 1458, 19:19:11 "selinux-enabled": true, 19:19:11 "seccomp-profile": "/etc/docker/seccomp.json" 19:19:11 } [Pipeline] sh 19:19:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:19:12 + sudo service docker restart 19:19:19 ---> 3d92f4482f7f 19:19:19 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:19 ---> b6478620faf4 19:19:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:19:19 ---> Running in 01bc9713a33c 19:19:19 ---> f1d3a5187f0e 19:19:19 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:19:19 ---> Running in 3b723285dbac 19:19:19 ---> 6a3e457f8d4e 19:19:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:19:19 ---> 5a08bfb17000 19:19:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:19 ---> Running in 570cd3f17b64 19:19:19 ---> Running in 7d99fcbc8626 19:19:19 ---> Running in f55a4ac3ea80 19:19:19 Removing intermediate container 7d99fcbc8626 19:19:19 ---> bcf653035c50 19:19:19 Step 9/23 : WORKDIR /edgex-go/spire-build 19:19:19 ---> Running in 995099508fd7 19:19:19 Removing intermediate container 995099508fd7 19:19:19 ---> 0fc0c02acfdd 19:19:19 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 19:19:19 ---> Running in 900a476c73a2 19:19:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:19 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 19:19:19 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 19:19:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:19 Removing intermediate container 900a476c73a2 19:19:19 ---> 13c3a18aa837 19:19:19 Step 11/23 : WORKDIR /edgex-go 19:19:19 ---> Running in e7ecb6405d4a 19:19:19 Removing intermediate container e7ecb6405d4a 19:19:19 ---> aa0876847db8 19:19:19 19:19:19 Step 12/23 : FROM alpine:3.15 19:19:19 3.15: Pulling from library/alpine 19:19:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:19:20 Status: Downloaded newer image for alpine:3.15 19:19:20 ---> c4fc93816858 19:19:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:20 ---> Running in 1ca4d3729b6a 19:19:20 Removing intermediate container 1ca4d3729b6a 19:19:20 ---> 3f546a549090 19:19:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:20 ---> Running in 59b41e5a3410 19:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:21 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:19:21 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:19:21 OK: 15859 distinct packages available 19:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:21 (1/5) Installing dumb-init (1.2.5-r1) 19:19:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:19:21 (3/5) Installing libucontext (1.1-r0) 19:19:21 (4/5) Installing gcompat (1.0.0-r4) 19:19:21 (5/5) Installing openssl (1.1.1s-r1) 19:19:21 Executing busybox-1.34.1-r7.trigger 19:19:21 OK: 7 MiB in 19 packages 19:19:22 Removing intermediate container 59b41e5a3410 19:19:22 ---> befc3b5879a4 19:19:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:19:26 ---> b2cdd7c859a3 19:19:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:19:26 ---> 11f882601596 19:19:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:19:27 ---> 1caaca2d0d77 19:19:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:19:27 ---> bbd117ef69e2 19:19:27 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:28 ---> Running in 79d442fbfc7d 19:19:28 Removing intermediate container 79d442fbfc7d 19:19:28 ---> 1d09a48c3bde 19:19:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:28 ---> Running in 2f5bb50b97ae 19:19:29 Removing intermediate container 2f5bb50b97ae 19:19:29 ---> 0e85940f5508 19:19:29 Step 21/23 : LABEL arch=x86_64 19:19:30 ---> Running in 13125b8ceb8a 19:19:30 Removing intermediate container 13125b8ceb8a 19:19:30 ---> 138cf6ae18ab 19:19:30 Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:19:30 ---> Running in 00e0ad1b6ef7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:30 provisioning config files... 19:19:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9938909116765159639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:31 ---> docker-login.sh 19:19:31 nexus3.edgexfoundry.org:10001 19:19:31 Removing intermediate container 00e0ad1b6ef7 19:19:31 ---> 71f51724fb4e 19:19:31 Step 23/23 : LABEL version=0.0.0 19:19:31 ---> Running in 06173302456d 19:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:31 Configure a credential helper to remove this warning. See 19:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:31 19:19:31 Login Succeeded 19:19:31 nexus3.edgexfoundry.org:10002 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 Removing intermediate container 06173302456d 19:19:32 ---> 6827c0b4382f 19:19:32 19:19:32 Successfully built 6827c0b4382f 19:19:32 Successfully tagged security-spire-server:latest 19:19:32  Building security-spire-server ... done Building security-spire-config 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 nexus3.edgexfoundry.org:10003 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 nexus3.edgexfoundry.org:10004 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 docker.io 19:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:33 Configure a credential helper to remove this warning. See 19:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:33 19:19:33 Login Succeeded 19:19:33 ---> docker-login.sh ends [Pipeline] } 19:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:19:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:19:34 ========================================================= 19:19:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:19:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:19:34 9b18e9b68314: Pulling fs layer 19:19:34 35d82f9e3411: Pulling fs layer 19:19:34 e16973657156: Pulling fs layer 19:19:34 fc693d55d65f: Pulling fs layer 19:19:34 7e9fc2657dce: Pulling fs layer 19:19:34 dda99020689f: Pulling fs layer 19:19:34 db1c61fa0a46: Pulling fs layer 19:19:34 891c053d2c06: Pulling fs layer 19:19:34 7e9fc2657dce: Waiting 19:19:34 dda99020689f: Waiting 19:19:34 fc693d55d65f: Waiting 19:19:34 db1c61fa0a46: Waiting 19:19:34 891c053d2c06: Waiting 19:19:34 e16973657156: Verifying Checksum 19:19:34 e16973657156: Download complete 19:19:34 35d82f9e3411: Verifying Checksum 19:19:34 35d82f9e3411: Download complete 19:19:34 7e9fc2657dce: Verifying Checksum 19:19:34 7e9fc2657dce: Download complete 19:19:34 dda99020689f: Verifying Checksum 19:19:34 dda99020689f: Download complete 19:19:34 9b18e9b68314: Verifying Checksum 19:19:34 9b18e9b68314: Download complete 19:19:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:35 ---> e45c7e566d20 19:19:35 Step 3/24 : WORKDIR /edgex-go 19:19:35 ---> Using cache 19:19:35 ---> 92c0cab85a8a 19:19:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:19:35 9b18e9b68314: Pull complete 19:19:36 891c053d2c06: Verifying Checksum 19:19:36 891c053d2c06: Download complete 19:19:36 35d82f9e3411: Pull complete 19:19:36 e16973657156: Pull complete 19:19:37 db1c61fa0a46: Verifying Checksum 19:19:37 db1c61fa0a46: Download complete 19:19:37 fc693d55d65f: Verifying Checksum 19:19:37 fc693d55d65f: Download complete 19:19:40 ---> Running in bdaefe290d4c 19:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:19:41 OK: 211 MiB in 51 packages 19:19:42 Removing intermediate container bdaefe290d4c 19:19:42 ---> 225c89d7184e 19:19:42 Step 5/24 : COPY go.mod vendor* ./ 19:19:43 ---> 57efbcefebb7 19:19:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:43 ---> Running in 07a96404f72e 19:19:44 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 19:19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:50 fc693d55d65f: Pull complete 19:19:50 7e9fc2657dce: Pull complete 19:19:50 dda99020689f: Pull complete 19:19:55 db1c61fa0a46: Pull complete 19:19:57 Removing intermediate container 3b723285dbac 19:19:57 ---> 1bc08f6718f2 19:19:57 19:19:57 Step 10/23 : FROM alpine:3.16 19:19:57 Removing intermediate container f55a4ac3ea80 19:19:57 ---> f740aeeb252a 19:19:57 19:19:57 Step 9/24 : FROM alpine:3.16 19:19:57 Removing intermediate container 01bc9713a33c 19:19:57 ---> abdb38d69a9b 19:19:57 19:19:57 Step 9/21 : FROM alpine:3.16 19:19:57 3.16: Pulling from library/alpine 19:19:57 891c053d2c06: Pull complete 19:19:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:19:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:57 WORKDIR /edgex 19:19:57 COPY go.mod . 19:19:57 RUN go mod download 19:19:57 + docker build -t ci-base-image-arm64 -f - . 19:19:58 3.16: Pulling from library/alpine 19:19:58 3.16: Pulling from library/alpine 19:19:58 Sending build context to Docker daemon 3.136MB 19:19:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:19:58 ---> f96f9c87975a 19:19:58 Step 2/4 : WORKDIR /edgex 19:20:00 ---> Running in a45f620280b2 19:20:00 Removing intermediate container a45f620280b2 19:20:00 ---> 1bcb8436f1ef 19:20:00 Step 3/4 : COPY go.mod . 19:20:01 ---> 14380deeaa9e 19:20:01 Step 4/4 : RUN go mod download 19:20:01 ---> Running in d23c756cf301 19:20:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:20:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:20:03 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:20:03 Status: Downloaded newer image for alpine:3.16 19:20:03 Status: Downloaded newer image for alpine:3.16 19:20:03 Status: Downloaded newer image for alpine:3.16 19:20:03 ---> bfe296a52501 19:20:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:20:03 ---> bfe296a52501 19:20:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:20:03 ---> bfe296a52501 19:20:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:20:03 ---> Running in abda1096a1d0 19:20:03 ---> Running in 2b2527d4dd1b 19:20:03 ---> Running in 839980dab4d6 19:20:03 Removing intermediate container 570cd3f17b64 19:20:03 ---> 4000e40bd2d2 19:20:03 19:20:03 Step 10/22 : FROM alpine:3.16 19:20:03 ---> bfe296a52501 19:20:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:20:03 ---> Running in 9705cdd8709d 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:03 Removing intermediate container 07a96404f72e 19:20:03 ---> de9c3501455b 19:20:03 Step 7/24 : COPY . . 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:03 (1/3) Installing ca-certificates (20220614-r0) 19:20:03 (2/3) Installing dumb-init (1.2.5-r1) 19:20:03 (3/3) Installing su-exec (0.2-r1) 19:20:03 Executing busybox-1.35.0-r17.trigger 19:20:03 Executing ca-certificates-20220614-r0.trigger 19:20:03 (1/1) Installing dumb-init (1.2.5-r1) 19:20:03 Executing busybox-1.35.0-r17.trigger 19:20:03 OK: 6 MiB in 15 packages 19:20:03 (1/6) Installing ca-certificates (20220614-r0) 19:20:03 OK: 6 MiB in 17 packages 19:20:03 (2/6) Installing brotli-libs (1.0.9-r6) 19:20:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:20:03 (4/6) Installing libcurl (7.83.1-r5) 19:20:03 (5/6) Installing curl (7.83.1-r5) 19:20:03 (1/2) Installing ca-certificates (20220614-r0) 19:20:03 (6/6) Installing dumb-init (1.2.5-r1) 19:20:03 Executing busybox-1.35.0-r17.trigger 19:20:03 Executing ca-certificates-20220614-r0.trigger 19:20:03 (2/2) Installing dumb-init (1.2.5-r1) 19:20:03 Executing busybox-1.35.0-r17.trigger 19:20:03 OK: 8 MiB in 20 packages 19:20:03 Executing ca-certificates-20220614-r0.trigger 19:20:03 OK: 6 MiB in 16 packages 19:20:07 ---> f875e4994397 19:20:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:20:07 Removing intermediate container abda1096a1d0 19:20:07 ---> feaa2186de86 19:20:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:07 ---> Running in 30f4bff48783 19:20:07 Removing intermediate container 2b2527d4dd1b 19:20:07 ---> b3560cc8b0ad 19:20:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:07 Removing intermediate container 839980dab4d6 19:20:07 ---> 138de0425bdc 19:20:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:07 Removing intermediate container 9705cdd8709d 19:20:07 ---> 18dd09e7e180 19:20:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:20:07 ---> Running in 431f6ab379dc 19:20:07 ---> Running in 380e956e747c 19:20:07 ---> Running in 07a2def4a397 19:20:07 ---> Running in 205d60d7b97e 19:20:07 Removing intermediate container 30f4bff48783 19:20:07 ---> 7228eeeabf9d 19:20:07 Step 9/24 : WORKDIR /edgex-go/spire-build 19:20:07 Removing intermediate container 431f6ab379dc 19:20:07 ---> c1e8dbcffd63 19:20:07 Step 13/23 : ENV APP_PORT=59882 19:20:07 ---> Running in 8000bbeeb94e 19:20:07 Removing intermediate container 380e956e747c 19:20:07 ---> d19576831a1d 19:20:07 Step 12/24 : WORKDIR / 19:20:07 Removing intermediate container 205d60d7b97e 19:20:07 ---> 095be6ee7f7d 19:20:07 Step 13/22 : ENV APP_PORT=59860 19:20:07 Removing intermediate container 07a2def4a397 19:20:07 ---> 28fff4c43b5b 19:20:07 Step 12/21 : WORKDIR /edgex 19:20:07 ---> Running in 317bf28fa1e0 19:20:07 ---> Running in 5cc5b7534f27 19:20:07 ---> Running in 3c5fab5a4ae2 19:20:07 ---> Running in 91c5bce24f19 19:20:07 Removing intermediate container 8000bbeeb94e 19:20:07 ---> 15740cc0c13d 19:20:07 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 19:20:08 ---> Running in eeaaf45d3d9e 19:20:08 Removing intermediate container 317bf28fa1e0 19:20:08 ---> 3df92a1360dd 19:20:08 Step 14/23 : EXPOSE $APP_PORT 19:20:08 Removing intermediate container 91c5bce24f19 19:20:08 ---> f19265ecf0af 19:20:08 Step 14/22 : EXPOSE $APP_PORT 19:20:08 ---> Running in 0457e13ff36d 19:20:08 Removing intermediate container 5cc5b7534f27 19:20:08 ---> 329f322acbcd 19:20:08 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:20:08 Removing intermediate container 3c5fab5a4ae2 19:20:08 ---> d8a102e7c906 19:20:08 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:08 ---> Running in 1c317fdb352d 19:20:08 Removing intermediate container 0457e13ff36d 19:20:08 ---> d10ae6d5ef06 19:20:08 Step 15/23 : WORKDIR / 19:20:08 Removing intermediate container 1c317fdb352d 19:20:08 ---> b0a958a75759 19:20:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:08 ---> Running in a40cea14ac72 19:20:08 ---> f19add8a8a16 19:20:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:20:08 ---> 595d85ad6407 19:20:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:20:08 Removing intermediate container a40cea14ac72 19:20:08 ---> 9662a2135864 19:20:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:08 ---> 3be374a29bb7 19:20:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:20:09 ---> 6cea47038a46 19:20:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:20:09 ---> 2cd06b567d45 19:20:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:09 ---> 014fc2713c09 19:20:09 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:20:09 Removing intermediate container eeaaf45d3d9e 19:20:09 ---> 376baba07776 19:20:09 Step 11/24 : WORKDIR /edgex-go 19:20:09 ---> Running in ef513071d319 19:20:09 ---> 6f7d9d9302ff 19:20:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:20:09 ---> 4274badb8b4c 19:20:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:20:09 ---> c4fdebd19f28 19:20:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:20:09 ---> c4109aee1bda 19:20:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:20:09 Removing intermediate container ef513071d319 19:20:09 ---> eb339e00cdb3 19:20:09 19:20:09 Step 12/24 : FROM alpine:3.15 19:20:09 ---> c4fc93816858 19:20:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:20:09 ---> Using cache 19:20:09 ---> 3f546a549090 19:20:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:20:10 ---> Running in 2a8b822c1275 19:20:10 ---> 243cb4a3a42b 19:20:10 Step 19/23 : ENTRYPOINT ["/core-command"] 19:20:10 ---> 02b43a008364 19:20:10 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:20:10 ---> ac34a67c3db8 19:20:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:20:10 ---> Running in 436f1eff8497 19:20:10 ---> dac9f8e1e42c 19:20:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:20:10 ---> Running in 25cfd5a8adc3 19:20:10 ---> Running in 87e83ddf3b3a 19:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:10 Removing intermediate container 436f1eff8497 19:20:10 ---> 8c2106aa4485 19:20:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:20:10 Removing intermediate container 87e83ddf3b3a 19:20:10 ---> 0bda7f38892e 19:20:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:20:10 ---> Running in 370f4cb062fa 19:20:10 ---> Running in f3baf7975bcb 19:20:10 Removing intermediate container 370f4cb062fa 19:20:10 ---> 83e166114fa3 19:20:10 Step 21/23 : LABEL arch=x86_64 19:20:10 ---> c5194e6ad73a 19:20:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:10 Removing intermediate container f3baf7975bcb 19:20:10 ---> 458fc3915d72 19:20:10 Step 20/22 : LABEL arch=x86_64 19:20:10 ---> Running in 38912654e506 19:20:10 ---> Running in 4900e227085b 19:20:10 Removing intermediate container 38912654e506 19:20:10 ---> ab1a7ecf7581 19:20:10 Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:20:10 Removing intermediate container 4900e227085b 19:20:10 ---> e3865e15e8f4 19:20:10 Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:20:10 ---> Running in 16d97f1ef7e8 19:20:10 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:20:10 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:20:10 OK: 15859 distinct packages available 19:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:10 ---> Running in 519b74f504f5 19:20:11 ---> cbd677282129 19:20:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:20:11 Removing intermediate container 16d97f1ef7e8 19:20:11 ---> 35f6c5863ac1 19:20:11 Step 23/23 : LABEL version=0.0.0 19:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:11 ---> Running in 5a565f56499c 19:20:11 Removing intermediate container 519b74f504f5 19:20:11 ---> a21641716605 19:20:11 Step 22/22 : LABEL version=0.0.0 19:20:11 Removing intermediate container 25cfd5a8adc3 19:20:11 ---> 25fc7bebe84f 19:20:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:20:11 ---> Running in d5caa94d9fa9 19:20:11 ---> Running in 2f72166693c2 19:20:11 Removing intermediate container 5a565f56499c 19:20:11 ---> 31131825a49d 19:20:11 19:20:11 ---> e9c25c389db4 19:20:11 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:20:11 ---> Running in 8003437fa939 19:20:11 (1/4) Installing dumb-init (1.2.5-r1) 19:20:11 (2/4) Installing musl-obstack (1.2.3-r0) 19:20:11 (3/4) Installing libucontext (1.1-r0) 19:20:11 (4/4) Installing gcompat (1.0.0-r4) 19:20:11 Successfully built 31131825a49d 19:20:11 Executing busybox-1.34.1-r7.trigger 19:20:11 OK: 6 MiB in 18 packages 19:20:11 Successfully tagged core-command:latest 19:20:11  Building core-command ... done Building core-data 19:20:11 Removing intermediate container d5caa94d9fa9 19:20:11 ---> 654d0505f3db 19:20:11 19:20:11 Removing intermediate container 2f72166693c2 19:20:11 ---> a845e0677b92 19:20:11 Step 19/21 : LABEL arch=x86_64 19:20:11 ---> Running in 6ee13950691c 19:20:11 Successfully built 654d0505f3db 19:20:11 Successfully tagged support-notifications:latest 19:20:11  Building support-notifications ... done Building core-metadata 19:20:13 Removing intermediate container 6ee13950691c 19:20:13 ---> be3d92ea9663 19:20:13 Step 20/21 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:20:14 ---> Running in 60b62063e16c 19:20:14 Removing intermediate container 2a8b822c1275 19:20:14 ---> cc6517103e22 19:20:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:20:14 Removing intermediate container 60b62063e16c 19:20:14 ---> 86a90c1a57b5 19:20:14 Step 21/21 : LABEL version=0.0.0 19:20:14 Removing intermediate container 8003437fa939 19:20:14 ---> 615051f48c85 19:20:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:20:14 ---> Running in 300d0ae1d801 19:20:14 ---> Running in e46374ebe269 19:20:14 Removing intermediate container 300d0ae1d801 19:20:14 ---> e696b83ef44e 19:20:14 19:20:14 Removing intermediate container e46374ebe269 19:20:14 ---> 238afcaa3656 19:20:14 Step 22/24 : LABEL arch=x86_64 19:20:15 Successfully built e696b83ef44e 19:20:15 Successfully tagged security-proxy-setup:latest 19:20:15  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:20:15 ---> Running in 587df4c27a02 19:20:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:16 ---> e45c7e566d20 19:20:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:20:16 ---> Using cache 19:20:16 ---> 0c6ab12487d0 19:20:16 Step 4/24 : WORKDIR /edgex-go 19:20:16 ---> Using cache 19:20:16 ---> 81b016eff17e 19:20:16 Step 5/24 : RUN apk add --update --no-cache make git 19:20:16 ---> Using cache 19:20:16 ---> 299360e9fcb9 19:20:16 Step 6/24 : COPY go.mod vendor* ./ 19:20:16 ---> Using cache 19:20:16 ---> 968e589a803e 19:20:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:16 ---> Using cache 19:20:16 ---> 6c9be4cd5f8a 19:20:16 Step 8/24 : COPY . . 19:20:16 ---> Using cache 19:20:16 ---> b6478620faf4 19:20:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:20:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:16 ---> e45c7e566d20 19:20:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:20:16 ---> Using cache 19:20:16 ---> 0c6ab12487d0 19:20:16 Step 4/22 : WORKDIR /edgex-go 19:20:16 ---> Using cache 19:20:16 ---> 81b016eff17e 19:20:16 Step 5/22 : RUN apk add --update --no-cache make git 19:20:16 ---> Using cache 19:20:16 ---> 299360e9fcb9 19:20:16 Step 6/22 : COPY go.mod vendor* ./ 19:20:16 ---> Using cache 19:20:16 ---> 968e589a803e 19:20:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:16 ---> Using cache 19:20:16 ---> 6c9be4cd5f8a 19:20:16 Step 8/22 : COPY . . 19:20:16 ---> Using cache 19:20:16 ---> b6478620faf4 19:20:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:20:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:20:18 ---> e45c7e566d20 19:20:18 Step 3/19 : WORKDIR /edgex-go 19:20:18 ---> Using cache 19:20:18 ---> 92c0cab85a8a 19:20:18 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:20:18 Removing intermediate container 587df4c27a02 19:20:18 ---> 482136a74148 19:20:18 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:20:18 ---> Running in 84710d7e92bb 19:20:18 ---> Running in 33e6805945fc 19:20:18 ---> Running in dba0e7b9033e 19:20:18 ---> 698ae95b76cc 19:20:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:20:18 ---> Running in 2826ed64a65c 19:20:18 Removing intermediate container 2826ed64a65c 19:20:18 ---> 820b21252efc 19:20:18 Step 24/24 : LABEL version=0.0.0 19:20:18 ---> Running in 6b626c23891c 19:20:18 ---> 21497644c2ff 19:20:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:20:19 ---> Running in b22cc78b42ad 19:20:19 Removing intermediate container 6b626c23891c 19:20:19 ---> 11caa2091cb4 19:20:19 19:20:19 Removing intermediate container b22cc78b42ad 19:20:19 ---> 164d05a6c63a 19:20:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:20:19 Successfully built 11caa2091cb4 19:20:19 Successfully tagged security-secretstore-setup:latest 19:20:19  Building security-secretstore-setup ... done Building support-scheduler 19:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:19 ---> 8a0fb8e9e1b7 19:20:19 Step 19/24 : WORKDIR / 19:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:19 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 19:20:19 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 19:20:19 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:20:19 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:20:19 OK: 17042 distinct packages available 19:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:20:19 OK: 211 MiB in 51 packages 19:20:20 ---> Running in ba1236482d6c 19:20:21 Removing intermediate container ba1236482d6c 19:20:21 ---> 65f2e355e143 19:20:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:20:21 ---> Running in fb104bde7542 19:20:22 Removing intermediate container 33e6805945fc 19:20:22 ---> 10e2bd55e3b6 19:20:22 Step 5/19 : COPY go.mod vendor* ./ 19:20:22 Removing intermediate container fb104bde7542 19:20:22 ---> 53b3bbbac525 19:20:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:20:22 ---> Running in 614ef6d81e0f 19:20:22 ---> aec8849cd1d2 19:20:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:22 ---> Running in 01aa20af37d2 19:20:22 Removing intermediate container 614ef6d81e0f 19:20:22 ---> fc98871cd1c7 19:20:22 Step 22/24 : LABEL arch=x86_64 19:20:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:23 ---> e45c7e566d20 19:20:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:20:23 ---> Using cache 19:20:23 ---> 0c6ab12487d0 19:20:23 Step 4/22 : WORKDIR /edgex-go 19:20:23 ---> Using cache 19:20:23 ---> 81b016eff17e 19:20:23 Step 5/22 : RUN apk add --update --no-cache make git 19:20:23 ---> Using cache 19:20:23 ---> 299360e9fcb9 19:20:23 Step 6/22 : COPY go.mod vendor* ./ 19:20:23 ---> Using cache 19:20:23 ---> 968e589a803e 19:20:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:23 ---> Using cache 19:20:23 ---> 6c9be4cd5f8a 19:20:23 Step 8/22 : COPY . . 19:20:23 ---> Using cache 19:20:23 ---> b6478620faf4 19:20:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:20:23 ---> Running in acf5804747d1 19:20:23 ---> Running in 70d882bfc31e 19:20:23 Removing intermediate container acf5804747d1 19:20:23 ---> 700909523835 19:20:23 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:20:23 ---> Running in 07bbeb1b6a5e 19:20:23 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 19:20:24 Removing intermediate container 07bbeb1b6a5e 19:20:24 ---> 9622eb1a3a40 19:20:24 Step 24/24 : LABEL version=0.0.0 19:20:24 ---> Running in 37c397a3c173 19:20:24 Removing intermediate container 37c397a3c173 19:20:24 ---> c3fd9d7429b3 19:20:24 19:20:24 Successfully built c3fd9d7429b3 19:20:24 Successfully tagged security-spire-config:latest 19:20:24  Building security-spire-config ... done Building security-bootstrapper 19:20:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:20:29 ---> e45c7e566d20 19:20:29 Step 3/32 : WORKDIR /edgex-go 19:20:29 ---> Using cache 19:20:29 ---> 92c0cab85a8a 19:20:29 Step 4/32 : RUN apk add --update --no-cache make git 19:20:29 ---> Using cache 19:20:29 ---> 8914fbeb12d6 19:20:29 Step 5/32 : COPY go.mod vendor* ./ 19:20:29 ---> Using cache 19:20:29 ---> 264ac35b468b 19:20:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:29 ---> Using cache 19:20:29 ---> a89203ac33a3 19:20:29 Step 7/32 : COPY . . 19:20:29 ---> Using cache 19:20:29 ---> 3d92f4482f7f 19:20:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:20:33 Removing intermediate container d23c756cf301 19:20:33 ---> 3d4364f632b9 19:20:33 Successfully built 3d4364f632b9 19:20:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:33 + docker inspect -f . ci-base-image-arm64 19:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:34 prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container 19:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:20:35 $ docker top a69e464ffd53d7c9fd200a730378586d6620512cd6dd8cdb73125d1522873d84 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:36 + go version 19:20:36 go version go1.18.7 linux/arm64 [Pipeline] } 19:20:36 $ docker stop --time=1 a69e464ffd53d7c9fd200a730378586d6620512cd6dd8cdb73125d1522873d84 19:20:36 ---> Running in de3e01b926be 19:20: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:37 $ docker rm -f --volumes a69e464ffd53d7c9fd200a730378586d6620512cd6dd8cdb73125d1522873d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:38 + docker inspect -f . ci-base-image-arm64 19:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:38 prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container 19:20:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:20:40 $ docker top 072c8f249a243305590082b835455cd12382a066c237e5a0ec6746a28cfd0855 -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:40 ========================================================= 19:20:40 [edgeXBuildGoParallel] Running Tests and Build... 19:20:40 ========================================================= [Pipeline] sh 19:20:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:20:41 + make test 19:20:41 go test -race -coverprofile=coverage.out ./... 19:20:46 Removing intermediate container 01aa20af37d2 19:20:46 ---> 019af31a5540 19:20:46 Step 7/19 : COPY . . 19:20:56 ---> 2d0c79151303 19:20:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:20:56 ---> Running in 7bb5b0f9d400 19:20:56 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 19:21:00 Removing intermediate container dba0e7b9033e 19:21:00 ---> 0d103d0c57e6 19:21:00 19:21:00 Step 10/24 : FROM alpine:3.16 19:21:00 ---> bfe296a52501 19:21:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:21:00 ---> Using cache 19:21:00 ---> feaa2186de86 19:21:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:00 ---> Using cache 19:21:00 ---> c1e8dbcffd63 19:21:00 Step 13/24 : ENV APP_PORT=59881 19:21:00 Removing intermediate container 84710d7e92bb 19:21:00 ---> b6b974916ae7 19:21:00 19:21:00 Step 10/22 : FROM alpine:3.16 19:21:00 ---> bfe296a52501 19:21:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:01 ---> Running in 4ea910573d9e 19:21:01 ---> Running in 96d3e222bf97 19:21:01 Removing intermediate container 4ea910573d9e 19:21:01 ---> 2575bd269136 19:21:01 Step 14/24 : EXPOSE $APP_PORT 19:21:01 ---> Running in 2e41bdb4edb6 19:21:01 Removing intermediate container 96d3e222bf97 19:21:01 ---> 6b62e7717f9e 19:21:01 Step 12/22 : ENV APP_PORT=59880 19:21:01 ---> Running in a854268c1c08 19:21:02 Removing intermediate container 2e41bdb4edb6 19:21:02 ---> e848bd0b4afb 19:21:02 Step 15/24 : WORKDIR / 19:21:03 Removing intermediate container a854268c1c08 19:21:03 ---> 83916cc84b46 19:21:03 Step 13/22 : EXPOSE $APP_PORT 19:21:03 ---> Running in a8b21f1f2faf 19:21:03 ---> Running in 558989927bfa 19:21:03 Removing intermediate container a8b21f1f2faf 19:21:03 ---> 52092987bcb9 19:21:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:03 Removing intermediate container 558989927bfa 19:21:03 ---> 69959a55dde8 19:21:03 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:21:04 ---> Running in 322a21c8b07b 19:21:04 Removing intermediate container 70d882bfc31e 19:21:04 ---> 7be270824583 19:21:04 19:21:04 Step 10/22 : FROM alpine:3.16 19:21:04 ---> bfe296a52501 19:21:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:21:04 ---> Using cache 19:21:04 ---> feaa2186de86 19:21:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:04 ---> Using cache 19:21:04 ---> c1e8dbcffd63 19:21:04 Step 13/22 : ENV APP_PORT=59861 19:21:04 ---> d2bca01ef21f 19:21:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:04 ---> Running in 3df8cd7b6386 19:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:21:05 Removing intermediate container 3df8cd7b6386 19:21:05 ---> 96d50d24e543 19:21:05 Step 14/22 : EXPOSE $APP_PORT 19:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:21:05 (1/1) Installing dumb-init (1.2.5-r1) 19:21:05 Executing busybox-1.35.0-r17.trigger 19:21:05 OK: 6 MiB in 15 packages 19:21:06 ---> 35be527530ff 19:21:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:06 ---> Running in 79a1c0ed9ace 19:21:06 Removing intermediate container de3e01b926be 19:21:06 ---> 3d977c585a97 19:21:06 19:21:06 Step 9/32 : FROM alpine:3.16 19:21:06 ---> bfe296a52501 19:21:06 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:06 Removing intermediate container 79a1c0ed9ace 19:21:06 ---> b5a80b48daad 19:21:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:06 ---> d5fc52dfd4b0 19:21:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:21:06 ---> Running in a241f9313d79 19:21:06 Removing intermediate container 322a21c8b07b 19:21:06 ---> 3a4677050a16 19:21:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:07 Removing intermediate container a241f9313d79 19:21:07 ---> bf30be63a5f5 19:21:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:21:07 ---> Running in 3acef52415b9 19:21:07 ---> 88d03ff490bf 19:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:07 ---> 568cb7213825 19:21:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:21:07 ---> edb479b04c60 19:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:07 ---> Running in e2d6999d29fe 19:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:21:08 (1/2) Installing dumb-init (1.2.5-r1) 19:21:08 (2/2) Installing su-exec (0.2-r1) 19:21:08 Executing busybox-1.35.0-r17.trigger 19:21:08 OK: 6 MiB in 16 packages 19:21:08 Removing intermediate container e2d6999d29fe 19:21:08 ---> 44fa1e70bc54 19:21:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:08 ---> 34877d142474 19:21:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:21:08 ---> a66b7155308e 19:21:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:08 ---> Running in 407fcb48d70a 19:21:09 Removing intermediate container 407fcb48d70a 19:21:09 ---> 3752ebb206d6 19:21:09 Step 22/24 : LABEL arch=x86_64 19:21:09 ---> Running in 286224c5a73f 19:21:09 Removing intermediate container 3acef52415b9 19:21:09 ---> 1ffdf4ed3cff 19:21:09 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:21:09 ---> c5b728c902a3 19:21:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:21:09 ---> 4c947396b30d 19:21:09 Step 18/22 : ENTRYPOINT ["/core-data"] 19:21:09 ---> Running in 520ccb73306b 19:21:09 ---> Running in 5b73eaca7755 19:21:09 ---> Running in 9151f767a9c5 19:21:09 Removing intermediate container 286224c5a73f 19:21:09 ---> a9bf5db9edea 19:21:09 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:21:09 ---> Running in de2a59ba241f 19:21:09 Removing intermediate container 520ccb73306b 19:21:09 ---> 89a56c810791 19:21:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:21:09 Removing intermediate container 9151f767a9c5 19:21:09 ---> 4b55131c4d64 19:21:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:09 ---> Running in 3326e496cf15 19:21:09 Removing intermediate container 5b73eaca7755 19:21:09 ---> 70f7a6229f47 19:21:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:09 Removing intermediate container de2a59ba241f 19:21:09 ---> 69ce3d47bf2f 19:21:09 Step 24/24 : LABEL version=0.0.0 19:21:09 ---> Running in fbdcb667ac99 19:21:09 ---> Running in a950ad443fd7 19:21:09 ---> Running in 15105367db07 19:21:09 Removing intermediate container a950ad443fd7 19:21:09 ---> c5a137b4ff41 19:21:09 Step 20/22 : LABEL arch=x86_64 19:21:10 Removing intermediate container 3326e496cf15 19:21:10 ---> 3d3a2f5d7790 19:21:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:21:10 ---> Running in 9a77ba4b1230 19:21:10 Removing intermediate container fbdcb667ac99 19:21:10 ---> 7eb83cf334dc 19:21:10 Step 20/22 : LABEL arch=x86_64 19:21:10 Removing intermediate container 15105367db07 19:21:10 ---> 35d2975247ee 19:21:10 19:21:10 ---> Running in 61d3a41c7c96 19:21:10 ---> Running in cfce20600a6e 19:21:10 Successfully built 35d2975247ee 19:21:10 Successfully tagged core-metadata:latest 19:21:10 Building security-spire-agent 19:21:10  Building core-metadata ... done Removing intermediate container 9a77ba4b1230 19:21:10 ---> adb0b5907d07 19:21:10 Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:21:10 Removing intermediate container 61d3a41c7c96 19:21:10 ---> 7296775db824 19:21:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:21:12 ---> Running in a361670db3db 19:21:12 ---> Running in 0d22a5883920 19:21:12 Removing intermediate container cfce20600a6e 19:21:12 ---> adde9e014753 19:21:12 Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:21:13 ---> Running in 6876b7dd1920 19:21:14 Removing intermediate container 0d22a5883920 19:21:14 ---> e3f5b1d72460 19:21:14 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:21:14 Removing intermediate container a361670db3db 19:21:14 ---> 33309a2f8f1f 19:21:14 Step 22/22 : LABEL version=0.0.0 19:21:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:14 ---> e45c7e566d20 19:21:14 Step 3/24 : WORKDIR /edgex-go 19:21:14 ---> Using cache 19:21:14 ---> 92c0cab85a8a 19:21:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:14 ---> Using cache 19:21:14 ---> 225c89d7184e 19:21:14 Step 5/24 : COPY go.mod vendor* ./ 19:21:14 ---> Using cache 19:21:14 ---> 57efbcefebb7 19:21:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:14 ---> Using cache 19:21:14 ---> de9c3501455b 19:21:14 Step 7/24 : COPY . . 19:21:14 Removing intermediate container 6876b7dd1920 19:21:14 ---> 51846b9155e4 19:21:14 Step 22/22 : LABEL version=0.0.0 19:21:14 ---> Using cache 19:21:14 ---> f875e4994397 19:21:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:21:14 ---> Using cache 19:21:14 ---> 7228eeeabf9d 19:21:14 Step 9/24 : WORKDIR /edgex-go/spire-build 19:21:14 ---> Using cache 19:21:14 ---> 15740cc0c13d 19:21:14 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 19:21:14 ---> Using cache 19:21:14 ---> 376baba07776 19:21:14 Step 11/24 : WORKDIR /edgex-go 19:21:14 ---> Using cache 19:21:14 ---> eb339e00cdb3 19:21:14 19:21:14 Step 12/24 : FROM alpine:3.15 19:21:14 ---> c4fc93816858 19:21:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:14 ---> Using cache 19:21:14 ---> 3f546a549090 19:21:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:14 ---> Using cache 19:21:14 ---> befc3b5879a4 19:21:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:21:14 ---> Running in bbe4641bbee4 19:21:14 ---> Running in 5e013e03e242 19:21:14 ---> Running in c7f671b2abdc 19:21:14 Removing intermediate container 5e013e03e242 19:21:14 ---> ddf826edbbb9 19:21:14 19:21:14 Successfully built ddf826edbbb9 19:21:14 Successfully tagged support-scheduler:latest 19:21:14  Building support-scheduler ... done Removing intermediate container c7f671b2abdc 19:21:14 ---> 83cefad8e193 19:21:14 19:21:14 Successfully built 83cefad8e193 19:21:14 Successfully tagged core-data:latest 19:21:15  Building core-data ... done  ---> f71f765e0392 19:21:15 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:21:15 Removing intermediate container bbe4641bbee4 19:21:15 ---> 3f85dbe1d4f1 19:21:15 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:21:16 ---> Running in 495ed6ae77ee 19:21:16 Removing intermediate container 495ed6ae77ee 19:21:16 ---> 02cb844b0d55 19:21:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:21:17 ---> a1e45aa6a032 19:21:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:21:17 ---> Running in f42733e20839 19:21:17 ---> 97f66425d917 19:21:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:17 ---> fbb8260a5548 19:21:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:17 ---> cdae0bd3f667 19:21:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:17 ---> 2e469ebfb968 19:21:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:17 ---> Running in 879a1e7c25d8 19:21:17 Removing intermediate container f42733e20839 19:21:17 ---> 093ef96f8915 19:21:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:17 Removing intermediate container 879a1e7c25d8 19:21:17 ---> 1312e663be2a 19:21:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:18 ---> Running in ae1a7a703089 19:21:18 ---> 279f3df381e0 19:21:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:18 Removing intermediate container ae1a7a703089 19:21:18 ---> 8b2d18e1ea69 19:21:18 Step 22/24 : LABEL arch=x86_64 19:21:18 ---> Running in cfcceb1fc7e4 19:21:18 Removing intermediate container cfcceb1fc7e4 19:21:18 ---> 74673f9f322e 19:21:18 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:21:18 ---> a3ca7ce9b4ad 19:21:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:21:19 ---> Running in a5af066c48a3 19:21:19 Removing intermediate container a5af066c48a3 19:21:19 ---> 68929f2e3c35 19:21:19 Step 24/24 : LABEL version=0.0.0 19:21:19 ---> 9b69bd2c0cde 19:21:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:21:19 ---> Running in ae8b38dbe1d7 19:21:19 Removing intermediate container ae8b38dbe1d7 19:21:19 ---> 84b71c84c986 19:21:19 19:21:19 Successfully built 84b71c84c986 19:21:19 Successfully tagged security-spire-agent:latest 19:21:19  Building security-spire-agent ... done  ---> 72a41879fe5e 19:21:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:21:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:21:20 ---> 65bb63f0c3ef 19:21:20 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:21:20 ---> 35cc83f5840a 19:21:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:20 ---> 45f15db41c0d 19:21:20 Step 27/32 : RUN chmod +x /entrypoint.sh 19:21:20 ---> Running in 1aa1a23483d8 19:21:20 Removing intermediate container 7bb5b0f9d400 19:21:20 ---> 389c57ee7edf 19:21:20 19:21:20 Step 9/19 : FROM alpine:3.15 19:21:20 ---> c4fc93816858 19:21:20 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:20 ---> Using cache 19:21:20 ---> 3f546a549090 19:21:20 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:21:20 ---> Running in da114f136ce8 19:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:21 Removing intermediate container 1aa1a23483d8 19:21:21 ---> 30a575cd1dc8 19:21:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:21:21 ---> Running in 2b308aee422f 19:21:21 Removing intermediate container 2b308aee422f 19:21:21 ---> 177ba4741a40 19:21:21 Step 29/32 : CMD ["gate"] 19:21:21 ---> Running in 6927b2ef338d 19:21:21 Removing intermediate container 6927b2ef338d 19:21:21 ---> edf05c54b559 19:21:21 Step 30/32 : LABEL arch=x86_64 19:21:21 ---> Running in 7a76b1686267 19:21:21 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:21:21 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:21:21 OK: 15859 distinct packages available 19:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:21:21 Removing intermediate container 7a76b1686267 19:21:21 ---> b88935b1ba56 19:21:21 Step 31/32 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:21:21 ---> Running in e5f76dadcb11 19:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:21:21 Removing intermediate container e5f76dadcb11 19:21:21 ---> 9e125d1b6c0d 19:21:21 Step 32/32 : LABEL version=0.0.0 19:21:21 ---> Running in 2451a8bec296 19:21:22 Removing intermediate container 2451a8bec296 19:21:22 ---> 9994ed142901 19:21:22 19:21:22 (1/9) Installing ca-certificates (20220614-r0) 19:21:22 (2/9) Installing brotli-libs (1.0.9-r5) 19:21:22 Successfully built 9994ed142901 19:21:22 Successfully tagged security-bootstrapper:latest 19:21:22  Building security-bootstrapper ... done (3/9) Installing nghttp2-libs (1.46.0-r0) 19:21:22 (4/9) Installing libcurl (7.80.0-r5) 19:21:22 (5/9) Installing curl (7.80.0-r5) 19:21:22 (6/9) Installing dumb-init (1.2.5-r1) 19:21:22 (7/9) Installing musl-obstack (1.2.3-r0) 19:21:22 (8/9) Installing libucontext (1.1-r0) 19:21:22 (9/9) Installing gcompat (1.0.0-r4) 19:21:22 Executing busybox-1.34.1-r7.trigger 19:21:22 Executing ca-certificates-20220614-r0.trigger 19:21:22 OK: 8 MiB in 23 packages 19:21:22 Removing intermediate container da114f136ce8 19:21:22 ---> 60264678d261 19:21:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:22 ---> ba141df5ff40 19:21:22 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:21:23 ---> d7110b406df0 19:21:23 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:21:23 ---> 1c63b3207fd6 19:21:23 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:21:23 ---> Running in c2681b244c86 19:21:23 Removing intermediate container c2681b244c86 19:21:23 ---> b0a4ee7dfe4a 19:21:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:21:23 ---> Running in 9529713134c0 19:21:23 Removing intermediate container 9529713134c0 19:21:23 ---> 54a5d18eef23 19:21:23 Step 17/19 : LABEL arch=x86_64 19:21:23 ---> Running in 4bd8e0952144 19:21:24 Removing intermediate container 4bd8e0952144 19:21:24 ---> 8a211cc51822 19:21:24 Step 18/19 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:21:24 ---> Running in 64376f416545 19:21:24 Removing intermediate container 64376f416545 19:21:24 ---> d4e272985e14 19:21:24 Step 19/19 : LABEL version=0.0.0 19:21:24 ---> Running in 3c7f4176798a 19:21:24 Removing intermediate container 3c7f4176798a 19:21:24 ---> 736215da3c4e 19:21:24 19:21:24 Successfully built 736215da3c4e 19:21:24 Successfully tagged security-spiffe-token-provider:latest 19:21:24  Building security-spiffe-token-provider ... done  [Pipeline] } 19:21:24 $ docker stop --time=1 2d1874fd799db2da80d4f402d48d070f7822ed36ed9a4dd68a19706a9252c24e 19:21:25 $ docker rm -f --volumes 2d1874fd799db2da80d4f402d48d070f7822ed36ed9a4dd68a19706a9252c24e [Pipeline] // withDockerContainer [Pipeline] sh 19:21:25 + docker images 19:21:25 REPOSITORY TAG IMAGE ID CREATED SIZE 19:21:25 security-spiffe-token-provider latest 736215da3c4e 2 seconds ago 29.8MB 19:21:25 security-bootstrapper latest 9994ed142901 4 seconds ago 20.3MB 19:21:25 389c57ee7edf 5 seconds ago 1.71GB 19:21:25 security-spire-agent latest 84b71c84c986 6 seconds ago 125MB 19:21:25 support-scheduler latest ddf826edbbb9 11 seconds ago 30MB 19:21:25 core-data latest 83cefad8e193 11 seconds ago 17.9MB 19:21:25 core-metadata latest 35d2975247ee 16 seconds ago 18.5MB 19:21:25 3d977c585a97 19 seconds ago 1.66GB 19:21:25 7be270824583 22 seconds ago 1.74GB 19:21:25 b6b974916ae7 26 seconds ago 1.68GB 19:21:25 0d103d0c57e6 28 seconds ago 1.68GB 19:21:25 security-spire-config latest c3fd9d7429b3 About a minute ago 85.8MB 19:21:25 security-secretstore-setup latest 11caa2091cb4 About a minute ago 29.9MB 19:21:25 security-proxy-setup latest e696b83ef44e About a minute ago 27.7MB 19:21:25 support-notifications latest 654d0505f3db About a minute ago 30.6MB 19:21:25 core-command latest 31131825a49d About a minute ago 17.7MB 19:21:25 eb339e00cdb3 About a minute ago 1.54GB 19:21:25 4000e40bd2d2 About a minute ago 1.74GB 19:21:25 f740aeeb252a About a minute ago 1.67GB 19:21:25 abdb38d69a9b About a minute ago 1.66GB 19:21:25 1bc08f6718f2 About a minute ago 1.67GB 19:21:25 security-spire-server latest 6827c0b4382f About a minute ago 86.5MB 19:21:25 aa0876847db8 2 minutes ago 1.54GB 19:21:25 ci-base-image-x86_64 latest e45c7e566d20 5 minutes ago 904MB 19:21:25 alpine 3.16 bfe296a52501 8 weeks ago 5.54MB 19:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:21:25 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:21:25 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] } 19:23:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:23:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:23:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:23:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:23:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.321s coverage: 28.7% of statements 19:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.682s coverage: 98.5% of statements 19:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.938s coverage: 43.0% of statements 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.486s coverage: 54.2% of statements 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.151s coverage: 89.2% of statements 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:24:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.655s coverage: 2.2% of statements 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:24:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.209s coverage: 95.6% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.550s coverage: 72.2% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.993s coverage: 60.0% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.921s coverage: 0.9% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.397s coverage: 58.8% of statements 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.358s coverage: 29.6% of statements 19:24:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.383s coverage: 47.1% of statements 19:24:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.386s coverage: 79.5% of statements 19:24:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 19:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements 19:24:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements 19:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements 19:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 19:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 79.9% of statements 19:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.328s coverage: 92.9% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.315s coverage: 58.8% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.935s coverage: 64.7% of statements 19:24:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:24:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 19:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.331s coverage: 65.8% of statements 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.864s coverage: 41.8% of statements 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.322s coverage: 84.8% of statements 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.784s coverage: 92.3% of statements 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:25:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:25:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:25:13 go vet ./... 19:27:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:27:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:27:05 ./bin/test-attribution-txt.sh 19:27:05 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 19:27:05 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 19:27:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:27:06 + ls -al . 19:27:06 total 748 19:27:06 drwxrwxr-x 10 1001 1001 4096 Jan 10 19:20 . 19:27:06 drwxr-xr-x 4 root root 4096 Jan 10 19:20 .. 19:27:06 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:19 .blubracket 19:27:06 -rw-rw-r-- 1 1001 1001 16 Jan 10 19:19 .dockerignore 19:27:06 drwxrwxr-x 8 1001 1001 4096 Jan 10 19:19 .git 19:27:06 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:19 .github 19:27:06 -rw-rw-r-- 1 1001 1001 956 Jan 10 19:19 .gitignore 19:27:06 -rw-rw-r-- 1 1001 1001 42 Jan 10 19:19 .golangci.yml 19:27:06 -rw-rw-r-- 1 1001 1001 87 Jan 10 19:19 .hadolint.yml 19:27:06 -rw-rw-r-- 1 1001 1001 166 Jan 10 19:19 .sonarcloud.properties 19:27:06 -rw-rw-r-- 1 1001 1001 1171 Jan 10 19:19 ADOPTERS.md 19:27:06 -rw-rw-r-- 1 1001 1001 10618 Jan 10 19:19 Attribution.txt 19:27:06 -rw-rw-r-- 1 1001 1001 73765 Jan 10 19:19 CHANGELOG.md 19:27:06 -rw-rw-r-- 1 1001 1001 3804 Jan 10 19:19 CONTRIBUTING.md 19:27:06 -rw-rw-r-- 1 1001 1001 677 Jan 10 19:19 GOVERNANCE.md 19:27:06 -rw-rw-r-- 1 1001 1001 850 Jan 10 19:19 Jenkinsfile 19:27:06 -rw-rw-r-- 1 1001 1001 10775 Jan 10 19:19 LICENSE 19:27:06 -rw-rw-r-- 1 1001 1001 12513 Jan 10 19:19 Makefile 19:27:06 -rw-rw-r-- 1 1001 1001 582 Jan 10 19:19 OWNERS.md 19:27:06 -rw-rw-r-- 1 1001 1001 9403 Jan 10 19:19 README.md 19:27:06 -rw-rw-r-- 1 1001 1001 6912 Jan 10 19:19 SECURITY.md 19:27:06 -rw-rw-r-- 1 1001 1001 5 Jan 10 19:15 VERSION 19:27:06 drwxrwxr-x 2 1001 1001 4096 Jan 10 19:19 bin 19:27:06 drwxrwxr-x 16 1001 1001 4096 Jan 10 19:19 cmd 19:27:06 -rw-r--r-- 1 root root 494833 Jan 10 19:25 coverage.out 19:27:06 -rw-rw-r-- 1 1001 1001 3376 Jan 10 19:19 go.mod 19:27:06 -rw-rw-r-- 1 1001 1001 34949 Jan 10 19:19 go.sum 19:27:06 drwxrwxr-x 7 1001 1001 4096 Jan 10 19:19 internal 19:27:06 drwxrwxr-x 3 1001 1001 4096 Jan 10 19:19 openapi 19:27:06 drwxrwxr-x 4 1001 1001 4096 Jan 10 19:19 snap 19:27:06 -rw-rw-r-- 1 1001 1001 204 Jan 10 19:19 version.go [Pipeline] sh 19:27:06 + '[' -e coverage.out ] 19:27:06 + chown 1001:1001 coverage.out [Pipeline] stash 19:27:07 Warning: overwriting stash ‘coverage-report’ 19:27:07 Stashed 1 file(s) [Pipeline] sh 19:27:08 + make build 19:27:08 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 19:28:45 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 19:28:45 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 19:28:45 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 19:29:32 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 19:29:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:29:41 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 19:29:48 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 19:29:51 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 19:29:56 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 19:30:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:30:16 $ docker stop --time=1 072c8f249a243305590082b835455cd12382a066c237e5a0ec6746a28cfd0855 19:30:18 $ docker rm -f --volumes 072c8f249a243305590082b835455cd12382a066c237e5a0ec6746a28cfd0855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:21 19:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:21 latest: Pulling from edgex-devops/edgex-compose-arm64 19:30:21 29e5d40040c1: Pulling fs layer 19:30:21 1ce36da41761: Pulling fs layer 19:30:21 25b303627fd3: Pulling fs layer 19:30:21 29e5d40040c1: Verifying Checksum 19:30:21 29e5d40040c1: Download complete 19:30:22 1ce36da41761: Verifying Checksum 19:30:22 1ce36da41761: Download complete 19:30:22 29e5d40040c1: Pull complete 19:30:23 1ce36da41761: Pull complete 19:30:23 25b303627fd3: Verifying Checksum 19:30:23 25b303627fd3: Download complete 19:30:33 25b303627fd3: Pull complete 19:30:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:34 prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container 19:30:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:30:36 $ docker top cf0c2fd68a87931ceecc14b097157f1fc94d372bfc7e60c34d3ea872746ce770 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:37 + docker-compose build --help 19:30:37 + grep parallel 19:30:44 --parallel Build images in parallel. [Pipeline] } 19:30:44 $ docker stop --time=1 cf0c2fd68a87931ceecc14b097157f1fc94d372bfc7e60c34d3ea872746ce770 19:30:46 $ docker rm -f --volumes cf0c2fd68a87931ceecc14b097157f1fc94d372bfc7e60c34d3ea872746ce770 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:47 prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container 19:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:30:48 $ docker top 60d6a428fcf39549e7c78206b6735e8756c4d30e8bd16720d41c082f98986089 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:49 + docker-compose -f ./docker-compose-build.yml build --parallel 19:30:56 Building core-command ... 19:30:56 Building core-data ... 19:30:56 Building core-metadata ... 19:30:56 Building security-bootstrapper ... 19:30:56 Building security-proxy-setup ... 19:30:56 Building security-secretstore-setup ... 19:30:56 Building security-spiffe-token-provider ... 19:30:56 Building security-spire-agent ... 19:30:56 Building security-spire-config ... 19:30:56 Building security-spire-server ... 19:30:56 Building support-notifications ... 19:30:56 Building support-scheduler ... 19:30:56 Building security-proxy-setup 19:30:56 Building security-spiffe-token-provider 19:30:56 Building security-secretstore-setup 19:30:56 Building security-bootstrapper 19:30:56 Building support-scheduler 19:31:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:42 ---> 3d4364f632b9 19:31:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:31:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:42 ---> 3d4364f632b9 19:31:42 Step 3/24 : WORKDIR /edgex-go 19:31:42 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:31:42 ---> 3d4364f632b9 19:31:42 Step 3/32 : WORKDIR /edgex-go 19:31:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:31:42 ---> 3d4364f632b9 19:31:42 Step 3/19 : WORKDIR /edgex-go 19:31:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:31:42 ---> 3d4364f632b9 19:31:42 Step 3/21 : WORKDIR /edgex-go 19:31:43 ---> Running in 3d3011869d06 19:31:43 ---> Running in a52f9a83e304 19:31:43 ---> Running in d4ec88a1f57d 19:31:43 ---> Running in 38946fa4a01e 19:31:43 ---> Running in c02523a3795a 19:31:44 Removing intermediate container d4ec88a1f57d 19:31:44 ---> e01fc294cad0 19:31:44 Step 4/21 : RUN apk add --update --no-cache make git 19:31:44 Removing intermediate container a52f9a83e304 19:31:44 ---> 2632d2eb3140 19:31:44 Step 4/22 : WORKDIR /edgex-go 19:31:44 Removing intermediate container c02523a3795a 19:31:44 ---> 9e98cac9440f 19:31:44 Step 4/24 : RUN apk add --update --no-cache make git 19:31:44 Removing intermediate container 38946fa4a01e 19:31:44 ---> 43b6db790817 19:31:44 Step 4/32 : RUN apk add --update --no-cache make git 19:31:44 ---> Running in 4f27b60d6465 19:31:44 ---> Running in 1c5620494e96 19:31:44 ---> Running in 24335b787551 19:31:44 Removing intermediate container 3d3011869d06 19:31:44 ---> 4335189fb728 19:31:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:31:44 ---> Running in 0b85f1473a80 19:31:44 ---> Running in c962f4d9e473 19:31:45 Removing intermediate container 1c5620494e96 19:31:45 ---> d8484069cbaa 19:31:45 Step 5/22 : RUN apk add --update --no-cache make git 19:31:45 ---> Running in 054d4190ea84 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:48 OK: 221 MiB in 51 packages 19:31:48 OK: 221 MiB in 51 packages 19:31:49 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:31:49 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:31:49 OK: 16899 distinct packages available 19:31:49 OK: 221 MiB in 51 packages 19:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:50 OK: 221 MiB in 51 packages 19:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:51 Removing intermediate container 24335b787551 19:31:51 ---> e0e553071be0 19:31:51 Step 5/24 : COPY go.mod vendor* ./ 19:31:51 Removing intermediate container 4f27b60d6465 19:31:51 ---> 6c456f9722aa 19:31:51 Step 5/21 : COPY go.mod vendor* ./ 19:31:51 Removing intermediate container 054d4190ea84 19:31:51 ---> d4bfd49c9fda 19:31:51 Step 6/22 : COPY go.mod vendor* ./ 19:31:51 OK: 221 MiB in 51 packages 19:31:51 Removing intermediate container 0b85f1473a80 19:31:51 ---> 185d697e85bb 19:31:51 Step 5/32 : COPY go.mod vendor* ./ 19:31:52 ---> dd7d343599e8 19:31:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:52 ---> 4a3c2baf15e6 19:31:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:52 ---> Running in c525930c1f31 19:31:52 ---> Running in 90d9e63f6b11 19:31:53 ---> 02af85afbf73 19:31:53 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:53 ---> 8785ff79d00a 19:31:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:53 Removing intermediate container c962f4d9e473 19:31:53 ---> 4532e7c4d0ef 19:31:53 Step 5/19 : COPY go.mod vendor* ./ 19:31:53 ---> Running in 62432ba57e71 19:31:53 ---> Running in bf8f8881e8a1 19:31:54 ---> a09b14c555bb 19:31:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:54 ---> Running in 94e9bc628ea7 19:33:46 Removing intermediate container 62432ba57e71 19:33:46 ---> 4bff0cfbb493 19:33:46 Step 7/32 : COPY . . 19:33:46 Removing intermediate container 90d9e63f6b11 19:33:46 ---> 98909ee550f1 19:33:46 Step 7/24 : COPY . . 19:33:46 Removing intermediate container 94e9bc628ea7 19:33:46 ---> 61c92b64abe1 19:33:46 Step 7/19 : COPY . . 19:33:46 Removing intermediate container bf8f8881e8a1 19:33:46 ---> 360cdb592a6e 19:33:46 Step 8/22 : COPY . . 19:33:46 Removing intermediate container c525930c1f31 19:33:46 ---> 47a295a2f0b1 19:33:46 Step 7/21 : COPY . . 19:33:50 ---> 1b0f3872cec5 19:33:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:50 ---> 05490ff828b4 19:33:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:33:50 ---> 611989bb0894 19:33:50 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:50 ---> 0b9c83c777dc 19:33:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:33:50 ---> f0dc772ca3b6 19:33:50 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:50 ---> Running in 65c94d414db7 19:33:50 ---> Running in 6b95898ecf79 19:33:50 ---> Running in 2df808da4df5 19:33:50 ---> Running in fbcf9c7881ad 19:33:50 ---> Running in 25606365c352 19:33:52 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 19:33:52 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 19:33:52 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 19:33:52 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 19:33:53 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 19:39:45 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 19:39:47 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 19:40:09 Removing intermediate container 25606365c352 19:40:09 ---> 6a8656927ae0 19:40:09 19:40:09 Step 9/21 : FROM alpine:3.16 19:40:09 3.16: Pulling from library/alpine 19:40:09 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:40:09 Status: Downloaded newer image for alpine:3.16 19:40:09 ---> 2b4661558fb8 19:40:09 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:40:10 ---> Running in 67378de6e337 19:40:11 Removing intermediate container 65c94d414db7 19:40:11 ---> 84f2b4dc90de 19:40:11 19:40:11 Step 9/24 : FROM alpine:3.16 19:40:11 ---> 2b4661558fb8 19:40:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:11 ---> Running in 0c2cfe78f800 19:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:15 (1/6) Installing ca-certificates (20220614-r0) 19:40:15 (2/6) Installing brotli-libs (1.0.9-r6) 19:40:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:40:15 (4/6) Installing libcurl (7.83.1-r5) 19:40:15 (5/6) Installing curl (7.83.1-r5) 19:40:15 (6/6) Installing dumb-init (1.2.5-r1) 19:40:15 Executing busybox-1.35.0-r17.trigger 19:40:15 Executing ca-certificates-20220614-r0.trigger 19:40:15 (1/3) Installing ca-certificates (20220614-r0) 19:40:15 (2/3) Installing dumb-init (1.2.5-r1) 19:40:15 (3/3) Installing su-exec (0.2-r1) 19:40:15 Executing busybox-1.35.0-r17.trigger 19:40:15 OK: 8 MiB in 20 packages 19:40:15 Executing ca-certificates-20220614-r0.trigger 19:40:16 OK: 6 MiB in 17 packages 19:40:19 Removing intermediate container 67378de6e337 19:40:19 ---> 89dfa6abf1a2 19:40:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:19 ---> Running in 5f2a8c16d761 19:40:20 Removing intermediate container 0c2cfe78f800 19:40:20 ---> 510ec570bf52 19:40:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:20 Removing intermediate container 5f2a8c16d761 19:40:20 ---> 2155aa3bbc73 19:40:20 Step 12/21 : WORKDIR /edgex 19:40:20 ---> Running in 43a3d167ba9b 19:40:20 ---> Running in 38c8664a3176 19:40:21 Removing intermediate container 38c8664a3176 19:40:21 ---> 531d2829bf88 19:40:21 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:40:21 Removing intermediate container 43a3d167ba9b 19:40:21 ---> 3b448fbf8ea3 19:40:21 Step 12/24 : WORKDIR / 19:40:22 ---> Running in 2049ac85a4f3 19:40:22 Removing intermediate container 2049ac85a4f3 19:40:22 ---> 78fc194ed5f7 19:40:22 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:24 ---> 2d1b6aa8eec0 19:40:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:40:24 ---> 3994d2f9fc98 19:40:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:26 ---> 42f192dee852 19:40:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:27 ---> 0b5143b717db 19:40:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:28 ---> 8deb6c2966f5 19:40:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:30 ---> b4b017debc06 19:40:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:30 ---> 35743a53e75d 19:40:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:40:31 Removing intermediate container 2df808da4df5 19:40:31 ---> 0dc22aac1b7a 19:40:31 19:40:31 Step 9/32 : FROM alpine:3.16 19:40:31 ---> 2b4661558fb8 19:40:31 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:31 ---> Running in bea15a2db3ec 19:40:32 ---> a353addef62c 19:40:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:32 ---> Running in 8fa60dc085ef 19:40:32 Removing intermediate container bea15a2db3ec 19:40:32 ---> a51b0d809d70 19:40:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:40:33 ---> Running in efbca6856d0f 19:40:33 ---> 491074f54811 19:40:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:36 ---> 5a3657f3839c 19:40:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:36 Removing intermediate container 8fa60dc085ef 19:40:36 ---> c156995b95a7 19:40:36 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:40:36 ---> Running in 4f5292cd20df 19:40:37 (1/2) Installing dumb-init (1.2.5-r1) 19:40:37 (2/2) Installing su-exec (0.2-r1) 19:40:37 Executing busybox-1.35.0-r17.trigger 19:40:37 OK: 5 MiB in 16 packages 19:40:37 Removing intermediate container 4f5292cd20df 19:40:37 ---> 4f7757733097 19:40:37 Step 19/21 : LABEL arch=arm64 19:40:37 ---> f60d955e0da2 19:40:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:38 ---> Running in 3ed7009b95cc 19:40:38 ---> Running in 3da61f227987 19:40:39 Removing intermediate container 3ed7009b95cc 19:40:39 ---> c15642611954 19:40:39 Step 20/21 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:40:39 ---> Running in 04725776ee7b 19:40:39 Removing intermediate container efbca6856d0f 19:40:39 ---> 7dbafa7ed664 19:40:39 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:40:40 ---> Running in 945b2a185f0b 19:40:40 Removing intermediate container 04725776ee7b 19:40:40 ---> ef01c1cf148b 19:40:40 Step 21/21 : LABEL version=0.0.0 19:40:40 Removing intermediate container 945b2a185f0b 19:40:40 ---> 566b32ea6977 19:40:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:40:40 ---> Running in 0666f673b70f 19:40:40 ---> Running in ec750a397d9f 19:40:42 Removing intermediate container ec750a397d9f 19:40:42 ---> 5586d939585b 19:40:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redisRemoving intermediate container 0666f673b70f 19:40:42 19:40:42 ---> 5a39d54eb38f 19:40:42 19:40:42 ---> Running in 926561ecbe45 19:40:42 Removing intermediate container 3da61f227987 19:40:42 ---> b7058ec7000e 19:40:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:40:42 ---> Running in 51ce9fd53722 19:40:42 Successfully built 5a39d54eb38f 19:40:43 Successfully tagged security-proxy-setup-arm64:latest 19:40:43  Building security-proxy-setup ... done Building security-spire-config 19:40:43 Removing intermediate container 926561ecbe45 19:40:43 ---> 0c584096ec70 19:40:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:40:43 ---> Running in dc04dbb6acac 19:40:43 Removing intermediate container 51ce9fd53722 19:40:43 ---> 30d8bade94f6 19:40:43 Step 22/24 : LABEL arch=arm64 19:40:43 ---> Running in fe224eadd82f 19:40:44 Removing intermediate container dc04dbb6acac 19:40:44 ---> ae9194f349cd 19:40:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:40:44 ---> Running in 2db7f32260af 19:40:44 Removing intermediate container fe224eadd82f 19:40:44 ---> 8dba52a7a1e0 19:40:44 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:40:44 ---> Running in 221edc27fc16 19:40:45 Removing intermediate container 221edc27fc16 19:40:45 ---> 94ee8778fe27 19:40:45 Step 24/24 : LABEL version=0.0.0 19:40:46 ---> Running in 89541c6106ad 19:40:46 Removing intermediate container 89541c6106ad 19:40:46 ---> e1635212f1db 19:40:46 19:40:46 Successfully built e1635212f1db 19:40:46 Successfully tagged security-secretstore-setup-arm64:latest 19:40:46  Building security-secretstore-setup ... done Building core-metadata 19:40:48 Removing intermediate container 2db7f32260af 19:40:48 ---> a374cdcfa9d2 19:40:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:40:48 ---> Running in 67ab093e0242 19:40:48 Removing intermediate container 67ab093e0242 19:40:48 ---> a209746a7d86 19:40:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:40:49 ---> f62c08a541f9 19:40:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:40:50 ---> Running in dd239acf5631 19:40:53 Removing intermediate container dd239acf5631 19:40:53 ---> c89b923ef2cb 19:40:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:54 ---> 7d6efed30b0c 19:40:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:57 ---> c5984f25cbe7 19:40:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:58 ---> 1f730593c487 19:40:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:40:59 ---> c01a078c9070 19:40:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:41:01 ---> bdf181eb9544 19:41:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:41:02 ---> b3b5a0b1ab8f 19:41:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:04 ---> 979bac0497ea 19:41:04 Step 27/32 : RUN chmod +x /entrypoint.sh 19:41:04 ---> Running in f82977031edf 19:41:08 Removing intermediate container f82977031edf 19:41:08 ---> 0c05602f2a59 19:41:08 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:41:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:41:08 ---> 3d4364f632b9 19:41:08 Step 3/24 : WORKDIR /edgex-go 19:41:08 ---> Using cache 19:41:08 ---> 4335189fb728 19:41:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:41:08 ---> Running in 13c967a0f11a 19:41:08 ---> Running in eb1805fac68d 19:41:09 Removing intermediate container eb1805fac68d 19:41:09 ---> 29c2ddf7d916 19:41:09 Step 29/32 : CMD ["gate"] 19:41:09 ---> Running in 334b6a5bfadc 19:41:10 Removing intermediate container 334b6a5bfadc 19:41:10 ---> 8e68180f97b6 19:41:10 Step 30/32 : LABEL arch=arm64 19:41:10 ---> Running in 2b4e652c6280 19:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:11 Removing intermediate container 2b4e652c6280 19:41:11 ---> d83caa7e09c3 19:41:11 Step 31/32 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:41:11 ---> Running in 5750d02f5ae9 19:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:12 Removing intermediate container 5750d02f5ae9 19:41:12 ---> 8ad49ccd0693 19:41:12 Step 32/32 : LABEL version=0.0.0 19:41:12 ---> Running in 082d279f4dfd 19:41:13 OK: 221 MiB in 51 packages 19:41:13 Removing intermediate container 082d279f4dfd 19:41:13 ---> 8d2290c28219 19:41:13 19:41:14 Successfully built 8d2290c28219 19:41:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:41:14 ---> 3d4364f632b9 19:41:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:41:14 ---> Using cache 19:41:14 ---> 2632d2eb3140 19:41:14 Step 4/24 : WORKDIR /edgex-go 19:41:14 ---> Using cache 19:41:14 Successfully tagged security-bootstrapper-arm64:latest 19:41:14 ---> d8484069cbaa 19:41:14 Building support-notifications 19:41:14 Step 5/24 : RUN apk add --update --no-cache make git 19:41:14 ---> Using cache 19:41:14 ---> d4bfd49c9fda 19:41:14 Step 6/24 : COPY go.mod vendor* ./ 19:41:14 ---> Using cache 19:41:14 ---> 8785ff79d00a 19:41:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:14 ---> Using cache 19:41:14 ---> 360cdb592a6e 19:41:14  Building security-bootstrapper ... done Step 8/24 : COPY . . 19:41:14 ---> Using cache 19:41:14 ---> 05490ff828b4 19:41:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:41:14 ---> Running in b21410f7c025 19:41:15 Removing intermediate container 13c967a0f11a 19:41:15 ---> a6c9b98fb022 19:41:15 Step 5/24 : COPY go.mod vendor* ./ 19:41:16 ---> 0c426c2ddde9 19:41:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:16 ---> Running in 42548b961692 19:41:17 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 19:41:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:41:29 ---> 3d4364f632b9 19:41:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:41:29 ---> Using cache 19:41:29 ---> 2632d2eb3140 19:41:29 Step 4/22 : WORKDIR /edgex-go 19:41:29 ---> Using cache 19:41:29 ---> d8484069cbaa 19:41:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:41:30 ---> Running in 96b70837ba79 19:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:34 OK: 221 MiB in 51 packages 19:41:36 Removing intermediate container 96b70837ba79 19:41:36 ---> 5fa8194e3610 19:41:36 Step 6/22 : COPY go.mod vendor* ./ 19:41:37 ---> e6db996f132a 19:41:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:37 ---> Running in acdb7df486d7 19:42:16 Removing intermediate container fbcf9c7881ad 19:42:16 ---> 9708f382c8bb 19:42:16 19:42:16 Step 9/19 : FROM alpine:3.15 19:42:16 3.15: Pulling from library/alpine 19:42:16 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:42:16 Status: Downloaded newer image for alpine:3.15 19:42:16 ---> 8aa73fd46299 19:42:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:42:16 ---> Running in bc49ce32bf36 19:42:16 Removing intermediate container bc49ce32bf36 19:42:16 ---> 2ae82e428a6e 19:42:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:42:16 ---> Running in 8d1677f07354 19:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:19 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:42:19 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:42:19 OK: 15736 distinct packages available 19:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:21 (1/9) Installing ca-certificates (20220614-r0) 19:42:21 (2/9) Installing brotli-libs (1.0.9-r5) 19:42:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:42:21 (4/9) Installing libcurl (7.80.0-r5) 19:42:21 (5/9) Installing curl (7.80.0-r5) 19:42:22 (6/9) Installing dumb-init (1.2.5-r1) 19:42:22 (7/9) Installing musl-obstack (1.2.3-r0) 19:42:22 (8/9) Installing libucontext (1.1-r0) 19:42:22 (9/9) Installing gcompat (1.0.0-r4) 19:42:22 Executing busybox-1.34.1-r7.trigger 19:42:22 Executing ca-certificates-20220614-r0.trigger 19:42:22 OK: 8 MiB in 23 packages 19:42:27 Removing intermediate container 8d1677f07354 19:42:27 ---> b39618d77dd5 19:42:27 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:28 ---> b35408ff7756 19:42:28 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:42:32 ---> c0386f75b325 19:42:32 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:42:34 ---> 4c20cf0545d1 19:42:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:42:34 ---> Running in 817d7d80ab27 19:42:34 Removing intermediate container 817d7d80ab27 19:42:34 ---> 9aab36c97eb2 19:42:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:34 ---> Running in 7b68377021ec 19:42:37 Removing intermediate container 7b68377021ec 19:42:37 ---> 31f18ec71c9b 19:42:37 Step 17/19 : LABEL arch=arm64 19:42:37 ---> Running in 87aa2e908ed9 19:42:38 Removing intermediate container 87aa2e908ed9 19:42:38 ---> f95cb2fca93f 19:42:38 Step 18/19 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:42:38 ---> Running in 53edb08025f6 19:42:40 Removing intermediate container 53edb08025f6 19:42:40 ---> 70f324737dba 19:42:40 Step 19/19 : LABEL version=0.0.0 19:42:40 ---> Running in 972fad02a015 19:42:41 Removing intermediate container 972fad02a015 19:42:41 ---> 3ab4e67267e2 19:42:41 19:42:41 Successfully built 3ab4e67267e2 19:42:41 Successfully tagged security-spiffe-token-provider-arm64:latest 19:42:41  Building security-spiffe-token-provider ... done Building security-spire-server 19:43:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:43:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:04 ---> 3d4364f632b9 19:43:04 Step 3/23 : WORKDIR /edgex-go 19:43:04 ---> Using cache 19:43:04 ---> 4335189fb728 19:43:04 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:43:04 ---> Using cache 19:43:04 ---> a6c9b98fb022 19:43:04 Step 5/23 : COPY go.mod vendor* ./ 19:43:04 ---> Using cache 19:43:04 ---> 0c426c2ddde9 19:43:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 ---> Running in 76be8142025a 19:43:13 Removing intermediate container 42548b961692 19:43:13 ---> a0635024d7b7 19:43:13 Step 7/24 : COPY . . 19:43:40 ---> 284b605e06d5 19:43:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:43:40 ---> Running in 4cdb3acd7846 19:43:40 Removing intermediate container 6b95898ecf79 19:43:40 ---> 6731893ad85c 19:43:40 19:43:40 Step 10/22 : FROM alpine:3.16 19:43:40 ---> 2b4661558fb8 19:43:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:43:40 ---> Running in 0e53ebcd224c 19:43:40 Removing intermediate container 4cdb3acd7846 19:43:40 ---> a75ddc28ebe9 19:43:40 Step 9/24 : WORKDIR /edgex-go/spire-build 19:43:40 ---> Running in 77ba305a3a40 19:43:42 Removing intermediate container 77ba305a3a40 19:43:42 ---> 010137e664dd 19:43:42 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 19:43:42 ---> Running in f109eeaeaf03 19:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:44 (1/1) Installing dumb-init (1.2.5-r1) 19:43:44 Executing busybox-1.35.0-r17.trigger 19:43:44 OK: 5 MiB in 15 packages 19:43:45 Removing intermediate container acdb7df486d7 19:43:45 ---> 0e9b35aa7d64 19:43:45 Step 8/22 : COPY . . 19:43:47 Removing intermediate container f109eeaeaf03 19:43:47 ---> 28cd6d6704cf 19:43:47 Step 11/24 : WORKDIR /edgex-go 19:43:47 Removing intermediate container 0e53ebcd224c 19:43:47 ---> 78f9c9bba999 19:43:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:47 ---> Running in 924d6899bb95 19:43:47 ---> Running in 10fec1b9e511 19:43:49 Removing intermediate container 924d6899bb95 19:43:49 ---> f169500f0bae 19:43:49 Step 13/22 : ENV APP_PORT=59861 19:43:49 Removing intermediate container 10fec1b9e511 19:43:49 ---> 9e5959ad3293 19:43:49 19:43:49 Step 12/24 : FROM alpine:3.15 19:43:49 ---> 8aa73fd46299 19:43:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:49 ---> Using cache 19:43:49 ---> 2ae82e428a6e 19:43:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:43:49 ---> Running in 2b297de3b356 19:43:49 ---> Running in 9cdd1000285b 19:43:50 Removing intermediate container 2b297de3b356 19:43:50 ---> 4514fba44521 19:43:50 Step 14/22 : EXPOSE $APP_PORT 19:43:50 ---> Running in 1f5d8b7d9b4b 19:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:52 Removing intermediate container 1f5d8b7d9b4b 19:43:52 ---> 2763f2ed109a 19:43:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:43:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:53 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:43:53 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:43:53 OK: 15736 distinct packages available 19:43:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:54 ---> c3f5b2e5bfd0 19:43:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:43:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:54 (1/4) Installing dumb-init (1.2.5-r1) 19:43:54 (2/4) Installing musl-obstack (1.2.3-r0) 19:43:55 (3/4) Installing libucontext (1.1-r0) 19:43:55 (4/4) Installing gcompat (1.0.0-r4) 19:43:55 Executing busybox-1.34.1-r7.trigger 19:43:55 OK: 6 MiB in 18 packages 19:43:58 Removing intermediate container 9cdd1000285b 19:43:58 ---> 5830eae80ede 19:43:58 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:43:59 ---> 03343d1f807f 19:43:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:44:01 ---> 4dc3c1093f0d 19:44:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:44:01 ---> Running in dafee2b3c72f 19:44:02 Removing intermediate container dafee2b3c72f 19:44:02 ---> 1cb1a9973b8d 19:44:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:44:02 ---> Running in 9ca59575ba7c 19:44:04 Removing intermediate container 9ca59575ba7c 19:44:04 ---> ed1261284178 19:44:04 Step 20/22 : LABEL arch=arm64 19:44:04 ---> Running in 5666aa12c82f 19:44:04 Removing intermediate container 5666aa12c82f 19:44:04 ---> e40218c274db 19:44:04 Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:44:04 ---> Running in a58f592cd262 19:44:06 Removing intermediate container a58f592cd262 19:44:06 ---> 4aa77088700c 19:44:06 Step 22/22 : LABEL version=0.0.0 19:44:07 ---> Running in d6e2c6582d03 19:44:08 Removing intermediate container d6e2c6582d03 19:44:08 ---> 07d41ef11756 19:44:08 19:44:09 Successfully built 07d41ef11756 19:44:09 Successfully tagged support-scheduler-arm64:latest 19:44:09 Building core-command 19:44:15  Building support-scheduler ... done  ---> fc2d50160679 19:44:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:44:15 ---> 2df48f5e12c7 19:44:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:44:15 ---> Running in e3605534e751 19:44:16 ---> d5b177fb45e6 19:44:16 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:44:17 ---> Running in 2efb95083a95 19:44:18 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 19:44:18 Removing intermediate container 2efb95083a95 19:44:18 ---> cf01b983fe8c 19:44:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:20 ---> 655b38698ceb 19:44:20 Step 19/24 : WORKDIR / 19:44:20 ---> Running in d323f01bc9ba 19:44:21 Removing intermediate container d323f01bc9ba 19:44:21 ---> 671412781a07 19:44:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:21 ---> Running in 6668c7086cd4 19:44:23 Removing intermediate container 6668c7086cd4 19:44:23 ---> 8f4e5d6c6739 19:44:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:23 ---> Running in 1ab0d32b57e5 19:44:24 Removing intermediate container 1ab0d32b57e5 19:44:24 ---> 137ef02da90d 19:44:24 Step 22/24 : LABEL arch=arm64 19:44:24 ---> Running in 029fb36989eb 19:44:25 Removing intermediate container 029fb36989eb 19:44:25 ---> 631be36bee18 19:44:25 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:44:26 ---> Running in 4b941d9b570e 19:44:27 Removing intermediate container 4b941d9b570e 19:44:27 ---> e3d7bd550b15 19:44:27 Step 24/24 : LABEL version=0.0.0 19:44:27 ---> Running in 89efb5aff8cc 19:44:28 Removing intermediate container 89efb5aff8cc 19:44:28 ---> ee3c51c40330 19:44:28 19:44:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:28 ---> 3d4364f632b9 19:44:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:44:28 ---> Using cache 19:44:28 ---> 2632d2eb3140 19:44:28 Step 4/23 : WORKDIR /edgex-go 19:44:28 ---> Using cache 19:44:28 ---> d8484069cbaa 19:44:28 Step 5/23 : RUN apk add --update --no-cache make git 19:44:28 ---> Using cache 19:44:28 ---> d4bfd49c9fda 19:44:28 Step 6/23 : COPY go.mod vendor* ./ 19:44:28 ---> Using cache 19:44:28 ---> 8785ff79d00a 19:44:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:28 ---> Using cache 19:44:28 ---> 360cdb592a6e 19:44:28 Step 8/23 : COPY . . 19:44:29 ---> Using cache 19:44:29 ---> 05490ff828b4 19:44:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:44:29 Successfully built ee3c51c40330 19:44:29 Successfully tagged security-spire-config-arm64:latest 19:44:29  Building security-spire-config ... done Building security-spire-agent 19:44:29 ---> Running in 04e1cd6d545a 19:44:32 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 19:44:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:47 ---> 3d4364f632b9 19:44:47 Step 3/24 : WORKDIR /edgex-go 19:44:47 ---> Using cache 19:44:47 ---> 4335189fb728 19:44:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:44:47 ---> Using cache 19:44:47 ---> a6c9b98fb022 19:44:47 Step 5/24 : COPY go.mod vendor* ./ 19:44:47 ---> Using cache 19:44:47 ---> 0c426c2ddde9 19:44:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:47 ---> Using cache 19:44:47 ---> a0635024d7b7 19:44:47 Step 7/24 : COPY . . 19:44:47 ---> Using cache 19:44:47 ---> 284b605e06d5 19:44:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:44:47 ---> Using cache 19:44:47 ---> a75ddc28ebe9 19:44:47 Step 9/24 : WORKDIR /edgex-go/spire-build 19:44:47 ---> Using cache 19:44:47 ---> 010137e664dd 19:44:47 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 19:44:47 ---> Using cache 19:44:47 ---> 28cd6d6704cf 19:44:47 Step 11/24 : WORKDIR /edgex-go 19:44:47 ---> Using cache 19:44:47 ---> 9e5959ad3293 19:44:47 19:44:47 Step 12/24 : FROM alpine:3.15 19:44:47 ---> 8aa73fd46299 19:44:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:47 ---> Using cache 19:44:47 ---> 2ae82e428a6e 19:44:47 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:44:48 ---> Running in 247218e0de78 19:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:52 Removing intermediate container 76be8142025a 19:44:52 ---> 75232c1e35ba 19:44:52 Step 7/23 : COPY . . 19:44:53 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:44:53 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:44:53 OK: 15736 distinct packages available 19:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:55 (1/5) Installing dumb-init (1.2.5-r1) 19:44:55 (2/5) Installing musl-obstack (1.2.3-r0) 19:44:55 (3/5) Installing libucontext (1.1-r0) 19:44:55 (4/5) Installing gcompat (1.0.0-r4) 19:44:55 (5/5) Installing openssl (1.1.1s-r1) 19:44:55 Executing busybox-1.34.1-r7.trigger 19:44:55 OK: 6 MiB in 19 packages 19:44:59 Removing intermediate container 247218e0de78 19:44:59 ---> 812391f3228b 19:44:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:45:05 ---> ce8ca775dfeb 19:45:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:45:07 ---> d34004ac5f7f 19:45:07 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:45:07 ---> Running in 8db0f524edfb 19:45:08 Removing intermediate container 8db0f524edfb 19:45:08 ---> 0122e3dec341 19:45:08 Step 9/23 : WORKDIR /edgex-go/spire-build 19:45:08 ---> Running in e005259669fa 19:45:09 Removing intermediate container e005259669fa 19:45:09 ---> 239a49d297d1 19:45:09 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 19:45:09 ---> Running in 11169e819f53 19:45:13 Removing intermediate container 11169e819f53 19:45:13 ---> 2f71b10fe89e 19:45:13 Step 11/23 : WORKDIR /edgex-go 19:45:13 ---> Running in c8c69df3c84d 19:45:13 ---> 75757daea975 19:45:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:45:13 Removing intermediate container c8c69df3c84d 19:45:13 ---> 316902cf4d25 19:45:13 19:45:13 Step 12/23 : FROM alpine:3.15 19:45:13 ---> 8aa73fd46299 19:45:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:45:13 ---> Using cache 19:45:13 ---> 2ae82e428a6e 19:45:13 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:45:13 ---> Using cache 19:45:13 ---> 812391f3228b 19:45:13 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:45:14 ---> 4c066838087a 19:45:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:45:15 ---> ba406731c40d 19:45:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:45:17 ---> aa65b81697ac 19:45:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:45:17 ---> Running in abad1cf35c40 19:45:18 Removing intermediate container abad1cf35c40 19:45:18 ---> 0f6d6b67c1fb 19:45:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:45:18 ---> Running in 5951c8573c2e 19:45:19 Removing intermediate container 5951c8573c2e 19:45:19 ---> ca7bb8609ab1 19:45:19 Step 22/24 : LABEL arch=arm64 19:45:19 ---> Running in 3463326cb222 19:45:20 Removing intermediate container 3463326cb222 19:45:20 ---> 429e36d0cce0 19:45:20 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:45:22 ---> Running in 5d4a3f815a1f 19:45:23 ---> 7c8a72d6bf88 19:45:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:45:23 Removing intermediate container 5d4a3f815a1f 19:45:23 ---> 019e1433211f 19:45:23 Step 24/24 : LABEL version=0.0.0 19:45:24 ---> Running in 81ab240b7e92 19:45:24 ---> 3f226eea99d5 19:45:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:45:24 Removing intermediate container 81ab240b7e92 19:45:24 ---> 46fe984099f5 19:45:24 19:45:25 Successfully built 46fe984099f5 19:45:25 Successfully tagged security-spire-agent-arm64:latest 19:45:25  Building security-spire-agent ... done Building core-data 19:45:25 ---> bd992e6f7e6d 19:45:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:45:26 ---> 1ee8814b8be7 19:45:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:45:27 ---> Running in eff4af2a11e4 19:45:27 Removing intermediate container eff4af2a11e4 19:45:27 ---> e745945ed813 19:45:27 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:45:27 ---> Running in 6a6151eb5294 19:45:28 Removing intermediate container 6a6151eb5294 19:45:28 ---> 83b3325774ce 19:45:28 Step 21/23 : LABEL arch=arm64 19:45:28 ---> Running in 435d0bbdc53b 19:45:29 Removing intermediate container 435d0bbdc53b 19:45:29 ---> 1d07634db90d 19:45:29 Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:45:29 ---> Running in a2de880ff7f6 19:45:29 Removing intermediate container a2de880ff7f6 19:45:29 ---> cc929bb843e1 19:45:29 Step 23/23 : LABEL version=0.0.0 19:45:29 ---> Running in 24ed41f7a8de 19:45:30 Removing intermediate container 24ed41f7a8de 19:45:30 ---> f1fc3a03cda8 19:45:30 19:45:30 Successfully built f1fc3a03cda8 19:45:30 Successfully tagged security-spire-server-arm64:latest 19:45:45  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:45:45 ---> 3d4364f632b9 19:45:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:45:45 ---> Using cache 19:45:45 ---> 2632d2eb3140 19:45:45 Step 4/22 : WORKDIR /edgex-go 19:45:45 ---> Using cache 19:45:45 ---> d8484069cbaa 19:45:45 Step 5/22 : RUN apk add --update --no-cache make git 19:45:45 ---> Using cache 19:45:45 ---> d4bfd49c9fda 19:45:45 Step 6/22 : COPY go.mod vendor* ./ 19:45:45 ---> Using cache 19:45:45 ---> 8785ff79d00a 19:45:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:45 ---> Using cache 19:45:45 ---> 360cdb592a6e 19:45:45 Step 8/22 : COPY . . 19:45:45 ---> Using cache 19:45:45 ---> 05490ff828b4 19:45:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:45:45 ---> Running in 2dac2f1b94ba 19:45:45 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 19:46:53 Removing intermediate container b21410f7c025 19:46:53 ---> 7270885ba982 19:46:53 19:46:53 Step 10/24 : FROM alpine:3.16 19:46:53 ---> 2b4661558fb8 19:46:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:46:53 ---> Using cache 19:46:53 ---> 78f9c9bba999 19:46:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:53 ---> Using cache 19:46:53 ---> f169500f0bae 19:46:53 Step 13/24 : ENV APP_PORT=59881 19:46:53 ---> Running in 72a2487d7065 19:46:53 Removing intermediate container 72a2487d7065 19:46:53 ---> cd5cd3b9bbb3 19:46:53 Step 14/24 : EXPOSE $APP_PORT 19:46:53 ---> Running in c67105e2b84f 19:46:53 Removing intermediate container c67105e2b84f 19:46:53 ---> c91107ee4f62 19:46:53 Step 15/24 : WORKDIR / 19:46:53 ---> Running in 178dcc0c4c6b 19:46:53 Removing intermediate container 178dcc0c4c6b 19:46:53 ---> 81cfc60b94c4 19:46:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:53 ---> ee0401c5365e 19:46:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:46:55 ---> 40e8d3b2bda6 19:46:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:46:57 ---> 37e8634ee13a 19:46:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:46:58 ---> 519b478864a8 19:46:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:46:58 ---> Running in 79569fbb58b4 19:46:58 Removing intermediate container 79569fbb58b4 19:46:58 ---> b9cc84f0d34b 19:46:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:46:58 ---> Running in a8cbd4358177 19:46:59 Removing intermediate container a8cbd4358177 19:46:59 ---> 61229595f7d9 19:46:59 Step 22/24 : LABEL arch=arm64 19:46:59 ---> Running in c829d0bfaae1 19:46:59 Removing intermediate container c829d0bfaae1 19:46:59 ---> 6d02989365e6 19:46:59 Step 23/24 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:47:00 ---> Running in e28759f308de 19:47:00 Removing intermediate container e28759f308de 19:47:00 ---> 9eb0597dd40e 19:47:00 Step 24/24 : LABEL version=0.0.0 19:47:00 ---> Running in 1525534454c6 19:47:02 Removing intermediate container 1525534454c6 19:47:02 ---> 0535868288ab 19:47:02 19:47:03 Successfully built 0535868288ab 19:47:03 Successfully tagged core-metadata-arm64:latest 19:49:40  Building core-metadata ... done Removing intermediate container 04e1cd6d545a 19:49:40 ---> 38e10f95721c 19:49:40 19:49:40 Step 10/23 : FROM alpine:3.16 19:49:40 ---> 2b4661558fb8 19:49:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:49:40 ---> Using cache 19:49:40 ---> 78f9c9bba999 19:49:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:49:40 ---> Using cache 19:49:40 ---> f169500f0bae 19:49:40 Step 13/23 : ENV APP_PORT=59882 19:49:40 ---> Running in 8402b1d60855 19:49:40 Removing intermediate container 8402b1d60855 19:49:40 ---> 4593a4e97f57 19:49:40 Step 14/23 : EXPOSE $APP_PORT 19:49:40 ---> Running in b933795c1584 19:49:40 Removing intermediate container b933795c1584 19:49:40 ---> 2f7cea866314 19:49:40 Step 15/23 : WORKDIR / 19:49:40 ---> Running in 5e0ba4d77456 19:49:40 Removing intermediate container 5e0ba4d77456 19:49:40 ---> b55bd8430700 19:49:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:40 ---> 2247bc0b39d0 19:49:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:49:40 ---> bfe4b64a9160 19:49:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:49:40 ---> bd9956dc05a5 19:49:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:49:40 ---> Running in 18acc92827bb 19:49:40 Removing intermediate container 18acc92827bb 19:49:40 ---> 9cfa0ee1694f 19:49:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:49:40 ---> Running in 6157440e52e1 19:49:40 Removing intermediate container 6157440e52e1 19:49:40 ---> b7a53f1c8301 19:49:40 Step 21/23 : LABEL arch=arm64 19:49:40 ---> Running in beba2791a24a 19:49:40 Removing intermediate container beba2791a24a 19:49:40 ---> 4311af1eaff5 19:49:40 Step 22/23 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:49:40 ---> Running in 5938984db8f6 19:49:41 Removing intermediate container 5938984db8f6 19:49:41 ---> d0ab1ba0d943 19:49:41 Step 23/23 : LABEL version=0.0.0 19:49:41 ---> Running in 5c8de6856283 19:49:41 Removing intermediate container 5c8de6856283 19:49:41 ---> b13e150e4b07 19:49:41 19:49:41 Successfully built b13e150e4b07 19:49:41 Successfully tagged core-command-arm64:latest 19:50:14  Building core-command ... done Removing intermediate container 2dac2f1b94ba 19:50:14 ---> 4056bd1371e4 19:50:14 19:50:14 Step 10/22 : FROM alpine:3.16 19:50:14 ---> 2b4661558fb8 19:50:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:50:14 ---> Running in 6a97645561c6 19:50:14 Removing intermediate container 6a97645561c6 19:50:14 ---> aef04c0d4ad9 19:50:14 Step 12/22 : ENV APP_PORT=59880 19:50:14 ---> Running in 253b443b22d1 19:50:14 Removing intermediate container 253b443b22d1 19:50:14 ---> 14143950d21c 19:50:14 Step 13/22 : EXPOSE $APP_PORT 19:50:14 ---> Running in a30e92bb5133 19:50:14 Removing intermediate container a30e92bb5133 19:50:14 ---> 5cbd1daa362b 19:50:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:50:14 ---> Running in 934cc64a835b 19:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:50:15 (1/1) Installing dumb-init (1.2.5-r1) 19:50:15 Executing busybox-1.35.0-r17.trigger 19:50:15 OK: 5 MiB in 15 packages 19:50:16 Removing intermediate container 934cc64a835b 19:50:16 ---> 8a1742103ce4 19:50:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:50:17 ---> e6e1f15e326e 19:50:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:50:18 ---> 2f7b956352ca 19:50:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:50:19 ---> 43c744828c3d 19:50:19 Step 18/22 : ENTRYPOINT ["/core-data"] 19:50:19 ---> Running in 8c986dd06b89 19:50:21 Removing intermediate container 8c986dd06b89 19:50:21 ---> 50cbd483dc73 19:50:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:50:21 ---> Running in 8dc6dcfff623 19:50:21 Removing intermediate container 8dc6dcfff623 19:50:21 ---> b25c21969b8d 19:50:21 Step 20/22 : LABEL arch=arm64 19:50:21 ---> Running in 35877a169e23 19:50:21 Removing intermediate container 35877a169e23 19:50:21 ---> 44db9cdadbc0 19:50:21 Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:50:21 ---> Running in 49a8cca443c5 19:50:22 Removing intermediate container 49a8cca443c5 19:50:22 ---> 40fa6a9d0118 19:50:22 Step 22/22 : LABEL version=0.0.0 19:50:22 ---> Running in b0cc479d8e0c 19:50:22 Removing intermediate container b0cc479d8e0c 19:50:22 ---> b1fc56ef8cb5 19:50:22 19:50:22 Successfully built b1fc56ef8cb5 19:50:22 Successfully tagged core-data-arm64:latest 19:50:34  Building core-data ... done Removing intermediate container e3605534e751 19:50:34 ---> be0ead6d5c8a 19:50:34 19:50:34 Step 10/22 : FROM alpine:3.16 19:50:34 ---> 2b4661558fb8 19:50:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:50:34 ---> Running in e8321372291f 19:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:50:35 (1/2) Installing ca-certificates (20220614-r0) 19:50:35 (2/2) Installing dumb-init (1.2.5-r1) 19:50:35 Executing busybox-1.35.0-r17.trigger 19:50:35 Executing ca-certificates-20220614-r0.trigger 19:50:35 OK: 6 MiB in 16 packages 19:50:37 Removing intermediate container e8321372291f 19:50:37 ---> fefd150eb0cb 19:50:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:50:37 ---> Running in 0fb477985342 19:50:37 Removing intermediate container 0fb477985342 19:50:37 ---> f9deb5c7889c 19:50:37 Step 13/22 : ENV APP_PORT=59860 19:50:37 ---> Running in 7f3f002f9940 19:50:37 Removing intermediate container 7f3f002f9940 19:50:37 ---> b241b2574a5c 19:50:37 Step 14/22 : EXPOSE $APP_PORT 19:50:37 ---> Running in 3e39157c6e43 19:50:38 Removing intermediate container 3e39157c6e43 19:50:38 ---> 1316f93515ed 19:50:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:50:38 ---> 52fca8edd7a3 19:50:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:50:40 ---> 5d5f76c21b4f 19:50:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:50:40 ---> 46dd0132cf33 19:50:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:50:40 ---> Running in 8c560a148673 19:50:40 Removing intermediate container 8c560a148673 19:50:40 ---> 67c617be4a79 19:50:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:50:40 ---> Running in 854e6497234c 19:50:41 Removing intermediate container 854e6497234c 19:50:41 ---> 42f3d45a8dd9 19:50:41 Step 20/22 : LABEL arch=arm64 19:50:41 ---> Running in e75914a72dcd 19:50:41 Removing intermediate container e75914a72dcd 19:50:41 ---> d520051712bc 19:50:41 Step 21/22 : LABEL git_sha=b49062560e6e853426541f5b65877e2225ac2cac 19:50:41 ---> Running in 9d0c517d3cc0 19:50:41 Removing intermediate container 9d0c517d3cc0 19:50:41 ---> 883671910a14 19:50:41 Step 22/22 : LABEL version=0.0.0 19:50:41 ---> Running in f88d35bfb4f9 19:50:42 Removing intermediate container f88d35bfb4f9 19:50:42 ---> 2cddb4b2a0b8 19:50:42 19:50:42 Successfully built 2cddb4b2a0b8 19:50:42 Successfully tagged support-notifications-arm64:latest 19:50:42  Building support-notifications ... done  [Pipeline] } 19:50:42 $ docker stop --time=1 60d6a428fcf39549e7c78206b6735e8756c4d30e8bd16720d41c082f98986089 19:50:44 $ docker rm -f --volumes 60d6a428fcf39549e7c78206b6735e8756c4d30e8bd16720d41c082f98986089 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:44 + docker images 19:50:45 REPOSITORY TAG IMAGE ID CREATED SIZE 19:50:45 support-notifications-arm64 latest 2cddb4b2a0b8 2 seconds ago 29.6MB 19:50:45 be0ead6d5c8a 13 seconds ago 1.56GB 19:50:45 core-data-arm64 latest b1fc56ef8cb5 22 seconds ago 17.2MB 19:50:45 4056bd1371e4 34 seconds ago 1.5GB 19:50:45 core-command-arm64 latest b13e150e4b07 About a minute ago 17MB 19:50:45 38e10f95721c About a minute ago 1.5GB 19:50:45 core-metadata-arm64 latest 0535868288ab 3 minutes ago 17.8MB 19:50:45 7270885ba982 3 minutes ago 1.51GB 19:50:45 security-spire-server-arm64 latest f1fc3a03cda8 5 minutes ago 84.3MB 19:50:45 security-spire-agent-arm64 latest 46fe984099f5 5 minutes ago 122MB 19:50:45 316902cf4d25 5 minutes ago 1.37GB 19:50:45 security-spire-config-arm64 latest ee3c51c40330 6 minutes ago 83.6MB 19:50:45 support-scheduler-arm64 latest 07d41ef11756 6 minutes ago 29MB 19:50:45 9e5959ad3293 6 minutes ago 1.37GB 19:50:45 6731893ad85c 7 minutes ago 1.56GB 19:50:45 security-spiffe-token-provider-arm64 latest 3ab4e67267e2 8 minutes ago 28.9MB 19:50:45 9708f382c8bb 8 minutes ago 1.53GB 19:50:45 security-bootstrapper-arm64 latest 8d2290c28219 9 minutes ago 19.5MB 19:50:45 security-secretstore-setup-arm64 latest e1635212f1db 9 minutes ago 28.7MB 19:50:45 security-proxy-setup-arm64 latest 5a39d54eb38f 10 minutes ago 26.8MB 19:50:45 0dc22aac1b7a 10 minutes ago 1.49GB 19:50:45 84f2b4dc90de 10 minutes ago 1.49GB 19:50:45 6a8656927ae0 10 minutes ago 1.49GB 19:50:45 ci-base-image-arm64 latest 3d4364f632b9 30 minutes ago 905MB 19:50:45 alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB 19:50:45 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:50:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:50:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:46 19:50:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:46 arm64: Pulling from edgex-lftools-log-publisher 19:50:46 8998bd30e6a1: Pulling fs layer 19:50:46 04944245beec: Pulling fs layer 19:50:46 699f458cf7ca: Pulling fs layer 19:50:46 765212b225bb: Pulling fs layer 19:50:46 f23df028b6ca: Pulling fs layer 19:50:46 d65c8cfc05b1: Pulling fs layer 19:50:46 2437ff75d9bd: Pulling fs layer 19:50:46 f23df028b6ca: Waiting 19:50:46 d65c8cfc05b1: Waiting 19:50:46 765212b225bb: Waiting 19:50:46 2437ff75d9bd: Waiting 19:50:46 04944245beec: Verifying Checksum 19:50:46 04944245beec: Download complete 19:50:46 765212b225bb: Verifying Checksum 19:50:46 765212b225bb: Download complete 19:50:46 f23df028b6ca: Verifying Checksum 19:50:46 f23df028b6ca: Download complete 19:50:46 d65c8cfc05b1: Verifying Checksum 19:50:46 d65c8cfc05b1: Download complete 19:50:46 699f458cf7ca: Verifying Checksum 19:50:46 699f458cf7ca: Download complete 19:50:47 8998bd30e6a1: Verifying Checksum 19:50:47 8998bd30e6a1: Download complete 19:50:49 2437ff75d9bd: Verifying Checksum 19:50:49 2437ff75d9bd: Download complete 19:50:51 8998bd30e6a1: Pull complete 19:50:51 04944245beec: Pull complete 19:50:53 699f458cf7ca: Pull complete 19:50:53 765212b225bb: Pull complete 19:50:54 f23df028b6ca: Pull complete 19:50:54 d65c8cfc05b1: Pull complete 19:51:09 2437ff75d9bd: Pull complete 19:51:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:51:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:09 prd-ubuntu20.04-docker-arm64-4c-16g-1644 does not seem to be running inside a container 19:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:51:12 $ docker top 305ea53a19362f1db16fcf94ea48f2c7ee85f547e6b78d7a74cef2195052f455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:12 ---> job-cost.sh 19:51:13 lf-activate-venv: SKIPPING 19:51:13 INFO: No Stack... 19:51:13 INFO: Retrieving Pricing Info for: v3-standard-4 19:51:14 INFO: Archiving Costs [Pipeline] sh 19:51:14 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 19:51:14 [Pipeline] lock 19:51:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] 19:51:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] did not exist. Created. 19:51:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:51:15 + echo total: 0.10999999940395355 [Pipeline] stash 19:51:15 Stashed 1 file(s) [Pipeline] } 19:51:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4272-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:51:15 $ docker stop --time=1 305ea53a19362f1db16fcf94ea48f2c7ee85f547e6b78d7a74cef2195052f455 19:51:17 $ docker rm -f --volumes 305ea53a19362f1db16fcf94ea48f2c7ee85f547e6b78d7a74cef2195052f455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:51:18 provisioning config files... 19:51:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4362876734417362279tmp [Pipeline] { [Pipeline] sh 19:51:18 + set +x 19:51:18 + curl -s https://codecov.io/bash 19:51:18 + bash -s -- 19:51:18 19:51:18 _____ _ 19:51:18 / ____| | | 19:51:18 | | ___ __| | ___ ___ _____ __ 19:51:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:51:18 | |___| (_) | (_| | __/ (_| (_) \ V / 19:51:18 \_____\___/ \__,_|\___|\___\___/ \_/ 19:51:18 Bash-1.0.6 19:51:18 19:51:18 19:51:18 ==> git version 2.25.1 found 19:51:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:51:18 Release-Date: 2020-01-08 19:51:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:51:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:51:18 ==> Jenkins CI detected. 19:51:18 current dir:  /w/workspace/edgex-go/1 19:51:18 project root: . 19:51:18 --> token set from env 19:51:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:51:18 ==> Running gcov in . (disable via -X gcov) 19:51:18 ==> Python coveragepy not found 19:51:18 ==> Searching for coverage reports in: 19:51:18 + . 19:51:18 -> Found 1 reports 19:51:18 ==> Detecting git/mercurial file structure 19:51:18 ==> Reading reports 19:51:18 + ./coverage.out bytes=494833 19:51:18 ==> Appending adjustments 19:51:18 https://docs.codecov.io/docs/fixing-reports 19:51:20 + Found adjustments 19:51:20 ==> Gzipping contents 19:51:20 64K /tmp/codecov.APzlWH.gz 19:51:20 ==> Uploading reports 19:51:20 url: https://codecov.io 19:51:20 query: branch=PR-4272&commit=b49062560e6e853426541f5b65877e2225ac2cac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4272&job=&cmd_args= 19:51:20 -> Pinging Codecov 19:51:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4272&commit=b49062560e6e853426541f5b65877e2225ac2cac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4272&job=&cmd_args= 19:51:20 -> Uploading to 19:51:20 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/00271124DB129430A58F1EEE437C3FCB/b49062560e6e853426541f5b65877e2225ac2cac/d71f0742-070b-4c87-a7b5-76d2bc0377e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T195120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c5633f0e34370a14e41ea72c4971b864c676a6b07baf44fe3be2dfa49bc1783 19:51:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:20 Dload Upload Total Spent Left Speed 19:51:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63921 0 0 100 63921 0 232k --:--:-- --:--:-- --:--:-- 232k 19:51:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b49062560e6e853426541f5b65877e2225ac2cac [Pipeline] } 19:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:51:22 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:51:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:23 ---> package-listing.sh 19:51:23 ++ facter osfamily 19:51:23 ++ tr '[:upper:]' '[:lower:]' 19:51:23 + OS_FAMILY=debian 19:51:23 + workspace=/w/workspace/edgex-go/1 19:51:23 + START_PACKAGES=/tmp/packages_start.txt 19:51:23 + END_PACKAGES=/tmp/packages_end.txt 19:51:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:23 + PACKAGES=/tmp/packages_start.txt 19:51:23 + '[' /w/workspace/edgex-go/1 ']' 19:51:23 + PACKAGES=/tmp/packages_end.txt 19:51:23 + case "${OS_FAMILY}" in 19:51:23 + dpkg -l 19:51:23 + grep '^ii' 19:51:23 + '[' -f /tmp/packages_start.txt ']' 19:51:23 + '[' -f /tmp/packages_end.txt ']' 19:51:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:23 + '[' /w/workspace/edgex-go/1 ']' 19:51:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:51:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:51:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:51:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:24 19:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:24 latest: Pulling from edgex-lftools-log-publisher 19:51:24 5eb5b503b376: Pulling fs layer 19:51:24 5c69ac0246d0: Pulling fs layer 19:51:24 ec43610c2a17: Pulling fs layer 19:51:24 3a2ae6a8a46f: Pulling fs layer 19:51:24 33b1e0a273af: Pulling fs layer 19:51:24 5d3b04190fa2: Pulling fs layer 19:51:24 2f39f015ded8: Pulling fs layer 19:51:24 3a2ae6a8a46f: Waiting 19:51:24 33b1e0a273af: Waiting 19:51:24 5d3b04190fa2: Waiting 19:51:24 2f39f015ded8: Waiting 19:51:24 5c69ac0246d0: Verifying Checksum 19:51:24 5c69ac0246d0: Download complete 19:51:24 3a2ae6a8a46f: Verifying Checksum 19:51:24 3a2ae6a8a46f: Download complete 19:51:25 33b1e0a273af: Verifying Checksum 19:51:25 33b1e0a273af: Download complete 19:51:25 ec43610c2a17: Verifying Checksum 19:51:25 ec43610c2a17: Download complete 19:51:25 5d3b04190fa2: Verifying Checksum 19:51:25 5d3b04190fa2: Download complete 19:51:25 5eb5b503b376: Download complete 19:51:26 2f39f015ded8: Download complete 19:51:26 5eb5b503b376: Pull complete 19:51:26 5c69ac0246d0: Pull complete 19:51:27 ec43610c2a17: Pull complete 19:51:27 3a2ae6a8a46f: Pull complete 19:51:27 33b1e0a273af: Pull complete 19:51:27 5d3b04190fa2: Pull complete 19:51:32 2f39f015ded8: Pull complete 19:51:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:32 prd-ubuntu20.04-docker-8c-8g-1641 does not seem to be running inside a container 19:51:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:35 $ docker top 974c778d43a657dc6e7683d2c5fde4acb74ef34246f77c50b7480b87014b55aa -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:36 + touch /tmp/pre-build-complete [Pipeline] sh 19:51:36 + mkdir -p /var/log/sysstat [Pipeline] sh 19:51:36 + ls /var/log/sa-host 19:51:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:37 provisioning config files... 19:51:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2059018432132815854tmp [Pipeline] { [Pipeline] echo 19:51:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:51:37 ---> create-netrc.sh [Pipeline] } 19:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:51:37 ---> python-tools-install.sh [Pipeline] echo 19:51:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:51:38 ---> sudo-logs.sh 19:51:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:51:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:51:38 ---> job-cost.sh 19:51:38 lf-activate-venv: SKIPPING 19:51:38 DEBUG: total: 0.10999999940395355 19:51:38 INFO: Retrieving Stack Cost... 19:51:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:51:39 INFO: Archiving Costs [Pipeline] echo 19:51:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:51:39 ---> logs-deploy.sh 19:51:39 lf-activate-venv: SKIPPING 19:51:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4272/1 19:51:39 INFO: archiving workspace using pattern(s): 19:51:40 Archives upload complete. 19:51:41 INFO: archiving logs to Nexus