Pull request #4101 updated 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 c91a622a773de8f3daec33bc58c3bf079da1d86d+062af8d3cd30019d44081b1021c6648b4b920d9b (a067e6d5071ab243e1940fbf20ecc0a9cc536410) 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-ssh7446916076477518064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16643786152970289174.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13491685421591108830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5177428382641632325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7934150771647961389.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21290’ Running on prd-ubuntu20.04-docker-8c-8g-21297 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit c91a622a773de8f3daec33bc58c3bf079da1d86d Merge succeeded, producing c91a622a773de8f3daec33bc58c3bf079da1d86d Checking out Revision c91a622a773de8f3daec33bc58c3bf079da1d86d (PR-4101) > 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/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 Commit message: "fix: Addressed liner issues in unit test" > git rev-list --no-walk 4f5bbc7a0fd878ed21d4e69660fccb0670445a2b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:20 ========================================================= 21:43:20 EdgeX Global Pipelines Version Info 21:43:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:20 ------------------- 21:43:20 stable info: 21:43:20 ------------------- 21:43:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:20 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:43:20 Message: update stable to v1.0.238 21:43:21 ------------------- 21:43:21 experimental info: 21:43:21 ------------------- 21:43:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:21 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:43:21 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c91a622 [Pipeline] echo 21:43:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:21 provisioning config files... 21:43:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2737817345075188700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:22 ---> docker-login.sh 21:43:22 nexus3.edgexfoundry.org:10001 21:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:22 Configure a credential helper to remove this warning. See 21:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:22 21:43:22 Login Succeeded 21:43:22 nexus3.edgexfoundry.org:10002 21:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:22 Configure a credential helper to remove this warning. See 21:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:22 21:43:22 Login Succeeded 21:43:22 nexus3.edgexfoundry.org:10003 21:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:22 Configure a credential helper to remove this warning. See 21:43:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:22 21:43:22 Login Succeeded 21:43:22 nexus3.edgexfoundry.org:10004 21:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:23 Configure a credential helper to remove this warning. See 21:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:23 21:43:23 Login Succeeded 21:43:23 docker.io 21:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:23 Configure a credential helper to remove this warning. See 21:43:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:23 21:43:23 Login Succeeded 21:43:23 ---> docker-login.sh ends [Pipeline] } 21:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:24 + 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 21:43:24 + dirname cmd/core-command/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo core-command,cmd/core-command/Dockerfile 21:43:24 + dirname cmd/core-data/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo core-data,cmd/core-data/Dockerfile 21:43:24 + dirname cmd/core-metadata/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo core-metadata,cmd/core-metadata/Dockerfile 21:43:24 + dirname cmd/security-bootstrapper/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:43:24 + dirname cmd/security-proxy-setup/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:43:24 + dirname cmd/security-secretstore-setup/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:43:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:43:24 + dirname cmd/security-spire-agent/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:43:24 + dirname cmd/security-spire-config/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:43:24 + dirname cmd/security-spire-server/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:43:24 + dirname cmd/support-notifications/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo support-notifications,cmd/support-notifications/Dockerfile 21:43:24 + dirname cmd/support-scheduler/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:43:24 + dirname cmd/sys-mgmt-agent/Dockerfile 21:43:24 + cut -d/ -f2 21:43:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:43:24 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 21:43:24 + git rev-list -1 --merges c91a622a773de8f3daec33bc58c3bf079da1d86d~1..c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] echo 21:43:24 -----------> git rev-list -1 --merges c91a622a773de8f3daec33bc58c3bf079da1d86d~1..c91a622a773de8f3daec33bc58c3bf079da1d86d c91a622a773de8f3daec33bc58c3bf079da1d86d [false] [Pipeline] sh 21:43:24 + git log --format=format:%s -1 c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] echo 21:43:24 ========================================================= 21:43:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:43:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:43:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:25 + grep -v github /etc/ssh/ssh_known_hosts 21:43:25 + [ -e /tmp/ssh_known_hosts ] 21:43:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:43:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:43:25 + sudo tee -a /etc/ssh/ssh_known_hosts 21:43:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:25 21:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:25 0.1.4: Pulling from edgex-devops/py-git-semver 21:43:25 b85a868b505f: Pulling fs layer 21:43:25 e2be974225ed: Pulling fs layer 21:43:25 339a4e72a1f5: Pulling fs layer 21:43:25 988bab9f4d93: Pulling fs layer 21:43:25 1469e6f7b9e6: Pulling fs layer 21:43:25 eaf3925da568: Pulling fs layer 21:43:25 bab4dde63d76: Pulling fs layer 21:43:25 bde34c3a00c8: Pulling fs layer 21:43:25 b352a97aabf1: Pulling fs layer 21:43:25 4872d77fe225: Pulling fs layer 21:43:25 5851b861e8e6: Pulling fs layer 21:43:25 988bab9f4d93: Waiting 21:43:25 1469e6f7b9e6: Waiting 21:43:25 eaf3925da568: Waiting 21:43:25 bab4dde63d76: Waiting 21:43:25 bde34c3a00c8: Waiting 21:43:25 5851b861e8e6: Waiting 21:43:25 4872d77fe225: Waiting 21:43:25 e2be974225ed: Verifying Checksum 21:43:25 e2be974225ed: Download complete 21:43:25 988bab9f4d93: Download complete 21:43:26 1469e6f7b9e6: Verifying Checksum 21:43:26 1469e6f7b9e6: Download complete 21:43:26 339a4e72a1f5: Verifying Checksum 21:43:26 339a4e72a1f5: Download complete 21:43:26 bde34c3a00c8: Verifying Checksum 21:43:26 bde34c3a00c8: Download complete 21:43:26 b352a97aabf1: Verifying Checksum 21:43:26 b352a97aabf1: Download complete 21:43:26 4872d77fe225: Verifying Checksum 21:43:26 4872d77fe225: Download complete 21:43:26 5851b861e8e6: Verifying Checksum 21:43:26 5851b861e8e6: Download complete 21:43:26 b85a868b505f: Verifying Checksum 21:43:26 b85a868b505f: Download complete 21:43:26 bab4dde63d76: Verifying Checksum 21:43:26 bab4dde63d76: Download complete 21:43:27 b85a868b505f: Pull complete 21:43:27 e2be974225ed: Pull complete 21:43:28 339a4e72a1f5: Pull complete 21:43:28 988bab9f4d93: Pull complete 21:43:28 1469e6f7b9e6: Pull complete 21:43:28 eaf3925da568: Pull complete 21:43:30 bab4dde63d76: Pull complete 21:43:30 bde34c3a00c8: Pull complete 21:43:31 b352a97aabf1: Pull complete 21:43:31 4872d77fe225: Pull complete 21:43:31 5851b861e8e6: Pull complete 21:43:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:31 prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container 21:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:43:32 $ docker top f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 -eo pid,comm 21:43:32 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). 21:43:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:32 [ssh-agent] Looking for ssh-agent implementation... 21:43:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:32 $ docker exec f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent 21:43:33 SSH_AUTH_SOCK=/tmp/ssh-ZOF5g5aK1weO/agent.35 21:43:33 SSH_AGENT_PID=41 21:43:33 Running ssh-add (command line suppressed) 21:43:33 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2832107789394615375.key (/w/workspace/edgex-go/8@tmp/private_key_2832107789394615375.key) 21:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:33 + git tag --points-at HEAD [Pipeline] } 21:43:33 $ docker exec --env ******** --env ******** f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent -k 21:43:33 unset SSH_AUTH_SOCK; 21:43:33 unset SSH_AGENT_PID; 21:43:33 echo Agent pid 41 killed; 21:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:33 [ssh-agent] Looking for ssh-agent implementation... 21:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:33 $ docker exec f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent 21:43:33 SSH_AUTH_SOCK=/tmp/ssh-aqrylUImDSyh/agent.75 21:43:33 SSH_AGENT_PID=81 21:43:33 Running ssh-add (command line suppressed) 21:43:34 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2581572935314632788.key (/w/workspace/edgex-go/8@tmp/private_key_2581572935314632788.key) 21:43:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:34 + git semver init 21:43:34 2022-07-27 21:43:34,634 [run_init] DEBUG init version:0.0.0 force:False 21:43:34 2022-07-27 21:43:34,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 21:43:34 2022-07-27 21:43:34,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 21:43:34 2022-07-27 21:43:34,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 21:43:38 2022-07-27 21:43:38,426 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 21:43:38 2022-07-27 21:43:38,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4101 with force:False 21:43:38 2022-07-27 21:43:38,427 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4101 21:43:38 2022-07-27 21:43:38,432 [execute] INFO git cat-file --batch-check 21:43:38 2022-07-27 21:43:38,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 21:43:38 2022-07-27 21:43:38,440 [execute] INFO git cat-file --batch 21:43:38 2022-07-27 21:43:38,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 21:43:38 2022-07-27 21:43:38,449 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4101 21:43:38 0.0.0 [Pipeline] } 21:43:38 $ docker exec --env ******** --env ******** f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 ssh-agent -k 21:43:39 unset SSH_AUTH_SOCK; 21:43:39 unset SSH_AGENT_PID; 21:43:39 echo Agent pid 81 killed; 21:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:39 + git semver [Pipeline] } 21:43:39 $ docker stop --time=1 f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 21:43:40 $ docker rm -f f5f51d96caba46f6d475c8c49ead29fa1ef5093b9aafc422597186654c217928 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:41 Stashed 1 file(s) [Pipeline] echo 21:43:41 [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 21:43:41 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 21:43:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:42 ========================================================= 21:43:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:43:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:43:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:42 2408cc74d12b: Pulling fs layer 21:43:42 ea60b727a1ce: Pulling fs layer 21:43:42 30c4a7721957: Pulling fs layer 21:43:42 370296b7ddb6: Pulling fs layer 21:43:42 7c6cee850709: Pulling fs layer 21:43:42 39a5fcdaea64: Pulling fs layer 21:43:42 d94ebbe4e438: Pulling fs layer 21:43:42 bcfd1f05c69d: Pulling fs layer 21:43:42 59ccb84bbe0f: Pulling fs layer 21:43:42 39a5fcdaea64: Waiting 21:43:42 d94ebbe4e438: Waiting 21:43:42 bcfd1f05c69d: Waiting 21:43:42 59ccb84bbe0f: Waiting 21:43:42 7c6cee850709: Waiting 21:43:42 370296b7ddb6: Waiting 21:43:42 30c4a7721957: Verifying Checksum 21:43:42 30c4a7721957: Download complete 21:43:42 ea60b727a1ce: Verifying Checksum 21:43:42 ea60b727a1ce: Download complete 21:43:42 7c6cee850709: Download complete 21:43:42 39a5fcdaea64: Verifying Checksum 21:43:42 39a5fcdaea64: Download complete 21:43:42 2408cc74d12b: Verifying Checksum 21:43:42 2408cc74d12b: Download complete 21:43:42 d94ebbe4e438: Download complete 21:43:42 2408cc74d12b: Pull complete 21:43:42 ea60b727a1ce: Pull complete 21:43:42 30c4a7721957: Pull complete 21:43:42 59ccb84bbe0f: Verifying Checksum 21:43:42 59ccb84bbe0f: Download complete 21:43:43 bcfd1f05c69d: Verifying Checksum 21:43:43 370296b7ddb6: Verifying Checksum 21:43:43 370296b7ddb6: Download complete 21:43:48 370296b7ddb6: Pull complete 21:43:48 7c6cee850709: Pull complete 21:43:48 39a5fcdaea64: Pull complete 21:43:48 d94ebbe4e438: Pull complete 21:43:49 bcfd1f05c69d: Pull complete 21:43:50 59ccb84bbe0f: Pull complete 21:43:50 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:43:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:43:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:43:51 WORKDIR /edgex 21:43:51 COPY go.mod . 21:43:51 RUN go mod download 21:43:51 + docker build -t ci-base-image-x86_64 -f - . 21:43:52 Sending build context to Docker daemon 335.4MB 21:43:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:43:52 ---> a4fb48ad2a94 21:43:52 Step 2/4 : WORKDIR /edgex 21:43:54 ---> Running in 2432d566b388 21:43:54 Removing intermediate container 2432d566b388 21:43:54 ---> 253de21ace9e 21:43:54 Step 3/4 : COPY go.mod . 21:43:54 ---> 8ca1b569f67f 21:43:54 Step 4/4 : RUN go mod download 21:43:54 ---> Running in ae675a7e67fd 21:43:56 Still waiting to schedule task 21:43:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21294’ 21:44:06 Removing intermediate container ae675a7e67fd 21:44:06 ---> 5cf87a4edc3a 21:44:06 Successfully built 5cf87a4edc3a 21:44:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:06 + docker inspect -f . ci-base-image-x86_64 21:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:06 prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container 21:44:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 21:44:07 $ docker top 5cb0ad14d4302c43b76b3c26f9579b6596e3737f506e7d537e165b654d613d7b -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:07 + go version 21:44:07 go version go1.18.3 linux/amd64 [Pipeline] } 21:44:07 $ docker stop --time=1 5cb0ad14d4302c43b76b3c26f9579b6596e3737f506e7d537e165b654d613d7b 21:44:09 $ docker rm -f 5cb0ad14d4302c43b76b3c26f9579b6596e3737f506e7d537e165b654d613d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:09 + docker inspect -f . ci-base-image-x86_64 21:44:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:09 prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container 21:44:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 21:44:10 $ docker top 763deef21d1564b861ff195c0357cba242e63154f54b418e3b141b9d217f61f7 -eo pid,comm [Pipeline] { [Pipeline] echo 21:44:10 ========================================================= 21:44:10 [edgeXBuildGoParallel] Running Tests and Build... 21:44:10 ========================================================= [Pipeline] sh 21:44:10 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 21:44:10 + make test 21:44:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:44:17 ? github.com/edgexfoundry/edgex-go [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 21:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.129s coverage: 98.5% of statements 21:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:44:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.2% of statements 21:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:44:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.098s coverage: 89.2% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 2.1% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements 21:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 21:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.097s coverage: 87.5% of statements 21:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 21:44:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 21:44:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements 21:44:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.076s coverage: 87.2% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.096s coverage: 85.4% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 66.1% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 43.8% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:44:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 21:44:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 21:44:56 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 21:45:14 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." 21:45:15 GO111MODULE=on go vet ./... 21:45:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:19 ./bin/test-attribution-txt.sh 21:45:19 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:45:19 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:45:19 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:45:19 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:45:19 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:45:19 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:45:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:45:19 + ls -al . 21:45:19 total 728 21:45:19 drwxrwxr-x 10 1001 1001 4096 Jul 27 21:44 . 21:45:19 drwxr-xr-x 4 root root 4096 Jul 27 21:44 .. 21:45:19 -rw-rw-r-- 1 1001 1001 11 Jul 27 21:43 .dockerignore 21:45:19 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:44 .git 21:45:19 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:43 .github 21:45:19 -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:43 .gitignore 21:45:19 -rw-rw-r-- 1 1001 1001 42 Jul 27 21:43 .golangci.yml 21:45:19 -rw-rw-r-- 1 1001 1001 87 Jul 27 21:43 .hadolint.yml 21:45:19 drwxr-xr-x 3 1001 1001 4096 Jul 27 21:43 .semver 21:45:19 -rw-rw-r-- 1 1001 1001 166 Jul 27 21:43 .sonarcloud.properties 21:45:19 -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:43 ADOPTERS.md 21:45:19 -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:43 Attribution.txt 21:45:19 -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:43 CHANGELOG.md 21:45:19 -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:43 CONTRIBUTING.md 21:45:19 -rw-rw-r-- 1 1001 1001 677 Jul 27 21:43 GOVERNANCE.md 21:45:19 -rw-rw-r-- 1 1001 1001 850 Jul 27 21:43 Jenkinsfile 21:45:19 -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:43 LICENSE 21:45:19 -rw-rw-r-- 1 1001 1001 10370 Jul 27 21:43 Makefile 21:45:19 -rw-rw-r-- 1 1001 1001 582 Jul 27 21:43 OWNERS.md 21:45:19 -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:43 README.md 21:45:19 -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:43 SECURITY.md 21:45:19 -rw-rw-r-- 1 1001 1001 5 Jul 27 21:43 VERSION 21:45:19 -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:43 ZMQWindows.md 21:45:19 drwxrwxr-x 2 1001 1001 4096 Jul 27 21:43 bin 21:45:19 drwxrwxr-x 18 1001 1001 4096 Jul 27 21:43 cmd 21:45:19 -rw-r--r-- 1 root root 478003 Jul 27 21:44 coverage.out 21:45:19 -rw-rw-r-- 1 1001 1001 3681 Jul 27 21:43 go.mod 21:45:19 -rw-rw-r-- 1 1001 1001 38033 Jul 27 21:43 go.sum 21:45:19 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:43 internal 21:45:19 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:43 openapi 21:45:19 drwxrwxr-x 4 1001 1001 4096 Jul 27 21:43 snap 21:45:19 -rw-rw-r-- 1 1001 1001 204 Jul 27 21:43 version.go [Pipeline] sh 21:45:19 + '[' -e coverage.out ] 21:45:19 + chown 1001:1001 coverage.out [Pipeline] stash 21:45:19 Stashed 1 file(s) [Pipeline] sh 21:45:20 + make build 21:45:20 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 21:45:32 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 21:45:44 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/core-command/core-command ./cmd/core-command 21:45:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:45:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:45:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:45:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:45: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 21:45:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:45:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:45:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:45:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:45:59 $ docker stop --time=1 763deef21d1564b861ff195c0357cba242e63154f54b418e3b141b9d217f61f7 21:46:01 $ docker rm -f 763deef21d1564b861ff195c0357cba242e63154f54b418e3b141b9d217f61f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:02 21:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:02 latest: Pulling from edgex-devops/edgex-compose 21:46:02 cbdbe7a5bc2a: Pulling fs layer 21:46:02 ca9280d653b3: Pulling fs layer 21:46:02 7e9c9ca2126c: Pulling fs layer 21:46:02 cbdbe7a5bc2a: Verifying Checksum 21:46:02 cbdbe7a5bc2a: Download complete 21:46:02 ca9280d653b3: Verifying Checksum 21:46:02 ca9280d653b3: Download complete 21:46:02 cbdbe7a5bc2a: Pull complete 21:46:03 7e9c9ca2126c: Download complete 21:46:03 ca9280d653b3: Pull complete 21:46:06 7e9c9ca2126c: Pull complete 21:46:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:06 prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container 21:46:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 21:46:07 $ docker top 496098e9bc28f03560e121c6c1dc93992a6eb9605de4b864e806ec574b08285c -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:08 + docker-compose build --help 21:46:08 + grep parallel 21:46:08 --parallel Build images in parallel. [Pipeline] } 21:46:08 $ docker stop --time=1 496098e9bc28f03560e121c6c1dc93992a6eb9605de4b864e806ec574b08285c 21:46:10 $ docker rm -f 496098e9bc28f03560e121c6c1dc93992a6eb9605de4b864e806ec574b08285c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:10 prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container 21:46:10 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:46:11 $ docker top 8889f652cac7ec2940196b144ff45489c63d3da3c447f8815ec25071413f3ee8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:46:11 + docker-compose -f ./docker-compose-build.yml build --parallel 21:46:11 Building core-command ... 21:46:11 Building core-data ... 21:46:11 Building core-metadata ... 21:46:11 Building security-bootstrapper ... 21:46:11 Building security-proxy-setup ... 21:46:11 Building security-secretstore-setup ... 21:46:11 Building security-spiffe-token-provider ... 21:46:11 Building security-spire-agent ... 21:46:11 Building security-spire-config ... 21:46:11 Building security-spire-server ... 21:46:11 Building support-notifications ... 21:46:11 Building support-scheduler ... 21:46:11 Building sys-mgmt-agent ... 21:46:11 Building security-secretstore-setup 21:46:11 Building security-spire-agent 21:46:11 Building support-notifications 21:46:11 Building security-spire-server 21:46:11 Building security-bootstrapper 21:46:30 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:46:30 ---> 5cf87a4edc3a 21:46:30 Step 3/31 : WORKDIR /edgex-go 21:46:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:30 ---> 5cf87a4edc3a 21:46:30 Step 3/22 : WORKDIR /edgex-go 21:46:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:46:30 ---> 5cf87a4edc3a 21:46:30 Step 3/26 : WORKDIR /edgex-go 21:46:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:46:30 ---> 5cf87a4edc3a 21:46:30 Step 3/25 : WORKDIR /edgex-go 21:46:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:46:30 ---> 5cf87a4edc3a 21:46:30 Step 3/25 : WORKDIR /edgex-go 21:46:31 ---> Running in 40381252c642 21:46:31 ---> Running in 8147fa2b90a7 21:46:31 ---> Running in f1122914b1f1 21:46:31 ---> Running in f84feb92ec14 21:46:31 ---> Running in 1f91c911921d 21:46:32 Removing intermediate container 1f91c911921d 21:46:32 ---> 6b3dd2c106c1 21:46:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:32 Removing intermediate container f84feb92ec14 21:46:32 ---> e99e07f6f2af 21:46:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:32 ---> Running in a3a92c49ed84 21:46:32 Removing intermediate container 40381252c642 21:46:32 ---> cc257a00f459 21:46:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:32 Removing intermediate container 8147fa2b90a7 21:46:32 ---> fc41686028bf 21:46:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:32 Removing intermediate container f1122914b1f1 21:46:32 ---> 311c25629a0a 21:46:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:32 ---> Running in 99667f89b7a9 21:46:32 ---> Running in 6a77f203a9a9 21:46:32 ---> Running in 24a3ed179aea 21:46:32 ---> Running in 89cafceda593 21:46:33 Removing intermediate container a3a92c49ed84 21:46:33 ---> e478dc12b653 21:46:33 Step 5/25 : RUN apk add --update --no-cache make git 21:46:33 ---> Running in a034736dffa3 21:46:33 Removing intermediate container 99667f89b7a9 21:46:33 ---> 5e8eca23c3ac 21:46:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:46:33 ---> Running in e70d099715df 21:46:33 Removing intermediate container 6a77f203a9a9 21:46:33 ---> 65d22dcfa72c 21:46:33 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:46:33 ---> Running in 887e887550a6 21:46:33 Removing intermediate container 24a3ed179aea 21:46:33 ---> 3bc700fde3f9 21:46:33 Step 5/31 : RUN apk add --update --no-cache make git 21:46:33 ---> Running in 81a0cb9acf6c 21:46:33 Removing intermediate container 89cafceda593 21:46:33 ---> 4917cbe68a95 21:46:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:46:33 ---> Running in 7515f2f56812 21:46:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:34 OK: 211 MiB in 51 packages 21:46:34 OK: 211 MiB in 51 packages 21:46:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:46:35 OK: 211 MiB in 51 packages 21:46:35 OK: 211 MiB in 51 packages 21:46:35 Removing intermediate container a034736dffa3 21:46:35 ---> c74fd62464f6 21:46:35 Step 6/25 : COPY go.mod vendor* ./ 21:46:35 Removing intermediate container e70d099715df 21:46:35 ---> d0474c15f1df 21:46:35 Step 6/22 : COPY go.mod vendor* ./ 21:46:35 OK: 211 MiB in 51 packages 21:46:35 ---> 403d9f9c1296 21:46:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:35 ---> Running in b731e2e11968 21:46:35 ---> df772183fc95 21:46:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:35 ---> Running in 8fbeb1ea8d62 21:46:35 Removing intermediate container 81a0cb9acf6c 21:46:35 ---> 230ce0af005d 21:46:35 Step 6/31 : COPY go.mod vendor* ./ 21:46:35 Removing intermediate container 887e887550a6 21:46:35 ---> 91bdfa363769 21:46:35 Step 6/25 : COPY go.mod vendor* ./ 21:46:36 Removing intermediate container 7515f2f56812 21:46:36 ---> 49a2043c5d37 21:46:36 Step 6/26 : COPY go.mod vendor* ./ 21:46:36 ---> 7f18fbfb7b9b 21:46:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:36 ---> Running in 899c16ca4879 21:46:36 ---> 57e44b3a7e52 21:46:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:36 ---> Running in b47c5de7e66b 21:46:36 ---> e3d07ea8c458 21:46:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:36 ---> Running in 611cdea0b1f2 21:46:46 Removing intermediate container 899c16ca4879 21:46:46 ---> 1d6c83a9b065 21:46:46 Step 8/31 : COPY . . 21:46:46 Removing intermediate container b731e2e11968 21:46:46 ---> e807edab47db 21:46:46 Step 8/25 : COPY . . 21:46:46 Removing intermediate container 8fbeb1ea8d62 21:46:46 ---> 8656b95dbb36 21:46:46 Step 8/22 : COPY . . 21:46:46 Removing intermediate container b47c5de7e66b 21:46:46 ---> a109cd167a2e 21:46:46 Step 8/25 : COPY . . 21:46:46 Removing intermediate container 611cdea0b1f2 21:46:46 ---> fd9f15fea7ff 21:46:46 Step 8/26 : COPY . . 21:46:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21300 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws 21:46:56 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 21:46:56 The recommended git tool is: git 21:46:58 ---> f71453c633a1 21:46:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:46:58 ---> 4062a250f574 21:46:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:46:58 ---> bf910ac64742 21:46:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:46:58 ---> f31322dcf5cb 21:46:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:46:58 ---> af1162cfcd1a 21:46:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:46:58 ---> Running in 058e3b794d73 21:46:58 ---> Running in 40ba65967346 21:46:58 ---> Running in 1ec76cf37942 21:46:58 ---> Running in 6a013fa49a4c 21:46:58 ---> Running in 7fdeecaa4a78 21:46:58 Removing intermediate container 7fdeecaa4a78 21:46:58 ---> 864c68f76e03 21:46:58 Step 10/26 : WORKDIR /edgex-go/spire-build 21:46:58 Removing intermediate container 1ec76cf37942 21:46:58 ---> 01fd21115019 21:46:58 Step 10/25 : WORKDIR /edgex-go/spire-build 21:46:58 ---> Running in fe49ed496c2e 21:46:58 ---> Running in ffb964d6ac6a 21:46:58 Removing intermediate container fe49ed496c2e 21:46:58 ---> 1d9568ad77a1 21:46:58 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 21:46:58 Removing intermediate container ffb964d6ac6a 21:46:58 ---> 3f935fbc6fc8 21:46:58 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 21:46:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:46:58 ---> Running in b56c7adc7803 21:46:58 ---> Running in 3c8cfb7c350f 21:46:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:46:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:46:58 Removing intermediate container 3c8cfb7c350f 21:46:58 ---> 07ce52baeee8 21:46:58 Step 12/25 : WORKDIR /edgex-go 21:46:58 Removing intermediate container b56c7adc7803 21:46:58 ---> a2e13614404d 21:46:58 Step 12/26 : WORKDIR /edgex-go 21:46:58 ---> Running in a01e32a48100 21:46:58 ---> Running in 20b70b5f48f3 21:46:58 Removing intermediate container a01e32a48100 21:46:58 ---> 01f942f64aed 21:46:58 21:46:58 Step 13/25 : FROM alpine:3.15 21:46:58 Removing intermediate container 20b70b5f48f3 21:46:58 ---> ba1809ceb06d 21:46:58 21:46:58 Step 13/26 : FROM alpine:3.15 21:46:58 3.15: Pulling from library/alpine 21:46:58 3.15: Pulling from library/alpine 21:46:59 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:46:59 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:46:59 Status: Downloaded newer image for alpine:3.15 21:46:59 Status: Image is up to date for alpine:3.15 21:46:59 ---> 2720e26172a0 21:46:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:59 ---> 2720e26172a0 21:46:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:59 ---> Running in 4814e924266c 21:46:59 ---> Running in bf0ce52e2db1 21:46:59 Removing intermediate container 4814e924266c 21:46:59 ---> b8942030adcf 21:46:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:59 Removing intermediate container bf0ce52e2db1 21:46:59 ---> 46de1e1dd1a2 21:46:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:59 ---> Running in eec71c7d4553 21:46:59 ---> Running in ab456406659b 21:47:00 Removing intermediate container eec71c7d4553 21:47:00 ---> 493625dab16c 21:47:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:47:00 ---> Running in e68c57610f6d 21:47:00 Removing intermediate container ab456406659b 21:47:00 ---> 6fe9c5ae6eb5 21:47:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:47:01 ---> Running in 9ec3f0b6c7a3 21:47:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:02 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:47:02 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:47:02 OK: 15856 distinct packages available 21:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:02 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:47:02 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:47:02 OK: 15856 distinct packages available 21:47:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:04 (1/5) Installing dumb-init (1.2.5-r1) 21:47:04 (2/5) Installing musl-obstack (1.2.3-r0) 21:47:04 (3/5) Installing libucontext (1.1-r0) 21:47:04 (1/5) Installing dumb-init (1.2.5-r1) 21:47:04 using credential edgex-jenkins-ssh 21:47:04 Cloning the remote Git repository 21:47:04 (4/5) Installing gcompat (1.0.0-r4) 21:47:04 (2/5) Installing musl-obstack (1.2.3-r0) 21:47:04 (5/5) Installing openssl (1.1.1q-r0) 21:47:04 (3/5) Installing libucontext (1.1-r0) 21:47:04 Executing busybox-1.34.1-r7.trigger 21:47:04 (4/5) Installing gcompat (1.0.0-r4) 21:47:04 OK: 6 MiB in 19 packages 21:47:04 (5/5) Installing openssl (1.1.1q-r0) 21:47:04 Executing busybox-1.34.1-r7.trigger 21:47:04 OK: 6 MiB in 19 packages 21:47:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:47:04 > git init /w/workspace/edgex-go/8 # timeout=10 21:47:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:47:04 > git --version # timeout=10 21:47:04 > git --version # 'git version 2.25.1' 21:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:05 Removing intermediate container e68c57610f6d 21:47:05 ---> e631090f9fcf 21:47:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:47:05 Removing intermediate container 9ec3f0b6c7a3 21:47:05 ---> d2c51a891066 21:47:05 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:47:08 ---> f9e4e39f189b 21:47:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:47:08 ---> f661d7525db2 21:47:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:47:09 ---> ac22e03e7538 21:47:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:47:09 ---> 869c0af390a9 21:47:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:47:09 ---> 263ae3939a86 21:47:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:47:10 ---> 712954366237 21:47:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:47:10 ---> 3fef1c4b01e3 21:47:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:47:10 ---> Running in b9358010ddb4 21:47:10 Removing intermediate container b9358010ddb4 21:47:10 ---> 740185a64a82 21:47:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:47:11 ---> Running in 0b947601646c 21:47:11 ---> 9416ec517af5 21:47:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:47:11 Removing intermediate container 0b947601646c 21:47:11 ---> a423533023f1 21:47:11 Step 23/25 : LABEL arch=x86_64 21:47:11 ---> dc4bb1540795 21:47:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:47:11 ---> Running in 37c79b1e09d6 21:47:11 ---> Running in 318d6b805662 21:47:11 Removing intermediate container 318d6b805662 21:47:11 ---> 223005ff4645 21:47:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:47:11 Removing intermediate container 37c79b1e09d6 21:47:11 ---> 47137cde6b17 21:47:11 Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:11 ---> Running in dbbc26ada59c 21:47:11 ---> Running in 5b627541526b 21:47:11 Removing intermediate container dbbc26ada59c 21:47:11 ---> 18b873a298c0 21:47:11 Step 24/26 : LABEL arch=x86_64 21:47:11 Removing intermediate container 5b627541526b 21:47:11 ---> 02d30254b7d0 21:47:11 Step 25/25 : LABEL version=0.0.0 21:47:11 ---> Running in bf2a8b5257ce 21:47:11 ---> Running in 7188a31b1a44 21:47:12 Removing intermediate container bf2a8b5257ce 21:47:12 ---> 9b5d1617be4b 21:47:12 Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:12 ---> Running in b996b5611a8f 21:47:12 Removing intermediate container 7188a31b1a44 21:47:12 ---> fd2f925e5088 21:47:12 21:47:12 Successfully built fd2f925e5088 21:47:12 Successfully tagged security-spire-server:latest 21:47:12 Building sys-mgmt-agent 21:47:12  Building security-spire-server ... done Removing intermediate container b996b5611a8f 21:47:12 ---> fbd2fcfc510b 21:47:12 Step 26/26 : LABEL version=0.0.0 21:47:12 ---> Running in 2fb0e310cc1b 21:47:13 Removing intermediate container 2fb0e310cc1b 21:47:13 ---> 668d663f9ce9 21:47:13 21:47:13 Successfully built 668d663f9ce9 21:47:13 Successfully tagged security-spire-agent:latest 21:47:13 Building core-command 21:47:17  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:47:17 ---> 5cf87a4edc3a 21:47:17 Step 3/23 : WORKDIR /edgex-go 21:47:17 ---> Using cache 21:47:17 ---> 311c25629a0a 21:47:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:17 ---> Using cache 21:47:17 ---> 4917cbe68a95 21:47:17 Step 5/23 : RUN apk add --update --no-cache make bash git 21:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:47:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:47:19 ---> 5cf87a4edc3a 21:47:19 Step 3/23 : WORKDIR /edgex-go 21:47:19 ---> Using cache 21:47:19 ---> 311c25629a0a 21:47:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:19 ---> Using cache 21:47:19 ---> 4917cbe68a95 21:47:19 Step 5/23 : RUN apk add --update --no-cache make git 21:47:21 ---> Running in 4df6921c37eb 21:47:21 ---> Running in 494204a0b71b 21:47:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:22 OK: 211 MiB in 51 packages 21:47:23 OK: 211 MiB in 51 packages 21:47:23 Removing intermediate container 058e3b794d73 21:47:23 ---> 0ea79d8596ce 21:47:23 21:47:23 Step 10/31 : FROM alpine:3.16 21:47:23 Removing intermediate container 40ba65967346 21:47:23 ---> 947ad4f03930 21:47:23 21:47:23 Step 10/25 : FROM alpine:3.16 21:47:23 3.16: Pulling from library/alpine 21:47:23 3.16: Pulling from library/alpine 21:47:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:47:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:47:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:47:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:47:23 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:23 Removing intermediate container 494204a0b71b 21:47:23 ---> 0348b4a3482e 21:47:23 Step 6/23 : COPY go.mod vendor* ./ 21:47:23 Removing intermediate container 4df6921c37eb 21:47:23 ---> 9fe5b1b91d3c 21:47:23 Step 6/23 : COPY go.mod vendor* ./ 21:47:23 ---> c8815c9cf5d2 21:47:23 ---> a8a99d913007 21:47:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:23 21:47:23 ---> Running in c10bd417fcfc 21:47:23 ---> Running in 25c663281650 21:47:23 Merge succeeded, producing c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:23 Checking out Revision c91a622a773de8f3daec33bc58c3bf079da1d86d (PR-4101) 21:47:24 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:47:24 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:47:24 Status: Downloaded newer image for alpine:3.16 21:47:24 Status: Image is up to date for alpine:3.16 21:47:24 ---> d7d3d98c851f 21:47:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:47:24 ---> d7d3d98c851f 21:47:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:47:24 ---> Running in 25849d058380 21:47:24 ---> Running in 0413de0e6e08 21:47:24 Removing intermediate container 0413de0e6e08 21:47:24 ---> e3da411b8695 21:47:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:47:24 ---> Running in e28d219b41e5 21:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:25 (1/3) Installing ca-certificates (20211220-r0) 21:47:25 (2/3) Installing dumb-init (1.2.5-r1) 21:47:25 (3/3) Installing su-exec (0.2-r1) 21:47:25 Executing busybox-1.35.0-r15.trigger 21:47:25 Executing ca-certificates-20211220-r0.trigger 21:47:25 OK: 6 MiB in 17 packages 21:47:25 (1/2) Installing dumb-init (1.2.5-r1) 21:47:25 (2/2) Installing su-exec (0.2-r1) 21:47:25 Executing busybox-1.35.0-r15.trigger 21:47:25 OK: 6 MiB in 16 packages 21:47:23 > git config core.sparsecheckout # timeout=10 21:47:23 > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 21:47:23 > git remote # timeout=10 21:47:23 > git config --get remote.origin.url # timeout=10 21:47:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:23 > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 21:47:23 > git rev-parse HEAD^{commit} # timeout=10 21:47:23 > git config core.sparsecheckout # timeout=10 21:47:24 > git checkout -f c91a622a773de8f3daec33bc58c3bf079da1d86d # timeout=10 21:47:26 Removing intermediate container 6a013fa49a4c 21:47:26 ---> d3a92025869b 21:47:26 21:47:26 Step 10/22 : FROM alpine:3.16 21:47:26 ---> d7d3d98c851f 21:47:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:47:26 ---> Running in b1af1e25b168 21:47:26 Removing intermediate container e28d219b41e5 21:47:26 ---> cbe5f86eab09 21:47:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:47:26 Removing intermediate container 25849d058380 21:47:26 ---> a5fe22ee114d 21:47:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:47:26 ---> Running in 5f03657d4cc1 21:47:26 ---> Running in bc926753d1a3 21:47:26 Removing intermediate container 5f03657d4cc1 21:47:26 ---> 2ad3a07bd384 21:47:26 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:47:26 ---> Running in a2f2a26daab3 21:47:27 Removing intermediate container bc926753d1a3 21:47:27 ---> f9f8dbb3a0d0 21:47:27 Step 13/25 : WORKDIR / 21:47:27 ---> Running in 265da88479f8 21:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:27 Removing intermediate container a2f2a26daab3 21:47:27 ---> 71d69f54197b 21:47:27 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:27 ---> Running in 0f0c006d1c8d 21:47:27 Removing intermediate container 265da88479f8 21:47:27 ---> 71714fda20bc 21:47:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:47:27 Removing intermediate container 0f0c006d1c8d 21:47:27 ---> e21b7b932fc1 21:47:27 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:47:27 (1/2) Installing ca-certificates (20211220-r0) 21:47:27 (2/2) Installing dumb-init (1.2.5-r1) 21:47:27 Executing busybox-1.35.0-r15.trigger 21:47:27 ---> Running in 73af4748962e 21:47:27 Executing ca-certificates-20211220-r0.trigger 21:47:27 ---> 6c1fccc43714 21:47:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:47:27 OK: 6 MiB in 16 packages 21:47:28 ---> f2d5dd0f5026 21:47:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:47:28 ---> 7131c1ab092a 21:47:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:47:28 Removing intermediate container b1af1e25b168 21:47:28 ---> f4c13d356453 21:47:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:47:28 Commit message: "fix: Addressed liner issues in unit test" 21:47:28 ---> Running in b07eb5f7e7e6 21:47:28 Removing intermediate container 73af4748962e 21:47:28 ---> f56a3b0ef532 21:47:28 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:47:28 ---> 6870a2997605 21:47:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:47:28 ---> Running in 22121f79880c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:28 Removing intermediate container b07eb5f7e7e6 21:47:28 ---> fc1c0b20cd5a 21:47:28 Step 13/22 : ENV APP_PORT=59860 21:47:28 ---> Running in e79279f687fe 21:47:28 Removing intermediate container 22121f79880c 21:47:28 ---> 8defb0becdf6 21:47:28 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:47:29 Removing intermediate container e79279f687fe 21:47:29 ---> 62826777e446 21:47:29 Step 14/22 : EXPOSE $APP_PORT 21:47:29 ---> 9f1f3dcce791 21:47:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:47:29 ---> Running in c78221f94a27 21:47:29 ---> 9d5f58e514c6 21:47:29 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:47:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:47:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:47:29 Dload Upload Total Spent Left Speed 21:47:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k 21:47:29 ---> Running in 80b538c631dc 21:47:29 Removing intermediate container c78221f94a27 21:47:29 ---> 01737bda9a9d 21:47:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:29 ---> 46caa5314f2c 21:47:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:47:29 ---> f87f5473e0f3 21:47:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] sh 21:47:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:47:30 ---> 7ad9c7e2123e 21:47:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:47:30 ---> Running in 6badb34369b6 21:47:30 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:47:30 /etc/docker/daemon.json 21:47:30 { 21:47:30 "registry-mirrors": [ 21:47:30 "https://nexus3.edgexfoundry.org:10001" 21:47:30 ], 21:47:30 "bip": "10.250.0.254/24", 21:47:30 "hosts": [ 21:47:30 "tcp://0.0.0.0:5555", 21:47:30 "unix:///var/run/docker.sock" 21:47:30 ], 21:47:30 "mtu": 1458, 21:47:30 "selinux-enabled": true, 21:47:30 "seccomp-profile": "/etc/docker/seccomp.json" 21:47:30 } [Pipeline] sh 21:47:30 Removing intermediate container 80b538c631dc 21:47:30 ---> 77346c429702 21:47:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:30 ---> e5a5cb939b1b 21:47:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:47:30 ---> fcd40d0e17df 21:47:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:47:30 ---> dcbd8ec63968 21:47:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:47:30 ---> Running in 2fb28a49fa76 21:47:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:47:30 Removing intermediate container 6badb34369b6 21:47:30 ---> 177f679b720d 21:47:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:47:30 Removing intermediate container 2fb28a49fa76 21:47:30 ---> e486c8a1d998 21:47:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:30 ---> Running in d8f562b07adf 21:47:30 ---> Running in fc8f72c18c05 21:47:31 + sudo service docker restart 21:47:31 Removing intermediate container d8f562b07adf 21:47:31 ---> eb200bab92ce 21:47:31 Step 23/25 : LABEL arch=x86_64 21:47:31 ---> 11d54dc13365 21:47:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:47:31 ---> Running in 2d45ec127fa0 21:47:31 Removing intermediate container fc8f72c18c05 21:47:31 ---> f0cedfcc39ed 21:47:31 Step 20/22 : LABEL arch=x86_64 21:47:31 ---> Running in 11957ef88139 21:47:31 ---> dca2685aa5ef 21:47:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:47:31 Removing intermediate container 2d45ec127fa0 21:47:31 ---> 3bfa1cd58a91 21:47:31 Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:31 Removing intermediate container c10bd417fcfc 21:47:31 ---> cbbd5adebdf7 21:47:31 Step 8/23 : COPY . . 21:47:31 Removing intermediate container 11957ef88139 21:47:31 ---> 517f5b63553a 21:47:31 Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:31 ---> Running in aaa1e8cc92b0 21:47:31 Removing intermediate container 25c663281650 21:47:31 ---> aadadeaf09fe 21:47:31 Step 8/23 : COPY . . 21:47:31 ---> Running in cea7d40feb95 21:47:31 ---> 0f313f680bb5 21:47:31 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:47:31 Removing intermediate container aaa1e8cc92b0 21:47:31 ---> d944f9f6c225 21:47:31 Step 25/25 : LABEL version=0.0.0 21:47:32 Removing intermediate container cea7d40feb95 21:47:32 ---> c295b882bf54 21:47:32 Step 22/22 : LABEL version=0.0.0 21:47:33 ---> Running in a41fc2e256f8 21:47:33 ---> b176879fecdf 21:47:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:47:33 ---> Running in cc9477f59d67 21:47:33 Removing intermediate container a41fc2e256f8 21:47:33 ---> 8312105b7cc4 21:47:33 21:47:33 Removing intermediate container cc9477f59d67 21:47:33 ---> 6ef08c675dbd 21:47:33 21:47:33 Successfully built 8312105b7cc4 21:47:34 Successfully tagged security-secretstore-setup:latest 21:47:34  Building security-secretstore-setup ... done Building security-proxy-setup 21:47:34 ---> eb5782fc98db 21:47:34 Step 26/31 : RUN chmod +x /entrypoint.sh 21:47:34 ---> Running in 257685aceb57 21:47:34 Successfully built 6ef08c675dbd 21:47:34 Successfully tagged support-notifications:latest 21:47:34  Building support-notifications ... done Building security-spiffe-token-provider 21:47:39 ---> 662a1ff39eaa 21:47:39 Step 9/23 : RUN make cmd/core-command/core-command 21:47:39 ---> 428ef08350b5 21:47:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:47:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:47:39 ---> 5cf87a4edc3a 21:47:39 Step 3/22 : WORKDIR /edgex-go 21:47:39 ---> Using cache 21:47:39 ---> 311c25629a0a 21:47:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:39 ---> Using cache 21:47:39 ---> 4917cbe68a95 21:47:39 Step 5/22 : RUN apk add --update --no-cache make git 21:47:39 ---> Using cache 21:47:39 ---> 0348b4a3482e 21:47:39 Step 6/22 : COPY go.mod vendor* ./ 21:47:39 ---> Using cache 21:47:39 ---> c8815c9cf5d2 21:47:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:39 ---> Using cache 21:47:39 ---> cbbd5adebdf7 21:47:39 Step 8/22 : COPY . . 21:47:39 ---> Using cache 21:47:39 ---> 662a1ff39eaa 21:47:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:47:39 Removing intermediate container 257685aceb57 21:47:39 ---> d252890b538b 21:47:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:47:39 ---> Running in 9076f6683464 21:47:39 ---> Running in 7410c7d324f8 21:47:39 ---> Running in 583418bdd766 21:47:39 ---> Running in b77ffd36f894 21:47:39 Removing intermediate container b77ffd36f894 21:47:39 ---> 8c78a7fd0169 21:47:39 Step 28/31 : CMD ["gate"] 21:47:39 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:47:39 ---> 5cf87a4edc3a 21:47:39 Step 3/20 : WORKDIR /edgex-go 21:47:39 ---> Using cache 21:47:39 ---> 311c25629a0a 21:47:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:47:39 ---> Running in e7c641bf4c04 21:47:39 ---> Running in cbc0329ca1d0 21:47:39 Removing intermediate container e7c641bf4c04 21:47:39 ---> b6588d53b936 21:47:39 Step 29/31 : LABEL arch=x86_64 21:47:39 ---> Running in b953ae9e6ebc 21:47:39 Removing intermediate container b953ae9e6ebc 21:47:39 ---> 8fae3d94f1f0 21:47:39 Step 30/31 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:39 ---> Running in ca566855639e 21:47:39 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 21:47:39 Removing intermediate container ca566855639e 21:47:39 ---> 087c071b28f9 21:47:39 Step 31/31 : LABEL version=0.0.0 21:47:39 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 21:47:39 ---> Running in 5e1ef23f916c 21:47:40 Removing intermediate container 5e1ef23f916c 21:47:40 ---> d8486ef56c7a 21:47:40 21:47:40 Successfully built d8486ef56c7a 21:47:40 Successfully tagged security-bootstrapper:latest 21:47:40  Building security-bootstrapper ... done Building security-spire-config 21:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:40 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:47:40 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:47:40 OK: 17033 distinct packages available 21:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:40 OK: 211 MiB in 51 packages 21:47:43 Removing intermediate container cbc0329ca1d0 21:47:43 ---> 7d70f0e56354 21:47:43 Step 5/20 : COPY go.mod vendor* ./ 21:47:43 ---> 079c7e85b366 21:47:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:43 ---> Running in 000e4da29aeb 21:47:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:47:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:47:43 ---> 5cf87a4edc3a 21:47:43 Step 3/26 : WORKDIR /edgex-go 21:47:43 ---> Using cache 21:47:43 ---> 311c25629a0a 21:47:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:43 ---> Using cache 21:47:43 ---> 4917cbe68a95 21:47:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:47:43 ---> Using cache 21:47:43 ---> 49a2043c5d37 21:47:43 Step 6/26 : COPY go.mod vendor* ./ 21:47:43 ---> Using cache 21:47:43 ---> e3d07ea8c458 21:47:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:43 ---> Using cache 21:47:43 ---> fd9f15fea7ff 21:47:43 Step 8/26 : COPY . . 21:47:43 ---> Using cache 21:47:43 ---> af1162cfcd1a 21:47:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:47:43 ---> Using cache 21:47:43 ---> 864c68f76e03 21:47:43 Step 10/26 : WORKDIR /edgex-go/spire-build 21:47:43 ---> Using cache 21:47:43 ---> 1d9568ad77a1 21:47:43 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 21:47:43 ---> Using cache 21:47:43 ---> a2e13614404d 21:47:43 Step 12/26 : WORKDIR /edgex-go 21:47:43 ---> Using cache 21:47:43 ---> ba1809ceb06d 21:47:43 21:47:43 Step 13/26 : FROM alpine:3.15 21:47:43 ---> 2720e26172a0 21:47:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:47:43 ---> Using cache 21:47:43 ---> 46de1e1dd1a2 21:47:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:43 ---> Using cache 21:47:43 ---> 6fe9c5ae6eb5 21:47:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:47:44 ---> Running in 96de9a035b71 21:47:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:46 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:47:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:47:46 OK: 15856 distinct packages available 21:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:47:47 (1/4) Installing dumb-init (1.2.5-r1) 21:47:47 (2/4) Installing musl-obstack (1.2.3-r0) 21:47:47 (3/4) Installing libucontext (1.1-r0) 21:47:47 (4/4) Installing gcompat (1.0.0-r4) 21:47:47 Executing busybox-1.34.1-r7.trigger 21:47:47 OK: 6 MiB in 18 packages 21:47:48 Removing intermediate container 96de9a035b71 21:47:48 ---> 3d63f67a6b02 21:47:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:49 provisioning config files... 21:47:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7437013473335883455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:49 ---> docker-login.sh 21:47:49 nexus3.edgexfoundry.org:10001 21:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:50 Configure a credential helper to remove this warning. See 21:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:50 21:47:50 Login Succeeded 21:47:50 nexus3.edgexfoundry.org:10002 21:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:51 Configure a credential helper to remove this warning. See 21:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:51 21:47:51 Login Succeeded 21:47:51 nexus3.edgexfoundry.org:10003 21:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:51 Configure a credential helper to remove this warning. See 21:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:51 21:47:51 Login Succeeded 21:47:51 nexus3.edgexfoundry.org:10004 21:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:52 Configure a credential helper to remove this warning. See 21:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:52 21:47:52 Login Succeeded 21:47:52 docker.io 21:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:52 Configure a credential helper to remove this warning. See 21:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:52 21:47:52 Login Succeeded 21:47:52 ---> docker-login.sh ends [Pipeline] } 21:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:47:53 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 21:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:53 ========================================================= 21:47:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:47:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:47:53 ---> eab08e7f50d4 21:47:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:47:53 Removing intermediate container 000e4da29aeb 21:47:53 ---> 22e8e52e3858 21:47:53 Step 7/20 : COPY . . 21:47:53 ---> 784454663b4f 21:47:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:47:54 ---> Running in 84049cf0d310 21:47:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:54 b3c136eddcbf: Pulling fs layer 21:47:54 c0a3192eca97: Pulling fs layer 21:47:54 a050256f5b6f: Pulling fs layer 21:47:54 656be50a0ddc: Pulling fs layer 21:47:54 2bbca73fdf42: Pulling fs layer 21:47:54 46d945488cbd: Pulling fs layer 21:47:54 8a5474983e97: Pulling fs layer 21:47:54 329c88fbcd65: Pulling fs layer 21:47:54 656be50a0ddc: Waiting 21:47:54 2bbca73fdf42: Waiting 21:47:54 46d945488cbd: Waiting 21:47:54 8a5474983e97: Waiting 21:47:54 329c88fbcd65: Waiting 21:47:54 a050256f5b6f: Verifying Checksum 21:47:54 a050256f5b6f: Download complete 21:47:54 c0a3192eca97: Verifying Checksum 21:47:54 c0a3192eca97: Download complete 21:47:54 2bbca73fdf42: Verifying Checksum 21:47:54 2bbca73fdf42: Download complete 21:47:54 46d945488cbd: Verifying Checksum 21:47:54 46d945488cbd: Download complete 21:47:54 b3c136eddcbf: Verifying Checksum 21:47:54 b3c136eddcbf: Download complete 21:47:54 Removing intermediate container 84049cf0d310 21:47:54 ---> 9be4032e13bb 21:47:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:47:55 b3c136eddcbf: Pull complete 21:47:55 329c88fbcd65: Verifying Checksum 21:47:55 329c88fbcd65: Download complete 21:47:55 c0a3192eca97: Pull complete 21:47:56 ---> 7e1b91a14cad 21:47:56 Step 21/26 : WORKDIR / 21:47:56 ---> Running in 22241af1bb8a 21:47:56 Removing intermediate container 22241af1bb8a 21:47:56 ---> 2657ea95964a 21:47:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:47:56 ---> Running in 600ce92bcd6f 21:47:56 a050256f5b6f: Pull complete 21:47:56 Removing intermediate container 600ce92bcd6f 21:47:56 ---> 19190077c6d6 21:47:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:47:56 ---> Running in 5a87af5466ff 21:47:56 Removing intermediate container 5a87af5466ff 21:47:56 ---> 373d1c0f6091 21:47:56 Step 24/26 : LABEL arch=x86_64 21:47:56 8a5474983e97: Verifying Checksum 21:47:56 8a5474983e97: Download complete 21:47:56 ---> Running in 19203bcf5702 21:47:56 Removing intermediate container 19203bcf5702 21:47:56 ---> 7dfff5e4e894 21:47:56 Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:47:56 ---> Running in c6a59d4641bf 21:47:57 Removing intermediate container c6a59d4641bf 21:47:57 ---> 6bb142b417c2 21:47:57 Step 26/26 : LABEL version=0.0.0 21:47:57 ---> Running in 28edcb16498d 21:47:57 656be50a0ddc: Verifying Checksum 21:47:57 656be50a0ddc: Download complete 21:47:57 Removing intermediate container 28edcb16498d 21:47:57 ---> cf9c80d45c5a 21:47:57 21:47:57 Successfully built cf9c80d45c5a 21:47:57 Successfully tagged security-spire-config:latest 21:47:57  Building security-spire-config ... done Building core-metadata 21:48: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/secrets-config ./cmd/secrets-config 21:48:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:48:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:48:02 ---> 5cf87a4edc3a 21:48:02 Step 3/23 : WORKDIR /edgex-go 21:48:02 ---> Using cache 21:48:02 ---> 311c25629a0a 21:48:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:02 ---> Using cache 21:48:02 ---> 4917cbe68a95 21:48:02 Step 5/23 : RUN apk add --update --no-cache make git 21:48:02 ---> Using cache 21:48:02 ---> 0348b4a3482e 21:48:02 Step 6/23 : COPY go.mod vendor* ./ 21:48:02 ---> Using cache 21:48:02 ---> c8815c9cf5d2 21:48:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:02 ---> Using cache 21:48:02 ---> cbbd5adebdf7 21:48:02 Step 8/23 : COPY . . 21:48:02 ---> Using cache 21:48:02 ---> 662a1ff39eaa 21:48:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:48:03 ---> Running in 04c7f7dcad32 21:48:03 ---> 85aa3e56d30c 21:48:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:48:04 ---> Running in a74e9f608df6 21:48:04 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 21:48: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:48:06 Removing intermediate container 9076f6683464 21:48:06 ---> 031faeb11e6f 21:48:06 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:48:06 Removing intermediate container 583418bdd766 21:48:06 ---> f65e24f80565 21:48:06 21:48:06 Step 10/23 : FROM alpine:3.16 21:48:06 ---> d7d3d98c851f 21:48:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:48:06 Removing intermediate container 7410c7d324f8 21:48:06 ---> 72ada5024c35 21:48:06 21:48:06 Step 10/22 : FROM alpine:3.16 21:48:06 ---> d7d3d98c851f 21:48:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:48:06 ---> Running in 76eddc73ab23 21:48:06 ---> Running in 4dea74d645b5 21:48:06 ---> Running in 4a1d2bce26e3 21:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:48:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:06 (1/6) Installing ca-certificates (20211220-r0) 21:48:06 (2/6) Installing brotli-libs (1.0.9-r6) 21:48:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:48:06 (4/6) Installing libcurl (7.83.1-r2) 21:48:06 (5/6) Installing curl (7.83.1-r2) 21:48:06 (6/6) Installing dumb-init (1.2.5-r1) 21:48:06 Executing busybox-1.35.0-r15.trigger 21:48:06 Executing ca-certificates-20211220-r0.trigger 21:48:07 OK: 8 MiB in 20 packages 21:48:07 (1/1) Installing dumb-init (1.2.5-r1) 21:48:07 Executing busybox-1.35.0-r15.trigger 21:48:07 OK: 6 MiB in 15 packages 21:48:07 Removing intermediate container 4dea74d645b5 21:48:07 ---> 9cd18c92842f 21:48:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:48:07 ---> Running in ea7a52b77330 21:48:07 Removing intermediate container 4a1d2bce26e3 21:48:07 ---> 77bc660e6f03 21:48:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:48:07 Removing intermediate container 76eddc73ab23 21:48:07 ---> 0641c84457e7 21:48:07 21:48:07 Step 11/23 : FROM docker:20.10.14 21:48:07 ---> Running in 42540f743978 21:48:07 Removing intermediate container ea7a52b77330 21:48:07 ---> 09f9c5c16d7b 21:48:07 Step 13/23 : ENV APP_PORT=59882 21:48:07 20.10.14: Pulling from library/docker 21:48:07 ---> Running in ebbd6d15268b 21:48:08 Removing intermediate container 42540f743978 21:48:08 ---> 1ed6f8ee0e5b 21:48:08 Step 13/22 : WORKDIR /edgex 21:48:08 Removing intermediate container ebbd6d15268b 21:48:08 ---> 8baca0f5c8f6 21:48:08 Step 14/23 : EXPOSE $APP_PORT 21:48:08 ---> Running in 92bf3784f95a 21:48:08 ---> Running in 6339fdf64ad1 21:48:08 Removing intermediate container 6339fdf64ad1 21:48:08 ---> e773537b33b0 21:48:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:48:08 Removing intermediate container 92bf3784f95a 21:48:08 ---> 954709aeab63 21:48:08 Step 15/23 : WORKDIR / 21:48:08 ---> Running in 47693fe709ce 21:48:09 ---> 6d7fba85a7cb 21:48:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:48:09 Removing intermediate container 47693fe709ce 21:48:09 ---> 76bf0ade5068 21:48:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:09 ---> b4a763ab5235 21:48:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:48:09 ---> 2af7608a12e3 21:48:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:48:10 ---> 80645a269320 21:48:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:48:10 ---> 129f3bad2917 21:48:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:48:10 ---> 8cc1cb7587c3 21:48:10 Step 19/23 : ENTRYPOINT ["/core-command"] 21:48:10 ---> Running in 1ea2b4266caf 21:48:11 ---> 608a90769287 21:48:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:48:11 ---> Running in 86d1a0a9cec4 21:48:11 Removing intermediate container 1ea2b4266caf 21:48:11 ---> a0d6c2de7e52 21:48:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:11 ---> Running in 1658b03f013a 21:48:11 Removing intermediate container 1658b03f013a 21:48:11 ---> e5f67f69bd66 21:48:11 Step 21/23 : LABEL arch=x86_64 21:48:11 ---> Running in 79d388430c0a 21:48:11 Removing intermediate container 79d388430c0a 21:48:11 ---> 98f1d3bd9d99 21:48:11 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:48:12 ---> Running in 3adfaa8e38db 21:48:12 Removing intermediate container 3adfaa8e38db 21:48:12 ---> 7846e32fb050 21:48:12 Step 23/23 : LABEL version=0.0.0 21:48:12 ---> Running in 1069f2d832f1 21:48:12 656be50a0ddc: Pull complete 21:48:12 2bbca73fdf42: Pull complete 21:48:12 46d945488cbd: Pull complete 21:48:12 Removing intermediate container 86d1a0a9cec4 21:48:12 ---> 0681e7044663 21:48:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:48:12 Removing intermediate container 1069f2d832f1 21:48:12 ---> 761b29e5dd6d 21:48:12 21:48:12 ---> Running in 95b8873a2466 21:48:12 Successfully built 761b29e5dd6d 21:48:12 Successfully tagged core-command:latest 21:48:12  Building core-command ... done Building support-scheduler 21:48:13 Removing intermediate container 95b8873a2466 21:48:13 ---> 9860767bec25 21:48:13 Step 20/22 : LABEL arch=x86_64 21:48:14 ---> Running in a57e1b24c79e 21:48:14 Removing intermediate container a57e1b24c79e 21:48:14 ---> 35777704ee5a 21:48:14 Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:48:14 ---> Running in 37a3d65f8b7d 21:48:14 Removing intermediate container 37a3d65f8b7d 21:48:14 ---> 9f2b6ddf3072 21:48:14 Step 22/22 : LABEL version=0.0.0 21:48:15 ---> Running in c47b16d56dc6 21:48:15 Removing intermediate container c47b16d56dc6 21:48:15 ---> 6ac522575d24 21:48:15 21:48:15 Successfully built 6ac522575d24 21:48:15 Successfully tagged security-proxy-setup:latest 21:48:15 Building core-data 21:48:16 8a5474983e97: Pull complete 21:48:18 329c88fbcd65: Pull complete 21:48:18 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:48:19 + docker build -t ci-base-image-arm64 -f - . 21:48:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:48:19 WORKDIR /edgex 21:48:19 COPY go.mod . 21:48:19 RUN go mod download 21:48:20  Building security-proxy-setup ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:48:20 Status: Downloaded newer image for docker:20.10.14 21:48:20 ---> 7417809fdb73 21:48:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:48:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:48:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:48:20 ---> 5cf87a4edc3a 21:48:20 Step 3/22 : WORKDIR /edgex-go 21:48:20 ---> Using cache 21:48:20 ---> 311c25629a0a 21:48:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:20 ---> Using cache 21:48:20 ---> 4917cbe68a95 21:48:20 Step 5/22 : RUN apk add --update --no-cache make git 21:48:20 ---> Using cache 21:48:20 ---> 0348b4a3482e 21:48:20 Step 6/22 : COPY go.mod vendor* ./ 21:48:20 ---> Using cache 21:48:20 ---> c8815c9cf5d2 21:48:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:20 ---> Using cache 21:48:20 ---> cbbd5adebdf7 21:48:20 Step 8/22 : COPY . . 21:48:20 ---> Using cache 21:48:20 ---> 662a1ff39eaa 21:48:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:48:21 Sending build context to Docker daemon 169.4MB 21:48:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:48:21 ---> ff4287adb874 21:48:21 Step 2/4 : WORKDIR /edgex 21:48:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:48:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:48:22 ---> 5cf87a4edc3a 21:48:22 Step 3/23 : WORKDIR /edgex-go 21:48:22 ---> Using cache 21:48:22 ---> 311c25629a0a 21:48:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:22 ---> Using cache 21:48:22 ---> 4917cbe68a95 21:48:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:48:23 ---> Running in e0540875ad2a 21:48:23 ---> Running in 36f0810f52f2 21:48:23 ---> Running in b70768de1856 21:48:23 Removing intermediate container b70768de1856 21:48:23 ---> b7f16c250811 21:48:23 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:48:23 ---> Running in d63456d8090b 21:48:23 ---> Running in b4f932eedf6d 21:48:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:48:24 Removing intermediate container b4f932eedf6d 21:48:24 ---> 2f9716cf835b 21:48:24 Step 3/4 : COPY go.mod . 21:48:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:48:24 (1/43) Installing readline (8.1.1-r0) 21:48:24 (2/43) Installing bash (5.1.16-r0) 21:48:24 Executing bash-5.1.16-r0.post-install 21:48:24 (3/43) Installing brotli-libs (1.0.9-r5) 21:48:24 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:48:24 (5/43) Installing libcurl (7.80.0-r2) 21:48:24 (6/43) Installing curl (7.80.0-r2) 21:48:24 (7/43) Installing dumb-init (1.2.5-r1) 21:48:24 (8/43) Installing libbz2 (1.0.8-r1) 21:48:24 (9/43) Installing expat (2.4.7-r0) 21:48:24 (10/43) Installing libffi (3.4.2-r1) 21:48:24 (11/43) Installing gdbm (1.22-r0) 21:48:24 (12/43) Installing xz-libs (5.2.5-r1) 21:48:24 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:48:24 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:48:24 (15/43) Installing mpdecimal (2.5.1-r1) 21:48:24 (16/43) Installing sqlite-libs (3.36.0-r0) 21:48:24 (17/43) Installing python3 (3.9.13-r1) 21:48:24 ---> 8c92e787d5c6 21:48:24 Step 4/4 : RUN go mod download 21:48:24 ---> Running in f61dec3709bc 21:48:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:24 (18/43) Installing py3-appdirs (1.4.4-r2) 21:48:24 (19/43) Installing py3-certifi (2020.12.5-r1) 21:48:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:48:25 (21/43) Installing py3-idna (3.3-r0) 21:48:25 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:48:25 (23/43) Installing py3-requests (2.26.0-r1) 21:48:25 (24/43) Installing py3-msgpack (1.0.2-r1) 21:48:25 (25/43) Installing py3-lockfile (0.12.2-r4) 21:48:25 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:48:25 (27/43) Installing py3-colorama (0.4.4-r1) 21:48:25 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:48:25 (29/43) Installing py3-distlib (0.3.3-r0) 21:48:25 (30/43) Installing py3-distro (1.6.0-r0) 21:48:25 (31/43) Installing py3-six (1.16.0-r0) 21:48:25 (32/43) Installing py3-webencodings (0.5.1-r4) 21:48:25 (33/43) Installing py3-html5lib (1.1-r1) 21:48:25 (34/43) Installing py3-parsing (2.4.7-r2) 21:48:25 (35/43) Installing py3-packaging (20.9-r1) 21:48:25 (36/43) Installing py3-tomli (1.2.2-r0) 21:48:25 (37/43) Installing py3-pep517 (0.12.0-r0) 21:48:25 (38/43) Installing py3-progress (1.6-r0) 21:48:25 (39/43) Installing py3-retrying (1.3.3-r2) 21:48:25 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:48:25 (41/43) Installing py3-setuptools (52.0.0-r4) 21:48:25 (42/43) Installing py3-toml (0.10.2-r2) 21:48:25 (43/43) Installing py3-pip (20.3.4-r1) 21:48:25 OK: 211 MiB in 51 packages 21:48:25 Executing busybox-1.34.1-r5.trigger 21:48:25 OK: 83 MiB in 65 packages 21:48:25 Collecting docker-compose==1.23.2 21:48:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:48:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:48:25 Collecting texttable<0.10,>=0.9.0 21:48:25 Downloading texttable-0.9.1.tar.gz (11 kB) 21:48:26 Removing intermediate container 04c7f7dcad32 21:48:26 ---> 7e58298af37e 21:48:26 21:48:26 Step 10/23 : FROM alpine:3.16 21:48:26 ---> d7d3d98c851f 21:48:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:48:26 ---> Using cache 21:48:26 ---> 9cd18c92842f 21:48:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:48:26 ---> Using cache 21:48:26 ---> 09f9c5c16d7b 21:48:26 Step 13/23 : ENV APP_PORT=59881 21:48:26 ---> Running in 832c2b062858 21:48:26 Removing intermediate container e0540875ad2a 21:48:26 ---> c8080285b77b 21:48:26 Step 6/23 : COPY go.mod vendor* ./ 21:48:26 Collecting dockerpty<0.5,>=0.4.1 21:48:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:48:26 Removing intermediate container 832c2b062858 21:48:26 ---> d15c337311a7 21:48:26 Step 14/23 : EXPOSE $APP_PORT 21:48:26 ---> Running in c7d66c22eca3 21:48:26 ---> 3cb34bd18297 21:48:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:26 ---> Running in 1627d35c7847 21:48:26 Removing intermediate container c7d66c22eca3 21:48:26 ---> af909c374186 21:48:26 Step 15/23 : WORKDIR / 21:48:26 ---> Running in d5685abcfa8b 21:48:26 Collecting cached-property<2,>=1.2.0 21:48:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:48:27 Collecting jsonschema<3,>=2.5.1 21:48:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:48:27 Removing intermediate container d5685abcfa8b 21:48:27 ---> f9a6767b6817 21:48:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:48:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:48:27 Collecting PyYAML<4,>=3.10 21:48:27 Downloading PyYAML-3.13.tar.gz (270 kB) 21:48:27 ---> 590addcd8d95 21:48:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:48:27 ---> f40cf51645c1 21:48:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:48:27 Collecting docker<4.0,>=3.6.0 21:48:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:48:27 Collecting websocket-client<1.0,>=0.32.0 21:48:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:48:27 Collecting docopt<0.7,>=0.6.1 21:48:27 Downloading docopt-0.6.2.tar.gz (25 kB) 21:48:28 ---> 8c12d9b5394b 21:48:28 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:48:28 Collecting docker-pycreds>=0.4.0 21:48:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:48:28 ---> Running in e14ad2a07a07 21:48:28 Collecting urllib3<1.25,>=1.21.1 21:48:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:48:28 Collecting idna<2.8,>=2.5 21:48:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:48:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:48:28 Collecting chardet<3.1.0,>=3.0.2 21:48:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:48:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:48:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:48:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:48:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:48:28 Removing intermediate container e14ad2a07a07 21:48:28 ---> 27873146babd 21:48:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:48:28 Attempting uninstall: urllib3 21:48:28 Found existing installation: urllib3 1.26.7 21:48:28 Uninstalling urllib3-1.26.7: 21:48:28 Successfully uninstalled urllib3-1.26.7 21:48:28 ---> Running in d0ff6b7f20eb 21:48:28 Attempting uninstall: idna 21:48:28 Found existing installation: idna 3.3 21:48:28 Uninstalling idna-3.3: 21:48:28 Successfully uninstalled idna-3.3 21:48:29 Removing intermediate container d0ff6b7f20eb 21:48:29 ---> 0b7bdb559eca 21:48:29 Step 21/23 : LABEL arch=x86_64 21:48:29 Attempting uninstall: requests 21:48:29 Found existing installation: requests 2.26.0 21:48:29 Uninstalling requests-2.26.0: 21:48:29 Successfully uninstalled requests-2.26.0 21:48:29 ---> Running in 2046befeb680 21:48:29 Running setup.py install for texttable: started 21:48:29 Removing intermediate container 2046befeb680 21:48:29 ---> d14b5c11db3d 21:48:29 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:48:29 Running setup.py install for texttable: finished with status 'done' 21:48:29 Running setup.py install for PyYAML: started 21:48:29 ---> Running in 1bd554d577ad 21:48:30 Removing intermediate container a74e9f608df6 21:48:30 ---> 5c3b854e1c40 21:48:30 21:48:30 Step 9/20 : FROM alpine:3.15 21:48:30 ---> 2720e26172a0 21:48:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:30 ---> Using cache 21:48:30 ---> 46de1e1dd1a2 21:48:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:30 ---> Using cache 21:48:30 ---> 6fe9c5ae6eb5 21:48:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:48:30 ---> Running in bb95b28774e3 21:48:30 Removing intermediate container 1bd554d577ad 21:48:30 ---> e9fcd0411308 21:48:30 Step 23/23 : LABEL version=0.0.0 21:48:30 ---> Running in a747f52b4aaf 21:48:30 Running setup.py install for PyYAML: finished with status 'done' 21:48:30 Running setup.py install for docopt: started 21:48:30 Removing intermediate container a747f52b4aaf 21:48:30 ---> 635c584e0ac2 21:48:30 21:48:30 Running setup.py install for docopt: finished with status 'done' 21:48:30 Running setup.py install for dockerpty: started 21:48:30 Successfully built 635c584e0ac2 21:48:30 Successfully tagged core-metadata:latest 21:48:31  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:48:31 Running setup.py install for dockerpty: finished with status 'done' 21:48:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 21:48:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:48:32 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:48:32 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:48:32 OK: 15856 distinct packages available 21:48:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:48:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:48:33 (1/9) Installing ca-certificates (20211220-r0) 21:48:33 (2/9) Installing brotli-libs (1.0.9-r5) 21:48:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:48:33 (4/9) Installing libcurl (7.80.0-r2) 21:48:33 Removing intermediate container 1627d35c7847 21:48:33 ---> d8c0a84c5b34 21:48:33 Step 8/23 : COPY . . 21:48:33 (5/9) Installing curl (7.80.0-r2) 21:48:33 (6/9) Installing dumb-init (1.2.5-r1) 21:48:33 (7/9) Installing musl-obstack (1.2.3-r0) 21:48:34 (8/9) Installing libucontext (1.1-r0) 21:48:34 (9/9) Installing gcompat (1.0.0-r4) 21:48:34 Executing busybox-1.34.1-r7.trigger 21:48:34 Executing ca-certificates-20211220-r0.trigger 21:48:34 OK: 8 MiB in 23 packages 21:48:35 Removing intermediate container d63456d8090b 21:48:35 ---> 6af4328f29f9 21:48:35 Step 14/23 : ENV APP_PORT=58890 21:48:35 ---> Running in fd3de914d864 21:48:35 Removing intermediate container bb95b28774e3 21:48:35 ---> a20fc74b5e3f 21:48:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:35 Removing intermediate container fd3de914d864 21:48:35 ---> 64c525e38e9d 21:48:35 Step 15/23 : EXPOSE $APP_PORT 21:48:36 ---> 99b9e30ff182 21:48:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:48:36 ---> Running in e968b2efd96f 21:48:36 Removing intermediate container e968b2efd96f 21:48:36 ---> e57ba56d410e 21:48:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:48:36 ---> baa730065cb8 21:48:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:48:37 ---> cc6950549340 21:48:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:48:37 ---> ed205af5dd6c 21:48:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:48:37 ---> Running in b2e5a654fa8c 21:48:37 Removing intermediate container b2e5a654fa8c 21:48:37 ---> 4ddc4f413d1f 21:48:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:38 ---> b0aac3b56cc0 21:48:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:48:38 ---> Running in 10b918e98fe4 21:48:38 Removing intermediate container 10b918e98fe4 21:48:38 ---> c8196a40e411 21:48:38 Step 18/20 : LABEL arch=x86_64 21:48:38 ---> Running in 530eaae6c88b 21:48:38 ---> bf310c5733ad 21:48:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:48:38 ---> Running in 9e119495d412 21:48:38 Removing intermediate container 530eaae6c88b 21:48:38 ---> 5a0189529648 21:48:38 Step 19/20 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:48:38 ---> Running in 4f504a0ddb6b 21:48:38 Removing intermediate container 9e119495d412 21:48:38 ---> 3b601bd5ab4b 21:48:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:38 Removing intermediate container 4f504a0ddb6b 21:48:38 ---> 6d5d971e7473 21:48:38 Step 20/20 : LABEL version=0.0.0 21:48:38 ---> Running in 1ce89e799529 21:48:38 ---> Running in 034e52ee2827 21:48:39 Removing intermediate container 1ce89e799529 21:48:39 ---> 1c534e71379b 21:48:39 Step 21/23 : LABEL arch=x86_64 21:48:39 Removing intermediate container 034e52ee2827 21:48:39 ---> d76f4b2a64d2 21:48:39 21:48:39 ---> Running in 39d0d115144e 21:48:39 Successfully built d76f4b2a64d2 21:48:39 Successfully tagged security-spiffe-token-provider:latest 21:48:39  Building security-spiffe-token-provider ... done Removing intermediate container 39d0d115144e 21:48:39 ---> b58d727e8c5d 21:48:39 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:48:39 ---> Running in 5ca0839e4f4b 21:48:39 Removing intermediate container 5ca0839e4f4b 21:48:39 ---> c6e0efd0c5c6 21:48:39 Step 23/23 : LABEL version=0.0.0 21:48:39 ---> Running in 0fee0e293c4f 21:48:39 Removing intermediate container 0fee0e293c4f 21:48:39 ---> f080f2261e94 21:48:39 21:48:40 Successfully built f080f2261e94 21:48:40 Successfully tagged sys-mgmt-agent:latest 21:48:42  Building sys-mgmt-agent ... done  ---> 46e42fb7f738 21:48:42 Step 9/23 : RUN make cmd/core-data/core-data 21:48:42 ---> Running in f406a5bd4af2 21:48:43 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 21:48:45 Removing intermediate container 36f0810f52f2 21:48:45 ---> 14e25f8c7c25 21:48:45 21:48:45 Step 10/22 : FROM alpine:3.16 21:48:45 ---> d7d3d98c851f 21:48:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:48:45 ---> Using cache 21:48:45 ---> 9cd18c92842f 21:48:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:48:45 ---> Using cache 21:48:45 ---> 09f9c5c16d7b 21:48:45 Step 13/22 : ENV APP_PORT=59861 21:48:45 ---> Running in ca402a3c1b7d 21:48:45 Removing intermediate container ca402a3c1b7d 21:48:45 ---> 89eae078d1f3 21:48:45 Step 14/22 : EXPOSE $APP_PORT 21:48:45 ---> Running in bba38ab4a76a 21:48:45 Removing intermediate container bba38ab4a76a 21:48:45 ---> a459e0ed288d 21:48:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:46 ---> 1f2d4d765bfe 21:48:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:48:46 ---> 0d6825eaa66f 21:48:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:48:46 ---> 3444192a9786 21:48:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:48:46 ---> Running in 4cbc38970bd0 21:48:46 Removing intermediate container 4cbc38970bd0 21:48:46 ---> 12165f1d2732 21:48:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:47 ---> Running in 80be7e9c74d4 21:48:47 Removing intermediate container 80be7e9c74d4 21:48:47 ---> 78ea5c9ff751 21:48:47 Step 20/22 : LABEL arch=x86_64 21:48:47 ---> Running in 8c0d94ace28a 21:48:47 Removing intermediate container 8c0d94ace28a 21:48:47 ---> fcdf28c26f32 21:48:47 Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:48:47 ---> Running in d2d14d3d9986 21:48:47 Removing intermediate container d2d14d3d9986 21:48:47 ---> 11117f362b2c 21:48:47 Step 22/22 : LABEL version=0.0.0 21:48:47 ---> Running in 7bde3eda19b8 21:48:47 Removing intermediate container 7bde3eda19b8 21:48:47 ---> 2b6b12770a62 21:48:47 21:48:47 Successfully built 2b6b12770a62 21:48:47 Successfully tagged support-scheduler:latest 21:49:00  Building support-scheduler ... done Removing intermediate container f406a5bd4af2 21:49:00 ---> 6bc505309d3b 21:49:00 21:49:00 Step 10/23 : FROM alpine:3.16 21:49:00 ---> d7d3d98c851f 21:49:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:49:00 ---> Running in 8e1a28e77fcf 21:49:00 Removing intermediate container 8e1a28e77fcf 21:49:00 ---> 7a2b8399d4e6 21:49:00 Step 12/23 : ENV APP_PORT=59880 21:49:00 ---> Running in 56f89211173a 21:49:00 Removing intermediate container 56f89211173a 21:49:00 ---> bc19e243d95f 21:49:00 Step 13/23 : EXPOSE $APP_PORT 21:49:00 ---> Running in 26c26f7d3891 21:49:00 Removing intermediate container 26c26f7d3891 21:49:00 ---> 8b3f29f3d6aa 21:49:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:00 ---> Running in 59313d2e666a 21:49:00 Removing intermediate container 59313d2e666a 21:49:00 ---> 38cca5ad8613 21:49:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:49:00 ---> Running in de22a1b99444 21:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:49:01 (1/6) Installing dumb-init (1.2.5-r1) 21:49:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:49:01 (3/6) Installing libsodium (1.0.18-r0) 21:49:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:49:01 (5/6) Installing libzmq (4.3.4-r0) 21:49:02 (6/6) Installing zeromq (4.3.4-r0) 21:49:02 Executing busybox-1.35.0-r15.trigger 21:49:02 OK: 8 MiB in 20 packages 21:49:02 Removing intermediate container de22a1b99444 21:49:02 ---> a6bb6b96bd57 21:49:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:02 ---> cf581e1d5293 21:49:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:49:02 ---> 8fe942fcbadf 21:49:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:49:03 ---> 5cbcc28e82ae 21:49:03 Step 19/23 : ENTRYPOINT ["/core-data"] 21:49:03 ---> Running in 53d314ededaa 21:49:03 Removing intermediate container 53d314ededaa 21:49:03 ---> ae263ee3d937 21:49:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:03 ---> Running in 36a58401d968 21:49:03 Removing intermediate container 36a58401d968 21:49:03 ---> 9c7effe64805 21:49:03 Step 21/23 : LABEL arch=x86_64 21:49:03 ---> Running in 2bdae838af75 21:49:03 Removing intermediate container 2bdae838af75 21:49:03 ---> b6e3e2a855e6 21:49:03 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 21:49:03 ---> Running in 770a1a39cf0a 21:49:03 Removing intermediate container f61dec3709bc 21:49:03 ---> 76289b8af5e9 21:49:03 Successfully built 76289b8af5e9 21:49:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:03 Removing intermediate container 770a1a39cf0a 21:49:03 ---> 4531aac6a305 21:49:03 Step 23/23 : LABEL version=0.0.0 21:49:03 ---> Running in b6f9a2929400 21:49:03 Removing intermediate container b6f9a2929400 21:49:03 ---> 418f7fe1bfc5 21:49:03 21:49:04 Successfully built 418f7fe1bfc5 21:49:04 Successfully tagged core-data:latest 21:49:04  Building core-data ... done  [Pipeline] } 21:49:04 $ docker stop --time=1 8889f652cac7ec2940196b144ff45489c63d3da3c447f8815ec25071413f3ee8 21:49:04 + docker inspect -f . ci-base-image-arm64 21:49:04 . 21:49:05 $ docker rm -f 8889f652cac7ec2940196b144ff45489c63d3da3c447f8815ec25071413f3ee8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:05 + docker images 21:49:05 REPOSITORY TAG IMAGE ID CREATED SIZE 21:49:05 core-data latest 418f7fe1bfc5 2 seconds ago 21.5MB 21:49:05 6bc505309d3b 7 seconds ago 1.72GB 21:49:05 support-scheduler latest 2b6b12770a62 18 seconds ago 26.5MB 21:49:05 14e25f8c7c25 21 seconds ago 1.75GB 21:49:05 sys-mgmt-agent latest f080f2261e94 26 seconds ago 299MB 21:49:05 security-spiffe-token-provider latest d76f4b2a64d2 27 seconds ago 29.1MB 21:49:05 core-metadata latest 635c584e0ac2 35 seconds ago 18.2MB 21:49:05 5c3b854e1c40 36 seconds ago 1.74GB 21:49:05 7e58298af37e 40 seconds ago 1.71GB 21:49:05 security-proxy-setup latest 6ac522575d24 50 seconds ago 27.2MB 21:49:05 core-command latest 761b29e5dd6d 53 seconds ago 16.2MB 21:49:05 0641c84457e7 58 seconds ago 1.69GB 21:49:05 f65e24f80565 About a minute ago 1.68GB 21:49:05 72ada5024c35 About a minute ago 1.69GB 21:49:05 security-spire-config latest cf9c80d45c5a About a minute ago 85.8MB 21:49:05 security-bootstrapper latest d8486ef56c7a About a minute ago 19.3MB 21:49:05 support-notifications latest 6ef08c675dbd About a minute ago 27.1MB 21:49:05 security-secretstore-setup latest 8312105b7cc4 About a minute ago 28.9MB 21:49:05 d3a92025869b About a minute ago 1.75GB 21:49:05 947ad4f03930 About a minute ago 1.7GB 21:49:05 0ea79d8596ce About a minute ago 1.69GB 21:49:05 security-spire-agent latest 668d663f9ce9 About a minute ago 125MB 21:49:05 security-spire-server latest fd2f925e5088 About a minute ago 86.5MB 21:49:05 ba1809ceb06d 2 minutes ago 1.58GB 21:49:05 01f942f64aed 2 minutes ago 1.58GB 21:49:05 ci-base-image-x86_64 latest 5cf87a4edc3a 5 minutes ago 993MB 21:49:05 alpine 3.15 2720e26172a0 7 days ago 5.57MB 21:49:05 alpine 3.16 d7d3d98c851f 9 days ago 5.53MB 21:49:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 21:49:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB 21:49:05 docker 20.10.14 7417809fdb73 3 months ago 218MB 21:49:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB 21:49:05 prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container 21:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:07 $ docker top 42653827c8df47a1e2426dff92855e491cf160880df326e45345984379c80979 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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] } 21:49:08 + go version 21:49:08 go version go1.18.3 linux/arm64 [Pipeline] } 21:49:08 $ docker stop --time=1 42653827c8df47a1e2426dff92855e491cf160880df326e45345984379c80979 21:49:09 $ docker rm -f 42653827c8df47a1e2426dff92855e491cf160880df326e45345984379c80979 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:10 + docker inspect -f . ci-base-image-arm64 21:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:10 prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container 21:49: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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:12 $ docker top dffb61111f2bc5fea5552985713038b41515aa4a17b340d5e48574bbc0cec2af -eo pid,comm [Pipeline] { [Pipeline] echo 21:49:12 ========================================================= 21:49:12 [edgeXBuildGoParallel] Running Tests and Build... 21:49:12 ========================================================= [Pipeline] sh 21:49:13 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 21:49:13 + make test 21:49:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:49:46 ? github.com/edgexfoundry/edgex-go [no test files] 21:51:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:51:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:51:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:51:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:51:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:51:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:51:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:51:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:51:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:51:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:51:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:51:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.394s coverage: 28.7% of statements 21:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.516s coverage: 98.5% of statements 21:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:52:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 54.2% of statements 21:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:52:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.887s coverage: 89.2% of statements 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:52:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.601s coverage: 2.1% of statements 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:52:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.551s coverage: 95.6% of statements 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:52:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.381s coverage: 72.2% of statements 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.286s coverage: 60.0% of statements 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.542s coverage: 0.9% of statements 21:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.233s coverage: 58.8% of statements 21:52:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.6% of statements 21:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements 21:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.346s coverage: 79.5% of statements 21:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements 21:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.398s coverage: 96.3% of statements 21:52:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.294s coverage: 87.5% of statements 21:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.300s coverage: 94.4% of statements 21:52:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements 21:52:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.611s coverage: 82.5% of statements 21:52:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 21:52:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.809s coverage: 91.2% of statements 21:52:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.073s coverage: 64.4% of statements 21:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:53:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements 21:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements 21:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 21:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 21:53:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 21:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.447s coverage: 66.1% of statements 21:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:53:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.890s coverage: 43.8% of statements 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:53:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.710s coverage: 92.3% of statements 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.212s coverage: 28.9% of statements 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:53:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements 21:53:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 21:53:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:53:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:53:22 GO111MODULE=on go vet ./... 21:55:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:14 ./bin/test-attribution-txt.sh 21:55:14 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:55:14 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:55:14 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:55:14 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:55:14 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:55:14 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:55:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:55:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:55:15 + ls -al . 21:55:15 total 724 21:55:15 drwxrwxr-x 9 1001 1001 4096 Jul 27 21:49 . 21:55:15 drwxr-xr-x 4 root root 4096 Jul 27 21:49 .. 21:55:15 -rw-rw-r-- 1 1001 1001 11 Jul 27 21:47 .dockerignore 21:55:15 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:47 .git 21:55:15 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:47 .github 21:55:15 -rw-rw-r-- 1 1001 1001 1030 Jul 27 21:47 .gitignore 21:55:15 -rw-rw-r-- 1 1001 1001 42 Jul 27 21:47 .golangci.yml 21:55:15 -rw-rw-r-- 1 1001 1001 87 Jul 27 21:47 .hadolint.yml 21:55:15 -rw-rw-r-- 1 1001 1001 166 Jul 27 21:47 .sonarcloud.properties 21:55:15 -rw-rw-r-- 1 1001 1001 1171 Jul 27 21:47 ADOPTERS.md 21:55:15 -rw-rw-r-- 1 1001 1001 10347 Jul 27 21:47 Attribution.txt 21:55:15 -rw-rw-r-- 1 1001 1001 63209 Jul 27 21:47 CHANGELOG.md 21:55:15 -rw-rw-r-- 1 1001 1001 3804 Jul 27 21:47 CONTRIBUTING.md 21:55:15 -rw-rw-r-- 1 1001 1001 677 Jul 27 21:47 GOVERNANCE.md 21:55:15 -rw-rw-r-- 1 1001 1001 850 Jul 27 21:47 Jenkinsfile 21:55:15 -rw-rw-r-- 1 1001 1001 10775 Jul 27 21:47 LICENSE 21:55:15 -rw-rw-r-- 1 1001 1001 10370 Jul 27 21:47 Makefile 21:55:15 -rw-rw-r-- 1 1001 1001 582 Jul 27 21:47 OWNERS.md 21:55:15 -rw-rw-r-- 1 1001 1001 9094 Jul 27 21:47 README.md 21:55:15 -rw-rw-r-- 1 1001 1001 6912 Jul 27 21:47 SECURITY.md 21:55:15 -rw-rw-r-- 1 1001 1001 5 Jul 27 21:43 VERSION 21:55:15 -rw-rw-r-- 1 1001 1001 4131 Jul 27 21:47 ZMQWindows.md 21:55:15 drwxrwxr-x 2 1001 1001 4096 Jul 27 21:47 bin 21:55:15 drwxrwxr-x 18 1001 1001 4096 Jul 27 21:47 cmd 21:55:15 -rw-r--r-- 1 root root 478003 Jul 27 21:53 coverage.out 21:55:15 -rw-rw-r-- 1 1001 1001 3681 Jul 27 21:47 go.mod 21:55:15 -rw-rw-r-- 1 1001 1001 38033 Jul 27 21:47 go.sum 21:55:15 drwxrwxr-x 8 1001 1001 4096 Jul 27 21:47 internal 21:55:15 drwxrwxr-x 3 1001 1001 4096 Jul 27 21:47 openapi 21:55:15 drwxrwxr-x 4 1001 1001 4096 Jul 27 21:47 snap 21:55:15 -rw-rw-r-- 1 1001 1001 204 Jul 27 21:47 version.go [Pipeline] sh 21:55:15 + '[' -e coverage.out ] 21:55:15 + chown 1001:1001 coverage.out [Pipeline] stash 21:55:15 Warning: overwriting stash ‘coverage-report’ 21:55:16 Stashed 1 file(s) [Pipeline] sh 21:55:17 + make build 21:55:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:56:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:58: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/core-command/core-command ./cmd/core-command 21:58:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:58:48 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 21:58:48 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 21:58:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:58: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:59:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:59: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 21:59:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:59: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 21:59: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:59:29 $ docker stop --time=1 dffb61111f2bc5fea5552985713038b41515aa4a17b340d5e48574bbc0cec2af 21:59:31 $ docker rm -f dffb61111f2bc5fea5552985713038b41515aa4a17b340d5e48574bbc0cec2af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:59:34 21:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:59:35 latest: Pulling from edgex-devops/edgex-compose-arm64 21:59:35 29e5d40040c1: Pulling fs layer 21:59:35 1ce36da41761: Pulling fs layer 21:59:35 25b303627fd3: Pulling fs layer 21:59:35 29e5d40040c1: Download complete 21:59:35 1ce36da41761: Verifying Checksum 21:59:35 1ce36da41761: Download complete 21:59:35 29e5d40040c1: Pull complete 21:59:37 25b303627fd3: Verifying Checksum 21:59:37 25b303627fd3: Download complete 21:59:37 1ce36da41761: Pull complete 21:59:49 25b303627fd3: Pull complete 21:59:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:59:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container 21:59:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:59:52 $ docker top 6da2ce0c3376e769cf6a0a1691bc92d4a6cb472128cc9e4c3c53904e850e83bc -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:53 + docker-compose+ buildgrep parallel 21:59:53 --help 21:59:59 --parallel Build images in parallel. [Pipeline] } 21:59:59 $ docker stop --time=1 6da2ce0c3376e769cf6a0a1691bc92d4a6cb472128cc9e4c3c53904e850e83bc 22:00:01 $ docker rm -f 6da2ce0c3376e769cf6a0a1691bc92d4a6cb472128cc9e4c3c53904e850e83bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:00:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:01 prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container 22:00:02 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:00:03 $ docker top 25e3238624dac2fa1d596332a7d94ae7b0e51ea1a054463fd3bf08b2306f892d -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:04 + docker-compose -f ./docker-compose-build.yml build --parallel 22:00:11 Building core-command ... 22:00:11 Building core-data ... 22:00:11 Building core-metadata ... 22:00:11 Building security-bootstrapper ... 22:00:11 Building security-proxy-setup ... 22:00:11 Building security-secretstore-setup ... 22:00:11 Building security-spiffe-token-provider ... 22:00:11 Building security-spire-agent ... 22:00:11 Building security-spire-config ... 22:00:11 Building security-spire-server ... 22:00:11 Building support-notifications ... 22:00:11 Building support-scheduler ... 22:00:11 Building sys-mgmt-agent ... 22:00:11 Building security-proxy-setup 22:00:11 Building security-spiffe-token-provider 22:00:11 Building core-data 22:00:11 Building security-secretstore-setup 22:00:11 Building security-spire-agent 22:01:48 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:01:48 ---> 76289b8af5e9 22:01:48 Step 3/20 : WORKDIR /edgex-go 22:01:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:01:48 ---> 76289b8af5e9 22:01:48 Step 3/23 : WORKDIR /edgex-go 22:01:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:01:48 ---> 76289b8af5e9 22:01:48 Step 3/22 : WORKDIR /edgex-go 22:01:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:01:48 ---> 76289b8af5e9 22:01:48 Step 3/26 : WORKDIR /edgex-go 22:01:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:01:48 ---> 76289b8af5e9 22:01:48 Step 3/25 : WORKDIR /edgex-go 22:01:48 ---> Running in 2dfcee20011e 22:01:48 ---> Running in 5215b93ee047 22:01:48 ---> Running in d1774451c042 22:01:48 ---> Running in d92a569851e3 22:01:48 ---> Running in e8f36355ceef 22:01:48 Removing intermediate container 5215b93ee047 22:01:48 ---> 2d2884a8b369 22:01:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:48 Removing intermediate container d92a569851e3 22:01:48 ---> 991b34689150 22:01:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:48 Removing intermediate container 2dfcee20011e 22:01:48 ---> 9a859866d19f 22:01:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:01:48 Removing intermediate container d1774451c042 22:01:48 ---> 819512cbc35c 22:01:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:48 ---> Running in d064882ff612 22:01:48 Removing intermediate container e8f36355ceef 22:01:48 ---> 467e6da7205b 22:01:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:01:48 ---> Running in c6e47cabc1ef 22:01:48 ---> Running in 8ecc47d381a9 22:01:48 ---> Running in bed8b5daac88 22:01:48 ---> Running in 189103f59c4e 22:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:48 Removing intermediate container bed8b5daac88 22:01:48 ---> d69b4dd911c3 22:01:48 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:01:48 Removing intermediate container c6e47cabc1ef 22:01:48 ---> 70c9679cb6e1 22:01:48 Step 5/25 : RUN apk add --update --no-cache make git 22:01:48 ---> Running in e092e5a0315d 22:01:48 ---> Running in bd0114b03a45 22:01:48 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:01:48 v3.16.1-48-gc6be620ede [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:01:48 OK: 16887 distinct packages available 22:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:48 Removing intermediate container 8ecc47d381a9 22:01:48 ---> 3d8b9cfb740a 22:01:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:01:48 ---> Running in 1cbf59ebb0c4 22:01:48 Removing intermediate container 189103f59c4e 22:01:48 ---> a48911e51813 22:01:48 Step 5/22 : RUN apk add --update --no-cache make git 22:01:48 ---> Running in 364048f0ca82 22:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:49 OK: 221 MiB in 51 packages 22:01:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:50 Removing intermediate container d064882ff612 22:01:50 ---> b06ada69571e 22:01:50 Step 5/20 : COPY go.mod vendor* ./ 22:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:51 ---> d7d52e93f462 22:01:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:51 ---> Running in 1984f991fd13 22:01:52 OK: 221 MiB in 51 packages 22:01:52 OK: 221 MiB in 51 packages 22:01:52 OK: 221 MiB in 51 packages 22:01:52 OK: 221 MiB in 51 packages 22:01:53 Removing intermediate container bd0114b03a45 22:01:53 ---> 1b343755431f 22:01:53 Step 6/25 : COPY go.mod vendor* ./ 22:01:54 Removing intermediate container e092e5a0315d 22:01:54 ---> 3305b84b598f 22:01:54 Step 6/23 : COPY go.mod vendor* ./ 22:01:54 Removing intermediate container 1cbf59ebb0c4 22:01:54 ---> b66550136f01 22:01:54 Step 6/26 : COPY go.mod vendor* ./ 22:01:55 Removing intermediate container 364048f0ca82 22:01:55 ---> e37443d108ed 22:01:55 Step 6/22 : COPY go.mod vendor* ./ 22:01:55 ---> 040d7a1d4548 22:01:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:55 ---> cb8089f7719f 22:01:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:55 ---> Running in ee9e8b85ede2 22:01:55 ---> a5785aafe9ed 22:01:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:55 ---> Running in e959f14f7c0b 22:01:55 ---> Running in 94d865347d77 22:01:56 ---> ccea835861d9 22:01:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:56 ---> Running in e9f8f6d5c10f 22:02:53 Removing intermediate container 1984f991fd13 22:02:53 ---> bee5f250f49c 22:02:53 Step 7/20 : COPY . . 22:02:53 Removing intermediate container 94d865347d77 22:02:53 ---> d0e7c1e53b8f 22:02:53 Step 8/26 : COPY . . 22:02:53 Removing intermediate container e9f8f6d5c10f 22:02:53 ---> 464440544c4d 22:02:53 Step 8/22 : COPY . . 22:02:53 Removing intermediate container ee9e8b85ede2 22:02:53 ---> 29c51ab81633 22:02:53 Step 8/25 : COPY . . 22:02:53 Removing intermediate container e959f14f7c0b 22:02:53 ---> e560bbf59753 22:02:53 Step 8/23 : COPY . . 22:03:15 ---> 7a21d192a76d 22:03:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:03:15 ---> Running in e8825138a210 22:03:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:03:23 ---> 71b4e69cd070 22:03:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:03:23 ---> Running in b2e2d225951e 22:03:23 ---> 3c6baa26b829 22:03:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:03:23 ---> Running in 68240de0a7ce 22:03:23 ---> 5468547eb9bc 22:03:23 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:03:23 ---> Running in af622a127558 22:03:23 ---> 7c1d7f69715a 22:03:23 Step 9/23 : RUN make cmd/core-data/core-data 22:03:24 ---> Running in 5a1be7cd99c3 22:03:24 Removing intermediate container 68240de0a7ce 22:03:24 ---> 30454541afcb 22:03:24 Step 10/26 : WORKDIR /edgex-go/spire-build 22:03:24 ---> Running in d56c982c7486 22:03: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:03:25 Removing intermediate container d56c982c7486 22:03:25 ---> 807bf956d18d 22:03: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:03:25 ---> Running in c3b77cf4d42e 22:03:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:03:26 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:03:28 Removing intermediate container c3b77cf4d42e 22:03:28 ---> b312f13d81c3 22:03:28 Step 12/26 : WORKDIR /edgex-go 22:03:28 ---> Running in c44b3d16c3ce 22:03:29 Removing intermediate container c44b3d16c3ce 22:03:29 ---> 87c8bea10caf 22:03:29 22:03:29 Step 13/26 : FROM alpine:3.15 22:03:29 3.15: Pulling from library/alpine 22:03:30 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:03:30 Status: Downloaded newer image for alpine:3.15 22:03:30 ---> 60f2846fe774 22:03:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:03:30 ---> Running in 837bb1a51c98 22:03:31 Removing intermediate container 837bb1a51c98 22:03:31 ---> 73adaa845415 22:03:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:31 ---> Running in 931f10dcc25c 22:03:34 Removing intermediate container 931f10dcc25c 22:03:34 ---> fa76ff4f7a21 22:03:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:03:34 ---> Running in fe7768f7884e 22:03:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:03:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:03:39 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:03:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:03:39 OK: 15733 distinct packages available 22:03:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:03:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:03:41 (1/5) Installing dumb-init (1.2.5-r1) 22:03:41 (2/5) Installing musl-obstack (1.2.3-r0) 22:03:41 (3/5) Installing libucontext (1.1-r0) 22:03:41 (4/5) Installing gcompat (1.0.0-r4) 22:03:41 (5/5) Installing openssl (1.1.1q-r0) 22:03:42 Executing busybox-1.34.1-r7.trigger 22:03:42 OK: 6 MiB in 19 packages 22:03:44 Removing intermediate container fe7768f7884e 22:03:44 ---> c2ab44a63024 22:03:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:03:47 ---> bef1c82a378f 22:03:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:03:53 ---> be814e926866 22:03:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:03:53 ---> 77796950e446 22:03:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:03:55 ---> 280b151597bc 22:03:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:03:55 ---> 14d2c4e72a6c 22:03:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:03:55 ---> Running in df008304c605 22:03:56 Removing intermediate container df008304c605 22:03:56 ---> a0029993829e 22:03:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:03:56 ---> Running in 20c9f4a227df 22:03:56 Removing intermediate container 20c9f4a227df 22:03:56 ---> db8291de4bb6 22:03:56 Step 24/26 : LABEL arch=arm64 22:03:56 ---> Running in 10db47d6133f 22:03:57 Removing intermediate container 10db47d6133f 22:03:57 ---> 01af01d20b2e 22:03:57 Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:03:57 ---> Running in dbd3082b8c9d 22:03:58 Removing intermediate container dbd3082b8c9d 22:03:58 ---> 0468de5c7f5f 22:03:58 Step 26/26 : LABEL version=0.0.0 22:03:58 ---> Running in a9206ae8eba7 22:03:58 Removing intermediate container a9206ae8eba7 22:03:58 ---> be26211c5fed 22:03:58 22:03:59 Successfully built be26211c5fed 22:03:59 Successfully tagged security-spire-agent-arm64:latest 22:03:59  Building security-spire-agent ... done Building security-bootstrapper 22:04:31 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:04:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:04:31 ---> 76289b8af5e9 22:04:31 Step 3/31 : WORKDIR /edgex-go 22:04:31 ---> Using cache 22:04:31 ---> 467e6da7205b 22:04:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:31 ---> Using cache 22:04:31 ---> a48911e51813 22:04:31 Step 5/31 : RUN apk add --update --no-cache make git 22:04:31 ---> Using cache 22:04:31 ---> e37443d108ed 22:04:31 Step 6/31 : COPY go.mod vendor* ./ 22:04:31 ---> Using cache 22:04:31 ---> ccea835861d9 22:04:31 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:31 ---> Using cache 22:04:31 ---> 464440544c4d 22:04:31 Step 8/31 : COPY . . 22:04:31 ---> Using cache 22:04:31 ---> 5468547eb9bc 22:04:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:04:31 ---> Running in 10697d173cbb 22:04:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:08:39 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:08:39 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:09:01 Removing intermediate container b2e2d225951e 22:09:01 ---> 007819b71610 22:09:01 22:09:01 Step 10/25 : FROM alpine:3.16 22:09:01 Removing intermediate container af622a127558 22:09:01 ---> a57673fc1fee 22:09:01 22:09:01 Step 10/22 : FROM alpine:3.16 22:09:01 3.16: Pulling from library/alpine 22:09:01 3.16: Pulling from library/alpine 22:09:02 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:09:02 Status: Downloaded newer image for alpine:3.16 22:09:02 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:09:02 Status: Image is up to date for alpine:3.16 22:09:02 ---> 3d81c46cd875 22:09:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:09:02 ---> 3d81c46cd875 22:09:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:09:02 ---> Running in 878344b8b8d6 22:09:02 ---> Running in 8886e86864e3 22:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:09:06 (1/3) Installing ca-certificates (20211220-r0) 22:09:06 (1/6) Installing ca-certificates (20211220-r0) 22:09:06 (2/3) Installing dumb-init (1.2.5-r1) 22:09:06 (3/3) Installing su-exec (0.2-r1) 22:09:06 Executing busybox-1.35.0-r15.trigger 22:09:06 (2/6) Installing brotli-libs (1.0.9-r6) 22:09:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:09:06 Executing ca-certificates-20211220-r0.trigger 22:09:06 (4/6) Installing libcurl (7.83.1-r2) 22:09:06 (5/6) Installing curl (7.83.1-r2) 22:09:06 (6/6) Installing dumb-init (1.2.5-r1) 22:09:06 Executing busybox-1.35.0-r15.trigger 22:09:06 Executing ca-certificates-20211220-r0.trigger 22:09:07 OK: 6 MiB in 17 packages 22:09:07 OK: 8 MiB in 20 packages 22:09:10 Removing intermediate container 878344b8b8d6 22:09:10 ---> 43719873b88b 22:09:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:09:10 Removing intermediate container 8886e86864e3 22:09:10 ---> 0bc67c9d3b96 22:09:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:09:10 ---> Running in e2f053ec9d98 22:09:10 ---> Running in db606707b71a 22:09:11 Removing intermediate container e2f053ec9d98 22:09:11 ---> d4d5b41089d8 22:09:11 Step 13/22 : WORKDIR /edgex 22:09:11 ---> Running in 539ef99a448c 22:09:11 Removing intermediate container db606707b71a 22:09:11 ---> 89576d36ff47 22:09:11 Step 13/25 : WORKDIR / 22:09:11 ---> Running in 2572aee4d488 22:09:11 Removing intermediate container 539ef99a448c 22:09:11 ---> 2d8e674c0285 22:09:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:09:12 Removing intermediate container 2572aee4d488 22:09:12 ---> a11d61844b27 22:09:12 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:09:13 ---> ff155b0f7dfe 22:09:13 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:09:13 ---> 4662e78c9c6d 22:09:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:09:15 ---> b1b942416fe1 22:09:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:09:16 ---> 915ea5ccdaf7 22:09:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:09:16 ---> 8eddcfd47206 22:09:16 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:09:17 ---> 49fb46985f4a 22:09:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:09:18 ---> 87203030c8fa 22:09:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:09:19 ---> 8c9ef840407b 22:09:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:09:19 ---> dbba0df3e275 22:09:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:09:19 ---> Running in 5311ddb9a003 22:09:22 ---> df23a71eb33b 22:09:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:09:23 ---> b07667eab171 22:09:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:09:23 Removing intermediate container 5311ddb9a003 22:09:23 ---> facc01928d57 22:09:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:09:23 ---> Running in 6c725ec76ebb 22:09:23 ---> Running in ac86202cbebb 22:09:24 Removing intermediate container ac86202cbebb 22:09:24 ---> f67b35765c3f 22:09:24 Step 20/22 : LABEL arch=arm64 22:09:24 ---> Running in c5ff04df15f9 22:09:25 Removing intermediate container c5ff04df15f9 22:09:25 ---> c4f286d587ae 22:09:25 Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:09:25 ---> Running in dead37ed7b34 22:09:26 Removing intermediate container dead37ed7b34 22:09:26 ---> f71d132639a2 22:09:26 Step 22/22 : LABEL version=0.0.0 22:09:26 ---> Running in 7b34c1ab09f6 22:09:27 Removing intermediate container 6c725ec76ebb 22:09:27 ---> 7560f1750571 22:09:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:09:27 Removing intermediate container 7b34c1ab09f6 22:09:27 ---> 74d72c869f87 22:09:27 22:09:27 ---> Running in 6dd02cc0c2cc 22:09:27 Removing intermediate container 6dd02cc0c2cc 22:09:27 ---> 1f5c9be2465b 22:09:27 Step 23/25 : LABEL arch=arm64 22:09:28 ---> Running in 54f143afcc6a 22:09:28 Successfully built 74d72c869f87 22:09:28 Successfully tagged security-proxy-setup-arm64:latest 22:09:28  Building security-proxy-setup ... done Building security-spire-config 22:09:28 Removing intermediate container 54f143afcc6a 22:09:28 ---> f747719d6a29 22:09:28 Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:09:29 ---> Running in 45bcd7280ac7 22:09:29 Removing intermediate container 45bcd7280ac7 22:09:29 ---> 16d48e20f689 22:09:29 Step 25/25 : LABEL version=0.0.0 22:09:29 ---> Running in 1c19a0867c94 22:09:30 Removing intermediate container 1c19a0867c94 22:09:30 ---> a2fa013d9960 22:09:30 22:09:30 Successfully built a2fa013d9960 22:09:30 Successfully tagged security-secretstore-setup-arm64:latest 22:09:30 Building security-spire-server 22:10:03  Building security-secretstore-setup ... done Removing intermediate container 10697d173cbb 22:10:03 ---> 8d744f1fdd73 22:10:03 22:10:03 Step 10/31 : FROM alpine:3.16 22:10:03 ---> 3d81c46cd875 22:10:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:10:03 ---> Running in 10ed2b702b77 22:10:03 Removing intermediate container 10ed2b702b77 22:10:03 ---> 2413e70b5fb8 22:10:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:10:04 ---> Running in 2fc842de5431 22:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:07 (1/2) Installing dumb-init (1.2.5-r1) 22:10:07 (2/2) Installing su-exec (0.2-r1) 22:10:07 Executing busybox-1.35.0-r15.trigger 22:10:07 OK: 5 MiB in 16 packages 22:10:10 Removing intermediate container 2fc842de5431 22:10:10 ---> dcb965c8f326 22:10:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:10:10 ---> Running in bcbe5cfdd550 22:10:11 Removing intermediate container bcbe5cfdd550 22:10:11 ---> 862c31ef483a 22:10:11 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:10:11 ---> Running in cfde1ca335a4 22:10:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:10:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:10:11 ---> 76289b8af5e9 22:10:11 Step 3/26 : WORKDIR /edgex-go 22:10:11 ---> Using cache 22:10:11 ---> 467e6da7205b 22:10:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:11 ---> Using cache 22:10:11 ---> a48911e51813 22:10:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:10:11 ---> Running in a02016aca463 22:10:12 Removing intermediate container cfde1ca335a4 22:10:12 ---> 8f97c5c97f27 22:10:12 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:10:12 ---> Running in aa3ef562de7a 22:10:13 Removing intermediate container aa3ef562de7a 22:10:13 ---> 8e3fbb924f57 22:10:13 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:10:13 ---> Running in 83c3e2b5aba6 22:10:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:10:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:10:15 ---> 76289b8af5e9 22:10:15 Step 3/25 : WORKDIR /edgex-go 22:10:15 ---> Using cache 22:10:15 ---> 467e6da7205b 22:10:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:15 ---> Using cache 22:10:15 ---> a48911e51813 22:10:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:10:15 ---> Running in dba6187d2809 22:10:16 OK: 221 MiB in 51 packages 22:10:17 Removing intermediate container 83c3e2b5aba6 22:10:17 ---> 0f52fbf224f0 22:10:17 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:10:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:18 ---> Running in 7bd20bb0280c 22:10:18 Removing intermediate container a02016aca463 22:10:18 ---> 222b7020cb2c 22:10:18 Step 6/26 : COPY go.mod vendor* ./ 22:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:19 Removing intermediate container 7bd20bb0280c 22:10:19 ---> aaac8a8af5db 22:10:19 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:10:19 ---> 9e711d8d75f9 22:10:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:19 ---> Running in bdcefacd1945 22:10:20 OK: 221 MiB in 51 packages 22:10:20 ---> 7e785907f797 22:10:20 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:10:21 ---> Running in e44ca28b9d2c 22:10:21 Removing intermediate container dba6187d2809 22:10:21 ---> d9e9515b99d7 22:10:21 Step 6/25 : COPY go.mod vendor* ./ 22:10:23 ---> d64ad0e332de 22:10:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:23 ---> Running in 1d8a217228e0 22:10:24 Removing intermediate container e44ca28b9d2c 22:10:24 ---> c352be9c2917 22:10:24 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:26 ---> efbb23c708ac 22:10:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:10:30 ---> c7a6a62fd17a 22:10:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:10:30 Removing intermediate container 5a1be7cd99c3 22:10:30 ---> 63ffe297d774 22:10:30 22:10:30 Step 10/23 : FROM alpine:3.16 22:10:30 ---> 3d81c46cd875 22:10:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:10:31 ---> Running in e3ac1d4d32cf 22:10:32 Removing intermediate container e3ac1d4d32cf 22:10:32 ---> 18c4e4bdb8f5 22:10:32 Step 12/23 : ENV APP_PORT=59880 22:10:32 ---> 670087a93f61 22:10:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:10:32 ---> Running in 27f2f0166685 22:10:34 Removing intermediate container 27f2f0166685 22:10:34 ---> 6f6167ecc07d 22:10:34 Step 13/23 : EXPOSE $APP_PORT 22:10:34 ---> 252512efa85b 22:10:34 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:10:34 ---> Running in 4fa22da5c308 22:10:35 Removing intermediate container 4fa22da5c308 22:10:35 ---> 675c418125df 22:10:35 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:35 ---> Running in 4ec1f4d5fc8a 22:10:35 ---> dd83e06b16de 22:10:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:10:36 Removing intermediate container e8825138a210 22:10:36 ---> 40960c58cfa9 22:10:36 22:10:36 Step 9/20 : FROM alpine:3.15 22:10:36 ---> 60f2846fe774 22:10:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:10:36 ---> Using cache 22:10:36 ---> 73adaa845415 22:10:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:10:36 ---> Using cache 22:10:36 ---> fa76ff4f7a21 22:10:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:10:36 ---> Running in 066cd4869ebe 22:10:37 ---> 52f665f9a8d1 22:10:37 Step 26/31 : RUN chmod +x /entrypoint.sh 22:10:37 ---> Running in af0810759648 22:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:10:39 Removing intermediate container 4ec1f4d5fc8a 22:10:39 ---> a3e96ec3edba 22:10:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:10:40 ---> Running in f53ab2f8f205 22:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:10:41 Removing intermediate container af0810759648 22:10:41 ---> 4ad265244236 22:10:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:10:41 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:10:41 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:10:41 OK: 15733 distinct packages available 22:10:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:10:41 ---> Running in 815978a502b9 22:10:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:10:42 Removing intermediate container 815978a502b9 22:10:42 ---> 834308b31920 22:10:42 Step 28/31 : CMD ["gate"] 22:10:42 ---> Running in 5911a68d0657 22:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:10:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:10:43 Removing intermediate container 5911a68d0657 22:10:43 ---> 950765603a2d 22:10:43 Step 29/31 : LABEL arch=arm64 22:10:43 ---> Running in 67db2cfc9230 22:10:44 (1/9) Installing ca-certificates (20211220-r0) 22:10:44 (1/6) Installing dumb-init (1.2.5-r1) 22:10:44 (2/9) Installing brotli-libs (1.0.9-r5) 22:10:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:10:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:10:44 (3/6) Installing libsodium (1.0.18-r0) 22:10:44 (4/9) Installing libcurl (7.80.0-r2) 22:10:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:10:44 (5/9) Installing curl (7.80.0-r2) 22:10:44 Removing intermediate container 67db2cfc9230 22:10:44 ---> c8da84213061 22:10:44 Step 30/31 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:10:44 (6/9) Installing dumb-init (1.2.5-r1) 22:10:44 (5/6) Installing libzmq (4.3.4-r0) 22:10:44 (7/9) Installing musl-obstack (1.2.3-r0) 22:10:44 ---> Running in 96ef754305a7 22:10:44 (6/6) Installing zeromq (4.3.4-r0) 22:10:44 (8/9) Installing libucontext (1.1-r0) 22:10:45 Executing busybox-1.35.0-r15.trigger 22:10:45 OK: 8 MiB in 20 packages 22:10:45 (9/9) Installing gcompat (1.0.0-r4) 22:10:45 Executing busybox-1.34.1-r7.trigger 22:10:45 Executing ca-certificates-20211220-r0.trigger 22:10:45 OK: 8 MiB in 23 packages 22:10:45 Removing intermediate container 96ef754305a7 22:10:45 ---> 9ec061cfd613 22:10:45 Step 31/31 : LABEL version=0.0.0 22:10:45 ---> Running in f1d751133bba 22:10:46 Removing intermediate container f53ab2f8f205 22:10:46 ---> 1eff25a73fe6 22:10:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:46 Removing intermediate container f1d751133bba 22:10:46 ---> 22c96aa89b60 22:10:46 22:10:47 Successfully built 22c96aa89b60 22:10:48 Successfully tagged security-bootstrapper-arm64:latest 22:10:48 ---> df44ff854ad7 22:10:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Building support-notifications 22:10:48  Building security-bootstrapper ... done  22:10:48 Removing intermediate container 066cd4869ebe 22:10:48 ---> f32605817c54 22:10:48 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:10:49 ---> 835d36d00cef 22:10:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:10:51 ---> 2647ce9a2e50 22:10:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:10:53 ---> 03c73224aaed 22:10:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:10:53 ---> 0b8865d9d2a6 22:10:53 Step 19/23 : ENTRYPOINT ["/core-data"] 22:10:53 ---> Running in f9fb194edbab 22:10:54 ---> abb321100259 22:10:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:10:54 ---> Running in 35b515fefae9 22:10:54 Removing intermediate container f9fb194edbab 22:10:54 ---> 32fb0c519a9f 22:10:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:55 ---> Running in ad7b7eca769a 22:10:55 Removing intermediate container 35b515fefae9 22:10:55 ---> 496929897ff6 22:10:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:55 ---> Running in be2007b73cbb 22:10:55 Removing intermediate container ad7b7eca769a 22:10:55 ---> 8ac56d8f8231 22:10:55 Step 21/23 : LABEL arch=arm64 22:10:55 ---> Running in 0f9c624777d0 22:10:56 Removing intermediate container be2007b73cbb 22:10:56 ---> 4f1604dd7372 22:10:56 Step 18/20 : LABEL arch=arm64 22:10:56 ---> Running in 6f9d6b017c17 22:10:56 Removing intermediate container 0f9c624777d0 22:10:56 ---> a5469a651350 22:10:56 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:10:56 ---> Running in 6759ea90ffe7 22:10:57 Removing intermediate container 6759ea90ffe7 22:10:57 ---> 7957083d9357 22:10:57 Step 23/23 : LABEL version=0.0.0 22:10:57 Removing intermediate container 6f9d6b017c17 22:10:57 ---> b77738cf0a49 22:10:57 Step 19/20 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:10:57 ---> Running in 0f190d1045a6 22:10:57 ---> Running in 22055287f595 22:10:58 Removing intermediate container 22055287f595 22:10:58 ---> 5557b029f221 22:10:58 22:10:58 Removing intermediate container 0f190d1045a6 22:10:58 ---> e75dd90c4f15 22:10:58 Step 20/20 : LABEL version=0.0.0 22:10:59 ---> Running in edbaa47b1721 22:10:59 Successfully built 5557b029f221 22:10:59 Successfully tagged core-data-arm64:latest 22:10:59  Building core-data ... done Building core-metadata 22:10:59 Removing intermediate container edbaa47b1721 22:10:59 ---> 7df2a32deb48 22:10:59 22:11:00 Successfully built 7df2a32deb48 22:11:00 Successfully tagged security-spiffe-token-provider-arm64:latest 22:11:00  Building security-spiffe-token-provider ... done Building core-command 22:11:09 Removing intermediate container bdcefacd1945 22:11:09 ---> 1eec243a4918 22:11:09 Step 8/26 : COPY . . 22:11:09 Removing intermediate container 1d8a217228e0 22:11:09 ---> af8a64594f58 22:11:09 Step 8/25 : COPY . . 22:11:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:11:24 ---> 76289b8af5e9 22:11:24 Step 3/22 : WORKDIR /edgex-go 22:11:24 ---> Using cache 22:11:24 ---> 467e6da7205b 22:11:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:24 ---> Using cache 22:11:24 ---> a48911e51813 22:11:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:11:24 ---> Running in 26e0a22e00ca 22:11:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:11:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:11:28 OK: 221 MiB in 51 packages 22:11:30 Removing intermediate container 26e0a22e00ca 22:11:30 ---> 1bbdd86b3c95 22:11:30 Step 6/22 : COPY go.mod vendor* ./ 22:11:31 ---> 73e664809008 22:11:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:31 ---> Running in c479357e410d 22:11:36 ---> be03284a0337 22:11:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:11:36 ---> b861fa8c340e 22:11:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:11:36 ---> Running in a829d9bcf831 22:11:36 ---> Running in 913c7e2d774c 22:11:37 Removing intermediate container a829d9bcf831 22:11:37 ---> 252a181212dd 22:11:37 Step 10/25 : WORKDIR /edgex-go/spire-build 22:11:37 Removing intermediate container 913c7e2d774c 22:11:37 ---> 38a9effa44a7 22:11:37 Step 10/26 : WORKDIR /edgex-go/spire-build 22:11:37 ---> Running in 90b8315532bf 22:11:37 ---> Running in c82dd5f91686 22:11:38 Removing intermediate container 90b8315532bf 22:11:38 ---> 326140173b3f 22:11:38 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:11:38 Removing intermediate container c82dd5f91686 22:11:38 ---> ef9bb392dcd1 22:11:38 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:11:38 ---> Running in 74a99f274641 22:11:38 ---> Running in d276e9effdba 22:11:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:11:41 ---> 76289b8af5e9 22:11:41 Step 3/23 : WORKDIR /edgex-go 22:11:41 ---> Using cache 22:11:41 ---> 467e6da7205b 22:11:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:41 ---> Using cache 22:11:41 ---> a48911e51813 22:11:41 Step 5/23 : RUN apk add --update --no-cache make git 22:11:41 ---> Using cache 22:11:41 ---> e37443d108ed 22:11:41 Step 6/23 : COPY go.mod vendor* ./ 22:11:41 ---> Using cache 22:11:41 ---> ccea835861d9 22:11:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:41 ---> Using cache 22:11:41 ---> 464440544c4d 22:11:41 Step 8/23 : COPY . . 22:11:42 ---> Using cache 22:11:42 ---> 5468547eb9bc 22:11:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:11:42 ---> Running in 13bdf245bee1 22:11:43 Removing intermediate container d276e9effdba 22:11:43 ---> d6a0a0205c71 22:11:43 Step 12/26 : WORKDIR /edgex-go 22:11:43 ---> Running in 6787ab2593e4 22:11:44 Removing intermediate container 74a99f274641 22:11:44 ---> 6b80eaf0f97f 22:11:44 Step 12/25 : WORKDIR /edgex-go 22:11:44 ---> Running in a483b4acbee5 22:11:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:11:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:11:44 ---> 76289b8af5e9 22:11:44 Step 3/23 : WORKDIR /edgex-go 22:11:44 ---> Using cache 22:11:44 ---> 467e6da7205b 22:11:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:44 ---> Using cache 22:11:44 ---> a48911e51813 22:11:44 Step 5/23 : RUN apk add --update --no-cache make git 22:11:44 ---> Using cache 22:11:44 ---> e37443d108ed 22:11:44 Step 6/23 : COPY go.mod vendor* ./ 22:11:44 ---> Using cache 22:11:44 ---> ccea835861d9 22:11:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:44 ---> Using cache 22:11:44 ---> 464440544c4d 22:11:44 Step 8/23 : COPY . . 22:11:44 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:11:44 ---> Using cache 22:11:44 ---> 5468547eb9bc 22:11:44 Step 9/23 : RUN make cmd/core-command/core-command 22:11:45 Removing intermediate container 6787ab2593e4 22:11:45 ---> 66c1e3b3fdcc 22:11:45 22:11:45 Step 13/26 : FROM alpine:3.15 22:11:45 ---> 60f2846fe774 22:11:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:45 ---> Using cache 22:11:45 ---> 73adaa845415 22:11:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:45 ---> Using cache 22:11:45 ---> fa76ff4f7a21 22:11:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:11:45 ---> Running in f5e6e2713596 22:11:45 Removing intermediate container a483b4acbee5 22:11:45 ---> 43732582be53 22:11:45 22:11:45 Step 13/25 : FROM alpine:3.15 22:11:45 ---> 60f2846fe774 22:11:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:11:45 ---> Running in bac73f7cab0c 22:11:45 ---> Using cache 22:11:45 ---> 73adaa845415 22:11:45 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:45 ---> Using cache 22:11:45 ---> fa76ff4f7a21 22:11:45 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:11:45 ---> Using cache 22:11:45 ---> c2ab44a63024 22:11:45 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:48 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/core-command/core-command ./cmd/core-command 22:11:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:50 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:11:50 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:11:50 OK: 15733 distinct packages available 22:11:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:11:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:11:53 (1/4) Installing dumb-init (1.2.5-r1) 22:11:53 (2/4) Installing musl-obstack (1.2.3-r0) 22:11:53 (3/4) Installing libucontext (1.1-r0) 22:11:53 (4/4) Installing gcompat (1.0.0-r4) 22:11:53 Executing busybox-1.34.1-r7.trigger 22:11:53 OK: 6 MiB in 18 packages 22:11:55 ---> 0fc3dc5d8d96 22:11:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:11:56 Removing intermediate container bac73f7cab0c 22:11:56 ---> b52cb8027ff6 22:11:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:11:57 ---> d9e1b8a3b088 22:11:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:11:59 ---> 6226be43bf06 22:11:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:12:01 ---> 41205f71bae7 22:12:01 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:12:01 ---> Running in b984c037c3d1 22:12:02 Removing intermediate container b984c037c3d1 22:12:02 ---> 2f3deafc37dd 22:12:02 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:12:02 ---> Running in 2ff539c8d374 22:12:03 Removing intermediate container 2ff539c8d374 22:12:03 ---> 3714ab719f0f 22:12:03 Step 23/25 : LABEL arch=arm64 22:12:04 ---> Running in 7f5bc932dedd 22:12:05 Removing intermediate container 7f5bc932dedd 22:12:05 ---> e44350c3d39d 22:12:05 Step 24/25 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:12:05 ---> Running in 494f448240dd 22:12:06 Removing intermediate container 494f448240dd 22:12:06 ---> cce3358f166b 22:12:06 Step 25/25 : LABEL version=0.0.0 22:12:06 ---> Running in 6058af3aea43 22:12:07 Removing intermediate container 6058af3aea43 22:12:07 ---> ad22ebf037a3 22:12:07 22:12:09 Successfully built ad22ebf037a3 22:12:09 Successfully tagged security-spire-server-arm64:latest 22:12:09 Building support-scheduler 22:12:09  Building security-spire-server ... done  ---> f006b105b996 22:12:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:12:11 ---> e7d0ccab81f5 22:12:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:12:11 ---> Running in a234cb63f531 22:12:12 Removing intermediate container a234cb63f531 22:12:12 ---> 675bfdbd9599 22:12:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:12:14 ---> f312e95748dc 22:12:14 Step 21/26 : WORKDIR / 22:12:14 ---> Running in 3ebcc2274806 22:12:15 Removing intermediate container 3ebcc2274806 22:12:15 ---> e66849fcda70 22:12:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:12:15 ---> Running in 53258e47edee 22:12:16 Removing intermediate container 53258e47edee 22:12:16 ---> 82a774a14c42 22:12:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:12:16 ---> Running in b44b1f7e64a5 22:12:17 Removing intermediate container b44b1f7e64a5 22:12:17 ---> bc5772fe17da 22:12:17 Step 24/26 : LABEL arch=arm64 22:12:17 ---> Running in 570537c2db7e 22:12:18 Removing intermediate container 570537c2db7e 22:12:18 ---> 981a5bb72a4f 22:12:18 Step 25/26 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:12:18 ---> Running in 4fc866f5f54d 22:12:19 Removing intermediate container 4fc866f5f54d 22:12:19 ---> 3a05b7dfc4c8 22:12:19 Step 26/26 : LABEL version=0.0.0 22:12:19 ---> Running in cb64dc10630c 22:12:19 Removing intermediate container cb64dc10630c 22:12:19 ---> a989849ecd02 22:12:19 22:12:20 Removing intermediate container c479357e410d 22:12:20 ---> af07ef0110c5 22:12:20 Step 8/22 : COPY . . 22:12:20 Successfully built a989849ecd02 22:12:20 Successfully tagged security-spire-config-arm64:latest 22:12:20  Building security-spire-config ... done Building sys-mgmt-agent 22:12:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:12:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:12:47 ---> 76289b8af5e9 22:12:47 Step 3/22 : WORKDIR /edgex-go 22:12:47 ---> Using cache 22:12:47 ---> 467e6da7205b 22:12:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:47 ---> Using cache 22:12:47 ---> a48911e51813 22:12:47 Step 5/22 : RUN apk add --update --no-cache make git 22:12:47 ---> Using cache 22:12:47 ---> e37443d108ed 22:12:47 Step 6/22 : COPY go.mod vendor* ./ 22:12:47 ---> Using cache 22:12:47 ---> ccea835861d9 22:12:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:47 ---> Using cache 22:12:47 ---> 464440544c4d 22:12:47 Step 8/22 : COPY . . 22:12:47 ---> Using cache 22:12:47 ---> 5468547eb9bc 22:12:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:12:49 ---> Running in 2b81e7ab0b3e 22:12:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:12:54 ---> 5c5754a2b4ae 22:12:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:12:54 ---> Running in d536aeee3779 22:12:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:13:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:13:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:13:05 ---> 76289b8af5e9 22:13:05 Step 3/23 : WORKDIR /edgex-go 22:13:05 ---> Using cache 22:13:05 ---> 467e6da7205b 22:13:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:05 ---> Using cache 22:13:05 ---> a48911e51813 22:13:05 Step 5/23 : RUN apk add --update --no-cache make bash git 22:13:05 ---> Running in fb5e324d27d5 22:13:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:10 OK: 221 MiB in 51 packages 22:13:11 Removing intermediate container fb5e324d27d5 22:13:11 ---> 46da64777a0d 22:13:11 Step 6/23 : COPY go.mod vendor* ./ 22:13:12 ---> 53449af2249a 22:13:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:12 ---> Running in 362b6973b958 22:14:09 Removing intermediate container 362b6973b958 22:14:09 ---> d646597ac4b4 22:14:09 Step 8/23 : COPY . . 22:14:24 ---> 7d1e00658efd 22:14:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:14:24 ---> Running in 83458dd2149e 22:14: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:17:17 Removing intermediate container f5e6e2713596 22:17:17 ---> 1b59e923a72e 22:17:17 22:17:17 Step 10/23 : FROM alpine:3.16 22:17:17 ---> 3d81c46cd875 22:17:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:17:17 ---> Running in 6d6ced9451b9 22:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:17 (1/1) Installing dumb-init (1.2.5-r1) 22:17:17 Executing busybox-1.35.0-r15.trigger 22:17:17 OK: 5 MiB in 15 packages 22:17:17 Removing intermediate container 6d6ced9451b9 22:17:17 ---> 066ceae30f85 22:17:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:17:17 ---> Running in 1f15ba1ccd48 22:17:17 Removing intermediate container 1f15ba1ccd48 22:17:17 ---> 91b0b412cd7d 22:17:17 Step 13/23 : ENV APP_PORT=59882 22:17:17 ---> Running in 14de0a6dc00f 22:17:17 Removing intermediate container 14de0a6dc00f 22:17:17 ---> ffc896a18502 22:17:17 Step 14/23 : EXPOSE $APP_PORT 22:17:17 ---> Running in 5101a9e21132 22:17:17 Removing intermediate container 5101a9e21132 22:17:17 ---> eab78fff41fc 22:17:17 Step 15/23 : WORKDIR / 22:17:17 ---> Running in 2856feb4ffd3 22:17:17 Removing intermediate container 2856feb4ffd3 22:17:17 ---> a19e97e59064 22:17:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:17:17 ---> 17816f18edc0 22:17:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:17:17 ---> 643e41ac9dfa 22:17:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:17:17 ---> 3703569b28ad 22:17:17 Step 19/23 : ENTRYPOINT ["/core-command"] 22:17:17 ---> Running in 37e8f56f7b6e 22:17:17 Removing intermediate container 37e8f56f7b6e 22:17:17 ---> e3cd17f60790 22:17:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:17 ---> Running in fc7a133e613b 22:17:17 Removing intermediate container fc7a133e613b 22:17:17 ---> 0eeba05498d3 22:17:17 Step 21/23 : LABEL arch=arm64 22:17:17 ---> Running in ca99228afe71 22:17:17 Removing intermediate container ca99228afe71 22:17:17 ---> 5d9b0186738e 22:17:17 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:17:17 ---> Running in e5f2e5b5155e 22:17:17 Removing intermediate container e5f2e5b5155e 22:17:17 ---> e97b42eb5031 22:17:17 Step 23/23 : LABEL version=0.0.0 22:17:17 ---> Running in 5313731983b7 22:17:17 Removing intermediate container 5313731983b7 22:17:17 ---> d2209cfba10b 22:17:17 22:17:17 Successfully built d2209cfba10b 22:17:17 Successfully tagged core-command-arm64:latest 22:18:14  Building core-command ... done Removing intermediate container 13bdf245bee1 22:18:14 ---> 67a93c2bba6f 22:18:14 22:18:14 Step 10/23 : FROM alpine:3.16 22:18:14 ---> 3d81c46cd875 22:18:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:18:14 ---> Using cache 22:18:14 ---> 066ceae30f85 22:18:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:18:14 ---> Using cache 22:18:14 ---> 91b0b412cd7d 22:18:14 Step 13/23 : ENV APP_PORT=59881 22:18:14 ---> Running in 5c7b8c5389b0 22:18:14 Removing intermediate container 5c7b8c5389b0 22:18:14 ---> 02c6248afb5c 22:18:14 Step 14/23 : EXPOSE $APP_PORT 22:18:14 ---> Running in 713f40a824db 22:18:14 Removing intermediate container 713f40a824db 22:18:14 ---> 45a3e146f020 22:18:14 Step 15/23 : WORKDIR / 22:18:14 ---> Running in 9e376de92bbb 22:18:14 Removing intermediate container 9e376de92bbb 22:18:14 ---> d156ac52d97a 22:18:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:18:14 ---> 00067e54f562 22:18:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:18:14 ---> d9bea7b367b3 22:18:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:18:14 ---> 147234e78454 22:18:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:18:14 ---> Running in d28c1815ee1c 22:18:15 Removing intermediate container d28c1815ee1c 22:18:15 ---> 386e6dfc9db5 22:18:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:18:15 ---> Running in 2d50dfefbb44 22:18:15 Removing intermediate container 2d50dfefbb44 22:18:15 ---> 710400f4ea5b 22:18:15 Step 21/23 : LABEL arch=arm64 22:18:16 ---> Running in 9f801a1e7ff5 22:18:16 Removing intermediate container 9f801a1e7ff5 22:18:16 ---> 40c2381594cb 22:18:16 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:18:16 ---> Running in f23f85475817 22:18:17 Removing intermediate container f23f85475817 22:18:17 ---> 6a75a39ebb71 22:18:17 Step 23/23 : LABEL version=0.0.0 22:18:17 ---> Running in 3469f98bb253 22:18:17 Removing intermediate container 3469f98bb253 22:18:17 ---> 326b53a55341 22:18:17 22:18:18 Successfully built 326b53a55341 22:18:18 Successfully tagged core-metadata-arm64:latest 22:19:14  Building core-metadata ... done Removing intermediate container 83458dd2149e 22:19:14 ---> db44f10421dd 22:19:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:19:14 ---> Running in 8c70d2b100b5 22:19:14 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:19:16 Removing intermediate container 8c70d2b100b5 22:19:16 ---> ac60dcc85158 22:19:16 22:19:16 Step 11/23 : FROM docker:20.10.14 22:19:17 20.10.14: Pulling from library/docker 22:19:32 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:19:32 Status: Downloaded newer image for docker:20.10.14 22:19:32 ---> c346e9eafbab 22:19:32 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:19:32 ---> Running in 6c2007fcab27 22:19:32 Removing intermediate container 6c2007fcab27 22:19:32 ---> d51aef6b4fcb 22:19:32 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:19:32 ---> Running in 2b455ffd7966 22:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:19:34 (1/43) Installing readline (8.1.1-r0) 22:19:34 (2/43) Installing bash (5.1.16-r0) 22:19:34 Executing bash-5.1.16-r0.post-install 22:19:34 (3/43) Installing brotli-libs (1.0.9-r5) 22:19:34 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:19:34 (5/43) Installing libcurl (7.80.0-r2) 22:19:34 (6/43) Installing curl (7.80.0-r2) 22:19:34 (7/43) Installing dumb-init (1.2.5-r1) 22:19:34 (8/43) Installing libbz2 (1.0.8-r1) 22:19:34 (9/43) Installing expat (2.4.7-r0) 22:19:34 (10/43) Installing libffi (3.4.2-r1) 22:19:34 (11/43) Installing gdbm (1.22-r0) 22:19:34 (12/43) Installing xz-libs (5.2.5-r1) 22:19:34 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:19:34 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:19:34 (15/43) Installing mpdecimal (2.5.1-r1) 22:19:34 (16/43) Installing sqlite-libs (3.36.0-r0) 22:19:34 (17/43) Installing python3 (3.9.13-r1) 22:19:36 (18/43) Installing py3-appdirs (1.4.4-r2) 22:19:36 (19/43) Installing py3-certifi (2020.12.5-r1) 22:19:36 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:19:36 (21/43) Installing py3-idna (3.3-r0) 22:19:36 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:19:36 (23/43) Installing py3-requests (2.26.0-r1) 22:19:36 (24/43) Installing py3-msgpack (1.0.2-r1) 22:19:36 (25/43) Installing py3-lockfile (0.12.2-r4) 22:19:36 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:19:36 (27/43) Installing py3-colorama (0.4.4-r1) 22:19:36 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:19:36 (29/43) Installing py3-distlib (0.3.3-r0) 22:19:36 (30/43) Installing py3-distro (1.6.0-r0) 22:19:36 (31/43) Installing py3-six (1.16.0-r0) 22:19:36 (32/43) Installing py3-webencodings (0.5.1-r4) 22:19:36 (33/43) Installing py3-html5lib (1.1-r1) 22:19:37 (34/43) Installing py3-parsing (2.4.7-r2) 22:19:37 (35/43) Installing py3-packaging (20.9-r1) 22:19:37 (36/43) Installing py3-tomli (1.2.2-r0) 22:19:37 (37/43) Installing py3-pep517 (0.12.0-r0) 22:19:37 (38/43) Installing py3-progress (1.6-r0) 22:19:37 (39/43) Installing py3-retrying (1.3.3-r2) 22:19:37 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:19:37 (41/43) Installing py3-setuptools (52.0.0-r4) 22:19:37 (42/43) Installing py3-toml (0.10.2-r2) 22:19:37 (43/43) Installing py3-pip (20.3.4-r1) 22:19:37 Executing busybox-1.34.1-r5.trigger 22:19:37 OK: 83 MiB in 65 packages 22:19:42 Collecting docker-compose==1.23.2 22:19:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:19:42 Collecting dockerpty<0.5,>=0.4.1 22:19:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:19:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:19:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:19:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:19:46 Collecting docopt<0.7,>=0.6.1 22:19:46 Downloading docopt-0.6.2.tar.gz (25 kB) 22:19:48 Collecting cached-property<2,>=1.2.0 22:19:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:19:48 Collecting texttable<0.10,>=0.9.0 22:19:48 Downloading texttable-0.9.1.tar.gz (11 kB) 22:19:51 Collecting websocket-client<1.0,>=0.32.0 22:19:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:19:52 Collecting PyYAML<4,>=3.10 22:19:52 Downloading PyYAML-3.13.tar.gz (270 kB) 22:19:56 Collecting docker<4.0,>=3.6.0 22:19:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:19:56 Removing intermediate container 2b81e7ab0b3e 22:19:56 ---> 9e5523ba3253 22:19:56 22:19:56 Step 10/22 : FROM alpine:3.16 22:19:56 ---> 3d81c46cd875 22:19:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:19:57 ---> Using cache 22:19:57 ---> 066ceae30f85 22:19:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:19:57 ---> Using cache 22:19:57 ---> 91b0b412cd7d 22:19:57 Step 13/22 : ENV APP_PORT=59861 22:19:57 Collecting jsonschema<3,>=2.5.1 22:19:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:19:57 ---> Running in e3f7d86d881c 22:19:57 Removing intermediate container d536aeee3779 22:19:57 ---> 951211cf0d95 22:19:57 22:19:57 Step 10/22 : FROM alpine:3.16 22:19:57 ---> 3d81c46cd875 22:19:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:19:57 ---> Running in f9f760289df1 22:19:57 Collecting docker-pycreds>=0.4.0 22:19:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:19:57 Removing intermediate container e3f7d86d881c 22:19:57 ---> 21dbd650997e 22:19:57 Step 14/22 : EXPOSE $APP_PORT 22:19:57 ---> Running in 3b8075bf0a82 22:19:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:19:58 Removing intermediate container 3b8075bf0a82 22:19:58 ---> 5e5bdc2f6411 22:19:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:19:58 Collecting chardet<3.1.0,>=3.0.2 22:19:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:19:58 Collecting idna<2.8,>=2.5 22:19:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:19:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:19:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:19:59 ---> 1c5ca4c86470 22:19:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:19:59 Collecting urllib3<1.25,>=1.21.1 22:19:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:19:59 (1/2) Installing ca-certificates (20211220-r0) 22:19:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:19:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:20:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:20:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:20:00 (2/2) Installing dumb-init (1.2.5-r1) 22:20:00 Executing busybox-1.35.0-r15.trigger 22:20:00 Executing ca-certificates-20211220-r0.trigger 22:20:00 OK: 6 MiB in 16 packages 22:20:01 ---> 0a03dead149a 22:20:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:20:01 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:20:01 Attempting uninstall: urllib3 22:20:01 Found existing installation: urllib3 1.26.7 22:20:01 Uninstalling urllib3-1.26.7: 22:20:01 Successfully uninstalled urllib3-1.26.7 22:20:02 ---> 8d29fd0798e4 22:20:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:20:02 ---> Running in 312a821b045f 22:20:02 Removing intermediate container f9f760289df1 22:20:02 ---> c722a7872dd3 22:20:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:20:02 ---> Running in 2b85307c8b7b 22:20:02 Attempting uninstall: idna 22:20:02 Found existing installation: idna 3.3 22:20:02 Uninstalling idna-3.3: 22:20:02 Successfully uninstalled idna-3.3 22:20:02 Removing intermediate container 312a821b045f 22:20:02 ---> c916cc472491 22:20:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:02 ---> Running in 294d0f52dc32 22:20:02 Removing intermediate container 2b85307c8b7b 22:20:02 ---> bf4df731aa25 22:20:02 Step 13/22 : ENV APP_PORT=59860 22:20:02 ---> Running in 150c07520907 22:20:02 Removing intermediate container 294d0f52dc32 22:20:02 ---> ebb44f3f9059 22:20:02 Step 20/22 : LABEL arch=arm64 22:20:03 ---> Running in d6a05b37fa93 22:20:03 Removing intermediate container 150c07520907 22:20:03 ---> a77fa432103a 22:20:03 Step 14/22 : EXPOSE $APP_PORT 22:20:03 ---> Running in fd21e3f2716f 22:20:03 Removing intermediate container d6a05b37fa93 22:20:03 ---> 38cf6fe1df50 22:20:03 Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:20:03 ---> Running in bc05590e16c5 22:20:03 Removing intermediate container fd21e3f2716f 22:20:03 ---> b1973ccdcf46 22:20:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:04 Removing intermediate container bc05590e16c5 22:20:04 ---> b34228eeaa81 22:20:04 Step 22/22 : LABEL version=0.0.0 22:20:04 ---> Running in cf24118af6e6 22:20:04 ---> 291cc3c84599 22:20:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:20:04 Removing intermediate container cf24118af6e6 22:20:04 ---> 1c62c1824baa 22:20:04 22:20:05 Successfully built 1c62c1824baa 22:20:05 Successfully tagged support-scheduler-arm64:latest 22:20:05  Building support-scheduler ... done  Attempting uninstall: requests 22:20:05 Found existing installation: requests 2.26.0 22:20:05 Uninstalling requests-2.26.0: 22:20:05 Successfully uninstalled requests-2.26.0 22:20:06 ---> 121f21e4cd0c 22:20:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:20:06 Running setup.py install for texttable: started 22:20:06 ---> 5e995bd6ba76 22:20:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:20:06 ---> Running in 2a95b2a2723c 22:20:07 Removing intermediate container 2a95b2a2723c 22:20:07 ---> cf5bba4fb345 22:20:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:07 ---> Running in efd6a4c1ba6d 22:20:07 Removing intermediate container efd6a4c1ba6d 22:20:07 ---> 9354098cb9f3 22:20:07 Step 20/22 : LABEL arch=arm64 22:20:07 ---> Running in 77e1df56fea1 22:20:08 Removing intermediate container 77e1df56fea1 22:20:08 ---> 558bb3b8ffa3 22:20:08 Step 21/22 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:20:08 ---> Running in 00ed83f14e99 22:20:08 Running setup.py install for texttable: finished with status 'done' 22:20:08 Running setup.py install for PyYAML: started 22:20:08 Removing intermediate container 00ed83f14e99 22:20:08 ---> 57018261b1c1 22:20:08 Step 22/22 : LABEL version=0.0.0 22:20:08 ---> Running in 75578f26762a 22:20:09 Removing intermediate container 75578f26762a 22:20:09 ---> 5c2ae1c3b5a0 22:20:09 22:20:09 Successfully built 5c2ae1c3b5a0 22:20:09 Successfully tagged support-notifications-arm64:latest 22:20:11  Building support-notifications ... done  Running setup.py install for PyYAML: finished with status 'done' 22:20:11 Running setup.py install for docopt: started 22:20:13 Running setup.py install for docopt: finished with status 'done' 22:20:13 Running setup.py install for dockerpty: started 22:20:16 Running setup.py install for dockerpty: finished with status 'done' 22:20:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:20:28 Removing intermediate container 2b455ffd7966 22:20:28 ---> c541d35d0046 22:20:28 Step 14/23 : ENV APP_PORT=58890 22:20:28 ---> Running in d07e554b1933 22:20:28 Removing intermediate container d07e554b1933 22:20:28 ---> 1067ed9ffb85 22:20:28 Step 15/23 : EXPOSE $APP_PORT 22:20:28 ---> Running in 98c6ddaa8b54 22:20:28 Removing intermediate container 98c6ddaa8b54 22:20:28 ---> 8102e24f8d6b 22:20:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:20:28 ---> d7b42251ff21 22:20:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:20:29 ---> ad10f46b590b 22:20:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:20:30 ---> 9f21e792c9be 22:20:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:20:30 ---> Running in ce0a92fe6e6b 22:20:30 Removing intermediate container ce0a92fe6e6b 22:20:30 ---> 0a8b2983e8f6 22:20:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:30 ---> Running in 120569a52f73 22:20:30 Removing intermediate container 120569a52f73 22:20:30 ---> 9e91b8bf5dcd 22:20:30 Step 21/23 : LABEL arch=arm64 22:20:31 ---> Running in 1afa23a50d68 22:20:31 Removing intermediate container 1afa23a50d68 22:20:31 ---> 9e191ea490c3 22:20:31 Step 22/23 : LABEL git_sha=c91a622a773de8f3daec33bc58c3bf079da1d86d 22:20:31 ---> Running in f215720af45f 22:20:31 Removing intermediate container f215720af45f 22:20:31 ---> 604dced7334d 22:20:31 Step 23/23 : LABEL version=0.0.0 22:20:31 ---> Running in e7d1942eac1d 22:20:32 Removing intermediate container e7d1942eac1d 22:20:32 ---> 87c6dac77da4 22:20:32 22:20:32 Successfully built 87c6dac77da4 22:20:32 Successfully tagged sys-mgmt-agent-arm64:latest 22:20:33  Building sys-mgmt-agent ... done  [Pipeline] } 22:20:33 $ docker stop --time=1 25e3238624dac2fa1d596332a7d94ae7b0e51ea1a054463fd3bf08b2306f892d 22:20:34 $ docker rm -f 25e3238624dac2fa1d596332a7d94ae7b0e51ea1a054463fd3bf08b2306f892d [Pipeline] // withDockerContainer [Pipeline] sh 22:20:35 + docker images 22:20:35 REPOSITORY TAG IMAGE ID CREATED SIZE 22:20:35 sys-mgmt-agent-arm64 latest 87c6dac77da4 3 seconds ago 282MB 22:20:35 support-notifications-arm64 latest 5c2ae1c3b5a0 27 seconds ago 26.1MB 22:20:35 support-scheduler-arm64 latest 1c62c1824baa 31 seconds ago 25.6MB 22:20:35 951211cf0d95 39 seconds ago 1.58GB 22:20:35 9e5523ba3253 40 seconds ago 1.57GB 22:20:35 ac60dcc85158 About a minute ago 1.52GB 22:20:35 core-metadata-arm64 latest 326b53a55341 2 minutes ago 17.4MB 22:20:35 67a93c2bba6f 2 minutes ago 1.54GB 22:20:35 core-command-arm64 latest d2209cfba10b 3 minutes ago 15.5MB 22:20:35 1b59e923a72e 3 minutes ago 1.51GB 22:20:35 security-spire-config-arm64 latest a989849ecd02 8 minutes ago 83.6MB 22:20:35 security-spire-server-arm64 latest ad22ebf037a3 8 minutes ago 84.2MB 22:20:35 43732582be53 8 minutes ago 1.41GB 22:20:35 66c1e3b3fdcc 8 minutes ago 1.41GB 22:20:35 security-spiffe-token-provider-arm64 latest 7df2a32deb48 9 minutes ago 28.3MB 22:20:35 core-data-arm64 latest 5557b029f221 9 minutes ago 20.6MB 22:20:35 security-bootstrapper-arm64 latest 22c96aa89b60 9 minutes ago 18.6MB 22:20:35 40960c58cfa9 10 minutes ago 1.57GB 22:20:35 63ffe297d774 10 minutes ago 1.54GB 22:20:35 8d744f1fdd73 10 minutes ago 1.52GB 22:20:35 security-secretstore-setup-arm64 latest a2fa013d9960 11 minutes ago 27.9MB 22:20:35 security-proxy-setup-arm64 latest 74d72c869f87 11 minutes ago 26.2MB 22:20:35 007819b71610 11 minutes ago 1.53GB 22:20:35 a57673fc1fee 11 minutes ago 1.52GB 22:20:35 security-spire-agent-arm64 latest be26211c5fed 16 minutes ago 122MB 22:20:35 87c8bea10caf 17 minutes ago 1.41GB 22:20:35 ci-base-image-arm64 latest 76289b8af5e9 31 minutes ago 994MB 22:20:35 alpine 3.15 60f2846fe774 8 days ago 5.32MB 22:20:35 alpine 3.16 3d81c46cd875 9 days ago 5.27MB 22:20:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB 22:20:35 docker 20.10.14 c346e9eafbab 3 months ago 202MB 22:20:35 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:20:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:36 22:20:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:36 arm64: Pulling from edgex-lftools-log-publisher 22:20:36 8998bd30e6a1: Pulling fs layer 22:20:36 04944245beec: Pulling fs layer 22:20:36 699f458cf7ca: Pulling fs layer 22:20:36 765212b225bb: Pulling fs layer 22:20:36 f23df028b6ca: Pulling fs layer 22:20:36 d65c8cfc05b1: Pulling fs layer 22:20:36 2437ff75d9bd: Pulling fs layer 22:20:36 765212b225bb: Waiting 22:20:36 f23df028b6ca: Waiting 22:20:36 d65c8cfc05b1: Waiting 22:20:36 2437ff75d9bd: Waiting 22:20:36 04944245beec: Verifying Checksum 22:20:36 04944245beec: Download complete 22:20:36 765212b225bb: Verifying Checksum 22:20:36 765212b225bb: Download complete 22:20:36 f23df028b6ca: Verifying Checksum 22:20:36 f23df028b6ca: Download complete 22:20:36 d65c8cfc05b1: Verifying Checksum 22:20:36 d65c8cfc05b1: Download complete 22:20:37 699f458cf7ca: Verifying Checksum 22:20:37 699f458cf7ca: Download complete 22:20:37 8998bd30e6a1: Download complete 22:20:39 2437ff75d9bd: Verifying Checksum 22:20:39 2437ff75d9bd: Download complete 22:20:41 8998bd30e6a1: Pull complete 22:20:42 04944245beec: Pull complete 22:20:43 699f458cf7ca: Pull complete 22:20:43 765212b225bb: Pull complete 22:20:44 f23df028b6ca: Pull complete 22:20:44 d65c8cfc05b1: Pull complete 22:20:59 2437ff75d9bd: Pull complete 22:20:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:00 prd-ubuntu20.04-docker-arm64-4c-16g-21300 does not seem to be running inside a container 22:21:00 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:21:02 $ docker top 24d3dd2529c83df6c8b558854b2a3662367afe420f08b479d3de21f17f5e8aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:03 ---> job-cost.sh 22:21:03 lf-activate-venv: SKIPPING 22:21:03 INFO: No Stack... 22:21:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:21:05 INFO: Archiving Costs [Pipeline] sh 22:21:06 + cat /w/workspace/edgex-go/8/archives/cost.csv 22:21:06 + cut -d, -f6 [Pipeline] lock 22:21:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] 22:21:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] did not exist. Created. 22:21:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:21:06 Stashed 1 file(s) [Pipeline] } 22:21:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-8-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:07 $ docker stop --time=1 24d3dd2529c83df6c8b558854b2a3662367afe420f08b479d3de21f17f5e8aca 22:21:08 $ docker rm -f 24d3dd2529c83df6c8b558854b2a3662367afe420f08b479d3de21f17f5e8aca [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:21:09 provisioning config files... 22:21:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config9134441015516441576tmp [Pipeline] { [Pipeline] sh 22:21:09 + set +x 22:21:09 + curl -s https://codecov.io/bash 22:21:09 + bash -s -- 22:21:09 22:21:09 _____ _ 22:21:09 / ____| | | 22:21:09 | | ___ __| | ___ ___ _____ __ 22:21:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:21:09 | |___| (_) | (_| | __/ (_| (_) \ V / 22:21:09 \_____\___/ \__,_|\___|\___\___/ \_/ 22:21:09 Bash-1.0.6 22:21:09 22:21:09 22:21:09 ==> git version 2.25.1 found 22:21:09 ==> 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:21:09 Release-Date: 2020-01-08 22:21:09 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:21:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:21:09 ==> Jenkins CI detected. 22:21:09 current dir:  /w/workspace/edgex-go/8 22:21:09 project root: . 22:21:09 --> token set from env 22:21:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:21:09 ==> Running gcov in . (disable via -X gcov) 22:21:09 ==> Python coveragepy not found 22:21:09 ==> Searching for coverage reports in: 22:21:09 + . 22:21:09 -> Found 1 reports 22:21:09 ==> Detecting git/mercurial file structure 22:21:09 ==> Reading reports 22:21:09 + ./coverage.out bytes=478003 22:21:09 ==> Appending adjustments 22:21:09 https://docs.codecov.io/docs/fixing-reports 22:21:10 + Found adjustments 22:21:10 ==> Gzipping contents 22:21:10 64K /tmp/codecov.Ez1Vhi.gz 22:21:10 ==> Uploading reports 22:21:10 url: https://codecov.io 22:21:10 query: branch=PR-4101&commit=c91a622a773de8f3daec33bc58c3bf079da1d86d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= 22:21:10 -> Pinging Codecov 22:21:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4101&commit=c91a622a773de8f3daec33bc58c3bf079da1d86d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4101%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4101&job=&cmd_args= 22:21:10 -> Uploading to 22:21:10 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/00271124DB129430A58F1EEE437C3FCB/c91a622a773de8f3daec33bc58c3bf079da1d86d/c1f5411c-75fe-4645-b4a8-8cae03b00a6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T222110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=188b4cd9fa40ec4d31486c0d6c9d301f562b1a1160ce5bbc9db2a76f016462cc 22:21:10 % Total % Received % Xferd Average Speed Time Time Time Current 22:21:10 Dload Upload Total Spent Left Speed 22:21:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62769 0 0 100 62769 0 274k --:--:-- --:--:-- --:--:-- 274k 22:21:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c91a622a773de8f3daec33bc58c3bf079da1d86d [Pipeline] } 22:21:11 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:21:11 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 22:21:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:13 ---> package-listing.sh 22:21:13 ++ facter osfamily 22:21:13 ++ tr '[:upper:]' '[:lower:]' 22:21:13 + OS_FAMILY=debian 22:21:13 + workspace=/w/workspace/edgex-go/8 22:21:13 + START_PACKAGES=/tmp/packages_start.txt 22:21:13 + END_PACKAGES=/tmp/packages_end.txt 22:21:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:13 + PACKAGES=/tmp/packages_start.txt 22:21:13 + '[' /w/workspace/edgex-go/8 ']' 22:21:13 + PACKAGES=/tmp/packages_end.txt 22:21:13 + case "${OS_FAMILY}" in 22:21:13 + dpkg -l 22:21:13 + grep '^ii' 22:21:13 + '[' -f /tmp/packages_start.txt ']' 22:21:13 + '[' -f /tmp/packages_end.txt ']' 22:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:13 + '[' /w/workspace/edgex-go/8 ']' 22:21:13 + mkdir -p /w/workspace/edgex-go/8/archives/ 22:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 22:21:13 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:21:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:14 22:21:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:14 latest: Pulling from edgex-lftools-log-publisher 22:21:14 5eb5b503b376: Pulling fs layer 22:21:14 5c69ac0246d0: Pulling fs layer 22:21:14 ec43610c2a17: Pulling fs layer 22:21:14 3a2ae6a8a46f: Pulling fs layer 22:21:14 33b1e0a273af: Pulling fs layer 22:21:14 5d3b04190fa2: Pulling fs layer 22:21:14 2f39f015ded8: Pulling fs layer 22:21:14 3a2ae6a8a46f: Waiting 22:21:14 33b1e0a273af: Waiting 22:21:14 5d3b04190fa2: Waiting 22:21:14 2f39f015ded8: Waiting 22:21:14 5c69ac0246d0: Verifying Checksum 22:21:14 5c69ac0246d0: Download complete 22:21:14 3a2ae6a8a46f: Verifying Checksum 22:21:14 3a2ae6a8a46f: Download complete 22:21:14 33b1e0a273af: Verifying Checksum 22:21:14 33b1e0a273af: Download complete 22:21:14 5d3b04190fa2: Verifying Checksum 22:21:14 5d3b04190fa2: Download complete 22:21:14 ec43610c2a17: Verifying Checksum 22:21:14 ec43610c2a17: Download complete 22:21:14 5eb5b503b376: Verifying Checksum 22:21:14 5eb5b503b376: Download complete 22:21:15 2f39f015ded8: Download complete 22:21:16 5eb5b503b376: Pull complete 22:21:16 5c69ac0246d0: Pull complete 22:21:16 ec43610c2a17: Pull complete 22:21:16 3a2ae6a8a46f: Pull complete 22:21:17 33b1e0a273af: Pull complete 22:21:17 5d3b04190fa2: Pull complete 22:21:22 2f39f015ded8: Pull complete 22:21:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:22 prd-ubuntu20.04-docker-8c-8g-21297 does not seem to be running inside a container 22:21:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 22:21:24 $ docker top f6d96cca9e53215ac0eca955a0887cf5f9f02904f2fa5158c7dc95028bdf2a52 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:21:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:21:25 + ls /var/log/sa-host 22:21:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:25 provisioning config files... 22:21:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8311759120619412679tmp [Pipeline] { [Pipeline] echo 22:21:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:21:25 ---> create-netrc.sh [Pipeline] } 22:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:21:25 ---> python-tools-install.sh [Pipeline] echo 22:21:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:21:26 ---> sudo-logs.sh 22:21:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:21:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:21:26 ---> job-cost.sh 22:21:26 lf-activate-venv: SKIPPING 22:21:26 DEBUG: total: 0.10999999940395355 22:21:26 INFO: Retrieving Stack Cost... 22:21:26 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:27 INFO: Archiving Costs [Pipeline] echo 22:21:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:27 ---> logs-deploy.sh 22:21:27 lf-activate-venv: SKIPPING 22:21:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/8 22:21:27 INFO: archiving workspace using pattern(s): 22:21:28 Archives upload complete. 22:21:28 INFO: archiving logs to Nexus