Pull request #4218 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb37c5cb9137e59b1cf13dce2049208b8f37db33+8ec173763edd28fbc169870ab8f1eb4c3f45690e (609958daf4abcacf39ddf110d53e29571d24c8f6) 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-ssh8242102816329784107.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10402178890231188037.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8271573814279981405.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4579644098307904018.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7966165305402669186.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116977 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ec173763edd28fbc169870ab8f1eb4c3f45690e into PR head commit fb37c5cb9137e59b1cf13dce2049208b8f37db33 Merge succeeded, producing fb37c5cb9137e59b1cf13dce2049208b8f37db33 Checking out Revision fb37c5cb9137e59b1cf13dce2049208b8f37db33 (PR-4218) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:20:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:20:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:20:15 ========================================================= 20:20:15 EdgeX Global Pipelines Version Info 20:20:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:20:16 ------------------- 20:20:16 stable info: 20:20:16 ------------------- 20:20:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:20:16 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:20:16 Message: update stable to v1.0.243 > git rev-list --no-walk e3fd83b017e48ac562540e2794f14ff0097f9aa2 # timeout=10 20:20:16 ------------------- 20:20:16 experimental info: 20:20:16 ------------------- 20:20:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:20:16 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 20:20:16 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb37c5c [Pipeline] echo 20:20:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:17 provisioning config files... 20:20:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17092197928149298477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:17 ---> docker-login.sh 20:20:17 nexus3.edgexfoundry.org:10001 20:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:18 Configure a credential helper to remove this warning. See 20:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:18 20:20:18 Login Succeeded 20:20:18 nexus3.edgexfoundry.org:10002 20:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:18 Configure a credential helper to remove this warning. See 20:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:18 20:20:18 Login Succeeded 20:20:18 nexus3.edgexfoundry.org:10003 20:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:18 Configure a credential helper to remove this warning. See 20:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:18 20:20:18 Login Succeeded 20:20:18 nexus3.edgexfoundry.org:10004 20:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:18 Configure a credential helper to remove this warning. See 20:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:18 20:20:18 Login Succeeded 20:20:18 docker.io 20:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:20:19 Configure a credential helper to remove this warning. See 20:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:20:19 20:20:19 Login Succeeded 20:20:19 ---> docker-login.sh ends [Pipeline] } 20:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:19 + 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 cmd/sys-mgmt-agent/Dockerfile 20:20:19 + dirname cmd/core-command/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo core-command,cmd/core-command/Dockerfile 20:20:19 + dirname cmd/core-data/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo core-data,cmd/core-data/Dockerfile 20:20:19 + dirname cmd/core-metadata/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo core-metadata,cmd/core-metadata/Dockerfile 20:20:19 + dirname cmd/security-bootstrapper/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:20:19 + dirname cmd/security-proxy-setup/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:20:19 + dirname cmd/security-secretstore-setup/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:20:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:20:19 + dirname cmd/security-spire-agent/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:20:19 + dirname cmd/security-spire-config/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:20:19 + dirname cmd/security-spire-server/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:20:19 + dirname cmd/support-notifications/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo support-notifications,cmd/support-notifications/Dockerfile 20:20:19 + dirname cmd/support-scheduler/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:20:19 + dirname cmd/sys-mgmt-agent/Dockerfile 20:20:19 + cut -d/ -f2 20:20:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:20:19 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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:20:20 + git rev-list -1 --merges fb37c5cb9137e59b1cf13dce2049208b8f37db33~1..fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] echo 20:20:20 -----------> git rev-list -1 --merges fb37c5cb9137e59b1cf13dce2049208b8f37db33~1..fb37c5cb9137e59b1cf13dce2049208b8f37db33 fb37c5cb9137e59b1cf13dce2049208b8f37db33 [false] [Pipeline] sh 20:20:20 + git log --format=format:%s -1 fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] echo 20:20:20 ========================================================= 20:20:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:20:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:20:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:20:20 + grep -v github /etc/ssh/ssh_known_hosts 20:20:20 + [ -e /tmp/ssh_known_hosts ] 20:20:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:20:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:20:20 + sudo tee -a /etc/ssh/ssh_known_hosts 20:20:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:21 20:20:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:21 0.1.4: Pulling from edgex-devops/py-git-semver 20:20:21 b85a868b505f: Pulling fs layer 20:20:21 e2be974225ed: Pulling fs layer 20:20:21 339a4e72a1f5: Pulling fs layer 20:20:21 988bab9f4d93: Pulling fs layer 20:20:21 1469e6f7b9e6: Pulling fs layer 20:20:21 eaf3925da568: Pulling fs layer 20:20:21 bab4dde63d76: Pulling fs layer 20:20:21 bde34c3a00c8: Pulling fs layer 20:20:21 b352a97aabf1: Pulling fs layer 20:20:21 4872d77fe225: Pulling fs layer 20:20:21 5851b861e8e6: Pulling fs layer 20:20:21 988bab9f4d93: Waiting 20:20:21 1469e6f7b9e6: Waiting 20:20:21 eaf3925da568: Waiting 20:20:21 bab4dde63d76: Waiting 20:20:21 bde34c3a00c8: Waiting 20:20:21 b352a97aabf1: Waiting 20:20:21 4872d77fe225: Waiting 20:20:21 e2be974225ed: Verifying Checksum 20:20:21 e2be974225ed: Download complete 20:20:21 988bab9f4d93: Verifying Checksum 20:20:21 988bab9f4d93: Download complete 20:20:21 339a4e72a1f5: Verifying Checksum 20:20:21 339a4e72a1f5: Download complete 20:20:21 1469e6f7b9e6: Verifying Checksum 20:20:21 1469e6f7b9e6: Download complete 20:20:21 eaf3925da568: Verifying Checksum 20:20:21 eaf3925da568: Download complete 20:20:21 bde34c3a00c8: Verifying Checksum 20:20:21 bde34c3a00c8: Download complete 20:20:21 b352a97aabf1: Download complete 20:20:21 4872d77fe225: Verifying Checksum 20:20:21 4872d77fe225: Download complete 20:20:21 5851b861e8e6: Verifying Checksum 20:20:21 5851b861e8e6: Download complete 20:20:21 b85a868b505f: Download complete 20:20:22 bab4dde63d76: Verifying Checksum 20:20:22 bab4dde63d76: Download complete 20:20:23 b85a868b505f: Pull complete 20:20:23 e2be974225ed: Pull complete 20:20:23 339a4e72a1f5: Pull complete 20:20:23 988bab9f4d93: Pull complete 20:20:24 1469e6f7b9e6: Pull complete 20:20:24 eaf3925da568: Pull complete 20:20:26 bab4dde63d76: Pull complete 20:20:26 bde34c3a00c8: Pull complete 20:20:26 b352a97aabf1: Pull complete 20:20:26 4872d77fe225: Pull complete 20:20:26 5851b861e8e6: Pull complete 20:20:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:26 prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container 20:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:20:28 $ docker top 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 -eo pid,comm 20:20:28 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). 20:20:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:28 [ssh-agent] Looking for ssh-agent implementation... 20:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:28 $ docker exec 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent 20:20:28 SSH_AUTH_SOCK=/tmp/ssh-zzNbSpU36ySY/agent.32 20:20:28 SSH_AGENT_PID=38 20:20:28 Running ssh-add (command line suppressed) 20:20:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2528293192517187246.key (/w/workspace/edgex-go/2@tmp/private_key_2528293192517187246.key) 20:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:29 + git tag --points-at HEAD [Pipeline] } 20:20:29 $ docker exec --env ******** --env ******** 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent -k 20:20:29 unset SSH_AUTH_SOCK; 20:20:29 unset SSH_AGENT_PID; 20:20:29 echo Agent pid 38 killed; 20:20:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:20:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:29 [ssh-agent] Looking for ssh-agent implementation... 20:20:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:29 $ docker exec 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent 20:20:29 SSH_AUTH_SOCK=/tmp/ssh-D8IoGU8lTsmy/agent.70 20:20:29 SSH_AGENT_PID=76 20:20:29 Running ssh-add (command line suppressed) 20:20:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16118381385114643985.key (/w/workspace/edgex-go/2@tmp/private_key_16118381385114643985.key) 20:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:30 + git semver init 20:20:30 2022-10-25 20:20:30,314 [run_init] DEBUG init version:0.0.0 force:False 20:20:30 2022-10-25 20:20:30,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 20:20:30 2022-10-25 20:20:30,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 20:20:30 2022-10-25 20:20:30,316 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 20:20:35 2022-10-25 20:20:35,393 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 20:20:35 2022-10-25 20:20:35,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4218 with force:False 20:20:35 2022-10-25 20:20:35,394 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4218 20:20:35 2022-10-25 20:20:35,399 [execute] INFO git cat-file --batch-check 20:20:35 2022-10-25 20:20:35,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:20:35 2022-10-25 20:20:35,406 [execute] INFO git cat-file --batch 20:20:35 2022-10-25 20:20:35,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:20:35 2022-10-25 20:20:35,413 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4218 20:20:35 0.0.0 [Pipeline] } 20:20:35 $ docker exec --env ******** --env ******** 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 ssh-agent -k 20:20:35 unset SSH_AUTH_SOCK; 20:20:35 unset SSH_AGENT_PID; 20:20:35 echo Agent pid 76 killed; 20:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:36 + git semver [Pipeline] } 20:20:36 $ docker stop --time=1 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 20:20:37 $ docker rm -f 18d0eff65864fb2db35c935b322a886216f9ba2ba951040f25a86b01f0822914 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:20:38 Stashed 1 file(s) [Pipeline] echo 20:20:38 [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 20:20:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 20:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:20:38 ========================================================= 20:20:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:20:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:20:39 213ec9aee27d: Pulling fs layer 20:20:39 4583459ba037: Pulling fs layer 20:20:39 93c1e223e6f2: Pulling fs layer 20:20:39 53926ce57604: Pulling fs layer 20:20:39 21b2b0c7a3f4: Pulling fs layer 20:20:39 30f14e443154: Pulling fs layer 20:20:39 801331c1e519: Pulling fs layer 20:20:39 99cc6dd402b0: Pulling fs layer 20:20:39 7d9ed39f4882: Pulling fs layer 20:20:39 30f14e443154: Waiting 20:20:39 801331c1e519: Waiting 20:20:39 99cc6dd402b0: Waiting 20:20:39 7d9ed39f4882: Waiting 20:20:39 53926ce57604: Waiting 20:20:39 21b2b0c7a3f4: Waiting 20:20:39 93c1e223e6f2: Download complete 20:20:39 4583459ba037: Download complete 20:20:39 21b2b0c7a3f4: Verifying Checksum 20:20:39 21b2b0c7a3f4: Download complete 20:20:39 30f14e443154: Download complete 20:20:39 213ec9aee27d: Verifying Checksum 20:20:39 213ec9aee27d: Download complete 20:20:39 801331c1e519: Download complete 20:20:39 213ec9aee27d: Pull complete 20:20:39 4583459ba037: Pull complete 20:20:39 93c1e223e6f2: Pull complete 20:20:39 7d9ed39f4882: Verifying Checksum 20:20:39 7d9ed39f4882: Download complete 20:20:39 99cc6dd402b0: Verifying Checksum 20:20:39 99cc6dd402b0: Download complete 20:20:39 53926ce57604: Verifying Checksum 20:20:39 53926ce57604: Download complete 20:20:44 53926ce57604: Pull complete 20:20:44 21b2b0c7a3f4: Pull complete 20:20:44 30f14e443154: Pull complete 20:20:44 801331c1e519: Pull complete 20:20:46 99cc6dd402b0: Pull complete 20:20:47 7d9ed39f4882: Pull complete 20:20:47 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 20:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:20:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:47 WORKDIR /edgex 20:20:47 COPY go.mod . 20:20:47 RUN go mod download 20:20:47 + docker build -t ci-base-image-x86_64 -f - . 20:20:48 Sending build context to Docker daemon 169.7MB 20:20:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:20:48 ---> 1dedd983c030 20:20:48 Step 2/4 : WORKDIR /edgex 20:20:53 Still waiting to schedule task 20:20:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116974’ 20:20:54 ---> Running in 16168b27d53f 20:20:54 Removing intermediate container 16168b27d53f 20:20:54 ---> 496ef8dc9536 20:20:54 Step 3/4 : COPY go.mod . 20:20:54 ---> 2c15cc520516 20:20:54 Step 4/4 : RUN go mod download 20:20:54 ---> Running in 6738b247e63f 20:21:06 Removing intermediate container 6738b247e63f 20:21:06 ---> 3d2f80db3d9e 20:21:06 Successfully built 3d2f80db3d9e 20:21:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:07 + docker inspect -f . ci-base-image-x86_64 20:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:07 prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container 20:21:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:07 $ docker top 12280d4662e3cfd343b1b315053bd8d934fb38578657ac13a9578eaf8007c22e -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:07 + go version 20:21:07 go version go1.18.7 linux/amd64 [Pipeline] } 20:21:07 $ docker stop --time=1 12280d4662e3cfd343b1b315053bd8d934fb38578657ac13a9578eaf8007c22e 20:21:09 $ docker rm -f 12280d4662e3cfd343b1b315053bd8d934fb38578657ac13a9578eaf8007c22e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:09 + docker inspect -f . ci-base-image-x86_64 20:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:09 prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container 20:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:10 $ docker top 41f0bb4724499055d3c5714a615b57111c3df82abff4eaf4a786504720a9c615 -eo pid,comm [Pipeline] { [Pipeline] echo 20:21:10 ========================================================= 20:21:10 [edgeXBuildGoParallel] Running Tests and Build... 20:21:10 ========================================================= [Pipeline] sh 20:21:10 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 20:21:10 + make test 20:21:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:21:17 ? github.com/edgexfoundry/edgex-go [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:21:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 20:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements 20:21:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.156s coverage: 43.0% of statements 20:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:21:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:21:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.2% of statements 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:21:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.107s coverage: 89.2% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.2% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.6% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements 20:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 20:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.092s coverage: 94.4% of statements 20:21:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 20:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 79.9% of statements 20:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.083s coverage: 87.2% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:21:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:21:54 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 20:22:12 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." 20:22:12 GO111MODULE=on go vet ./... 20:22:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:16 ./bin/test-attribution-txt.sh [Pipeline] echo 20:22:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:22:17 + ls -al . 20:22:17 total 768 20:22:17 drwxrwxr-x 11 1001 1001 4096 Oct 25 20:21 . 20:22:17 drwxr-xr-x 4 root root 4096 Oct 25 20:21 .. 20:22:17 drwxrwxr-x 2 1001 1001 4096 Oct 25 20:20 .blubracket 20:22:17 -rw-rw-r-- 1 1001 1001 16 Oct 25 20:20 .dockerignore 20:22:17 drwxrwxr-x 8 1001 1001 4096 Oct 25 20:21 .git 20:22:17 drwxrwxr-x 3 1001 1001 4096 Oct 25 20:20 .github 20:22:17 -rw-rw-r-- 1 1001 1001 1030 Oct 25 20:20 .gitignore 20:22:17 -rw-rw-r-- 1 1001 1001 42 Oct 25 20:20 .golangci.yml 20:22:17 -rw-rw-r-- 1 1001 1001 87 Oct 25 20:20 .hadolint.yml 20:22:17 drwxr-xr-x 3 1001 1001 4096 Oct 25 20:20 .semver 20:22:17 -rw-rw-r-- 1 1001 1001 166 Oct 25 20:20 .sonarcloud.properties 20:22:17 -rw-rw-r-- 1 1001 1001 1171 Oct 25 20:20 ADOPTERS.md 20:22:17 -rw-rw-r-- 1 1001 1001 10722 Oct 25 20:20 Attribution.txt 20:22:17 -rw-rw-r-- 1 1001 1001 63209 Oct 25 20:20 CHANGELOG.md 20:22:17 -rw-rw-r-- 1 1001 1001 3804 Oct 25 20:20 CONTRIBUTING.md 20:22:17 -rw-rw-r-- 1 1001 1001 677 Oct 25 20:20 GOVERNANCE.md 20:22:17 -rw-rw-r-- 1 1001 1001 850 Oct 25 20:20 Jenkinsfile 20:22:17 -rw-rw-r-- 1 1001 1001 10775 Oct 25 20:20 LICENSE 20:22:17 -rw-rw-r-- 1 1001 1001 13857 Oct 25 20:20 Makefile 20:22:17 -rw-rw-r-- 1 1001 1001 582 Oct 25 20:20 OWNERS.md 20:22:17 -rw-rw-r-- 1 1001 1001 9799 Oct 25 20:20 README.md 20:22:17 -rw-rw-r-- 1 1001 1001 6912 Oct 25 20:20 SECURITY.md 20:22:17 -rw-rw-r-- 1 1001 1001 5 Oct 25 20:20 VERSION 20:22:17 -rw-rw-r-- 1 1001 1001 4131 Oct 25 20:20 ZMQWindows.md 20:22:17 drwxrwxr-x 2 1001 1001 4096 Oct 25 20:20 bin 20:22:17 drwxrwxr-x 18 1001 1001 4096 Oct 25 20:20 cmd 20:22:17 -rw-r--r-- 1 root root 501828 Oct 25 20:21 coverage.out 20:22:17 -rw-rw-r-- 1 1001 1001 3447 Oct 25 20:20 go.mod 20:22:17 -rw-rw-r-- 1 1001 1001 45062 Oct 25 20:20 go.sum 20:22:17 drwxrwxr-x 8 1001 1001 4096 Oct 25 20:20 internal 20:22:17 drwxrwxr-x 3 1001 1001 4096 Oct 25 20:20 openapi 20:22:17 drwxrwxr-x 4 1001 1001 4096 Oct 25 20:20 snap 20:22:17 -rw-rw-r-- 1 1001 1001 204 Oct 25 20:20 version.go [Pipeline] sh 20:22:17 + '[' -e coverage.out ] 20:22:17 + chown 1001:1001 coverage.out [Pipeline] stash 20:22:17 Stashed 1 file(s) [Pipeline] sh 20:22:17 + make build 20:22:17 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:22:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:22:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:22:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:22:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:22:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:22:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:22:49 CGO_ENABLED=0 GO111MODULE=on 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 20:22:50 CGO_ENABLED=0 GO111MODULE=on 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 20:22:51 CGO_ENABLED=0 GO111MODULE=on 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 20:22:52 CGO_ENABLED=0 GO111MODULE=on 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 20:22:52 CGO_ENABLED=0 GO111MODULE=on 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 20:22:54 CGO_ENABLED=0 GO111MODULE=on 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] } 20:22:55 $ docker stop --time=1 41f0bb4724499055d3c5714a615b57111c3df82abff4eaf4a786504720a9c615 20:22:59 $ docker rm -f 41f0bb4724499055d3c5714a615b57111c3df82abff4eaf4a786504720a9c615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:00 20:23:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:01 latest: Pulling from edgex-devops/edgex-compose 20:23:01 cbdbe7a5bc2a: Pulling fs layer 20:23:01 ca9280d653b3: Pulling fs layer 20:23:01 7e9c9ca2126c: Pulling fs layer 20:23:01 cbdbe7a5bc2a: Verifying Checksum 20:23:01 cbdbe7a5bc2a: Download complete 20:23:01 ca9280d653b3: Verifying Checksum 20:23:01 ca9280d653b3: Download complete 20:23:01 cbdbe7a5bc2a: Pull complete 20:23:01 7e9c9ca2126c: Download complete 20:23:01 ca9280d653b3: Pull complete 20:23:04 7e9c9ca2126c: Pull complete 20:23:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:04 prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container 20:23:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:23:06 $ docker top d0de59af2cc64736297d7606e46819f6e13d12ddb0d93b4012330c50a9eb967d -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:07 + docker-compose build --help 20:23:07 + grep parallel 20:23:07 --parallel Build images in parallel. [Pipeline] } 20:23:07 $ docker stop --time=1 d0de59af2cc64736297d7606e46819f6e13d12ddb0d93b4012330c50a9eb967d 20:23:08 $ docker rm -f d0de59af2cc64736297d7606e46819f6e13d12ddb0d93b4012330c50a9eb967d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:09 prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container 20:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:23:09 $ docker top b9b1f0ebdcb9a01c06631ea82c62cdbc540f75f601f9ceef4437b25d31ae2478 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:10 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:10 Building core-command ... 20:23:10 Building core-data ... 20:23:10 Building core-metadata ... 20:23:10 Building security-bootstrapper ... 20:23:10 Building security-proxy-setup ... 20:23:10 Building security-secretstore-setup ... 20:23:10 Building security-spiffe-token-provider ... 20:23:10 Building security-spire-agent ... 20:23:10 Building security-spire-config ... 20:23:10 Building security-spire-server ... 20:23:10 Building support-notifications ... 20:23:10 Building support-scheduler ... 20:23:10 Building sys-mgmt-agent ... 20:23:10 Building security-spire-config 20:23:10 Building security-spire-server 20:23:10 Building security-proxy-setup 20:23:10 Building support-notifications 20:23:10 Building core-command 20:23:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:20 ---> 3d2f80db3d9e 20:23:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:23:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:20 ---> 3d2f80db3d9e 20:23:20 Step 3/24 : WORKDIR /edgex-go 20:23:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:20 ---> 3d2f80db3d9e 20:23:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:23:24 ---> 3d2f80db3d9e 20:23:24 Step 3/23 : WORKDIR /edgex-go 20:23:25 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:23:25 ---> 3d2f80db3d9e 20:23:25 Step 3/21 : WORKDIR /edgex-go 20:23:31 ---> Running in 0fd2b7029cff 20:23:31 ---> Running in 35a0e50edd32 20:23:31 ---> Running in d95eabaf7483 20:23:31 ---> Running in ce5ddd556d6e 20:23:31 ---> Running in 961c309bdfac 20:23:31 Removing intermediate container 0fd2b7029cff 20:23:31 ---> 3e93d95137c4 20:23:31 Step 4/23 : WORKDIR /edgex-go 20:23:31 Removing intermediate container ce5ddd556d6e 20:23:31 ---> b8d0088c13dc 20:23:31 Step 4/22 : WORKDIR /edgex-go 20:23:31 Removing intermediate container 961c309bdfac 20:23:31 ---> 2159e5e78b49 20:23:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:31 ---> Running in e4a84948b7a8 20:23:31 ---> Running in 7f7e65189eb5 20:23:31 Removing intermediate container 35a0e50edd32 20:23:31 ---> cc6fd713f012 20:23:31 Step 4/21 : RUN apk add --update --no-cache make git 20:23:31 Removing intermediate container d95eabaf7483 20:23:31 ---> cd4d70039b57 20:23:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:23:31 ---> Running in 1bbaf24ec6be 20:23:31 ---> Running in d25fa479fabf 20:23:31 ---> Running in 99e57cf8e473 20:23:31 Removing intermediate container e4a84948b7a8 20:23:31 ---> 2d034c4e781f 20:23:31 Step 5/23 : RUN apk add --update --no-cache make git 20:23:31 Removing intermediate container 7f7e65189eb5 20:23:31 ---> ff1273f6b7e2 20:23:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:23:32 ---> Running in 3160ffdb3808 20:23:32 ---> Running in 804c73283a7c 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:32 OK: 211 MiB in 51 packages 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:32 OK: 211 MiB in 51 packages 20:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:23:32 OK: 211 MiB in 51 packages 20:23:32 OK: 211 MiB in 51 packages 20:23:32 Removing intermediate container 1bbaf24ec6be 20:23:32 ---> 846a4c78cb42 20:23:32 Step 5/24 : COPY go.mod vendor* ./ 20:23:32 OK: 211 MiB in 51 packages 20:23:32 Removing intermediate container d25fa479fabf 20:23:32 ---> 33522e2d8dc5 20:23:32 Step 5/21 : COPY go.mod vendor* ./ 20:23:33 ---> 27bf4ee06554 20:23:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:33 ---> Running in aa4687fe93e5 20:23:33 ---> 958fefbf57f6 20:23:33 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:33 ---> Running in fb7791091b10 20:23:33 Removing intermediate container 3160ffdb3808 20:23:33 ---> 263ef9ac5073 20:23:33 Step 6/23 : COPY go.mod vendor* ./ 20:23:33 Removing intermediate container 804c73283a7c 20:23:33 ---> 2b14245e19a4 20:23:33 Step 6/22 : COPY go.mod vendor* ./ 20:23:33 Removing intermediate container 99e57cf8e473 20:23:33 ---> d4fae1021bce 20:23:33 Step 5/23 : COPY go.mod vendor* ./ 20:23:33 ---> 9bb7a7dd88cc 20:23:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:33 ---> Running in 6c5d45f77ac5 20:23:33 ---> 9197279038a3 20:23:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:33 ---> Running in ea50412507b6 20:23:33 ---> ff701f792a87 20:23:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:33 ---> Running in 1b33c1424fe9 20:24:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116983 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws 20:24:02 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:24:02 The recommended git tool is: git 20:24:08 using credential edgex-jenkins-ssh 20:24:08 Cloning the remote Git repository 20:24:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:24:08 > git init /w/workspace/edgex-go/2 # timeout=10 20:24:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:24:08 > git --version # timeout=10 20:24:08 > git --version # 'git version 2.25.1' 20:24:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:08 Verifying host key using known hosts file 20:24:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:24:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:20 Removing intermediate container 1b33c1424fe9 20:24:20 ---> 5fa15c330443 20:24:20 Step 7/23 : COPY . . 20:24:20 Removing intermediate container ea50412507b6 20:24:20 ---> 6c61fe5976ce 20:24:20 Step 8/22 : COPY . . 20:24:20 Removing intermediate container fb7791091b10 20:24:20 ---> ffce1ac65c4b 20:24:20 Step 7/21 : COPY . . 20:24:20 Removing intermediate container aa4687fe93e5 20:24:20 ---> 3558417a1408 20:24:20 Step 7/24 : COPY . . 20:24:20 Removing intermediate container 6c5d45f77ac5 20:24:20 ---> b6e3d0cf642f 20:24:20 Step 8/23 : COPY . . 20:24:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:24:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:24:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:24:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:28 Verifying host key using known hosts file 20:24:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:24:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4218/head:refs/remotes/origin/PR-4218 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:24:29 Merging remotes/origin/main commit 8ec173763edd28fbc169870ab8f1eb4c3f45690e into PR head commit fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:24:30 Merge succeeded, producing fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:24:30 Checking out Revision fb37c5cb9137e59b1cf13dce2049208b8f37db33 (PR-4218) 20:24:30 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:29 > git config core.sparsecheckout # timeout=10 20:24:29 > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 20:24:29 > git remote # timeout=10 20:24:29 > git config --get remote.origin.url # timeout=10 20:24:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:24:29 Verifying host key using known hosts file 20:24:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:24:29 > git merge 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 20:24:29 > git rev-parse HEAD^{commit} # timeout=10 20:24:30 > git config core.sparsecheckout # timeout=10 20:24:30 > git checkout -f fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 20:24:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:24:31 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:31 Dload Upload Total Spent Left Speed 20:24:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 20:24:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:24:32 + sudo tee /etc/docker/daemon.new 20:24:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:24:32 { 20:24:32 "registry-mirrors": [ 20:24:32 "https://nexus3.edgexfoundry.org:10001" 20:24:32 ], 20:24:32 "bip": "10.250.0.254/24", 20:24:32 "hosts": [ 20:24:32 "tcp://0.0.0.0:5555", 20:24:32 "unix:///var/run/docker.sock" 20:24:32 ], 20:24:32 "mtu": 1458, 20:24:32 "selinux-enabled": true, 20:24:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:24:32 } [Pipeline] sh 20:24:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:24:33 + sudo service docker restart 20:24:38 ---> f9b05e5c6b51 20:24:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:24:38 ---> 2aa5f50d8ebf 20:24:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications ---> eff8ffe7b494 20:24:38 20:24:38 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:24:38 ---> 8ab3f8dae209 20:24:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:24:38 ---> 0d2b1a7c7503 20:24:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:24:39 ---> Running in 4de848cba5c7 20:24:39 ---> Running in bee4e12aee00 20:24:39 ---> Running in 9a9d0bfbc54d 20:24:39 ---> Running in 803f9bd3bf43 20:24:39 ---> Running in 670ec449f6e5 20:24:39 Removing intermediate container bee4e12aee00 20:24:39 ---> 34ceeee04171 20:24:39 Step 9/24 : WORKDIR /edgex-go/spire-build 20:24:39 Removing intermediate container 670ec449f6e5 20:24:39 ---> 6bbf7dcca2d6 20:24:39 Step 9/23 : WORKDIR /edgex-go/spire-build 20:24:39 ---> Running in 8794082bdf13 20:24:39 ---> Running in 6b8ed1e46e53 20:24:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:24:40 CGO_ENABLED=0 GO111MODULE=on 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 20:24:40 Removing intermediate container 8794082bdf13 20:24:40 ---> 6f559fe49357 20:24:40 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 20:24:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:24:40 Removing intermediate container 6b8ed1e46e53 20:24:40 ---> 23f196506c30 20:24:40 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 20:24:41 ---> Running in 113b869274f0 20:24:41 ---> Running in da2515088001 20:24:44 Removing intermediate container 113b869274f0 20:24:44 ---> 2558108a8454 20:24:44 Step 11/24 : WORKDIR /edgex-go 20:24:44 ---> Running in 7ffe7dbab252 20:24:44 Removing intermediate container da2515088001 20:24:44 ---> cee54163d498 20:24:44 Step 11/23 : WORKDIR /edgex-go 20:24:45 ---> Running in eecbcc218421 20:24:45 Removing intermediate container 7ffe7dbab252 20:24:45 ---> 2f31556664d1 20:24:45 20:24:45 Step 12/24 : FROM alpine:3.15 20:24:45 Removing intermediate container eecbcc218421 20:24:45 ---> 4ecc10bbe3b0 20:24:45 20:24:45 Step 12/23 : FROM alpine:3.15 20:24:45 3.15: Pulling from library/alpine 20:24:45 3.15: Pulling from library/alpine 20:24:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:24:46 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:24:46 Status: Downloaded newer image for alpine:3.15 20:24:46 Status: Downloaded newer image for alpine:3.15 20:24:46 ---> c4fc93816858 20:24:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:46 ---> c4fc93816858 20:24:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:50 ---> Running in bef12666618d 20:24:50 ---> Running in e2d8e08f309e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:51 provisioning config files... 20:24:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16934952419245278467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:51 ---> docker-login.sh 20:24:51 nexus3.edgexfoundry.org:10001 20:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:52 Configure a credential helper to remove this warning. See 20:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:52 20:24:52 Login Succeeded 20:24:52 nexus3.edgexfoundry.org:10002 20:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:53 Configure a credential helper to remove this warning. See 20:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:53 20:24:53 Login Succeeded 20:24:53 nexus3.edgexfoundry.org:10003 20:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:53 Configure a credential helper to remove this warning. See 20:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:53 20:24:53 Login Succeeded 20:24:53 nexus3.edgexfoundry.org:10004 20:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:53 Configure a credential helper to remove this warning. See 20:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:53 20:24:53 Login Succeeded 20:24:53 docker.io 20:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:54 Configure a credential helper to remove this warning. See 20:24:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:54 20:24:54 Login Succeeded 20:24:54 ---> docker-login.sh ends [Pipeline] } 20:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:24:54 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 20:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:24:54 ========================================================= 20:24:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:24:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:24:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:24:55 9b18e9b68314: Pulling fs layer 20:24:55 d32db5db7311: Pulling fs layer 20:24:55 d0c4b47475fc: Pulling fs layer 20:24:55 5831b945b038: Pulling fs layer 20:24:55 86bbec2aaacd: Pulling fs layer 20:24:55 e10730c5d714: Pulling fs layer 20:24:55 5dd5c2283517: Pulling fs layer 20:24:55 d5ac0230b979: Pulling fs layer 20:24:55 5831b945b038: Waiting 20:24:55 86bbec2aaacd: Waiting 20:24:55 e10730c5d714: Waiting 20:24:55 5dd5c2283517: Waiting 20:24:55 d5ac0230b979: Waiting 20:24:55 d0c4b47475fc: Verifying Checksum 20:24:55 d0c4b47475fc: Download complete 20:24:55 d32db5db7311: Download complete 20:24:55 86bbec2aaacd: Verifying Checksum 20:24:55 86bbec2aaacd: Download complete 20:24:55 e10730c5d714: Verifying Checksum 20:24:55 e10730c5d714: Download complete 20:24:55 9b18e9b68314: Verifying Checksum 20:24:55 9b18e9b68314: Download complete 20:24:55 Removing intermediate container e2d8e08f309e 20:24:55 ---> 57cec9e0ff5e 20:24:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:24:56 9b18e9b68314: Pull complete 20:24:56 d5ac0230b979: Verifying Checksum 20:24:56 d5ac0230b979: Download complete 20:24:57 Removing intermediate container bef12666618d 20:24:57 ---> 2abbdd3a41b6 20:24:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:57 d32db5db7311: Pull complete 20:24:57 d0c4b47475fc: Pull complete 20:24:57 5dd5c2283517: Download complete 20:24:58 5831b945b038: Verifying Checksum 20:24:58 5831b945b038: Download complete 20:24:59 ---> Running in e7dd97356b06 20:24:59 ---> Running in c13b081f7004 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:00 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:00 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:00 OK: 15857 distinct packages available 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:00 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:00 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:00 OK: 15857 distinct packages available 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:25:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:25:00 (1/5) Installing dumb-init (1.2.5-r1) 20:25:00 (2/5) Installing musl-obstack (1.2.3-r0) 20:25:00 (3/5) Installing libucontext (1.1-r0) 20:25:00 (4/5) Installing gcompat (1.0.0-r4) 20:25:00 (5/5) Installing openssl (1.1.1q-r0) 20:25:00 Executing busybox-1.34.1-r7.trigger 20:25:00 (1/4) Installing dumb-init (1.2.5-r1) 20:25:00 OK: 7 MiB in 19 packages 20:25:00 (2/4) Installing musl-obstack (1.2.3-r0) 20:25:00 (3/4) Installing libucontext (1.1-r0) 20:25:00 (4/4) Installing gcompat (1.0.0-r4) 20:25:00 Executing busybox-1.34.1-r7.trigger 20:25:00 OK: 6 MiB in 18 packages 20:25:00 CGO_ENABLED=0 GO111MODULE=on 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 20:25:10 5831b945b038: Pull complete 20:25:10 86bbec2aaacd: Pull complete 20:25:10 e10730c5d714: Pull complete 20:25:10 Removing intermediate container c13b081f7004 20:25:10 ---> 608138c83713 20:25:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:10 Removing intermediate container e7dd97356b06 20:25:10 ---> 1ca4d3453ea8 20:25:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:10 Removing intermediate container 803f9bd3bf43 20:25:10 ---> ba1ac9a69e4e 20:25:10 20:25:10 Step 9/21 : FROM alpine:3.16 20:25:10 Removing intermediate container 9a9d0bfbc54d 20:25:10 ---> 3d4673e2648d 20:25:10 20:25:10 Step 10/23 : FROM alpine:3.16 20:25:11 3.16: Pulling from library/alpine 20:25:11 3.16: Pulling from library/alpine 20:25:16 5dd5c2283517: Pull complete 20:25:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:25:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:25:18 Status: Downloaded newer image for alpine:3.16 20:25:18 Status: Image is up to date for alpine:3.16 20:25:18 ---> 9c6f07244728 20:25:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:25:18 ---> 9c6f07244728 20:25:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:25:18 ---> 906149f79b91 20:25:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:25:18 ---> 325f4e2ee6e2 20:25:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:18 ---> Running in eea7a9080bb5 20:25:18 ---> Running in 7e2979c1cc75 20:25:18 Removing intermediate container 4de848cba5c7 20:25:18 ---> 02b33c6135e3 20:25:18 20:25:18 Step 10/22 : FROM alpine:3.16 20:25:18 ---> 9c6f07244728 20:25:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:25:18 d5ac0230b979: Pull complete 20:25:18 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 20:25:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:25:19 ---> Running in 035a5f85f41f 20:25:19 ---> 1f0aa86d30ab 20:25:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:25:19 ---> 87c74368056f 20:25:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:19 ---> Running in ab440eb3794f 20:25:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:19 WORKDIR /edgex 20:25:19 COPY go.mod . 20:25:19 RUN go mod download 20:25:19 + docker build -t ci-base-image-arm64 -f - . 20:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:19 (1/1) Installing dumb-init (1.2.5-r1) 20:25:19 Executing busybox-1.35.0-r17.trigger 20:25:19 Sending build context to Docker daemon 3.267MB 20:25:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:25:19 ---> 59b3b1a385d4 20:25:19 Step 2/4 : WORKDIR /edgex 20:25:19 ---> 54562e6d67f1 20:25:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:25:19 OK: 6 MiB in 15 packages 20:25:19 Removing intermediate container ab440eb3794f 20:25:19 ---> f95849913aa4 20:25:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:20 (1/6) Installing ca-certificates (20220614-r0) 20:25:20 (2/6) Installing brotli-libs (1.0.9-r6) 20:25:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:25:20 (4/6) Installing libcurl (7.83.1-r3) 20:25:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:20 (5/6) Installing curl (7.83.1-r3) 20:25:20 (6/6) Installing dumb-init (1.2.5-r1) 20:25:20 Executing busybox-1.35.0-r17.trigger 20:25:20 Executing ca-certificates-20220614-r0.trigger 20:25:20 OK: 8 MiB in 20 packages 20:25:20 (1/2) Installing ca-certificates (20220614-r0) 20:25:20 ---> abdaa8c04371 20:25:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:20 ---> 08d86cbbe06e 20:25:20 Step 19/24 : WORKDIR / 20:25:20 (2/2) Installing dumb-init (1.2.5-r1) 20:25:20 Executing busybox-1.35.0-r17.trigger 20:25:20 Executing ca-certificates-20220614-r0.trigger 20:25:20 OK: 6 MiB in 16 packages 20:25:20 ---> Running in b0a06ca42e9e 20:25:20 ---> Running in b181f4628889 20:25:21 Removing intermediate container eea7a9080bb5 20:25:21 ---> ea52de871803 20:25:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:21 Removing intermediate container b0a06ca42e9e 20:25:21 ---> c5c6ee72566f 20:25:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:21 Removing intermediate container b181f4628889 20:25:21 ---> f2c6a5d83286 20:25:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:21 ---> Running in 6748676b5dd9 20:25:21 Removing intermediate container 7e2979c1cc75 20:25:21 ---> b9600b27b9e5 20:25:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:21 Removing intermediate container 035a5f85f41f 20:25:21 ---> 17de038c5260 20:25:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:25:22 ---> Running in 28fa4c05b005 20:25:22 ---> Running in 94ed78276105 20:25:22 ---> Running in 2ce0508e2a1e 20:25:22 ---> Running in 107fb7e2ad89 20:25:22 Removing intermediate container 6748676b5dd9 20:25:22 ---> b2f8735ceaef 20:25:22 Step 13/23 : ENV APP_PORT=59882 20:25:22 ---> Running in c7795b45d933 20:25:22 Removing intermediate container c7795b45d933 20:25:22 ---> b3c25ceb50ca 20:25:22 Step 3/4 : COPY go.mod . 20:25:22 Removing intermediate container 28fa4c05b005 20:25:22 ---> c212c9860f21 20:25:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:22 Removing intermediate container 94ed78276105 20:25:22 ---> 6c70361a1e1e 20:25:22 Step 21/23 : LABEL arch=x86_64 20:25:22 ---> 5be954b02021 20:25:22 Step 4/4 : RUN go mod download 20:25:22 ---> Running in 403d03ac5f2a 20:25:22 Removing intermediate container 2ce0508e2a1e 20:25:22 ---> cce5fcd7965d 20:25:22 Step 12/21 : WORKDIR /edgex 20:25:23 ---> Running in 59208b86974a 20:25:23 Removing intermediate container 107fb7e2ad89 20:25:23 ---> a5f473e995a7 20:25:23 Step 13/22 : ENV APP_PORT=59860 20:25:23 ---> Running in a9b41733230c 20:25:23 ---> Running in 39ea0f46b91c 20:25:23 ---> Running in a83b00f50dd2 20:25:23 ---> Running in 55197589285b 20:25:23 Removing intermediate container 403d03ac5f2a 20:25:23 ---> edac6c64cbfe 20:25:23 Step 14/23 : EXPOSE $APP_PORT 20:25:24 Removing intermediate container a9b41733230c 20:25:24 ---> d8497454b02b 20:25:24 Step 22/24 : LABEL arch=x86_64 20:25:24 Removing intermediate container 39ea0f46b91c 20:25:24 ---> 0ae74e956c70 20:25:24 Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:25:24 Removing intermediate container a83b00f50dd2 20:25:24 ---> a4e62c2ecdf8 20:25:24 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:25:24 ---> Running in 444525d5a943 20:25:25 Removing intermediate container 55197589285b 20:25:25 ---> 62623b9eb8d1 20:25:25 Step 14/22 : EXPOSE $APP_PORT 20:25:25 ---> Running in a8f1f11e9498 20:25:25 ---> Running in 0d93ed4a38cb 20:25:25 ---> Running in 67022f0a7b2c 20:25:25 Removing intermediate container 444525d5a943 20:25:25 ---> 89f6993100bf 20:25:25 Step 15/23 : WORKDIR / 20:25:25 ---> dd7951cf88fe 20:25:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .Removing intermediate container a8f1f11e9498 20:25:25 20:25:25 ---> d1ea38b8d959 20:25:25 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:25:26 ---> Running in dd6eca5e95aa 20:25:26 Removing intermediate container 0d93ed4a38cb 20:25:26 ---> 05a38bbf45e9 20:25:26 Step 23/23 : LABEL version=0.0.0 20:25:26 Removing intermediate container 67022f0a7b2c 20:25:26 ---> 8250c05946bf 20:25:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:26 ---> Running in 929ae8bc42c0 20:25:26 ---> Running in 72bd81c2ac01 20:25:27 ---> 5c3ba298e63b 20:25:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:25:27 Removing intermediate container dd6eca5e95aa 20:25:27 ---> ffd38fac8fb8 20:25:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:28 ---> 760f2b18c282 20:25:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:28 Removing intermediate container 929ae8bc42c0 20:25:28 Removing intermediate container 72bd81c2ac01 20:25:28 ---> 38dafc8c0548 20:25:28 ---> 4d3e5d101bf2 20:25:28 Step 24/24 : LABEL version=0.0.0 20:25:28 20:25:28 Successfully built 4d3e5d101bf2 20:25:31 Successfully tagged security-spire-server:latest 20:25:31 Building core-data 20:25:31  Building security-spire-server ... done  ---> Running in d26ff5f5a071 20:25:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:35 ---> 3d2f80db3d9e 20:25:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:35 ---> Using cache 20:25:35 ---> b8d0088c13dc 20:25:35 Step 4/22 : WORKDIR /edgex-go 20:25:35 ---> Using cache 20:25:35 ---> ff1273f6b7e2 20:25:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:25:37 ---> b1afc3227e34 20:25:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:25:37 ---> 83eb8c83dd54 20:25:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:25:38 ---> 92d2a79dba2d 20:25:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:25:38 ---> Running in c6afa3b47bb2 20:25:38 Removing intermediate container d26ff5f5a071 20:25:38 ---> 10e7c751e2f9 20:25:38 20:25:38 Successfully built 10e7c751e2f9 20:25:38 Successfully tagged security-spire-config:latest 20:25:38  Building security-spire-config ... done Building security-bootstrapper 20:25:38 ---> d1f7d8e29970 20:25:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:44 OK: 211 MiB in 51 packages 20:25:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:25:45 ---> 3d2f80db3d9e 20:25:45 Step 3/32 : WORKDIR /edgex-go 20:25:45 ---> Using cache 20:25:45 ---> cd4d70039b57 20:25:45 Step 4/32 : RUN apk add --update --no-cache make git 20:25:50 ---> 0a668f4fbdb7 20:25:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] ---> 088eb8230675 20:25:50 20:25:50 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:50 ---> 4f77388cbb0c 20:25:50 Step 19/23 : ENTRYPOINT ["/core-command"] 20:25:50 ---> Running in f6e3e6dc2c55 20:25:51 ---> Running in c092cd546876 20:25:51 ---> Running in 22d8f31226de 20:25:51 ---> Running in dc6334d85662 20:25:52 Removing intermediate container c092cd546876 20:25:52 ---> 56bcb9aa89ee 20:25:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:25:52 Removing intermediate container dc6334d85662 20:25:52 ---> 83b6f849b78f 20:25:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:52 OK: 211 MiB in 51 packages 20:25:52 Removing intermediate container c6afa3b47bb2 20:25:52 ---> 156c0475a3f3 20:25:52 Step 6/22 : COPY go.mod vendor* ./ 20:25:52 ---> Running in 638c7f8207ff 20:25:52 ---> Running in 58932fe24c8d 20:25:53 ---> 7054382d8a13 20:25:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:53 Removing intermediate container 638c7f8207ff 20:25:53 ---> 16c94fbd914d 20:25:53 Step 20/22 : LABEL arch=x86_64 20:25:53 Removing intermediate container 58932fe24c8d 20:25:53 ---> 8a1a8eb7d035 20:25:53 Step 21/23 : LABEL arch=x86_64 20:25:54 ---> Running in 332a53f7bb97 20:25:54 ---> Running in 82ce653c7f05 20:25:54 ---> Running in 369c7b8c7ea2 20:25:54 Removing intermediate container f6e3e6dc2c55 20:25:54 ---> 79cffb2edfd0 20:25:54 Step 5/32 : COPY go.mod vendor* ./ 20:25:55 Removing intermediate container 22d8f31226de 20:25:55 ---> fec13fb15710 20:25:55 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:25:55 ---> Running in 23c49cd59fd4 20:25:55 Removing intermediate container 82ce653c7f05 20:25:55 ---> f310ef5aa7d3 20:25:55 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:25:55 ---> e0fda6c82e1f 20:25:55 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:55 Removing intermediate container 369c7b8c7ea2 20:25:55 ---> 13f217d72eb9 20:25:55 Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:25:56 ---> Running in 5a774c153546 20:25:56 ---> Running in 5c6e891351d2 20:25:56 ---> Running in 29c840bc70bd 20:25:56 Removing intermediate container 23c49cd59fd4 20:25:56 ---> cb33a874bab6 20:25:56 Step 19/21 : LABEL arch=x86_64 20:25:56 Removing intermediate container 5a774c153546 20:25:56 ---> 56933af7fbeb 20:25:56 Step 22/22 : LABEL version=0.0.0 20:25:56 ---> Running in 4c7f9da91e8f 20:25:56 Removing intermediate container 29c840bc70bd 20:25:56 ---> 4108372c6a7a 20:25:56 Step 23/23 : LABEL version=0.0.0 20:25:56 ---> Running in b70d7b6c0c10 20:25:56 ---> Running in fbc3116c5ff5 20:25:56 Removing intermediate container 4c7f9da91e8f 20:25:56 ---> 847ba673a2e0 20:25:56 Step 20/21 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:25:56 Removing intermediate container b70d7b6c0c10 20:25:56 ---> f0ec841d1773 20:25:56 20:25:56 ---> Running in ab70b2299a48 20:25:56 Successfully built f0ec841d1773 20:25:56 Removing intermediate container fbc3116c5ff5 20:25:56 ---> c433cd293149 20:25:56 20:25:56 Successfully tagged support-notifications:latest 20:25:56  Building support-notifications ... done Building core-metadata 20:25:57 Successfully built c433cd293149 20:25:57 Successfully tagged core-command:latest 20:25:57  Building core-command ... done Building sys-mgmt-agent 20:25:57 Removing intermediate container ab70b2299a48 20:25:57 ---> d0d7cdd0b42d 20:25:57 Step 21/21 : LABEL version=0.0.0 20:26:01 Removing intermediate container 59208b86974a 20:26:01 ---> 578af20f7111 20:26:01 Successfully built 578af20f7111 20:26:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:02 + docker inspect -f . ci-base-image-arm64 20:26:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:02 prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container 20:26:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:02 ---> 3d2f80db3d9e 20:26:02 Step 3/22 : WORKDIR /edgex-go 20:26:02 ---> Using cache 20:26:02 ---> cd4d70039b57 20:26:02 Step 4/22 : RUN apk add --update --no-cache make bash git 20:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:26:03 $ docker top 7b8e9a8a0c5bdbb50868ccd8b5d6768c32685dac4685fd17b23090ec605da8c1 -eo pid,comm 20:26:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:03 ---> 3d2f80db3d9e 20:26:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:03 ---> Using cache 20:26:03 ---> b8d0088c13dc 20:26:03 Step 4/24 : WORKDIR /edgex-go 20:26:03 ---> Using cache 20:26:03 ---> ff1273f6b7e2 20:26:03 Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] { [Pipeline] sh 20:26:04 + go version 20:26:04 go version go1.18.7 linux/arm64 [Pipeline] } 20:26:04 $ docker stop --time=1 7b8e9a8a0c5bdbb50868ccd8b5d6768c32685dac4685fd17b23090ec605da8c1 20:26:06 $ docker rm -f 7b8e9a8a0c5bdbb50868ccd8b5d6768c32685dac4685fd17b23090ec605da8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:06 + docker inspect -f . ci-base-image-arm64 20:26:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:07 prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container 20:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:26:08 $ docker top 6e0c2810e1df6d2edc2d7b9bd091d952b241c8559b8e56d787a31454afa9bb19 -eo pid,comm [Pipeline] { [Pipeline] echo 20:26:08 ========================================================= 20:26:08 [edgeXBuildGoParallel] Running Tests and Build... 20:26:08 ========================================================= [Pipeline] sh 20:26:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 20:26:09 + make test 20:26:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:26:22 ---> Running in fa3782d2da78 20:26:22 ---> Running in 19d6098f2293 20:26:22 ---> Running in d8157e050563 20:26:22 Removing intermediate container fa3782d2da78 20:26:22 ---> 11b0db47cecf 20:26:22 20:26:22 Successfully built 11b0db47cecf 20:26:22 Successfully tagged security-proxy-setup:latest 20:26:22 Building security-spiffe-token-provider 20:26:23  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:23 OK: 211 MiB in 51 packages 20:26:23 OK: 211 MiB in 51 packages 20:26:34 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:34 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:26:34 ---> 3d2f80db3d9e 20:26:34 Step 3/19 : WORKDIR /edgex-go 20:26:34 ---> Using cache 20:26:34 ---> cd4d70039b57 20:26:34 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:26:48 ? github.com/edgexfoundry/edgex-go [no test files] 20:26:49 ---> Running in a8a3809414ec 20:26:49 Removing intermediate container 332a53f7bb97 20:26:49 ---> 1d9ef6a06558 20:26:49 Step 8/22 : COPY . . 20:26:49 Removing intermediate container 5c6e891351d2 20:26:49 ---> c5389e8a15d0 20:26:49 Step 7/32 : COPY . . 20:27:11 Removing intermediate container 19d6098f2293 20:27:11 ---> 55e1d2780cc2 20:27:11 Step 5/22 : COPY go.mod vendor* ./ 20:27:11 Removing intermediate container d8157e050563 20:27:11 ---> 4fa6cc710f09 20:27:11 Step 6/24 : COPY go.mod vendor* ./ 20:27:11 ---> ace804614dfd 20:27:11 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:11 ---> 25d3bb24cd42 20:27:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:11 ---> Running in d0fa1307ca34 20:27:11 ---> Running in 213ded243610 20:27:11 ---> 6fd3c1465e09 20:27:11 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:11 ---> 7d1f4d2661af 20:27:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:11 v3.16.2-338-g66e9ed6d86 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:27:11 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:27:11 OK: 17039 distinct packages available 20:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:11 ---> Running in 6bd10d289436 20:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:11 ---> Running in 394bd95dda9a 20:27:11 OK: 211 MiB in 51 packages 20:27:11 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:27:11 CGO_ENABLED=0 GO111MODULE=on 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 20:27:11 Removing intermediate container a8a3809414ec 20:27:11 ---> bb97a9366feb 20:27:11 Step 5/19 : COPY go.mod vendor* ./ 20:27:11 ---> 09bae70f098b 20:27:11 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:11 ---> Running in 628ea011f0a4 20:28:19 Removing intermediate container 213ded243610 20:28:19 ---> d6ad839fa08a 20:28:19 20:28:19 Step 9/32 : FROM alpine:3.16 20:28:19 ---> 9c6f07244728 20:28:19 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:19 ---> Running in 55cba216027d 20:28:19 Removing intermediate container 394bd95dda9a 20:28:19 ---> 2d4860af7cd3 20:28:19 Step 8/24 : COPY . . 20:28:19 Removing intermediate container 628ea011f0a4 20:28:19 ---> a5f97b8edf2e 20:28:19 Step 7/19 : COPY . . 20:28:19 Removing intermediate container 6bd10d289436 20:28:19 ---> aa2dcab5156d 20:28:19 Step 7/22 : COPY . . 20:28:19 Removing intermediate container 55cba216027d 20:28:19 ---> 0c75bafa2495 20:28:19 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:28:27 ---> d9c5300d96db 20:28:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:28:27 ---> Running in f84c8fe51d4e 20:28:27 Removing intermediate container d0fa1307ca34 20:28:27 ---> 8e4da1119932 20:28:27 20:28:27 Step 10/22 : FROM alpine:3.16 20:28:27 ---> 9c6f07244728 20:28:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:28:27 ---> 5482d635e1a3 20:28:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:28:27 ---> 4bdba83f1750 20:28:27 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:28:27 ---> Running in 4a4eff2fe39c 20:28:27 ---> Running in 02143ac22d02 20:28:27 ---> Running in f27c69a77252 20:28:27 ---> Running in 4672df7c658c 20:28:27 Removing intermediate container f27c69a77252 20:28:27 ---> 92d0fd17c4d7 20:28:27 Step 12/22 : ENV APP_PORT=59880 20:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:27 ---> Running in 2763ca46a033 20:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:27 Removing intermediate container 2763ca46a033 20:28:27 ---> ec6698e8d535 20:28:27 Step 13/22 : EXPOSE $APP_PORT 20:28:27 (1/2) Installing dumb-init (1.2.5-r1) 20:28:27 (2/2) Installing su-exec (0.2-r1) 20:28:27 Executing busybox-1.35.0-r17.trigger 20:28:28 OK: 6 MiB in 16 packages 20:28:28 CGO_ENABLED=0 GO111MODULE=on 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 20:28:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:28:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:28:28 ---> Running in 857ef907c09f 20:28:28 Removing intermediate container 857ef907c09f 20:28:28 ---> 3af93c0fb10c 20:28:28 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:28:29 ---> Running in 2be187505250 20:28:29 Removing intermediate container f84c8fe51d4e 20:28:29 ---> 4cf692c74b8b 20:28:29 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:28:29 ---> Running in 4fae82cf7b48 20:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:29 Removing intermediate container 4fae82cf7b48 20:28:29 ---> 0b12664c1171 20:28:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:28:29 ---> Running in 2834855dcd9f 20:28:30 (1/6) Installing dumb-init (1.2.5-r1) 20:28:30 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:28:30 (3/6) Installing libsodium (1.0.18-r0) 20:28:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:28:30 (5/6) Installing libzmq (4.3.4-r0) 20:28:30 (6/6) Installing zeromq (4.3.4-r0) 20:28:30 Executing busybox-1.35.0-r17.trigger 20:28:30 OK: 8 MiB in 20 packages 20:28:30 Removing intermediate container 2834855dcd9f 20:28:30 ---> 6e2a5b4f6ac2 20:28:30 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:28:30 ---> Running in 19aa6300de47 20:28:31 Removing intermediate container 19aa6300de47 20:28:31 ---> 4b472c7ad7f4 20:28:31 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:28:31 Removing intermediate container 2be187505250 20:28:31 ---> d93eb5975125 20:28:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:31 ---> Running in 7f15df025f05 20:28:32 ---> 418c3f015cbe 20:28:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:33 Removing intermediate container 7f15df025f05 20:28:33 ---> 82a8333672cf 20:28:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:28:34 ---> b6fdea30aa94 20:28:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:28:34 ---> Running in c00cf4a207b2 20:28:36 ---> 37965dc6c87a 20:28:36 Step 18/22 : ENTRYPOINT ["/core-data"] 20:28:38 ---> Running in 14049c8adc6d 20:28:40 Removing intermediate container 14049c8adc6d 20:28:40 ---> 29dbced74808 20:28:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:28:46 ---> Running in b35943c96d4a 20:28:46 Removing intermediate container c00cf4a207b2 20:28:46 ---> e3f55d3f56ac 20:28:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:28:49 ---> Running in 225485abe2d9 20:28:52 Removing intermediate container b35943c96d4a 20:28:52 ---> 707e27bb3a52 20:28:52 Step 20/22 : LABEL arch=x86_64 20:28:52 Removing intermediate container 225485abe2d9 20:28:52 ---> 9f47b9c8e03c 20:28:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:28:52 ---> Running in 32d1620e9d3d 20:28:54 Removing intermediate container 32d1620e9d3d 20:28:54 ---> 165e3422aa19 20:28:54 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:28:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:28:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:28:55 ---> da1bdfb05334 20:28:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:28:55 ---> Running in 8981a7578a5d 20:28:55 ---> Running in d22a6eeec9ad 20:28:55 Removing intermediate container 02143ac22d02 20:28:55 ---> 0e019f1fb078 20:28:55 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:28:55 Removing intermediate container 4672df7c658c 20:28:55 ---> 563028124fa9 20:28:55 20:28:55 Step 10/24 : FROM alpine:3.16 20:28:55 ---> 9c6f07244728 20:28:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:28:55 ---> Using cache 20:28:55 ---> ea52de871803 20:28:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:55 ---> Using cache 20:28:55 ---> b2f8735ceaef 20:28:55 Step 13/24 : ENV APP_PORT=59881 20:28:56 ---> Running in d3359d598a7c 20:28:56 Removing intermediate container 8981a7578a5d 20:28:56 ---> 070fc74d36ac 20:28:56 Step 22/22 : LABEL version=0.0.0 20:28:56 ---> Running in 835fcec5d432 20:28:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:28:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:28:56 ---> Running in f47d833edd37 20:28:56 Removing intermediate container 835fcec5d432 20:28:56 ---> 467d4795d282 20:28:56 Step 14/24 : EXPOSE $APP_PORT 20:28:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:28:57 Removing intermediate container f47d833edd37 20:28:57 ---> 8161a6f397e4 20:28:57 20:28:57 ---> Running in f2ebbe89c1e3 20:28:57 Successfully built 8161a6f397e4 20:28:57 Successfully tagged core-data:latest 20:28:57 Building security-secretstore-setup 20:29:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:29:01  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:01 ---> 3d2f80db3d9e 20:29:01 Step 3/24 : WORKDIR /edgex-go 20:29:01 ---> Using cache 20:29:01 ---> cd4d70039b57 20:29:01 Step 4/24 : RUN apk add --update --no-cache make git 20:29:01 ---> Using cache 20:29:01 ---> 79cffb2edfd0 20:29:01 Step 5/24 : COPY go.mod vendor* ./ 20:29:01 ---> Using cache 20:29:01 ---> e0fda6c82e1f 20:29:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:01 ---> Using cache 20:29:01 ---> c5389e8a15d0 20:29:01 Step 7/24 : COPY . . 20:29:01 ---> Using cache 20:29:01 ---> ace804614dfd 20:29:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:29:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:29:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:29:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:29:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:29:03 Removing intermediate container f2ebbe89c1e3 20:29:03 ---> 34f48e877bed 20:29:03 Step 15/24 : WORKDIR / 20:29:03 Removing intermediate container d22a6eeec9ad 20:29:03 ---> 0650df502289 20:29:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:03 ---> Running in eb06c3a10bed 20:29:03 ---> Running in 0ce3813391c2 20:29:04 ---> 3786fc3cb78b 20:29:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:04 Removing intermediate container d3359d598a7c 20:29:04 ---> 9f52f8303df8 20:29:04 20:29:04 Step 10/22 : FROM alpine:3.16 20:29:04 ---> 9c6f07244728 20:29:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:29:04 Removing intermediate container 0ce3813391c2 20:29:04 ---> fbfb9b07f751 20:29:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:04 ---> Running in 873136b788d1 20:29:04 Removing intermediate container 4a4eff2fe39c 20:29:04 ---> 8b8a0c2017f4 20:29:04 20:29:04 Step 9/19 : FROM alpine:3.15 20:29:04 ---> c4fc93816858 20:29:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:04 ---> Using cache 20:29:04 ---> 2abbdd3a41b6 20:29:04 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:04 CGO_ENABLED=0 GO111MODULE=on 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 20:29:04 ---> Running in dfe1af7bcb78 20:29:05 ---> eebc4da02c4d 20:29:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:05 Removing intermediate container 873136b788d1 20:29:05 ---> b0a61e83e822 20:29:05 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:29:05 ---> 7d9d898bb299 20:29:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:29:05 ---> Running in 7f348f5edfe6 20:29:05 ---> 8b270bc7b7e1 20:29:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:29:05 ---> ef9951ad1b9d 20:29:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:29:05 ---> b844450c6350 20:29:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:06 ---> 6672b3b0f5b5 20:29:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:06 ---> 8ccd74918fa1 20:29:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:29:06 ---> c995faf69847 20:29:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:29:06 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:29:06 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:29:06 OK: 15857 distinct packages available 20:29:06 ---> Running in ea82159aa787 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:06 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:06 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:29:06 (3/33) Installing readline (8.1.2-r0) 20:29:06 (4/33) Installing bash (5.1.16-r2) 20:29:06 Executing bash-5.1.16-r2.post-install 20:29:06 (5/33) Installing ca-certificates (20220614-r0) 20:29:06 (6/33) Installing brotli-libs (1.0.9-r6) 20:29:06 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:29:06 (8/33) Installing libcurl (7.83.1-r3) 20:29:06 ---> 6214a2f177ff 20:29:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:29:06 (9/33) Installing curl (7.83.1-r3) 20:29:06 (10/33) Installing docker-cli (20.10.20-r0) 20:29:06 Removing intermediate container ea82159aa787 20:29:06 ---> 0a301a1fa082 20:29:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:06 (1/9) Installing ca-certificates (20220614-r0) 20:29:06 (2/9) Installing brotli-libs (1.0.9-r5) 20:29:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:29:06 (4/9) Installing libcurl (7.80.0-r3) 20:29:06 (5/9) Installing curl (7.80.0-r3) 20:29:06 (6/9) Installing dumb-init (1.2.5-r1) 20:29:06 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:06 (8/9) Installing libucontext (1.1-r0) 20:29:06 (9/9) Installing gcompat (1.0.0-r4) 20:29:06 Executing busybox-1.34.1-r7.trigger 20:29:06 Executing ca-certificates-20220614-r0.trigger 20:29:06 OK: 8 MiB in 23 packages 20:29:06 ---> Running in 287a0bf4c93a 20:29:06 (11/33) Installing dumb-init (1.2.5-r1) 20:29:06 (12/33) Installing libbz2 (1.0.8-r1) 20:29:06 (13/33) Installing expat (2.5.0-r0) 20:29:06 (14/33) Installing libffi (3.4.2-r1) 20:29:06 (15/33) Installing gdbm (1.23-r0) 20:29:06 (16/33) Installing xz-libs (5.2.5-r1) 20:29:06 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:29:06 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:29:06 (19/33) Installing mpdecimal (2.5.1-r1) 20:29:06 (20/33) Installing sqlite-libs (3.38.5-r0) 20:29:06 (21/33) Installing python3 (3.10.5-r0) 20:29:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:29:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:29:07 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:29:07 (23/33) Installing py3-tomli (2.0.1-r1) 20:29:07 (24/33) Installing py3-pep517 (0.12.0-r2) 20:29:07 (25/33) Installing py3-six (1.16.0-r1) 20:29:07 (26/33) Installing py3-retrying (1.3.3-r3) 20:29:07 (27/33) Installing py3-appdirs (1.4.4-r3) 20:29:07 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:29:07 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:29:07 (30/33) Installing py3-parsing (2.4.7-r3) 20:29:07 (31/33) Installing py3-packaging (21.3-r0) 20:29:07 (32/33) Installing py3-setuptools (59.4.0-r0) 20:29:07 (33/33) Installing py3-pip (22.1.1-r0) 20:29:07 Executing busybox-1.35.0-r17.trigger 20:29:07 Executing ca-certificates-20220614-r0.trigger 20:29:07 OK: 122 MiB in 47 packages 20:29:08 ---> 596bfcb85297 20:29:08 Step 27/32 : RUN chmod +x /entrypoint.sh 20:29:08 Removing intermediate container 287a0bf4c93a 20:29:08 ---> 86f6e3d58c5e 20:29:08 Step 22/24 : LABEL arch=x86_64 20:29:08 ---> Running in e71e4d8ae228 20:29:08 ---> Running in 147263bfda1f 20:29:08 Removing intermediate container dfe1af7bcb78 20:29:08 ---> a5b2acefb069 20:29:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:09 Removing intermediate container 147263bfda1f 20:29:09 ---> c0f2753b0c7b 20:29:09 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:09 ---> Running in ef9990cba6e4 20:29:09 ---> 61f2532eb1c5 20:29:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:29:09 Removing intermediate container ef9990cba6e4 20:29:09 ---> c726469172fc 20:29:09 Step 24/24 : LABEL version=0.0.0 20:29:09 ---> Running in be2928409a98 20:29:10 Removing intermediate container be2928409a98 20:29:10 ---> 2680575d8544 20:29:10 20:29:10 ---> 1001bfd5e924 20:29:10 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:29:10 Successfully built 2680575d8544 20:29:10 Successfully tagged core-metadata:latest 20:29:10  Building core-metadata ... done Building support-scheduler 20:29:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:14 ---> 3d2f80db3d9e 20:29:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:29:14 ---> Using cache 20:29:14 ---> b8d0088c13dc 20:29:14 Step 4/22 : WORKDIR /edgex-go 20:29:14 ---> Using cache 20:29:14 ---> ff1273f6b7e2 20:29:14 Step 5/22 : RUN apk add --update --no-cache make git 20:29:14 ---> Using cache 20:29:14 ---> 4fa6cc710f09 20:29:14 Step 6/22 : COPY go.mod vendor* ./ 20:29:14 ---> Using cache 20:29:14 ---> 7d1f4d2661af 20:29:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:14 ---> Using cache 20:29:14 ---> 2d4860af7cd3 20:29:14 Step 8/22 : COPY . . 20:29:14 ---> Using cache 20:29:14 ---> 5482d635e1a3 20:29:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:29:17 Removing intermediate container e71e4d8ae228 20:29:17 ---> 929f166c19e5 20:29:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:29:17 ---> Running in 62a70ef394f9 20:29:17 ---> 6380b5b5af88 20:29:17 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:29:17 ---> Running in 76501fb5ac81 20:29:17 ---> Running in 3caaa6cea576 20:29:17 Removing intermediate container 76501fb5ac81 20:29:17 ---> 77a7566866a7 20:29:17 Step 29/32 : CMD ["gate"] 20:29:17 Removing intermediate container 3caaa6cea576 20:29:17 ---> 3130fa96f821 20:29:17 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:17 ---> Running in 4cd7efa69b18 20:29:17 ---> Running in c8e81f24c38b 20:29:17 Removing intermediate container 4cd7efa69b18 20:29:17 ---> 357145e6308f 20:29:17 Step 30/32 : LABEL arch=x86_64 20:29:17 Collecting docker-compose==1.23.2 20:29:17 Removing intermediate container c8e81f24c38b 20:29:17 ---> 55dd0f16e4f8 20:29:17 Step 17/19 : LABEL arch=x86_64 20:29:17 ---> Running in 1c48f312ccd6 20:29:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 41.9 MB/s eta 0:00:00 20:29:17 ---> Running in 808c446ae46e 20:29:17 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:29:17 Collecting websocket-client<1.0,>=0.32.0 20:29:17 Removing intermediate container 1c48f312ccd6 20:29:17 ---> 229184dcfe9e 20:29:17 Step 31/32 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 7.5 MB/s eta 0:00:00 20:29:17 ---> Running in 8dc90e119649 20:29:17 Removing intermediate container 808c446ae46e 20:29:17 ---> 7484cb3780be 20:29:17 Step 18/19 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:17 ---> Running in f4afa01ccf07 20:29:17 Collecting docker<4.0,>=3.6.0 20:29:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:29:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 134.2 MB/s eta 0:00:00 20:29:17 Collecting cached-property<2,>=1.2.0 20:29:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:29:17 Removing intermediate container 8dc90e119649 20:29:17 ---> ff1f5e073217 20:29:17 Step 32/32 : LABEL version=0.0.0 20:29:17 Collecting dockerpty<0.5,>=0.4.1 20:29:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:29:17 Preparing metadata (setup.py): started 20:29:17 Removing intermediate container f4afa01ccf07 20:29:17 ---> 673c49adadfc 20:29:17 Step 19/19 : LABEL version=0.0.0 20:29:17 ---> Running in 5c4f83e89fb9 20:29:17 ---> Running in 1cf4faa9c960 20:29:18 Removing intermediate container 5c4f83e89fb9 20:29:18 ---> 8fcba04b4ec7 20:29:18 20:29:18 Removing intermediate container 1cf4faa9c960 20:29:18 ---> c7f9c169a5e8 20:29:18 20:29:18 Preparing metadata (setup.py): finished with status 'done' 20:29:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:29:18 Successfully built 8fcba04b4ec7 20:29:18 Successfully tagged security-bootstrapper:latest 20:29:18  Building security-bootstrapper ... done Building security-spire-agent 20:29:18 Successfully built c7f9c169a5e8 20:29:18 Successfully tagged security-spiffe-token-provider:latest 20:29:18  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on 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 20:29:18 Collecting PyYAML<4,>=3.10 20:29:18 Downloading PyYAML-3.13.tar.gz (270 kB) 20:29:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 202.4 MB/s eta 0:00:00 20:29:18 Preparing metadata (setup.py): started 20:29:18 Preparing metadata (setup.py): finished with status 'done' 20:29:18 Collecting texttable<0.10,>=0.9.0 20:29:18 Downloading texttable-0.9.1.tar.gz (11 kB) 20:29:18 Preparing metadata (setup.py): started 20:29:18 Preparing metadata (setup.py): finished with status 'done' 20:29:18 Collecting docopt<0.7,>=0.6.1 20:29:18 Downloading docopt-0.6.2.tar.gz (25 kB) 20:29:18 Preparing metadata (setup.py): started 20:29:19 Preparing metadata (setup.py): finished with status 'done' 20:29:19 Collecting jsonschema<3,>=2.5.1 20:29:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:29:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:29:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.0 MB/s eta 0:00:00 20:29:19 Collecting docker-pycreds>=0.4.0 20:29:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:29:19 Collecting chardet<3.1.0,>=3.0.2 20:29:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 208.0 MB/s eta 0:00:00 20:29:19 Collecting urllib3<1.25,>=1.21.1 20:29:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 114.5 MB/s eta 0:00:00 20:29:19 Collecting certifi>=2017.4.17 20:29:19 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 157.2 MB/s eta 0:00:00 20:29:19 Collecting idna<2.8,>=2.5 20:29:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:29:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 128.3 MB/s eta 0:00:00 20:29:19 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:29:19 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:29:19 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:29:19 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:29:19 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:29:19 Running setup.py install for texttable: started 20:29:20 Running setup.py install for texttable: finished with status 'done' 20:29:20 Running setup.py install for PyYAML: started 20:29:21 Running setup.py install for PyYAML: finished with status 'done' 20:29:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:29:23 ---> 3d2f80db3d9e 20:29:23 Step 3/24 : WORKDIR /edgex-go 20:29:23 ---> Using cache 20:29:23 ---> cd4d70039b57 20:29:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:29:23 ---> Using cache 20:29:23 ---> d4fae1021bce 20:29:23 Step 5/24 : COPY go.mod vendor* ./ 20:29:23 ---> Using cache 20:29:23 ---> ff701f792a87 20:29:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:23 ---> Using cache 20:29:23 ---> 5fa15c330443 20:29:23 Step 7/24 : COPY . . 20:29:23 ---> Using cache 20:29:23 ---> 0d2b1a7c7503 20:29:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:29:23 ---> Using cache 20:29:23 ---> 6bbf7dcca2d6 20:29:23 Step 9/24 : WORKDIR /edgex-go/spire-build 20:29:23 ---> Using cache 20:29:23 ---> 23f196506c30 20:29:23 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 20:29:26 Running setup.py install for docopt: started 20:29:26 Running setup.py install for docopt: finished with status 'done' 20:29:28 ---> Running in 5693c63abb02 20:29:28 Running setup.py install for dockerpty: started 20:29:28 Running setup.py install for dockerpty: finished with status 'done' 20:29:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:29:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:29:31 Removing intermediate container eb06c3a10bed 20:29:31 ---> e905dde5c781 20:29:31 20:29:31 Step 9/24 : FROM alpine:3.16 20:29:31 ---> 9c6f07244728 20:29:31 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:32 Removing intermediate container 5693c63abb02 20:29:32 ---> e6c9e02d03ae 20:29:32 Step 11/24 : WORKDIR /edgex-go 20:29:32 ---> Running in 5230f1392b21 20:29:32 ---> Running in 0f6131707873 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.511s coverage: 98.5% of statements 20:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:29:33 Removing intermediate container 0f6131707873 20:29:33 ---> d48ae96bcbc7 20:29:33 20:29:33 Step 12/24 : FROM alpine:3.15 20:29:33 ---> c4fc93816858 20:29:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:33 ---> Using cache 20:29:33 ---> 2abbdd3a41b6 20:29:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:29:33 (1/3) Installing ca-certificates (20220614-r0) 20:29:33 (2/3) Installing dumb-init (1.2.5-r1) 20:29:33 (3/3) Installing su-exec (0.2-r1) 20:29:33 Executing busybox-1.35.0-r17.trigger 20:29:33 Executing ca-certificates-20220614-r0.trigger 20:29:33 ---> Running in cca7e557da41 20:29:33 OK: 6 MiB in 17 packages 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:34 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:29:34 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:29:34 OK: 15857 distinct packages available 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:29:34 (1/5) Installing dumb-init (1.2.5-r1) 20:29:34 (2/5) Installing musl-obstack (1.2.3-r0) 20:29:34 (3/5) Installing libucontext (1.1-r0) 20:29:34 (4/5) Installing gcompat (1.0.0-r4) 20:29:34 (5/5) Installing openssl (1.1.1q-r0) 20:29:35 Executing busybox-1.34.1-r7.trigger 20:29:35 OK: 7 MiB in 19 packages 20:29:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.550s coverage: 43.0% of statements 20:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:29:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:29:35 Removing intermediate container 5230f1392b21 20:29:35 ---> 9f7e51f7358e 20:29:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:35 ---> Running in 50114d33cbc7 20:29:36 Removing intermediate container 7f348f5edfe6 20:29:36 ---> d8f0e93e2635 20:29:36 Step 13/22 : ENV APP_PORT=58890 20:29:36 Removing intermediate container cca7e557da41 20:29:36 ---> f561bad68ff5 20:29:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:29:36 Removing intermediate container 50114d33cbc7 20:29:36 ---> 92a58c449dac 20:29:36 Step 12/24 : WORKDIR / 20:29:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.521s coverage: 54.2% of statements 20:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:29:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:29:37 ---> Running in 46e4bfe17824 20:29:38 ---> Running in da180a6101d4 20:29:38 ---> 4b04a2b824c4 20:29:38 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:38 Removing intermediate container 46e4bfe17824 20:29:38 ---> 4f36808ca5ef 20:29:38 Step 14/22 : EXPOSE $APP_PORT 20:29:38 ---> Running in e7eca6ff55da 20:29:38 Removing intermediate container da180a6101d4 20:29:38 ---> ffe36db82033 20:29:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:38 Removing intermediate container e7eca6ff55da 20:29:38 ---> 239beb1ab341 20:29:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:29:41 ---> 9482496387de 20:29:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:29:41 ---> 0ab923e3c7a8 20:29:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:29:41 ---> c59da132c522 20:29:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:29:42 Removing intermediate container 62a70ef394f9 20:29:42 ---> fa00becbf094 20:29:42 20:29:42 Step 10/22 : FROM alpine:3.16 20:29:42 ---> 9c6f07244728 20:29:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:29:42 ---> Using cache 20:29:42 ---> ea52de871803 20:29:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:29:42 ---> Using cache 20:29:42 ---> b2f8735ceaef 20:29:42 Step 13/22 : ENV APP_PORT=59861 20:29:42 ---> Running in 04f91791b1d1 20:29:42 ---> 502d345646ae 20:29:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:29:42 ---> 8b710e6264a8 20:29:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:29:42 ---> 75660fc5e7ee 20:29:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:29:42 Removing intermediate container 04f91791b1d1 20:29:42 ---> c40debb90746 20:29:42 Step 14/22 : EXPOSE $APP_PORT 20:29:42 ---> Running in c59e2b8425f0 20:29:42 ---> 74b843c49c97 20:29:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:29:42 ---> 1e6747b1cfce 20:29:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:29:42 Removing intermediate container c59e2b8425f0 20:29:42 ---> 42f0c5a8b614 20:29:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:42 ---> 5f274713660e 20:29:42 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:29:42 ---> Running in b235f9152947 20:29:42 ---> 333f1070f3f4 20:29:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:42 ---> 934fb53b46b7 20:29:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:42 ---> 6abdce255d2d 20:29:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:29:43 Removing intermediate container b235f9152947 20:29:43 ---> 757dea1900de 20:29:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:43 ---> Running in 70d3882b20cd 20:29:43 ---> Running in 16c01f16704a 20:29:43 ---> 07d7a516cc0e 20:29:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:43 ---> 11ef343fa7f4 20:29:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:29:43 Removing intermediate container 16c01f16704a 20:29:43 ---> 8b2739724c80 20:29:43 Step 20/22 : LABEL arch=x86_64 20:29:43 Removing intermediate container 70d3882b20cd 20:29:43 ---> b4fdc993344a 20:29:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:29:44 ---> Running in ea698e56c5fe 20:29:44 ---> Running in 47621825d73e 20:29:44 ---> 66dc422c4da2 20:29:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:29:44 ---> Running in 52f4fe0a7c58 20:29:44 Removing intermediate container ea698e56c5fe 20:29:44 ---> 1f431b53c7bd 20:29:44 Step 22/24 : LABEL arch=x86_64 20:29:44 ---> 72ada2b61c2e 20:29:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:44 Removing intermediate container 47621825d73e 20:29:44 ---> 5111c037a579 20:29:44 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:44 ---> Running in 0ee59261e56f 20:29:44 ---> Running in 428b9248f734 20:29:44 Removing intermediate container 52f4fe0a7c58 20:29:44 ---> 30329ddecdf8 20:29:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:29:44 ---> Running in 56f34a074281 20:29:44 Removing intermediate container 0ee59261e56f 20:29:44 ---> f02fbff152db 20:29:44 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:44 Removing intermediate container 428b9248f734 20:29:44 ---> cbfb56b199b1 20:29:44 Step 22/22 : LABEL version=0.0.0 20:29:44 ---> 63b2b0f0a4f1 20:29:44 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:44 ---> Running in 70a74f8e07cf 20:29:44 ---> Running in 7a5281d3d65b 20:29:44 ---> Running in 192676641ae3 20:29:44 Removing intermediate container 56f34a074281 20:29:44 ---> cfc3407cbd27 20:29:44 Step 20/22 : LABEL arch=x86_64 20:29:44 ---> Running in 4b1546e322b2 20:29:44 Removing intermediate container 70a74f8e07cf 20:29:44 ---> 44a1b28810e8 20:29:44 Step 24/24 : LABEL version=0.0.0 20:29:44 Removing intermediate container 7a5281d3d65b 20:29:44 ---> efb2ae09a6d8 20:29:44 20:29:44 ---> Running in e775dd125fbf 20:29:44 Successfully built efb2ae09a6d8 20:29:44 Successfully tagged sys-mgmt-agent:latest 20:29:44  Building sys-mgmt-agent ... done Removing intermediate container 4b1546e322b2 20:29:44 ---> 68783a29cc1e 20:29:44 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:44 Removing intermediate container e775dd125fbf 20:29:44 ---> 87ede1a3ec40 20:29:44 20:29:44 ---> Running in 109c22d0439e 20:29:44 Successfully built 87ede1a3ec40 20:29:44 Successfully tagged security-spire-agent:latest 20:29:44  Building security-spire-agent ... done Removing intermediate container 109c22d0439e 20:29:44 ---> c55247d62427 20:29:44 Step 22/22 : LABEL version=0.0.0 20:29:44 ---> Running in 752a59bda51b 20:29:45 Removing intermediate container 752a59bda51b 20:29:45 ---> 58eae1849726 20:29:45 20:29:45 Successfully built 58eae1849726 20:29:45 Successfully tagged support-scheduler:latest 20:29:45  Building support-scheduler ... done Removing intermediate container 192676641ae3 20:29:45 ---> 2669b308fa64 20:29:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:29:45 ---> Running in c9a907e7bb37 20:29:45 Removing intermediate container c9a907e7bb37 20:29:45 ---> 2462cb319d16 20:29:45 Step 22/24 : LABEL arch=x86_64 20:29:45 ---> Running in efc4355546d2 20:29:45 Removing intermediate container efc4355546d2 20:29:45 ---> be3ce3e2ba1d 20:29:45 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:29:45 ---> Running in 66a4fed6247c 20:29:45 Removing intermediate container 66a4fed6247c 20:29:45 ---> 0aa5d061c302 20:29:45 Step 24/24 : LABEL version=0.0.0 20:29:45 ---> Running in 7d13f7654059 20:29:45 Removing intermediate container 7d13f7654059 20:29:45 ---> 76a0979e5828 20:29:45 20:29:45 Successfully built 76a0979e5828 20:29:46 Successfully tagged security-secretstore-setup:latest 20:29:46  Building security-secretstore-setup ... done  [Pipeline] } 20:29:46 $ docker stop --time=1 b9b1f0ebdcb9a01c06631ea82c62cdbc540f75f601f9ceef4437b25d31ae2478 20:29:47 $ docker rm -f b9b1f0ebdcb9a01c06631ea82c62cdbc540f75f601f9ceef4437b25d31ae2478 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:47 + docker images 20:29:47 REPOSITORY TAG IMAGE ID CREATED SIZE 20:29:47 security-secretstore-setup latest 76a0979e5828 2 seconds ago 29.7MB 20:29:47 support-scheduler latest 58eae1849726 3 seconds ago 29.8MB 20:29:47 sys-mgmt-agent latest efb2ae09a6d8 3 seconds ago 136MB 20:29:47 security-spire-agent latest 87ede1a3ec40 3 seconds ago 125MB 20:29:47 fa00becbf094 6 seconds ago 1.67GB 20:29:47 d48ae96bcbc7 15 seconds ago 1.48GB 20:29:47 e905dde5c781 17 seconds ago 1.6GB 20:29:47 security-bootstrapper latest 8fcba04b4ec7 30 seconds ago 20.2MB 20:29:47 security-spiffe-token-provider latest c7f9c169a5e8 30 seconds ago 29.7MB 20:29:47 core-metadata latest 2680575d8544 38 seconds ago 18.5MB 20:29:47 9f52f8303df8 44 seconds ago 1.59GB 20:29:47 8b8a0c2017f4 44 seconds ago 1.64GB 20:29:47 core-data latest 8161a6f397e4 50 seconds ago 21.7MB 20:29:47 563028124fa9 52 seconds ago 1.62GB 20:29:47 8e4da1119932 About a minute ago 1.62GB 20:29:47 d6ad839fa08a About a minute ago 1.6GB 20:29:47 security-proxy-setup latest 11b0db47cecf 3 minutes ago 27.6MB 20:29:47 core-command latest c433cd293149 3 minutes ago 17.6MB 20:29:47 support-notifications latest f0ec841d1773 3 minutes ago 30.5MB 20:29:47 security-spire-config latest 10e7c751e2f9 4 minutes ago 85.8MB 20:29:47 security-spire-server latest 4d3e5d101bf2 4 minutes ago 86.5MB 20:29:47 02b33c6135e3 4 minutes ago 1.67GB 20:29:47 3d4673e2648d 4 minutes ago 1.61GB 20:29:47 ba1ac9a69e4e 4 minutes ago 1.6GB 20:29:47 4ecc10bbe3b0 5 minutes ago 1.48GB 20:29:47 2f31556664d1 5 minutes ago 1.48GB 20:29:47 ci-base-image-x86_64 latest 3d2f80db3d9e 8 minutes ago 941MB 20:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 20:29:47 alpine 3.15 c4fc93816858 2 months ago 5.59MB 20:29:47 alpine 3.16 9c6f07244728 2 months ago 5.54MB 20:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 20:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.557s coverage: 89.2% of statements 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.542s coverage: 2.2% of statements 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.619s coverage: 95.6% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.457s coverage: 72.2% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.557s coverage: 60.0% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.290s coverage: 58.8% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.323s coverage: 47.1% of statements 20:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 79.5% of statements 20:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements 20:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 20:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.437s coverage: 94.4% of statements 20:30:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.251s coverage: 44.8% of statements 20:30:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.867s coverage: 79.9% of statements 20:30:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 65.1% of statements 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.281s coverage: 86.9% of statements 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 58.8% of statements 20:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 20:30:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements 20:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.927s coverage: 91.2% of statements 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.960s coverage: 64.7% of statements 20:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:30:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements 20:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 89.4% of statements 20:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 20:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.124s coverage: 73.7% of statements 20:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 20:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.580s coverage: 65.8% of statements 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.015s coverage: 41.8% of statements 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.349s coverage: 89.5% of statements 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.386s coverage: 17.7% of statements 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.803s coverage: 92.3% of statements 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.434s coverage: 63.2% of statements 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.528s coverage: 97.7% of statements 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.255s coverage: 100.0% of statements 20:31:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.098s coverage: 96.9% of statements 20:31:05 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 20:31:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:31:05 GO111MODULE=on go vet ./... 20:33:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:33:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:33:12 ./bin/test-attribution-txt.sh [Pipeline] echo 20:33:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:33:12 + ls -al . 20:33:12 total 764 20:33:12 drwxrwxr-x 10 1001 1001 4096 Oct 25 20:26 . 20:33:12 drwxr-xr-x 4 root root 4096 Oct 25 20:26 .. 20:33:12 drwxrwxr-x 2 1001 1001 4096 Oct 25 20:24 .blubracket 20:33:12 -rw-rw-r-- 1 1001 1001 16 Oct 25 20:24 .dockerignore 20:33:12 drwxrwxr-x 8 1001 1001 4096 Oct 25 20:24 .git 20:33:12 drwxrwxr-x 3 1001 1001 4096 Oct 25 20:24 .github 20:33:12 -rw-rw-r-- 1 1001 1001 1030 Oct 25 20:24 .gitignore 20:33:12 -rw-rw-r-- 1 1001 1001 42 Oct 25 20:24 .golangci.yml 20:33:12 -rw-rw-r-- 1 1001 1001 87 Oct 25 20:24 .hadolint.yml 20:33:12 -rw-rw-r-- 1 1001 1001 166 Oct 25 20:24 .sonarcloud.properties 20:33:12 -rw-rw-r-- 1 1001 1001 1171 Oct 25 20:24 ADOPTERS.md 20:33:12 -rw-rw-r-- 1 1001 1001 10722 Oct 25 20:24 Attribution.txt 20:33:12 -rw-rw-r-- 1 1001 1001 63209 Oct 25 20:24 CHANGELOG.md 20:33:12 -rw-rw-r-- 1 1001 1001 3804 Oct 25 20:24 CONTRIBUTING.md 20:33:12 -rw-rw-r-- 1 1001 1001 677 Oct 25 20:24 GOVERNANCE.md 20:33:12 -rw-rw-r-- 1 1001 1001 850 Oct 25 20:24 Jenkinsfile 20:33:12 -rw-rw-r-- 1 1001 1001 10775 Oct 25 20:24 LICENSE 20:33:12 -rw-rw-r-- 1 1001 1001 13857 Oct 25 20:24 Makefile 20:33:12 -rw-rw-r-- 1 1001 1001 582 Oct 25 20:24 OWNERS.md 20:33:12 -rw-rw-r-- 1 1001 1001 9799 Oct 25 20:24 README.md 20:33:12 -rw-rw-r-- 1 1001 1001 6912 Oct 25 20:24 SECURITY.md 20:33:12 -rw-rw-r-- 1 1001 1001 5 Oct 25 20:20 VERSION 20:33:12 -rw-rw-r-- 1 1001 1001 4131 Oct 25 20:24 ZMQWindows.md 20:33:12 drwxrwxr-x 2 1001 1001 4096 Oct 25 20:24 bin 20:33:12 drwxrwxr-x 18 1001 1001 4096 Oct 25 20:24 cmd 20:33:12 -rw-r--r-- 1 root root 501828 Oct 25 20:31 coverage.out 20:33:12 -rw-rw-r-- 1 1001 1001 3447 Oct 25 20:24 go.mod 20:33:12 -rw-rw-r-- 1 1001 1001 45062 Oct 25 20:24 go.sum 20:33:12 drwxrwxr-x 8 1001 1001 4096 Oct 25 20:24 internal 20:33:12 drwxrwxr-x 3 1001 1001 4096 Oct 25 20:24 openapi 20:33:12 drwxrwxr-x 4 1001 1001 4096 Oct 25 20:24 snap 20:33:12 -rw-rw-r-- 1 1001 1001 204 Oct 25 20:24 version.go [Pipeline] sh 20:33:13 + '[' -e coverage.out ] 20:33:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:33:13 Warning: overwriting stash ‘coverage-report’ 20:33:14 Stashed 1 file(s) [Pipeline] sh 20:33:15 + make build 20:33:15 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:34:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:36:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:36:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:37:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:37:26 CGO_ENABLED=0 GO111MODULE=on 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 20:37:30 CGO_ENABLED=0 GO111MODULE=on 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 20:37:37 CGO_ENABLED=0 GO111MODULE=on 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 20:37:41 CGO_ENABLED=0 GO111MODULE=on 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 20:37:45 CGO_ENABLED=0 GO111MODULE=on 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 20:37:55 CGO_ENABLED=0 GO111MODULE=on 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] } 20:38:00 $ docker stop --time=1 6e0c2810e1df6d2edc2d7b9bd091d952b241c8559b8e56d787a31454afa9bb19 20:38:02 $ docker rm -f 6e0c2810e1df6d2edc2d7b9bd091d952b241c8559b8e56d787a31454afa9bb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:05 20:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:05 latest: Pulling from edgex-devops/edgex-compose-arm64 20:38:05 29e5d40040c1: Pulling fs layer 20:38:05 1ce36da41761: Pulling fs layer 20:38:05 25b303627fd3: Pulling fs layer 20:38:06 29e5d40040c1: Verifying Checksum 20:38:06 29e5d40040c1: Download complete 20:38:06 1ce36da41761: Verifying Checksum 20:38:06 1ce36da41761: Download complete 20:38:06 29e5d40040c1: Pull complete 20:38:08 1ce36da41761: Pull complete 20:38:08 25b303627fd3: Verifying Checksum 20:38:08 25b303627fd3: Download complete 20:38:18 25b303627fd3: Pull complete 20:38:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:18 prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container 20:38:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:38:20 $ docker top adb58c8ac952a9ee2af8fd343a94db94ae2126175a980b249954a18fab8d51a5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:21 + grep parallel 20:38:21 + docker-compose build --help 20:38:28 --parallel Build images in parallel. [Pipeline] } 20:38:28 $ docker stop --time=1 adb58c8ac952a9ee2af8fd343a94db94ae2126175a980b249954a18fab8d51a5 20:38:29 $ docker rm -f adb58c8ac952a9ee2af8fd343a94db94ae2126175a980b249954a18fab8d51a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:30 prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container 20:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:38:31 $ docker top c1f0d9366a88fd37c86c1becaf8b4f827cbac538a295176442d9d94e9513a83c -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:32 + docker-compose -f ./docker-compose-build.yml build --parallel 20:38:39 Building core-command ... 20:38:39 Building core-data ... 20:38:39 Building core-metadata ... 20:38:39 Building security-bootstrapper ... 20:38:39 Building security-proxy-setup ... 20:38:39 Building security-secretstore-setup ... 20:38:39 Building security-spiffe-token-provider ... 20:38:39 Building security-spire-agent ... 20:38:39 Building security-spire-config ... 20:38:39 Building security-spire-server ... 20:38:39 Building support-notifications ... 20:38:39 Building support-scheduler ... 20:38:39 Building sys-mgmt-agent ... 20:38:39 Building security-proxy-setup 20:38:39 Building security-spire-agent 20:38:39 Building security-spire-config 20:38:39 Building core-data 20:38:39 Building sys-mgmt-agent 20:39:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:35 ---> 578af20f7111 20:39:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:39:35 ---> Running in 68c3b8a39cb7 20:39:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:39:35 ---> 578af20f7111 20:39:35 Step 3/21 : WORKDIR /edgex-go 20:39:35 ---> Running in bf95d0a36eb7 20:39:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:35 ---> 578af20f7111 20:39:35 Step 3/22 : WORKDIR /edgex-go 20:39:35 ---> Running in a889b9f481a7 20:39:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:35 ---> 578af20f7111 20:39:35 Step 3/24 : WORKDIR /edgex-go 20:39:35 ---> Running in 05c8f63445fe 20:39:35 Removing intermediate container 68c3b8a39cb7 20:39:35 ---> 29e61fc46373 20:39:35 Step 4/22 : WORKDIR /edgex-go 20:39:35 ---> Running in 7d2949a2c206 20:39:35 Removing intermediate container bf95d0a36eb7 20:39:35 ---> 59f00cbec527 20:39:35 Step 4/21 : RUN apk add --update --no-cache make git 20:39:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:35 ---> 578af20f7111 20:39:35 Step 3/24 : WORKDIR /edgex-go 20:39:35 ---> Running in bc7318ba6a48 20:39:35 ---> Running in 8d44b5331786 20:39:35 Removing intermediate container a889b9f481a7 20:39:35 ---> ccf6eea256df 20:39:35 Step 4/22 : RUN apk add --update --no-cache make bash git 20:39:35 ---> Running in 927a06c6a584 20:39:35 Removing intermediate container 05c8f63445fe 20:39:35 ---> ff5ed4f918dc 20:39:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:39:35 ---> Running in ac99c1039292 20:39:35 Removing intermediate container 7d2949a2c206 20:39:35 ---> f086239cd0d6 20:39:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:39:35 Removing intermediate container 8d44b5331786 20:39:35 ---> f3b1ebf86c58 20:39:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:39:35 ---> Running in 16fc21cb5536 20:39:35 ---> Running in 7765443bf916 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:39:35 OK: 221 MiB in 51 packages 20:39:35 OK: 221 MiB in 51 packages 20:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:39:35 OK: 221 MiB in 51 packages 20:39:35 OK: 221 MiB in 51 packages 20:39:35 OK: 221 MiB in 51 packages 20:39:36 Removing intermediate container 927a06c6a584 20:39:36 ---> 2219afe6987d 20:39:36 Step 5/22 : COPY go.mod vendor* ./ 20:39:36 Removing intermediate container bc7318ba6a48 20:39:36 ---> e0b5cd5cb1b5 20:39:36 Step 5/21 : COPY go.mod vendor* ./ 20:39:36 Removing intermediate container ac99c1039292 20:39:36 ---> 6eb4942d19c2 20:39:36 Step 5/24 : COPY go.mod vendor* ./ 20:39:36 Removing intermediate container 16fc21cb5536 20:39:36 ---> b0373d5659b5 20:39:36 Step 6/22 : COPY go.mod vendor* ./ 20:39:37 Removing intermediate container 7765443bf916 20:39:37 ---> 89ea206719cb 20:39:37 Step 5/24 : COPY go.mod vendor* ./ 20:39:37 ---> 4946807c0ca6 20:39:37 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:37 ---> Running in b6e6be4c1fa3 20:39:37 ---> 433a8bd67007 20:39:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:37 ---> 8adaeed9713d 20:39:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:37 ---> Running in d825d5cff06a 20:39:38 ---> Running in bff160bde764 20:39:38 ---> 81ece4382bd6 20:39:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:38 ---> Running in 1884ff435c94 20:39:39 ---> 7872ea33de16 20:39:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:39 ---> Running in 211eb3c1f6bc 20:41:16 Removing intermediate container 211eb3c1f6bc 20:41:16 ---> 13b0f4bbd881 20:41:16 Step 7/24 : COPY . . 20:41:16 Removing intermediate container d825d5cff06a 20:41:16 ---> 19cd125e9a84 20:41:16 Step 7/21 : COPY . . 20:41:16 Removing intermediate container b6e6be4c1fa3 20:41:16 ---> 6077cbfcf403 20:41:16 Step 7/22 : COPY . . 20:41:16 Removing intermediate container bff160bde764 20:41:16 ---> 3fba6a3a9171 20:41:16 Step 7/24 : COPY . . 20:41:16 Removing intermediate container 1884ff435c94 20:41:16 ---> 6442024a3570 20:41:16 Step 8/22 : COPY . . 20:41:20 ---> 679c45eb6e75 20:41:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:41:20 ---> 1b81752b1fce 20:41:20 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:41:20 ---> c5bc45287193 20:41:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:41:20 ---> d769dcd2b529 20:41:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:41:20 ---> 2e6b08637d72 20:41:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:41:20 ---> Running in bfa029ee3b11 20:41:20 ---> Running in 1a09bfccaabf 20:41:20 ---> Running in fc139d492116 20:41:20 ---> Running in 9912587ad062 20:41:20 ---> Running in 6d1b6777ecb9 20:41:20 Removing intermediate container 9912587ad062 20:41:20 ---> 66cb7a80f507 20:41:20 Step 9/24 : WORKDIR /edgex-go/spire-build 20:41:20 Removing intermediate container 6d1b6777ecb9 20:41:20 ---> 92849dbc1963 20:41:20 Step 9/24 : WORKDIR /edgex-go/spire-build 20:41:20 ---> Running in b8b379262d87 20:41:20 ---> Running in 779e7987c76f 20:41:21 Removing intermediate container b8b379262d87 20:41:21 ---> 2ec37988bd71 20:41:21 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 20:41:21 Removing intermediate container 779e7987c76f 20:41:21 ---> 8bb652446865 20:41:21 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 20:41:21 ---> Running in 6a3949114bf1 20:41:21 ---> Running in 4db5544ce961 20:41:22 CGO_ENABLED=0 GO111MODULE=on 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 20:41:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:41:22 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:41:25 Removing intermediate container 6a3949114bf1 20:41:25 ---> 882dc41c877a 20:41:25 Step 11/24 : WORKDIR /edgex-go 20:41:25 ---> Running in e7007b3682ce 20:41:25 Removing intermediate container 4db5544ce961 20:41:25 ---> 567640f777d8 20:41:25 Step 11/24 : WORKDIR /edgex-go 20:41:26 ---> Running in a5c169913bd1 20:41:26 Removing intermediate container e7007b3682ce 20:41:26 ---> 41219b566c8c 20:41:26 20:41:26 Step 12/24 : FROM alpine:3.15 20:41:26 3.15: Pulling from library/alpine 20:41:26 Removing intermediate container a5c169913bd1 20:41:26 ---> 12f1d34e7afa 20:41:26 20:41:26 Step 12/24 : FROM alpine:3.15 20:41:26 3.15: Pulling from library/alpine 20:41:27 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:41:27 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:41:27 Status: Image is up to date for alpine:3.15 20:41:27 Status: Downloaded newer image for alpine:3.15 20:41:27 ---> 02e0d6fdf486 20:41:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:27 ---> 02e0d6fdf486 20:41:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:28 ---> Running in c6c25d85efe1 20:41:28 ---> Running in be263bee1477 20:41:29 Removing intermediate container c6c25d85efe1 20:41:29 ---> 96ef43d4e398 20:41:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:41:29 Removing intermediate container be263bee1477 20:41:29 ---> fb3196569e49 20:41:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:41:29 ---> Running in 6823e75094f5 20:41:29 ---> Running in 1769ca1725fe 20:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:33 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:41:33 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:41:33 OK: 15734 distinct packages available 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:33 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:41:33 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:41:33 OK: 15734 distinct packages available 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:41:35 (1/5) Installing dumb-init (1.2.5-r1) 20:41:35 (2/5) Installing musl-obstack (1.2.3-r0) 20:41:35 (3/5) Installing libucontext (1.1-r0) 20:41:35 (4/5) Installing gcompat (1.0.0-r4) 20:41:35 (5/5) Installing openssl (1.1.1q-r0) 20:41:35 Executing busybox-1.34.1-r7.trigger 20:41:35 OK: 6 MiB in 19 packages 20:41:35 (1/4) Installing dumb-init (1.2.5-r1) 20:41:35 (2/4) Installing musl-obstack (1.2.3-r0) 20:41:35 (3/4) Installing libucontext (1.1-r0) 20:41:35 (4/4) Installing gcompat (1.0.0-r4) 20:41:35 Executing busybox-1.34.1-r7.trigger 20:41:35 OK: 6 MiB in 18 packages 20:41:37 Removing intermediate container 1769ca1725fe 20:41:37 ---> afef433c70f9 20:41:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:41:37 Removing intermediate container 6823e75094f5 20:41:37 ---> a54c17f41814 20:41:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:41:42 ---> 6c34cab4ddce 20:41:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:41:46 ---> 0a999eed9e28 20:41:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:41:47 ---> a3a790de100a 20:41:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:41:47 ---> Running in 7e14953f4126 20:41:48 Removing intermediate container 7e14953f4126 20:41:48 ---> bc62af3946df 20:41:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:41:50 ---> 6022349d94d5 20:41:50 Step 19/24 : WORKDIR / 20:41:50 ---> Running in acead024694e 20:41:50 ---> d460bf3eedc8 20:41:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:41:50 Removing intermediate container acead024694e 20:41:50 ---> f7aae2216d1d 20:41:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:41:51 ---> Running in a8441ddbd826 20:41:51 Removing intermediate container a8441ddbd826 20:41:51 ---> d67269fda13b 20:41:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:41:51 ---> Running in 3f1db9390f43 20:41:51 ---> 9a79da273e5e 20:41:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:41:52 Removing intermediate container 3f1db9390f43 20:41:52 ---> 5f558dba4288 20:41:52 Step 22/24 : LABEL arch=arm64 20:41:52 ---> Running in cfd1d54ee0a8 20:41:53 ---> 3322acde87be 20:41:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:41:53 Removing intermediate container cfd1d54ee0a8 20:41:53 ---> c6c9b7cb1236 20:41:53 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:41:53 ---> Running in 02db3f5f436f 20:41:54 Removing intermediate container 02db3f5f436f 20:41:54 ---> e7ebd69cba4e 20:41:54 Step 24/24 : LABEL version=0.0.0 20:41:54 ---> Running in e409d52fda1e 20:41:54 ---> bd89bda707f0 20:41:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:41:54 ---> Running in 317f12ebcaa8 20:41:55 Removing intermediate container e409d52fda1e 20:41:55 ---> b6139310378e 20:41:55 20:41:55 Removing intermediate container 317f12ebcaa8 20:41:55 ---> b21979121ced 20:41:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:41:55 ---> Running in edfa06bb3b44 20:41:55 Successfully built b6139310378e 20:41:55 Successfully tagged security-spire-config-arm64:latest 20:41:55 Building security-bootstrapper 20:41:56  Building security-spire-config ... done Removing intermediate container edfa06bb3b44 20:41:56 ---> a3b582366a16 20:41:56 Step 22/24 : LABEL arch=arm64 20:41:56 ---> Running in 61ecf894a6a3 20:41:56 Removing intermediate container 61ecf894a6a3 20:41:56 ---> ab006bc9cba3 20:41:56 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:41:56 ---> Running in 5fd1d038f6c6 20:41:57 Removing intermediate container 5fd1d038f6c6 20:41:57 ---> 681735f987f2 20:41:57 Step 24/24 : LABEL version=0.0.0 20:41:57 ---> Running in 17167276d444 20:41:57 Removing intermediate container 17167276d444 20:41:57 ---> 06c5ac60eec7 20:41:57 20:41:58 Successfully built 06c5ac60eec7 20:41:58 Successfully tagged security-spire-agent-arm64:latest 20:41:58  Building security-spire-agent ... done Building security-spiffe-token-provider 20:42:24 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:42:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:42:24 ---> 578af20f7111 20:42:24 Step 3/32 : WORKDIR /edgex-go 20:42:24 ---> Using cache 20:42:24 ---> f3b1ebf86c58 20:42:24 Step 4/32 : RUN apk add --update --no-cache make git 20:42:24 ---> Running in 6d7b70d63b6e 20:42:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:42:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:42:26 ---> 578af20f7111 20:42:26 Step 3/19 : WORKDIR /edgex-go 20:42:26 ---> Using cache 20:42:26 ---> f3b1ebf86c58 20:42:26 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:42:26 ---> Running in 7d625ea53680 20:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:29 OK: 221 MiB in 51 packages 20:42:30 v3.16.2-338-g66e9ed6d86 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:42:30 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:42:30 OK: 16896 distinct packages available 20:42:30 Removing intermediate container 6d7b70d63b6e 20:42:30 ---> 9f19d61f6b64 20:42:30 Step 5/32 : COPY go.mod vendor* ./ 20:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:31 ---> 82e3c19e6e9e 20:42:31 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:31 ---> Running in ce1cf1522e64 20:42:33 OK: 221 MiB in 51 packages 20:42:34 Removing intermediate container 7d625ea53680 20:42:34 ---> 5e6e9d79d70f 20:42:34 Step 5/19 : COPY go.mod vendor* ./ 20:42:35 ---> 9a2a54d44e4d 20:42:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:35 ---> Running in a833fe78c1d3 20:43:57 Removing intermediate container ce1cf1522e64 20:43:57 ---> ee4bdd84e130 20:43:57 Step 7/32 : COPY . . 20:43:58 Removing intermediate container a833fe78c1d3 20:43:58 ---> 26f54bce1835 20:43:58 Step 7/19 : COPY . . 20:44:20 ---> fcaa79f60b5c 20:44:20 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:44:20 ---> 0f258b001d60 20:44:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:44:20 ---> Running in 2adf6201d3fb 20:44:20 ---> Running in 6d297ca82736 20:44:20 CGO_ENABLED=0 GO111MODULE=on 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 20:44:21 CGO_ENABLED=0 GO111MODULE=on 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 20:46:57 CGO_ENABLED=0 GO111MODULE=on 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 20:47:07 Removing intermediate container 1a09bfccaabf 20:47:07 ---> d167b6235cdf 20:47:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:47:07 ---> Running in aed6dfd4dd62 20:47:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:47:16 Removing intermediate container aed6dfd4dd62 20:47:16 ---> ac1cfc93f1d5 20:47:16 20:47:16 Step 10/22 : FROM alpine:3.16 20:47:16 3.16: Pulling from library/alpine 20:47:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:47:16 Status: Downloaded newer image for alpine:3.16 20:47:16 ---> a6215f271958 20:47:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:47:16 ---> Running in 15b1df93479d 20:47:16 Removing intermediate container bfa029ee3b11 20:47:16 ---> 23b7543b1fe7 20:47:16 20:47:16 Step 9/21 : FROM alpine:3.16 20:47:16 ---> a6215f271958 20:47:16 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:47:16 ---> Running in c593b6c63729 20:47:16 Removing intermediate container 15b1df93479d 20:47:16 ---> 1df3b659f02b 20:47:16 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 20:47:16 ---> Running in 661c573828d6 20:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:47:20 (1/6) Installing ca-certificates (20220614-r0) 20:47:21 (2/6) Installing brotli-libs (1.0.9-r6) 20:47:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:47:21 (4/6) Installing libcurl (7.83.1-r3) 20:47:21 (5/6) Installing curl (7.83.1-r3) 20:47:21 (6/6) Installing dumb-init (1.2.5-r1) 20:47:21 Executing busybox-1.35.0-r17.trigger 20:47:21 Executing ca-certificates-20220614-r0.trigger 20:47:21 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:47:21 OK: 8 MiB in 20 packages 20:47:21 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:47:21 (3/33) Installing readline (8.1.2-r0) 20:47:21 (4/33) Installing bash (5.1.16-r2) 20:47:21 Executing bash-5.1.16-r2.post-install 20:47:21 (5/33) Installing ca-certificates (20220614-r0) 20:47:22 (6/33) Installing brotli-libs (1.0.9-r6) 20:47:22 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:47:22 (8/33) Installing libcurl (7.83.1-r3) 20:47:22 (9/33) Installing curl (7.83.1-r3) 20:47:22 (10/33) Installing docker-cli (20.10.20-r0) 20:47:23 (11/33) Installing dumb-init (1.2.5-r1) 20:47:23 (12/33) Installing libbz2 (1.0.8-r1) 20:47:23 (13/33) Installing expat (2.5.0-r0) 20:47:23 (14/33) Installing libffi (3.4.2-r1) 20:47:23 (15/33) Installing gdbm (1.23-r0) 20:47:23 (16/33) Installing xz-libs (5.2.5-r1) 20:47:23 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:47:23 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:47:23 (19/33) Installing mpdecimal (2.5.1-r1) 20:47:23 (20/33) Installing sqlite-libs (3.38.5-r0) 20:47:23 (21/33) Installing python3 (3.10.5-r0) 20:47:24 Removing intermediate container c593b6c63729 20:47:24 ---> eaf1d0e5e907 20:47:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:24 ---> Running in 393315536afb 20:47:24 Removing intermediate container 393315536afb 20:47:24 ---> 3ad3f763ee05 20:47:24 Step 12/21 : WORKDIR /edgex 20:47:24 ---> Running in 8e0e66bd27a9 20:47:25 Removing intermediate container 8e0e66bd27a9 20:47:25 ---> f5e41a772613 20:47:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:47:26 ---> 89e75f1e1b52 20:47:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:47:27 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:47:27 (23/33) Installing py3-tomli (2.0.1-r1) 20:47:27 (24/33) Installing py3-pep517 (0.12.0-r2) 20:47:27 (25/33) Installing py3-six (1.16.0-r1) 20:47:27 (26/33) Installing py3-retrying (1.3.3-r3) 20:47:27 (27/33) Installing py3-appdirs (1.4.4-r3) 20:47:27 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:47:27 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:47:27 (30/33) Installing py3-parsing (2.4.7-r3) 20:47:27 (31/33) Installing py3-packaging (21.3-r0) 20:47:27 (32/33) Installing py3-setuptools (59.4.0-r0) 20:47:27 (33/33) Installing py3-pip (22.1.1-r0) 20:47:27 ---> 17bb43d4dfb4 20:47:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:47:28 Executing busybox-1.35.0-r17.trigger 20:47:28 Executing ca-certificates-20220614-r0.trigger 20:47:29 OK: 120 MiB in 47 packages 20:47:29 ---> 3a2b6bd70bae 20:47:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:47:30 ---> e15789cc2cbc 20:47:30 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:47:30 ---> Running in 2b2934260e91 20:47:33 Removing intermediate container 2b2934260e91 20:47:33 ---> 05cd8d86c536 20:47:33 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:47:33 ---> Running in 3f25eb0109db 20:47:34 Removing intermediate container 3f25eb0109db 20:47:34 ---> cc8299554454 20:47:34 Step 19/21 : LABEL arch=arm64 20:47:34 ---> Running in 9c35eaa3e18a 20:47:34 Removing intermediate container 9c35eaa3e18a 20:47:34 ---> d7d16747cef1 20:47:34 Step 20/21 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:47:34 ---> Running in fe5a40c9b16f 20:47:35 Removing intermediate container fe5a40c9b16f 20:47:35 ---> d97df602ab51 20:47:35 Step 21/21 : LABEL version=0.0.0 20:47:35 ---> Running in 920226157aa5 20:47:35 Removing intermediate container 920226157aa5 20:47:35 ---> 1f812d587a1c 20:47:35 20:47:36 Successfully built 1f812d587a1c 20:47:36 Successfully tagged security-proxy-setup-arm64:latest 20:47:36  Building security-proxy-setup ... done Building support-scheduler 20:47:48 Collecting docker-compose==1.23.2 20:47:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:47:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.8 MB/s eta 0:00:00 20:47:48 Collecting dockerpty<0.5,>=0.4.1 20:47:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:47:48 Preparing metadata (setup.py): started 20:47:52 Preparing metadata (setup.py): finished with status 'done' 20:47:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:47:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 5.2 MB/s eta 0:00:00 20:47:53 Collecting docopt<0.7,>=0.6.1 20:47:53 Downloading docopt-0.6.2.tar.gz (25 kB) 20:47:54 Preparing metadata (setup.py): started 20:47:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:47:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:47:56 ---> 578af20f7111 20:47:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:47:56 ---> Using cache 20:47:56 ---> 29e61fc46373 20:47:56 Step 4/22 : WORKDIR /edgex-go 20:47:56 ---> Using cache 20:47:56 ---> f086239cd0d6 20:47:56 Step 5/22 : RUN apk add --update --no-cache make git 20:47:56 ---> Running in d9c5426a81d7 20:47:57 Preparing metadata (setup.py): finished with status 'done' 20:47:58 Collecting jsonschema<3,>=2.5.1 20:47:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:58 Collecting texttable<0.10,>=0.9.0 20:47:58 Downloading texttable-0.9.1.tar.gz (11 kB) 20:47:58 Preparing metadata (setup.py): started 20:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:48:00 OK: 221 MiB in 51 packages 20:48:00 Preparing metadata (setup.py): finished with status 'done' 20:48:01 Collecting PyYAML<4,>=3.10 20:48:01 Downloading PyYAML-3.13.tar.gz (270 kB) 20:48:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.1 MB/s eta 0:00:00 20:48:01 Removing intermediate container d9c5426a81d7 20:48:01 ---> e99533f45dcd 20:48:01 Step 6/22 : COPY go.mod vendor* ./ 20:48:02 ---> b0df6b225a5d 20:48:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:02 ---> Running in d13f0d47f17e 20:48:03 Preparing metadata (setup.py): started 20:48:05 Preparing metadata (setup.py): finished with status 'done' 20:48:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:48:06 Collecting docker<4.0,>=3.6.0 20:48:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:48:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.2 MB/s eta 0:00:00 20:48:07 Collecting websocket-client<1.0,>=0.32.0 20:48:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:48:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.4 MB/s eta 0:00:00 20:48:07 Collecting cached-property<2,>=1.2.0 20:48:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:48:08 Collecting docker-pycreds>=0.4.0 20:48:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:48:08 Collecting certifi>=2017.4.17 20:48:08 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 20:48:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.2 MB/s eta 0:00:00 20:48:09 Collecting idna<2.8,>=2.5 20:48:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:48:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.0 MB/s eta 0:00:00 20:48:10 Collecting urllib3<1.25,>=1.21.1 20:48:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:48:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.3 MB/s eta 0:00:00 20:48:10 Collecting chardet<3.1.0,>=3.0.2 20:48:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:48:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.7 MB/s eta 0:00:00 20:48:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:48:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:48:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:48:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:48:11 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:48:12 Running setup.py install for texttable: started 20:48:14 Running setup.py install for texttable: finished with status 'done' 20:48:14 Running setup.py install for PyYAML: started 20:48:18 Running setup.py install for PyYAML: finished with status 'done' 20:48:20 Running setup.py install for docopt: started 20:48:22 Running setup.py install for docopt: finished with status 'done' 20:48:25 Running setup.py install for dockerpty: started 20:48:28 Running setup.py install for dockerpty: finished with status 'done' 20:48:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:48:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 20:48:54 Removing intermediate container 661c573828d6 20:48:54 ---> 8baf0a5b3088 20:48:54 Step 13/22 : ENV APP_PORT=58890 20:48:54 ---> Running in 60ac530337fa 20:48:54 Removing intermediate container 60ac530337fa 20:48:54 ---> d7625c39c626 20:48:54 Step 14/22 : EXPOSE $APP_PORT 20:48:54 ---> Running in cf04ba58d1b7 20:48:55 Removing intermediate container cf04ba58d1b7 20:48:55 ---> 5673381b3208 20:48:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:48:59 ---> 8cdf5210d250 20:48:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:49:01 ---> e1987cff2ff4 20:49:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:49:03 ---> dd88d861c7e9 20:49:03 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:49:03 ---> Running in 836174df1667 20:49:05 Removing intermediate container fc139d492116 20:49:05 ---> 935fe3ec8f87 20:49:05 20:49:05 Step 10/22 : FROM alpine:3.16 20:49:05 ---> a6215f271958 20:49:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:49:05 Removing intermediate container 836174df1667 20:49:05 ---> 155038b1639b 20:49:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:49:05 ---> Running in cbc00fc398ed 20:49:05 ---> Running in b5cd4a4b790d 20:49:06 Removing intermediate container cbc00fc398ed 20:49:06 ---> db3575fa957a 20:49:06 Step 12/22 : ENV APP_PORT=59880 20:49:06 ---> Running in 922c7ae5366c 20:49:06 Removing intermediate container b5cd4a4b790d 20:49:06 ---> d206f3600480 20:49:06 Step 20/22 : LABEL arch=arm64 20:49:06 ---> Running in bd2aa49442d7 20:49:07 Removing intermediate container 922c7ae5366c 20:49:07 ---> 65a07ecbd8a8 20:49:07 Step 13/22 : EXPOSE $APP_PORT 20:49:07 ---> Running in 102a2e80359e 20:49:07 Removing intermediate container bd2aa49442d7 20:49:07 ---> 7dbf97cdc5c4 20:49:07 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:49:08 ---> Running in 13ce1c125950 20:49:08 Removing intermediate container 102a2e80359e 20:49:08 ---> fb630fec1c5c 20:49:08 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:49:08 ---> Running in bb782ce56ba3 20:49:08 Removing intermediate container 13ce1c125950 20:49:08 ---> 004f5ef6f16e 20:49:08 Step 22/22 : LABEL version=0.0.0 20:49:09 ---> Running in dedd09c34294 20:49:10 Removing intermediate container dedd09c34294 20:49:10 ---> fa2e7b630ee3 20:49:10 20:49:10 Successfully built fa2e7b630ee3 20:49:10 Successfully tagged sys-mgmt-agent-arm64:latest 20:49:10 Building core-metadata 20:49:11  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:13 (1/6) Installing dumb-init (1.2.5-r1) 20:49:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:49:13 (3/6) Installing libsodium (1.0.18-r0) 20:49:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:49:13 (5/6) Installing libzmq (4.3.4-r0) 20:49:13 (6/6) Installing zeromq (4.3.4-r0) 20:49:13 Executing busybox-1.35.0-r17.trigger 20:49:13 OK: 8 MiB in 20 packages 20:49:17 Removing intermediate container bb782ce56ba3 20:49:17 ---> f7a81c116c1c 20:49:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:49:18 ---> 151e59d6188f 20:49:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:49:22 ---> f2ca347be353 20:49:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:49:24 ---> 215c6d1a2684 20:49:24 Step 18/22 : ENTRYPOINT ["/core-data"] 20:49:24 ---> Running in 7d6889e42ea4 20:49:25 Removing intermediate container 7d6889e42ea4 20:49:25 ---> 44f3261c6454 20:49:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:49:25 ---> Running in ede2f3f5730b 20:49:26 Removing intermediate container ede2f3f5730b 20:49:26 ---> 7eefcc835237 20:49:26 Step 20/22 : LABEL arch=arm64 20:49:26 ---> Running in 995f99e484ca 20:49:27 Removing intermediate container 995f99e484ca 20:49:27 ---> 2c4390b143e2 20:49:27 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:49:27 ---> Running in 7ca09005b1cf 20:49:28 Removing intermediate container 7ca09005b1cf 20:49:28 ---> 6147f00e82cb 20:49:28 Step 22/22 : LABEL version=0.0.0 20:49:28 ---> Running in 650721519c20 20:49:29 Removing intermediate container 650721519c20 20:49:29 ---> 52f7c1ff6e27 20:49:29 20:49:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:49:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:30 ---> 578af20f7111 20:49:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:49:30 ---> Using cache 20:49:30 ---> 29e61fc46373 20:49:30 Step 4/24 : WORKDIR /edgex-go 20:49:30 ---> Using cache 20:49:30 ---> f086239cd0d6 20:49:30 Step 5/24 : RUN apk add --update --no-cache make git 20:49:30 ---> Using cache 20:49:30 ---> e99533f45dcd 20:49:30 Step 6/24 : COPY go.mod vendor* ./ 20:49:30 ---> Using cache 20:49:30 ---> b0df6b225a5d 20:49:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:30 ---> Using cache 20:49:30 ---> 4fc04edbd188 20:49:30 Step 8/24 : COPY . . 20:49:30 Successfully built 52f7c1ff6e27 20:49:30 Successfully tagged core-data-arm64:latest 20:49:30 Building security-secretstore-setup 20:49:32  Building core-data ... done Removing intermediate container d13f0d47f17e 20:49:32 ---> 4fc04edbd188 20:49:32 Step 8/22 : COPY . . 20:49:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:49:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:49:51 ---> 578af20f7111 20:49:51 Step 3/24 : WORKDIR /edgex-go 20:49:51 ---> Using cache 20:49:51 ---> f3b1ebf86c58 20:49:51 Step 4/24 : RUN apk add --update --no-cache make git 20:49:51 ---> Using cache 20:49:51 ---> 9f19d61f6b64 20:49:51 Step 5/24 : COPY go.mod vendor* ./ 20:49:51 ---> Using cache 20:49:51 ---> 82e3c19e6e9e 20:49:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:51 ---> Using cache 20:49:51 ---> ee4bdd84e130 20:49:51 Step 7/24 : COPY . . 20:49:51 ---> Using cache 20:49:51 ---> fcaa79f60b5c 20:49:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:52 ---> Running in 60d100bb23c4 20:49:54 ---> d9164d01bdc6 20:49:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:49:54 ---> Running in d56ec1c11a1a 20:49:55 CGO_ENABLED=0 GO111MODULE=on 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 20:49:55 ---> ef63b75bc1c9 20:49:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:49:55 ---> Running in 91438743a70a 20:49:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:49:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:50:08 Removing intermediate container 2adf6201d3fb 20:50:08 ---> a92288beb54a 20:50:08 20:50:08 Step 9/32 : FROM alpine:3.16 20:50:08 ---> a6215f271958 20:50:08 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:50:08 ---> Running in 389ee6ed0c3b 20:50:08 Removing intermediate container 389ee6ed0c3b 20:50:08 ---> b26b91cb434e 20:50:08 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:50:08 ---> Running in f2c8bb736295 20:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:13 (1/2) Installing dumb-init (1.2.5-r1) 20:50:13 (2/2) Installing su-exec (0.2-r1) 20:50:13 Executing busybox-1.35.0-r17.trigger 20:50:13 OK: 5 MiB in 16 packages 20:50:14 Removing intermediate container f2c8bb736295 20:50:14 ---> c3462ce6d205 20:50:14 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:50:15 ---> Running in 729a05d0f9e0 20:50:15 Removing intermediate container 729a05d0f9e0 20:50:15 ---> b930a8b519fe 20:50:15 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:50:15 ---> Running in 18660f3a1185 20:50:16 Removing intermediate container 18660f3a1185 20:50:16 ---> 950dc76da919 20:50:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:50:16 ---> Running in 2d685978bfc7 20:50:17 Removing intermediate container 2d685978bfc7 20:50:17 ---> de796d445df6 20:50:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:50:17 ---> Running in e6c60a00c7d8 20:50:17 Removing intermediate container e6c60a00c7d8 20:50:17 ---> 56f948bd8d5b 20:50:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:50:17 ---> Running in 47a0a7109278 20:50:21 Removing intermediate container 47a0a7109278 20:50:21 ---> a3cfe2d43db4 20:50:21 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:50:21 ---> Running in ebe1677a64c3 20:50:21 Removing intermediate container ebe1677a64c3 20:50:21 ---> 18d471fba8c6 20:50:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:50:22 ---> f28d60491a7c 20:50:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:50:22 ---> Running in b5994d0b2960 20:50:24 Removing intermediate container b5994d0b2960 20:50:25 ---> 8ab51aee11ad 20:50:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:25 ---> 52dc3b04cd80 20:50:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:50:27 ---> 46c0d9049456 20:50:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:50:29 ---> a42f52697291 20:50:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:50:30 ---> dca1c8105912 20:50:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:50:30 ---> 0b6efa5ec6fa 20:50:30 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:50:31 ---> a02d0ad8a25e 20:50:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:50:32 ---> 960efb2c1df0 20:50:32 Step 27/32 : RUN chmod +x /entrypoint.sh 20:50:32 ---> Running in ed9ba18caf4b 20:50:35 Removing intermediate container ed9ba18caf4b 20:50:35 ---> 08236c869b69 20:50:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:50:35 ---> Running in c2d628658e77 20:50:35 Removing intermediate container c2d628658e77 20:50:35 ---> ebf8f506a214 20:50:35 Step 29/32 : CMD ["gate"] 20:50:35 ---> Running in 5cedc1e8b944 20:50:36 Removing intermediate container 5cedc1e8b944 20:50:36 ---> ca67c36732c2 20:50:36 Step 30/32 : LABEL arch=arm64 20:50:36 ---> Running in 9a5c9307ba1d 20:50:37 Removing intermediate container 9a5c9307ba1d 20:50:37 ---> 87173890eff0 20:50:37 Step 31/32 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:50:37 ---> Running in 778cffe39eaf 20:50:37 Removing intermediate container 778cffe39eaf 20:50:37 ---> b92968dde7ea 20:50:37 Step 32/32 : LABEL version=0.0.0 20:50:37 ---> Running in bb29e0ee4b59 20:50:38 Removing intermediate container bb29e0ee4b59 20:50:38 ---> 16005ab38dba 20:50:38 20:50:38 Successfully built 16005ab38dba 20:50:38 Successfully tagged security-bootstrapper-arm64:latest 20:50:38 Building security-spire-server 20:50:56  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:56 ---> 578af20f7111 20:50:56 Step 3/23 : WORKDIR /edgex-go 20:50:56 ---> Using cache 20:50:56 ---> f3b1ebf86c58 20:50:56 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:50:56 ---> Using cache 20:50:56 ---> 89ea206719cb 20:50:56 Step 5/23 : COPY go.mod vendor* ./ 20:50:56 ---> Using cache 20:50:56 ---> 7872ea33de16 20:50:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:56 ---> Using cache 20:50:56 ---> 13b0f4bbd881 20:50:56 Step 7/23 : COPY . . 20:50:56 ---> Using cache 20:50:56 ---> d769dcd2b529 20:50:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:50:56 ---> Using cache 20:50:56 ---> 92849dbc1963 20:50:56 Step 9/23 : WORKDIR /edgex-go/spire-build 20:50:56 ---> Using cache 20:50:56 ---> 8bb652446865 20:50:56 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 20:50:56 ---> Running in 3ebd4dadd20f 20:50:59 Removing intermediate container 3ebd4dadd20f 20:50:59 ---> f4b5689a3df7 20:50:59 Step 11/23 : WORKDIR /edgex-go 20:50:59 ---> Running in abf164c6f505 20:51:00 Removing intermediate container abf164c6f505 20:51:00 ---> 83b4b37a0373 20:51:00 20:51:00 Step 12/23 : FROM alpine:3.15 20:51:00 ---> 02e0d6fdf486 20:51:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:00 ---> Using cache 20:51:00 ---> fb3196569e49 20:51:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:51:00 ---> Using cache 20:51:00 ---> afef433c70f9 20:51:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:06 ---> c4b37342d7a3 20:51:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:51:06 ---> 2be15f097dc6 20:51:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:51:07 ---> 187683296dc6 20:51:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:51:08 ---> c18c74eb32e5 20:51:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:08 ---> Running in f4be70f1a599 20:51:09 Removing intermediate container f4be70f1a599 20:51:09 ---> dcbc9f23a277 20:51:09 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:09 ---> Running in deecc4cca93b 20:51:09 Removing intermediate container deecc4cca93b 20:51:09 ---> 5983383b0ae1 20:51:09 Step 21/23 : LABEL arch=arm64 20:51:09 ---> Running in 973cd0463ff8 20:51:10 Removing intermediate container 973cd0463ff8 20:51:10 ---> 5cfac79a40bd 20:51:10 Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:51:10 ---> Running in 734c94ee3495 20:51:10 Removing intermediate container 734c94ee3495 20:51:10 ---> 2c4e75e04ec4 20:51:10 Step 23/23 : LABEL version=0.0.0 20:51:10 ---> Running in 8d159a67bc6d 20:51:11 Removing intermediate container 8d159a67bc6d 20:51:11 ---> 9f58f1f17bf5 20:51:11 20:51:11 Successfully built 9f58f1f17bf5 20:51:11 Successfully tagged security-spire-server-arm64:latest 20:51:11  Building security-spire-server ... done Building support-notifications 20:51:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:29 ---> 578af20f7111 20:51:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:51:29 ---> Using cache 20:51:29 ---> 29e61fc46373 20:51:29 Step 4/22 : WORKDIR /edgex-go 20:51:29 ---> Using cache 20:51:29 ---> f086239cd0d6 20:51:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:29 ---> Running in 2d4b5811e869 20:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:33 OK: 221 MiB in 51 packages 20:51:34 Removing intermediate container 2d4b5811e869 20:51:34 ---> 36bf5373c70e 20:51:34 Step 6/22 : COPY go.mod vendor* ./ 20:51:35 ---> 63dfa3135b10 20:51:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:35 ---> Running in 4eb02e7e0440 20:52:14 Removing intermediate container 6d297ca82736 20:52:14 ---> d1a79c1cd14f 20:52:14 20:52:14 Step 9/19 : FROM alpine:3.15 20:52:14 ---> 02e0d6fdf486 20:52:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:14 ---> Using cache 20:52:14 ---> fb3196569e49 20:52:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:14 ---> Running in 52ba7c10122c 20:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:17 v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:52:17 v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:52:17 OK: 15734 distinct packages available 20:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:52:19 (1/9) Installing ca-certificates (20220614-r0) 20:52:19 (2/9) Installing brotli-libs (1.0.9-r5) 20:52:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:52:19 (4/9) Installing libcurl (7.80.0-r3) 20:52:19 (5/9) Installing curl (7.80.0-r3) 20:52:19 (6/9) Installing dumb-init (1.2.5-r1) 20:52:19 (7/9) Installing musl-obstack (1.2.3-r0) 20:52:19 (8/9) Installing libucontext (1.1-r0) 20:52:19 (9/9) Installing gcompat (1.0.0-r4) 20:52:19 Executing busybox-1.34.1-r7.trigger 20:52:19 Executing ca-certificates-20220614-r0.trigger 20:52:20 OK: 8 MiB in 23 packages 20:52:23 Removing intermediate container 52ba7c10122c 20:52:23 ---> f53b7751a72d 20:52:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:25 ---> c0c90a5c8b7c 20:52:25 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:52:29 ---> 1621b6419a6d 20:52:29 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:52:30 ---> bf4194db56e9 20:52:30 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:52:30 ---> Running in a4fbaa0f1a2c 20:52:31 Removing intermediate container a4fbaa0f1a2c 20:52:31 ---> 7bbf654096ed 20:52:31 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:31 ---> Running in a6fb1349aacb 20:52:32 Removing intermediate container a6fb1349aacb 20:52:32 ---> 233b1b97e42a 20:52:32 Step 17/19 : LABEL arch=arm64 20:52:32 ---> Running in 9ab8acabd981 20:52:33 Removing intermediate container 9ab8acabd981 20:52:33 ---> 5d5d4ab22ecc 20:52:33 Step 18/19 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:52:33 ---> Running in f327052d46f4 20:52:34 Removing intermediate container f327052d46f4 20:52:34 ---> e474b7fb4a45 20:52:34 Step 19/19 : LABEL version=0.0.0 20:52:34 ---> Running in d50dc73d35f8 20:52:35 Removing intermediate container d50dc73d35f8 20:52:35 ---> 7fb2a77fb5f8 20:52:35 20:52:35 Successfully built 7fb2a77fb5f8 20:52:35 Successfully tagged security-spiffe-token-provider-arm64:latest 20:52:35  Building security-spiffe-token-provider ... done Building core-command 20:52:48 Removing intermediate container 4eb02e7e0440 20:52:48 ---> 8792b28038c4 20:52:48 Step 8/22 : COPY . . 20:52:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:52:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:52:54 ---> 578af20f7111 20:52:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:52:54 ---> Using cache 20:52:54 ---> 29e61fc46373 20:52:54 Step 4/23 : WORKDIR /edgex-go 20:52:54 ---> Using cache 20:52:54 ---> f086239cd0d6 20:52:54 Step 5/23 : RUN apk add --update --no-cache make git 20:52:54 ---> Using cache 20:52:54 ---> e99533f45dcd 20:52:54 Step 6/23 : COPY go.mod vendor* ./ 20:52:54 ---> Using cache 20:52:54 ---> b0df6b225a5d 20:52:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:54 ---> Using cache 20:52:54 ---> 4fc04edbd188 20:52:54 Step 8/23 : COPY . . 20:52:54 ---> Using cache 20:52:54 ---> ef63b75bc1c9 20:52:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:52:55 ---> Running in 9fdf5487fa8a 20:52:58 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 20:53:03 ---> fa11f6c3b68c 20:53:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:53:03 ---> Running in 37d135365323 20:53:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:55:56 CGO_ENABLED=0 GO111MODULE=on 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 20:56:11 Removing intermediate container 60d100bb23c4 20:56:11 ---> 270ecbb6a760 20:56:11 20:56:11 Step 9/24 : FROM alpine:3.16 20:56:11 ---> a6215f271958 20:56:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:56:11 ---> Running in 19f41e7ecdb4 20:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:56:14 (1/3) Installing ca-certificates (20220614-r0) 20:56:14 (2/3) Installing dumb-init (1.2.5-r1) 20:56:14 (3/3) Installing su-exec (0.2-r1) 20:56:14 Executing busybox-1.35.0-r17.trigger 20:56:14 Executing ca-certificates-20220614-r0.trigger 20:56:14 OK: 6 MiB in 17 packages 20:56:16 Removing intermediate container 19f41e7ecdb4 20:56:16 ---> 56d61e02c654 20:56:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:56:17 ---> Running in ee2107ae5a58 20:56:17 Removing intermediate container ee2107ae5a58 20:56:17 ---> 6e4d977b3b83 20:56:17 Step 12/24 : WORKDIR / 20:56:17 ---> Running in d77c3d90172a 20:56:18 Removing intermediate container d77c3d90172a 20:56:18 ---> 21584f012027 20:56:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:56:19 ---> c547430d054a 20:56:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:56:19 ---> 4bc6f0260921 20:56:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:56:21 ---> a6490cff14e1 20:56:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:56:21 ---> 0d42f26e27c5 20:56:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:56:23 ---> 619ec15afba9 20:56:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:56:25 ---> 205d4cae254c 20:56:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:56:26 ---> 6fa1ae1cc329 20:56:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:26 ---> Running in 6e13ee921cef 20:56:29 Removing intermediate container 6e13ee921cef 20:56:29 ---> 14319934e4a8 20:56:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:56:29 ---> Running in ed839a7213e9 20:56:29 Removing intermediate container ed839a7213e9 20:56:29 ---> 30188061ebe5 20:56:29 Step 22/24 : LABEL arch=arm64 20:56:29 ---> Running in 003eebd069b1 20:56:30 Removing intermediate container 003eebd069b1 20:56:30 ---> c5822646e3cf 20:56:30 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:56:30 ---> Running in fa20d48c71d5 20:56:31 Removing intermediate container fa20d48c71d5 20:56:31 ---> 537f36443cf8 20:56:31 Step 24/24 : LABEL version=0.0.0 20:56:31 ---> Running in 787f4c4eccfc 20:56:31 Removing intermediate container 787f4c4eccfc 20:56:31 ---> 4dd5055f934f 20:56:31 20:56:31 Successfully built 4dd5055f934f 20:56:31 Successfully tagged security-secretstore-setup-arm64:latest 20:57:10  Building security-secretstore-setup ... done Removing intermediate container d56ec1c11a1a 20:57:10 ---> 410053ac9ef0 20:57:10 20:57:10 Step 10/24 : FROM alpine:3.16 20:57:10 ---> a6215f271958 20:57:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:57:10 ---> Running in 9480eef2eed8 20:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:57:10 (1/1) Installing dumb-init (1.2.5-r1) 20:57:10 Executing busybox-1.35.0-r17.trigger 20:57:10 OK: 5 MiB in 15 packages 20:57:10 Removing intermediate container 9480eef2eed8 20:57:10 ---> 781fd8d06ab2 20:57:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:10 ---> Running in c6f20f36c848 20:57:10 Removing intermediate container c6f20f36c848 20:57:10 ---> fa6b127e292a 20:57:10 Step 13/24 : ENV APP_PORT=59881 20:57:10 ---> Running in cd4a6f3d8b7d 20:57:11 Removing intermediate container cd4a6f3d8b7d 20:57:11 ---> c967bbef340b 20:57:11 Step 14/24 : EXPOSE $APP_PORT 20:57:11 ---> Running in 1f10c20d809d 20:57:11 Removing intermediate container 1f10c20d809d 20:57:11 ---> 4a0bd2610cc8 20:57:11 Step 15/24 : WORKDIR / 20:57:11 ---> Running in f81912e2d210 20:57:12 Removing intermediate container f81912e2d210 20:57:12 ---> 6b0708e67824 20:57:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:13 ---> 3fe780df478e 20:57:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:57:15 ---> ab3192de18d4 20:57:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:57:16 ---> d95c1768a64f 20:57:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:57:17 ---> 3d70f5945a5f 20:57:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:57:17 ---> Running in 0342ca8aff95 20:57:17 Removing intermediate container 0342ca8aff95 20:57:17 ---> 755479f23158 20:57:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:17 ---> Running in df7ec7e10c0d 20:57:18 Removing intermediate container df7ec7e10c0d 20:57:18 ---> 8717f7705ced 20:57:18 Step 22/24 : LABEL arch=arm64 20:57:18 ---> Running in 77d9d12cc276 20:57:18 Removing intermediate container 77d9d12cc276 20:57:18 ---> 36a129d16bb3 20:57:18 Step 23/24 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:57:18 ---> Running in faeea3b691f2 20:57:19 Removing intermediate container faeea3b691f2 20:57:19 ---> e9f31a8f4e48 20:57:19 Step 24/24 : LABEL version=0.0.0 20:57:19 ---> Running in 8f5004271c94 20:57:20 Removing intermediate container 8f5004271c94 20:57:20 ---> a688cf5a054c 20:57:20 20:57:20 Successfully built a688cf5a054c 20:57:20 Successfully tagged core-metadata-arm64:latest 20:58:42  Building core-metadata ... done Removing intermediate container 9fdf5487fa8a 20:58:42 ---> 6f55142fe833 20:58:42 20:58:42 Step 10/23 : FROM alpine:3.16 20:58:42 ---> a6215f271958 20:58:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:58:42 ---> Using cache 20:58:42 ---> 781fd8d06ab2 20:58:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:58:42 ---> Using cache 20:58:42 ---> fa6b127e292a 20:58:42 Step 13/23 : ENV APP_PORT=59882 20:58:42 ---> Running in db02293d408f 20:58:42 Removing intermediate container db02293d408f 20:58:42 ---> 6303dac6ed81 20:58:42 Step 14/23 : EXPOSE $APP_PORT 20:58:42 ---> Running in f73a49365809 20:58:42 Removing intermediate container f73a49365809 20:58:42 ---> 4cc847c156f4 20:58:42 Step 15/23 : WORKDIR / 20:58:42 ---> Running in f9548bd506ab 20:58:43 Removing intermediate container f9548bd506ab 20:58:43 ---> 5c7716a8a2e9 20:58:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:44 ---> 190601b55888 20:58:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:58:48 ---> ae23fe9418b3 20:58:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:58:49 ---> 3e3d52ed6800 20:58:49 Step 19/23 : ENTRYPOINT ["/core-command"] 20:58:49 ---> Running in 36a96a666e22 20:58:50 Removing intermediate container 36a96a666e22 20:58:50 ---> f37c5fdeb1c8 20:58:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:50 ---> Running in 54b1793aaf46 20:58:51 Removing intermediate container 54b1793aaf46 20:58:51 ---> 87011f2f259c 20:58:51 Step 21/23 : LABEL arch=arm64 20:58:51 ---> Running in 5cd288125cad 20:58:52 Removing intermediate container 5cd288125cad 20:58:52 ---> 52fe12802982 20:58:52 Step 22/23 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:58:52 ---> Running in 80ebdba6d815 20:58:53 Removing intermediate container 80ebdba6d815 20:58:53 ---> 2c3a81f0662c 20:58:53 Step 23/23 : LABEL version=0.0.0 20:58:53 ---> Running in 04dd24f1a74b 20:58:54 Removing intermediate container 04dd24f1a74b 20:58:54 ---> 1848fc73100e 20:58:54 20:58:55 Successfully built 1848fc73100e 20:58:55 Successfully tagged core-command-arm64:latest 20:58:57  Building core-command ... done Removing intermediate container 91438743a70a 20:58:57 ---> e231a24eb087 20:58:57 20:58:57 Step 10/22 : FROM alpine:3.16 20:58:57 ---> a6215f271958 20:58:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:58:57 ---> Using cache 20:58:57 ---> 781fd8d06ab2 20:58:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:58:57 ---> Using cache 20:58:57 ---> fa6b127e292a 20:58:57 Step 13/22 : ENV APP_PORT=59861 20:58:57 ---> Running in 1fab0fd2ea31 20:58:57 Removing intermediate container 1fab0fd2ea31 20:58:57 ---> 2982a9ef7676 20:58:57 Step 14/22 : EXPOSE $APP_PORT 20:58:58 ---> Running in 70de1e06bdad 20:58:58 Removing intermediate container 70de1e06bdad 20:58:58 ---> bb099a9681e0 20:58:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:59 ---> c9bf151bcf72 20:58:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:59:01 ---> 56b57a0fc723 20:59:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:59:02 ---> da59a53eef1f 20:59:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:59:02 ---> Running in 282b739cb02e 20:59:03 Removing intermediate container 282b739cb02e 20:59:03 ---> 31543e831b4c 20:59:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:03 ---> Running in 3a8635496652 20:59:04 Removing intermediate container 3a8635496652 20:59:04 ---> 63826d5dfb65 20:59:04 Step 20/22 : LABEL arch=arm64 20:59:04 ---> Running in 8f4205803feb 20:59:04 Removing intermediate container 8f4205803feb 20:59:04 ---> 1fb4ea674d0e 20:59:04 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:59:04 ---> Running in 8bac2f910cde 20:59:06 Removing intermediate container 8bac2f910cde 20:59:06 ---> 3f85d1420482 20:59:06 Step 22/22 : LABEL version=0.0.0 20:59:06 ---> Running in a4eba413c957 20:59:07 Removing intermediate container a4eba413c957 20:59:07 ---> 4349b6df0b28 20:59:07 20:59:07 Successfully built 4349b6df0b28 20:59:07 Successfully tagged support-scheduler-arm64:latest 20:59:39  Building support-scheduler ... done Removing intermediate container 37d135365323 20:59:39 ---> 941df509c499 20:59:39 20:59:39 Step 10/22 : FROM alpine:3.16 20:59:39 ---> a6215f271958 20:59:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:59:39 ---> Running in e4dd93830164 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:59:40 (1/2) Installing ca-certificates (20220614-r0) 20:59:40 (2/2) Installing dumb-init (1.2.5-r1) 20:59:40 Executing busybox-1.35.0-r17.trigger 20:59:40 Executing ca-certificates-20220614-r0.trigger 20:59:40 OK: 6 MiB in 16 packages 20:59:42 Removing intermediate container e4dd93830164 20:59:42 ---> df5aee010814 20:59:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:59:42 ---> Running in 1130368a4ebe 20:59:42 Removing intermediate container 1130368a4ebe 20:59:42 ---> 1b29e076b4bf 20:59:42 Step 13/22 : ENV APP_PORT=59860 20:59:42 ---> Running in 0d8c6cb5c709 20:59:43 Removing intermediate container 0d8c6cb5c709 20:59:43 ---> 35783b6011a5 20:59:43 Step 14/22 : EXPOSE $APP_PORT 20:59:43 ---> Running in 5f4d4c25a2d4 20:59:43 Removing intermediate container 5f4d4c25a2d4 20:59:43 ---> 29da9dd6fd9f 20:59:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:44 ---> bdadf912399e 20:59:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:59:45 ---> 14f553f35421 20:59:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:59:46 ---> 20804806df41 20:59:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:59:46 ---> Running in dc07ff476792 20:59:46 Removing intermediate container dc07ff476792 20:59:46 ---> df821d27d546 20:59:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:46 ---> Running in 5d2796bf30e9 20:59:46 Removing intermediate container 5d2796bf30e9 20:59:46 ---> dd23b44aa0b8 20:59:46 Step 20/22 : LABEL arch=arm64 20:59:46 ---> Running in ba77ef690e01 20:59:47 Removing intermediate container ba77ef690e01 20:59:47 ---> 27022446456a 20:59:47 Step 21/22 : LABEL git_sha=fb37c5cb9137e59b1cf13dce2049208b8f37db33 20:59:47 ---> Running in 09d823daabc4 20:59:47 Removing intermediate container 09d823daabc4 20:59:47 ---> 2349bf5f58b4 20:59:47 Step 22/22 : LABEL version=0.0.0 20:59:47 ---> Running in d57c907be968 20:59:47 Removing intermediate container d57c907be968 20:59:47 ---> 295550137ada 20:59:47 20:59:47 Successfully built 295550137ada 20:59:47 Successfully tagged support-notifications-arm64:latest 20:59:48  Building support-notifications ... done  [Pipeline] } 20:59:48 $ docker stop --time=1 c1f0d9366a88fd37c86c1becaf8b4f827cbac538a295176442d9d94e9513a83c 20:59:50 $ docker rm -f c1f0d9366a88fd37c86c1becaf8b4f827cbac538a295176442d9d94e9513a83c [Pipeline] // withDockerContainer [Pipeline] sh 20:59:50 + docker images 20:59:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:59:51 support-notifications-arm64 latest 295550137ada 4 seconds ago 29.5MB 20:59:51 941df509c499 15 seconds ago 1.5GB 20:59:51 support-scheduler-arm64 latest 4349b6df0b28 45 seconds ago 28.8MB 20:59:51 e231a24eb087 55 seconds ago 1.5GB 20:59:51 core-command-arm64 latest 1848fc73100e 57 seconds ago 17MB 20:59:51 6f55142fe833 About a minute ago 1.44GB 20:59:51 core-metadata-arm64 latest a688cf5a054c 2 minutes ago 17.7MB 20:59:51 410053ac9ef0 2 minutes ago 1.44GB 20:59:51 security-secretstore-setup-arm64 latest 4dd5055f934f 3 minutes ago 28.6MB 20:59:51 270ecbb6a760 3 minutes ago 1.43GB 20:59:51 security-spiffe-token-provider-arm64 latest 7fb2a77fb5f8 7 minutes ago 28.8MB 20:59:51 d1a79c1cd14f 7 minutes ago 1.47GB 20:59:51 security-spire-server-arm64 latest 9f58f1f17bf5 8 minutes ago 84.3MB 20:59:51 83b4b37a0373 8 minutes ago 1.31GB 20:59:51 security-bootstrapper-arm64 latest 16005ab38dba 9 minutes ago 19.4MB 20:59:51 a92288beb54a 9 minutes ago 1.43GB 20:59:51 core-data-arm64 latest 52f7c1ff6e27 10 minutes ago 20.9MB 20:59:51 sys-mgmt-agent-arm64 latest fa2e7b630ee3 10 minutes ago 133MB 20:59:51 935fe3ec8f87 10 minutes ago 1.45GB 20:59:51 security-proxy-setup-arm64 latest 1f812d587a1c 12 minutes ago 26.7MB 20:59:51 ac1cfc93f1d5 12 minutes ago 1.42GB 20:59:51 23b7543b1fe7 12 minutes ago 1.43GB 20:59:51 security-spire-agent-arm64 latest 06c5ac60eec7 17 minutes ago 122MB 20:59:51 security-spire-config-arm64 latest b6139310378e 17 minutes ago 83.6MB 20:59:51 12f1d34e7afa 18 minutes ago 1.31GB 20:59:51 41219b566c8c 18 minutes ago 1.31GB 20:59:51 ci-base-image-arm64 latest 578af20f7111 33 minutes ago 943MB 20:59:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 20:59:51 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 20:59:51 alpine 3.16 a6215f271958 2 months ago 5.29MB 20:59:51 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 20:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:51 20:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:59:52 arm64: Pulling from edgex-lftools-log-publisher 20:59:52 8998bd30e6a1: Pulling fs layer 20:59:52 04944245beec: Pulling fs layer 20:59:52 699f458cf7ca: Pulling fs layer 20:59:52 765212b225bb: Pulling fs layer 20:59:52 f23df028b6ca: Pulling fs layer 20:59:52 d65c8cfc05b1: Pulling fs layer 20:59:52 2437ff75d9bd: Pulling fs layer 20:59:52 f23df028b6ca: Waiting 20:59:52 d65c8cfc05b1: Waiting 20:59:52 2437ff75d9bd: Waiting 20:59:52 765212b225bb: Waiting 20:59:52 04944245beec: Verifying Checksum 20:59:52 04944245beec: Download complete 20:59:52 765212b225bb: Verifying Checksum 20:59:52 765212b225bb: Download complete 20:59:52 f23df028b6ca: Verifying Checksum 20:59:52 f23df028b6ca: Download complete 20:59:52 d65c8cfc05b1: Download complete 20:59:52 699f458cf7ca: Verifying Checksum 20:59:52 699f458cf7ca: Download complete 20:59:52 8998bd30e6a1: Verifying Checksum 20:59:52 8998bd30e6a1: Download complete 20:59:55 2437ff75d9bd: Verifying Checksum 20:59:55 2437ff75d9bd: Download complete 20:59:57 8998bd30e6a1: Pull complete 20:59:58 04944245beec: Pull complete 20:59:59 699f458cf7ca: Pull complete 20:59:59 765212b225bb: Pull complete 21:00:00 f23df028b6ca: Pull complete 21:00:00 d65c8cfc05b1: Pull complete 21:00:15 2437ff75d9bd: Pull complete 21:00:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:15 prd-ubuntu20.04-docker-arm64-4c-16g-116983 does not seem to be running inside a container 21:00:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:00:18 $ docker top cbbf4929f667b3bd1bf3f71f68e9427417470dbf6a4327f0fed8fad9480cbb8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:19 ---> job-cost.sh 21:00:19 lf-activate-venv: SKIPPING 21:00:19 INFO: No Stack... 21:00:19 INFO: Retrieving Pricing Info for: v3-standard-4 21:00:20 INFO: Archiving Costs [Pipeline] sh 21:00:21 + cat /w/workspace/edgex-go/2/archives/cost.csv 21:00:21 + cut -d, -f6 [Pipeline] lock 21:00:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] 21:00:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] did not exist. Created. 21:00:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:22 + echo total: 0.10999999940395355 [Pipeline] stash 21:00:22 Stashed 1 file(s) [Pipeline] } 21:00:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:00:22 $ docker stop --time=1 cbbf4929f667b3bd1bf3f71f68e9427417470dbf6a4327f0fed8fad9480cbb8b 21:00:23 $ docker rm -f cbbf4929f667b3bd1bf3f71f68e9427417470dbf6a4327f0fed8fad9480cbb8b [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 21:00:24 provisioning config files... 21:00:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5454972947526246822tmp [Pipeline] { [Pipeline] sh 21:00:24 + set +x 21:00:24 + curl -s https://codecov.io/bash 21:00:24 + bash -s -- 21:00:24 21:00:24 _____ _ 21:00:24 / ____| | | 21:00:24 | | ___ __| | ___ ___ _____ __ 21:00:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:00:24 | |___| (_) | (_| | __/ (_| (_) \ V / 21:00:24 \_____\___/ \__,_|\___|\___\___/ \_/ 21:00:24 Bash-1.0.6 21:00:24 21:00:24 21:00:24 ==> git version 2.25.1 found 21:00:24 ==> 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 21:00:24 Release-Date: 2020-01-08 21:00:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:00:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:00:24 ==> Jenkins CI detected. 21:00:24 current dir:  /w/workspace/edgex-go/2 21:00:24 project root: . 21:00:24 --> token set from env 21:00:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:00:24 ==> Running gcov in . (disable via -X gcov) 21:00:24 ==> Python coveragepy not found 21:00:24 ==> Searching for coverage reports in: 21:00:24 + . 21:00:24 -> Found 1 reports 21:00:24 ==> Detecting git/mercurial file structure 21:00:24 ==> Reading reports 21:00:24 + ./coverage.out bytes=501828 21:00:24 ==> Appending adjustments 21:00:24 https://docs.codecov.io/docs/fixing-reports 21:00:25 + Found adjustments 21:00:25 ==> Gzipping contents 21:00:25 64K /tmp/codecov.947RL9.gz 21:00:25 ==> Uploading reports 21:00:25 url: https://codecov.io 21:00:25 query: branch=PR-4218&commit=fb37c5cb9137e59b1cf13dce2049208b8f37db33&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 21:00:25 -> Pinging Codecov 21:00:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4218&commit=fb37c5cb9137e59b1cf13dce2049208b8f37db33&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 21:00:26 -> Uploading to 21:00:26 https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/fb37c5cb9137e59b1cf13dce2049208b8f37db33/dd003dfc-fc46-4541-bded-11f2cf9227b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T210026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=388edb1ddff76e24d8d86284afdcfcc74103224bf9cc0fe2e1fcf65396d63c69 21:00:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:26 Dload Upload Total Spent Left Speed 21:00:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65291 0 0 100 65291 0 250k --:--:-- --:--:-- --:--:-- 250k 21:00:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fb37c5cb9137e59b1cf13dce2049208b8f37db33 [Pipeline] } 21:00:26 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 21:00:27 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 21:00:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:00:28 ---> package-listing.sh 21:00:28 ++ facter osfamily 21:00:28 ++ tr '[:upper:]' '[:lower:]' 21:00:28 + OS_FAMILY=debian 21:00:28 + workspace=/w/workspace/edgex-go/2 21:00:28 + START_PACKAGES=/tmp/packages_start.txt 21:00:28 + END_PACKAGES=/tmp/packages_end.txt 21:00:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:00:28 + PACKAGES=/tmp/packages_start.txt 21:00:28 + '[' /w/workspace/edgex-go/2 ']' 21:00:28 + PACKAGES=/tmp/packages_end.txt 21:00:28 + case "${OS_FAMILY}" in 21:00:28 + dpkg -l 21:00:28 + grep '^ii' 21:00:28 + '[' -f /tmp/packages_start.txt ']' 21:00:28 + '[' -f /tmp/packages_end.txt ']' 21:00:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:00:28 + '[' /w/workspace/edgex-go/2 ']' 21:00:28 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:00:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:00:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:00:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:29 21:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:29 latest: Pulling from edgex-lftools-log-publisher 21:00:29 5eb5b503b376: Pulling fs layer 21:00:29 5c69ac0246d0: Pulling fs layer 21:00:29 ec43610c2a17: Pulling fs layer 21:00:29 3a2ae6a8a46f: Pulling fs layer 21:00:29 33b1e0a273af: Pulling fs layer 21:00:29 5d3b04190fa2: Pulling fs layer 21:00:29 2f39f015ded8: Pulling fs layer 21:00:29 2f39f015ded8: Waiting 21:00:29 3a2ae6a8a46f: Waiting 21:00:29 5d3b04190fa2: Waiting 21:00:29 33b1e0a273af: Waiting 21:00:29 5c69ac0246d0: Verifying Checksum 21:00:29 5c69ac0246d0: Download complete 21:00:29 3a2ae6a8a46f: Download complete 21:00:29 33b1e0a273af: Verifying Checksum 21:00:29 33b1e0a273af: Download complete 21:00:29 5d3b04190fa2: Verifying Checksum 21:00:29 5d3b04190fa2: Download complete 21:00:30 ec43610c2a17: Verifying Checksum 21:00:30 ec43610c2a17: Download complete 21:00:30 5eb5b503b376: Verifying Checksum 21:00:30 5eb5b503b376: Download complete 21:00:30 2f39f015ded8: Download complete 21:00:31 5eb5b503b376: Pull complete 21:00:31 5c69ac0246d0: Pull complete 21:00:31 ec43610c2a17: Pull complete 21:00:31 3a2ae6a8a46f: Pull complete 21:00:32 33b1e0a273af: Pull complete 21:00:32 5d3b04190fa2: Pull complete 21:00:36 2f39f015ded8: Pull complete 21:00:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:00:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:36 prd-ubuntu20.04-docker-8c-8g-116977 does not seem to be running inside a container 21:00:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:00:37 $ docker top 4648db3064a0634ba081819610a95570747f7cb32428fe63f906f070fed4659f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:00:38 + mkdir -p /var/log/sysstat [Pipeline] sh 21:00:38 + ls /var/log/sa-host 21:00:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:38 provisioning config files... 21:00:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config396689158372525068tmp [Pipeline] { [Pipeline] echo 21:00:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:00:39 ---> create-netrc.sh [Pipeline] } 21:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:00:39 ---> python-tools-install.sh [Pipeline] echo 21:00:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:00:39 ---> sudo-logs.sh 21:00:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:00:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:00:39 ---> job-cost.sh 21:00:39 lf-activate-venv: SKIPPING 21:00:39 DEBUG: total: 0.10999999940395355 21:00:39 INFO: Retrieving Stack Cost... 21:00:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:00:40 INFO: Archiving Costs [Pipeline] echo 21:00:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:00:41 ---> logs-deploy.sh 21:00:41 lf-activate-venv: SKIPPING 21:00:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/2 21:00:41 INFO: archiving workspace using pattern(s): 21:00:42 Archives upload complete. 21:00:42 INFO: archiving logs to Nexus