Pull request #4137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 427f382bdc475f88f8c55c432edde5d4cc5b096a+d9dcee949f54824ad0383305277df28e0b6ce2cb (cf2ae21b8c7afaf8b8fe15638ddc0e92458ef2f4) 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-ssh9763424875748604037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17826476370574282401.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1235191039046753026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14783919791817687470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14672260173053978249.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7117819559767000175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-23803 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 427f382bdc475f88f8c55c432edde5d4cc5b096a Merge succeeded, producing 427f382bdc475f88f8c55c432edde5d4cc5b096a Checking out Revision 427f382bdc475f88f8c55c432edde5d4cc5b096a (PR-4137) > git config core.sparsecheckout # timeout=10 > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 Commit message: "feat: Add option to build Core/Support services with NATS Capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:22:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:22:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:22:40 ========================================================= 22:22:40 EdgeX Global Pipelines Version Info 22:22:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:22:41 ------------------- 22:22:41 stable info: 22:22:41 ------------------- 22:22:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:22:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:22:41 Message: update stable to v1.0.239 22:22:41 ------------------- 22:22:41 experimental info: 22:22:41 ------------------- 22:22:41 Commited By: **** collab-it+edgex@linuxfoundation.org 22:22:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:22:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:22:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4137 [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4137 [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4137 [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 427f382 [Pipeline] echo 22:22:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:43 provisioning config files... 22:22:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config119812135248608079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:43 ---> docker-login.sh 22:22:43 nexus3.edgexfoundry.org:10001 22:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:44 Configure a credential helper to remove this warning. See 22:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:44 22:22:44 Login Succeeded 22:22:44 nexus3.edgexfoundry.org:10002 22:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:44 Configure a credential helper to remove this warning. See 22:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:44 22:22:44 Login Succeeded 22:22:44 nexus3.edgexfoundry.org:10003 22:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:44 Configure a credential helper to remove this warning. See 22:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:44 22:22:44 Login Succeeded 22:22:44 nexus3.edgexfoundry.org:10004 22:22:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:44 Configure a credential helper to remove this warning. See 22:22:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:44 22:22:44 Login Succeeded 22:22:44 docker.io 22:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:45 Configure a credential helper to remove this warning. See 22:22:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:45 22:22:45 Login Succeeded 22:22:45 ---> docker-login.sh ends [Pipeline] } 22:22:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:45 + 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 22:22:45 + dirname cmd/core-command/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo core-command,cmd/core-command/Dockerfile 22:22:45 + dirname cmd/core-data/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo core-data,cmd/core-data/Dockerfile 22:22:45 + dirname cmd/core-metadata/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo core-metadata,cmd/core-metadata/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + dirname cmd/security-bootstrapper/Dockerfile 22:22:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:22:45 + dirname cmd/security-proxy-setup/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:22:45 + + dirname cmd/security-secretstore-setup/Dockerfile 22:22:45 cut -d/ -f2 22:22:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:22:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:22:45 + dirname cmd/security-spire-agent/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:22:45 + dirname cmd/security-spire-config/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:22:45 + dirname cmd/security-spire-server/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:22:45 + dirname cmd/support-notifications/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo support-notifications,cmd/support-notifications/Dockerfile 22:22:45 + dirname cmd/support-scheduler/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:22:45 + dirname cmd/sys-mgmt-agent/Dockerfile 22:22:45 + cut -d/ -f2 22:22:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:22:45 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 22:22:46 + git rev-list -1 --merges 427f382bdc475f88f8c55c432edde5d4cc5b096a~1..427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] echo 22:22:46 -----------> git rev-list -1 --merges 427f382bdc475f88f8c55c432edde5d4cc5b096a~1..427f382bdc475f88f8c55c432edde5d4cc5b096a 427f382bdc475f88f8c55c432edde5d4cc5b096a [false] [Pipeline] sh 22:22:46 + git log --format=format:%s -1 427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] echo 22:22:46 ========================================================= 22:22:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:22:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:22:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:22:47 + grep -v github /etc/ssh/ssh_known_hosts 22:22:47 + [ -e /tmp/ssh_known_hosts ] 22:22:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:22:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:22:47 + sudo tee -a /etc/ssh/ssh_known_hosts 22:22:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:47 22:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:48 0.1.4: Pulling from edgex-devops/py-git-semver 22:22:48 b85a868b505f: Pulling fs layer 22:22:48 e2be974225ed: Pulling fs layer 22:22:48 339a4e72a1f5: Pulling fs layer 22:22:48 988bab9f4d93: Pulling fs layer 22:22:48 1469e6f7b9e6: Pulling fs layer 22:22:48 eaf3925da568: Pulling fs layer 22:22:48 bab4dde63d76: Pulling fs layer 22:22:48 bde34c3a00c8: Pulling fs layer 22:22:48 b352a97aabf1: Pulling fs layer 22:22:48 4872d77fe225: Pulling fs layer 22:22:48 5851b861e8e6: Pulling fs layer 22:22:48 988bab9f4d93: Waiting 22:22:48 eaf3925da568: Waiting 22:22:48 4872d77fe225: Waiting 22:22:48 bab4dde63d76: Waiting 22:22:48 5851b861e8e6: Waiting 22:22:48 b352a97aabf1: Waiting 22:22:48 bde34c3a00c8: Waiting 22:22:48 e2be974225ed: Download complete 22:22:48 988bab9f4d93: Verifying Checksum 22:22:48 988bab9f4d93: Download complete 22:22:48 1469e6f7b9e6: Verifying Checksum 22:22:48 1469e6f7b9e6: Download complete 22:22:48 339a4e72a1f5: Verifying Checksum 22:22:48 339a4e72a1f5: Download complete 22:22:48 eaf3925da568: Download complete 22:22:48 bde34c3a00c8: Verifying Checksum 22:22:48 bde34c3a00c8: Download complete 22:22:48 b352a97aabf1: Download complete 22:22:48 4872d77fe225: Verifying Checksum 22:22:48 4872d77fe225: Download complete 22:22:48 5851b861e8e6: Verifying Checksum 22:22:48 5851b861e8e6: Download complete 22:22:48 b85a868b505f: Verifying Checksum 22:22:48 b85a868b505f: Download complete 22:22:48 bab4dde63d76: Verifying Checksum 22:22:48 bab4dde63d76: Download complete 22:22:49 b85a868b505f: Pull complete 22:22:49 e2be974225ed: Pull complete 22:22:50 339a4e72a1f5: Pull complete 22:22:50 988bab9f4d93: Pull complete 22:22:50 1469e6f7b9e6: Pull complete 22:22:50 eaf3925da568: Pull complete 22:22:52 bab4dde63d76: Pull complete 22:22:52 bde34c3a00c8: Pull complete 22:22:53 b352a97aabf1: Pull complete 22:22:53 4872d77fe225: Pull complete 22:22:53 5851b861e8e6: Pull complete 22:22:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:53 prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container 22:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:54 $ docker top 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 -eo pid,comm 22:22:54 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). 22:22:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:54 [ssh-agent] Looking for ssh-agent implementation... 22:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:54 $ docker exec 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent 22:22:55 SSH_AUTH_SOCK=/tmp/ssh-nyyLT379ap62/agent.32 22:22:55 SSH_AGENT_PID=39 22:22:55 Running ssh-add (command line suppressed) 22:22:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8295177316087885816.key (/w/workspace/edgex-go/1@tmp/private_key_8295177316087885816.key) 22:22:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:55 + git tag --points-at HEAD [Pipeline] } 22:22:55 $ docker exec --env ******** --env ******** 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent -k 22:22:55 unset SSH_AUTH_SOCK; 22:22:55 unset SSH_AGENT_PID; 22:22:55 echo Agent pid 39 killed; 22:22:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:55 [ssh-agent] Looking for ssh-agent implementation... 22:22:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:55 $ docker exec 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent 22:22:56 SSH_AUTH_SOCK=/tmp/ssh-hPOIzQkysV2Q/agent.72 22:22:56 SSH_AGENT_PID=78 22:22:56 Running ssh-add (command line suppressed) 22:22:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5694944972240419008.key (/w/workspace/edgex-go/1@tmp/private_key_5694944972240419008.key) 22:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:56 + git semver init 22:22:56 2022-08-29 22:22:56,732 [run_init] DEBUG init version:0.0.0 force:False 22:22:56 2022-08-29 22:22:56,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:22:56 2022-08-29 22:22:56,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:22:56 2022-08-29 22:22:56,733 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:23:01 2022-08-29 22:23:00,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:23:01 2022-08-29 22:23:00,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4137 with force:False 22:23:01 2022-08-29 22:23:00,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4137 22:23:01 2022-08-29 22:23:00,672 [execute] INFO git cat-file --batch-check 22:23:01 2022-08-29 22:23:00,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:23:01 2022-08-29 22:23:00,679 [execute] INFO git cat-file --batch 22:23:01 2022-08-29 22:23:00,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:23:01 2022-08-29 22:23:00,684 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4137 22:23:01 0.0.0 [Pipeline] } 22:23:01 $ docker exec --env ******** --env ******** 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 ssh-agent -k 22:23:01 unset SSH_AUTH_SOCK; 22:23:01 unset SSH_AGENT_PID; 22:23:01 echo Agent pid 78 killed; 22:23:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:01 + git semver [Pipeline] } 22:23:01 $ docker stop --time=1 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 22:23:03 $ docker rm -f 30babe1dffa56a6f2a75bfe2f7998c7506236b4517d60d28e275d485d2225cb8 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:03 Stashed 1 file(s) [Pipeline] echo 22:23:04 [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 22:23:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:04 ========================================================= 22:23:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:23:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:05 2408cc74d12b: Pulling fs layer 22:23:05 ea60b727a1ce: Pulling fs layer 22:23:05 30c4a7721957: Pulling fs layer 22:23:05 370296b7ddb6: Pulling fs layer 22:23:05 7c6cee850709: Pulling fs layer 22:23:05 39a5fcdaea64: Pulling fs layer 22:23:05 d94ebbe4e438: Pulling fs layer 22:23:05 bcfd1f05c69d: Pulling fs layer 22:23:05 59ccb84bbe0f: Pulling fs layer 22:23:05 370296b7ddb6: Waiting 22:23:05 7c6cee850709: Waiting 22:23:05 39a5fcdaea64: Waiting 22:23:05 59ccb84bbe0f: Waiting 22:23:05 30c4a7721957: Download complete 22:23:05 ea60b727a1ce: Download complete 22:23:05 7c6cee850709: Verifying Checksum 22:23:05 7c6cee850709: Download complete 22:23:05 39a5fcdaea64: Download complete 22:23:05 2408cc74d12b: Verifying Checksum 22:23:05 2408cc74d12b: Download complete 22:23:05 d94ebbe4e438: Download complete 22:23:05 2408cc74d12b: Pull complete 22:23:05 ea60b727a1ce: Pull complete 22:23:05 30c4a7721957: Pull complete 22:23:06 59ccb84bbe0f: Verifying Checksum 22:23:06 59ccb84bbe0f: Download complete 22:23:06 bcfd1f05c69d: Verifying Checksum 22:23:06 bcfd1f05c69d: Download complete 22:23:06 370296b7ddb6: Download complete 22:23:10 370296b7ddb6: Pull complete 22:23:10 7c6cee850709: Pull complete 22:23:10 39a5fcdaea64: Pull complete 22:23:10 d94ebbe4e438: Pull complete 22:23:13 bcfd1f05c69d: Pull complete 22:23:13 59ccb84bbe0f: Pull complete 22:23:13 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:23:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:14 WORKDIR /edgex 22:23:14 COPY go.mod . 22:23:14 RUN go mod download 22:23:14 + docker build -t ci-base-image-x86_64 -f - . 22:23:14 Sending build context to Docker daemon 169.3MB 22:23:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:14 ---> a4fb48ad2a94 22:23:14 Step 2/4 : WORKDIR /edgex 22:23:16 ---> Running in 4b9cdcf26973 22:23:16 Removing intermediate container 4b9cdcf26973 22:23:16 ---> cff427d0bf24 22:23:16 Step 3/4 : COPY go.mod . 22:23:16 ---> c37139d84a51 22:23:16 Step 4/4 : RUN go mod download 22:23:16 ---> Running in 4d2f1d2bc94c 22:23:19 Still waiting to schedule task 22:23:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:23:31 Removing intermediate container 4d2f1d2bc94c 22:23:31 ---> 750b8cd25126 22:23:31 Successfully built 750b8cd25126 22:23:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:32 + docker inspect -f . ci-base-image-x86_64 22:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:32 prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container 22:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:32 $ docker top 650eb89303d2f499eac7b9e4575c88e358f6097238902c63abdfc1253d682bb6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:33 + go version 22:23:33 go version go1.18.3 linux/amd64 [Pipeline] } 22:23:33 $ docker stop --time=1 650eb89303d2f499eac7b9e4575c88e358f6097238902c63abdfc1253d682bb6 22:23:34 $ docker rm -f 650eb89303d2f499eac7b9e4575c88e358f6097238902c63abdfc1253d682bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:35 + docker inspect -f . ci-base-image-x86_64 22:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:35 prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container 22:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:36 $ docker top f689d381d0800a199d7890fe36a0c0389769329a12900983332b0e5c4cd52323 -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:36 ========================================================= 22:23:36 [edgeXBuildGoParallel] Running Tests and Build... 22:23:36 ========================================================= [Pipeline] sh 22:23:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:23:36 + make test 22:23:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:23:43 ? github.com/edgexfoundry/edgex-go [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements 22:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:23:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 22:23:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements 22:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.438s coverage: 89.2% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.1% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements 22:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 22:24:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 22:24:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 22:24:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 22:24:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 80.8% of statements 22:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.8% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.6% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:24:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 22:24:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.058s coverage: 96.9% of statements 22:24:22 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 22:24:43 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." 22:24:43 GO111MODULE=on go vet ./... 22:24:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:46 ./bin/test-attribution-txt.sh 22:24:46 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:24:46 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:24:46 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:24:46 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:24:46 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:24:46 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:24:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:24:46 + ls -al . 22:24:46 total 736 22:24:46 drwxrwxr-x 10 1001 1001 4096 Aug 29 22:23 . 22:24:46 drwxr-xr-x 4 root root 4096 Aug 29 22:23 .. 22:24:46 -rw-rw-r-- 1 1001 1001 16 Aug 29 22:22 .dockerignore 22:24:46 drwxrwxr-x 8 1001 1001 4096 Aug 29 22:24 .git 22:24:46 drwxrwxr-x 3 1001 1001 4096 Aug 29 22:22 .github 22:24:46 -rw-rw-r-- 1 1001 1001 1030 Aug 29 22:22 .gitignore 22:24:46 -rw-rw-r-- 1 1001 1001 42 Aug 29 22:22 .golangci.yml 22:24:46 -rw-rw-r-- 1 1001 1001 87 Aug 29 22:22 .hadolint.yml 22:24:46 drwxr-xr-x 3 1001 1001 4096 Aug 29 22:23 .semver 22:24:46 -rw-rw-r-- 1 1001 1001 166 Aug 29 22:22 .sonarcloud.properties 22:24:46 -rw-rw-r-- 1 1001 1001 1171 Aug 29 22:22 ADOPTERS.md 22:24:46 -rw-rw-r-- 1 1001 1001 10347 Aug 29 22:22 Attribution.txt 22:24:46 -rw-rw-r-- 1 1001 1001 63209 Aug 29 22:22 CHANGELOG.md 22:24:46 -rw-rw-r-- 1 1001 1001 3804 Aug 29 22:22 CONTRIBUTING.md 22:24:46 -rw-rw-r-- 1 1001 1001 677 Aug 29 22:22 GOVERNANCE.md 22:24:46 -rw-rw-r-- 1 1001 1001 850 Aug 29 22:22 Jenkinsfile 22:24:46 -rw-rw-r-- 1 1001 1001 10775 Aug 29 22:22 LICENSE 22:24:46 -rw-rw-r-- 1 1001 1001 13608 Aug 29 22:22 Makefile 22:24:46 -rw-rw-r-- 1 1001 1001 582 Aug 29 22:22 OWNERS.md 22:24:46 -rw-rw-r-- 1 1001 1001 10053 Aug 29 22:22 README.md 22:24:46 -rw-rw-r-- 1 1001 1001 6912 Aug 29 22:22 SECURITY.md 22:24:46 -rw-rw-r-- 1 1001 1001 5 Aug 29 22:23 VERSION 22:24:46 -rw-rw-r-- 1 1001 1001 4131 Aug 29 22:22 ZMQWindows.md 22:24:46 drwxrwxr-x 2 1001 1001 4096 Aug 29 22:22 bin 22:24:46 drwxrwxr-x 18 1001 1001 4096 Aug 29 22:22 cmd 22:24:46 -rw-r--r-- 1 root root 482786 Aug 29 22:24 coverage.out 22:24:46 -rw-rw-r-- 1 1001 1001 3682 Aug 29 22:22 go.mod 22:24:46 -rw-rw-r-- 1 1001 1001 38527 Aug 29 22:22 go.sum 22:24:46 drwxrwxr-x 8 1001 1001 4096 Aug 29 22:22 internal 22:24:46 drwxrwxr-x 3 1001 1001 4096 Aug 29 22:22 openapi 22:24:46 drwxrwxr-x 4 1001 1001 4096 Aug 29 22:22 snap 22:24:46 -rw-rw-r-- 1 1001 1001 204 Aug 29 22:22 version.go [Pipeline] sh 22:24:47 + '[' -e coverage.out ] 22:24:47 + chown 1001:1001 coverage.out [Pipeline] stash 22:24:47 Stashed 1 file(s) [Pipeline] sh 22:24:47 + make build 22:24:47 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 22:25:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23804 in /w/workspace/edgexfoundry_edgex-go_PR-4137 [Pipeline] { [Pipeline] ws 22:25:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:25:00 The recommended git tool is: git 22:25:02 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 22:25:06 using credential edgex-jenkins-ssh 22:25:06 Cloning the remote Git repository 22:25:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:25:06 > git init /w/workspace/edgex-go/1 # timeout=10 22:25:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:06 > git --version # timeout=10 22:25:06 > git --version # 'git version 2.25.1' 22:25:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:12 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 22:25:13 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 22:25: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:25: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:25:21 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 22:25:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:23 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 22:25:23 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 427f382bdc475f88f8c55c432edde5d4cc5b096a 22:25:23 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 22:25:24 Merge succeeded, producing 427f382bdc475f88f8c55c432edde5d4cc5b096a 22:25:24 Checking out Revision 427f382bdc475f88f8c55c432edde5d4cc5b096a (PR-4137) 22:25:24 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 22:25:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4137/head:refs/remotes/origin/PR-4137 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:23 > git config core.sparsecheckout # timeout=10 22:25:23 > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 22:25:24 > git remote # timeout=10 22:25:24 > git config --get remote.origin.url # timeout=10 22:25:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:24 > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 22:25:24 > git rev-parse HEAD^{commit} # timeout=10 22:25:24 > git config core.sparsecheckout # timeout=10 22:25:24 > git checkout -f 427f382bdc475f88f8c55c432edde5d4cc5b096a # timeout=10 22:25:25 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 22:25:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:25: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 22:25:28 Commit message: "feat: Add option to build Core/Support services with NATS Capability" 22:25:28 > git --version # timeout=10 22:25:28 > git --version # 'git version 2.25.1' 22:25:28 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } 22:25:29 $ docker stop --time=1 f689d381d0800a199d7890fe36a0c0389769329a12900983332b0e5c4cd52323 22:25:31 $ docker rm -f f689d381d0800a199d7890fe36a0c0389769329a12900983332b0e5c4cd52323 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:25:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:32 Dload Upload Total Spent Left Speed 22:25:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:33 22:25:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 22:25:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:33 latest: Pulling from edgex-devops/edgex-compose 22:25:33 cbdbe7a5bc2a: Pulling fs layer 22:25:33 ca9280d653b3: Pulling fs layer 22:25:33 7e9c9ca2126c: Pulling fs layer 22:25:33 cbdbe7a5bc2a: Verifying Checksum 22:25:33 cbdbe7a5bc2a: Download complete 22:25:33 ca9280d653b3: Verifying Checksum 22:25:33 ca9280d653b3: Download complete 22:25:33 cbdbe7a5bc2a: Pull complete 22:25:33 + sudo tee /etc/docker/daemon.new 22:25:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:33 { 22:25:33 "registry-mirrors": [ 22:25:33 "https://nexus3.edgexfoundry.org:10001" 22:25:33 ], 22:25:33 "bip": "10.250.0.254/24", 22:25:33 "hosts": [ 22:25:33 "tcp://0.0.0.0:5555", 22:25:33 "unix:///var/run/docker.sock" 22:25:33 ], 22:25:33 "mtu": 1458, 22:25:33 "selinux-enabled": true, 22:25:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:33 } [Pipeline] sh 22:25:34 7e9c9ca2126c: Download complete 22:25:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:34 ca9280d653b3: Pull complete 22:25:34 + sudo service docker restart 22:25:37 7e9c9ca2126c: Pull complete 22:25:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:37 prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container 22:25:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:25:39 $ docker top 44fcd1bc2f297dd68061ce2fafca2c8ea820d67669a9ec43fb30682b1861be5c -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:39 + docker-compose build --help+ 22:25:39 grep parallel 22:25:40 --parallel Build images in parallel. [Pipeline] } 22:25:40 $ docker stop --time=1 44fcd1bc2f297dd68061ce2fafca2c8ea820d67669a9ec43fb30682b1861be5c 22:25:41 $ docker rm -f 44fcd1bc2f297dd68061ce2fafca2c8ea820d67669a9ec43fb30682b1861be5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:25:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:42 prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container 22:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:25:42 $ docker top eef13ecf1b4cbd061d164b3802bfc78c2acdeff2747827288369a1839131ac36 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:43 + docker-compose -f ./docker-compose-build.yml build --parallel 22:25:43 Building core-command ... 22:25:43 Building core-data ... 22:25:43 Building core-metadata ... 22:25:43 Building security-bootstrapper ... 22:25:43 Building security-proxy-setup ... 22:25:43 Building security-secretstore-setup ... 22:25:43 Building security-spiffe-token-provider ... 22:25:43 Building security-spire-agent ... 22:25:43 Building security-spire-config ... 22:25:43 Building security-spire-server ... 22:25:43 Building support-notifications ... 22:25:43 Building support-scheduler ... 22:25:43 Building sys-mgmt-agent ... 22:25:43 Building security-spire-server 22:25:43 Building security-spire-config 22:25:43 Building security-secretstore-setup 22:25:43 Building security-bootstrapper 22:25:43 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:53 provisioning config files... 22:25:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4918327338299924102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:53 ---> docker-login.sh 22:25:53 nexus3.edgexfoundry.org:10001 22:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:54 Configure a credential helper to remove this warning. See 22:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:54 22:25:54 Login Succeeded 22:25:54 nexus3.edgexfoundry.org:10002 22:25:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:54 Configure a credential helper to remove this warning. See 22:25:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:54 22:25:54 Login Succeeded 22:25:54 nexus3.edgexfoundry.org:10003 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 nexus3.edgexfoundry.org:10004 22:25:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:55 Configure a credential helper to remove this warning. See 22:25:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:55 22:25:55 Login Succeeded 22:25:55 docker.io 22:25:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:25:56 ---> 750b8cd25126 22:25:56 Step 3/25 : WORKDIR /edgex-go 22:25:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:25:56 ---> 750b8cd25126 22:25:56 Step 3/25 : WORKDIR /edgex-go 22:25:56 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:25:56 ---> 750b8cd25126 22:25:56 Step 3/31 : WORKDIR /edgex-go 22:25:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:25:56 ---> 750b8cd25126 22:25:56 Step 3/26 : WORKDIR /edgex-go 22:25:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:25:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:56 ---> 750b8cd25126 22:25:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:56 Configure a credential helper to remove this warning. See 22:25:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:56 22:25:56 Login Succeeded 22:25:56 ---> docker-login.sh ends [Pipeline] } 22:25:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:25:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:57 ========================================================= 22:25:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:25:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:57 b3c136eddcbf: Pulling fs layer 22:25:57 c0a3192eca97: Pulling fs layer 22:25:57 a050256f5b6f: Pulling fs layer 22:25:57 656be50a0ddc: Pulling fs layer 22:25:57 2bbca73fdf42: Pulling fs layer 22:25:57 46d945488cbd: Pulling fs layer 22:25:57 8a5474983e97: Pulling fs layer 22:25:57 329c88fbcd65: Pulling fs layer 22:25:57 656be50a0ddc: Waiting 22:25:57 2bbca73fdf42: Waiting 22:25:57 46d945488cbd: Waiting 22:25:57 8a5474983e97: Waiting 22:25:57 329c88fbcd65: Waiting 22:25:57 a050256f5b6f: Verifying Checksum 22:25:57 a050256f5b6f: Download complete 22:25:57 c0a3192eca97: Download complete 22:25:57 2bbca73fdf42: Verifying Checksum 22:25:57 2bbca73fdf42: Download complete 22:25:57 46d945488cbd: Verifying Checksum 22:25:57 46d945488cbd: Download complete 22:25:57 b3c136eddcbf: Verifying Checksum 22:25:57 b3c136eddcbf: Download complete 22:25:57 ---> Running in 478d37178fb8 22:25:57 ---> Running in 0da863a2b171 22:25:57 ---> Running in 05bf27b27981 22:25:57 ---> Running in 50ba55bc772a 22:25:57 ---> Running in 793e041f6f99 22:25:57 Removing intermediate container 793e041f6f99 22:25:57 ---> 88d37ee198d2 22:25:57 Step 4/24 : WORKDIR /edgex-go 22:25:57 Removing intermediate container 05bf27b27981 22:25:57 ---> f854c77455a3 22:25:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:57 Removing intermediate container 0da863a2b171 22:25:57 ---> b1580fc36183 22:25:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:57 Removing intermediate container 50ba55bc772a 22:25:57 ---> 23c0bb1978ed 22:25:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:58 ---> Running in 551d34d9ad65 22:25:58 Removing intermediate container 478d37178fb8 22:25:58 ---> c8a982816fe1 22:25:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:58 ---> Running in 5d4b67a77181 22:25:58 ---> Running in 3b55c4ece9ae 22:25:58 ---> Running in 5d7a01649819 22:25:58 ---> Running in 3d7eda1af182 22:25:58 Removing intermediate container 551d34d9ad65 22:25:58 ---> dfab1c004ac4 22:25:58 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:58 ---> Running in b55df68c5d05 22:25:58 Removing intermediate container 5d4b67a77181 22:25:58 ---> dbf7660ed7d8 22:25:58 Step 5/25 : RUN apk add --update --no-cache make git 22:25:58 b3c136eddcbf: Pull complete 22:25:58 329c88fbcd65: Verifying Checksum 22:25:58 329c88fbcd65: Download complete 22:25:59 ---> Running in 3bb407b34884 22:25:59 Removing intermediate container 3b55c4ece9ae 22:25:59 ---> 1033d7f73f1a 22:25:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:25:59 ---> Running in 2499fbd0d738 22:25:59 Removing intermediate container 5d7a01649819 22:25:59 ---> ea3af148b6ad 22:25:59 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:25:59 ---> Running in 81e8b85812b2 22:25:59 c0a3192eca97: Pull complete 22:25:59 Removing intermediate container b55df68c5d05 22:25:59 ---> 1e4ddac17937 22:25:59 Step 6/24 : RUN apk add --update --no-cache make git 22:25:59 ---> Running in 4e3a716ebff0 22:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:59 a050256f5b6f: Pull complete 22:25:59 Removing intermediate container 3d7eda1af182 22:25:59 ---> 273bc1e05513 22:25:59 Step 5/31 : RUN apk add --update --no-cache make git 22:25:59 ---> Running in ca6ea1c77294 22:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:00 8a5474983e97: Verifying Checksum 22:26:00 8a5474983e97: Download complete 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:00 656be50a0ddc: Verifying Checksum 22:26:00 656be50a0ddc: Download complete 22:26:00 OK: 211 MiB in 51 packages 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:00 OK: 211 MiB in 51 packages 22:26:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:01 Removing intermediate container 3bb407b34884 22:26:01 ---> e7376c26eecc 22:26:01 Step 6/25 : COPY go.mod vendor* ./ 22:26:01 OK: 211 MiB in 51 packages 22:26:01 Removing intermediate container 2499fbd0d738 22:26:01 ---> 13bb1317da48 22:26:01 Step 6/26 : COPY go.mod vendor* ./ 22:26:01 OK: 211 MiB in 51 packages 22:26:01 OK: 211 MiB in 51 packages 22:26:01 ---> e0583524ade9 22:26:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:01 ---> e515ec2d9052 22:26:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:01 ---> Running in 477ad34cbdb6 22:26:01 ---> Running in 961b85a110fd 22:26:01 Removing intermediate container 4e3a716ebff0 22:26:01 ---> 8c6e2fd09194 22:26:01 Step 7/24 : COPY go.mod vendor* ./ 22:26:01 Removing intermediate container ca6ea1c77294 22:26:01 ---> 3442e089bc0b 22:26:01 Step 6/31 : COPY go.mod vendor* ./ 22:26:01 Removing intermediate container 81e8b85812b2 22:26:01 ---> cd305042578d 22:26:01 Step 6/25 : COPY go.mod vendor* ./ 22:26:01 ---> e3b1dbb5dce6 22:26:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:02 ---> Running in 4446036b7043 22:26:02 ---> 2bace00d471d 22:26:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:02 ---> Running in 0fba27cb80ac 22:26:02 ---> 2d2dd831ba3f 22:26:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:02 ---> Running in d9bb699eb61f 22:26:15 656be50a0ddc: Pull complete 22:26:15 2bbca73fdf42: Pull complete 22:26:15 46d945488cbd: Pull complete 22:26:17 Removing intermediate container 477ad34cbdb6 22:26:17 ---> 5e4907532ea1 22:26:17 Step 8/25 : COPY . . 22:26:17 Removing intermediate container 4446036b7043 22:26:17 ---> a4d3e3571bb3 22:26:17 Step 9/24 : COPY . . 22:26:17 Removing intermediate container d9bb699eb61f 22:26:17 ---> 6e5873fd078e 22:26:17 Step 8/25 : COPY . . 22:26:17 Removing intermediate container 0fba27cb80ac 22:26:17 ---> 92609c9b89cf 22:26:17 Step 8/31 : COPY . . 22:26:17 Removing intermediate container 961b85a110fd 22:26:17 ---> ee17cf0cce60 22:26:17 Step 8/26 : COPY . . 22:26:20 8a5474983e97: Pull complete 22:26:22 329c88fbcd65: Pull complete 22:26:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:26:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:22 WORKDIR /edgex 22:26:22 COPY go.mod . 22:26:22 RUN go mod download 22:26:22 + docker build -t ci-base-image-arm64 -f - . 22:26:23 Sending build context to Docker daemon 3.162MB 22:26:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:23 ---> ff4287adb874 22:26:23 Step 2/4 : WORKDIR /edgex 22:26:24 ---> Running in a6858acc0668 22:26:24 Removing intermediate container a6858acc0668 22:26:24 ---> 4a7fc4949628 22:26:24 Step 3/4 : COPY go.mod . 22:26:25 ---> 95c671b923e6 22:26:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:26:25 ---> fea992f3979f 22:26:25 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:26:25 ---> 5b759836354e 22:26:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:26:25 ---> 8c84a7c5948c 22:26:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:26:25 ---> f0c647e8fd20 22:26:25 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:26:25 ---> Running in 384226c94dd3 22:26:25 ---> Running in 08ee258d60be 22:26:25 ---> Running in 78f114274fdd 22:26:25 ---> Running in 71e385b068ab 22:26:25 ---> Running in afdb2b967887 22:26:25 Removing intermediate container 71e385b068ab 22:26:25 ---> bf02a9c06024 22:26:25 Step 10/26 : WORKDIR /edgex-go/spire-build 22:26:25 Removing intermediate container afdb2b967887 22:26:25 ---> 325c1e4f065b 22:26:25 Step 10/25 : WORKDIR /edgex-go/spire-build 22:26:25 ---> Running in 5abf2136769f 22:26:25 ---> Running in e973c569dac3 22:26:25 Removing intermediate container 5abf2136769f 22:26:25 ---> 1d50e73cddc9 22:26:25 Step 11/26 : 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 22:26:25 Removing intermediate container e973c569dac3 22:26:25 ---> 2fa4652de5ed 22:26:25 Step 11/25 : 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 22:26:25 ---> Running in 2e57dc06d111 22:26:25 ---> Running in e035e8b4e3a2 22:26:25 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 22:26:25 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 22:26:25 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 22:26:25 ---> c84c2782de9d 22:26:25 Step 4/4 : RUN go mod download 22:26:25 ---> Running in e2da984d97f7 22:26:26 Removing intermediate container e035e8b4e3a2 22:26:26 ---> 132cf5f6951e 22:26:26 Step 12/25 : WORKDIR /edgex-go 22:26:26 ---> Running in 11abcad03ee5 22:26:26 Removing intermediate container 2e57dc06d111 22:26:26 ---> eca66594eade 22:26:26 Step 12/26 : WORKDIR /edgex-go 22:26:26 ---> Running in 83be04f4c80c 22:26:26 Removing intermediate container 11abcad03ee5 22:26:26 ---> 1a2f50f0df4d 22:26:26 22:26:26 Step 13/25 : FROM alpine:3.15 22:26:26 Removing intermediate container 83be04f4c80c 22:26:26 ---> 87783b01d4c0 22:26:26 22:26:26 Step 13/26 : FROM alpine:3.15 22:26:27 3.15: Pulling from library/alpine 22:26:27 3.15: Pulling from library/alpine 22:26:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:26:28 Status: Downloaded newer image for alpine:3.15 22:26:28 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:26:28 Status: Image is up to date for alpine:3.15 22:26:28 ---> c4fc93816858 22:26:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:28 ---> c4fc93816858 22:26:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:28 ---> Running in ae73c0806ec4 22:26:28 ---> Running in 3cac7d493f01 22:26:28 Removing intermediate container ae73c0806ec4 22:26:28 ---> 84598932771b 22:26:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:28 Removing intermediate container 3cac7d493f01 22:26:28 ---> d0dead9894f0 22:26:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:28 ---> Running in 2f100c17ff14 22:26:28 ---> Running in 52bf45911cfc 22:26:30 Removing intermediate container 52bf45911cfc 22:26:30 ---> 37cb6cc7eede 22:26:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:26:30 Removing intermediate container 2f100c17ff14 22:26:30 ---> b1c6bedd4ad5 22:26:30 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:26:30 ---> Running in 97e54f651aa5 22:26:30 ---> Running in 6d00d72d9b47 22:26:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:32 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:26:32 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:26:32 OK: 15856 distinct packages available 22:26:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:32 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:26:32 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:26:32 OK: 15856 distinct packages available 22:26:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:33 (1/4) Installing dumb-init (1.2.5-r1) 22:26:33 (1/5) Installing dumb-init (1.2.5-r1) 22:26:33 (2/4) Installing musl-obstack (1.2.3-r0) 22:26:33 (2/5) Installing musl-obstack (1.2.3-r0) 22:26:33 (3/4) Installing libucontext (1.1-r0) 22:26:33 (3/5) Installing libucontext (1.1-r0) 22:26:33 (4/4) Installing gcompat (1.0.0-r4) 22:26:33 (4/5) Installing gcompat (1.0.0-r4) 22:26:33 Executing busybox-1.34.1-r7.trigger 22:26:33 OK: 6 MiB in 18 packages 22:26:33 (5/5) Installing openssl (1.1.1q-r0) 22:26:34 Executing busybox-1.34.1-r7.trigger 22:26:34 OK: 7 MiB in 19 packages 22:26:35 Removing intermediate container 6d00d72d9b47 22:26:35 ---> 863df6d04d9e 22:26:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:26:35 Removing intermediate container 97e54f651aa5 22:26:35 ---> 38762252241c 22:26:35 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:26:39 ---> 09a9f802cc6e 22:26:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:26:39 ---> c149929bc678 22:26:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:26:40 ---> 145032d8572b 22:26:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:26:40 ---> f0fecd7553ce 22:26:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:26:40 ---> Running in 686a87f475f6 22:26:40 Removing intermediate container 686a87f475f6 22:26:40 ---> 4c0e6b9ee004 22:26:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:26:40 ---> b051e5aaa0dc 22:26:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:26:41 ---> 3cc1c8796ff0 22:26:41 Step 21/26 : WORKDIR / 22:26:41 ---> a0423039c2f1 22:26:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:26:41 ---> Running in 09abe3176090 22:26:41 ---> Running in c6dd918d3d25 22:26:41 Removing intermediate container 09abe3176090 22:26:41 ---> 71ec48ba6b4c 22:26:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:26:41 ---> Running in faee3c6afa14 22:26:41 Removing intermediate container c6dd918d3d25 22:26:41 ---> 248553b2b6e3 22:26:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:26:41 ---> Running in 2c1745ee6a9e 22:26:41 Removing intermediate container faee3c6afa14 22:26:41 ---> 18713de2a2fc 22:26:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:26:41 ---> Running in e53c47da4e36 22:26:41 Removing intermediate container 2c1745ee6a9e 22:26:41 ---> dd687cc3d591 22:26:41 Step 23/25 : LABEL arch=x86_64 22:26:42 ---> Running in bc26af6f1c47 22:26:42 Removing intermediate container e53c47da4e36 22:26:42 ---> c9254c2dff76 22:26:42 Step 24/26 : LABEL arch=x86_64 22:26:42 ---> Running in 9033497e33b9 22:26:42 Removing intermediate container bc26af6f1c47 22:26:42 ---> 566299d0ceae 22:26:42 Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:26:42 ---> Running in 8b31587ff8be 22:26:42 Removing intermediate container 9033497e33b9 22:26:42 ---> 00c2b1f23b29 22:26:42 Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:26:42 Removing intermediate container 8b31587ff8be 22:26:42 ---> efb04c86c5e5 22:26:42 Step 25/25 : LABEL version=0.0.0 22:26:42 ---> Running in ab06a5f6e913 22:26:42 ---> Running in 26548f96ea56 22:26:42 Removing intermediate container ab06a5f6e913 22:26:42 ---> beb840794fc2 22:26:42 Step 26/26 : LABEL version=0.0.0 22:26:42 ---> Running in a02e377de0e6 22:26:42 Removing intermediate container 26548f96ea56 22:26:42 ---> 97ccb800de52 22:26:42 22:26:42 Successfully built 97ccb800de52 22:26:42 Removing intermediate container a02e377de0e6 22:26:42 ---> c7fd1c549258 22:26:42 22:26:42 Successfully tagged security-spire-server:latest 22:26:42 Building security-spiffe-token-provider 22:26:42  Building security-spire-server ... done Successfully built c7fd1c549258 22:26:42 Successfully tagged security-spire-config:latest 22:26:42  Building security-spire-config ... done Building sys-mgmt-agent 22:26:47 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:26:47 ---> 750b8cd25126 22:26:47 Step 3/20 : WORKDIR /edgex-go 22:26:47 ---> Using cache 22:26:47 ---> c8a982816fe1 22:26:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:26:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:26:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:26:47 ---> 750b8cd25126 22:26:47 Step 3/23 : WORKDIR /edgex-go 22:26:47 ---> Using cache 22:26:47 ---> c8a982816fe1 22:26:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:47 ---> Using cache 22:26:47 ---> 273bc1e05513 22:26:47 Step 5/23 : RUN apk add --update --no-cache make bash git 22:26:47 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 22:26:49 ---> Running in 6d3449d2dd81 22:26:49 ---> Running in 4917e9ccb1e6 22:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:50 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:26:50 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:26:50 OK: 17037 distinct packages available 22:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:50 OK: 211 MiB in 51 packages 22:26:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:51 OK: 211 MiB in 51 packages 22:26:52 Removing intermediate container 384226c94dd3 22:26:52 ---> fd8e79cb42dd 22:26:52 22:26:52 Step 10/25 : FROM alpine:3.16 22:26:52 Removing intermediate container 78f114274fdd 22:26:52 ---> c961e9d7e9e0 22:26:52 22:26:52 Step 10/31 : FROM alpine:3.16 22:26:52 Removing intermediate container 08ee258d60be 22:26:52 ---> 93d432ee9ba0 22:26:52 22:26:52 Step 11/24 : FROM alpine:3.16 22:26:52 Removing intermediate container 4917e9ccb1e6 22:26:52 ---> 75afe3982ad2 22:26:52 Step 5/20 : COPY go.mod vendor* ./ 22:26:52 Removing intermediate container 6d3449d2dd81 22:26:52 ---> 7397ba838721 22:26:52 Step 6/23 : COPY go.mod vendor* ./ 22:26:52 ---> 1e1ae4b5e7f9 22:26:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:52 ---> 710c6148ed0e 22:26:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:52 ---> Running in b02824522d88 22:26:52 ---> Running in 5e17f5c8a985 22:26:52 3.16: Pulling from library/alpine 22:26:53 3.16: Pulling from library/alpine 22:26:53 3.16: Pulling from library/alpine 22:26:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:54 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:26:54 Status: Downloaded newer image for alpine:3.16 22:26:54 Status: Image is up to date for alpine:3.16 22:26:54 Status: Image is up to date for alpine:3.16 22:26:54 ---> 9c6f07244728 22:26:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:26:54 ---> 9c6f07244728 22:26:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:26:54 ---> 9c6f07244728 22:26:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:26:54 ---> Running in 7cad21440ff4 22:26:54 ---> Running in 8060339d1eba 22:26:54 ---> Running in d4f677b4a7da 22:26:54 Removing intermediate container 8060339d1eba 22:26:54 ---> fc83a67ccaa7 22:26:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:26:54 ---> Running in 357d5ebc5ccb 22:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:26:55 (1/1) Installing dumb-init (1.2.5-r1) 22:26:55 Executing busybox-1.35.0-r17.trigger 22:26:55 OK: 6 MiB in 15 packages 22:26:55 (1/3) Installing ca-certificates (20220614-r0) 22:26:55 (2/3) Installing dumb-init (1.2.5-r1) 22:26:55 (3/3) Installing su-exec (0.2-r1) 22:26:55 Executing busybox-1.35.0-r17.trigger 22:26:55 Executing ca-certificates-20220614-r0.trigger 22:26:55 (1/2) Installing dumb-init (1.2.5-r1) 22:26:55 (2/2) Installing su-exec (0.2-r1) 22:26:55 Executing busybox-1.35.0-r17.trigger 22:26:55 OK: 6 MiB in 16 packages 22:26:55 OK: 6 MiB in 17 packages 22:26:57 Removing intermediate container d4f677b4a7da 22:26:57 ---> 0c90b6be6cff 22:26:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:26:57 ---> Running in 15e950c1a070 22:26:57 Removing intermediate container 357d5ebc5ccb 22:26:57 ---> 22b680db11cf 22:26:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:26:57 Removing intermediate container 15e950c1a070 22:26:57 ---> 7df26d90d153 22:26:57 Step 14/24 : ENV APP_PORT=59882 22:26:57 Removing intermediate container 7cad21440ff4 22:26:57 ---> c79d5f9f8fca 22:26:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:26:57 ---> Running in d947bf61219d 22:26:57 ---> Running in 8ab397a6bf68 22:26:57 ---> Running in 1f9dd3412553 22:26:57 Removing intermediate container d947bf61219d 22:26:57 ---> e171e4b43aa8 22:26:57 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:26:57 Removing intermediate container 8ab397a6bf68 22:26:57 ---> 1dd8e0fc778e 22:26:57 Step 13/25 : WORKDIR / 22:26:57 Removing intermediate container 1f9dd3412553 22:26:57 ---> 596cd172dbec 22:26:57 Step 15/24 : EXPOSE $APP_PORT 22:26:57 ---> Running in 583d469c88fc 22:26:57 ---> Running in f961fa48bfaf 22:26:58 ---> Running in 866848aaa454 22:26:58 Removing intermediate container 583d469c88fc 22:26:58 ---> 3f6dda227090 22:26:58 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:26:58 ---> Running in d2caf1f8a5fd 22:26:58 Removing intermediate container f961fa48bfaf 22:26:58 ---> 2090d23cb54a 22:26:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:26:58 Removing intermediate container 866848aaa454 22:26:58 ---> be4671a28b8c 22:26:58 Step 16/24 : WORKDIR / 22:26:58 ---> Running in 68c2da414ae9 22:26:58 Removing intermediate container d2caf1f8a5fd 22:26:58 ---> 7d2420fdc923 22:26:58 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:26:58 ---> 64a2f5c09d17 22:26:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:26:58 ---> Running in ea8918ae3d28 22:26:58 Removing intermediate container 68c2da414ae9 22:26:58 ---> 5d69539f3c35 22:26:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:58 ---> 5db1bb8b3e01 22:26:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:26:59 ---> 1d621f69f4e4 22:26:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:26:59 ---> 9901a9ad16c1 22:26:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:26:59 ---> eef7a126bbc3 22:26:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:26:59 Removing intermediate container ea8918ae3d28 22:26:59 ---> eeeda7f3adc4 22:26:59 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:26:59 ---> aa9fadb0ccff 22:26:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:27:00 ---> Running in 7de6b8f84d50 22:27:00 ---> 12c3a75f249b 22:27:00 Step 20/24 : ENTRYPOINT ["/core-command"] 22:27:00 ---> Running in 2639b08efaaf 22:27:00 Removing intermediate container 7de6b8f84d50 22:27:00 ---> 7aaae842d794 22:27:00 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:27:00 ---> 7acd12805991 22:27:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:27:00 Removing intermediate container 2639b08efaaf 22:27:00 ---> e6eb5ae2894b 22:27:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:00 ---> 90f0d680dbc7 22:27:00 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:27:00 ---> Running in ce0c03753779 22:27:00 ---> Running in 0232bf95e6ff 22:27:00 Removing intermediate container ce0c03753779 22:27:00 ---> fa21abc9eb2e 22:27:00 Step 22/24 : LABEL arch=x86_64 22:27:01 ---> c72940d44866 22:27:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:27:01 ---> Running in fe632f29e3a8 22:27:01 Removing intermediate container fe632f29e3a8 22:27:01 ---> 8bfee2128966 22:27:01 Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:27:01 ---> 5126302b43a6 22:27:01 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:27:01 ---> Running in 57d17b4244f4 22:27:01 ---> Running in 0b33be4eee87 22:27:01 Removing intermediate container 0b33be4eee87 22:27:01 ---> a58e88a2057c 22:27:01 Step 24/24 : LABEL version=0.0.0 22:27:01 Removing intermediate container 0232bf95e6ff 22:27:01 ---> aee35d33eccd 22:27:01 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:01 ---> Running in f0f75ab683f6 22:27:02 ---> 1dccb91b472c 22:27:02 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:27:02 Removing intermediate container f0f75ab683f6 22:27:02 ---> 7193d170e853 22:27:02 22:27:02 Removing intermediate container 57d17b4244f4 22:27:02 ---> 94dfd315374e 22:27:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:27:02 Successfully built 7193d170e853 22:27:02 Successfully tagged core-command:latest 22:27:02 Building security-proxy-setup 22:27:02  Building core-command ... done  ---> Running in f7bc26248582 22:27:03 Removing intermediate container b02824522d88 22:27:03 ---> e949c37c70f9 22:27:03 Step 7/20 : COPY . . 22:27:03 Removing intermediate container 5e17f5c8a985 22:27:03 ---> 49eca8578ad6 22:27:03 Step 8/23 : COPY . . 22:27:04 ---> 5b7570d8952a 22:27:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:27:04 Removing intermediate container e2da984d97f7 22:27:04 ---> 8c82d65de249 22:27:04 Successfully built 8c82d65de249 22:27:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:05 + docker inspect -f . ci-base-image-arm64 22:27:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:05 prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container 22:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:05 Removing intermediate container f7bc26248582 22:27:05 ---> 849366154c9d 22:27:05 Step 23/25 : LABEL arch=x86_64 22:27:05 ---> d91e9109cdf3 22:27:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:27:05 ---> Running in c8020eff259a 22:27:05 Removing intermediate container c8020eff259a 22:27:05 ---> 53124396059e 22:27:05 Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:27:06 ---> fe892374a7c3 22:27:06 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:27:06 ---> Running in 9d2f628ea6c6 22:27:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:27:06 ---> 750b8cd25126 22:27:06 Step 3/22 : WORKDIR /edgex-go 22:27:06 ---> Using cache 22:27:06 ---> c8a982816fe1 22:27:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:06 ---> Using cache 22:27:06 ---> 273bc1e05513 22:27:06 Step 5/22 : RUN apk add --update --no-cache make git 22:27:06 ---> Using cache 22:27:06 ---> 3442e089bc0b 22:27:06 Step 6/22 : COPY go.mod vendor* ./ 22:27:06 ---> Using cache 22:27:06 ---> 2bace00d471d 22:27:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:06 ---> Using cache 22:27:06 ---> 92609c9b89cf 22:27:06 Step 8/22 : COPY . . 22:27:06 ---> Using cache 22:27:06 ---> 5b759836354e 22:27:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:27:06 $ docker top 0f718008ec25d49e56effb0889054be5bf57a7d7022aa96e0dcbd7c08f7f114b -eo pid,comm 22:27:06 ---> Running in e4f317787c74 22:27:06 Removing intermediate container 9d2f628ea6c6 22:27:06 ---> 32991b5abedd 22:27:06 ---> decc47f8e06b 22:27:06 Step 25/25 : LABEL version=0.0.0Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:27:06 [Pipeline] { 22:27:06 ---> Running in 38cbac4d612a [Pipeline] sh 22:27:07 ---> a033040d86a0 22:27:07 Step 26/31 : RUN chmod +x /entrypoint.sh 22:27: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:27:07 Removing intermediate container 38cbac4d612a 22:27:07 ---> e3af6b7fc4ad 22:27:07 22:27:07 ---> Running in 3e827302d367 22:27:07 Successfully built e3af6b7fc4ad 22:27:07 Successfully tagged security-secretstore-setup:latest 22:27:07 Building core-metadata 22:27:07 + go version 22:27:07 go version go1.18.3 linux/arm64 [Pipeline] } 22:27:07 $ docker stop --time=1 0f718008ec25d49e56effb0889054be5bf57a7d7022aa96e0dcbd7c08f7f114b 22:27:08  Building security-secretstore-setup ... done  ---> 0cf391d5bf1f 22:27:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:27:08 ---> Running in aa26040062eb 22:27:08 ---> e7daf47a78ff 22:27:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:27:09 ---> Running in d19088fe5798 22:27:09 Removing intermediate container 3e827302d367 22:27:09 ---> 83d92e8f1ec9 22:27:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:27:09 ---> Running in 4d8d9d0a8004 22:27: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 22:27:09 $ docker rm -f 0f718008ec25d49e56effb0889054be5bf57a7d7022aa96e0dcbd7c08f7f114b 22:27:09 Removing intermediate container 4d8d9d0a8004 22:27:09 ---> a09d1fe88da6 22:27:09 Step 28/31 : CMD ["gate"] 22:27:09 ---> Running in c9989332af22 22:27:09 Removing intermediate container c9989332af22 22:27:09 ---> 38011c45a7a3 22:27:09 Step 29/31 : LABEL arch=x86_64 22:27: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:27:09 ---> Running in bc30d5aea040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:27:09 Removing intermediate container bc30d5aea040 22:27:09 ---> e6aa8f0bb14d 22:27:09 Step 30/31 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:27:09 ---> Running in d55ee608bbc1 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:10 + docker inspect -f . ci-base-image-arm64 22:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:10 Removing intermediate container d55ee608bbc1 22:27:10 ---> 1b8990cd4830 22:27:10 Step 31/31 : LABEL version=0.0.0 22:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container 22:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:10 ---> Running in 69e39eb44711 22:27:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:27:11 ---> 750b8cd25126 22:27:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:27:11 ---> Using cache 22:27:11 ---> 88d37ee198d2 22:27:11 Step 4/25 : WORKDIR /edgex-go 22:27:11 ---> Using cache 22:27:11 ---> dfab1c004ac4 22:27:11 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:11 ---> Using cache 22:27:11 ---> 1e4ddac17937 22:27:11 Step 6/25 : RUN apk add --update --no-cache make git 22:27:11 ---> Using cache 22:27:11 ---> 8c6e2fd09194 22:27:11 Step 7/25 : COPY go.mod vendor* ./ 22:27:11 ---> Using cache 22:27:11 ---> e3b1dbb5dce6 22:27:11 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:11 ---> Using cache 22:27:11 ---> a4d3e3571bb3 22:27:11 Step 9/25 : COPY . . 22:27:11 ---> Using cache 22:27:11 ---> f0c647e8fd20 22:27:11 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:27:11 Removing intermediate container 69e39eb44711 22:27:11 ---> b68226d6fb65 22:27:11 22:27:11 ---> Running in 77150ffe8853 22:27:11 Successfully built b68226d6fb65 22:27:11 Successfully tagged security-bootstrapper:latest 22:27:11 Building core-data 22:27:11  Building security-bootstrapper ... 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-metadata/core-metadata ./cmd/core-metadata 22:27:11 $ docker top e87c2cb2948f8ce2ace96b78ce6d4d1f63de2ad386399197f555b0dff9d438ad -eo pid,comm [Pipeline] { [Pipeline] echo 22:27:12 ========================================================= 22:27:12 [edgeXBuildGoParallel] Running Tests and Build... 22:27:12 ========================================================= [Pipeline] sh 22:27:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:27:13 + make test 22:27:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:27:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:27:13 ---> 750b8cd25126 22:27:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:27:13 ---> Using cache 22:27:13 ---> 88d37ee198d2 22:27:13 Step 4/24 : WORKDIR /edgex-go 22:27:13 ---> Using cache 22:27:13 ---> dfab1c004ac4 22:27:13 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:13 ---> Using cache 22:27:13 ---> 1e4ddac17937 22:27:13 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:27:14 ---> Running in 395383efaf57 22:27:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:16 OK: 211 MiB in 51 packages 22:27:18 Removing intermediate container 395383efaf57 22:27:18 ---> db3d20a6c864 22:27:18 Step 7/24 : COPY go.mod vendor* ./ 22:27:18 ---> 32bdc0fa8c4c 22:27:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:19 ---> Running in ef9bc08baa38 22:27:29 Removing intermediate container ef9bc08baa38 22:27:29 ---> 9c2fa6e31027 22:27:29 Step 9/24 : COPY . . 22:27:34 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 22:27:35 ---> fea5d991c08b 22:27:35 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:27:35 ---> Running in 15aa8540f6ce 22:27:36 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 22:27:39 Removing intermediate container e4f317787c74 22:27:39 ---> 524ddfddfa48 22:27:39 22:27:39 Step 10/22 : FROM alpine:3.16 22:27:39 ---> 9c6f07244728 22:27:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:27:39 ---> Running in 7d026f27171c 22:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:40 (1/6) Installing ca-certificates (20220614-r0) 22:27:40 (2/6) Installing brotli-libs (1.0.9-r6) 22:27:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:27:40 (4/6) Installing libcurl (7.83.1-r2) 22:27:40 (5/6) Installing curl (7.83.1-r2) 22:27:40 (6/6) Installing dumb-init (1.2.5-r1) 22:27:40 Executing busybox-1.35.0-r17.trigger 22:27:40 Executing ca-certificates-20220614-r0.trigger 22:27:40 OK: 8 MiB in 20 packages 22:27:42 Removing intermediate container d19088fe5798 22:27:42 ---> 444506123733 22:27:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:27:42 ---> Running in de471070f7c9 22:27:42 Removing intermediate container 7d026f27171c 22:27:42 ---> 3d677be1f183 22:27:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:27:42 ---> Running in 7cd44480c1d0 22:27:42 Removing intermediate container 7cd44480c1d0 22:27:42 ---> a58d1a483cac 22:27:42 Step 13/22 : WORKDIR /edgex 22:27:42 ---> Running in 6590b443c7cb 22:27:42 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 22:27:43 Removing intermediate container 6590b443c7cb 22:27:43 ---> f7b6f92e6d54 22:27:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:27:44 ---> 3274450ab379 22:27:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:27:44 Removing intermediate container 77150ffe8853 22:27:44 ---> 4721ce34b670 22:27:44 22:27:44 Step 11/25 : FROM alpine:3.16 22:27:44 ---> 9c6f07244728 22:27:44 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:27:44 ---> Using cache 22:27:44 ---> 0c90b6be6cff 22:27:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:27:44 ---> Using cache 22:27:44 ---> 7df26d90d153 22:27:44 Step 14/25 : ENV APP_PORT=59881 22:27:44 Removing intermediate container de471070f7c9 22:27:44 ---> 8fd1ac8dee4c 22:27:44 22:27:44 Step 11/23 : FROM alpine:3.16 22:27:44 ---> 9c6f07244728 22:27:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:27:44 ---> Running in dc2a6aa0e98b 22:27:44 ---> Running in 2a9b5bdf3c3e 22:27:45 ---> 16f7e1bafb18 22:27:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:27:45 Removing intermediate container dc2a6aa0e98b 22:27:45 ---> a6f2a80e4fdc 22:27:45 Step 15/25 : EXPOSE $APP_PORT 22:27:45 Removing intermediate container 2a9b5bdf3c3e 22:27:45 ---> 68257254d460 22:27:45 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 22:27:45 ---> Running in 6aebcad02f09 22:27:45 ---> Running in ee62a3ca63cf 22:27:46 Removing intermediate container 6aebcad02f09 22:27:46 ---> 4083beff24a7 22:27:46 Step 16/25 : WORKDIR / 22:27:46 ? github.com/edgexfoundry/edgex-go [no test files] 22:27:46 ---> 47b007364118 22:27:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:46 ---> Running in 4905ed938519 22:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:46 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:27:46 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:27:46 ---> 49690a836676 22:27:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:27:46 (3/33) Installing readline (8.1.2-r0) 22:27:46 (4/33) Installing bash (5.1.16-r2) 22:27:46 Executing bash-5.1.16-r2.post-install 22:27:46 (5/33) Installing ca-certificates (20220614-r0) 22:27:46 Removing intermediate container 4905ed938519 22:27:46 ---> 71bd6f6bc867 22:27:46 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:46 (6/33) Installing brotli-libs (1.0.9-r6) 22:27:46 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:27:46 (8/33) Installing libcurl (7.83.1-r2) 22:27:46 (9/33) Installing curl (7.83.1-r2) 22:27:46 (10/33) Installing docker-cli (20.10.16-r2) 22:27:47 ---> Running in 3d89da23b2de 22:27:47 (11/33) Installing dumb-init (1.2.5-r1) 22:27:47 (12/33) Installing libbz2 (1.0.8-r1) 22:27:47 (13/33) Installing expat (2.4.8-r0) 22:27:47 (14/33) Installing libffi (3.4.2-r1) 22:27:47 (15/33) Installing gdbm (1.23-r0) 22:27:47 (16/33) Installing xz-libs (5.2.5-r1) 22:27:47 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:27:47 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:27:47 (19/33) Installing mpdecimal (2.5.1-r1) 22:27:47 (20/33) Installing sqlite-libs (3.38.5-r0) 22:27:47 (21/33) Installing python3 (3.10.5-r0) 22:27:47 ---> 1a997c0924d8 22:27:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:27:47 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:27:47 (23/33) Installing py3-tomli (2.0.1-r1) 22:27:47 (24/33) Installing py3-pep517 (0.12.0-r2) 22:27:47 (25/33) Installing py3-six (1.16.0-r1) 22:27:47 (26/33) Installing py3-retrying (1.3.3-r3) 22:27:47 (27/33) Installing py3-appdirs (1.4.4-r3) 22:27:47 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:27:47 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:27:47 (30/33) Installing py3-parsing (2.4.7-r3) 22:27:47 (31/33) Installing py3-packaging (21.3-r0) 22:27:47 (32/33) Installing py3-setuptools (59.4.0-r0) 22:27:47 (33/33) Installing py3-pip (22.1.1-r0) 22:27:48 Executing busybox-1.35.0-r17.trigger 22:27:48 Executing ca-certificates-20220614-r0.trigger 22:27:48 OK: 122 MiB in 47 packages 22:27:48 ---> a224bf976e29 22:27:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:27:48 Removing intermediate container aa26040062eb 22:27:48 ---> 61497731b4e6 22:27:48 22:27:48 Step 9/20 : FROM alpine:3.15 22:27:48 ---> c4fc93816858 22:27:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:48 ---> Using cache 22:27:48 ---> 84598932771b 22:27:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:48 ---> Using cache 22:27:48 ---> b1c6bedd4ad5 22:27:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:27:48 ---> Running in 0cc1261ef1d1 22:27:48 Removing intermediate container 3d89da23b2de 22:27:48 ---> 3837dbae9f3f 22:27:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:27:48 ---> Running in 3e67f82be945 22:27:48 ---> c816f8f255cf 22:27:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:27:49 Removing intermediate container 3e67f82be945 22:27:49 ---> 759bb9400ccf 22:27:49 Step 20/22 : LABEL arch=x86_64 22:27:49 ---> Running in ff470e482b2e 22:27:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:49 ---> 8baf081c4b46 22:27:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:27:49 ---> Running in 5035c7840ca6 22:27:49 Removing intermediate container ff470e482b2e 22:27:49 ---> 7730000719c0 22:27:49 Step 21/22 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:27:49 ---> Running in 851778c0174d 22:27:49 Removing intermediate container 5035c7840ca6 22:27:49 ---> dd914c062c2e 22:27:49 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:49 ---> Running in 7584d3aed0b0 22:27:49 Removing intermediate container 851778c0174d 22:27:49 ---> 3c52cb09fdb4 22:27:49 Step 22/22 : LABEL version=0.0.0 22:27:49 ---> Running in a90dbf1f8c41 22:27:50 Removing intermediate container 7584d3aed0b0 22:27:50 ---> 6e00d02e7bea 22:27:50 Step 23/25 : LABEL arch=x86_64 22:27:50 Removing intermediate container a90dbf1f8c41 22:27:50 ---> 8592cfb25292 22:27:50 22:27:50 ---> Running in acd53d091626 22:27:50 Successfully built 8592cfb25292 22:27:50 Successfully tagged security-proxy-setup:latest 22:27:50 Building support-scheduler 22:27:50  Building security-proxy-setup ... done Removing intermediate container acd53d091626 22:27:50 ---> 1ad0437f9b42 22:27:50 Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:27:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:50 ---> Running in c580ab509e34 22:27:50 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:27:50 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:27:50 OK: 15856 distinct packages available 22:27:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:27:51 Removing intermediate container c580ab509e34 22:27:51 ---> 0f40ba649100 22:27:51 Step 25/25 : LABEL version=0.0.0 22:27:51 ---> Running in d498acf3b5ef 22:27:51 Removing intermediate container d498acf3b5ef 22:27:51 ---> 9604304be4d8 22:27:51 22:27:51 Successfully built 9604304be4d8 22:27:51 Successfully tagged core-metadata:latest 22:27:51 Building support-notifications 22:27:51  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:27:51 Collecting docker-compose==1.23.2 22:27:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:27:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.2 MB/s eta 0:00:00 22:27:51 Collecting jsonschema<3,>=2.5.1 22:27:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:27:51 (1/9) Installing ca-certificates (20220614-r0) 22:27:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:27:51 (2/9) Installing brotli-libs (1.0.9-r5) 22:27:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:27:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 77.6 MB/s eta 0:00:00 22:27:52 Collecting PyYAML<4,>=3.10 22:27:52 Downloading PyYAML-3.13.tar.gz (270 kB) 22:27:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 63.2 MB/s eta 0:00:00 22:27:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:27:52 (4/9) Installing libcurl (7.80.0-r2) 22:27:52 Preparing metadata (setup.py): started 22:27:52 (5/9) Installing curl (7.80.0-r2) 22:27:52 (6/9) Installing dumb-init (1.2.5-r1) 22:27:52 (7/9) Installing musl-obstack (1.2.3-r0) 22:27:52 Preparing metadata (setup.py): finished with status 'done' 22:27:52 Collecting cached-property<2,>=1.2.0 22:27:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:27:52 Collecting dockerpty<0.5,>=0.4.1 22:27:52 (8/9) Installing libucontext (1.1-r0) 22:27:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:27:52 Preparing metadata (setup.py): started 22:27:52 (9/9) Installing gcompat (1.0.0-r4) 22:27:52 Executing busybox-1.34.1-r7.trigger 22:27:52 Executing ca-certificates-20220614-r0.trigger 22:27:52 Preparing metadata (setup.py): finished with status 'done' 22:27:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:27:52 Collecting texttable<0.10,>=0.9.0 22:27:52 OK: 8 MiB in 23 packages 22:27:52 Downloading texttable-0.9.1.tar.gz (11 kB) 22:27:52 Preparing metadata (setup.py): started 22:27:53 Preparing metadata (setup.py): finished with status 'done' 22:27:53 Collecting websocket-client<1.0,>=0.32.0 22:27:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 124.3 MB/s eta 0:00:00 22:27:53 Collecting docopt<0.7,>=0.6.1 22:27:53 Downloading docopt-0.6.2.tar.gz (25 kB) 22:27:53 Preparing metadata (setup.py): started 22:27:53 Preparing metadata (setup.py): finished with status 'done' 22:27:53 Collecting docker<4.0,>=3.6.0 22:27:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 59.4 MB/s eta 0:00:00 22:27:53 Collecting docker-pycreds>=0.4.0 22:27:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:27:53 Collecting certifi>=2017.4.17 22:27:53 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 22:27:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 43.8 MB/s eta 0:00:00 22:27:54 Collecting urllib3<1.25,>=1.21.1 22:27:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:27:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 60.2 MB/s eta 0:00:00 22:27:54 Collecting idna<2.8,>=2.5 22:27:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:27:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 171.9 MB/s eta 0:00:00 22:27:54 Collecting chardet<3.1.0,>=3.0.2 22:27:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:27:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 185.4 MB/s eta 0:00:00 22:27:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:54 ---> 750b8cd25126 22:27:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:27:54 ---> Using cache 22:27:54 ---> 88d37ee198d2 22:27:54 Step 4/23 : WORKDIR /edgex-go 22:27:54 ---> Using cache 22:27:54 ---> dfab1c004ac4 22:27:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:54 ---> Using cache 22:27:54 ---> 1e4ddac17937 22:27:54 Step 6/23 : RUN apk add --update --no-cache make git 22:27:54 ---> Using cache 22:27:54 ---> 8c6e2fd09194 22:27:54 Step 7/23 : COPY go.mod vendor* ./ 22:27:54 ---> Using cache 22:27:54 ---> e3b1dbb5dce6 22:27:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:54 ---> Using cache 22:27:54 ---> a4d3e3571bb3 22:27:54 Step 9/23 : COPY . . 22:27:54 ---> Using cache 22:27:54 ---> f0c647e8fd20 22:27:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:27:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:27:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:27:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:27:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:27:54 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:27:54 Running setup.py install for texttable: started 22:27:54 Running setup.py install for texttable: finished with status 'done' 22:27:54 Running setup.py install for PyYAML: started 22:27:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:27:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:27:55 ---> 750b8cd25126 22:27:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:27:55 ---> Using cache 22:27:55 ---> 88d37ee198d2 22:27:55 Step 4/23 : WORKDIR /edgex-go 22:27:55 ---> Using cache 22:27:55 ---> dfab1c004ac4 22:27:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:27:55 ---> Using cache 22:27:55 ---> 1e4ddac17937 22:27:55 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:27:55 Running setup.py install for PyYAML: finished with status 'done' 22:27:55 ---> Running in 1ddcb100448c 22:27:55 ---> Running in f961cf507f6e 22:27:55 Running setup.py install for docopt: started 22:27:55 Removing intermediate container 0cc1261ef1d1 22:27:55 ---> 261586c7b3a5 22:27:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:55 Running setup.py install for docopt: finished with status 'done' 22:27: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-scheduler/support-scheduler ./cmd/support-scheduler 22:27:56 ---> 2e67c48ba943 22:27:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:27:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:56 Running setup.py install for dockerpty: started 22:27:56 ---> 38425d432a8c 22:27:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:27:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:57 ---> b7c860831749 22:27:57 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:27:57 Running setup.py install for dockerpty: finished with status 'done' 22:27:57 ---> Running in d80e7801e9e4 22:27:57 Removing intermediate container d80e7801e9e4 22:27:57 ---> 407c83cc0d32 22:27:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:57 ---> Running in f95ce03ad224 22:27:57 OK: 211 MiB in 51 packages 22:27:57 Removing intermediate container f95ce03ad224 22:27:57 ---> ed8790518457 22:27:57 Step 18/20 : LABEL arch=x86_64 22:27:57 ---> Running in fdd422766e7b 22:27:57 Removing intermediate container f961cf507f6e 22:27:57 ---> c1365a4d2c4c 22:27:57 Step 7/23 : COPY go.mod vendor* ./ 22:27:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 22:27:58 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 22:27:58 Removing intermediate container fdd422766e7b 22:27:58 ---> 7932755af67e 22:27:58 Step 19/20 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:27:58 ---> Running in e0af141ffee9 22:27:58 ---> 2876f6256df3 22:27:58 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:58 ---> Running in 350d6b21fd4e 22:27:58 Removing intermediate container e0af141ffee9 22:27:58 ---> bcda385342d9 22:27:58 Step 20/20 : LABEL version=0.0.0 22:27:58 ---> Running in 0110426a93dc 22:27:58 Removing intermediate container 0110426a93dc 22:27:58 ---> 35dd07c0f054 22:27:58 22:27:58 Successfully built 35dd07c0f054 22:27:58 Successfully tagged security-spiffe-token-provider:latest 22:27:58 Building security-spire-agent 22:28:00  Building security-spiffe-token-provider ... done Removing intermediate container 15aa8540f6ce 22:28:00 ---> 6ac70e9d8bdd 22:28:00 22:28:00 Step 11/24 : FROM alpine:3.16 22:28:00 ---> 9c6f07244728 22:28:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:28:01 ---> Running in 9cfd50257deb 22:28:02 Removing intermediate container 9cfd50257deb 22:28:02 ---> 6a6e7504689b 22:28:02 Step 13/24 : ENV APP_PORT=59880 22:28:02 Removing intermediate container ee62a3ca63cf 22:28:02 ---> dde999ff6d0a 22:28:02 Step 14/23 : ENV APP_PORT=58890 22:28:02 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:28:02 ---> 750b8cd25126 22:28:02 Step 3/26 : WORKDIR /edgex-go 22:28:02 ---> Using cache 22:28:02 ---> c8a982816fe1 22:28:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:02 ---> Using cache 22:28:02 ---> 273bc1e05513 22:28:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:28:02 ---> Running in 4b08cc4bc9ea 22:28:02 ---> Running in c7c32f73b026 22:28:02 ---> Running in 9990cee92cfe 22:28:02 Removing intermediate container c7c32f73b026 22:28:02 ---> 00cdd209d8db 22:28:02 Step 14/24 : EXPOSE $APP_PORT 22:28:02 Removing intermediate container 4b08cc4bc9ea 22:28:02 ---> 80c228653246 22:28:02 Step 15/23 : EXPOSE $APP_PORT 22:28:02 ---> Running in 3dd5de7e3adc 22:28:03 ---> Running in 4bb84cb7263e 22:28:03 Removing intermediate container 3dd5de7e3adc 22:28:03 ---> e49b67f12d4d 22:28:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:03 Removing intermediate container 4bb84cb7263e 22:28:03 ---> cd7fd5a2c939 22:28:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:28:03 ---> Running in 30325f886fc9 22:28:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:04 ---> db2a3b0905cc 22:28:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:28:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:04 OK: 211 MiB in 51 packages 22:28:04 ---> e5afe1ffc511 22:28:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:28:05 Removing intermediate container 30325f886fc9 22:28:05 ---> 1ef758aeb162 22:28:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:28:05 ---> Running in e367a33249ff 22:28:05 ---> 22f042fd78e3 22:28:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:28:05 Removing intermediate container 9990cee92cfe 22:28:05 ---> 3b09df73199f 22:28:05 Step 6/26 : COPY go.mod vendor* ./ 22:28:05 ---> Running in 6da477a20bce 22:28:06 ---> dabc6ec59901 22:28:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:06 Removing intermediate container 6da477a20bce 22:28:06 ---> 8b6e8ac51e61 22:28:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:06 ---> Running in b526648e4974 22:28:06 ---> Running in a49844dcf412 22:28:07 Removing intermediate container a49844dcf412 22:28:07 ---> 2368a3d7bbff 22:28:07 Step 21/23 : LABEL arch=x86_64 22:28:07 ---> Running in 46c6b688124f 22:28:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:07 Removing intermediate container 46c6b688124f 22:28:07 ---> 3e78dd9a8238 22:28:07 Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:28:07 ---> Running in b3fa2216a5fb 22:28:07 (1/6) Installing dumb-init (1.2.5-r1) 22:28:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:28:07 Removing intermediate container b3fa2216a5fb 22:28:07 ---> e7c357a02344 22:28:07 Step 23/23 : LABEL version=0.0.0 22:28:07 (3/6) Installing libsodium (1.0.18-r0) 22:28:07 ---> Running in bd8a43890595 22:28:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:28:08 (5/6) Installing libzmq (4.3.4-r0) 22:28:08 (6/6) Installing zeromq (4.3.4-r0) 22:28:08 Removing intermediate container bd8a43890595 22:28:08 ---> 516f7f146034 22:28:08 22:28:08 Executing busybox-1.35.0-r17.trigger 22:28:08 OK: 8 MiB in 20 packages 22:28:08 Successfully built 516f7f146034 22:28:08 Successfully tagged sys-mgmt-agent:latest 22:28:08  Building sys-mgmt-agent ... done Removing intermediate container 350d6b21fd4e 22:28:08 ---> 1566d3c696c9 22:28:08 Step 9/23 : COPY . . 22:28:10 Removing intermediate container e367a33249ff 22:28:10 ---> 5327ffcd83b9 22:28:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:10 ---> cd799fce25da 22:28:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:28:12 ---> 09d9520f2c1d 22:28:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:28:13 ---> b528f3ac35b4 22:28:13 Step 20/24 : ENTRYPOINT ["/core-data"] 22:28:13 ---> Running in 8023a0b3b071 22:28:13 Removing intermediate container 8023a0b3b071 22:28:13 ---> 82843dcf80e3 22:28:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:13 ---> Running in f4ff70665387 22:28:13 ---> 2ab08fd56c4c 22:28:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:28:13 ---> Running in 4688af4f2a8a 22:28:14 Removing intermediate container f4ff70665387 22:28:14 ---> bfab2d0e3853 22:28:14 Step 22/24 : LABEL arch=x86_64 22:28:14 ---> Running in 3a67a16b3ce0 22:28:14 Removing intermediate container 3a67a16b3ce0 22:28:14 ---> 32e07b909465 22:28:14 Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:28: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-notifications/support-notifications ./cmd/support-notifications 22:28:14 ---> Running in 058ff35fd2a3 22:28:15 Removing intermediate container 058ff35fd2a3 22:28:15 ---> 3a2f6ecd1c4b 22:28:15 Step 24/24 : LABEL version=0.0.0 22:28:15 ---> Running in 71c515249922 22:28:15 Removing intermediate container 71c515249922 22:28:15 ---> 67d32e053ffa 22:28:15 22:28:15 Successfully built 67d32e053ffa 22:28:15 Successfully tagged core-data:latest 22:28:15  Building core-data ... done Removing intermediate container b526648e4974 22:28:15 ---> 2e2ac3df3288 22:28:15 Step 8/26 : COPY . . 22:28:20 ---> 0dcc91d01a36 22:28:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:28:20 Removing intermediate container 1ddcb100448c 22:28:20 ---> 02735e58f2d3 22:28:20 22:28:20 Step 11/23 : FROM alpine:3.16 22:28:20 ---> 9c6f07244728 22:28:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:28:20 ---> Using cache 22:28:20 ---> 0c90b6be6cff 22:28:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:28:20 ---> Using cache 22:28:20 ---> 7df26d90d153 22:28:20 Step 14/23 : ENV APP_PORT=59861 22:28:21 ---> Running in 97fe6644778c 22:28:21 ---> Running in e55f1438e9ee 22:28:21 Removing intermediate container 97fe6644778c 22:28:21 ---> 66e65ab010a3 22:28:21 Step 10/26 : WORKDIR /edgex-go/spire-build 22:28:21 Removing intermediate container e55f1438e9ee 22:28:21 ---> 01adc3cbd26f 22:28:21 Step 15/23 : EXPOSE $APP_PORT 22:28:21 ---> Running in c422385d9b66 22:28:21 ---> Running in 391da6bfda10 22:28:21 Removing intermediate container c422385d9b66 22:28:21 ---> 8b022d3f4e85 22:28:21 Step 11/26 : 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 22:28:21 Removing intermediate container 391da6bfda10 22:28:21 ---> a0d054d430e3 22:28:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:21 ---> Running in c9526323ac7a 22:28:22 ---> ec6c354d634d 22:28:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:28:23 Removing intermediate container c9526323ac7a 22:28:23 ---> 5c20bf4ec926 22:28:23 Step 12/26 : WORKDIR /edgex-go 22:28:23 ---> 095bc6324be5 22:28:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:28:23 ---> Running in 7d28e2b5e00f 22:28:23 ---> 83d283bbd226 22:28:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:28:23 Removing intermediate container 7d28e2b5e00f 22:28:23 ---> 84df2ad591f1 22:28:23 22:28:23 Step 13/26 : FROM alpine:3.15 22:28:23 ---> c4fc93816858 22:28:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:28:23 ---> Using cache 22:28:23 ---> 84598932771b 22:28:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:23 ---> Using cache 22:28:23 ---> b1c6bedd4ad5 22:28:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:28:23 ---> Running in fd3179d22b46 22:28:23 ---> Running in 84d88b6aacd4 22:28:23 Removing intermediate container fd3179d22b46 22:28:23 ---> 549342d31452 22:28:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:23 ---> Running in b86d23e07020 22:28:23 Removing intermediate container b86d23e07020 22:28:23 ---> b299ba0c2ba3 22:28:23 Step 21/23 : LABEL arch=x86_64 22:28:24 ---> Running in b128918fa18e 22:28:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:24 Removing intermediate container b128918fa18e 22:28:24 ---> 98ec0732ce15 22:28:24 Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:28:24 ---> Running in e1bdbd90550c 22:28:24 Removing intermediate container e1bdbd90550c 22:28:24 ---> 1106de4bc732 22:28:24 Step 23/23 : LABEL version=0.0.0 22:28:24 ---> Running in 01673faab0a3 22:28:24 Removing intermediate container 01673faab0a3 22:28:24 ---> f8b5a3777b29 22:28:24 22:28:24 Successfully built f8b5a3777b29 22:28:24 Successfully tagged support-scheduler:latest 22:28:24  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:25 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:28:25 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:28:25 OK: 15856 distinct packages available 22:28:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:28:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:28:26 (1/5) Installing dumb-init (1.2.5-r1) 22:28:26 (2/5) Installing musl-obstack (1.2.3-r0) 22:28:27 (3/5) Installing libucontext (1.1-r0) 22:28:27 (4/5) Installing gcompat (1.0.0-r4) 22:28:27 (5/5) Installing openssl (1.1.1q-r0) 22:28:27 Executing busybox-1.34.1-r7.trigger 22:28:27 OK: 7 MiB in 19 packages 22:28:28 Removing intermediate container 84d88b6aacd4 22:28:28 ---> 58dc40d05696 22:28:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:28:29 ---> c188db9c52a9 22:28:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:28:31 ---> a35a5c46ebe2 22:28:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:28:31 ---> 76383a3a55db 22:28:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:28:31 ---> c4c44659eb39 22:28:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:28:31 ---> 7c2aa70bfd94 22:28:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:28:31 ---> Running in 9186a1a44531 22:28:31 Removing intermediate container 9186a1a44531 22:28:31 ---> 1a7a1ed952d0 22:28:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:28:31 ---> Running in 6eb2a1d7e6a8 22:28:31 Removing intermediate container 6eb2a1d7e6a8 22:28:31 ---> bee53062cb4b 22:28:31 Step 24/26 : LABEL arch=x86_64 22:28:31 ---> Running in 5b7d971ee60f 22:28:32 Removing intermediate container 5b7d971ee60f 22:28:32 ---> 0ff2c875fc2a 22:28:32 Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:28:32 ---> Running in 85ad5c82a361 22:28:32 Removing intermediate container 85ad5c82a361 22:28:32 ---> ae585630e6bc 22:28:32 Step 26/26 : LABEL version=0.0.0 22:28:32 ---> Running in 5e66ec21ebc0 22:28:32 Removing intermediate container 5e66ec21ebc0 22:28:32 ---> 222d0e076255 22:28:32 22:28:32 Successfully built 222d0e076255 22:28:32 Successfully tagged security-spire-agent:latest 22:28:35  Building security-spire-agent ... done Removing intermediate container 4688af4f2a8a 22:28:35 ---> 6da727401ec7 22:28:35 22:28:35 Step 11/23 : FROM alpine:3.16 22:28:35 ---> 9c6f07244728 22:28:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:28:35 ---> Running in 02fa536309c3 22:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:28:36 (1/2) Installing ca-certificates (20220614-r0) 22:28:36 (2/2) Installing dumb-init (1.2.5-r1) 22:28:36 Executing busybox-1.35.0-r17.trigger 22:28:36 Executing ca-certificates-20220614-r0.trigger 22:28:36 OK: 6 MiB in 16 packages 22:28:36 Removing intermediate container 02fa536309c3 22:28:36 ---> db38316cb5a7 22:28:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:28:36 ---> Running in b1abdd7048fd 22:28:37 Removing intermediate container b1abdd7048fd 22:28:37 ---> 1b8557ecfd0d 22:28:37 Step 14/23 : ENV APP_PORT=59860 22:28:37 ---> Running in d0b1e0d967e1 22:28:37 Removing intermediate container d0b1e0d967e1 22:28:37 ---> 91ac91183764 22:28:37 Step 15/23 : EXPOSE $APP_PORT 22:28:37 ---> Running in a156e6c57964 22:28:37 Removing intermediate container a156e6c57964 22:28:37 ---> 562fb1bf8d0d 22:28:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:28:37 ---> 2edcee619bf4 22:28:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:28:38 ---> 102f6bdb7e42 22:28:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:28:38 ---> 22014e34162c 22:28:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:28:38 ---> Running in 33e064b219d0 22:28:38 Removing intermediate container 33e064b219d0 22:28:38 ---> 4d2908ec7630 22:28:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:38 ---> Running in f5652422e72b 22:28:38 Removing intermediate container f5652422e72b 22:28:38 ---> d00ad35a0efe 22:28:38 Step 21/23 : LABEL arch=x86_64 22:28:38 ---> Running in 2d4ac9657d32 22:28:38 Removing intermediate container 2d4ac9657d32 22:28:38 ---> 7d9319485257 22:28:38 Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:28:38 ---> Running in 936c001a5238 22:28:38 Removing intermediate container 936c001a5238 22:28:38 ---> 37b50a82452a 22:28:38 Step 23/23 : LABEL version=0.0.0 22:28:38 ---> Running in 74f0255c9cbf 22:28:38 Removing intermediate container 74f0255c9cbf 22:28:38 ---> 2b21af36b8b2 22:28:38 22:28:38 Successfully built 2b21af36b8b2 22:28:38 Successfully tagged support-notifications:latest 22:28:38  Building support-notifications ... done  [Pipeline] } 22:28:38 $ docker stop --time=1 eef13ecf1b4cbd061d164b3802bfc78c2acdeff2747827288369a1839131ac36 22:28:40 $ docker rm -f eef13ecf1b4cbd061d164b3802bfc78c2acdeff2747827288369a1839131ac36 [Pipeline] // withDockerContainer [Pipeline] sh 22:28:40 + docker images 22:28:40 REPOSITORY TAG IMAGE ID CREATED SIZE 22:28:40 support-notifications latest 2b21af36b8b2 2 seconds ago 27.3MB 22:28:40 6da727401ec7 6 seconds ago 1.61GB 22:28:40 security-spire-agent latest 222d0e076255 8 seconds ago 125MB 22:28:40 support-scheduler latest f8b5a3777b29 16 seconds ago 26.7MB 22:28:40 84df2ad591f1 17 seconds ago 1.42GB 22:28:40 02735e58f2d3 20 seconds ago 1.61GB 22:28:40 core-data latest 67d32e053ffa 25 seconds ago 21.5MB 22:28:40 sys-mgmt-agent latest 516f7f146034 33 seconds ago 136MB 22:28:40 6ac70e9d8bdd 42 seconds ago 1.55GB 22:28:40 security-spiffe-token-provider latest 35dd07c0f054 42 seconds ago 29.3MB 22:28:40 core-metadata latest 9604304be4d8 49 seconds ago 18.2MB 22:28:40 security-proxy-setup latest 8592cfb25292 51 seconds ago 27.3MB 22:28:40 61497731b4e6 52 seconds ago 1.58GB 22:28:40 8fd1ac8dee4c 56 seconds ago 1.53GB 22:28:40 4721ce34b670 56 seconds ago 1.55GB 22:28:40 524ddfddfa48 About a minute ago 1.53GB 22:28:40 security-bootstrapper latest b68226d6fb65 About a minute ago 19.4MB 22:28:40 security-secretstore-setup latest e3af6b7fc4ad About a minute ago 29.2MB 22:28:40 core-command latest 7193d170e853 About a minute ago 17.3MB 22:28:40 93d432ee9ba0 About a minute ago 1.54GB 22:28:40 c961e9d7e9e0 About a minute ago 1.53GB 22:28:40 fd8e79cb42dd About a minute ago 1.54GB 22:28:40 security-spire-config latest c7fd1c549258 About a minute ago 85.8MB 22:28:40 security-spire-server latest 97ccb800de52 About a minute ago 86.5MB 22:28:40 1a2f50f0df4d 2 minutes ago 1.42GB 22:28:40 87783b01d4c0 2 minutes ago 1.42GB 22:28:40 ci-base-image-x86_64 latest 750b8cd25126 5 minutes ago 993MB 22:28:40 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 22:28:40 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 22:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 22:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 22:28:40 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] } 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:29:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.452s coverage: 28.7% of statements 22:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:29:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements 22:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:29:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 54.2% of statements 22:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.778s coverage: 89.2% of statements 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.598s coverage: 2.1% of statements 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.751s coverage: 95.6% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.554s coverage: 72.2% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.621s coverage: 60.0% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.259s coverage: 58.8% of statements 22:30:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.332s coverage: 29.6% of statements 22:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 47.1% of statements 22:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 79.5% of statements 22:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 22:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 22:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 22:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.355s coverage: 94.4% of statements 22:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 22:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.792s coverage: 80.8% of statements 22:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements 22:30:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.900s coverage: 91.2% of statements 22:30:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 64.7% of statements 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.8% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 43.6% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:31:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.431s coverage: 17.7% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.850s coverage: 92.3% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 63.2% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.472s coverage: 97.7% of statements 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:31:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.227s coverage: 28.9% of statements 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:31:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:31:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements 22:31:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 22:31:18 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 22:31:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:31:18 GO111MODULE=on go vet ./... 22:33:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:33:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:33:10 ./bin/test-attribution-txt.sh 22:33:10 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:33:10 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:33:10 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:33:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:33:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:33:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:33:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:33:11 + ls -al . 22:33:11 total 732 22:33:11 drwxrwxr-x 9 1001 1001 4096 Aug 29 22:27 . 22:33:11 drwxr-xr-x 4 root root 4096 Aug 29 22:27 .. 22:33:11 -rw-rw-r-- 1 1001 1001 16 Aug 29 22:25 .dockerignore 22:33:11 drwxrwxr-x 8 1001 1001 4096 Aug 29 22:25 .git 22:33:11 drwxrwxr-x 3 1001 1001 4096 Aug 29 22:25 .github 22:33:11 -rw-rw-r-- 1 1001 1001 1030 Aug 29 22:25 .gitignore 22:33:11 -rw-rw-r-- 1 1001 1001 42 Aug 29 22:25 .golangci.yml 22:33:11 -rw-rw-r-- 1 1001 1001 87 Aug 29 22:25 .hadolint.yml 22:33:11 -rw-rw-r-- 1 1001 1001 166 Aug 29 22:25 .sonarcloud.properties 22:33:11 -rw-rw-r-- 1 1001 1001 1171 Aug 29 22:25 ADOPTERS.md 22:33:11 -rw-rw-r-- 1 1001 1001 10347 Aug 29 22:25 Attribution.txt 22:33:11 -rw-rw-r-- 1 1001 1001 63209 Aug 29 22:25 CHANGELOG.md 22:33:11 -rw-rw-r-- 1 1001 1001 3804 Aug 29 22:25 CONTRIBUTING.md 22:33:11 -rw-rw-r-- 1 1001 1001 677 Aug 29 22:25 GOVERNANCE.md 22:33:11 -rw-rw-r-- 1 1001 1001 850 Aug 29 22:25 Jenkinsfile 22:33:11 -rw-rw-r-- 1 1001 1001 10775 Aug 29 22:25 LICENSE 22:33:11 -rw-rw-r-- 1 1001 1001 13608 Aug 29 22:25 Makefile 22:33:11 -rw-rw-r-- 1 1001 1001 582 Aug 29 22:25 OWNERS.md 22:33:11 -rw-rw-r-- 1 1001 1001 10053 Aug 29 22:25 README.md 22:33:11 -rw-rw-r-- 1 1001 1001 6912 Aug 29 22:25 SECURITY.md 22:33:11 -rw-rw-r-- 1 1001 1001 5 Aug 29 22:23 VERSION 22:33:11 -rw-rw-r-- 1 1001 1001 4131 Aug 29 22:25 ZMQWindows.md 22:33:11 drwxrwxr-x 2 1001 1001 4096 Aug 29 22:25 bin 22:33:11 drwxrwxr-x 18 1001 1001 4096 Aug 29 22:25 cmd 22:33:11 -rw-r--r-- 1 root root 482786 Aug 29 22:31 coverage.out 22:33:11 -rw-rw-r-- 1 1001 1001 3682 Aug 29 22:25 go.mod 22:33:11 -rw-rw-r-- 1 1001 1001 38527 Aug 29 22:25 go.sum 22:33:11 drwxrwxr-x 8 1001 1001 4096 Aug 29 22:25 internal 22:33:11 drwxrwxr-x 3 1001 1001 4096 Aug 29 22:25 openapi 22:33:11 drwxrwxr-x 4 1001 1001 4096 Aug 29 22:25 snap 22:33:11 -rw-rw-r-- 1 1001 1001 204 Aug 29 22:25 version.go [Pipeline] sh 22:33:11 + '[' -e coverage.out ] 22:33:11 + chown 1001:1001 coverage.out [Pipeline] stash 22:33:11 Warning: overwriting stash ‘coverage-report’ 22:33:12 Stashed 1 file(s) [Pipeline] sh 22:33:13 + make build 22:33:13 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 22:34:50 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 22:36:12 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 22:36:12 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 22:36:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:36:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:36:54 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 22:37:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:37:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:37:13 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 22:37: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:37:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:37:31 $ docker stop --time=1 e87c2cb2948f8ce2ace96b78ce6d4d1f63de2ad386399197f555b0dff9d438ad 22:37:33 $ docker rm -f e87c2cb2948f8ce2ace96b78ce6d4d1f63de2ad386399197f555b0dff9d438ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:37:36 22:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:37:36 latest: Pulling from edgex-devops/edgex-compose-arm64 22:37:36 29e5d40040c1: Pulling fs layer 22:37:36 1ce36da41761: Pulling fs layer 22:37:36 25b303627fd3: Pulling fs layer 22:37:37 29e5d40040c1: Verifying Checksum 22:37:37 29e5d40040c1: Download complete 22:37:37 1ce36da41761: Verifying Checksum 22:37:37 1ce36da41761: Download complete 22:37:37 29e5d40040c1: Pull complete 22:37:39 25b303627fd3: Verifying Checksum 22:37:39 25b303627fd3: Download complete 22:37:39 1ce36da41761: Pull complete 22:37:51 25b303627fd3: Pull complete 22:37:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:51 prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container 22:37:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:37:54 $ docker top 2a41765ae778a28c780193c96e78c518abf6af46059a38f6e56bb608a8c46b44 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:55 + grep parallel 22:37:55 + docker-compose build --help 22:38:00 --parallel Build images in parallel. [Pipeline] } 22:38:00 $ docker stop --time=1 2a41765ae778a28c780193c96e78c518abf6af46059a38f6e56bb608a8c46b44 22:38:02 $ docker rm -f 2a41765ae778a28c780193c96e78c518abf6af46059a38f6e56bb608a8c46b44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:38:03 prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container 22:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:38:05 $ docker top 605987c2c54f614408b3974f9342ed950c529861aff7aff7639294cffc70ffc8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:06 + docker-compose -f ./docker-compose-build.yml build --parallel 22:38:11 Building core-command ... 22:38:11 Building core-data ... 22:38:11 Building core-metadata ... 22:38:11 Building security-bootstrapper ... 22:38:11 Building security-proxy-setup ... 22:38:11 Building security-secretstore-setup ... 22:38:11 Building security-spiffe-token-provider ... 22:38:11 Building security-spire-agent ... 22:38:11 Building security-spire-config ... 22:38:11 Building security-spire-server ... 22:38:11 Building support-notifications ... 22:38:11 Building support-scheduler ... 22:38:11 Building sys-mgmt-agent ... 22:38:11 Building security-spiffe-token-provider 22:38:11 Building security-secretstore-setup 22:38:11 Building security-spire-agent 22:38:11 Building security-spire-config 22:38:11 Building core-metadata 22:38:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:38:58 ---> 8c82d65de249 22:38:58 Step 3/26 : WORKDIR /edgex-go 22:38:58 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:38:58 ---> 8c82d65de249 22:38:58 Step 3/20 : WORKDIR /edgex-go 22:38:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:38:58 ---> 8c82d65de249 22:38:58 Step 3/25 : WORKDIR /edgex-go 22:38:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:38:58 ---> 8c82d65de249 22:38:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:38:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:38:58 ---> 8c82d65de249 22:38:58 Step 3/26 : WORKDIR /edgex-go 22:38:58 ---> Running in cd4f4d0fb5a6 22:38:58 ---> Running in 46b9d1898649 22:38:58 ---> Running in 8fce2f1ea627 22:38:58 ---> Running in 3682eec45358 22:38:58 ---> Running in 6018e3695468 22:38:59 Removing intermediate container 46b9d1898649 22:38:59 ---> 1929d92fff61 22:38:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:59 Removing intermediate container 6018e3695468 22:38:59 ---> eca8741151ff 22:38:59 Step 4/25 : WORKDIR /edgex-go 22:38:59 Removing intermediate container 3682eec45358 22:38:59 ---> c9fde22db648 22:38:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:59 Removing intermediate container cd4f4d0fb5a6 22:38:59 ---> 5df3fdb73333 22:38:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:38:59 ---> Running in b7e9672719d4 22:38:59 Removing intermediate container 8fce2f1ea627 22:38:59 ---> 6cda10b0825c 22:38:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:59 ---> Running in 685dec96afb8 22:38:59 ---> Running in 87cdd6055421 22:38:59 ---> Running in dd14da0ab058 22:38:59 ---> Running in 7fd3caced88c 22:39:00 Removing intermediate container 685dec96afb8 22:39:00 ---> 2c6ba909ce65 22:39:00 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:00 ---> Running in 61bad8f65688 22:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:03 Removing intermediate container b7e9672719d4 22:39:03 ---> 3fdf110c1449 22:39:03 Step 5/25 : RUN apk add --update --no-cache make git 22:39:03 Removing intermediate container dd14da0ab058 22:39:03 ---> bad42a851239 22:39:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:39:03 ---> Running in a70661f1a257 22:39:04 ---> Running in 6414ad29abec 22:39:04 Removing intermediate container 7fd3caced88c 22:39:04 ---> 450b5dc14829 22:39:04 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:39:04 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:39:04 OK: 16891 distinct packages available 22:39:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:04 ---> Running in 7b454cd065ee 22:39:04 Removing intermediate container 61bad8f65688 22:39:04 ---> 9f78a9361a47 22:39:04 Step 6/25 : RUN apk add --update --no-cache make git 22:39:04 ---> Running in f51ae076bee0 22:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:05 OK: 221 MiB in 51 packages 22:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:39:07 Removing intermediate container 87cdd6055421 22:39:07 ---> 862034955928 22:39:07 Step 5/20 : COPY go.mod vendor* ./ 22:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:07 ---> 9ddb964993c3 22:39:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:08 ---> Running in d9f33fcc5da8 22:39:08 OK: 221 MiB in 51 packages 22:39:09 OK: 221 MiB in 51 packages 22:39:09 OK: 221 MiB in 51 packages 22:39:09 OK: 221 MiB in 51 packages 22:39:10 Removing intermediate container a70661f1a257 22:39:10 ---> d893b8feadf0 22:39:10 Step 6/25 : COPY go.mod vendor* ./ 22:39:11 Removing intermediate container 7b454cd065ee 22:39:11 ---> 395594747c13 22:39:11 Step 6/26 : COPY go.mod vendor* ./ 22:39:11 Removing intermediate container 6414ad29abec 22:39:11 ---> 7f122bbf7ccc 22:39:11 Step 6/26 : COPY go.mod vendor* ./ 22:39:11 Removing intermediate container f51ae076bee0 22:39:11 ---> a5bd5fa82334 22:39:11 Step 7/25 : COPY go.mod vendor* ./ 22:39:11 ---> b9901eaefe69 22:39:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:11 ---> Running in 734dfae8959b 22:39:12 ---> 6fa204ea2019 22:39:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:13 ---> Running in 72106d3d9c1e 22:39:13 ---> 634776319835 22:39:13 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:13 ---> Running in e054efa20575 22:39:13 ---> 611f1f8a69e0 22:39:13 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:14 ---> Running in affc851e2fd4 22:40:10 Removing intermediate container d9f33fcc5da8 22:40:10 ---> 70c741e211c1 22:40:10 Step 7/20 : COPY . . 22:40:12 Removing intermediate container affc851e2fd4 22:40:12 ---> 9338855fc647 22:40:12 Step 8/26 : COPY . . 22:40:12 Removing intermediate container 72106d3d9c1e 22:40:12 ---> 3b136c3ff1eb 22:40:12 Step 8/26 : COPY . . 22:40:12 Removing intermediate container e054efa20575 22:40:12 ---> ed99f4cd7f80 22:40:12 Step 9/25 : COPY . . 22:40:12 Removing intermediate container 734dfae8959b 22:40:12 ---> 311e551b6bd4 22:40:12 Step 8/25 : COPY . . 22:40:17 ---> 01e9031b3610 22:40:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:40:17 ---> Running in 2172aff1b04f 22:40:19 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 22:40:34 ---> 2cdf2d57f4ff 22:40:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:40:34 ---> 8cd2876d1d71 22:40:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:40:34 ---> 5afb5b80b28f 22:40:34 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:40:34 ---> Running in 924822d76706 22:40:34 ---> 7d607572018c 22:40:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:40:34 ---> Running in 55ab5596368f 22:40:34 ---> Running in a9ab296b7790 22:40:34 ---> Running in b12669efa7cf 22:40:34 Removing intermediate container 924822d76706 22:40:34 ---> 97a20d450718 22:40:34 Step 10/26 : WORKDIR /edgex-go/spire-build 22:40:34 Removing intermediate container b12669efa7cf 22:40:34 ---> 64e976aecc18 22:40:34 Step 10/26 : WORKDIR /edgex-go/spire-build 22:40:34 ---> Running in fb4494d965ce 22:40:34 ---> Running in 75a481b38991 22:40:34 Removing intermediate container 75a481b38991 22:40:34 ---> 6779b083d1fb 22:40:34 Step 11/26 : 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 22:40:34 Removing intermediate container fb4494d965ce 22:40:34 ---> 39bd337ff67c 22:40:34 Step 11/26 : 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 22:40:34 ---> Running in ab635c93b0d4 22:40:35 ---> Running in 43e284a5c92a 22:40:35 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 22:40: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:40:39 Removing intermediate container ab635c93b0d4 22:40:39 ---> 98e4a4ad14d2 22:40:39 Step 12/26 : WORKDIR /edgex-go 22:40:39 ---> Running in 378903dba0cd 22:40:39 Removing intermediate container 43e284a5c92a 22:40:39 ---> cbbd1afcf126 22:40:39 Step 12/26 : WORKDIR /edgex-go 22:40:39 ---> Running in 4d3208869c02 22:40:39 Removing intermediate container 378903dba0cd 22:40:39 ---> 206a4d8131d9 22:40:39 22:40:39 Step 13/26 : FROM alpine:3.15 22:40:40 Removing intermediate container 4d3208869c02 22:40:40 ---> a3c57eb1e3e6 22:40:40 22:40:40 Step 13/26 : FROM alpine:3.15 22:40:40 3.15: Pulling from library/alpine 22:40:40 3.15: Pulling from library/alpine 22:40:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:40:42 Status: Downloaded newer image for alpine:3.15 22:40:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:40:42 Status: Image is up to date for alpine:3.15 22:40:42 ---> 02e0d6fdf486 22:40:42 ---> 02e0d6fdf486 22:40:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:40:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:40:42 ---> Running in 74756e710882 22:40:43 ---> Running in b6b2f7e4adb2 22:40:43 Removing intermediate container 74756e710882 22:40:43 ---> df4baab4df88 22:40:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:43 Removing intermediate container b6b2f7e4adb2 22:40:43 ---> 61d8110596a2 22:40:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:43 ---> Running in 575c1eea715c 22:40:43 ---> Running in bf6b10f796dd 22:40:48 Removing intermediate container 575c1eea715c 22:40:48 ---> 3b5794aaf479 22:40:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:40:48 ---> Running in 108b9144c97e 22:40:48 Removing intermediate container bf6b10f796dd 22:40:48 ---> 17443baf82d4 22:40:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:40:48 ---> Running in 8abc2df64c15 22:40:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:52 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:40:52 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:40:52 OK: 15733 distinct packages available 22:40:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:52 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:40:52 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:40:52 OK: 15733 distinct packages available 22:40:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:55 (1/5) Installing dumb-init (1.2.5-r1) 22:40:55 (2/5) Installing musl-obstack (1.2.3-r0) 22:40:55 (3/5) Installing libucontext (1.1-r0) 22:40:55 (4/5) Installing gcompat (1.0.0-r4) 22:40:55 (5/5) Installing openssl (1.1.1q-r0) 22:40:55 (1/4) Installing dumb-init (1.2.5-r1) 22:40:55 Executing busybox-1.34.1-r7.trigger 22:40:55 (2/4) Installing musl-obstack (1.2.3-r0) 22:40:55 OK: 6 MiB in 19 packages 22:40:55 (3/4) Installing libucontext (1.1-r0) 22:40:55 (4/4) Installing gcompat (1.0.0-r4) 22:40:56 Executing busybox-1.34.1-r7.trigger 22:40:56 OK: 6 MiB in 18 packages 22:40:58 Removing intermediate container 108b9144c97e 22:40:58 ---> 9141a7fc2d31 22:40:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:40:58 Removing intermediate container 8abc2df64c15 22:40:58 ---> 89ad6b0beb3c 22:40:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:41:02 ---> efaa83f84179 22:41:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:41:06 ---> f1b7ed386a91 22:41:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:41:07 ---> 45128fca38b0 22:41:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:41:07 ---> Running in a266c54fdee4 22:41:08 Removing intermediate container a266c54fdee4 22:41:08 ---> 29dd9e4ba9e7 22:41:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:41:10 ---> 58c98f0031a8 22:41:10 Step 21/26 : WORKDIR / 22:41:10 ---> Running in bdde112f18f6 22:41:11 ---> 5be46f400013 22:41:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:41:11 Removing intermediate container bdde112f18f6 22:41:11 ---> 9f831ce1b5d2 22:41:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:41:11 ---> Running in 0896b56c45b5 22:41:12 Removing intermediate container 0896b56c45b5 22:41:12 ---> 1cb96e2a2a26 22:41:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:41:12 ---> Running in 060ce6208a10 22:41:12 ---> e50e1a4ecef1 22:41:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:41:13 Removing intermediate container 060ce6208a10 22:41:13 ---> 93c39f110ae6 22:41:13 Step 24/26 : LABEL arch=arm64 22:41:13 ---> Running in a2492cb840bd 22:41:14 ---> 89f560729e8f 22:41:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:41:14 Removing intermediate container a2492cb840bd 22:41:14 ---> c41fb868e310 22:41:14 Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:41:14 ---> Running in c9fe535dec80 22:41:15 Removing intermediate container c9fe535dec80 22:41:15 ---> d35bc7a1abab 22:41:15 Step 26/26 : LABEL version=0.0.0 22:41:15 ---> Running in 7a8a1a7b98cb 22:41:15 ---> 6233168c2b4b 22:41:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:41:15 ---> Running in 499c3b990d98 22:41:16 Removing intermediate container 7a8a1a7b98cb 22:41:16 ---> d0fdbbf6b4a6 22:41:16 22:41:16 Removing intermediate container 499c3b990d98 22:41:16 ---> cead7f48ddae 22:41:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:41:16 ---> Running in b349c43a6562 22:41:17 Successfully built d0fdbbf6b4a6 22:41:17 Successfully tagged security-spire-config-arm64:latest 22:41:17  Building security-spire-config ... done Building support-scheduler 22:41:17 Removing intermediate container b349c43a6562 22:41:17 ---> 7b8d7e3871d1 22:41:17 Step 24/26 : LABEL arch=arm64 22:41:17 ---> Running in 97aea07af6ee 22:41:18 Removing intermediate container 97aea07af6ee 22:41:18 ---> b5ed8b72f9a9 22:41:18 Step 25/26 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:41:18 ---> Running in bc40f3cb857e 22:41:19 Removing intermediate container bc40f3cb857e 22:41:19 ---> 438fdfedb2e1 22:41:19 Step 26/26 : LABEL version=0.0.0 22:41:19 ---> Running in a733caf96fa6 22:41:20 Removing intermediate container a733caf96fa6 22:41:20 ---> 6e36a25756d4 22:41:20 22:41:20 Successfully built 6e36a25756d4 22:41:20 Successfully tagged security-spire-agent-arm64:latest 22:41:20 Building sys-mgmt-agent 22:41:47  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:41:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:47 ---> 8c82d65de249 22:41:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:41:47 ---> Using cache 22:41:47 ---> eca8741151ff 22:41:47 Step 4/23 : WORKDIR /edgex-go 22:41:47 ---> Using cache 22:41:47 ---> 2c6ba909ce65 22:41:47 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:47 ---> Using cache 22:41:47 ---> 9f78a9361a47 22:41:47 Step 6/23 : RUN apk add --update --no-cache make git 22:41:47 ---> Using cache 22:41:47 ---> a5bd5fa82334 22:41:47 Step 7/23 : COPY go.mod vendor* ./ 22:41:47 ---> Using cache 22:41:47 ---> 634776319835 22:41:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:47 ---> Using cache 22:41:47 ---> ed99f4cd7f80 22:41:47 Step 9/23 : COPY . . 22:41:47 ---> Using cache 22:41:47 ---> 5afb5b80b28f 22:41:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:41:47 ---> Running in b2288a24879a 22:41:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:41:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:41:47 ---> 8c82d65de249 22:41:47 Step 3/23 : WORKDIR /edgex-go 22:41:47 ---> Using cache 22:41:47 ---> 6cda10b0825c 22:41:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:47 ---> Using cache 22:41:47 ---> 450b5dc14829 22:41:47 Step 5/23 : RUN apk add --update --no-cache make bash git 22:41:47 ---> Running in 193dadac0310 22:41: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 22:41:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:41:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:41:51 OK: 221 MiB in 51 packages 22:41:53 Removing intermediate container 193dadac0310 22:41:53 ---> 7ade04b2ea0f 22:41:53 Step 6/23 : COPY go.mod vendor* ./ 22:41:54 ---> a256b42fcc39 22:41:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:54 ---> Running in d1ad1fcf6941 22:42:50 Removing intermediate container d1ad1fcf6941 22:42:50 ---> 07e3becde711 22:42:50 Step 8/23 : COPY . . 22:43:01 ---> b5d1a325d7f1 22:43:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:43:01 ---> Running in 9f2f0d0563df 22:43: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:46:53 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 22:46:59 Removing intermediate container a9ab296b7790 22:46:59 ---> 1c841f85302d 22:46:59 22:46:59 Step 10/25 : FROM alpine:3.16 22:46:59 3.16: Pulling from library/alpine 22:46:59 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:46:59 Status: Downloaded newer image for alpine:3.16 22:46:59 ---> a6215f271958 22:46:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:47:00 ---> Running in 0834ea2e7f42 22:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:03 (1/3) Installing ca-certificates (20220614-r0) 22:47:03 (2/3) Installing dumb-init (1.2.5-r1) 22:47:03 (3/3) Installing su-exec (0.2-r1) 22:47:03 Executing busybox-1.35.0-r17.trigger 22:47:03 Executing ca-certificates-20220614-r0.trigger 22:47:04 OK: 6 MiB in 17 packages 22:47:06 Removing intermediate container 0834ea2e7f42 22:47:06 ---> 7974c54d9468 22:47:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:06 ---> Running in 83fc865d690a 22:47:06 Removing intermediate container 83fc865d690a 22:47:06 ---> 6dcf00f3f0c7 22:47:06 Step 13/25 : WORKDIR / 22:47:06 ---> Running in 68e48427fe43 22:47:07 Removing intermediate container 68e48427fe43 22:47:07 ---> cf536c737cde 22:47:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:47:08 ---> 804edc598258 22:47:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:47:09 ---> c600b0210983 22:47:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:47:10 ---> 9a48c51758de 22:47:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:47:10 ---> bbdb3b2f073f 22:47:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:47:12 ---> 240c1e332555 22:47:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:47:14 ---> 335558a67490 22:47:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:47:15 ---> 0893aa97f295 22:47:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:47:15 ---> Running in 6ad56109085b 22:47:18 Removing intermediate container 6ad56109085b 22:47:18 ---> c691326a1c4b 22:47:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:47:18 ---> Running in 1f5b4a13504e 22:47:19 Removing intermediate container 1f5b4a13504e 22:47:19 ---> 636f062c4bec 22:47:19 Step 23/25 : LABEL arch=arm64 22:47:19 ---> Running in 5fdeda747cec 22:47:19 Removing intermediate container 5fdeda747cec 22:47:19 ---> df68c278ae70 22:47:19 Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:47:19 ---> Running in 3048c08e587a 22:47:20 Removing intermediate container 3048c08e587a 22:47:20 ---> 24dd5f491762 22:47:20 Step 25/25 : LABEL version=0.0.0 22:47:20 ---> Running in 50e3804a8025 22:47:21 Removing intermediate container 50e3804a8025 22:47:21 ---> 8b53158fe6a4 22:47:21 22:47:21 Successfully built 8b53158fe6a4 22:47:21 Successfully tagged security-secretstore-setup-arm64:latest 22:47:21 Building security-proxy-setup 22:47:39  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:47:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:47:39 ---> 8c82d65de249 22:47:39 Step 3/22 : WORKDIR /edgex-go 22:47:39 ---> Using cache 22:47:39 ---> 6cda10b0825c 22:47:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:39 ---> Using cache 22:47:39 ---> 450b5dc14829 22:47:39 Step 5/22 : RUN apk add --update --no-cache make git 22:47:39 ---> Running in f3ede29e6370 22:47:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:47:42 OK: 221 MiB in 51 packages 22:47:44 Removing intermediate container f3ede29e6370 22:47:44 ---> 10714c369575 22:47:44 Step 6/22 : COPY go.mod vendor* ./ 22:47:45 ---> cc8d95b569b3 22:47:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:45 ---> Running in 500c9b513eca 22:47:57 Removing intermediate container 55ab5596368f 22:47:57 ---> e1175ead5c8d 22:47:57 22:47:57 Step 11/25 : FROM alpine:3.16 22:47:57 ---> a6215f271958 22:47:57 Step 12/25 : RUN apk add --update --no-cache dumb-init 22:47:57 ---> Running in c5e6c94f7056 22:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:01 (1/1) Installing dumb-init (1.2.5-r1) 22:48:01 Executing busybox-1.35.0-r17.trigger 22:48:01 OK: 5 MiB in 15 packages 22:48:02 Removing intermediate container c5e6c94f7056 22:48:02 ---> 691141a2de93 22:48:02 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:48:02 ---> Running in b8a3a0ea9774 22:48:03 Removing intermediate container b8a3a0ea9774 22:48:03 ---> 1797255ef91e 22:48:03 Step 14/25 : ENV APP_PORT=59881 22:48:03 ---> Running in 761b2479b5d9 22:48:04 Removing intermediate container 761b2479b5d9 22:48:04 ---> 73b919921e49 22:48:04 Step 15/25 : EXPOSE $APP_PORT 22:48:04 ---> Running in a5264dfe3a5b 22:48:04 Removing intermediate container a5264dfe3a5b 22:48:04 ---> 9378b6253243 22:48:04 Step 16/25 : WORKDIR / 22:48:05 ---> Running in fe724e07862d 22:48:05 Removing intermediate container fe724e07862d 22:48:05 ---> 7167614b5144 22:48:05 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:06 ---> 19c7d3104d18 22:48:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:48:08 ---> d9534dde8704 22:48:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:48:09 ---> 4ead010cb5a9 22:48:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:48:10 ---> 37919a296350 22:48:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 22:48:10 ---> Running in 07d398677427 22:48:11 Removing intermediate container 07d398677427 22:48:11 ---> e9d19e81b272 22:48:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:48:11 ---> Running in 5128f6177ba1 22:48:11 Removing intermediate container 5128f6177ba1 22:48:11 ---> b43dbffd5cab 22:48:11 Step 23/25 : LABEL arch=arm64 22:48:11 ---> Running in f903ac0a5b96 22:48:12 Removing intermediate container f903ac0a5b96 22:48:12 ---> 0a35e0b97bd6 22:48:12 Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:48:12 ---> Running in 0235e73adcce 22:48:13 Removing intermediate container 0235e73adcce 22:48:13 ---> 6c31936ede18 22:48:13 Step 25/25 : LABEL version=0.0.0 22:48:13 ---> Running in 93d0601e5c8f 22:48:14 Removing intermediate container 93d0601e5c8f 22:48:14 ---> f9bde7d625ab 22:48:14 22:48:14 Successfully built f9bde7d625ab 22:48:14 Successfully tagged core-metadata-arm64:latest 22:48:14  Building core-metadata ... done Building core-data 22:48:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:48:36 ---> 8c82d65de249 22:48:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:48:36 ---> Using cache 22:48:36 ---> eca8741151ff 22:48:36 Step 4/24 : WORKDIR /edgex-go 22:48:36 ---> Using cache 22:48:36 ---> 2c6ba909ce65 22:48:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:36 ---> Using cache 22:48:36 ---> 9f78a9361a47 22:48:36 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:48:36 ---> Running in 0880806b8ca0 22:48:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:40 OK: 221 MiB in 51 packages 22:48:41 Removing intermediate container 2172aff1b04f 22:48:41 ---> 04d1153804f0 22:48:41 22:48:41 Step 9/20 : FROM alpine:3.15 22:48:41 ---> 02e0d6fdf486 22:48:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:48:41 ---> Using cache 22:48:41 ---> 61d8110596a2 22:48:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:41 ---> Using cache 22:48:41 ---> 17443baf82d4 22:48:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:48:42 ---> Running in 41daf3e3f805 22:48:42 Removing intermediate container 0880806b8ca0 22:48:42 ---> 03abde2d98d6 22:48:42 Step 7/24 : COPY go.mod vendor* ./ 22:48:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:48:44 ---> a699307ec6f9 22:48:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:44 ---> Running in 91a6ccba70ff 22:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:48:46 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:48:46 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:48:46 OK: 15733 distinct packages available 22:48:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:48:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:48:49 (1/9) Installing ca-certificates (20220614-r0) 22:48:49 (2/9) Installing brotli-libs (1.0.9-r5) 22:48:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:48:49 (4/9) Installing libcurl (7.80.0-r2) 22:48:49 (5/9) Installing curl (7.80.0-r2) 22:48:49 (6/9) Installing dumb-init (1.2.5-r1) 22:48:49 (7/9) Installing musl-obstack (1.2.3-r0) 22:48:49 (8/9) Installing libucontext (1.1-r0) 22:48:49 (9/9) Installing gcompat (1.0.0-r4) 22:48:50 Executing busybox-1.34.1-r7.trigger 22:48:50 Removing intermediate container 500c9b513eca 22:48:50 ---> b77bc40899f3 22:48:50 Step 8/22 : COPY . . 22:48:50 Executing ca-certificates-20220614-r0.trigger 22:48:50 OK: 8 MiB in 23 packages 22:48:54 Removing intermediate container 41daf3e3f805 22:48:54 ---> f8361fb6747d 22:48:54 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:56 Removing intermediate container 9f2f0d0563df 22:48:56 ---> c4b09710b3ad 22:48:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:48:56 ---> Running in 681a4b0a226b 22:48:56 ---> 055d5e152e5a 22:48:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:48:59 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 22:49:01 ---> 90d0e6a5066f 22:49:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:49:02 ---> 5fee7013ba25 22:49:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:49:03 ---> Running in a730cdda051e 22:49:04 Removing intermediate container a730cdda051e 22:49:04 ---> 2946d46264eb 22:49:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:04 ---> Running in e5c9d5bd28ec 22:49:04 Removing intermediate container 681a4b0a226b 22:49:04 ---> 4d218b7a7b7a 22:49:04 22:49:04 Step 11/23 : FROM alpine:3.16 22:49:04 ---> a6215f271958 22:49:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:49:04 ---> Running in d02cf5c65b78 22:49:04 Removing intermediate container e5c9d5bd28ec 22:49:04 ---> ae317c3c7a07 22:49:04 Step 18/20 : LABEL arch=arm64 22:49:05 ---> Running in 3ea5ccb5ac0d 22:49:05 Removing intermediate container d02cf5c65b78 22:49:05 ---> 79749589b87a 22:49:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 22:49:06 ---> Running in d123c0761e4b 22:49:06 Removing intermediate container 3ea5ccb5ac0d 22:49:06 ---> c90f73d726ad 22:49:06 Step 19/20 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:49:06 ---> Running in b5e4c99ab8a2 22:49:07 Removing intermediate container b5e4c99ab8a2 22:49:07 ---> 7e67254391cb 22:49:07 Step 20/20 : LABEL version=0.0.0 22:49:08 ---> Running in d25c019b0f15 22:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:49:09 Removing intermediate container d25c019b0f15 22:49:09 ---> a6cfae9e997e 22:49:09 22:49:09 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:49:09 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:49:09 (3/33) Installing readline (8.1.2-r0) 22:49:09 (4/33) Installing bash (5.1.16-r2) 22:49:09 Executing bash-5.1.16-r2.post-install 22:49:09 (5/33) Installing ca-certificates (20220614-r0) 22:49:09 (6/33) Installing brotli-libs (1.0.9-r6) 22:49:09 Successfully built a6cfae9e997e 22:49:10 Successfully tagged security-spiffe-token-provider-arm64:latest 22:49:10  Building security-spiffe-token-provider ... done Building security-spire-server 22:49:10 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:49:10 (8/33) Installing libcurl (7.83.1-r2) 22:49:10 (9/33) Installing curl (7.83.1-r2) 22:49:10 (10/33) Installing docker-cli (20.10.16-r2) 22:49:11 (11/33) Installing dumb-init (1.2.5-r1) 22:49:11 (12/33) Installing libbz2 (1.0.8-r1) 22:49:11 (13/33) Installing expat (2.4.8-r0) 22:49:11 (14/33) Installing libffi (3.4.2-r1) 22:49:11 (15/33) Installing gdbm (1.23-r0) 22:49:11 (16/33) Installing xz-libs (5.2.5-r1) 22:49:11 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:49:11 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:49:11 (19/33) Installing mpdecimal (2.5.1-r1) 22:49:11 (20/33) Installing sqlite-libs (3.38.5-r0) 22:49:11 (21/33) Installing python3 (3.10.5-r0) 22:49:14 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:49:14 (23/33) Installing py3-tomli (2.0.1-r1) 22:49:14 (24/33) Installing py3-pep517 (0.12.0-r2) 22:49:14 (25/33) Installing py3-six (1.16.0-r1) 22:49:14 (26/33) Installing py3-retrying (1.3.3-r3) 22:49:14 (27/33) Installing py3-appdirs (1.4.4-r3) 22:49:14 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:49:14 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:49:14 (30/33) Installing py3-parsing (2.4.7-r3) 22:49:14 (31/33) Installing py3-packaging (21.3-r0) 22:49:14 (32/33) Installing py3-setuptools (59.4.0-r0) 22:49:14 (33/33) Installing py3-pip (22.1.1-r0) 22:49:15 ---> 7705913eb46c 22:49:15 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:49:15 ---> Running in cc96db5ad92d 22:49:15 Executing busybox-1.35.0-r17.trigger 22:49:15 Executing ca-certificates-20220614-r0.trigger 22:49:16 OK: 120 MiB in 47 packages 22:49: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:49:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:49:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:49:31 ---> 8c82d65de249 22:49:31 Step 3/25 : WORKDIR /edgex-go 22:49:31 ---> Using cache 22:49:31 ---> 6cda10b0825c 22:49:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:31 ---> Using cache 22:49:31 ---> 450b5dc14829 22:49:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:49:31 ---> Using cache 22:49:31 ---> 395594747c13 22:49:31 Step 6/25 : COPY go.mod vendor* ./ 22:49:31 ---> Using cache 22:49:31 ---> 6fa204ea2019 22:49:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:31 ---> Using cache 22:49:31 ---> 3b136c3ff1eb 22:49:31 Step 8/25 : COPY . . 22:49:31 ---> Using cache 22:49:31 ---> 8cd2876d1d71 22:49:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:49:31 ---> Using cache 22:49:31 ---> 64e976aecc18 22:49:31 Step 10/25 : WORKDIR /edgex-go/spire-build 22:49:31 ---> Using cache 22:49:31 ---> 6779b083d1fb 22:49:31 Step 11/25 : 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 22:49:32 ---> Running in cd43e3aa64f4 22:49:34 Collecting docker-compose==1.23.2 22:49:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:49:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.4 MB/s eta 0:00:00 22:49:35 Collecting PyYAML<4,>=3.10 22:49:35 Downloading PyYAML-3.13.tar.gz (270 kB) 22:49:35 Removing intermediate container cd43e3aa64f4 22:49:35 ---> 31b52777ba57 22:49:35 Step 12/25 : WORKDIR /edgex-go 22:49:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.8 MB/s eta 0:00:00 22:49:35 ---> Running in fcaafedffeb3 22:49:36 Removing intermediate container fcaafedffeb3 22:49:36 ---> 82915bfabbfd 22:49:36 22:49:36 Step 13/25 : FROM alpine:3.15 22:49:36 ---> 02e0d6fdf486 22:49:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:49:36 ---> Using cache 22:49:36 ---> 61d8110596a2 22:49:36 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:36 ---> Using cache 22:49:36 ---> 17443baf82d4 22:49:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:49:36 ---> Running in 986d722c59ba 22:49:37 Preparing metadata (setup.py): started 22:49:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:39 Removing intermediate container 91a6ccba70ff 22:49:39 ---> 4a0990cc5ccc 22:49:39 Step 9/24 : COPY . . 22:49:40 Preparing metadata (setup.py): finished with status 'done' 22:49:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:40 Collecting docker<4.0,>=3.6.0 22:49:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:49:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.1 MB/s eta 0:00:00 22:49:41 Collecting websocket-client<1.0,>=0.32.0 22:49:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:49:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.3 MB/s eta 0:00:00 22:49:41 Collecting cached-property<2,>=1.2.0 22:49:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:49:41 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:49:41 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:49:41 OK: 15733 distinct packages available 22:49:41 Collecting docopt<0.7,>=0.6.1 22:49:41 Downloading docopt-0.6.2.tar.gz (25 kB) 22:49:42 Preparing metadata (setup.py): started 22:49:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:44 (1/5) Installing dumb-init (1.2.5-r1) 22:49:44 (2/5) Installing musl-obstack (1.2.3-r0) 22:49:44 (3/5) Installing libucontext (1.1-r0) 22:49:44 (4/5) Installing gcompat (1.0.0-r4) 22:49:44 Preparing metadata (setup.py): finished with status 'done' 22:49:44 (5/5) Installing openssl (1.1.1q-r0) 22:49:44 Executing busybox-1.34.1-r7.trigger 22:49:44 OK: 6 MiB in 19 packages 22:49:45 Collecting jsonschema<3,>=2.5.1 22:49:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:49:45 Collecting texttable<0.10,>=0.9.0 22:49:45 Downloading texttable-0.9.1.tar.gz (11 kB) 22:49:45 Preparing metadata (setup.py): started 22:49:47 Removing intermediate container 986d722c59ba 22:49:47 ---> 823a07980c9c 22:49:47 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:49:47 Preparing metadata (setup.py): finished with status 'done' 22:49:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:49:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:49:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:49:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.2 MB/s eta 0:00:00 22:49:48 Collecting dockerpty<0.5,>=0.4.1 22:49:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:49:48 Preparing metadata (setup.py): started 22:49:50 Preparing metadata (setup.py): finished with status 'done' 22:49:51 Collecting docker-pycreds>=0.4.0 22:49:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:49:52 Collecting idna<2.8,>=2.5 22:49:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:49:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.4 MB/s eta 0:00:00 22:49:52 Collecting certifi>=2017.4.17 22:49:52 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 22:49:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 13.0 MB/s eta 0:00:00 22:49:53 Collecting urllib3<1.25,>=1.21.1 22:49:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:49:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.0 MB/s eta 0:00:00 22:49:53 Collecting chardet<3.1.0,>=3.0.2 22:49:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:49:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.7 MB/s eta 0:00:00 22:49:53 ---> 1da83cf0c578 22:49:53 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:49:53 ---> Running in 9d4023560e81 22:49:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:49:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:49:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:49:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:49:55 ---> eb2614b60006 22:49:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:49:55 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:49:55 Running setup.py install for texttable: started 22:49:56 ---> ad55b0a0cadf 22:49:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:49:56 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 22:49:57 ---> ceac3694750d 22:49:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:49:57 ---> 5e795c05a6ef 22:49:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:49:58 Running setup.py install for texttable: finished with status 'done' 22:49:58 Running setup.py install for PyYAML: started 22:49:58 ---> Running in be3767a0ad44 22:49:58 Removing intermediate container be3767a0ad44 22:49:58 ---> e0702c2f4031 22:49:58 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:49:58 ---> Running in e96e28c2075c 22:49:59 Removing intermediate container e96e28c2075c 22:49:59 ---> fe2d06e24dde 22:49:59 Step 23/25 : LABEL arch=arm64 22:49:59 ---> Running in abaa5c3098b0 22:49:59 Removing intermediate container abaa5c3098b0 22:49:59 ---> 0e89baf8bf39 22:49:59 Step 24/25 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:49:59 ---> Running in 6a377596817c 22:50:00 Removing intermediate container 6a377596817c 22:50:00 ---> 5cd49dba24b5 22:50:00 Step 25/25 : LABEL version=0.0.0 22:50:00 ---> Running in eca6e4fda2f1 22:50:01 Removing intermediate container eca6e4fda2f1 22:50:01 ---> 4bf6a11a489d 22:50:01 22:50:01 Successfully built 4bf6a11a489d 22:50:01 Successfully tagged security-spire-server-arm64:latest 22:50:01 Running setup.py install for PyYAML: finished with status 'done' 22:50:01 Building support-notifications 22:50:03  Building security-spire-server ... done  Running setup.py install for docopt: started 22:50:06 Running setup.py install for docopt: finished with status 'done' 22:50:10 Running setup.py install for dockerpty: started 22:50:13 Running setup.py install for dockerpty: finished with status 'done' 22:50:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 22:50:17 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 22:50:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:50:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:50:18 ---> 8c82d65de249 22:50:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:50:18 ---> Using cache 22:50:18 ---> eca8741151ff 22:50:18 Step 4/23 : WORKDIR /edgex-go 22:50:18 ---> Using cache 22:50:18 ---> 2c6ba909ce65 22:50:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:18 ---> Using cache 22:50:18 ---> 9f78a9361a47 22:50:18 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:50:18 ---> Running in aa846c102ca0 22:50:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:50:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:50:23 OK: 221 MiB in 51 packages 22:50:25 Removing intermediate container aa846c102ca0 22:50:25 ---> 732d3cfee779 22:50:25 Step 7/23 : COPY go.mod vendor* ./ 22:50:26 ---> 3843886ef406 22:50:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:26 ---> Running in 012ed86c4265 22:50:35 Removing intermediate container d123c0761e4b 22:50:35 ---> 150fd8b08a18 22:50:35 Step 14/23 : ENV APP_PORT=58890 22:50:35 ---> Running in db2288af0b8f 22:50:35 Removing intermediate container db2288af0b8f 22:50:35 ---> debbd0c63750 22:50:35 Step 15/23 : EXPOSE $APP_PORT 22:50:35 ---> Running in 7462a9b2938f 22:50:36 Removing intermediate container 7462a9b2938f 22:50:36 ---> 52a73f64c9b4 22:50:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:50:37 ---> 9fd1d2b84e12 22:50:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:50:39 ---> a7f826c13b55 22:50:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:50:40 ---> 719c62938042 22:50:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:50:40 ---> Running in e6b7504d7a94 22:50:41 Removing intermediate container e6b7504d7a94 22:50:41 ---> 9dc76108e5fa 22:50:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:41 ---> Running in 870852dcac06 22:50:41 Removing intermediate container 870852dcac06 22:50:41 ---> 8785a021b1a8 22:50:41 Step 21/23 : LABEL arch=arm64 22:50:41 ---> Running in c5a05b5f6fb1 22:50:42 Removing intermediate container c5a05b5f6fb1 22:50:42 ---> fb6102ab5e5d 22:50:42 Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:50:42 ---> Running in ee7711a51568 22:50:43 Removing intermediate container ee7711a51568 22:50:43 ---> 0fbbc107df49 22:50:43 Step 23/23 : LABEL version=0.0.0 22:50:43 ---> Running in 364da9f7409d 22:50:44 Removing intermediate container 364da9f7409d 22:50:44 ---> 4416da618cec 22:50:44 22:50:44 Successfully built 4416da618cec 22:50:44 Successfully tagged sys-mgmt-agent-arm64:latest 22:50:44  Building sys-mgmt-agent ... done Building security-bootstrapper 22:51:02 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:51:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:51:02 ---> 8c82d65de249 22:51:02 Step 3/31 : WORKDIR /edgex-go 22:51:02 ---> Using cache 22:51:02 ---> 6cda10b0825c 22:51:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:02 ---> Using cache 22:51:02 ---> 450b5dc14829 22:51:02 Step 5/31 : RUN apk add --update --no-cache make git 22:51:02 ---> Using cache 22:51:02 ---> 10714c369575 22:51:02 Step 6/31 : COPY go.mod vendor* ./ 22:51:02 ---> Using cache 22:51:02 ---> cc8d95b569b3 22:51:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:02 ---> Using cache 22:51:02 ---> b77bc40899f3 22:51:02 Step 8/31 : COPY . . 22:51:02 ---> Using cache 22:51:02 ---> 7705913eb46c 22:51:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:51:02 ---> Running in c008b8838667 22:51:03 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 22:51:18 Removing intermediate container b2288a24879a 22:51:18 ---> 2248d2faf116 22:51:18 22:51:18 Step 11/23 : FROM alpine:3.16 22:51:18 ---> a6215f271958 22:51:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:51:18 ---> Using cache 22:51:18 ---> 691141a2de93 22:51:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:51:18 ---> Using cache 22:51:18 ---> 1797255ef91e 22:51:18 Step 14/23 : ENV APP_PORT=59861 22:51:18 ---> Running in f5cded392b47 22:51:19 Removing intermediate container f5cded392b47 22:51:19 ---> 41b9421852d8 22:51:19 Step 15/23 : EXPOSE $APP_PORT 22:51:19 ---> Running in a7ae26b462db 22:51:20 Removing intermediate container a7ae26b462db 22:51:20 ---> 2e9bbf813092 22:51:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:51:22 ---> 57db5b8601cd 22:51:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:51:25 ---> 31122e183b22 22:51:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:51:26 ---> 41fab9986b5f 22:51:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:51:26 ---> Running in 0aa3098b41bd 22:51:27 Removing intermediate container 0aa3098b41bd 22:51:27 ---> 5defa656401c 22:51:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:27 ---> Running in 440f97a17902 22:51:28 Removing intermediate container 440f97a17902 22:51:28 ---> 1209ce360bf6 22:51:28 Step 21/23 : LABEL arch=arm64 22:51:28 ---> Running in 53c3ae7f1e24 22:51:28 Removing intermediate container 012ed86c4265 22:51:28 ---> 892da124eb10 22:51:28 Step 9/23 : COPY . . 22:51:28 Removing intermediate container 53c3ae7f1e24 22:51:28 ---> 8ffcfbc69b09 22:51:28 Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:51:28 ---> Running in a7e0be334d9d 22:51:29 Removing intermediate container a7e0be334d9d 22:51:29 ---> 42d086b25e3f 22:51:29 Step 23/23 : LABEL version=0.0.0 22:51:30 ---> Running in d5021b8c5b09 22:51:30 Removing intermediate container d5021b8c5b09 22:51:30 ---> c6c5ab44d73f 22:51:30 22:51:31 Successfully built c6c5ab44d73f 22:51:31 Successfully tagged support-scheduler-arm64:latest 22:51:31 Building core-command 22:51:43  Building support-scheduler ... done  ---> 8e625435f9e2 22:51:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:51:43 ---> Running in 4f9fb226a1f6 22:51:46 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 22:51:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:51:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:51:47 ---> 8c82d65de249 22:51:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:51:47 ---> Using cache 22:51:47 ---> eca8741151ff 22:51:47 Step 4/24 : WORKDIR /edgex-go 22:51:47 ---> Using cache 22:51:47 ---> 2c6ba909ce65 22:51:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:47 ---> Using cache 22:51:47 ---> 9f78a9361a47 22:51:47 Step 6/24 : RUN apk add --update --no-cache make git 22:51:47 ---> Using cache 22:51:47 ---> a5bd5fa82334 22:51:47 Step 7/24 : COPY go.mod vendor* ./ 22:51:47 ---> Using cache 22:51:47 ---> 634776319835 22:51:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:47 ---> Using cache 22:51:47 ---> ed99f4cd7f80 22:51:47 Step 9/24 : COPY . . 22:51:47 ---> Using cache 22:51:47 ---> 5afb5b80b28f 22:51:47 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:51:47 ---> Running in 67fc90d142dd 22:51:49 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 22:54:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:55:08 Removing intermediate container cc96db5ad92d 22:55:08 ---> 13779f3e1f71 22:55:08 22:55:08 Step 10/22 : FROM alpine:3.16 22:55:08 ---> a6215f271958 22:55:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:55:08 ---> Running in 2715281bbb85 22:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:11 (1/6) Installing ca-certificates (20220614-r0) 22:55:11 (2/6) Installing brotli-libs (1.0.9-r6) 22:55:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:55:11 (4/6) Installing libcurl (7.83.1-r2) 22:55:11 (5/6) Installing curl (7.83.1-r2) 22:55:11 (6/6) Installing dumb-init (1.2.5-r1) 22:55:11 Executing busybox-1.35.0-r17.trigger 22:55:11 Executing ca-certificates-20220614-r0.trigger 22:55:11 OK: 8 MiB in 20 packages 22:55:13 Removing intermediate container 2715281bbb85 22:55:13 ---> 58b142c2eb55 22:55:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:55:14 ---> Running in 624d34deebbe 22:55:14 Removing intermediate container 624d34deebbe 22:55:14 ---> 74da70d827a0 22:55:14 Step 13/22 : WORKDIR /edgex 22:55:14 ---> Running in f89e871dc25b 22:55:15 Removing intermediate container f89e871dc25b 22:55:15 ---> 3a6193d662ee 22:55:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:55:16 ---> 14a4067ab049 22:55:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:55:18 ---> fa2b39298eb7 22:55:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:20 ---> 2805e30f0771 22:55:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:55:21 ---> 8039d60bbccd 22:55:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:21 ---> Running in 56264364a43d 22:55:25 Removing intermediate container 56264364a43d 22:55:25 ---> d52afd329ab2 22:55:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:55:25 ---> Running in 6473968f3bed 22:55:25 Removing intermediate container 6473968f3bed 22:55:25 ---> a479ccc8d2d0 22:55:25 Step 20/22 : LABEL arch=arm64 22:55:25 ---> Running in eb2abb845cf4 22:55:26 Removing intermediate container eb2abb845cf4 22:55:26 ---> 9f96b7d5bf0a 22:55:26 Step 21/22 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:55:26 ---> Running in 8d5644297f35 22:55:27 Removing intermediate container 8d5644297f35 22:55:27 ---> a9749b53ea5e 22:55:27 Step 22/22 : LABEL version=0.0.0 22:55:27 ---> Running in 1a1fbc702eb6 22:55:28 Removing intermediate container 1a1fbc702eb6 22:55:28 ---> 1fcc9ccdae82 22:55:28 22:55:28 Successfully built 1fcc9ccdae82 22:55:28 Successfully tagged security-proxy-setup-arm64:latest 22:57:05  Building security-proxy-setup ... done Removing intermediate container c008b8838667 22:57:05 ---> 5ef91a6ab473 22:57:05 22:57:05 Step 10/31 : FROM alpine:3.16 22:57:05 ---> a6215f271958 22:57:05 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:57:05 ---> Running in 62ed1e9e4635 22:57:05 Removing intermediate container 62ed1e9e4635 22:57:05 ---> c697352552ba 22:57:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:57:05 ---> Running in 67842993ab6c 22:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:57:05 (1/2) Installing dumb-init (1.2.5-r1) 22:57:05 (2/2) Installing su-exec (0.2-r1) 22:57:05 Executing busybox-1.35.0-r17.trigger 22:57:05 OK: 5 MiB in 16 packages 22:57:05 Removing intermediate container 67842993ab6c 22:57:05 ---> 0aeb0e1d74ea 22:57:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:57:05 ---> Running in bd0b646d1881 22:57:05 Removing intermediate container bd0b646d1881 22:57:05 ---> 706b4464390d 22:57:05 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:57:05 ---> Running in 2d321c2f569b 22:57:05 Removing intermediate container 2d321c2f569b 22:57:05 ---> f5a6910b3367 22:57:05 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:57:06 ---> Running in a22fc1d072c2 22:57:07 Removing intermediate container a22fc1d072c2 22:57:07 ---> 9b5d5c77976d 22:57:07 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:57:07 ---> Running in d2cf539bab8d 22:57:11 Removing intermediate container d2cf539bab8d 22:57:11 ---> f55584a6f5e6 22:57:11 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:57:12 ---> Running in 7ab75bfadad3 22:57:13 Removing intermediate container 7ab75bfadad3 22:57:13 ---> d4ab0c96b02d 22:57:13 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:57:14 ---> 728b363d23ee 22:57:14 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:57:14 ---> Running in 0314eb9d4f02 22:57:15 Removing intermediate container 9d4023560e81 22:57:15 ---> 3a21d1c3db8f 22:57:15 22:57:15 Step 11/24 : FROM alpine:3.16 22:57:15 ---> a6215f271958 22:57:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:57:15 ---> Running in 1b2265677d21 22:57:16 Removing intermediate container 1b2265677d21 22:57:16 ---> 5291b1d27c6c 22:57:16 Step 13/24 : ENV APP_PORT=59880 22:57:16 ---> Running in 486161dec626 22:57:17 Removing intermediate container 486161dec626 22:57:17 ---> c8e05681d6c6 22:57:17 Step 14/24 : EXPOSE $APP_PORT 22:57:17 ---> Running in 6a7f54afaf85 22:57:18 Removing intermediate container 6a7f54afaf85 22:57:18 ---> cc0a0e026357 22:57:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:18 ---> Running in 13ddd5323abe 22:57:18 Removing intermediate container 0314eb9d4f02 22:57:18 ---> 034d2346150e 22:57:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:19 ---> 0f350253ee98 22:57:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:57:21 Removing intermediate container 13ddd5323abe 22:57:21 ---> 39d00e2d188a 22:57:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:57:21 ---> Running in a3c907079c21 22:57:23 ---> bd5e9779e669 22:57:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:57:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:57:24 ---> a4afadbfb41b 22:57:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:57:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:57:25 ---> 7381a1a489a4 22:57:25 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:57:26 ---> 612e0e3b925a 22:57:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:57:26 (1/6) Installing dumb-init (1.2.5-r1) 22:57:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:57:27 (3/6) Installing libsodium (1.0.18-r0) 22:57:27 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:57:27 ---> 0a31bc938f35 22:57:27 Step 26/31 : RUN chmod +x /entrypoint.sh 22:57:27 (5/6) Installing libzmq (4.3.4-r0) 22:57:27 ---> Running in ae374c2ac34c 22:57:27 (6/6) Installing zeromq (4.3.4-r0) 22:57:27 Executing busybox-1.35.0-r17.trigger 22:57:27 OK: 8 MiB in 20 packages 22:57:30 Removing intermediate container a3c907079c21 22:57:30 ---> 29d1aab889a9 22:57:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:31 ---> 09b569563ed5 22:57:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:57:31 Removing intermediate container ae374c2ac34c 22:57:31 ---> 0b3430f998ff 22:57:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:57:31 ---> Running in 57d01f65e4bd 22:57:32 Removing intermediate container 57d01f65e4bd 22:57:32 ---> 0591afe6c8f8 22:57:32 Step 28/31 : CMD ["gate"] 22:57:32 ---> Running in 09adf67eba8f 22:57:33 Removing intermediate container 09adf67eba8f 22:57:33 ---> f4f6a6a23606 22:57:33 Step 29/31 : LABEL arch=arm64 22:57:33 ---> Running in a120102484ca 22:57:33 ---> 69a8a1ff5d10 22:57:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:57:34 Removing intermediate container a120102484ca 22:57:34 ---> dc68812e5ea2 22:57:34 Step 30/31 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:57:34 ---> Running in b71fc00acab3 22:57:35 ---> 3bc5a54b4956 22:57:35 Step 20/24 : ENTRYPOINT ["/core-data"] 22:57:35 Removing intermediate container b71fc00acab3 22:57:35 ---> dd886da751f4 22:57:35 Step 31/31 : LABEL version=0.0.0 22:57:35 ---> Running in db429276c6bf 22:57:35 ---> Running in 1a0b29ca2f4c 22:57:35 Removing intermediate container db429276c6bf 22:57:35 ---> 2fe9c6b5867b 22:57:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:35 Removing intermediate container 1a0b29ca2f4c 22:57:35 ---> c92649b22ddd 22:57:35 22:57:35 ---> Running in fd6264a9b360 22:57:36 Successfully built c92649b22ddd 22:57:36 Successfully tagged security-bootstrapper-arm64:latest 22:57:36  Building security-bootstrapper ... done Removing intermediate container fd6264a9b360 22:57:36 ---> 636f0c1f201c 22:57:36 Step 22/24 : LABEL arch=arm64 22:57:36 ---> Running in 2725eab8ab9e 22:57:37 Removing intermediate container 2725eab8ab9e 22:57:37 ---> 0f810dbd0ce8 22:57:37 Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:57:37 ---> Running in b782b7ddfa3f 22:57:38 Removing intermediate container b782b7ddfa3f 22:57:38 ---> be3b4b2d8a86 22:57:38 Step 24/24 : LABEL version=0.0.0 22:57:38 ---> Running in 8ee0ae5784da 22:57:38 Removing intermediate container 8ee0ae5784da 22:57:38 ---> 473601108cec 22:57:38 22:57:38 Successfully built 473601108cec 22:57:38 Successfully tagged core-data-arm64:latest 22:57:51  Building core-data ... done Removing intermediate container 67fc90d142dd 22:57:51 ---> 3c9a63fab43f 22:57:51 22:57:51 Step 11/24 : FROM alpine:3.16 22:57:51 ---> a6215f271958 22:57:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:57:51 ---> Using cache 22:57:51 ---> 691141a2de93 22:57:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:57:51 ---> Using cache 22:57:51 ---> 1797255ef91e 22:57:51 Step 14/24 : ENV APP_PORT=59882 22:57:51 ---> Running in c4f9dd341af0 22:57:51 Removing intermediate container c4f9dd341af0 22:57:51 ---> dec41568b500 22:57:51 Step 15/24 : EXPOSE $APP_PORT 22:57:51 ---> Running in 64ef0a4e04d4 22:57:52 Removing intermediate container 64ef0a4e04d4 22:57:52 ---> 281b6f22bb90 22:57:52 Step 16/24 : WORKDIR / 22:57:52 ---> Running in 236934d49c57 22:57:52 Removing intermediate container 236934d49c57 22:57:52 ---> ee3ef57bdbc2 22:57:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:53 ---> 77deeb8301e4 22:57:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:57:55 ---> d4a614789f74 22:57:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:57:56 ---> a707218c8d60 22:57:56 Step 20/24 : ENTRYPOINT ["/core-command"] 22:57:56 ---> Running in fedc8391ea30 22:57:56 Removing intermediate container fedc8391ea30 22:57:56 ---> 58be11a0feeb 22:57:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:57 ---> Running in 18423a87808f 22:57:57 Removing intermediate container 18423a87808f 22:57:57 ---> 64873a681e4d 22:57:57 Step 22/24 : LABEL arch=arm64 22:57:57 ---> Running in 280bbe9609ee 22:57:58 Removing intermediate container 280bbe9609ee 22:57:58 ---> abce691de30f 22:57:58 Step 23/24 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:57:58 ---> Running in b0a328d63c5b 22:57:59 Removing intermediate container b0a328d63c5b 22:57:59 ---> c6fc1771ae66 22:57:59 Step 24/24 : LABEL version=0.0.0 22:57:59 ---> Running in 3c6ab8dc9248 22:57:59 Removing intermediate container 3c6ab8dc9248 22:57:59 ---> 2d6f9e364d58 22:57:59 22:58:00 Successfully built 2d6f9e364d58 22:58:00 Successfully tagged core-command-arm64:latest 22:58:39  Building core-command ... done Removing intermediate container 4f9fb226a1f6 22:58:39 ---> 9dccce217b01 22:58:39 22:58:39 Step 11/23 : FROM alpine:3.16 22:58:39 ---> a6215f271958 22:58:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:58:39 ---> Running in c1de28988274 22:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:58:40 (1/2) Installing ca-certificates (20220614-r0) 22:58:40 (2/2) Installing dumb-init (1.2.5-r1) 22:58:40 Executing busybox-1.35.0-r17.trigger 22:58:40 Executing ca-certificates-20220614-r0.trigger 22:58:40 OK: 6 MiB in 16 packages 22:58:42 Removing intermediate container c1de28988274 22:58:42 ---> 709c7dc17fad 22:58:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:58:42 ---> Running in be1edc2b9d80 22:58:42 Removing intermediate container be1edc2b9d80 22:58:42 ---> d083ffb64578 22:58:42 Step 14/23 : ENV APP_PORT=59860 22:58:42 ---> Running in 524b83c12cfc 22:58:43 Removing intermediate container 524b83c12cfc 22:58:43 ---> 0b972de29156 22:58:43 Step 15/23 : EXPOSE $APP_PORT 22:58:43 ---> Running in 8ae5b16ae93b 22:58:43 Removing intermediate container 8ae5b16ae93b 22:58:43 ---> 69f8363bfd7b 22:58:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:58:44 ---> 4dc54d55fed0 22:58:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:58:45 ---> d1c36efdb832 22:58:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:58:46 ---> 323a7c734090 22:58:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:58:46 ---> Running in 0441f4972b9e 22:58:46 Removing intermediate container 0441f4972b9e 22:58:46 ---> 240dd00fc084 22:58:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:58:46 ---> Running in 26205bfe3f3c 22:58:46 Removing intermediate container 26205bfe3f3c 22:58:46 ---> 274188241fb1 22:58:46 Step 21/23 : LABEL arch=arm64 22:58:46 ---> Running in 7f19d4c0dea5 22:58:47 Removing intermediate container 7f19d4c0dea5 22:58:47 ---> 56bc2bba2b56 22:58:47 Step 22/23 : LABEL git_sha=427f382bdc475f88f8c55c432edde5d4cc5b096a 22:58:47 ---> Running in fb662fd579d3 22:58:47 Removing intermediate container fb662fd579d3 22:58:47 ---> 96f382f6a0d2 22:58:47 Step 23/23 : LABEL version=0.0.0 22:58:47 ---> Running in 8e3fa1e0d1a4 22:58:48 Removing intermediate container 8e3fa1e0d1a4 22:58:48 ---> 42c879f66132 22:58:48 22:58:48 Successfully built 42c879f66132 22:58:48 Successfully tagged support-notifications-arm64:latest 22:58:48  Building support-notifications ... done  [Pipeline] } 22:58:48 $ docker stop --time=1 605987c2c54f614408b3974f9342ed950c529861aff7aff7639294cffc70ffc8 22:58:50 $ docker rm -f 605987c2c54f614408b3974f9342ed950c529861aff7aff7639294cffc70ffc8 [Pipeline] // withDockerContainer [Pipeline] sh 22:58:50 + docker images 22:58:51 REPOSITORY TAG IMAGE ID CREATED SIZE 22:58:51 support-notifications-arm64 latest 42c879f66132 3 seconds ago 26.3MB 22:58:51 9dccce217b01 15 seconds ago 1.43GB 22:58:51 core-command-arm64 latest 2d6f9e364d58 52 seconds ago 16.7MB 22:58:51 3c9a63fab43f About a minute ago 1.37GB 22:58:51 core-data-arm64 latest 473601108cec About a minute ago 20.7MB 22:58:51 security-bootstrapper-arm64 latest c92649b22ddd About a minute ago 18.7MB 22:58:51 3a21d1c3db8f About a minute ago 1.38GB 22:58:51 5ef91a6ab473 About a minute ago 1.36GB 22:58:51 security-proxy-setup-arm64 latest 1fcc9ccdae82 3 minutes ago 26.4MB 22:58:51 13779f3e1f71 3 minutes ago 1.36GB 22:58:51 support-scheduler-arm64 latest c6c5ab44d73f 7 minutes ago 25.7MB 22:58:51 2248d2faf116 7 minutes ago 1.43GB 22:58:51 sys-mgmt-agent-arm64 latest 4416da618cec 8 minutes ago 133MB 22:58:51 security-spire-server-arm64 latest 4bf6a11a489d 8 minutes ago 84.2MB 22:58:51 82915bfabbfd 9 minutes ago 1.25GB 22:58:51 security-spiffe-token-provider-arm64 latest a6cfae9e997e 9 minutes ago 28.4MB 22:58:51 4d218b7a7b7a 9 minutes ago 1.36GB 22:58:51 04d1153804f0 10 minutes ago 1.41GB 22:58:51 core-metadata-arm64 latest f9bde7d625ab 10 minutes ago 17.5MB 22:58:51 e1175ead5c8d 10 minutes ago 1.38GB 22:58:51 security-secretstore-setup-arm64 latest 8b53158fe6a4 11 minutes ago 28.2MB 22:58:51 1c841f85302d 11 minutes ago 1.37GB 22:58:51 security-spire-agent-arm64 latest 6e36a25756d4 17 minutes ago 122MB 22:58:51 security-spire-config-arm64 latest d0fdbbf6b4a6 17 minutes ago 83.6MB 22:58:51 a3c57eb1e3e6 18 minutes ago 1.25GB 22:58:51 206a4d8131d9 18 minutes ago 1.25GB 22:58:51 ci-base-image-arm64 latest 8c82d65de249 31 minutes ago 995MB 22:58:51 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 22:58:51 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 22:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 22:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:52 22:58:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:52 arm64: Pulling from edgex-lftools-log-publisher 22:58:52 8998bd30e6a1: Pulling fs layer 22:58:52 04944245beec: Pulling fs layer 22:58:52 699f458cf7ca: Pulling fs layer 22:58:52 765212b225bb: Pulling fs layer 22:58:52 f23df028b6ca: Pulling fs layer 22:58:52 d65c8cfc05b1: Pulling fs layer 22:58:52 2437ff75d9bd: Pulling fs layer 22:58:52 765212b225bb: Waiting 22:58:52 d65c8cfc05b1: Waiting 22:58:52 f23df028b6ca: Waiting 22:58:52 2437ff75d9bd: Waiting 22:58:53 04944245beec: Verifying Checksum 22:58:53 04944245beec: Download complete 22:58:53 765212b225bb: Verifying Checksum 22:58:53 765212b225bb: Download complete 22:58:53 f23df028b6ca: Verifying Checksum 22:58:53 f23df028b6ca: Download complete 22:58:53 d65c8cfc05b1: Verifying Checksum 22:58:53 d65c8cfc05b1: Download complete 22:58:53 699f458cf7ca: Verifying Checksum 22:58:53 699f458cf7ca: Download complete 22:58:53 8998bd30e6a1: Verifying Checksum 22:58:53 8998bd30e6a1: Download complete 22:58:55 2437ff75d9bd: Verifying Checksum 22:58:55 2437ff75d9bd: Download complete 22:58:58 8998bd30e6a1: Pull complete 22:58:58 04944245beec: Pull complete 22:58:59 699f458cf7ca: Pull complete 22:59:00 765212b225bb: Pull complete 22:59:01 f23df028b6ca: Pull complete 22:59:01 d65c8cfc05b1: Pull complete 22:59:16 2437ff75d9bd: Pull complete 22:59:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:16 prd-ubuntu20.04-docker-arm64-4c-16g-23804 does not seem to be running inside a container 22:59:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:59:20 $ docker top 1fc2d2aef1fb65f59485ccdf23a372cc68752699be17b3422f60f8f2996ffe9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:21 ---> job-cost.sh 22:59:21 lf-activate-venv: SKIPPING 22:59:21 INFO: No Stack... 22:59:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:59:22 INFO: Archiving Costs [Pipeline] sh 22:59:23 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:59:23 + cut -d, -f6 [Pipeline] lock 22:59:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] 22:59:23 Resource [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] did not exist. Created. 22:59:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:59:24 + echo total: 0.10999999940395355 [Pipeline] stash 22:59:24 Stashed 1 file(s) [Pipeline] } 22:59:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4137-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:59:24 $ docker stop --time=1 1fc2d2aef1fb65f59485ccdf23a372cc68752699be17b3422f60f8f2996ffe9a 22:59:26 $ docker rm -f 1fc2d2aef1fb65f59485ccdf23a372cc68752699be17b3422f60f8f2996ffe9a [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 22:59:27 provisioning config files... 22:59:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7454918075222815783tmp [Pipeline] { [Pipeline] sh 22:59:27 + set +x 22:59:27 + curl -s https://codecov.io/bash 22:59:27 + bash -s -- 22:59:27 22:59:27 _____ _ 22:59:27 / ____| | | 22:59:27 | | ___ __| | ___ ___ _____ __ 22:59:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:59:27 | |___| (_) | (_| | __/ (_| (_) \ V / 22:59:27 \_____\___/ \__,_|\___|\___\___/ \_/ 22:59:27 Bash-1.0.6 22:59:27 22:59:27 22:59:27 ==> git version 2.25.1 found 22:59:27 ==> 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 22:59:27 Release-Date: 2020-01-08 22:59:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:59:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:59:27 ==> Jenkins CI detected. 22:59:27 current dir:  /w/workspace/edgex-go/1 22:59:27 project root: . 22:59:27 --> token set from env 22:59:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:59:27 ==> Running gcov in . (disable via -X gcov) 22:59:27 ==> Python coveragepy not found 22:59:27 ==> Searching for coverage reports in: 22:59:27 + . 22:59:28 -> Found 1 reports 22:59:28 ==> Detecting git/mercurial file structure 22:59:28 ==> Reading reports 22:59:28 + ./coverage.out bytes=482786 22:59:28 ==> Appending adjustments 22:59:28 https://docs.codecov.io/docs/fixing-reports 22:59:29 + Found adjustments 22:59:29 ==> Gzipping contents 22:59:29 64K /tmp/codecov.mabzIU.gz 22:59:29 ==> Uploading reports 22:59:29 url: https://codecov.io 22:59:29 query: branch=PR-4137&commit=427f382bdc475f88f8c55c432edde5d4cc5b096a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= 22:59:29 -> Pinging Codecov 22:59:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4137&commit=427f382bdc475f88f8c55c432edde5d4cc5b096a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4137%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4137&job=&cmd_args= 22:59:29 -> Uploading to 22:59:29 https://storage.googleapis.com/codecov/v4/raw/2022-08-29/00271124DB129430A58F1EEE437C3FCB/427f382bdc475f88f8c55c432edde5d4cc5b096a/db1899e8-c273-485f-a086-f601d69c74fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T225929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e23a21dd90c4c1364fcbbe0b3c114b74f0816804db9f877b976f3e49a80cbab 22:59:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:59:29 Dload Upload Total Spent Left Speed 22:59:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63248 0 0 100 63248 0 246k --:--:-- --:--:-- --:--:-- 246k 100 63248 0 0 100 63248 0 246k --:--:-- --:--:-- --:--:-- 245k 22:59:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/427f382bdc475f88f8c55c432edde5d4cc5b096a [Pipeline] } 22:59:29 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 22:59:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 22:59:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:59:32 ---> package-listing.sh 22:59:32 ++ facter osfamily 22:59:32 ++ tr '[:upper:]' '[:lower:]' 22:59:32 + OS_FAMILY=debian 22:59:32 + workspace=/w/workspace/edgex-go/1 22:59:32 + START_PACKAGES=/tmp/packages_start.txt 22:59:32 + END_PACKAGES=/tmp/packages_end.txt 22:59:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:59:32 + PACKAGES=/tmp/packages_start.txt 22:59:32 + '[' /w/workspace/edgex-go/1 ']' 22:59:32 + PACKAGES=/tmp/packages_end.txt 22:59:32 + case "${OS_FAMILY}" in 22:59:32 + dpkg -l 22:59:32 + grep '^ii' 22:59:32 + '[' -f /tmp/packages_start.txt ']' 22:59:32 + '[' -f /tmp/packages_end.txt ']' 22:59:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:59:32 + '[' /w/workspace/edgex-go/1 ']' 22:59:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:59:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:59:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:59:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:33 22:59:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:33 latest: Pulling from edgex-lftools-log-publisher 22:59:33 5eb5b503b376: Pulling fs layer 22:59:33 5c69ac0246d0: Pulling fs layer 22:59:33 ec43610c2a17: Pulling fs layer 22:59:33 3a2ae6a8a46f: Pulling fs layer 22:59:33 33b1e0a273af: Pulling fs layer 22:59:33 5d3b04190fa2: Pulling fs layer 22:59:33 2f39f015ded8: Pulling fs layer 22:59:33 3a2ae6a8a46f: Waiting 22:59:33 33b1e0a273af: Waiting 22:59:33 5d3b04190fa2: Waiting 22:59:33 2f39f015ded8: Waiting 22:59:33 5c69ac0246d0: Verifying Checksum 22:59:33 5c69ac0246d0: Download complete 22:59:33 3a2ae6a8a46f: Verifying Checksum 22:59:33 3a2ae6a8a46f: Download complete 22:59:33 33b1e0a273af: Verifying Checksum 22:59:33 33b1e0a273af: Download complete 22:59:34 5d3b04190fa2: Verifying Checksum 22:59:34 5d3b04190fa2: Download complete 22:59:34 ec43610c2a17: Verifying Checksum 22:59:34 ec43610c2a17: Download complete 22:59:34 5eb5b503b376: Verifying Checksum 22:59:34 5eb5b503b376: Download complete 22:59:34 2f39f015ded8: Download complete 22:59:35 5eb5b503b376: Pull complete 22:59:35 5c69ac0246d0: Pull complete 22:59:35 ec43610c2a17: Pull complete 22:59:36 3a2ae6a8a46f: Pull complete 22:59:36 33b1e0a273af: Pull complete 22:59:36 5d3b04190fa2: Pull complete 22:59:41 2f39f015ded8: Pull complete 22:59:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:41 prd-ubuntu20.04-docker-8c-8g-23803 does not seem to be running inside a container 22:59:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:59:44 $ docker top c1c2a6818701990432229a59ec5d35575822777149aa453b5dd999242de4f87b -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:59:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:59:45 + ls /var/log/sa-host 22:59:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:45 provisioning config files... 22:59:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7943195203584536671tmp [Pipeline] { [Pipeline] echo 22:59:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:59:45 ---> create-netrc.sh [Pipeline] } 22:59:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:59:46 ---> python-tools-install.sh [Pipeline] echo 22:59:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:59:46 ---> sudo-logs.sh 22:59:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:59:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:59:46 ---> job-cost.sh 22:59:46 lf-activate-venv: SKIPPING 22:59:46 DEBUG: total: 0.10999999940395355 22:59:46 INFO: Retrieving Stack Cost... 22:59:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:59:47 INFO: Archiving Costs [Pipeline] echo 22:59:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:59:48 ---> logs-deploy.sh 22:59:48 lf-activate-venv: SKIPPING 22:59:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4137/1 22:59:48 INFO: archiving workspace using pattern(s): 22:59:49 Archives upload complete. 22:59:49 INFO: archiving logs to Nexus