Pull request #4218 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b7fa482d087dec069e04267988389a7967eadb4+4dda876682c0684414e4410155dc7f9aedfebf77 (5f7bd96247c3882fe015c7992271a890bf30fa15) 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-ssh5273389687881735860.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-ssh10903005486081882055.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-ssh6347406794652675398.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-ssh13822364781567456894.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-ssh3438644360356914721.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117150 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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 Merging remotes/origin/main commit 4dda876682c0684414e4410155dc7f9aedfebf77 into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 Merge succeeded, producing 8b7fa482d087dec069e04267988389a7967eadb4 Checking out Revision 8b7fa482d087dec069e04267988389a7967eadb4 (PR-4218) 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 14:59:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:32 ========================================================= 14:59:32 EdgeX Global Pipelines Version Info 14:59:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # 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 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 > git rev-list --no-walk fb37c5cb9137e59b1cf13dce2049208b8f37db33 # timeout=10 14:59:33 ------------------- 14:59:33 stable info: 14:59:33 ------------------- 14:59:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:59:33 Message: update stable to v1.0.243 14:59:34 ------------------- 14:59:34 experimental info: 14:59:34 ------------------- 14:59:34 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:34 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:59:34 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4218 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4218 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4218 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b7fa48 [Pipeline] echo 14:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:34 provisioning config files... 14:59:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13993252628067586537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:34 ---> docker-login.sh 14:59:34 nexus3.edgexfoundry.org:10001 14:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:35 Configure a credential helper to remove this warning. See 14:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:35 14:59:35 Login Succeeded 14:59:35 nexus3.edgexfoundry.org:10002 14:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:35 Configure a credential helper to remove this warning. See 14:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:35 14:59:35 Login Succeeded 14:59:35 nexus3.edgexfoundry.org:10003 14:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:35 Configure a credential helper to remove this warning. See 14:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:35 14:59:35 Login Succeeded 14:59:35 nexus3.edgexfoundry.org:10004 14:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:35 Configure a credential helper to remove this warning. See 14:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:35 14:59:35 Login Succeeded 14:59:35 docker.io 14:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:35 Configure a credential helper to remove this warning. See 14:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:35 14:59:35 Login Succeeded 14:59:35 ---> docker-login.sh ends [Pipeline] } 14:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:36 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 14:59:36 + dirname cmd/core-command/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo core-command,cmd/core-command/Dockerfile 14:59:36 + dirname cmd/core-data/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo core-data,cmd/core-data/Dockerfile 14:59:36 + dirname cmd/core-metadata/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo core-metadata,cmd/core-metadata/Dockerfile 14:59:36 + dirname cmd/security-bootstrapper/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:59:36 + dirname cmd/security-proxy-setup/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:59:36 + dirname cmd/security-secretstore-setup/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:59:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:59:36 + dirname cmd/security-spire-agent/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:59:36 + + dirname cmd/security-spire-config/Dockerfile 14:59:36 cut -d/ -f2 14:59:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:59:36 + dirname cmd/security-spire-server/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:59:36 + dirname cmd/support-notifications/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo support-notifications,cmd/support-notifications/Dockerfile 14:59:36 + dirname cmd/support-scheduler/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:59:36 + dirname cmd/sys-mgmt-agent/Dockerfile 14:59:36 + cut -d/ -f2 14:59:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:59:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:59:36 + git rev-list -1 --merges 8b7fa482d087dec069e04267988389a7967eadb4~1..8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] echo 14:59:36 -----------> git rev-list -1 --merges 8b7fa482d087dec069e04267988389a7967eadb4~1..8b7fa482d087dec069e04267988389a7967eadb4 8b7fa482d087dec069e04267988389a7967eadb4 [false] [Pipeline] sh 14:59:36 + git log --format=format:%s -1 8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] echo 14:59:36 ========================================================= 14:59:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:59:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:59:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:59:37 + grep -v github /etc/ssh/ssh_known_hosts 14:59:37 + [ -e /tmp/ssh_known_hosts ] 14:59:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:59:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:59:37 + sudo tee -a /etc/ssh/ssh_known_hosts 14:59:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:37 14:59:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:37 0.1.4: Pulling from edgex-devops/py-git-semver 14:59:37 b85a868b505f: Pulling fs layer 14:59:37 e2be974225ed: Pulling fs layer 14:59:37 339a4e72a1f5: Pulling fs layer 14:59:37 988bab9f4d93: Pulling fs layer 14:59:37 1469e6f7b9e6: Pulling fs layer 14:59:37 eaf3925da568: Pulling fs layer 14:59:37 bab4dde63d76: Pulling fs layer 14:59:37 bde34c3a00c8: Pulling fs layer 14:59:37 b352a97aabf1: Pulling fs layer 14:59:37 4872d77fe225: Pulling fs layer 14:59:37 5851b861e8e6: Pulling fs layer 14:59:37 988bab9f4d93: Waiting 14:59:37 bab4dde63d76: Waiting 14:59:37 bde34c3a00c8: Waiting 14:59:37 4872d77fe225: Waiting 14:59:37 5851b861e8e6: Waiting 14:59:37 b352a97aabf1: Waiting 14:59:37 1469e6f7b9e6: Waiting 14:59:37 eaf3925da568: Waiting 14:59:37 e2be974225ed: Verifying Checksum 14:59:37 e2be974225ed: Download complete 14:59:37 988bab9f4d93: Verifying Checksum 14:59:37 988bab9f4d93: Download complete 14:59:37 1469e6f7b9e6: Verifying Checksum 14:59:37 1469e6f7b9e6: Download complete 14:59:38 339a4e72a1f5: Verifying Checksum 14:59:38 339a4e72a1f5: Download complete 14:59:38 eaf3925da568: Verifying Checksum 14:59:38 eaf3925da568: Download complete 14:59:38 bde34c3a00c8: Verifying Checksum 14:59:38 bde34c3a00c8: Download complete 14:59:38 b352a97aabf1: Download complete 14:59:38 4872d77fe225: Download complete 14:59:38 5851b861e8e6: Verifying Checksum 14:59:38 5851b861e8e6: Download complete 14:59:38 b85a868b505f: Download complete 14:59:38 bab4dde63d76: Verifying Checksum 14:59:38 bab4dde63d76: Download complete 14:59:39 b85a868b505f: Pull complete 14:59:39 e2be974225ed: Pull complete 14:59:40 339a4e72a1f5: Pull complete 14:59:40 988bab9f4d93: Pull complete 14:59:40 1469e6f7b9e6: Pull complete 14:59:40 eaf3925da568: Pull complete 14:59:42 bab4dde63d76: Pull complete 14:59:42 bde34c3a00c8: Pull complete 14:59:42 b352a97aabf1: Pull complete 14:59:42 4872d77fe225: Pull complete 14:59:42 5851b861e8e6: Pull complete 14:59:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:59:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:42 prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container 14:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:59:44 $ docker top 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 -eo pid,comm 14:59:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:59:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:44 [ssh-agent] Looking for ssh-agent implementation... 14:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:44 $ docker exec 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent 14:59:44 SSH_AUTH_SOCK=/tmp/ssh-yxqK9OsoLtNw/agent.33 14:59:44 SSH_AGENT_PID=39 14:59:44 Running ssh-add (command line suppressed) 14:59:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_13925604968096058889.key (/w/workspace/edgex-go/3@tmp/private_key_13925604968096058889.key) 14:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:45 + git tag --points-at HEAD [Pipeline] } 14:59:45 $ docker exec --env ******** --env ******** 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent -k 14:59:45 unset SSH_AUTH_SOCK; 14:59:45 unset SSH_AGENT_PID; 14:59:45 echo Agent pid 39 killed; 14:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:45 [ssh-agent] Looking for ssh-agent implementation... 14:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:45 $ docker exec 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent 14:59:45 SSH_AUTH_SOCK=/tmp/ssh-O1WdXEOWu7N8/agent.71 14:59:45 SSH_AGENT_PID=77 14:59:45 Running ssh-add (command line suppressed) 14:59:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4991621266470060022.key (/w/workspace/edgex-go/3@tmp/private_key_4991621266470060022.key) 14:59:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:45 + git semver init 14:59:46 2022-10-26 14:59:46,037 [run_init] DEBUG init version:0.0.0 force:False 14:59:46 2022-10-26 14:59:46,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 14:59:46 2022-10-26 14:59:46,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 14:59:46 2022-10-26 14:59:46,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 14:59:51 2022-10-26 14:59:50,588 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 14:59:51 2022-10-26 14:59:50,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4218 with force:False 14:59:51 2022-10-26 14:59:50,590 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4218 14:59:51 2022-10-26 14:59:50,595 [execute] INFO git cat-file --batch-check 14:59:51 2022-10-26 14:59:50,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 14:59:51 2022-10-26 14:59:50,603 [execute] INFO git cat-file --batch 14:59:51 2022-10-26 14:59:50,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 14:59:51 2022-10-26 14:59:50,609 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4218 14:59:51 0.0.0 [Pipeline] } 14:59:51 $ docker exec --env ******** --env ******** 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 ssh-agent -k 14:59:51 unset SSH_AUTH_SOCK; 14:59:51 unset SSH_AGENT_PID; 14:59:51 echo Agent pid 77 killed; 14:59:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:51 + git semver [Pipeline] } 14:59:52 $ docker stop --time=1 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 14:59:53 $ docker rm -f 605dd931667e5947a06c795bc99035523d89d6ba2bfcca697ca2789e444db855 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:54 Stashed 1 file(s) [Pipeline] echo 14:59:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:54 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 14:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:54 ========================================================= 14:59:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:59:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:59:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:54 213ec9aee27d: Pulling fs layer 14:59:54 4583459ba037: Pulling fs layer 14:59:54 93c1e223e6f2: Pulling fs layer 14:59:54 53926ce57604: Pulling fs layer 14:59:54 21b2b0c7a3f4: Pulling fs layer 14:59:54 30f14e443154: Pulling fs layer 14:59:54 801331c1e519: Pulling fs layer 14:59:54 99cc6dd402b0: Pulling fs layer 14:59:54 7d9ed39f4882: Pulling fs layer 14:59:54 7d9ed39f4882: Waiting 14:59:54 53926ce57604: Waiting 14:59:54 99cc6dd402b0: Waiting 14:59:54 21b2b0c7a3f4: Waiting 14:59:54 30f14e443154: Waiting 14:59:54 801331c1e519: Waiting 14:59:54 93c1e223e6f2: Verifying Checksum 14:59:54 4583459ba037: Download complete 14:59:54 21b2b0c7a3f4: Verifying Checksum 14:59:54 21b2b0c7a3f4: Download complete 14:59:54 30f14e443154: Verifying Checksum 14:59:54 30f14e443154: Download complete 14:59:54 213ec9aee27d: Verifying Checksum 14:59:54 213ec9aee27d: Download complete 14:59:54 801331c1e519: Download complete 14:59:55 213ec9aee27d: Pull complete 14:59:55 4583459ba037: Pull complete 14:59:55 93c1e223e6f2: Pull complete 14:59:55 7d9ed39f4882: Verifying Checksum 14:59:55 7d9ed39f4882: Download complete 14:59:55 99cc6dd402b0: Verifying Checksum 14:59:55 99cc6dd402b0: Download complete 14:59:55 53926ce57604: Verifying Checksum 14:59:55 53926ce57604: Download complete 14:59:59 53926ce57604: Pull complete 14:59:59 21b2b0c7a3f4: Pull complete 14:59:59 30f14e443154: Pull complete 14:59:59 801331c1e519: Pull complete 15:00:01 99cc6dd402b0: Pull complete 15:00:02 7d9ed39f4882: Pull complete 15:00:02 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 15:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:00:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:00:03 WORKDIR /edgex 15:00:03 COPY go.mod . 15:00:03 RUN go mod download 15:00:03 + docker build -t ci-base-image-x86_64 -f - . 15:00:03 Sending build context to Docker daemon 169.8MB 15:00:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:00:03 ---> 1dedd983c030 15:00:03 Step 2/4 : WORKDIR /edgex 15:00:06 ---> Running in 692730a2efeb 15:00:06 Removing intermediate container 692730a2efeb 15:00:06 ---> c175eb6e5d01 15:00:06 Step 3/4 : COPY go.mod . 15:00:06 ---> cae8a18902a1 15:00:06 Step 4/4 : RUN go mod download 15:00:06 ---> Running in 8bd7e316fc2c 15:00:09 Still waiting to schedule task 15:00:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117151’ is offline 15:00:18 Removing intermediate container 8bd7e316fc2c 15:00:18 ---> 0dc831f37450 15:00:18 Successfully built 0dc831f37450 15:00:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker inspect -f . ci-base-image-x86_64 15:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:18 prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container 15:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 15:00:19 $ docker top 8563d70c47c5a39e3c0947189305748eccc54e2b969fa8879b6342bfe04ae6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:19 + go version 15:00:19 go version go1.18.7 linux/amd64 [Pipeline] } 15:00:19 $ docker stop --time=1 8563d70c47c5a39e3c0947189305748eccc54e2b969fa8879b6342bfe04ae6e3 15:00:20 $ docker rm -f 8563d70c47c5a39e3c0947189305748eccc54e2b969fa8879b6342bfe04ae6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:21 + docker inspect -f . ci-base-image-x86_64 15:00:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:21 prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container 15:00:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 15:00:21 $ docker top aa6dfd0d1024a3c9d26d159319faa1810d01bc04b6ec5c9264b49a9dcf597839 -eo pid,comm [Pipeline] { [Pipeline] echo 15:00:21 ========================================================= 15:00:21 [edgeXBuildGoParallel] Running Tests and Build... 15:00:21 ========================================================= [Pipeline] sh 15:00:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 15:00:22 + make test 15:00:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:00:29 ? github.com/edgexfoundry/edgex-go [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.133s coverage: 43.0% of statements 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.744s coverage: 89.2% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.546s coverage: 95.6% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 60.0% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 15:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.103s coverage: 79.5% of statements 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 15:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements 15:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 79.9% of statements 15:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.055s coverage: 86.9% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.2% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 65.8% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.199s coverage: 92.3% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.082s coverage: 63.2% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.136s coverage: 97.7% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 15:01:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:01:24 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." 15:01:25 GO111MODULE=on go vet ./... 15:01:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:01:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:01:29 ./bin/test-attribution-txt.sh [Pipeline] echo 15:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:01:29 + ls -al . 15:01:29 total 768 15:01:29 drwxrwxr-x 11 1001 1001 4096 Oct 26 15:00 . 15:01:29 drwxr-xr-x 4 root root 4096 Oct 26 15:00 .. 15:01:29 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:59 .blubracket 15:01:29 -rw-rw-r-- 1 1001 1001 16 Oct 26 14:59 .dockerignore 15:01:29 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:01 .git 15:01:29 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:59 .github 15:01:29 -rw-rw-r-- 1 1001 1001 1030 Oct 26 14:59 .gitignore 15:01:29 -rw-rw-r-- 1 1001 1001 42 Oct 26 14:59 .golangci.yml 15:01:29 -rw-rw-r-- 1 1001 1001 87 Oct 26 14:59 .hadolint.yml 15:01:29 drwxr-xr-x 3 1001 1001 4096 Oct 26 14:59 .semver 15:01:29 -rw-rw-r-- 1 1001 1001 166 Oct 26 14:59 .sonarcloud.properties 15:01:29 -rw-rw-r-- 1 1001 1001 1171 Oct 26 14:59 ADOPTERS.md 15:01:29 -rw-rw-r-- 1 1001 1001 10722 Oct 26 14:59 Attribution.txt 15:01:29 -rw-rw-r-- 1 1001 1001 63209 Oct 26 14:59 CHANGELOG.md 15:01:29 -rw-rw-r-- 1 1001 1001 3804 Oct 26 14:59 CONTRIBUTING.md 15:01:29 -rw-rw-r-- 1 1001 1001 677 Oct 26 14:59 GOVERNANCE.md 15:01:29 -rw-rw-r-- 1 1001 1001 850 Oct 26 14:59 Jenkinsfile 15:01:29 -rw-rw-r-- 1 1001 1001 10775 Oct 26 14:59 LICENSE 15:01:29 -rw-rw-r-- 1 1001 1001 13857 Oct 26 14:59 Makefile 15:01:29 -rw-rw-r-- 1 1001 1001 582 Oct 26 14:59 OWNERS.md 15:01:29 -rw-rw-r-- 1 1001 1001 9799 Oct 26 14:59 README.md 15:01:29 -rw-rw-r-- 1 1001 1001 6912 Oct 26 14:59 SECURITY.md 15:01:29 -rw-rw-r-- 1 1001 1001 5 Oct 26 14:59 VERSION 15:01:29 -rw-rw-r-- 1 1001 1001 4131 Oct 26 14:59 ZMQWindows.md 15:01:29 drwxrwxr-x 2 1001 1001 4096 Oct 26 14:59 bin 15:01:29 drwxrwxr-x 18 1001 1001 4096 Oct 26 14:59 cmd 15:01:29 -rw-r--r-- 1 root root 501828 Oct 26 15:01 coverage.out 15:01:29 -rw-rw-r-- 1 1001 1001 3447 Oct 26 14:59 go.mod 15:01:29 -rw-rw-r-- 1 1001 1001 45062 Oct 26 14:59 go.sum 15:01:29 drwxrwxr-x 8 1001 1001 4096 Oct 26 14:59 internal 15:01:29 drwxrwxr-x 3 1001 1001 4096 Oct 26 14:59 openapi 15:01:29 drwxrwxr-x 4 1001 1001 4096 Oct 26 14:59 snap 15:01:29 -rw-rw-r-- 1 1001 1001 204 Oct 26 14:59 version.go [Pipeline] sh 15:01:30 + '[' -e coverage.out ] 15:01:30 + chown 1001:1001 coverage.out [Pipeline] stash 15:01:30 Stashed 1 file(s) [Pipeline] sh 15:01:30 + make build 15:01:30 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 15:01:42 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 15:01:54 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 15:01:55 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 15:02:01 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 15:02:02 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 15:02:03 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 15:02:05 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 15:02:05 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 15:02:06 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 15:02:07 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 15:02: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:02:09 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] } 15:02:10 $ docker stop --time=1 aa6dfd0d1024a3c9d26d159319faa1810d01bc04b6ec5c9264b49a9dcf597839 15:02:13 $ docker rm -f aa6dfd0d1024a3c9d26d159319faa1810d01bc04b6ec5c9264b49a9dcf597839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:14 15:02:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:14 latest: Pulling from edgex-devops/edgex-compose 15:02:14 cbdbe7a5bc2a: Pulling fs layer 15:02:14 ca9280d653b3: Pulling fs layer 15:02:14 7e9c9ca2126c: Pulling fs layer 15:02:14 cbdbe7a5bc2a: Verifying Checksum 15:02:14 cbdbe7a5bc2a: Download complete 15:02:14 ca9280d653b3: Verifying Checksum 15:02:14 ca9280d653b3: Download complete 15:02:14 cbdbe7a5bc2a: Pull complete 15:02:15 7e9c9ca2126c: Download complete 15:02:15 ca9280d653b3: Pull complete 15:02:18 7e9c9ca2126c: Pull complete 15:02:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:18 prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container 15:02:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:02:19 $ docker top 34ec8707d270d2e67a4f906c6bcc2296a731729de3ffaf4649a459dccae9cd56 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117152 in /w/workspace/edgexfoundry_edgex-go_PR-4218 [Pipeline] { [Pipeline] ws 15:02:20 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:02:20 The recommended git tool is: git 15:02:20 + docker-compose build --help 15:02:20 + grep parallel 15:02:20 --parallel Build images in parallel. [Pipeline] } 15:02:20 $ docker stop --time=1 34ec8707d270d2e67a4f906c6bcc2296a731729de3ffaf4649a459dccae9cd56 15:02:21 $ docker rm -f 34ec8707d270d2e67a4f906c6bcc2296a731729de3ffaf4649a459dccae9cd56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:22 prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container 15:02:22 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:02:22 $ docker top a5e21d9f35b0cb50f61a06fd8c42b2e1f2cb0617ec60b2e937707b88cda23d7b -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:23 + docker-compose -f ./docker-compose-build.yml build --parallel 15:02:23 Building core-command ... 15:02:23 Building core-data ... 15:02:23 Building core-metadata ... 15:02:23 Building security-bootstrapper ... 15:02:23 Building security-proxy-setup ... 15:02:23 Building security-secretstore-setup ... 15:02:23 Building security-spiffe-token-provider ... 15:02:23 Building security-spire-agent ... 15:02:23 Building security-spire-config ... 15:02:23 Building security-spire-server ... 15:02:23 Building support-notifications ... 15:02:23 Building support-scheduler ... 15:02:23 Building sys-mgmt-agent ... 15:02:23 Building security-spire-config 15:02:23 Building security-secretstore-setup 15:02:23 Building sys-mgmt-agent 15:02:23 Building security-proxy-setup 15:02:23 Building security-spire-agent 15:02:25 using credential edgex-jenkins-ssh 15:02:25 Cloning the remote Git repository 15:02:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:02:25 > git init /w/workspace/edgex-go/3 # timeout=10 15:02:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:02:25 > git --version # timeout=10 15:02:25 > git --version # 'git version 2.25.1' 15:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:25 Verifying host key using known hosts file 15:02:25 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. 15:02:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:02:35 ---> 0dc831f37450 15:02:35 Step 3/21 : WORKDIR /edgex-go 15:02:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:35 ---> 0dc831f37450 15:02:35 Step 3/22 : WORKDIR /edgex-go 15:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:02:35 ---> 0dc831f37450 15:02:35 Step 3/24 : WORKDIR /edgex-go 15:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:02:35 ---> 0dc831f37450 15:02:35 Step 3/24 : WORKDIR /edgex-go 15:02:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:02:35 ---> 0dc831f37450 15:02:35 Step 3/24 : WORKDIR /edgex-go 15:02:38 ---> Running in f5ec948b116d 15:02:38 ---> Running in 874473b882ed 15:02:38 ---> Running in ec2fe0ef033e 15:02:38 ---> Running in 5443d78babc8 15:02:38 ---> Running in cb27434f2e70 15:02:38 Removing intermediate container 874473b882ed 15:02:38 ---> eab70245a1a5 15:02:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:02:38 Removing intermediate container f5ec948b116d 15:02:38 ---> 896f135c315a 15:02:38 Step 4/24 : RUN apk add --update --no-cache make git 15:02:38 Removing intermediate container cb27434f2e70 15:02:38 ---> dc5be299a3c6 15:02:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:02:38 Removing intermediate container ec2fe0ef033e 15:02:38 ---> 911ca1224b84 15:02:38 Step 4/21 : RUN apk add --update --no-cache make git 15:02:38 Removing intermediate container 5443d78babc8 15:02:38 ---> e19a12a1227c 15:02:38 Step 4/22 : RUN apk add --update --no-cache make bash git 15:02:38 ---> Running in 13286362d8f4 15:02:38 ---> Running in 061e286b33f8 15:02:38 ---> Running in 60250c8d22c2 15:02:38 ---> Running in 212184478f84 15:02:38 ---> Running in f9b538b76aba 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:39 OK: 211 MiB in 51 packages 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:39 OK: 211 MiB in 51 packages 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:39 OK: 211 MiB in 51 packages 15:02:39 OK: 211 MiB in 51 packages 15:02:39 OK: 211 MiB in 51 packages 15:02:39 Removing intermediate container 061e286b33f8 15:02:39 ---> 461cb4aed816 15:02:39 Step 5/24 : COPY go.mod vendor* ./ 15:02:39 Removing intermediate container 13286362d8f4 15:02:39 ---> c7b83dca616f 15:02:39 Step 5/24 : COPY go.mod vendor* ./ 15:02:40 ---> fd2289f5745d 15:02:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:40 Removing intermediate container 60250c8d22c2 15:02:40 ---> 6d476d6bc271 15:02:40 Step 5/24 : COPY go.mod vendor* ./ 15:02:40 ---> Running in fb5d10d34b1b 15:02:40 ---> 0de06c6f2513 15:02:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:40 ---> Running in c9a5b8d15af0 15:02:40 Removing intermediate container f9b538b76aba 15:02:40 ---> f55ccb723f7c 15:02:40 Step 5/22 : COPY go.mod vendor* ./ 15:02:40 ---> 79d1e23285a3 15:02:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:40 Removing intermediate container 212184478f84 15:02:40 ---> 7b5635bd59d1 15:02:40 Step 5/21 : COPY go.mod vendor* ./ 15:02:40 ---> Running in e52f4c557ef9 15:02:40 ---> cc9b86cb5db6 15:02:40 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:40 ---> Running in 9ec682acc54c 15:02:40 ---> 1f4e6b8aace5 15:02:40 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:40 ---> Running in 85601bc456d9 15:02:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:02:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:02:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:02:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:43 Verifying host key using known hosts file 15:02:43 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. 15:02:43 > 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 15:02:44 Merging remotes/origin/main commit 4dda876682c0684414e4410155dc7f9aedfebf77 into PR head commit 8b7fa482d087dec069e04267988389a7967eadb4 15:02:45 Merge succeeded, producing 8b7fa482d087dec069e04267988389a7967eadb4 15:02:45 Checking out Revision 8b7fa482d087dec069e04267988389a7967eadb4 (PR-4218) 15:02:45 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 15:02:44 > git config core.sparsecheckout # timeout=10 15:02:44 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 15:02:45 > git remote # timeout=10 15:02:45 > git config --get remote.origin.url # timeout=10 15:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:45 Verifying host key using known hosts file 15:02:45 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. 15:02:45 > git merge 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 15:02:45 > git rev-parse HEAD^{commit} # timeout=10 15:02:45 > git config core.sparsecheckout # timeout=10 15:02:45 > git checkout -f 8b7fa482d087dec069e04267988389a7967eadb4 # timeout=10 15:02:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:02:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:46 Dload Upload Total Spent Left Speed 15:02:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 15:02:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:02:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:02:47 + sudo tee /etc/docker/daemon.new 15:02:47 { 15:02:47 "registry-mirrors": [ 15:02:47 "https://nexus3.edgexfoundry.org:10001" 15:02:47 ], 15:02:47 "bip": "10.250.0.254/24", 15:02:47 "hosts": [ 15:02:47 "tcp://0.0.0.0:5555", 15:02:47 "unix:///var/run/docker.sock" 15:02:47 ], 15:02:47 "mtu": 1458, 15:02:47 "selinux-enabled": true, 15:02:47 "seccomp-profile": "/etc/docker/seccomp.json" 15:02:47 } [Pipeline] sh 15:02:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:02:48 + sudo service docker restart 15:03:02 Removing intermediate container 9ec682acc54c 15:03:02 ---> 884dc72f16b7 15:03:02 Removing intermediate container 85601bc456d9 15:03:02 Step 7/22 : COPY . . ---> 866632cf0bd0 15:03:02 15:03:02 Step 7/21 : COPY . . 15:03:02 Removing intermediate container fb5d10d34b1b 15:03:02 ---> d12b73ee612f 15:03:02 Step 7/24 : COPY . . 15:03:02 Removing intermediate container c9a5b8d15af0 15:03:02 ---> 45b10547b74c 15:03:02 Step 7/24 : COPY . . 15:03:02 Removing intermediate container e52f4c557ef9 15:03:02 ---> 17b956afc33b 15:03:02 Step 7/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:06 provisioning config files... 15:03:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8799148317658642733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:07 ---> docker-login.sh 15:03:07 nexus3.edgexfoundry.org:10001 15:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:07 Configure a credential helper to remove this warning. See 15:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:07 15:03:07 Login Succeeded 15:03:07 nexus3.edgexfoundry.org:10002 15:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:08 Configure a credential helper to remove this warning. See 15:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:08 15:03:08 Login Succeeded 15:03:08 nexus3.edgexfoundry.org:10003 15:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:08 Configure a credential helper to remove this warning. See 15:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:08 15:03:08 Login Succeeded 15:03:08 nexus3.edgexfoundry.org:10004 15:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:09 Configure a credential helper to remove this warning. See 15:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:09 15:03:09 Login Succeeded 15:03:09 docker.io 15:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:09 Configure a credential helper to remove this warning. See 15:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:09 15:03:09 Login Succeeded 15:03:09 ---> docker-login.sh ends [Pipeline] } 15:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:03:10 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 15:03:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:10 ========================================================= 15:03:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:03:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:03:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:10 9b18e9b68314: Pulling fs layer 15:03:10 d32db5db7311: Pulling fs layer 15:03:10 d0c4b47475fc: Pulling fs layer 15:03:10 5831b945b038: Pulling fs layer 15:03:10 86bbec2aaacd: Pulling fs layer 15:03:10 e10730c5d714: Pulling fs layer 15:03:10 5dd5c2283517: Pulling fs layer 15:03:10 d5ac0230b979: Pulling fs layer 15:03:10 86bbec2aaacd: Waiting 15:03:10 e10730c5d714: Waiting 15:03:10 5dd5c2283517: Waiting 15:03:10 d5ac0230b979: Waiting 15:03:10 5831b945b038: Waiting 15:03:10 d0c4b47475fc: Verifying Checksum 15:03:10 d0c4b47475fc: Download complete 15:03:10 d32db5db7311: Verifying Checksum 15:03:10 d32db5db7311: Download complete 15:03:10 86bbec2aaacd: Verifying Checksum 15:03:10 86bbec2aaacd: Download complete 15:03:10 e10730c5d714: Verifying Checksum 15:03:10 e10730c5d714: Download complete 15:03:10 9b18e9b68314: Verifying Checksum 15:03:10 9b18e9b68314: Download complete 15:03:11 9b18e9b68314: Pull complete 15:03:11 d5ac0230b979: Verifying Checksum 15:03:11 d5ac0230b979: Download complete 15:03:12 d32db5db7311: Pull complete 15:03:12 d0c4b47475fc: Pull complete 15:03:12 ---> c74bc90357d9 15:03:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:03:12 ---> ae73a04432b0 15:03:12 ---> a17704ce7f37 15:03:12 ---> ac1596475bc3 15:03:12 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 8/24 : ARG SPIRE_RELEASE=1.2.1 15:03:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:03:12 15:03:12 ---> 22775b9d9531 15:03:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:03:12 ---> Running in fa831527cc17 15:03:12 ---> Running in d45586d679af 15:03:12 ---> Running in 6a1045e981ee 15:03:12 ---> Running in e7fc044ddf76 15:03:12 ---> Running in 4d0c1584f4e9 15:03:12 Removing intermediate container d45586d679af 15:03:12 ---> ff78bf9330c2 15:03:12 Step 9/24 : WORKDIR /edgex-go/spire-build 15:03:12 Removing intermediate container e7fc044ddf76 15:03:12 ---> d122df2d9fdb 15:03:12 Step 9/24 : WORKDIR /edgex-go/spire-build 15:03:12 ---> Running in 1f62af202de6 15:03:12 ---> Running in d0e17b283f4a 15:03:12 Removing intermediate container 1f62af202de6 15:03:12 ---> 09859e1a4dc9 15:03:12 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 15:03:12 Removing intermediate container d0e17b283f4a 15:03:12 ---> 5688a9ab65db 15:03:12 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 15:03:12 ---> Running in 1813f0986176 15:03:12 ---> Running in a1d7e1c52754 15:03:12 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 15:03:12 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 15:03:12 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 15:03:12 5dd5c2283517: Verifying Checksum 15:03:12 5dd5c2283517: Download complete 15:03:12 Removing intermediate container a1d7e1c52754 15:03:12 ---> 049899bbb19d 15:03:12 Step 11/24 : WORKDIR /edgex-go 15:03:12 Removing intermediate container 1813f0986176 15:03:12 ---> b59c966760df 15:03:12 Step 11/24 : WORKDIR /edgex-go 15:03:12 ---> Running in 05bda6e811da 15:03:12 ---> Running in bd3a8bff8f29 15:03:12 Removing intermediate container 05bda6e811da 15:03:12 ---> f54b5757dea7 15:03:12 15:03:12 Step 12/24 : FROM alpine:3.15 15:03:12 Removing intermediate container bd3a8bff8f29 15:03:12 ---> 2f8defa8f332 15:03:12 15:03:12 Step 12/24 : FROM alpine:3.15 15:03:13 3.15: Pulling from library/alpine 15:03:13 3.15: Pulling from library/alpine 15:03:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:03:13 Status: Downloaded newer image for alpine:3.15 15:03:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:03:13 Status: Image is up to date for alpine:3.15 15:03:13 ---> c4fc93816858 15:03:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:03:13 ---> c4fc93816858 15:03:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:03:13 ---> Running in 04c165c092ca 15:03:13 ---> Running in b83df0e1b2ea 15:03:13 5831b945b038: Verifying Checksum 15:03:13 5831b945b038: Download complete 15:03:13 Removing intermediate container 04c165c092ca 15:03:13 ---> 6640d59be703 15:03:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:03:13 Removing intermediate container b83df0e1b2ea 15:03:13 ---> 83241e5c7a62 15:03:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:03:13 ---> Running in a8f2f4494e55 15:03:13 ---> Running in bb40ce943631 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:03:14 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:03:14 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:03:14 OK: 15857 distinct packages available 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:03:14 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:03:14 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:03:14 OK: 15857 distinct packages available 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:03:15 (1/5) Installing dumb-init (1.2.5-r1) 15:03:15 (2/5) Installing musl-obstack (1.2.3-r0) 15:03:15 (3/5) Installing libucontext (1.1-r0) 15:03:15 (4/5) Installing gcompat (1.0.0-r4) 15:03:15 (5/5) Installing openssl (1.1.1q-r0) 15:03:15 Executing busybox-1.34.1-r7.trigger 15:03:15 OK: 7 MiB in 19 packages 15:03:15 (1/4) Installing dumb-init (1.2.5-r1) 15:03:15 (2/4) Installing musl-obstack (1.2.3-r0) 15:03:15 (3/4) Installing libucontext (1.1-r0) 15:03:15 (4/4) Installing gcompat (1.0.0-r4) 15:03:15 Executing busybox-1.34.1-r7.trigger 15:03:15 OK: 6 MiB in 18 packages 15:03:16 Removing intermediate container bb40ce943631 15:03:16 ---> 73d1716bd9af 15:03:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:03:16 Removing intermediate container a8f2f4494e55 15:03:16 ---> ec7036ea1503 15:03:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:03:19 ---> ab813c56c065 15:03:19 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:03:19 ---> 6b9601fbbaba 15:03:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:03:19 ---> 04560e6819f6 15:03:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:03:20 ---> Running in aa099df8e699 15:03:20 ---> cd8efeb34ef3 15:03:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:03:21 Removing intermediate container aa099df8e699 15:03:21 ---> a276c2d48acd 15:03:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:03:21 ---> 7060d7937fa1 15:03:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:03:21 ---> 451d64f56192 15:03:21 Step 19/24 : WORKDIR / 15:03:21 ---> Running in 0640ed348814 15:03:21 ---> ee6f89f46389 15:03:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:03:22 Removing intermediate container 0640ed348814 15:03:22 ---> 9a86e6a45239 15:03:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:03:22 ---> Running in 3c0ea0bfb96d 15:03:22 ---> 0c6e0577d13b 15:03:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:03:22 ---> Running in 587c1922f4de 15:03:22 Removing intermediate container 3c0ea0bfb96d 15:03:22 ---> 7267e75ae896 15:03:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:03:22 ---> Running in fdce5f8a8566 15:03:22 Removing intermediate container 587c1922f4de 15:03:22 ---> ba5f7ef2620f 15:03:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:03:22 ---> Running in 958e2fcdf75b 15:03:23 Removing intermediate container fdce5f8a8566 15:03:23 ---> 726dad4986a1 15:03:23 Step 22/24 : LABEL arch=x86_64 15:03:23 ---> Running in 8ec9a3810261 15:03:23 Removing intermediate container 958e2fcdf75b 15:03:23 ---> 0a83bf1fd6fc 15:03:23 Step 22/24 : LABEL arch=x86_64 15:03:23 ---> Running in 77eccd146155 15:03:23 Removing intermediate container 8ec9a3810261 15:03:23 ---> 89f3fbc4b1aa 15:03:23 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:03:23 ---> Running in 7bfcbba2bc4a 15:03:24 Removing intermediate container 77eccd146155 15:03:24 ---> 90675d4a3d06 15:03:24 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:03:24 ---> Running in 72b98bb1abd9 15:03:24 Removing intermediate container 7bfcbba2bc4a 15:03:24 ---> 8a7ce18d5936 15:03:24 Step 24/24 : LABEL version=0.0.0 15:03:24 ---> Running in 1ecdf9d8c759 15:03:24 Removing intermediate container 72b98bb1abd9 15:03:24 ---> 2aec193bb66e 15:03:24 Step 24/24 : LABEL version=0.0.0 15:03:24 ---> Running in 651afce9f2ff 15:03:24 Removing intermediate container 1ecdf9d8c759 15:03:24 ---> ec5c5dd54276 15:03:24 15:03:24 Successfully built ec5c5dd54276 15:03:24 Successfully tagged security-spire-config:latest 15:03:24 Removing intermediate container 651afce9f2ff 15:03:24 ---> 40486e1a652c 15:03:24 15:03:24 Building support-scheduler 15:03:24  Building security-spire-config ... done Successfully built 40486e1a652c 15:03:24 Successfully tagged security-spire-agent:latest 15:03:24 Building core-data 15:03:26 5831b945b038: Pull complete 15:03:26 86bbec2aaacd: Pull complete 15:03:26 e10730c5d714: Pull complete 15:03:30  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:30 ---> 0dc831f37450 15:03:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:03:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:30 ---> 0dc831f37450 15:03:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:03:31 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 15:03:32 ---> Running in a738281946eb 15:03:32 ---> Running in 88fd9ed587ea 15:03:32 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 15:03:32 Removing intermediate container 88fd9ed587ea 15:03:32 ---> 2ddff0c7909f 15:03:32 Step 4/22 : WORKDIR /edgex-go 15:03:32 Removing intermediate container a738281946eb 15:03:32 ---> 256df4487a5c 15:03:32 Step 4/22 : WORKDIR /edgex-go 15:03:32 ---> Running in 9936914c5aae 15:03:32 ---> Running in bdb487065c8b 15:03:32 Removing intermediate container 9936914c5aae 15:03:32 ---> 72bf491c4fb0 15:03:32 Step 5/22 : RUN apk add --update --no-cache make git 15:03:32 Removing intermediate container bdb487065c8b 15:03:32 ---> d6f93d8e5dd0 15:03:32 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:03:32 ---> Running in 432446c6b17f 15:03:33 ---> Running in ac53509c70b1 15:03:33 5dd5c2283517: Pull complete 15:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:33 OK: 211 MiB in 51 packages 15:03:34 OK: 211 MiB in 51 packages 15:03:34 Removing intermediate container 6a1045e981ee 15:03:34 ---> 0ca5d8356d67 15:03:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:03:34 d5ac0230b979: Pull complete 15:03:34 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 15:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:03:34 ---> Running in bb2970d4b1e5 15:03:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:03:34 WORKDIR /edgex 15:03:34 COPY go.mod . 15:03:34 RUN go mod download 15:03:34 + docker build -t ci-base-image-arm64 -f - . 15:03:35 Sending build context to Docker daemon 3.267MB 15:03:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:03:35 ---> 59b3b1a385d4 15:03:35 Step 2/4 : WORKDIR /edgex 15:03:35 Removing intermediate container 432446c6b17f 15:03:35 ---> 35a24eb6cec9 15:03:35 Step 6/22 : COPY go.mod vendor* ./ 15:03:35 Removing intermediate container ac53509c70b1 15:03:35 ---> c1ff70c0e001 15:03:35 Step 6/22 : COPY go.mod vendor* ./ 15:03:35 Removing intermediate container fa831527cc17 15:03:35 ---> f05f95d812e1 15:03:35 15:03:35 Step 9/24 : FROM alpine:3.16 15:03:35 Removing intermediate container 4d0c1584f4e9 15:03:35 ---> 199c390c48af 15:03:35 15:03:35 Step 9/21 : FROM alpine:3.16 15:03:35 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 15:03:35 ---> 1660a5f7943a 15:03:35 ---> ece9fa4657c5 15:03:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:35 15:03:35 ---> Running in 9505747eb4dc 15:03:35 ---> Running in 7d14c14dc3fb 15:03:36 3.16: Pulling from library/alpine 15:03:36 3.16: Pulling from library/alpine 15:03:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:03:36 Status: Downloaded newer image for alpine:3.16 15:03:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:03:36 Status: Image is up to date for alpine:3.16 15:03:36 ---> 9c6f07244728 15:03:36 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:03:36 ---> 9c6f07244728 15:03:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:03:36 ---> Running in 8d26b0279469 15:03:36 ---> Running in 8741dd73459b 15:03:36 Removing intermediate container bb2970d4b1e5 15:03:36 ---> bdd58e01acff 15:03:36 15:03:36 Step 10/22 : FROM alpine:3.16 15:03:36 ---> 9c6f07244728 15:03:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:03:36 ---> Running in 1af3db7e0c04 15:03:37 Removing intermediate container 1af3db7e0c04 15:03:37 ---> 90cdc627e30f 15:03:37 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 15:03:37 ---> Running in c6aec8b4bd11 15:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:37 ---> Running in c937321f6824 15:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:37 Removing intermediate container c937321f6824 15:03:37 ---> a914b1c95734 15:03:37 Step 3/4 : COPY go.mod . 15:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:37 (1/3) Installing ca-certificates (20220614-r0) 15:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:37 (2/3) Installing dumb-init (1.2.5-r1) 15:03:37 (3/3) Installing su-exec (0.2-r1) 15:03:37 Executing busybox-1.35.0-r17.trigger 15:03:37 Executing ca-certificates-20220614-r0.trigger 15:03:37 (1/6) Installing ca-certificates (20220614-r0) 15:03:37 (2/6) Installing brotli-libs (1.0.9-r6) 15:03:37 OK: 6 MiB in 17 packages 15:03:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:03:37 (4/6) Installing libcurl (7.83.1-r4) 15:03:37 (5/6) Installing curl (7.83.1-r4) 15:03:37 (6/6) Installing dumb-init (1.2.5-r1) 15:03:37 Executing busybox-1.35.0-r17.trigger 15:03:37 Executing ca-certificates-20220614-r0.trigger 15:03:37 OK: 8 MiB in 20 packages 15:03:37 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:03:37 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:03:37 (3/33) Installing readline (8.1.2-r0) 15:03:37 (4/33) Installing bash (5.1.16-r2) 15:03:37 Executing bash-5.1.16-r2.post-install 15:03:37 (5/33) Installing ca-certificates (20220614-r0) 15:03:37 (6/33) Installing brotli-libs (1.0.9-r6) 15:03:37 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:03:37 (8/33) Installing libcurl (7.83.1-r4) 15:03:37 ---> 082190c051e3 15:03:37 Step 4/4 : RUN go mod download 15:03:38 (9/33) Installing curl (7.83.1-r4) 15:03:38 (10/33) Installing docker-cli (20.10.20-r0) 15:03:38 ---> Running in 49b3fefa3387 15:03:39 (11/33) Installing dumb-init (1.2.5-r1) 15:03:39 (12/33) Installing libbz2 (1.0.8-r1) 15:03:39 (13/33) Installing expat (2.5.0-r0) 15:03:39 (14/33) Installing libffi (3.4.2-r1) 15:03:39 (15/33) Installing gdbm (1.23-r0) 15:03:39 (16/33) Installing xz-libs (5.2.5-r1) 15:03:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:03:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:03:39 (19/33) Installing mpdecimal (2.5.1-r1) 15:03:39 (20/33) Installing sqlite-libs (3.38.5-r0) 15:03:39 (21/33) Installing python3 (3.10.5-r0) 15:03:40 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:03:40 (23/33) Installing py3-tomli (2.0.1-r1) 15:03:40 (24/33) Installing py3-pep517 (0.12.0-r2) 15:03:40 (25/33) Installing py3-six (1.16.0-r1) 15:03:40 (26/33) Installing py3-retrying (1.3.3-r3) 15:03:40 (27/33) Installing py3-appdirs (1.4.4-r3) 15:03:40 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:03:40 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:03:40 (30/33) Installing py3-parsing (2.4.7-r3) 15:03:40 (31/33) Installing py3-packaging (21.3-r0) 15:03:40 (32/33) Installing py3-setuptools (59.4.0-r0) 15:03:40 (33/33) Installing py3-pip (22.1.1-r0) 15:03:40 Executing busybox-1.35.0-r17.trigger 15:03:40 Executing ca-certificates-20220614-r0.trigger 15:03:40 OK: 122 MiB in 47 packages 15:03:41 Removing intermediate container 8d26b0279469 15:03:41 ---> 42749e74fe0e 15:03:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:03:41 Removing intermediate container 8741dd73459b 15:03:41 ---> bbfc5c36ce07 15:03:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:03:41 ---> Running in 105ba17f5715 15:03:41 ---> Running in 9c5eac43e874 15:03:41 Removing intermediate container 9c5eac43e874 15:03:41 ---> 66cdb7274ea0 15:03:41 Step 12/21 : WORKDIR /edgex 15:03:41 Removing intermediate container 105ba17f5715 15:03:41 ---> 1b3ae0e52417 15:03:41 Step 12/24 : WORKDIR / 15:03:41 ---> Running in afff4cc2e74d 15:03:41 ---> Running in c69ed7ab523c 15:03:42 Removing intermediate container afff4cc2e74d 15:03:42 ---> ad8c9dd93c20 15:03:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:03:42 Removing intermediate container c69ed7ab523c 15:03:42 ---> b6b1afd9930b 15:03:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:03:43 ---> 445b87ae85ab 15:03:43 ---> c5ed4db1ddb0 15:03:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup .Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:03:43 15:03:43 ---> d90e369ba97c 15:03:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:03:43 ---> bdc0d676bff2 15:03:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:03:43 ---> e28fd6498c25 15:03:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:03:44 ---> 104629e6fbea 15:03:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:03:44 Collecting docker-compose==1.23.2 15:03:44 ---> b72afbd8ac1b 15:03:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:03:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.9 MB/s eta 0:00:00 15:03:44 Collecting docopt<0.7,>=0.6.1 15:03:44 Downloading docopt-0.6.2.tar.gz (25 kB) 15:03:44 Preparing metadata (setup.py): started 15:03:44 ---> 3462bb6857c8 15:03:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:03:44 ---> Running in 4c51d1549df2 15:03:44 ---> a49752eacc78 15:03:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:03:44 Preparing metadata (setup.py): finished with status 'done' 15:03:44 Collecting PyYAML<4,>=3.10 15:03:44 Downloading PyYAML-3.13.tar.gz (270 kB) 15:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 55.4 MB/s eta 0:00:00 15:03:45 Preparing metadata (setup.py): started 15:03:45 Preparing metadata (setup.py): finished with status 'done' 15:03:45 Collecting cached-property<2,>=1.2.0 15:03:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:03:45 Collecting dockerpty<0.5,>=0.4.1 15:03:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:03:45 Preparing metadata (setup.py): started 15:03:45 ---> 1f0b3479b501 15:03:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:03:46 Preparing metadata (setup.py): finished with status 'done' 15:03:46 Removing intermediate container 4c51d1549df2 15:03:46 ---> 256436844425 15:03:46 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:03:46 Collecting texttable<0.10,>=0.9.0 15:03:46 Downloading texttable-0.9.1.tar.gz (11 kB) 15:03:46 Preparing metadata (setup.py): started 15:03:46 ---> Running in 65f0c9e1bc85 15:03:46 ---> 0784184315da 15:03:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:03:46 Preparing metadata (setup.py): finished with status 'done' 15:03:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:03:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:03:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 111.2 MB/s eta 0:00:00 15:03:46 Collecting websocket-client<1.0,>=0.32.0 15:03:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:03:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 93.6 MB/s eta 0:00:00 15:03:46 Removing intermediate container 65f0c9e1bc85 15:03:46 ---> cdfca8e94d68 15:03:46 Step 19/21 : LABEL arch=x86_64 15:03:46 ---> Running in 556efdfd1334 15:03:46 Collecting jsonschema<3,>=2.5.1 15:03:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:03:46 ---> Running in b04e52c1356a 15:03:46 Collecting docker<4.0,>=3.6.0 15:03:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:03:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 76.8 MB/s eta 0:00:00 15:03:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:03:47 Collecting docker-pycreds>=0.4.0 15:03:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:03:47 Removing intermediate container b04e52c1356a 15:03:47 ---> 7e3abffb3e12 15:03:47 Step 20/21 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:03:47 Collecting idna<2.8,>=2.5 15:03:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 72.1 MB/s eta 0:00:00 15:03:47 ---> Running in b6e2203baf67 15:03:47 Collecting urllib3<1.25,>=1.21.1 15:03:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 87.0 MB/s eta 0:00:00 15:03:47 Collecting chardet<3.1.0,>=3.0.2 15:03:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 45.8 MB/s eta 0:00:00 15:03:47 Collecting certifi>=2017.4.17 15:03:47 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 57.7 MB/s eta 0:00:00 15:03:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:03:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:03:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:03:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:03:47 Removing intermediate container b6e2203baf67 15:03:47 ---> 9fbce8b64935 15:03:47 Step 21/21 : LABEL version=0.0.0 15:03:47 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:03:47 Running setup.py install for texttable: started 15:03:47 Removing intermediate container 9505747eb4dc 15:03:47 ---> 2deda56666fb 15:03:47 Step 8/22 : COPY . . 15:03:47 ---> Running in 63b2242be7f0 15:03:47 Removing intermediate container 556efdfd1334 15:03:47 ---> 64528cad10a8 15:03:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:03:47 Running setup.py install for texttable: finished with status 'done' 15:03:47 Running setup.py install for PyYAML: started 15:03:48 Removing intermediate container 63b2242be7f0 15:03:48 ---> 74c5002fe243 15:03:48 15:03:48 Successfully built 74c5002fe243 15:03:48 Removing intermediate container 7d14c14dc3fb 15:03:48 ---> ee026d51d66c 15:03:48 Step 8/22 : COPY . . 15:03:48 Running setup.py install for PyYAML: finished with status 'done' 15:03:48 Successfully tagged security-proxy-setup:latest 15:03:48 Building security-bootstrapper 15:03:49  Building security-proxy-setup ... done  ---> Running in 9ad36c26d406 15:03:50 Running setup.py install for docopt: started 15:03:50 Running setup.py install for docopt: finished with status 'done' 15:03:51 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:03:51 ---> 0dc831f37450 15:03:51 Step 3/32 : WORKDIR /edgex-go 15:03:51 ---> Using cache 15:03:51 ---> e19a12a1227c 15:03:51 Step 4/32 : RUN apk add --update --no-cache make git 15:03:52 Removing intermediate container 9ad36c26d406 15:03:52 ---> 79d0b5d6c835 15:03:52 Step 22/24 : LABEL arch=x86_64 15:03:52 ---> Running in 028a7be715b8 15:03:52 ---> Running in 3a07aa1002b3 15:03:52 ---> 69961b6ecd66 15:03:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:03:52 ---> 82c4b5c7bf1a 15:03:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:03:52 ---> Running in f38f15f3e884 15:03:52 ---> Running in 273accadde98 15:03:52 Removing intermediate container 3a07aa1002b3 15:03:52 ---> 23596e103d30 15:03:52 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:03:52 ---> Running in 60e36608497e 15:03:52 Running setup.py install for dockerpty: started 15:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:52 Removing intermediate container 60e36608497e 15:03:52 ---> eb9ba23d06e4 15:03:52 Step 24/24 : LABEL version=0.0.0 15:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:52 ---> Running in 12e17cfa0f04 15:03:52 Removing intermediate container 12e17cfa0f04 15:03:52 ---> 0fb7bbce4e5b 15:03:52 15:03:52 Successfully built 0fb7bbce4e5b 15:03:52 Running setup.py install for dockerpty: finished with status 'done' 15:03:52 Successfully tagged security-secretstore-setup:latest 15:03:52 Building security-spiffe-token-provider 15:03:53  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages 15:03:53 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 15:03:53 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 15:03:53 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 15:03:53 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 15:03:55 Removing intermediate container 028a7be715b8 15:03:55 ---> 99b1a192d4c9 15:03:55 Step 5/32 : COPY go.mod vendor* ./ 15:03:55 ---> b8095b07b158 15:03:55 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:56 ---> Running in eb7c42482db5 15:03:56 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:56 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:03:56 ---> 0dc831f37450 15:03:56 Step 3/19 : WORKDIR /edgex-go 15:03:56 ---> Using cache 15:03:56 ---> e19a12a1227c 15:03:56 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:03:56 ---> Running in 9296800424f1 15:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:57 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:03:57 v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:03:57 OK: 17041 distinct packages available 15:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:57 OK: 211 MiB in 51 packages 15:03:58 Removing intermediate container c6aec8b4bd11 15:03:58 ---> 8f4960f1d8bb 15:03:58 Step 13/22 : ENV APP_PORT=58890 15:03:59 ---> Running in 05ff2e4391ca 15:03:59 Removing intermediate container 9296800424f1 15:03:59 ---> f36333822b58 15:03:59 Step 5/19 : COPY go.mod vendor* ./ 15:03:59 Removing intermediate container 05ff2e4391ca 15:03:59 ---> f5c8b8be7e81 15:03:59 Step 14/22 : EXPOSE $APP_PORT 15:03:59 ---> 4cd766567542 15:03:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:59 ---> Running in 4a81e8378b31 15:03:59 ---> Running in 1c8524405e6f 15:03:59 Removing intermediate container 4a81e8378b31 15:03:59 ---> 506c10386b28 15:03:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:04:00 ---> dc0c9e2418dd 15:04:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:04:01 ---> f6ca68ce6d20 15:04:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:04:02 ---> a02511130b63 15:04:02 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:04:02 ---> Running in a77429d65da8 15:04:03 Removing intermediate container a77429d65da8 15:04:03 ---> 88edefb7a372 15:04:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:05 ---> Running in ffe0b31ade22 15:04:06 Removing intermediate container ffe0b31ade22 15:04:06 ---> d1509e4d2559 15:04:06 Step 20/22 : LABEL arch=x86_64 15:04:06 ---> Running in 9e1abd415861 15:04:06 Removing intermediate container 9e1abd415861 15:04:06 ---> 5d0d40934192 15:04:06 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:04:07 ---> Running in 4e9c6d5f7e6d 15:04:07 Removing intermediate container 4e9c6d5f7e6d 15:04:07 ---> fdda0947c814 15:04:07 Step 22/22 : LABEL version=0.0.0 15:04:07 ---> Running in 3ace1cac8589 15:04:08 Removing intermediate container 3ace1cac8589 15:04:08 ---> 862ee2677211 15:04:08 15:04:08 Successfully built 862ee2677211 15:04:08 Successfully tagged sys-mgmt-agent:latest 15:04:08 Building support-notifications 15:04:10 Removing intermediate container 49b3fefa3387 15:04:10 ---> f39a658ae6db 15:04:10 Successfully built f39a658ae6db 15:04:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:10 + docker inspect -f . ci-base-image-arm64 15:04:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:11 prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container 15:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:04:12 $ docker top d119058f73a7efc7e62e8dc1290addba2e0618fe0495bafb6cbb4900efe16b94 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:13 + go version 15:04:13 go version go1.18.7 linux/arm64 [Pipeline] } 15:04:13 $ docker stop --time=1 d119058f73a7efc7e62e8dc1290addba2e0618fe0495bafb6cbb4900efe16b94 15:04:14  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:04:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:04:14 ---> 0dc831f37450 15:04:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:04:14 ---> Using cache 15:04:14 ---> 256df4487a5c 15:04:14 Step 4/22 : WORKDIR /edgex-go 15:04:14 ---> Using cache 15:04:14 ---> d6f93d8e5dd0 15:04:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:04:14 $ docker rm -f d119058f73a7efc7e62e8dc1290addba2e0618fe0495bafb6cbb4900efe16b94 15:04:15 ---> Running in e8ad9a328f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker inspect -f . ci-base-image-arm64 15:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:15 Removing intermediate container 1c8524405e6f 15:04:15 ---> 79eff25f8942 15:04:15 Step 7/19 : COPY . . 15:04:15 Removing intermediate container eb7c42482db5 15:04:15 ---> d17594a472ff 15:04:15 Step 7/32 : COPY . . 15:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:04:15 prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container 15:04:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:04:15 OK: 211 MiB in 51 packages 15:04:17 $ docker top fbb49a1e86d36a06a60afae6675c39745558f37dd37d89309e6c9ba88dd09084 -eo pid,comm [Pipeline] { [Pipeline] echo 15:04:18 ========================================================= 15:04:18 [edgeXBuildGoParallel] Running Tests and Build... 15:04:18 ========================================================= [Pipeline] sh 15:04:18 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 15:04:19 + make test 15:04:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:04:20 Removing intermediate container e8ad9a328f39 15:04:20 ---> 62280bb2ac65 15:04:20 Step 6/22 : COPY go.mod vendor* ./ 15:04:20 ---> 24e00b13c4e2 15:04:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:04:20 ---> f03e5fcb5012 15:04:20 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:04:20 Removing intermediate container 273accadde98 15:04:20 ---> 89a146a0f968 15:04:20 15:04:20 Step 10/22 : FROM alpine:3.16 15:04:20 ---> 9c6f07244728 15:04:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:04:20 ---> Running in 454573fbb81d 15:04:20 ---> Running in 01769e6e2c95 15:04:20 ---> 64eeeaa560cf 15:04:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:20 ---> Running in 3ac08616bb71 15:04:20 ---> Running in a7c9c9785b3a 15:04:20 Removing intermediate container 3ac08616bb71 15:04:20 ---> 823797a15ed3 15:04:20 Step 12/22 : ENV APP_PORT=59880 15:04:20 ---> Running in bfd70ba55c79 15:04:20 Removing intermediate container bfd70ba55c79 15:04:20 ---> 50ae4282ec94 15:04:20 Step 13/22 : EXPOSE $APP_PORT 15:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:04: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:04:21 ---> Running in c97c06f528cb 15:04:21 Removing intermediate container c97c06f528cb 15:04:21 ---> 2b9af1136918 15:04:21 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:04:21 ---> Running in 84a6a76fef55 15:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:04:22 Removing intermediate container f38f15f3e884 15:04:22 ---> a7604be7dcab 15:04:22 15:04:22 Step 10/22 : FROM alpine:3.16 15:04:22 ---> 9c6f07244728 15:04:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:04:22 (1/6) Installing dumb-init (1.2.5-r1) 15:04:22 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:04:22 (3/6) Installing libsodium (1.0.18-r0) 15:04:22 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:04:23 (5/6) Installing libzmq (4.3.4-r0) 15:04:23 (6/6) Installing zeromq (4.3.4-r0) 15:04:23 Executing busybox-1.35.0-r17.trigger 15:04:23 OK: 8 MiB in 20 packages 15:04:23 ---> Running in 7460152a23a7 15:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:04:24 (1/1) Installing dumb-init (1.2.5-r1) 15:04:24 Executing busybox-1.35.0-r17.trigger 15:04:24 OK: 6 MiB in 15 packages 15:04:25 Removing intermediate container 84a6a76fef55 15:04:25 ---> 5b0b5c78a188 15:04:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:25 ---> acf549ba8e17 15:04:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:04:26 Removing intermediate container 7460152a23a7 15:04:26 ---> e45c8d3400f8 15:04:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:04:26 ---> Running in 56430934570b 15:04:26 ---> 42f81e4882f6 15:04:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:04:27 Removing intermediate container 56430934570b 15:04:27 ---> b7d07227962d 15:04:27 Step 13/22 : ENV APP_PORT=59861 15:04:27 ---> Running in e644a8b01af9 15:04:27 ---> 9ef17b930142 15:04:27 Step 18/22 : ENTRYPOINT ["/core-data"] 15:04:27 ---> Running in 9643cb9bd259 15:04:27 Removing intermediate container e644a8b01af9 15:04:27 ---> d4a6545f7961 15:04:27 Step 14/22 : EXPOSE $APP_PORT 15:04:28 Removing intermediate container 9643cb9bd259 15:04:28 ---> b97d3ed45ee0 15:04:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:28 ---> Running in 32629437b77a 15:04:28 ---> Running in 2ef726020043 15:04:28 Removing intermediate container 32629437b77a 15:04:28 ---> e4f94ffb6406 15:04:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:29 Removing intermediate container 2ef726020043 15:04:29 ---> ca014ae0bb7e 15:04:29 Step 20/22 : LABEL arch=x86_64 15:04:29 ---> 312de6268520 15:04:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:04:29 ---> Running in 65c5cc3e8c71 15:04:30 Removing intermediate container 65c5cc3e8c71 15:04:30 ---> 7df165be77cb 15:04:30 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:04:30 ---> Running in 1679a0944abd 15:04:30 Removing intermediate container 1679a0944abd 15:04:30 ---> 452ed661cced 15:04:30 Step 22/22 : LABEL version=0.0.0 15:04:31 ---> Running in fca63eabf94f 15:04:31 ---> 725ffbe68cf8 15:04:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:04:31 Removing intermediate container fca63eabf94f 15:04:31 ---> ebb29a63c844 15:04:31 15:04:31 Successfully built ebb29a63c844 15:04:32 Successfully tagged core-data:latest 15:04:32 Building core-metadata 15:04:34  Building core-data ... done  ---> 79fe5e706d1d 15:04:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:04:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:04:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:04:34 ---> 0dc831f37450 15:04:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:04:34 ---> Using cache 15:04:34 ---> 256df4487a5c 15:04:34 Step 4/24 : WORKDIR /edgex-go 15:04:34 ---> Using cache 15:04:34 ---> d6f93d8e5dd0 15:04:34 Step 5/24 : RUN apk add --update --no-cache make git 15:04:35 ---> Running in c21fe689d8f1 15:04:35 ---> Running in 2a99bc5f64e9 15:04:35 Removing intermediate container c21fe689d8f1 15:04:35 ---> 8f751427bfec 15:04:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:35 ---> Running in 496812d544d5 15:04:35 Removing intermediate container a7c9c9785b3a 15:04:35 ---> 016b4ea278fa 15:04:35 Step 8/22 : COPY . . 15:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:04:35 OK: 211 MiB in 51 packages 15:04:35 Removing intermediate container 496812d544d5 15:04:35 ---> 2dad41640b1e 15:04:35 Step 20/22 : LABEL arch=x86_64 15:04:37 ---> Running in 9b9a88a3977c 15:04:38 Removing intermediate container 9b9a88a3977c 15:04:38 ---> d541ef136406 15:04:38 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:04:38 Removing intermediate container 2a99bc5f64e9 15:04:38 ---> 5396efd0b4cb 15:04:38 Step 6/24 : COPY go.mod vendor* ./ 15:04:38 ---> Running in 44b9922573ff 15:04:38 Removing intermediate container 44b9922573ff 15:04:38 ---> 25da36adc006 15:04:38 Step 22/22 : LABEL version=0.0.0 15:04:39 ---> 89f082992eea 15:04:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:39 ---> Running in f5d13154b2da 15:04:39 ---> Running in f7ab51d3154c 15:04:39 Removing intermediate container f5d13154b2da 15:04:39 ---> e976588f3b1b 15:04:39 15:04:39 Successfully built e976588f3b1b 15:04:39 Successfully tagged support-scheduler:latest 15:04:39 Building core-command 15:04:42  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:42 ---> 0dc831f37450 15:04:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:04:42 ---> Using cache 15:04:42 ---> 256df4487a5c 15:04:42 Step 4/23 : WORKDIR /edgex-go 15:04:42 ---> Using cache 15:04:42 ---> d6f93d8e5dd0 15:04:42 Step 5/23 : RUN apk add --update --no-cache make git 15:04:42 ---> Using cache 15:04:42 ---> 5396efd0b4cb 15:04:42 Step 6/23 : COPY go.mod vendor* ./ 15:04:42 ---> Using cache 15:04:42 ---> 89f082992eea 15:04:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:42 ---> dd4ee98dfcc7 15:04:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:04:44 ---> Running in d279dc12c667 15:04:44 ---> Running in dec4ae02466f 15:04:44 Removing intermediate container 01769e6e2c95 15:04:44 ---> 85a444b6a67c 15:04:44 15:04:44 Step 9/32 : FROM alpine:3.16 15:04:44 ---> 9c6f07244728 15:04:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:04:44 ---> Running in 995b17c250f5 15:04:45 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 15:04:45 Removing intermediate container 995b17c250f5 15:04:45 ---> be50a261758e 15:04:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:04:45 ---> Running in 24df754b9e09 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:04:46 (1/2) Installing dumb-init (1.2.5-r1) 15:04:46 (2/2) Installing su-exec (0.2-r1) 15:04:46 Executing busybox-1.35.0-r17.trigger 15:04:46 OK: 6 MiB in 16 packages 15:04:49 Removing intermediate container 454573fbb81d 15:04:49 ---> 661b9469541e 15:04:49 15:04:49 Step 9/19 : FROM alpine:3.15 15:04:49 ---> c4fc93816858 15:04:49 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:04:49 ---> Using cache 15:04:49 ---> 83241e5c7a62 15:04:49 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:04:49 ---> Running in 87375d097565 15:04:49 Removing intermediate container 24df754b9e09 15:04:49 ---> 91f2084b91cc 15:04:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:04:49 ---> Running in b040a199ca53 15:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:04:50 Removing intermediate container b040a199ca53 15:04:50 ---> bcd7ae334c64 15:04:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:04:50 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:04:50 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:04:50 OK: 15857 distinct packages available 15:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:04:50 ---> Running in 6983dca505b3 15:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:04:51 (1/9) Installing ca-certificates (20220614-r0) 15:04:51 (2/9) Installing brotli-libs (1.0.9-r5) 15:04:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:04:51 (4/9) Installing libcurl (7.80.0-r4) 15:04:51 (5/9) Installing curl (7.80.0-r4) 15:04:51 (6/9) Installing dumb-init (1.2.5-r1) 15:04:51 (7/9) Installing musl-obstack (1.2.3-r0) 15:04:51 (8/9) Installing libucontext (1.1-r0) 15:04:51 Removing intermediate container f7ab51d3154c 15:04:51 ---> 0b33d63f9a8f 15:04:51 Step 8/24 : COPY . . 15:04:51 (9/9) Installing gcompat (1.0.0-r4) 15:04:51 Executing busybox-1.34.1-r7.trigger 15:04:51 Executing ca-certificates-20220614-r0.trigger 15:04:51 OK: 8 MiB in 23 packages 15:04:51 Removing intermediate container 6983dca505b3 15:04:51 ---> 5f6714ad1708 15:04:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:04:52 ---> Running in 76a11c17a38e 15:04:53 Removing intermediate container 76a11c17a38e 15:04:53 ---> 457c7f8786b0 15:04:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:04:53 Removing intermediate container 87375d097565 15:04:53 ---> ef1a5d6b1b66 15:04:53 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:04:53 ---> Running in 8045067d9dd9 15:04:54 ---> 612fc2674ad8 15:04:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:04:54 Removing intermediate container 8045067d9dd9 15:04:54 ---> be5842ea69c7 15:04:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:04:54 ---> Running in c401100552b6 15:04:55 ---> b8093a48261b 15:04:55 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:04:55 Removing intermediate container d279dc12c667 15:04:55 ---> 58ea0e239ab9 15:04:55 Step 8/23 : COPY . . 15:04:56 Removing intermediate container c401100552b6 15:04:56 ---> c4b0ccd6b4db 15:04:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:04:57 ---> 4ce47a31d072 15:04:57 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:04:57 ---> Running in f57eeeb58bab 15:04:57 ---> Running in 25bf3adddd0e 15:04:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:04:58 Removing intermediate container f57eeeb58bab 15:04:58 ---> 34376bc921ea 15:04:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:04:59 Removing intermediate container 25bf3adddd0e 15:04:59 ---> f99e8cb76cca 15:04:59 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:59 ---> 6f0f57cc8884 15:04:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:04:59 ---> Running in 11c89c0a1b01 15:05:00 ---> faf71b369ac2 15:05:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:05:00 ---> Running in f28f2309af55 15:05:00 Removing intermediate container 11c89c0a1b01 15:05:00 ---> 95027404f115 15:05:00 Step 17/19 : LABEL arch=x86_64 15:05:00 ---> Running in 6124d7eb098d 15:05:00 ---> Running in ba9975277c59 15:05:00 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 15:05:00 Removing intermediate container ba9975277c59 15:05:00 ---> 5fc42bf2f32d 15:05:00 Step 18/19 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:05:01 ---> Running in c46a7a20b22e 15:05:01 Removing intermediate container c46a7a20b22e 15:05:01 ---> 5f1c73093ea3 15:05:01 Step 19/19 : LABEL version=0.0.0 15:05:01 ---> 7e4e3e860821 15:05:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:05:01 ---> Running in 608b9f2e181f 15:05:01 ---> Running in 9e857d132c6f 15:05:01 Removing intermediate container 6124d7eb098d 15:05:01 ---> abc5b24bc3c4 15:05:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:01 Removing intermediate container 608b9f2e181f 15:05:01 ---> c3f05e187c79 15:05:01 15:05:01 Successfully built c3f05e187c79 15:05:01 Successfully tagged security-spiffe-token-provider:latest 15:05:01 Building security-spire-server 15:05:01  Building security-spiffe-token-provider ... done 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 15:05:01 ---> bd9a97171407 15:05:01 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:05:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:04 ---> 0dc831f37450 15:05:04 Step 3/23 : WORKDIR /edgex-go 15:05:04 ---> Using cache 15:05:04 ---> e19a12a1227c 15:05:04 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:05:05 ---> babee1fbd39e 15:05:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:05:05 ---> Running in a7d70fe482f1 15:05:05 ---> dc8852b250c5 15:05:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:05:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:05:05 ---> 2b84ced5afd9 15:05:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:05:05 OK: 211 MiB in 51 packages 15:05:07 ---> 5347389887b4 15:05:07 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:05:07 Removing intermediate container a7d70fe482f1 15:05:07 ---> d27eb613e468 15:05:07 Step 5/23 : COPY go.mod vendor* ./ 15:05:07 ---> b46d50c85b0f 15:05:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:05:07 ---> 69a2043742dc 15:05:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:08 ---> Running in aaabcdaf67f4 15:05:08 ---> 2884bb430b90 15:05:08 Step 27/32 : RUN chmod +x /entrypoint.sh 15:05:08 ---> Running in 426ed637bb9c 15:05:08 Removing intermediate container dec4ae02466f 15:05:08 ---> 1bffedf4538e 15:05:08 15:05:08 Step 10/22 : FROM alpine:3.16 15:05:08 ---> 9c6f07244728 15:05:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:05:08 ---> Running in e77e04efb888 15:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:05:10 (1/2) Installing ca-certificates (20220614-r0) 15:05:10 (2/2) Installing dumb-init (1.2.5-r1) 15:05:10 Executing busybox-1.35.0-r17.trigger 15:05:10 Executing ca-certificates-20220614-r0.trigger 15:05:10 Removing intermediate container 426ed637bb9c 15:05:10 ---> ef0f5fc19d96 15:05:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:05:10 OK: 6 MiB in 16 packages 15:05:10 ---> Running in a3c55ee260ff 15:05:11 Removing intermediate container a3c55ee260ff 15:05:11 ---> b59314b0d71f 15:05:11 Step 29/32 : CMD ["gate"] 15:05:11 ---> Running in 0aeb7c79239b 15:05:11 Removing intermediate container e77e04efb888 15:05:11 ---> dec78a151291 15:05:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:05:11 Removing intermediate container 0aeb7c79239b 15:05:11 ---> 69f4e4c6779a 15:05:11 Step 30/32 : LABEL arch=x86_64 15:05:11 ---> Running in b0d8b91e0339 15:05:11 ---> Running in 4b90f86e8d4b 15:05:11 Removing intermediate container 4b90f86e8d4b 15:05:11 ---> 8d24700477cb 15:05:11 Step 31/32 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:05:11 Removing intermediate container b0d8b91e0339 15:05:11 ---> 8d99aa1fd3af 15:05:11 Step 13/22 : ENV APP_PORT=59860 15:05:12 ---> Running in 045c0f60bdf3 15:05:12 ---> Running in a4bdc2f5d1ec 15:05:12 Removing intermediate container a4bdc2f5d1ec 15:05:12 ---> 2dbc4a6fa305 15:05:12 Step 14/22 : EXPOSE $APP_PORT 15:05:12 Removing intermediate container 045c0f60bdf3 15:05:12 ---> f4028474ed60 15:05:12 Step 32/32 : LABEL version=0.0.0 15:05:12 ---> Running in 33f12127cd3e 15:05:12 ---> Running in 7ababe9ab61b 15:05:12 Removing intermediate container 33f12127cd3e 15:05:12 ---> cfa038d4965b 15:05:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:12 Removing intermediate container 7ababe9ab61b 15:05:12 ---> 0621d6ead3cb 15:05:12 15:05:12 Successfully built 0621d6ead3cb 15:05:12 Successfully tagged security-bootstrapper:latest 15:05:12  Building security-bootstrapper ... done  ---> 6489f17cf88e 15:05:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:05:13 ---> 49a220576c62 15:05:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:05:13 ---> f23f669ebf09 15:05:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:05:14 ---> Running in 077596b792c2 15:05:14 Removing intermediate container 077596b792c2 15:05:14 ---> 02dc7fa177c1 15:05:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:14 ---> Running in 233bdce6dfa9 15:05:14 Removing intermediate container 233bdce6dfa9 15:05:14 ---> 0fc9791acd71 15:05:14 Step 20/22 : LABEL arch=x86_64 15:05:14 ---> Running in 0708c860a8eb 15:05:14 Removing intermediate container 0708c860a8eb 15:05:14 ---> 6ca07cc30cab 15:05:14 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:05:14 ---> Running in e81534b7991a 15:05:15 Removing intermediate container e81534b7991a 15:05:15 ---> b3616f1223f3 15:05:15 Step 22/22 : LABEL version=0.0.0 15:05:15 ---> Running in 9f9db3a7c597 15:05:15 Removing intermediate container 9f9db3a7c597 15:05:15 ---> f261c7a8e159 15:05:15 15:05:15 Successfully built f261c7a8e159 15:05:15 Successfully tagged support-notifications:latest 15:05:20  Building support-notifications ... done Removing intermediate container f28f2309af55 15:05:20 ---> 68ea4e06aba0 15:05:20 15:05:20 Step 10/24 : FROM alpine:3.16 15:05:20 ---> 9c6f07244728 15:05:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:05:20 ---> Using cache 15:05:20 ---> e45c8d3400f8 15:05:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:05:20 ---> Using cache 15:05:20 ---> b7d07227962d 15:05:20 Step 13/24 : ENV APP_PORT=59881 15:05:20 Removing intermediate container 9e857d132c6f 15:05:20 ---> fb15db22dd6d 15:05:20 15:05:20 Step 10/23 : FROM alpine:3.16 15:05:20 ---> 9c6f07244728 15:05:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:05:20 ---> Using cache 15:05:20 ---> e45c8d3400f8 15:05:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:05:20 ---> Using cache 15:05:20 ---> b7d07227962d 15:05:20 Step 13/23 : ENV APP_PORT=59882 15:05:20 ---> Running in ca5f1e773ec4 15:05:20 ---> Running in a959ff556433 15:05:20 Removing intermediate container ca5f1e773ec4 15:05:20 ---> 2c9b152a7271 15:05:20 Step 14/24 : EXPOSE $APP_PORT 15:05:20 Removing intermediate container a959ff556433 15:05:20 ---> e463d05b175f 15:05:20 Step 14/23 : EXPOSE $APP_PORT 15:05:20 ---> Running in 0814e31e87eb 15:05:20 ---> Running in e5039f58706d 15:05:20 Removing intermediate container 0814e31e87eb 15:05:20 ---> 7458cd54bdcd 15:05:20 Step 15/24 : WORKDIR / 15:05:20 Removing intermediate container e5039f58706d 15:05:20 ---> 2c2ad2a6a507 15:05:20 Step 15/23 : WORKDIR / 15:05:21 ---> Running in 271c69f45e2d 15:05:21 ---> Running in a56f9e2b6465 15:05:21 Removing intermediate container 271c69f45e2d 15:05:21 ---> aeac63054a01 15:05:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:21 Removing intermediate container a56f9e2b6465 15:05:21 ---> d1cdf52e222e 15:05:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:05:21 ---> 5331d8492e10 15:05:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:05:21 ---> b4aa635fadcb 15:05:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:05:21 ---> 98e964614865 15:05:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:05:21 ---> 6827c089a9fd 15:05:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:05:21 ---> a454cf2ae397 15:05:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:05:21 ---> e8f70229f48d 15:05:21 Step 19/23 : ENTRYPOINT ["/core-command"] 15:05:21 ---> Running in fa440d5c22fa 15:05:21 ---> 8f52738c2fa1 15:05:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:05:22 ---> Running in b0d002955d69 15:05:22 Removing intermediate container fa440d5c22fa 15:05:22 ---> 349b931ca318 15:05:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:22 ---> Running in c9cab33e4ddc 15:05:22 Removing intermediate container b0d002955d69 15:05:22 ---> 047630a2a0e7 15:05:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:22 ---> Running in f7ba2a402a00 15:05:22 Removing intermediate container c9cab33e4ddc 15:05:22 ---> a50d2374156c 15:05:22 Step 21/23 : LABEL arch=x86_64 15:05:22 ---> Running in eab0cd993ffd 15:05:22 Removing intermediate container f7ba2a402a00 15:05:22 ---> 91493208c802 15:05:22 Step 22/24 : LABEL arch=x86_64 15:05:22 ---> Running in b5470e95b892 15:05:22 Removing intermediate container eab0cd993ffd 15:05:22 ---> fbfe2620ac4e 15:05:22 Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:05:22 ---> Running in 26d85dce52ff 15:05:22 Removing intermediate container b5470e95b892 15:05:22 ---> d9455ef0cd63 15:05:22 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:05:22 ---> Running in 4fc247a6c77f 15:05:22 Removing intermediate container 26d85dce52ff 15:05:22 ---> 3e73242f1f69 15:05:22 Step 23/23 : LABEL version=0.0.0 15:05:22 ---> Running in b677a447c265 15:05:22 Removing intermediate container 4fc247a6c77f 15:05:22 ---> 483d822a1dc2 15:05:22 Step 24/24 : LABEL version=0.0.0 15:05:22 ---> Running in 240e0b6b38a8 15:05:22 Removing intermediate container b677a447c265 15:05:22 ---> c96090e6b40b 15:05:22 15:05:22 Removing intermediate container 240e0b6b38a8 15:05:22 ---> 3c6687bd9a71 15:05:22 15:05:22 Successfully built c96090e6b40b 15:05:22 Successfully tagged core-command:latest 15:05:22  Building core-command ... done Successfully built 3c6687bd9a71 15:05:22 Successfully tagged core-metadata:latest 15:05:32  Building core-metadata ... done Removing intermediate container aaabcdaf67f4 15:05:32 ---> d267eba5e12a 15:05:32 Step 7/23 : COPY . . 15:05:38 ---> 8a80eb27ced4 15:05:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:05:38 ---> Running in 8d95a691358a 15:05:38 Removing intermediate container 8d95a691358a 15:05:38 ---> 02481422fe99 15:05:38 Step 9/23 : WORKDIR /edgex-go/spire-build 15:05:38 ---> Running in 282f1730bdea 15:05:38 Removing intermediate container 282f1730bdea 15:05:38 ---> 3c3d1c885095 15:05:38 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 15:05:38 ---> Running in 6ab7b9744ad5 15:05:38 Removing intermediate container 6ab7b9744ad5 15:05:38 ---> 07df8c12e551 15:05:38 Step 11/23 : WORKDIR /edgex-go 15:05:38 ---> Running in 39961c78a8a9 15:05:38 Removing intermediate container 39961c78a8a9 15:05:38 ---> 21e5d7296f24 15:05:38 15:05:38 Step 12/23 : FROM alpine:3.15 15:05:38 ---> c4fc93816858 15:05:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:05:38 ---> Using cache 15:05:38 ---> 83241e5c7a62 15:05:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:05:38 ---> Running in f70f09df5705 15:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:05:38 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:05:38 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:05:38 OK: 15857 distinct packages available 15:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:05:39 (1/5) Installing dumb-init (1.2.5-r1) 15:05:39 (2/5) Installing musl-obstack (1.2.3-r0) 15:05:39 (3/5) Installing libucontext (1.1-r0) 15:05:39 (4/5) Installing gcompat (1.0.0-r4) 15:05:39 (5/5) Installing openssl (1.1.1q-r0) 15:05:39 Executing busybox-1.34.1-r7.trigger 15:05:39 OK: 7 MiB in 19 packages 15:05:39 Removing intermediate container f70f09df5705 15:05:39 ---> 50281881089b 15:05:39 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:05:41 ---> 972a72c27985 15:05:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:05:41 ---> c183a1d7ae19 15:05:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:05:41 ---> fbd982a1fbd4 15:05:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:05:41 ---> 1b9bc9018f6d 15:05:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:05:42 ---> Running in d85715379fdb 15:05:42 Removing intermediate container d85715379fdb 15:05:42 ---> e0a4919cf6f9 15:05:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:05:42 ---> Running in e3fa862065d4 15:05:42 Removing intermediate container e3fa862065d4 15:05:42 ---> 277ad503b295 15:05:42 Step 21/23 : LABEL arch=x86_64 15:05:42 ---> Running in 9efc3273233d 15:05:42 Removing intermediate container 9efc3273233d 15:05:42 ---> 10aabcee43b9 15:05:42 Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:05:42 ---> Running in ed75eabc3ad0 15:05:42 Removing intermediate container ed75eabc3ad0 15:05:42 ---> b5b9c6cb67d3 15:05:42 Step 23/23 : LABEL version=0.0.0 15:05:42 ---> Running in abd750eee873 15:05:42 Removing intermediate container abd750eee873 15:05:42 ---> ec4159e66f18 15:05:42 15:05:42 Successfully built ec4159e66f18 15:05:42 Successfully tagged security-spire-server:latest 15:05:42  Building security-spire-server ... done  [Pipeline] } 15:05:42 $ docker stop --time=1 a5e21d9f35b0cb50f61a06fd8c42b2e1f2cb0617ec60b2e937707b88cda23d7b 15:05:43 $ docker rm -f a5e21d9f35b0cb50f61a06fd8c42b2e1f2cb0617ec60b2e937707b88cda23d7b [Pipeline] // withDockerContainer [Pipeline] sh 15:05:44 + docker images 15:05:44 REPOSITORY TAG IMAGE ID CREATED SIZE 15:05:44 security-spire-server latest ec4159e66f18 2 seconds ago 86.5MB 15:05:44 21e5d7296f24 6 seconds ago 1.48GB 15:05:44 core-command latest c96090e6b40b 22 seconds ago 17.6MB 15:05:44 core-metadata latest 3c6687bd9a71 22 seconds ago 18.5MB 15:05:44 fb15db22dd6d 24 seconds ago 1.61GB 15:05:44 68ea4e06aba0 25 seconds ago 1.62GB 15:05:44 support-notifications latest f261c7a8e159 29 seconds ago 30.5MB 15:05:44 security-bootstrapper latest 0621d6ead3cb 32 seconds ago 20.2MB 15:05:44 1bffedf4538e 36 seconds ago 1.67GB 15:05:44 security-spiffe-token-provider latest c3f05e187c79 43 seconds ago 29.7MB 15:05:44 661b9469541e 57 seconds ago 1.64GB 15:05:44 85a444b6a67c About a minute ago 1.6GB 15:05:44 support-scheduler latest e976588f3b1b About a minute ago 29.8MB 15:05:44 core-data latest ebb29a63c844 About a minute ago 21.7MB 15:05:44 a7604be7dcab About a minute ago 1.67GB 15:05:44 89a146a0f968 About a minute ago 1.62GB 15:05:44 sys-mgmt-agent latest 862ee2677211 About a minute ago 136MB 15:05:44 security-secretstore-setup latest 0fb7bbce4e5b About a minute ago 29.7MB 15:05:44 security-proxy-setup latest 74c5002fe243 About a minute ago 27.6MB 15:05:44 bdd58e01acff 2 minutes ago 1.59GB 15:05:44 199c390c48af 2 minutes ago 1.6GB 15:05:44 f05f95d812e1 2 minutes ago 1.6GB 15:05:44 security-spire-agent latest 40486e1a652c 2 minutes ago 125MB 15:05:44 security-spire-config latest ec5c5dd54276 2 minutes ago 85.8MB 15:05:44 f54b5757dea7 2 minutes ago 1.48GB 15:05:44 2f8defa8f332 2 minutes ago 1.48GB 15:05:44 ci-base-image-x86_64 latest 0dc831f37450 5 minutes ago 941MB 15:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 15:05:44 alpine 3.15 c4fc93816858 2 months ago 5.59MB 15:05:44 alpine 3.16 9c6f07244728 2 months ago 5.54MB 15:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 15:05:44 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] } 15:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:07:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:07:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:07:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:07:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:07:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:07:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:07:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:07:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements 15:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:07:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.735s coverage: 98.5% of statements 15:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.925s coverage: 43.0% of statements 15:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:07:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.858s coverage: 54.2% of statements 15:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.419s coverage: 89.2% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.695s coverage: 2.2% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.683s coverage: 95.6% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.492s coverage: 72.2% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.635s coverage: 60.0% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.809s coverage: 0.9% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.322s coverage: 58.8% of statements 15:08:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.309s coverage: 29.6% of statements 15:08:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.381s coverage: 47.1% of statements 15:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.326s coverage: 79.5% of statements 15:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 15:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements 15:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.246s coverage: 87.5% of statements 15:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.277s coverage: 94.4% of statements 15:08:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.252s coverage: 44.8% of statements 15:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.821s coverage: 79.9% of statements 15:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.373s coverage: 92.9% of statements 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.310s coverage: 86.9% of statements 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.261s coverage: 87.2% of statements 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 58.8% of statements 15:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 15:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements 15:08:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.364s coverage: 85.4% of statements 15:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 91.2% of statements 15:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.224s coverage: 64.7% of statements 15:09:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:09:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.341s coverage: 100.0% of statements 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.139s coverage: 89.4% of statements 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 15:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements 15:09:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.709s coverage: 65.8% of statements 15:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.876s coverage: 41.8% of statements 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.377s coverage: 89.5% of statements 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:09:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.398s coverage: 84.8% of statements 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:09:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.432s coverage: 17.7% of statements 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.766s coverage: 92.3% of statements 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.355s coverage: 63.2% of statements 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:09:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:09:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.245s coverage: 28.9% of statements 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:09:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:09:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 15:09:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 15:09:22 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 15:09:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:09:22 GO111MODULE=on go vet ./... 15:11:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:11:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:11:29 ./bin/test-attribution-txt.sh [Pipeline] echo 15:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:11:29 + ls -al . 15:11:29 total 764 15:11:29 drwxrwxr-x 10 1001 1001 4096 Oct 26 15:04 . 15:11:29 drwxr-xr-x 4 root root 4096 Oct 26 15:04 .. 15:11:29 drwxrwxr-x 2 1001 1001 4096 Oct 26 15:02 .blubracket 15:11:29 -rw-rw-r-- 1 1001 1001 16 Oct 26 15:02 .dockerignore 15:11:29 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:02 .git 15:11:29 drwxrwxr-x 3 1001 1001 4096 Oct 26 15:02 .github 15:11:29 -rw-rw-r-- 1 1001 1001 1030 Oct 26 15:02 .gitignore 15:11:29 -rw-rw-r-- 1 1001 1001 42 Oct 26 15:02 .golangci.yml 15:11:29 -rw-rw-r-- 1 1001 1001 87 Oct 26 15:02 .hadolint.yml 15:11:29 -rw-rw-r-- 1 1001 1001 166 Oct 26 15:02 .sonarcloud.properties 15:11:29 -rw-rw-r-- 1 1001 1001 1171 Oct 26 15:02 ADOPTERS.md 15:11:29 -rw-rw-r-- 1 1001 1001 10722 Oct 26 15:02 Attribution.txt 15:11:29 -rw-rw-r-- 1 1001 1001 63209 Oct 26 15:02 CHANGELOG.md 15:11:29 -rw-rw-r-- 1 1001 1001 3804 Oct 26 15:02 CONTRIBUTING.md 15:11:29 -rw-rw-r-- 1 1001 1001 677 Oct 26 15:02 GOVERNANCE.md 15:11:29 -rw-rw-r-- 1 1001 1001 850 Oct 26 15:02 Jenkinsfile 15:11:29 -rw-rw-r-- 1 1001 1001 10775 Oct 26 15:02 LICENSE 15:11:29 -rw-rw-r-- 1 1001 1001 13857 Oct 26 15:02 Makefile 15:11:29 -rw-rw-r-- 1 1001 1001 582 Oct 26 15:02 OWNERS.md 15:11:29 -rw-rw-r-- 1 1001 1001 9799 Oct 26 15:02 README.md 15:11:29 -rw-rw-r-- 1 1001 1001 6912 Oct 26 15:02 SECURITY.md 15:11:29 -rw-rw-r-- 1 1001 1001 5 Oct 26 14:59 VERSION 15:11:29 -rw-rw-r-- 1 1001 1001 4131 Oct 26 15:02 ZMQWindows.md 15:11:29 drwxrwxr-x 2 1001 1001 4096 Oct 26 15:02 bin 15:11:29 drwxrwxr-x 18 1001 1001 4096 Oct 26 15:02 cmd 15:11:29 -rw-r--r-- 1 root root 501828 Oct 26 15:09 coverage.out 15:11:29 -rw-rw-r-- 1 1001 1001 3447 Oct 26 15:02 go.mod 15:11:29 -rw-rw-r-- 1 1001 1001 45062 Oct 26 15:02 go.sum 15:11:29 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:02 internal 15:11:29 drwxrwxr-x 3 1001 1001 4096 Oct 26 15:02 openapi 15:11:29 drwxrwxr-x 4 1001 1001 4096 Oct 26 15:02 snap 15:11:29 -rw-rw-r-- 1 1001 1001 204 Oct 26 15:02 version.go [Pipeline] sh 15:11:30 + '[' -e coverage.out ] 15:11:30 + chown 1001:1001 coverage.out [Pipeline] stash 15:11:30 Warning: overwriting stash ‘coverage-report’ 15:11:31 Stashed 1 file(s) [Pipeline] sh 15:11:31 + make build 15:11:31 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 15:13:23 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 15:14:45 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 15:14:49 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 15:15: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:15: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:15:48 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 15:15:58 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 15:16:02 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 15:16: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:16:12 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 15:16:18 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 15:16: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 [Pipeline] } 15:16:35 $ docker stop --time=1 fbb49a1e86d36a06a60afae6675c39745558f37dd37d89309e6c9ba88dd09084 15:16:37 $ docker rm -f fbb49a1e86d36a06a60afae6675c39745558f37dd37d89309e6c9ba88dd09084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:39 15:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:40 latest: Pulling from edgex-devops/edgex-compose-arm64 15:16:40 29e5d40040c1: Pulling fs layer 15:16:40 1ce36da41761: Pulling fs layer 15:16:40 25b303627fd3: Pulling fs layer 15:16:40 29e5d40040c1: Verifying Checksum 15:16:40 29e5d40040c1: Download complete 15:16:40 1ce36da41761: Verifying Checksum 15:16:40 1ce36da41761: Download complete 15:16:41 29e5d40040c1: Pull complete 15:16:42 1ce36da41761: Pull complete 15:16:42 25b303627fd3: Download complete 15:16:52 25b303627fd3: Pull complete 15:16:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:16:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container 15:16:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:16:55 $ docker top acabeae4580bf49a6fdb7148127d1f887e1cbc889decc0fc744aba0fb516983d -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:56 + grep parallel 15:16:56 + docker-compose build --help 15:17:02 --parallel Build images in parallel. [Pipeline] } 15:17:02 $ docker stop --time=1 acabeae4580bf49a6fdb7148127d1f887e1cbc889decc0fc744aba0fb516983d 15:17:04 $ docker rm -f acabeae4580bf49a6fdb7148127d1f887e1cbc889decc0fc744aba0fb516983d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:17:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:05 prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container 15:17:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:17:06 $ docker top 868c73184fd9077f2472300a4ed7839bd3ee64db950754d88d9b29a57976577f -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:07 + docker-compose -f ./docker-compose-build.yml build --parallel 15:17:14 Building core-command ... 15:17:14 Building core-data ... 15:17:14 Building core-metadata ... 15:17:14 Building security-bootstrapper ... 15:17:14 Building security-proxy-setup ... 15:17:14 Building security-secretstore-setup ... 15:17:14 Building security-spiffe-token-provider ... 15:17:14 Building security-spire-agent ... 15:17:14 Building security-spire-config ... 15:17:14 Building security-spire-server ... 15:17:14 Building support-notifications ... 15:17:14 Building support-scheduler ... 15:17:14 Building sys-mgmt-agent ... 15:17:14 Building security-secretstore-setup 15:17:14 Building security-spire-server 15:17:14 Building security-spiffe-token-provider 15:17:14 Building security-bootstrapper 15:17:14 Building security-spire-config 15:18:10 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> f39a658ae6db 15:18:10 Step 3/32 : WORKDIR /edgex-go 15:18:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> f39a658ae6db 15:18:10 Step 3/24 : WORKDIR /edgex-go 15:18:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:10 15:18:10 Step 2/19 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder 15:18:10 15:18:10 ---> f39a658ae6db 15:18:10 ---> f39a658ae6db 15:18:10 Step 3/19 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go 15:18:10 15:18:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:18:10 ---> f39a658ae6db 15:18:10 Step 3/23 : WORKDIR /edgex-go 15:18:10 ---> Running in 6bff0ec5eb03 15:18:10 ---> Running in d36f77fe2ec5 15:18:10 ---> Running in 095d28cbbffc 15:18:10 ---> Running in d1b33c96a5ea 15:18:10 ---> Running in 831f7ec773af 15:18:10 Removing intermediate container 6bff0ec5eb03 15:18:10 ---> f4c40b3af081 15:18:10 Step 4/32 : RUN apk add --update --no-cache make git 15:18:10 Removing intermediate container 095d28cbbffc 15:18:10 ---> d7d7218609fe 15:18:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:18:10 ---> Running in 0ca8b356c9cf 15:18:10 Removing intermediate container d1b33c96a5ea 15:18:10 ---> 93f32b1e97b9 15:18:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:18:10 ---> Running in 5ed578d7d686 15:18:10 Removing intermediate container d36f77fe2ec5 15:18:10 ---> 85209d407788 15:18:10 Step 4/24 : RUN apk add --update --no-cache make git 15:18:10 Removing intermediate container 831f7ec773af 15:18:10 ---> 23021940ef8b 15:18:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:18:10 ---> Running in 435e416ad0d5 15:18:10 ---> Running in 2fae8cb7efc6 15:18:10 ---> Running in f1ec08d2e737 15:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:12 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:18:12 v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:18:12 OK: 16898 distinct packages available 15:18:12 OK: 221 MiB in 51 packages 15:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:13 OK: 221 MiB in 51 packages 15:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:13 OK: 221 MiB in 51 packages 15:18:13 OK: 221 MiB in 51 packages 15:18:14 Removing intermediate container 0ca8b356c9cf 15:18:14 ---> 3b36da4d26d9 15:18:14 Step 5/32 : COPY go.mod vendor* ./ 15:18:15 OK: 221 MiB in 51 packages 15:18:15 Removing intermediate container f1ec08d2e737 15:18:15 ---> c5b3c0a3be2a 15:18:15 Step 5/24 : COPY go.mod vendor* ./ 15:18:16 Removing intermediate container 435e416ad0d5 15:18:16 ---> 503478ba5495 15:18:16 Step 5/23 : COPY go.mod vendor* ./ 15:18:16 Removing intermediate container 2fae8cb7efc6 15:18:16 ---> 5b55d1ffc9bc 15:18:16 Step 5/24 : COPY go.mod vendor* ./ 15:18:16 ---> 34e560130209 15:18:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:16 ---> Running in 8e6cab5514ee 15:18:16 ---> f063f603c7b2 15:18:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:16 Removing intermediate container 5ed578d7d686 15:18:16 ---> d94e3bae56c1 15:18:16 Step 5/19 : COPY go.mod vendor* ./ 15:18:16 ---> Running in 3f329c9f9870 15:18:17 ---> 530b9984170a 15:18:17 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:17 ---> Running in ebc3cf4dcba0 15:18:17 ---> 61b3ea59a398 15:18:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:17 ---> Running in 0668bdb77870 15:18:18 ---> d2c339ff674e 15:18:18 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:18 ---> Running in a26264934fa0 15:19:56 Removing intermediate container 3f329c9f9870 15:19:56 ---> 94f22685449a 15:19:56 Step 7/24 : COPY . . 15:19:56 Removing intermediate container a26264934fa0 15:19:56 ---> 3218e48c6a13 15:19:56 Step 7/19 : COPY . . 15:19:56 Removing intermediate container 0668bdb77870 15:19:56 ---> fe516f307c06 15:19:56 Step 7/24 : COPY . . 15:19:56 Removing intermediate container 8e6cab5514ee 15:19:56 ---> c444c967ed33 15:19:56 Step 7/32 : COPY . . 15:19:56 Removing intermediate container ebc3cf4dcba0 15:19:56 ---> 8d240940fafb 15:19:56 Step 7/23 : COPY . . 15:20:04 ---> 78787b7ac932 15:20:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:20:04 ---> 17b5a625a175 15:20:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:20:04 ---> e469e9952d91 15:20:04 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:20:04 ---> 70bbadafe938 15:20:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:20:04 ---> 00e92d59afbe 15:20:04 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:20:04 ---> Running in d534594d9572 15:20:04 ---> Running in f2ebcb1ab01e 15:20:04 ---> Running in cf2cc4ea52ef 15:20:04 ---> Running in 3f983da177b6 15:20:04 ---> Running in 1d8e5b08927d 15:20:04 Removing intermediate container f2ebcb1ab01e 15:20:04 ---> 067bf865adde 15:20:04 Step 9/24 : WORKDIR /edgex-go/spire-build 15:20:04 Removing intermediate container d534594d9572 15:20:04 ---> 67b96bd36403 15:20:04 Step 9/23 : WORKDIR /edgex-go/spire-build 15:20:04 ---> Running in aa7ada1ca41f 15:20:04 ---> Running in bc1da203cffd 15:20:05 Removing intermediate container aa7ada1ca41f 15:20:05 ---> 99ee71f3eb4c 15:20:05 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 15:20:05 Removing intermediate container bc1da203cffd 15:20:05 ---> 73efbfb0fe5a 15:20:05 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 15:20:05 ---> Running in e30b1ec41f6c 15:20:05 ---> Running in bc2e0766328f 15:20:06 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 15:20:06 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 15:20:06 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 15:20:09 Removing intermediate container bc2e0766328f 15:20:09 ---> afb64263a640 15:20:09 Step 11/24 : WORKDIR /edgex-go 15:20:09 ---> Running in 0f639676fc88 15:20:09 Removing intermediate container e30b1ec41f6c 15:20:09 ---> c5b458a60b76 15:20:09 Step 11/23 : WORKDIR /edgex-go 15:20:10 ---> Running in 179d37294448 15:20:10 Removing intermediate container 0f639676fc88 15:20:10 ---> 9fc3ff96adea 15:20:10 15:20:10 Step 12/24 : FROM alpine:3.15 15:20:11 Removing intermediate container 179d37294448 15:20:11 ---> 57e7774f3acc 15:20:11 15:20:11 Step 12/23 : FROM alpine:3.15 15:20:11 3.15: Pulling from library/alpine 15:20:11 3.15: Pulling from library/alpine 15:20:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:20:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:20:12 Status: Downloaded newer image for alpine:3.15 15:20:12 Status: Image is up to date for alpine:3.15 15:20:12 ---> 02e0d6fdf486 15:20:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:20:12 ---> 02e0d6fdf486 15:20:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:20:12 ---> Running in 3f280662ec3a 15:20:12 ---> Running in 4485b3361428 15:20:13 Removing intermediate container 3f280662ec3a 15:20:13 ---> 5e474ebb5bfe 15:20:13 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:20:13 Removing intermediate container 4485b3361428 15:20:13 ---> a83a63bb6fb8 15:20:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:20:13 ---> Running in 7afc1b65194a 15:20:13 ---> Running in 8d0984c0f39a 15:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:20:18 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:20:18 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:20:18 OK: 15734 distinct packages available 15:20:18 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:20:18 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:20:18 OK: 15734 distinct packages available 15:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:20:20 (1/4) Installing dumb-init (1.2.5-r1) 15:20:20 (1/5) Installing dumb-init (1.2.5-r1) 15:20:20 (2/4) Installing musl-obstack (1.2.3-r0) 15:20:20 (2/5) Installing musl-obstack (1.2.3-r0) 15:20:20 (3/4) Installing libucontext (1.1-r0) 15:20:20 (4/4) Installing gcompat (1.0.0-r4) 15:20:20 (3/5) Installing libucontext (1.1-r0) 15:20:20 Executing busybox-1.34.1-r7.trigger 15:20:20 (4/5) Installing gcompat (1.0.0-r4) 15:20:20 (5/5) Installing openssl (1.1.1q-r0) 15:20:20 Executing busybox-1.34.1-r7.trigger 15:20:20 OK: 6 MiB in 18 packages 15:20:20 OK: 6 MiB in 19 packages 15:20:22 Removing intermediate container 7afc1b65194a 15:20:22 ---> 162c68ae7f6a 15:20:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:20:22 Removing intermediate container 8d0984c0f39a 15:20:22 ---> 03d8f321d053 15:20:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:20:30 ---> 7d6cd6005ceb 15:20:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:20:31 ---> caa27094b52b 15:20:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:20:32 ---> 1971b6cc56b3 15:20:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:20:32 ---> ce2b93463380 15:20:32 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:20:32 ---> Running in ca764a03cfb4 15:20:33 ---> 5d1eb76fe204 15:20:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:20:33 Removing intermediate container ca764a03cfb4 15:20:33 ---> f9fff53bcf92 15:20:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:20:34 ---> e7631a26a9b5 15:20:34 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:20:34 ---> Running in 9976c631dc89 15:20:35 ---> e33ce6ec03b5 15:20:35 Step 19/24 : WORKDIR / 15:20:35 ---> Running in edc10ad17b66 15:20:35 Removing intermediate container 9976c631dc89 15:20:35 ---> c594a75ddd32 15:20:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:20:35 Removing intermediate container edc10ad17b66 15:20:35 ---> a36492fd48df 15:20:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:20:36 ---> Running in d367c25a87ab 15:20:36 ---> Running in fcfa0d1f53ee 15:20:36 Removing intermediate container d367c25a87ab 15:20:36 ---> 7c51fd6cfe32 15:20:36 Step 21/23 : LABEL arch=arm64 15:20:36 Removing intermediate container fcfa0d1f53ee 15:20:36 ---> bb2fd2870e45 15:20:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:20:36 ---> Running in 3ce82fd5aa5a 15:20:36 ---> Running in 7db09513b899 15:20:37 Removing intermediate container 3ce82fd5aa5a 15:20:37 ---> 2447e37ac770 15:20:37 Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:20:37 Removing intermediate container 7db09513b899 15:20:37 ---> c55cd645e217 15:20:37 Step 22/24 : LABEL arch=arm64 15:20:37 ---> Running in 65d33b2ff265 15:20:37 ---> Running in 32f92eab041d 15:20:38 Removing intermediate container 65d33b2ff265 15:20:38 ---> e0590785c31a 15:20:38 Step 23/23 : LABEL version=0.0.0 15:20:38 Removing intermediate container 32f92eab041d 15:20:38 ---> 21d75197617e 15:20:38 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:20:38 ---> Running in cfff40dd9b04 15:20:38 ---> Running in de71c794ba28 15:20:39 Removing intermediate container de71c794ba28 15:20:39 ---> 3fc38324e81e 15:20:39 Step 24/24 : LABEL version=0.0.0 15:20:39 Removing intermediate container cfff40dd9b04 15:20:39 ---> 05fc05bf0822 15:20:39 15:20:39 ---> Running in 9a3d27dd8c59 15:20:40 Successfully built 05fc05bf0822 15:20:40 Successfully tagged security-spire-server-arm64:latest 15:20:40  Building security-spire-server ... done Building support-notifications 15:20:40 Removing intermediate container 9a3d27dd8c59 15:20:40 ---> 3bfc64e8ec4a 15:20:40 15:20:40 Successfully built 3bfc64e8ec4a 15:20:40 Successfully tagged security-spire-config-arm64:latest 15:20:40  Building security-spire-config ... done Building sys-mgmt-agent 15:21:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:21:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:12 ---> f39a658ae6db 15:21:12 Step 3/22 : WORKDIR /edgex-go 15:21:12 ---> Using cache 15:21:12 ---> 23021940ef8b 15:21:12 Step 4/22 : RUN apk add --update --no-cache make bash git 15:21:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:21:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:12 ---> f39a658ae6db 15:21:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:21:12 ---> Running in b005244c6e6c 15:21:12 ---> Running in 29506e05bd9b 15:21:12 Removing intermediate container b005244c6e6c 15:21:12 ---> 313f7d92dfc2 15:21:12 Step 4/22 : WORKDIR /edgex-go 15:21:12 ---> Running in 6db74ae60b24 15:21:12 Removing intermediate container 6db74ae60b24 15:21:12 ---> 86d41ad907ab 15:21:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:21:12 ---> Running in aa310b79af0a 15:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:21:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:21:14 OK: 221 MiB in 51 packages 15:21:15 OK: 221 MiB in 51 packages 15:21:15 Removing intermediate container 29506e05bd9b 15:21:15 ---> 4345a454281d 15:21:15 Step 5/22 : COPY go.mod vendor* ./ 15:21:17 ---> 801e2a7e4fed 15:21:17 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:17 ---> Running in 6a4bd07b0dbe 15:21:17 Removing intermediate container aa310b79af0a 15:21:17 ---> 82a8242374be 15:21:17 Step 6/22 : COPY go.mod vendor* ./ 15:21:19 ---> 2120c2e2a974 15:21:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:19 ---> Running in c70ad91916bb 15:22:56 Removing intermediate container 6a4bd07b0dbe 15:22:56 ---> 8d4e69e66d56 15:22:56 Step 7/22 : COPY . . 15:22:56 Removing intermediate container c70ad91916bb 15:22:56 ---> 976dc40368ad 15:22:56 Step 8/22 : COPY . . 15:23:14 ---> 2d6385ed6ef3 15:23:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:23:14 ---> d5c624fe1a50 15:23:14 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:23:14 ---> Running in 2fbce3ee9328 15:23:14 ---> Running in 8b5958f624ba 15:23:16 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 15:23:16 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 15:26:38 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 15:26:48 Removing intermediate container 3f983da177b6 15:26:48 ---> 399d1f37932e 15:26:48 15:26:48 Step 9/24 : FROM alpine:3.16 15:26:48 3.16: Pulling from library/alpine 15:26:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:26:48 Status: Downloaded newer image for alpine:3.16 15:26:48 ---> a6215f271958 15:26:48 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:26:48 ---> Running in 97046abe3a5a 15:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:52 (1/3) Installing ca-certificates (20220614-r0) 15:26:52 (2/3) Installing dumb-init (1.2.5-r1) 15:26:52 (3/3) Installing su-exec (0.2-r1) 15:26:52 Executing busybox-1.35.0-r17.trigger 15:26:52 Executing ca-certificates-20220614-r0.trigger 15:26:53 OK: 6 MiB in 17 packages 15:26:56 Removing intermediate container 97046abe3a5a 15:26:56 ---> d2bea081de88 15:26:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:26:56 Removing intermediate container cf2cc4ea52ef 15:26:56 ---> 58de59d455f4 15:26:56 15:26:56 Step 9/32 : FROM alpine:3.16 15:26:56 ---> a6215f271958 15:26:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:26:56 ---> Running in 76e2c4a807bf 15:26:56 ---> Running in 7755d3784cec 15:26:57 Removing intermediate container 76e2c4a807bf 15:26:57 ---> c3b27ef25287 15:26:57 Step 12/24 : WORKDIR / 15:26:57 Removing intermediate container 7755d3784cec 15:26:57 ---> 4f471bafec26 15:26:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:26:57 ---> Running in 2a211eb3cabf 15:26:57 ---> Running in 61f20901dceb 15:26:58 Removing intermediate container 2a211eb3cabf 15:26:58 ---> 2217cdae45dc 15:26:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:26:59 ---> 11ce8f6df4b9 15:26:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:00 ---> 306c2769494d 15:27:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:27:01 ---> 6d8a8ee0bcf5 15:27:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:27:02 (1/2) Installing dumb-init (1.2.5-r1) 15:27:02 (2/2) Installing su-exec (0.2-r1) 15:27:02 Executing busybox-1.35.0-r17.trigger 15:27:02 OK: 5 MiB in 16 packages 15:27:02 ---> 431ef68773c4 15:27:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:27:04 Removing intermediate container 61f20901dceb 15:27:04 ---> 915fc085c9f1 15:27:04 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:27:04 ---> Running in 5fad42749361 15:27:05 ---> 489a71623556 15:27:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:27:05 Removing intermediate container 5fad42749361 15:27:05 ---> c6a81bcbec89 15:27:05 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:27:05 ---> Running in 32fb9cd578d5 15:27:06 Removing intermediate container 32fb9cd578d5 15:27:06 ---> cff213ac911f 15:27:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:27:06 ---> Running in 9e030e916fff 15:27:07 Removing intermediate container 9e030e916fff 15:27:07 ---> 0e8143532f27 15:27:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:27:07 ---> Running in 4d7fae115fbb 15:27:07 ---> 76ab5ef25f13 15:27:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:27:07 Removing intermediate container 4d7fae115fbb 15:27:07 ---> ed6c0a3a9507 15:27:07 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:27:08 ---> Running in 1a07f176363d 15:27:09 ---> 5a5071573360 15:27:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:27:09 ---> Running in cfdccd255b36 15:27:12 Removing intermediate container 1a07f176363d 15:27:12 ---> 940de326c568 15:27:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:27:13 ---> Running in 60e737d00620 15:27:13 Removing intermediate container cfdccd255b36 15:27:13 ---> c815138bbd09 15:27:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:27:13 ---> Running in 89c9f7916051 15:27:13 Removing intermediate container 60e737d00620 15:27:13 ---> 5751f43d4ab1 15:27:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:27:14 Removing intermediate container 89c9f7916051 15:27:14 ---> 124500cf6346 15:27:14 Step 22/24 : LABEL arch=arm64 15:27:14 ---> Running in c328b5f8eead 15:27:14 Removing intermediate container c328b5f8eead 15:27:14 ---> 96319155e880 15:27:14 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:27:14 ---> 0feeae772d6d 15:27:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:27:15 ---> Running in e943eddc93d0 15:27:15 ---> Running in 8f7ef50993f8 15:27:16 Removing intermediate container e943eddc93d0 15:27:16 ---> dcd5eea90873 15:27:16 Step 24/24 : LABEL version=0.0.0 15:27:16 ---> Running in b8e15962d66b 15:27:17 Removing intermediate container b8e15962d66b 15:27:17 ---> 0f37d7f4b76f 15:27:17 15:27:17 Successfully built 0f37d7f4b76f 15:27:17 Successfully tagged security-secretstore-setup-arm64:latest 15:27:17  Building security-secretstore-setup ... done Building core-metadata 15:27:18 Removing intermediate container 8f7ef50993f8 15:27:18 ---> a9894ce3add6 15:27:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:19 ---> a1f5363dbb06 15:27:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:27:21 ---> e997cc3b1d3e 15:27:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:27:23 ---> c5c71107c0b9 15:27:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:27:24 ---> 9328148a0ccc 15:27:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:27:25 ---> 92b6adc30f75 15:27:25 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:27:25 ---> edf678aaada7 15:27:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:27:27 ---> a7890fed6bef 15:27:27 Step 27/32 : RUN chmod +x /entrypoint.sh 15:27:27 ---> Running in 9ab16ed0babb 15:27:31 Removing intermediate container 9ab16ed0babb 15:27:31 ---> 05b8188d6e6e 15:27:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:27:31 ---> Running in 52f0f65a6195 15:27:31 Removing intermediate container 52f0f65a6195 15:27:31 ---> d3f8a20a1089 15:27:31 Step 29/32 : CMD ["gate"] 15:27:32 ---> Running in 19fd2b5b4929 15:27:33 Removing intermediate container 19fd2b5b4929 15:27:33 ---> d1caaa0f85e2 15:27:33 Step 30/32 : LABEL arch=arm64 15:27:33 ---> Running in 0181cfe991c5 15:27:34 Removing intermediate container 0181cfe991c5 15:27:34 ---> 632696e09fca 15:27:34 Step 31/32 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:27:34 ---> Running in d840d72c1549 15:27:35 Removing intermediate container d840d72c1549 15:27:35 ---> 2e92bc60502d 15:27:35 Step 32/32 : LABEL version=0.0.0 15:27:35 ---> Running in 62fa4563f105 15:27:36 Removing intermediate container 62fa4563f105 15:27:36 ---> a9b9316996c9 15:27:36 15:27:37 Successfully built a9b9316996c9 15:27:37 Successfully tagged security-bootstrapper-arm64:latest 15:27:37  Building security-bootstrapper ... done Building core-data 15:27:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:27:37 ---> f39a658ae6db 15:27:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:27:37 ---> Using cache 15:27:37 ---> 313f7d92dfc2 15:27:37 Step 4/24 : WORKDIR /edgex-go 15:27:37 ---> Using cache 15:27:37 ---> 86d41ad907ab 15:27:37 Step 5/24 : RUN apk add --update --no-cache make git 15:27:37 ---> Running in f328dc46f5be 15:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:41 OK: 221 MiB in 51 packages 15:27:43 Removing intermediate container f328dc46f5be 15:27:43 ---> 8a4dbdc96a42 15:27:43 Step 6/24 : COPY go.mod vendor* ./ 15:27:44 ---> 89970ae67d79 15:27:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:44 ---> Running in 15025d4d56c4 15:27:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:27:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:56 ---> f39a658ae6db 15:27:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:27:56 ---> Using cache 15:27:56 ---> 313f7d92dfc2 15:27:56 Step 4/22 : WORKDIR /edgex-go 15:27:56 ---> Using cache 15:27:56 ---> 86d41ad907ab 15:27:56 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:27:58 ---> Running in 64700bfddaab 15:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:02 OK: 221 MiB in 51 packages 15:28:04 Removing intermediate container 64700bfddaab 15:28:04 ---> af46668268ab 15:28:04 Step 6/22 : COPY go.mod vendor* ./ 15:28:05 ---> 1bae4c8f176d 15:28:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:05 ---> Running in e5bc9ef6a761 15:29:13 Removing intermediate container 15025d4d56c4 15:29:13 ---> 7a5ed10a4266 15:29:13 Step 8/24 : COPY . . 15:29:35 ---> 9aaa0c9ab271 15:29:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:29:35 ---> Running in 05bb6f30c6ac 15:29:38 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 15:29:38 Removing intermediate container 1d8e5b08927d 15:29:38 ---> 6999f92cdc12 15:29:38 15:29:38 Step 9/19 : FROM alpine:3.15 15:29:38 ---> 02e0d6fdf486 15:29:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:29:38 ---> Using cache 15:29:38 ---> a83a63bb6fb8 15:29:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:29:38 ---> Running in 693c53894f39 15:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:43 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:29:43 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:29:43 OK: 15734 distinct packages available 15:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:45 (1/9) Installing ca-certificates (20220614-r0) 15:29:45 (2/9) Installing brotli-libs (1.0.9-r5) 15:29:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:29:45 (4/9) Installing libcurl (7.80.0-r4) 15:29:45 (5/9) Installing curl (7.80.0-r4) 15:29:45 (6/9) Installing dumb-init (1.2.5-r1) 15:29:45 (7/9) Installing musl-obstack (1.2.3-r0) 15:29:45 (8/9) Installing libucontext (1.1-r0) 15:29:45 (9/9) Installing gcompat (1.0.0-r4) 15:29:45 Executing busybox-1.34.1-r7.trigger 15:29:45 Executing ca-certificates-20220614-r0.trigger 15:29:46 OK: 8 MiB in 23 packages 15:29:48 Removing intermediate container e5bc9ef6a761 15:29:48 ---> 1e4154b9de1d 15:29:48 Step 8/22 : COPY . . 15:29:50 Removing intermediate container 693c53894f39 15:29:50 ---> ed03cc05addd 15:29:50 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:52 ---> b27fd58d28ac 15:29:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:29:53 Removing intermediate container 8b5958f624ba 15:29:53 ---> d5461c6aa939 15:29:53 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:29:54 ---> Running in 0cb0569d995e 15:29: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 15:29:58 ---> 67526617d484 15:29:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:30:00 ---> 4c4f9cf27718 15:30:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:30:00 ---> Running in 9f12a390e751 15:30:00 Removing intermediate container 9f12a390e751 15:30:00 ---> af1c01b970df 15:30:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:01 ---> Running in 5f954117daa9 15:30:02 Removing intermediate container 5f954117daa9 15:30:02 ---> be17fef47f51 15:30:02 Step 17/19 : LABEL arch=arm64 15:30:02 ---> Running in d6b5ad6aac8e 15:30:03 Removing intermediate container d6b5ad6aac8e 15:30:03 ---> e09cb41c6a88 15:30:03 Step 18/19 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:30:04 ---> Running in ea77642e53fc 15:30:04 Removing intermediate container 0cb0569d995e 15:30:04 ---> c6cb6cd08d91 15:30:04 15:30:04 Step 10/22 : FROM alpine:3.16 15:30:04 ---> a6215f271958 15:30: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' 15:30:04 ---> Running in 17ebd2b3ab4f 15:30:05 Removing intermediate container ea77642e53fc 15:30:05 ---> 328c0192011f 15:30:05 Step 19/19 : LABEL version=0.0.0 15:30:05 Removing intermediate container 17ebd2b3ab4f 15:30:05 ---> 105d9488b875 15:30: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 15:30:05 ---> Running in 34f9e8a1f47f 15:30:05 ---> Running in c87d367e22b2 15:30:06 Removing intermediate container c87d367e22b2 15:30:06 ---> 5b5e1779ba0e 15:30:06 15:30:07 Successfully built 5b5e1779ba0e 15:30:07 Successfully tagged security-spiffe-token-provider-arm64:latest 15:30:07  Building security-spiffe-token-provider ... done Building security-spire-agent 15:30:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:30:10 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:30:10 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:30:10 (3/33) Installing readline (8.1.2-r0) 15:30:10 (4/33) Installing bash (5.1.16-r2) 15:30:10 Executing bash-5.1.16-r2.post-install 15:30:10 (5/33) Installing ca-certificates (20220614-r0) 15:30:10 (6/33) Installing brotli-libs (1.0.9-r6) 15:30:10 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:30:10 (8/33) Installing libcurl (7.83.1-r4) 15:30:10 (9/33) Installing curl (7.83.1-r4) 15:30:10 (10/33) Installing docker-cli (20.10.20-r0) 15:30:11 ---> e5946973cc06 15:30:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:30:11 (11/33) Installing dumb-init (1.2.5-r1) 15:30:11 (12/33) Installing libbz2 (1.0.8-r1) 15:30:11 ---> Running in da963b5761f6 15:30:11 (13/33) Installing expat (2.5.0-r0) 15:30:11 (14/33) Installing libffi (3.4.2-r1) 15:30:12 (15/33) Installing gdbm (1.23-r0) 15:30:12 (16/33) Installing xz-libs (5.2.5-r1) 15:30:12 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:30:12 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:30:12 (19/33) Installing mpdecimal (2.5.1-r1) 15:30:12 (20/33) Installing sqlite-libs (3.38.5-r0) 15:30:12 (21/33) Installing python3 (3.10.5-r0) 15:30:14 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 15:30:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:30:15 (23/33) Installing py3-tomli (2.0.1-r1) 15:30:15 (24/33) Installing py3-pep517 (0.12.0-r2) 15:30:15 (25/33) Installing py3-six (1.16.0-r1) 15:30:15 (26/33) Installing py3-retrying (1.3.3-r3) 15:30:15 (27/33) Installing py3-appdirs (1.4.4-r3) 15:30:15 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:30:15 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:30:15 (30/33) Installing py3-parsing (2.4.7-r3) 15:30:15 (31/33) Installing py3-packaging (21.3-r0) 15:30:15 (32/33) Installing py3-setuptools (59.4.0-r0) 15:30:15 (33/33) Installing py3-pip (22.1.1-r0) 15:30:17 Executing busybox-1.35.0-r17.trigger 15:30:17 Executing ca-certificates-20220614-r0.trigger 15:30:17 OK: 120 MiB in 47 packages 15:30:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:30:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:30:27 ---> f39a658ae6db 15:30:27 Step 3/24 : WORKDIR /edgex-go 15:30:27 ---> Using cache 15:30:27 ---> 23021940ef8b 15:30:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:30:27 ---> Using cache 15:30:27 ---> c5b3c0a3be2a 15:30:27 Step 5/24 : COPY go.mod vendor* ./ 15:30:27 ---> Using cache 15:30:27 ---> f063f603c7b2 15:30:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:30:27 ---> Using cache 15:30:27 ---> 94f22685449a 15:30:27 Step 7/24 : COPY . . 15:30:27 ---> Using cache 15:30:27 ---> 17b5a625a175 15:30:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:30:27 ---> Using cache 15:30:27 ---> 067bf865adde 15:30:27 Step 9/24 : WORKDIR /edgex-go/spire-build 15:30:27 ---> Using cache 15:30:27 ---> 99ee71f3eb4c 15:30:27 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 15:30:27 ---> Using cache 15:30:27 ---> afb64263a640 15:30:27 Step 11/24 : WORKDIR /edgex-go 15:30:27 ---> Using cache 15:30:27 ---> 9fc3ff96adea 15:30:27 15:30:27 Step 12/24 : FROM alpine:3.15 15:30:27 ---> 02e0d6fdf486 15:30:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:30:27 ---> Using cache 15:30:27 ---> a83a63bb6fb8 15:30:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:30:28 ---> Running in 704e801b9ff2 15:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:32 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:30:32 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:30:32 OK: 15734 distinct packages available 15:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:30:34 (1/5) Installing dumb-init (1.2.5-r1) 15:30:34 (2/5) Installing musl-obstack (1.2.3-r0) 15:30:34 (3/5) Installing libucontext (1.1-r0) 15:30:34 (4/5) Installing gcompat (1.0.0-r4) 15:30:34 (5/5) Installing openssl (1.1.1q-r0) 15:30:34 Executing busybox-1.34.1-r7.trigger 15:30:34 OK: 6 MiB in 19 packages 15:30:36 Removing intermediate container 704e801b9ff2 15:30:36 ---> 735b1ca647cf 15:30:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:30:40 ---> f8a8c25f7683 15:30:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:30:43 Collecting docker-compose==1.23.2 15:30:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:30:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 15:30:45 Collecting PyYAML<4,>=3.10 15:30:45 Downloading PyYAML-3.13.tar.gz (270 kB) 15:30:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 15:30:46 ---> 23baa5df9e6a 15:30:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:30:46 ---> af1613e3a439 15:30:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:30:47 ---> f30bc1c679e2 15:30:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:30:48 Preparing metadata (setup.py): started 15:30:48 ---> afa7838b4b34 15:30:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:30:48 ---> Running in f42fdec552c5 15:30:49 Removing intermediate container f42fdec552c5 15:30:49 ---> 33b180388bad 15:30:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:30:49 ---> Running in 5e48d4868cd6 15:30:50 Removing intermediate container 5e48d4868cd6 15:30:50 ---> 1cf329e0b3cb 15:30:50 Step 22/24 : LABEL arch=arm64 15:30:50 ---> Running in 038f7e13029c 15:30:50 Removing intermediate container 038f7e13029c 15:30:50 ---> d2a50c5b4085 15:30:50 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:30:51 ---> Running in 5e5e950b91cd 15:30:51 Removing intermediate container 5e5e950b91cd 15:30:51 ---> 983452795834 15:30:51 Step 24/24 : LABEL version=0.0.0 15:30:51 ---> Running in d764fb3695cf 15:30:52 Removing intermediate container d764fb3695cf 15:30:52 ---> b00a5b71e1f0 15:30:52 15:30:52 Successfully built b00a5b71e1f0 15:30:52 Successfully tagged security-spire-agent-arm64:latest 15:30:52  Building security-spire-agent ... done Building support-scheduler 15:30:52 Preparing metadata (setup.py): finished with status 'done' 15:30:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:30:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:30:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 6.5 MB/s eta 0:00:00 15:30:54 Collecting jsonschema<3,>=2.5.1 15:30:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:30:55 Collecting websocket-client<1.0,>=0.32.0 15:30:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:30:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 15:30:55 Collecting dockerpty<0.5,>=0.4.1 15:30:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:30:55 Preparing metadata (setup.py): started 15:30:59 Preparing metadata (setup.py): finished with status 'done' 15:30:59 Collecting texttable<0.10,>=0.9.0 15:30:59 Downloading texttable-0.9.1.tar.gz (11 kB) 15:30:59 Preparing metadata (setup.py): started 15:31:03 Preparing metadata (setup.py): finished with status 'done' 15:31:03 Collecting cached-property<2,>=1.2.0 15:31:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:31:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:31:04 Collecting docker<4.0,>=3.6.0 15:31:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:31:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.9 MB/s eta 0:00:00 15:31:05 Collecting docopt<0.7,>=0.6.1 15:31:05 Downloading docopt-0.6.2.tar.gz (25 kB) 15:31:05 Preparing metadata (setup.py): started 15:31:10 Preparing metadata (setup.py): finished with status 'done' 15:31:10 Collecting docker-pycreds>=0.4.0 15:31:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:31:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:31:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:31:11 ---> f39a658ae6db 15:31:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:31:11 ---> Using cache 15:31:11 ---> 313f7d92dfc2 15:31:11 Step 4/22 : WORKDIR /edgex-go 15:31:11 ---> Using cache 15:31:11 ---> 86d41ad907ab 15:31:11 Step 5/22 : RUN apk add --update --no-cache make git 15:31:11 ---> Using cache 15:31:11 ---> 8a4dbdc96a42 15:31:11 Step 6/22 : COPY go.mod vendor* ./ 15:31:11 ---> Using cache 15:31:11 ---> 89970ae67d79 15:31:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:11 ---> Using cache 15:31:11 ---> 7a5ed10a4266 15:31:11 Step 8/22 : COPY . . 15:31:11 ---> Using cache 15:31:11 ---> 9aaa0c9ab271 15:31:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:31:11 Collecting idna<2.8,>=2.5 15:31:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:31:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.7 MB/s eta 0:00:00 15:31:11 Collecting chardet<3.1.0,>=3.0.2 15:31:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:31:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.3 MB/s eta 0:00:00 15:31:12 ---> Running in 5bbd237d568e 15:31:13 Collecting urllib3<1.25,>=1.21.1 15:31:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:31:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.1 MB/s eta 0:00:00 15:31:14 Collecting certifi>=2017.4.17 15:31:14 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:31:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.2 MB/s eta 0:00:00 15:31:14 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 15:31:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:31:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:31:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:31:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:31:16 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:31:16 Running setup.py install for texttable: started 15:31:19 Running setup.py install for texttable: finished with status 'done' 15:31:19 Running setup.py install for PyYAML: started 15:31:24 Running setup.py install for PyYAML: finished with status 'done' 15:31:26 Running setup.py install for docopt: started 15:31:30 Running setup.py install for docopt: finished with status 'done' 15:31:34 Running setup.py install for dockerpty: started 15:31:37 Running setup.py install for dockerpty: finished with status 'done' 15:31:41 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 15:31:41 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 15:31:59 Removing intermediate container 34f9e8a1f47f 15:31:59 ---> 5345d1b71f1c 15:31:59 Step 13/22 : ENV APP_PORT=58890 15:31:59 ---> Running in bbc46221cada 15:31:59 Removing intermediate container bbc46221cada 15:31:59 ---> 6f24ceaf9f75 15:31:59 Step 14/22 : EXPOSE $APP_PORT 15:31:59 ---> Running in 353a0fcaec4b 15:31:59 Removing intermediate container 353a0fcaec4b 15:31:59 ---> d851f41af9a7 15:31:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:32:01 ---> 78c7cce61f25 15:32:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:32:02 ---> eebe334871e4 15:32:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:32:04 ---> e46b0f5af722 15:32:04 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:32:04 ---> Running in a3b7a5c6d2f4 15:32:04 Removing intermediate container a3b7a5c6d2f4 15:32:04 ---> 7bd50628655a 15:32:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:32:04 ---> Running in 67ccaa32cf54 15:32:05 Removing intermediate container 67ccaa32cf54 15:32:05 ---> e5d7060c2d60 15:32:05 Step 20/22 : LABEL arch=arm64 15:32:05 ---> Running in c417bc9221e4 15:32:05 Removing intermediate container c417bc9221e4 15:32:06 ---> 51487baf2b82 15:32:06 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:32:06 ---> Running in abf64cdd13b6 15:32:06 Removing intermediate container abf64cdd13b6 15:32:06 ---> 88369dea7b67 15:32:06 Step 22/22 : LABEL version=0.0.0 15:32:06 ---> Running in af4137711032 15:32:07 Removing intermediate container af4137711032 15:32:07 ---> 6bb41347f081 15:32:07 15:32:07 Successfully built 6bb41347f081 15:32:07 Successfully tagged sys-mgmt-agent-arm64:latest 15:32:07 Building core-command 15:32:30  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:32:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:32:30 ---> f39a658ae6db 15:32:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:32:30 ---> Using cache 15:32:30 ---> 313f7d92dfc2 15:32:30 Step 4/23 : WORKDIR /edgex-go 15:32:30 ---> Using cache 15:32:30 ---> 86d41ad907ab 15:32:30 Step 5/23 : RUN apk add --update --no-cache make git 15:32:30 ---> Using cache 15:32:30 ---> 8a4dbdc96a42 15:32:30 Step 6/23 : COPY go.mod vendor* ./ 15:32:30 ---> Using cache 15:32:30 ---> 89970ae67d79 15:32:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:30 ---> Using cache 15:32:30 ---> 7a5ed10a4266 15:32:30 Step 8/23 : COPY . . 15:32:30 ---> Using cache 15:32:30 ---> 9aaa0c9ab271 15:32:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:32:30 ---> Running in edbf68c8078a 15:32:31 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 15:34:23 Removing intermediate container 2fbce3ee9328 15:34:23 ---> 4ef6c99880f7 15:34:23 15:34:23 Step 10/22 : FROM alpine:3.16 15:34:23 ---> a6215f271958 15:34:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:34:23 ---> Running in dd877ac5b703 15:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:34:23 (1/2) Installing ca-certificates (20220614-r0) 15:34:24 (2/2) Installing dumb-init (1.2.5-r1) 15:34:24 Executing busybox-1.35.0-r17.trigger 15:34:24 Executing ca-certificates-20220614-r0.trigger 15:34:24 OK: 6 MiB in 16 packages 15:34:28 Removing intermediate container dd877ac5b703 15:34:28 ---> 445ab99510b4 15:34:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:34:28 ---> Running in 5371e9145845 15:34:28 Removing intermediate container 5371e9145845 15:34:28 ---> da997668fd90 15:34:28 Step 13/22 : ENV APP_PORT=59860 15:34:29 ---> Running in eeff12d2d349 15:34:29 Removing intermediate container eeff12d2d349 15:34:29 ---> 12287c892d8b 15:34:29 Step 14/22 : EXPOSE $APP_PORT 15:34:29 ---> Running in 9d3b97b8e0ed 15:34:30 Removing intermediate container 9d3b97b8e0ed 15:34:30 ---> dedc7fc670cf 15:34:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:31 ---> 43bac9aba854 15:34:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:34:34 ---> d1396ac2cd02 15:34:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:34:35 ---> 02524c186727 15:34:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:34:35 ---> Running in b9876a94f59e 15:34:35 Removing intermediate container b9876a94f59e 15:34:35 ---> b9edb6a732b3 15:34:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:36 ---> Running in e01df7499c09 15:34:36 Removing intermediate container e01df7499c09 15:34:36 ---> c6d7de33c582 15:34:36 Step 20/22 : LABEL arch=arm64 15:34:36 ---> Running in 3e5f2e179d5b 15:34:37 Removing intermediate container 3e5f2e179d5b 15:34:37 ---> ef2784ce4022 15:34:37 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:34:37 ---> Running in 2d0e8208802d 15:34:38 Removing intermediate container 2d0e8208802d 15:34:38 ---> 9ef47078f469 15:34:38 Step 22/22 : LABEL version=0.0.0 15:34:38 ---> Running in 405cb3b61a61 15:34:38 Removing intermediate container 405cb3b61a61 15:34:38 ---> 1ee2f9340829 15:34:38 15:34:39 Successfully built 1ee2f9340829 15:34:39 Successfully tagged support-notifications-arm64:latest 15:34:39 Building security-proxy-setup 15:34:57  Building support-notifications ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:34:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:34:57 ---> f39a658ae6db 15:34:57 Step 3/21 : WORKDIR /edgex-go 15:34:57 ---> Using cache 15:34:57 ---> 23021940ef8b 15:34:57 Step 4/21 : RUN apk add --update --no-cache make git 15:34:57 ---> Running in 5f818567edfe 15:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:34:59 OK: 221 MiB in 51 packages 15:35:01 Removing intermediate container 5f818567edfe 15:35:01 ---> 5ea3c50aa6d9 15:35:01 Step 5/21 : COPY go.mod vendor* ./ 15:35:02 ---> 7c9fa2374d38 15:35:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:02 ---> Running in 4bd54026478c 15:36:24 Removing intermediate container 4bd54026478c 15:36:24 ---> 69d87e64c6f8 15:36:24 Step 7/21 : COPY . . 15:36:29 ---> e0650022c5a4 15:36:29 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:36:29 ---> Running in b7bde6e2f4ea 15:36:31 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 15:38:22 Removing intermediate container 05bb6f30c6ac 15:38:22 ---> a6875f23ba17 15:38:22 15:38:22 Step 10/24 : FROM alpine:3.16 15:38:22 ---> a6215f271958 15:38:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:38:22 ---> Running in e9c34028862e 15:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:38:22 (1/1) Installing dumb-init (1.2.5-r1) 15:38:22 Executing busybox-1.35.0-r17.trigger 15:38:22 OK: 5 MiB in 15 packages 15:38:22 Removing intermediate container e9c34028862e 15:38:22 ---> 27c1309fc3b0 15:38:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:38:22 ---> Running in bc2d7e9a88d4 15:38:22 Removing intermediate container bc2d7e9a88d4 15:38:22 ---> 012b5aa862ce 15:38:22 Step 13/24 : ENV APP_PORT=59881 15:38:22 ---> Running in 0bab688dbce5 15:38:22 Removing intermediate container 0bab688dbce5 15:38:22 ---> 87ebfd3ea4c8 15:38:22 Step 14/24 : EXPOSE $APP_PORT 15:38:22 ---> Running in 1b3e62e5898f 15:38:22 Removing intermediate container 1b3e62e5898f 15:38:22 ---> 74244b35c6e6 15:38:22 Step 15/24 : WORKDIR / 15:38:22 ---> Running in 0e56480687c7 15:38:23 Removing intermediate container 0e56480687c7 15:38:23 ---> 1d8fb976d2bb 15:38:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:24 ---> 61ee8d57d774 15:38:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:38:26 ---> 9a764cb0ae78 15:38:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:38:27 ---> dcb7ac8e4e76 15:38:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:38:28 ---> 8b6f8f8b9d5a 15:38:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:38:28 ---> Running in 200edfcee5d4 15:38:29 Removing intermediate container 200edfcee5d4 15:38:29 ---> 5a8dd2b9ecdc 15:38:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:29 ---> Running in 533e58cffdca 15:38:30 Removing intermediate container 533e58cffdca 15:38:30 ---> aeecd892690e 15:38:30 Step 22/24 : LABEL arch=arm64 15:38:30 ---> Running in e7e3613ffe71 15:38:30 Removing intermediate container e7e3613ffe71 15:38:30 ---> 189fc4617e90 15:38:30 Step 23/24 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:38:30 ---> Running in d95e1a2d3ec2 15:38:31 Removing intermediate container d95e1a2d3ec2 15:38:31 ---> 814afa7e8838 15:38:31 Step 24/24 : LABEL version=0.0.0 15:38:31 ---> Running in dde3c80b38ca 15:38:32 Removing intermediate container dde3c80b38ca 15:38:32 ---> ad9e1a7a2617 15:38:32 15:38:32 Successfully built ad9e1a7a2617 15:38:32 Successfully tagged core-metadata-arm64:latest 15:39:40  Building core-metadata ... done Removing intermediate container da963b5761f6 15:39:40 ---> e7911aad9c85 15:39:40 15:39:40 Step 10/22 : FROM alpine:3.16 15:39:40 ---> a6215f271958 15:39:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:39:40 ---> Running in fc5d5461fdc1 15:39:40 Removing intermediate container fc5d5461fdc1 15:39:40 ---> 214d1b47f405 15:39:40 Step 12/22 : ENV APP_PORT=59880 15:39:40 ---> Running in f5974e028ba2 15:39:40 Removing intermediate container f5974e028ba2 15:39:40 ---> 81241c2c6c1a 15:39:40 Step 13/22 : EXPOSE $APP_PORT 15:39:40 ---> Running in 91b788cd4221 15:39:40 Removing intermediate container 91b788cd4221 15:39:40 ---> 53d358d8cd38 15:39:40 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:39:40 ---> Running in 0d330cb5127b 15:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:39:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:39:40 (1/6) Installing dumb-init (1.2.5-r1) 15:39:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:39:40 (3/6) Installing libsodium (1.0.18-r0) 15:39:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:39:40 (5/6) Installing libzmq (4.3.4-r0) 15:39:40 (6/6) Installing zeromq (4.3.4-r0) 15:39:40 Executing busybox-1.35.0-r17.trigger 15:39:40 OK: 8 MiB in 20 packages 15:39:41 Removing intermediate container 0d330cb5127b 15:39:41 ---> ae7d22a1133d 15:39:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:39:42 ---> 1ef703a1c03d 15:39:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:39:45 ---> fbbaac9f3e71 15:39:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:39:46 ---> c9e65553885b 15:39:46 Step 18/22 : ENTRYPOINT ["/core-data"] 15:39:46 ---> Running in c3b6b7ff26a0 15:39:47 Removing intermediate container c3b6b7ff26a0 15:39:47 ---> c0d944f977b0 15:39:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:39:47 ---> Running in 8ddd8968ac1f 15:39:47 Removing intermediate container 8ddd8968ac1f 15:39:47 ---> 498bdafea1a8 15:39:47 Step 20/22 : LABEL arch=arm64 15:39:47 ---> Running in 3c38e8a85f7b 15:39:48 Removing intermediate container 3c38e8a85f7b 15:39:48 ---> 37a66787cd90 15:39:48 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:39:48 ---> Running in ad33850c89fe 15:39:48 Removing intermediate container ad33850c89fe 15:39:48 ---> 19137f8416ce 15:39:48 Step 22/22 : LABEL version=0.0.0 15:39:49 ---> Running in 3023c2d44b88 15:39:49 Removing intermediate container 3023c2d44b88 15:39:49 ---> 6d7333ed9caf 15:39:49 15:39:49 Successfully built 6d7333ed9caf 15:39:50 Successfully tagged core-data-arm64:latest 15:40:08  Building core-data ... done Removing intermediate container edbf68c8078a 15:40:08 ---> cd81a7c1acf2 15:40:08 15:40:08 Step 10/23 : FROM alpine:3.16 15:40:08 ---> a6215f271958 15:40:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:40:08 ---> Using cache 15:40:08 ---> 27c1309fc3b0 15:40:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:40:08 ---> Using cache 15:40:08 ---> 012b5aa862ce 15:40:08 Step 13/23 : ENV APP_PORT=59882 15:40:08 ---> Running in f1734c41bf27 15:40:08 Removing intermediate container f1734c41bf27 15:40:08 ---> 7d7e4aa4aa73 15:40:08 Step 14/23 : EXPOSE $APP_PORT 15:40:08 ---> Running in dad6aead06f6 15:40:08 Removing intermediate container dad6aead06f6 15:40:08 ---> 2037df4055c9 15:40:08 Step 15/23 : WORKDIR / 15:40:09 ---> Running in 80f0c66e1063 15:40:09 Removing intermediate container 80f0c66e1063 15:40:09 ---> 840aafa42d72 15:40:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:40:10 ---> 0893db2396ed 15:40:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:40:12 ---> f18db0598b28 15:40:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:40:13 ---> 6c645ff3fff5 15:40:13 Step 19/23 : ENTRYPOINT ["/core-command"] 15:40:13 ---> Running in 3b07f15822e1 15:40:13 Removing intermediate container 3b07f15822e1 15:40:13 ---> 653f702f8892 15:40:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:40:13 ---> Running in afdb388217e9 15:40:14 Removing intermediate container afdb388217e9 15:40:14 ---> 681e0c016637 15:40:14 Step 21/23 : LABEL arch=arm64 15:40:14 ---> Running in 8d0892cd8ca4 15:40:15 Removing intermediate container 8d0892cd8ca4 15:40:15 ---> 4d3fafd8fc73 15:40:15 Step 22/23 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:40:15 ---> Running in 223de23708df 15:40:16 Removing intermediate container 223de23708df 15:40:16 ---> efde4963d0c7 15:40:16 Step 23/23 : LABEL version=0.0.0 15:40:16 ---> Running in 659c06b0f5aa 15:40:16 Removing intermediate container 659c06b0f5aa 15:40:16 ---> ad6d24f2d398 15:40:16 15:40:16 Successfully built ad6d24f2d398 15:40:16 Successfully tagged core-command-arm64:latest 15:41:04  Building core-command ... 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/secrets-config ./cmd/secrets-config 15:41:08 Removing intermediate container 5bbd237d568e 15:41:08 ---> 19d4f08915c5 15:41:08 15:41:08 Step 10/22 : FROM alpine:3.16 15:41:08 ---> a6215f271958 15:41:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:41:08 ---> Using cache 15:41:08 ---> 27c1309fc3b0 15:41:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:41:08 ---> Using cache 15:41:08 ---> 012b5aa862ce 15:41:08 Step 13/22 : ENV APP_PORT=59861 15:41:08 ---> Running in c5fc5c2040e3 15:41:08 Removing intermediate container c5fc5c2040e3 15:41:08 ---> f3dafe45fe56 15:41:08 Step 14/22 : EXPOSE $APP_PORT 15:41:08 ---> Running in 29284a4f0f5d 15:41:09 Removing intermediate container 29284a4f0f5d 15:41:09 ---> d7e90feea5d1 15:41:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:10 ---> 19d4fd572839 15:41:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:41:10 Removing intermediate container b7bde6e2f4ea 15:41:10 ---> 7ad1a7b90629 15:41:10 15:41:10 Step 9/21 : FROM alpine:3.16 15:41:10 ---> a6215f271958 15:41:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:41:11 ---> Running in ac4605722721 15:41:12 ---> b1e5ba63c6be 15:41:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:41:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:41:12 ---> 776e839a3ef5 15:41:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:41:12 ---> Running in a533d7edf4aa 15:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:41:13 Removing intermediate container a533d7edf4aa 15:41:13 ---> 45540db86012 15:41:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:13 ---> Running in d447dbd47841 15:41:13 Removing intermediate container d447dbd47841 15:41:13 ---> 52404b8430d8 15:41:13 Step 20/22 : LABEL arch=arm64 15:41:13 ---> Running in 304d7980777c 15:41:13 Removing intermediate container 304d7980777c 15:41:13 ---> 0dd08c7be5d2 15:41:13 Step 21/22 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:41:14 (1/6) Installing ca-certificates (20220614-r0) 15:41:14 ---> Running in 5aa38779aeb9 15:41:14 (2/6) Installing brotli-libs (1.0.9-r6) 15:41:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:41:14 (4/6) Installing libcurl (7.83.1-r4) 15:41:14 (5/6) Installing curl (7.83.1-r4) 15:41:14 (6/6) Installing dumb-init (1.2.5-r1) 15:41:14 Executing busybox-1.35.0-r17.trigger 15:41:14 Executing ca-certificates-20220614-r0.trigger 15:41:14 Removing intermediate container 5aa38779aeb9 15:41:14 ---> a7d99b5f1a8b 15:41:14 Step 22/22 : LABEL version=0.0.0 15:41:14 OK: 8 MiB in 20 packages 15:41:14 ---> Running in bf6bf3ea1ffb 15:41:14 Removing intermediate container bf6bf3ea1ffb 15:41:14 ---> 211955fa210d 15:41:14 15:41:15 Successfully built 211955fa210d 15:41:15 Successfully tagged support-scheduler-arm64:latest 15:41:16  Building support-scheduler ... done Removing intermediate container ac4605722721 15:41:16 ---> f5e9570f6a3f 15:41:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:41:16 ---> Running in 36083baef901 15:41:16 Removing intermediate container 36083baef901 15:41:16 ---> 5587d2594215 15:41:16 Step 12/21 : WORKDIR /edgex 15:41:16 ---> Running in 418aa39b9519 15:41:16 Removing intermediate container 418aa39b9519 15:41:16 ---> d71226c33f12 15:41:16 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:41:17 ---> f06574d18adc 15:41:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:41:18 ---> c333c8fed8a4 15:41:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:41:19 ---> 67d787fb52e3 15:41:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:41:19 ---> 3e122761e9c9 15:41:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:41:19 ---> Running in a3376b2e8fe2 15:41:21 Removing intermediate container a3376b2e8fe2 15:41:21 ---> ec1b13daea3a 15:41:21 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:41:21 ---> Running in 62ebadc308a1 15:41:21 Removing intermediate container 62ebadc308a1 15:41:21 ---> d6a7924af66b 15:41:21 Step 19/21 : LABEL arch=arm64 15:41:21 ---> Running in 84ba4b8a6094 15:41:22 Removing intermediate container 84ba4b8a6094 15:41:22 ---> f850af52a338 15:41:22 Step 20/21 : LABEL git_sha=8b7fa482d087dec069e04267988389a7967eadb4 15:41:22 ---> Running in de1cd224722b 15:41:22 Removing intermediate container de1cd224722b 15:41:22 ---> 077f95f80b30 15:41:22 Step 21/21 : LABEL version=0.0.0 15:41:22 ---> Running in 8c40b3e95709 15:41:23 Removing intermediate container 8c40b3e95709 15:41:23 ---> 51c87351ef4e 15:41:23 15:41:23 Successfully built 51c87351ef4e 15:41:23 Successfully tagged security-proxy-setup-arm64:latest 15:41:23  Building security-proxy-setup ... done  [Pipeline] } 15:41:23 $ docker stop --time=1 868c73184fd9077f2472300a4ed7839bd3ee64db950754d88d9b29a57976577f 15:41:25 $ docker rm -f 868c73184fd9077f2472300a4ed7839bd3ee64db950754d88d9b29a57976577f [Pipeline] // withDockerContainer [Pipeline] sh 15:41:26 + docker images 15:41:26 REPOSITORY TAG IMAGE ID CREATED SIZE 15:41:26 security-proxy-setup-arm64 latest 51c87351ef4e 3 seconds ago 26.7MB 15:41:26 support-scheduler-arm64 latest 211955fa210d 12 seconds ago 28.8MB 15:41:26 7ad1a7b90629 16 seconds ago 1.43GB 15:41:26 19d4f08915c5 20 seconds ago 1.5GB 15:41:26 core-command-arm64 latest ad6d24f2d398 About a minute ago 17MB 15:41:26 cd81a7c1acf2 About a minute ago 1.44GB 15:41:26 core-data-arm64 latest 6d7333ed9caf About a minute ago 20.9MB 15:41:26 e7911aad9c85 About a minute ago 1.45GB 15:41:26 core-metadata-arm64 latest ad9e1a7a2617 2 minutes ago 17.7MB 15:41:26 a6875f23ba17 3 minutes ago 1.44GB 15:41:26 support-notifications-arm64 latest 1ee2f9340829 6 minutes ago 29.5MB 15:41:26 4ef6c99880f7 7 minutes ago 1.5GB 15:41:26 sys-mgmt-agent-arm64 latest 6bb41347f081 9 minutes ago 133MB 15:41:26 security-spire-agent-arm64 latest b00a5b71e1f0 10 minutes ago 122MB 15:41:26 security-spiffe-token-provider-arm64 latest 5b5e1779ba0e 11 minutes ago 28.8MB 15:41:26 c6cb6cd08d91 11 minutes ago 1.42GB 15:41:26 6999f92cdc12 11 minutes ago 1.47GB 15:41:26 security-bootstrapper-arm64 latest a9b9316996c9 13 minutes ago 19.4MB 15:41:26 security-secretstore-setup-arm64 latest 0f37d7f4b76f 14 minutes ago 28.6MB 15:41:26 58de59d455f4 14 minutes ago 1.43GB 15:41:26 399d1f37932e 14 minutes ago 1.43GB 15:41:26 security-spire-server-arm64 latest 05fc05bf0822 20 minutes ago 84.3MB 15:41:26 security-spire-config-arm64 latest 3bfc64e8ec4a 20 minutes ago 83.6MB 15:41:26 9fc3ff96adea 21 minutes ago 1.31GB 15:41:26 57e7774f3acc 21 minutes ago 1.31GB 15:41:26 ci-base-image-arm64 latest f39a658ae6db 37 minutes ago 943MB 15:41:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 15:41:26 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 15:41:26 alpine 3.16 a6215f271958 2 months ago 5.29MB 15:41:26 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 15:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:26 15:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:27 arm64: Pulling from edgex-lftools-log-publisher 15:41:27 8998bd30e6a1: Pulling fs layer 15:41:27 04944245beec: Pulling fs layer 15:41:27 699f458cf7ca: Pulling fs layer 15:41:27 765212b225bb: Pulling fs layer 15:41:27 f23df028b6ca: Pulling fs layer 15:41:27 d65c8cfc05b1: Pulling fs layer 15:41:27 2437ff75d9bd: Pulling fs layer 15:41:27 f23df028b6ca: Waiting 15:41:27 d65c8cfc05b1: Waiting 15:41:27 2437ff75d9bd: Waiting 15:41:27 765212b225bb: Waiting 15:41:27 04944245beec: Verifying Checksum 15:41:27 04944245beec: Download complete 15:41:27 765212b225bb: Verifying Checksum 15:41:27 765212b225bb: Download complete 15:41:27 f23df028b6ca: Verifying Checksum 15:41:27 f23df028b6ca: Download complete 15:41:27 d65c8cfc05b1: Verifying Checksum 15:41:27 d65c8cfc05b1: Download complete 15:41:28 699f458cf7ca: Verifying Checksum 15:41:28 699f458cf7ca: Download complete 15:41:28 8998bd30e6a1: Verifying Checksum 15:41:28 8998bd30e6a1: Download complete 15:41:31 2437ff75d9bd: Verifying Checksum 15:41:31 2437ff75d9bd: Download complete 15:41:32 8998bd30e6a1: Pull complete 15:41:33 04944245beec: Pull complete 15:41:34 699f458cf7ca: Pull complete 15:41:34 765212b225bb: Pull complete 15:41:35 f23df028b6ca: Pull complete 15:41:35 d65c8cfc05b1: Pull complete 15:41:50 2437ff75d9bd: Pull complete 15:41:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:50 prd-ubuntu20.04-docker-arm64-4c-16g-117152 does not seem to be running inside a container 15:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 15:41:54 $ docker top 8dd3ddcc455e0e980729b5910cb9c7f27d7571b902cabf0dbc548a43c6d4e7f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:55 ---> job-cost.sh 15:41:55 lf-activate-venv: SKIPPING 15:41:55 INFO: No Stack... 15:41:55 INFO: Retrieving Pricing Info for: v3-standard-4 15:41:56 INFO: Archiving Costs [Pipeline] sh 15:41:57 + cut -d, -f6 15:41:57 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 15:41:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] 15:41:57 Resource [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] did not exist. Created. 15:41:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:57 + echo total: 0.10999999940395355 [Pipeline] stash 15:41:58 Stashed 1 file(s) [Pipeline] } 15:41:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4218-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:41:58 $ docker stop --time=1 8dd3ddcc455e0e980729b5910cb9c7f27d7571b902cabf0dbc548a43c6d4e7f8 15:41:59 $ docker rm -f 8dd3ddcc455e0e980729b5910cb9c7f27d7571b902cabf0dbc548a43c6d4e7f8 [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 15:42:00 provisioning config files... 15:42:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16520892128212426184tmp [Pipeline] { [Pipeline] sh 15:42:00 + set +x 15:42:00 + + bashcurl -s -s -- https://codecov.io/bash 15:42:00 15:42:00 15:42:00 _____ _ 15:42:00 / ____| | | 15:42:00 | | ___ __| | ___ ___ _____ __ 15:42:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:00 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:00 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:00 Bash-1.0.6 15:42:00 15:42:00 15:42:00 ==> git version 2.25.1 found 15:42:00 ==> 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 15:42:00 Release-Date: 2020-01-08 15:42:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:42:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:42:00 ==> Jenkins CI detected. 15:42:00 current dir:  /w/workspace/edgex-go/3 15:42:00 project root: . 15:42:00 --> token set from env 15:42:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:00 ==> Running gcov in . (disable via -X gcov) 15:42:00 ==> Python coveragepy not found 15:42:00 ==> Searching for coverage reports in: 15:42:00 + . 15:42:00 -> Found 1 reports 15:42:00 ==> Detecting git/mercurial file structure 15:42:00 ==> Reading reports 15:42:00 + ./coverage.out bytes=501828 15:42:00 ==> Appending adjustments 15:42:00 https://docs.codecov.io/docs/fixing-reports 15:42:01 + Found adjustments 15:42:01 ==> Gzipping contents 15:42:01 64K /tmp/codecov.0NWmI1.gz 15:42:01 ==> Uploading reports 15:42:01 url: https://codecov.io 15:42:01 query: branch=PR-4218&commit=8b7fa482d087dec069e04267988389a7967eadb4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 15:42:01 -> Pinging Codecov 15:42:01 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=8b7fa482d087dec069e04267988389a7967eadb4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4218%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4218&job=&cmd_args= 15:42:02 -> Uploading to 15:42:02 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/8b7fa482d087dec069e04267988389a7967eadb4/f47776f3-6cbd-43d0-82e9-eaf040bc7c0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T154202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f894241e603f93f8088e6bdb11caf0cdb362546a3f3c3d812b79c6818f8d01c 15:42:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:02 Dload Upload Total Spent Left Speed 15:42:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65356 0 0 100 65356 0 271k --:--:-- --:--:-- --:--:-- 271k 15:42:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8b7fa482d087dec069e04267988389a7967eadb4 [Pipeline] } 15:42:02 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 15:42:02 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 15:42:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:42:04 ---> package-listing.sh 15:42:04 ++ tr '[:upper:]' '[:lower:]' 15:42:04 ++ facter osfamily 15:42:04 + OS_FAMILY=debian 15:42:04 + workspace=/w/workspace/edgex-go/3 15:42:04 + START_PACKAGES=/tmp/packages_start.txt 15:42:04 + END_PACKAGES=/tmp/packages_end.txt 15:42:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:42:04 + PACKAGES=/tmp/packages_start.txt 15:42:04 + '[' /w/workspace/edgex-go/3 ']' 15:42:04 + PACKAGES=/tmp/packages_end.txt 15:42:04 + case "${OS_FAMILY}" in 15:42:04 + dpkg -l 15:42:04 + grep '^ii' 15:42:04 + '[' -f /tmp/packages_start.txt ']' 15:42:04 + '[' -f /tmp/packages_end.txt ']' 15:42:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:42:04 + '[' /w/workspace/edgex-go/3 ']' 15:42:04 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:42:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:42:04 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:42:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:05 15:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:05 latest: Pulling from edgex-lftools-log-publisher 15:42:05 5eb5b503b376: Pulling fs layer 15:42:05 5c69ac0246d0: Pulling fs layer 15:42:05 ec43610c2a17: Pulling fs layer 15:42:05 3a2ae6a8a46f: Pulling fs layer 15:42:05 33b1e0a273af: Pulling fs layer 15:42:05 3a2ae6a8a46f: Waiting 15:42:05 5d3b04190fa2: Pulling fs layer 15:42:05 2f39f015ded8: Pulling fs layer 15:42:05 2f39f015ded8: Waiting 15:42:05 5d3b04190fa2: Waiting 15:42:05 33b1e0a273af: Waiting 15:42:05 5c69ac0246d0: Download complete 15:42:05 3a2ae6a8a46f: Verifying Checksum 15:42:05 3a2ae6a8a46f: Download complete 15:42:05 33b1e0a273af: Verifying Checksum 15:42:05 33b1e0a273af: Download complete 15:42:05 5d3b04190fa2: Verifying Checksum 15:42:05 5d3b04190fa2: Download complete 15:42:05 ec43610c2a17: Download complete 15:42:05 5eb5b503b376: Verifying Checksum 15:42:05 5eb5b503b376: Download complete 15:42:06 2f39f015ded8: Verifying Checksum 15:42:06 2f39f015ded8: Download complete 15:42:06 5eb5b503b376: Pull complete 15:42:06 5c69ac0246d0: Pull complete 15:42:07 ec43610c2a17: Pull complete 15:42:07 3a2ae6a8a46f: Pull complete 15:42:07 33b1e0a273af: Pull complete 15:42:07 5d3b04190fa2: Pull complete 15:42:11 2f39f015ded8: Pull complete 15:42:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:11 prd-ubuntu20.04-docker-8c-8g-117150 does not seem to be running inside a container 15:42:11 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:14 $ docker top ea3af47e90e15b5116ce3824dbee1bda8fef364c2cd55f74c912a3930c903117 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:14 + mkdir -p /var/log/sysstat [Pipeline] sh 15:42:15 + ls /var/log/sa-host 15:42:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:15 provisioning config files... 15:42:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9287876673406458959tmp [Pipeline] { [Pipeline] echo 15:42:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:15 ---> create-netrc.sh [Pipeline] } 15:42:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:42:15 ---> python-tools-install.sh [Pipeline] echo 15:42:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:42:16 ---> sudo-logs.sh 15:42:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:42:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:42:16 ---> job-cost.sh 15:42:16 lf-activate-venv: SKIPPING 15:42:16 DEBUG: total: 0.10999999940395355 15:42:16 INFO: Retrieving Stack Cost... 15:42:16 INFO: Retrieving Pricing Info for: v3-standard-8 15:42:17 INFO: Archiving Costs [Pipeline] echo 15:42:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:42:17 ---> logs-deploy.sh 15:42:17 lf-activate-venv: SKIPPING 15:42:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4218/3 15:42:17 INFO: archiving workspace using pattern(s): 15:42:18 Archives upload complete. 15:42:18 INFO: archiving logs to Nexus