Pull request #4232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f+a73500d17d161fb3a8a62f1ec070ca3e773c52e6 (0a8cfbc15952b17ae451d7d6e8a72f84c28338d1) 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-ssh15193267413169345993.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14469144005266664321.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2128101610088063263.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh780860355222654525.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3030569276256203846.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10145622007217579148.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119236 in /w/workspace/edgexfoundry_edgex-go_PR-4232 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4232/head:refs/remotes/origin/PR-4232 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a73500d17d161fb3a8a62f1ec070ca3e773c52e6 into PR head commit be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f Merge succeeded, producing be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f Checking out Revision be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f (PR-4232) > git config core.sparsecheckout # timeout=10 > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 Commit message: "build(snap): Remove helper scripts from staged snaps" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:20:26 ========================================================= 16:20:26 EdgeX Global Pipelines Version Info 16:20:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:20:26 ------------------- 16:20:26 stable info: 16:20:26 ------------------- 16:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:20:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:20:26 Message: update stable to v1.0.244 16:20:27 ------------------- 16:20:27 experimental info: 16:20:27 ------------------- 16:20:27 Commited By: **** collab-it+edgex@linuxfoundation.org 16:20:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:20:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4232 [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4232 [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4232 [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be1d604 [Pipeline] echo 16:20:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:28 provisioning config files... 16:20:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10943114703387868345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:29 ---> docker-login.sh 16:20:29 nexus3.edgexfoundry.org:10001 16:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:29 Configure a credential helper to remove this warning. See 16:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:29 16:20:29 Login Succeeded 16:20:29 nexus3.edgexfoundry.org:10002 16:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:29 Configure a credential helper to remove this warning. See 16:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:29 16:20:29 Login Succeeded 16:20:29 nexus3.edgexfoundry.org:10003 16:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:30 Configure a credential helper to remove this warning. See 16:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:30 16:20:30 Login Succeeded 16:20:30 nexus3.edgexfoundry.org:10004 16:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:30 Configure a credential helper to remove this warning. See 16:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:30 16:20:30 Login Succeeded 16:20:30 docker.io 16:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:30 Configure a credential helper to remove this warning. See 16:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:30 16:20:30 Login Succeeded 16:20:30 ---> docker-login.sh ends [Pipeline] } 16:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:30 + 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 16:20:30 + dirname cmd/core-command/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo core-command,cmd/core-command/Dockerfile 16:20:30 + dirname cmd/core-data/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo core-data,cmd/core-data/Dockerfile 16:20:30 + dirname cmd/core-metadata/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo core-metadata,cmd/core-metadata/Dockerfile 16:20:30 + dirname cmd/security-bootstrapper/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:20:30 + dirname cmd/security-proxy-setup/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:20:30 + dirname cmd/security-secretstore-setup/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:20:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:20:30 + dirname cmd/security-spire-agent/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:20:30 + dirname cmd/security-spire-config/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:20:30 + dirname+ cmd/security-spire-server/Dockerfile 16:20:30 cut -d/ -f2 16:20:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:20:30 + dirname cmd/support-notifications/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo support-notifications,cmd/support-notifications/Dockerfile 16:20:30 + dirname cmd/support-scheduler/Dockerfile 16:20:30 + cut -d/ -f2 16:20:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:20:30 + + dirname cmd/sys-mgmt-agent/Dockerfile 16:20:30 cut -d/ -f2 16:20:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:20:30 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 16:20:31 + git rev-list -1 --merges be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f~1..be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] echo 16:20:31 -----------> git rev-list -1 --merges be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f~1..be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [false] [Pipeline] sh 16:20:31 + git log --format=format:%s -1 be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] echo 16:20:31 ========================================================= 16:20:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:20:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:20:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:32 + grep -v github /etc/ssh/ssh_known_hosts 16:20:32 + [ -e /tmp/ssh_known_hosts ] 16:20:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:20:32 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 16:20:32 -a /etc/ssh/ssh_known_hosts 16:20:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:32 16:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:20:33 b85a868b505f: Pulling fs layer 16:20:33 e2be974225ed: Pulling fs layer 16:20:33 339a4e72a1f5: Pulling fs layer 16:20:33 988bab9f4d93: Pulling fs layer 16:20:33 1469e6f7b9e6: Pulling fs layer 16:20:33 eaf3925da568: Pulling fs layer 16:20:33 bab4dde63d76: Pulling fs layer 16:20:33 bde34c3a00c8: Pulling fs layer 16:20:33 b352a97aabf1: Pulling fs layer 16:20:33 4872d77fe225: Pulling fs layer 16:20:33 5851b861e8e6: Pulling fs layer 16:20:33 4872d77fe225: Waiting 16:20:33 b352a97aabf1: Waiting 16:20:33 5851b861e8e6: Waiting 16:20:33 bab4dde63d76: Waiting 16:20:33 bde34c3a00c8: Waiting 16:20:33 eaf3925da568: Waiting 16:20:33 e2be974225ed: Download complete 16:20:33 988bab9f4d93: Verifying Checksum 16:20:33 988bab9f4d93: Download complete 16:20:33 339a4e72a1f5: Verifying Checksum 16:20:33 339a4e72a1f5: Download complete 16:20:33 1469e6f7b9e6: Verifying Checksum 16:20:33 1469e6f7b9e6: Download complete 16:20:33 eaf3925da568: Verifying Checksum 16:20:33 eaf3925da568: Download complete 16:20:33 bde34c3a00c8: Download complete 16:20:33 b352a97aabf1: Verifying Checksum 16:20:33 b352a97aabf1: Download complete 16:20:33 4872d77fe225: Verifying Checksum 16:20:33 5851b861e8e6: Download complete 16:20:33 b85a868b505f: Verifying Checksum 16:20:33 b85a868b505f: Download complete 16:20:33 bab4dde63d76: Verifying Checksum 16:20:33 bab4dde63d76: Download complete 16:20:34 b85a868b505f: Pull complete 16:20:34 e2be974225ed: Pull complete 16:20:35 339a4e72a1f5: Pull complete 16:20:35 988bab9f4d93: Pull complete 16:20:35 1469e6f7b9e6: Pull complete 16:20:35 eaf3925da568: Pull complete 16:20:37 bab4dde63d76: Pull complete 16:20:37 bde34c3a00c8: Pull complete 16:20:37 b352a97aabf1: Pull complete 16:20:37 4872d77fe225: Pull complete 16:20:37 5851b861e8e6: Pull complete 16:20:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:38 prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container 16:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:20:39 $ docker top 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 -eo pid,comm 16:20:39 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). 16:20:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:39 [ssh-agent] Looking for ssh-agent implementation... 16:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:39 $ docker exec 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent 16:20:39 SSH_AUTH_SOCK=/tmp/ssh-GRKGCr3K2lA9/agent.31 16:20:39 SSH_AGENT_PID=37 16:20:39 Running ssh-add (command line suppressed) 16:20:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17878990767816312619.key (/w/workspace/edgex-go/1@tmp/private_key_17878990767816312619.key) 16:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:40 + git tag --points-at HEAD [Pipeline] } 16:20:40 $ docker exec --env ******** --env ******** 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent -k 16:20:40 unset SSH_AUTH_SOCK; 16:20:40 unset SSH_AGENT_PID; 16:20:40 echo Agent pid 37 killed; 16:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:20:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:40 [ssh-agent] Looking for ssh-agent implementation... 16:20:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:40 $ docker exec 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent 16:20:40 SSH_AUTH_SOCK=/tmp/ssh-KNS0NdTKdz0w/agent.69 16:20:40 SSH_AGENT_PID=75 16:20:40 Running ssh-add (command line suppressed) 16:20:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11994796680101720725.key (/w/workspace/edgex-go/1@tmp/private_key_11994796680101720725.key) 16:20:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:41 + git semver init 16:20:41 2022-11-14 16:20:41,298 [run_init] DEBUG init version:0.0.0 force:False 16:20:41 2022-11-14 16:20:41,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:20:41 2022-11-14 16:20:41,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:20:41 2022-11-14 16:20:41,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 16:20:47 2022-11-14 16:20:46,731 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:20:47 2022-11-14 16:20:46,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4232 with force:False 16:20:47 2022-11-14 16:20:46,732 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4232 16:20:47 2022-11-14 16:20:46,737 [execute] INFO git cat-file --batch-check 16:20:47 2022-11-14 16:20:46,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:20:47 2022-11-14 16:20:46,744 [execute] INFO git cat-file --batch 16:20:47 2022-11-14 16:20:46,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:20:47 2022-11-14 16:20:46,750 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4232 16:20:47 0.0.0 [Pipeline] } 16:20:48 $ docker exec --env ******** --env ******** 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 ssh-agent -k 16:20:48 unset SSH_AUTH_SOCK; 16:20:48 unset SSH_AGENT_PID; 16:20:48 echo Agent pid 75 killed; 16:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:48 + git semver [Pipeline] } 16:20:48 $ docker stop --time=1 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 16:20:50 $ docker rm -f 8d222350939e7bbd4863ddeedee98d96247ba1c53eca09c6041e97d2ad70f972 [Pipeline] // withDockerContainer [Pipeline] sh 16:20:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:20:50 Stashed 1 file(s) [Pipeline] echo 16:20:50 [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 16:20:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:51 ========================================================= 16:20:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:20:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:20:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:20:52 213ec9aee27d: Pulling fs layer 16:20:52 4583459ba037: Pulling fs layer 16:20:52 93c1e223e6f2: Pulling fs layer 16:20:52 53926ce57604: Pulling fs layer 16:20:52 21b2b0c7a3f4: Pulling fs layer 16:20:52 22ff95d597cd: Pulling fs layer 16:20:52 12d6caf4c0d1: Pulling fs layer 16:20:52 96b7cbca73a9: Pulling fs layer 16:20:52 a7acece74701: Pulling fs layer 16:20:52 53926ce57604: Waiting 16:20:52 96b7cbca73a9: Waiting 16:20:52 21b2b0c7a3f4: Waiting 16:20:52 a7acece74701: Waiting 16:20:52 22ff95d597cd: Waiting 16:20:52 93c1e223e6f2: Download complete 16:20:52 4583459ba037: Verifying Checksum 16:20:52 4583459ba037: Download complete 16:20:52 21b2b0c7a3f4: Verifying Checksum 16:20:52 21b2b0c7a3f4: Download complete 16:20:52 22ff95d597cd: Download complete 16:20:52 213ec9aee27d: Verifying Checksum 16:20:52 213ec9aee27d: Download complete 16:20:52 12d6caf4c0d1: Download complete 16:20:52 213ec9aee27d: Pull complete 16:20:52 4583459ba037: Pull complete 16:20:52 93c1e223e6f2: Pull complete 16:20:52 a7acece74701: Verifying Checksum 16:20:52 a7acece74701: Download complete 16:20:53 53926ce57604: Verifying Checksum 16:20:53 53926ce57604: Download complete 16:20:53 96b7cbca73a9: Download complete 16:20:56 53926ce57604: Pull complete 16:20:56 21b2b0c7a3f4: Pull complete 16:20:56 22ff95d597cd: Pull complete 16:20:56 12d6caf4c0d1: Pull complete 16:20:58 96b7cbca73a9: Pull complete 16:20:59 a7acece74701: Pull complete 16:20:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:20:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:20:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:20:59 WORKDIR /edgex 16:20:59 COPY go.mod . 16:20:59 RUN go mod download 16:20:59 + docker build -t ci-base-image-x86_64 -f - . 16:21:00 Sending build context to Docker daemon 169.8MB 16:21:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:21:00 ---> db6d94c90886 16:21:00 Step 2/4 : WORKDIR /edgex 16:21:02 ---> Running in 22c2583bc581 16:21:02 Removing intermediate container 22c2583bc581 16:21:02 ---> 3ad64ea30e10 16:21:02 Step 3/4 : COPY go.mod . 16:21:02 ---> 30483ca621f2 16:21:02 Step 4/4 : RUN go mod download 16:21:02 ---> Running in 7e93868f910b 16:21:06 Still waiting to schedule task 16:21:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:21:14 Removing intermediate container 7e93868f910b 16:21:14 ---> e8bed8e71d37 16:21:14 Successfully built e8bed8e71d37 16:21:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:15 + docker inspect -f . ci-base-image-x86_64 16:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:15 prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container 16:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:21:15 $ docker top 0e7383eb3ef761a27343f2f49e6181010044255864418e1b99a43dac7b08e860 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:16 + go version 16:21:16 go version go1.18.7 linux/amd64 [Pipeline] } 16:21:16 $ docker stop --time=1 0e7383eb3ef761a27343f2f49e6181010044255864418e1b99a43dac7b08e860 16:21:17 $ docker rm -f 0e7383eb3ef761a27343f2f49e6181010044255864418e1b99a43dac7b08e860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:18 + docker inspect -f . ci-base-image-x86_64 16:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:18 prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container 16:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:21:18 $ docker top 1f2f53cbd57df0267b983e0bd92b681e0c904edc18dd43f0b8b84e82dcf94e47 -eo pid,comm [Pipeline] { [Pipeline] echo 16:21:18 ========================================================= 16:21:18 [edgeXBuildGoParallel] Running Tests and Build... 16:21:18 ========================================================= [Pipeline] sh 16:21:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:21:19 + make test 16:21:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:21:26 ? github.com/edgexfoundry/edgex-go [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 16:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements 16:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.138s coverage: 43.0% of statements 16:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements 16:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:21:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.758s coverage: 89.2% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.101s coverage: 2.2% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.107s coverage: 29.6% of statements 16:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.104s coverage: 79.5% of statements 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.309s coverage: 96.3% of statements 16:21:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 16:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 16:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 16:21:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 79.9% of statements 16:21:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 64.7% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.8% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.8% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:22:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 16:22:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:22:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:22:27 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:22:27 GO111MODULE=on go vet ./... 16:22:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:22:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:22:29 ./bin/test-attribution-txt.sh [Pipeline] echo 16:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:22:29 + ls -al . 16:22:29 total 776 16:22:29 drwxrwxr-x 11 1001 1001 4096 Nov 14 16:21 . 16:22:29 drwxr-xr-x 4 root root 4096 Nov 14 16:21 .. 16:22:29 drwxrwxr-x 2 1001 1001 4096 Nov 14 16:20 .blubracket 16:22:29 -rw-rw-r-- 1 1001 1001 16 Nov 14 16:20 .dockerignore 16:22:29 drwxrwxr-x 8 1001 1001 4096 Nov 14 16:22 .git 16:22:29 drwxrwxr-x 3 1001 1001 4096 Nov 14 16:20 .github 16:22:29 -rw-rw-r-- 1 1001 1001 1030 Nov 14 16:20 .gitignore 16:22:29 -rw-rw-r-- 1 1001 1001 42 Nov 14 16:20 .golangci.yml 16:22:29 -rw-rw-r-- 1 1001 1001 87 Nov 14 16:20 .hadolint.yml 16:22:29 drwxr-xr-x 3 1001 1001 4096 Nov 14 16:20 .semver 16:22:29 -rw-rw-r-- 1 1001 1001 166 Nov 14 16:20 .sonarcloud.properties 16:22:29 -rw-rw-r-- 1 1001 1001 1171 Nov 14 16:20 ADOPTERS.md 16:22:29 -rw-rw-r-- 1 1001 1001 10722 Nov 14 16:20 Attribution.txt 16:22:29 -rw-rw-r-- 1 1001 1001 73765 Nov 14 16:20 CHANGELOG.md 16:22:29 -rw-rw-r-- 1 1001 1001 3804 Nov 14 16:20 CONTRIBUTING.md 16:22:29 -rw-rw-r-- 1 1001 1001 677 Nov 14 16:20 GOVERNANCE.md 16:22:29 -rw-rw-r-- 1 1001 1001 850 Nov 14 16:20 Jenkinsfile 16:22:29 -rw-rw-r-- 1 1001 1001 10775 Nov 14 16:20 LICENSE 16:22:29 -rw-rw-r-- 1 1001 1001 13857 Nov 14 16:20 Makefile 16:22:29 -rw-rw-r-- 1 1001 1001 582 Nov 14 16:20 OWNERS.md 16:22:29 -rw-rw-r-- 1 1001 1001 9799 Nov 14 16:20 README.md 16:22:29 -rw-rw-r-- 1 1001 1001 6912 Nov 14 16:20 SECURITY.md 16:22:29 -rw-rw-r-- 1 1001 1001 5 Nov 14 16:20 VERSION 16:22:29 -rw-rw-r-- 1 1001 1001 4131 Nov 14 16:20 ZMQWindows.md 16:22:29 drwxrwxr-x 2 1001 1001 4096 Nov 14 16:20 bin 16:22:29 drwxrwxr-x 18 1001 1001 4096 Nov 14 16:20 cmd 16:22:29 -rw-r--r-- 1 root root 501828 Nov 14 16:22 coverage.out 16:22:29 -rw-rw-r-- 1 1001 1001 3405 Nov 14 16:20 go.mod 16:22:29 -rw-rw-r-- 1 1001 1001 44978 Nov 14 16:20 go.sum 16:22:29 drwxrwxr-x 8 1001 1001 4096 Nov 14 16:20 internal 16:22:29 drwxrwxr-x 3 1001 1001 4096 Nov 14 16:20 openapi 16:22:29 drwxrwxr-x 4 1001 1001 4096 Nov 14 16:20 snap 16:22:29 -rw-rw-r-- 1 1001 1001 204 Nov 14 16:20 version.go [Pipeline] sh 16:22:30 + '[' -e coverage.out ] 16:22:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:22:30 Stashed 1 file(s) [Pipeline] sh 16:22:30 + make build 16:22:30 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:22:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119237 in /w/workspace/edgexfoundry_edgex-go_PR-4232 [Pipeline] { [Pipeline] ws 16:22:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:22:34 The recommended git tool is: git 16:22:39 using credential edgex-jenkins-ssh 16:22:39 Cloning the remote Git repository 16:22:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:22:39 > git init /w/workspace/edgex-go/1 # timeout=10 16:22:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:22:39 > git --version # timeout=10 16:22:39 > git --version # 'git version 2.25.1' 16:22:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:39 Verifying host key using known hosts file 16:22:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:22:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:22:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:22:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:22:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:22:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:23:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:23:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:00 Verifying host key using known hosts file 16:23:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:23:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4232/head:refs/remotes/origin/PR-4232 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:23:01 Merging remotes/origin/main commit a73500d17d161fb3a8a62f1ec070ca3e773c52e6 into PR head commit be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:23:01 Merge succeeded, producing be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:23:01 Checking out Revision be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f (PR-4232) 16:23:01 > git config core.sparsecheckout # timeout=10 16:23:01 > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 16:23:01 > git remote # timeout=10 16:23:01 > git config --get remote.origin.url # timeout=10 16:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:01 Verifying host key using known hosts file 16:23:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:23:01 > git merge a73500d17d161fb3a8a62f1ec070ca3e773c52e6 # timeout=10 16:23:01 > git rev-parse HEAD^{commit} # timeout=10 16:23:01 > git config core.sparsecheckout # timeout=10 16:23:01 > git checkout -f be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f # timeout=10 16:23:05 Commit message: "build(snap): Remove helper scripts from staged snaps" 16:23:05 > git --version # timeout=10 16:23:05 > git --version # 'git version 2.25.1' 16:23:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:23:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:23:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:23:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:23:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:06 Dload Upload Total Spent Left Speed 16:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 81831 0 --:--:-- --:--:-- --:--:-- 81831 [Pipeline] sh 16:23:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:23:07 + sudo tee /etc/docker/daemon.new 16:23:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:23:07 { 16:23:07 "registry-mirrors": [ 16:23:07 "https://nexus3.edgexfoundry.org:10001" 16:23:07 ], 16:23:07 "bip": "10.250.0.254/24", 16:23:07 "hosts": [ 16:23:07 "tcp://0.0.0.0:5555", 16:23:07 "unix:///var/run/docker.sock" 16:23:07 ], 16:23:07 "mtu": 1458, 16:23:07 "selinux-enabled": true, 16:23:07 "seccomp-profile": "/etc/docker/seccomp.json" 16:23:07 } [Pipeline] sh 16:23:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:23:08 + sudo service docker restart 16:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:23: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:23:10 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 16:23: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 16:23:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:23: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:23:15 $ docker stop --time=1 1f2f53cbd57df0267b983e0bd92b681e0c904edc18dd43f0b8b84e82dcf94e47 16:23:18 $ docker rm -f 1f2f53cbd57df0267b983e0bd92b681e0c904edc18dd43f0b8b84e82dcf94e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:23:19 16:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:23:20 latest: Pulling from edgex-devops/edgex-compose 16:23:20 cbdbe7a5bc2a: Pulling fs layer 16:23:20 ca9280d653b3: Pulling fs layer 16:23:20 7e9c9ca2126c: Pulling fs layer 16:23:20 cbdbe7a5bc2a: Verifying Checksum 16:23:20 cbdbe7a5bc2a: Download complete 16:23:20 ca9280d653b3: Verifying Checksum 16:23:20 ca9280d653b3: Download complete 16:23:20 cbdbe7a5bc2a: Pull complete 16:23:20 7e9c9ca2126c: Download complete 16:23:21 ca9280d653b3: Pull complete 16:23:24 7e9c9ca2126c: Pull complete 16:23:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:24 prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container 16:23:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:23:26 $ docker top dec977c61c105a8b9b1995b7943dda093ca013bc6615a05b7984d60118edb055 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:26 provisioning config files... 16:23:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9450933505700043210tmp 16:23:26 + docker-compose build --help 16:23:26 + grep parallel [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:27 ---> docker-login.sh 16:23:27 nexus3.edgexfoundry.org:10001 16:23:27 --parallel Build images in parallel. [Pipeline] } 16:23:27 $ docker stop --time=1 dec977c61c105a8b9b1995b7943dda093ca013bc6615a05b7984d60118edb055 16:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:27 Configure a credential helper to remove this warning. See 16:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:27 16:23:27 Login Succeeded 16:23:27 nexus3.edgexfoundry.org:10002 16:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:28 Configure a credential helper to remove this warning. See 16:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:28 16:23:28 Login Succeeded 16:23:28 nexus3.edgexfoundry.org:10003 16:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:28 Configure a credential helper to remove this warning. See 16:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:28 16:23:28 Login Succeeded 16:23:28 nexus3.edgexfoundry.org:10004 16:23:28 $ docker rm -f dec977c61c105a8b9b1995b7943dda093ca013bc6615a05b7984d60118edb055 16:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:28 Configure a credential helper to remove this warning. See 16:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:28 16:23:28 Login Succeeded 16:23:28 docker.io [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:23:29 . 16:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:29 Configure a credential helper to remove this warning. See 16:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:29 16:23:29 Login Succeeded 16:23:29 ---> docker-login.sh ends [Pipeline] } 16:23:29 Deleting 1 temporary files [Pipeline] } [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] withDockerContainer 16:23:29 prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container 16:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:23:30 $ docker top 1d0a2177de58c145aa885c0ea4010af68ab20cba11ed285961548a9fd1c1abff -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] sh 16:23:30 + docker-compose -f ./docker-compose-build.yml build --parallel 16:23:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:30 ========================================================= 16:23:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:23:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:23:31 Building core-command ... 16:23:31 Building core-data ... 16:23:31 Building core-metadata ... 16:23:31 Building security-bootstrapper ... 16:23:31 Building security-proxy-setup ... 16:23:31 Building security-secretstore-setup ... 16:23:31 Building security-spiffe-token-provider ... 16:23:31 Building security-spire-agent ... 16:23:31 Building security-spire-config ... 16:23:31 Building security-spire-server ... 16:23:31 Building support-notifications ... 16:23:31 Building support-scheduler ... 16:23:31 Building sys-mgmt-agent ... 16:23:31 Building security-spire-server 16:23:31 Building core-data 16:23:31 Building security-bootstrapper 16:23:31 Building security-spire-config 16:23:31 Building support-notifications 16:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:23:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:23:31 9b18e9b68314: Pulling fs layer 16:23:31 35d82f9e3411: Pulling fs layer 16:23:31 e16973657156: Pulling fs layer 16:23:31 fc693d55d65f: Pulling fs layer 16:23:31 7e9fc2657dce: Pulling fs layer 16:23:31 dda99020689f: Pulling fs layer 16:23:31 db1c61fa0a46: Pulling fs layer 16:23:31 891c053d2c06: Pulling fs layer 16:23:31 7e9fc2657dce: Waiting 16:23:31 dda99020689f: Waiting 16:23:31 db1c61fa0a46: Waiting 16:23:31 891c053d2c06: Waiting 16:23:31 fc693d55d65f: Waiting 16:23:31 e16973657156: Verifying Checksum 16:23:31 e16973657156: Download complete 16:23:31 35d82f9e3411: Download complete 16:23:31 7e9fc2657dce: Verifying Checksum 16:23:31 7e9fc2657dce: Download complete 16:23:31 dda99020689f: Verifying Checksum 16:23:31 dda99020689f: Download complete 16:23:31 9b18e9b68314: Verifying Checksum 16:23:32 9b18e9b68314: Pull complete 16:23:32 891c053d2c06: Verifying Checksum 16:23:32 891c053d2c06: Download complete 16:23:32 35d82f9e3411: Pull complete 16:23:32 e16973657156: Pull complete 16:23:33 db1c61fa0a46: Download complete 16:23:34 fc693d55d65f: Verifying Checksum 16:23:34 fc693d55d65f: Download complete 16:23:45 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:23:45 ---> e8bed8e71d37 16:23:45 Step 3/32 : WORKDIR /edgex-go 16:23:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:23:45 ---> e8bed8e71d37 16:23:45 Step 3/23 : WORKDIR /edgex-go 16:23:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:23:45 ---> e8bed8e71d37 16:23:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:23:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:23:45 ---> e8bed8e71d37 16:23:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:23:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:23:45 ---> e8bed8e71d37 16:23:45 Step 3/24 : WORKDIR /edgex-go 16:23:46 fc693d55d65f: Pull complete 16:23:46 7e9fc2657dce: Pull complete 16:23:46 dda99020689f: Pull complete 16:23:48 ---> Running in c0e4a47d8dab 16:23:48 ---> Running in 1b054f36f304 16:23:48 ---> Running in ea01402c5eef 16:23:48 ---> Running in a17487de82d1 16:23:48 ---> Running in aa585776db87 16:23:48 Removing intermediate container a17487de82d1 16:23:48 ---> 8ecd8c8c44d9 16:23:48 Step 4/22 : WORKDIR /edgex-go 16:23:48 Removing intermediate container ea01402c5eef 16:23:48 ---> 25aae709c74e 16:23:48 Step 4/22 : WORKDIR /edgex-go 16:23:48 Removing intermediate container aa585776db87 16:23:48 ---> ca204e485e5e 16:23:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:23:48 Removing intermediate container c0e4a47d8dab 16:23:48 ---> c057cc5ca3e2 16:23:48 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:23:48 ---> Running in 78d5bd5f7440 16:23:48 ---> Running in e2c5639e1dce 16:23:48 Removing intermediate container 1b054f36f304 16:23:48 ---> 607b99735838 16:23:48 Step 4/32 : RUN apk add --update --no-cache make git 16:23:48 ---> Running in 8658d7f2b813 16:23:48 ---> Running in c9eb9065f96f 16:23:48 ---> Running in 0c0fa8c9d155 16:23:48 Removing intermediate container e2c5639e1dce 16:23:48 ---> 92e1fa0e8aa0 16:23:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:23:48 Removing intermediate container 78d5bd5f7440 16:23:48 ---> a379ec067a2e 16:23:48 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:23:48 ---> Running in 7dbde5f4f03e 16:23:48 ---> Running in b2aa3e2700dd 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:23:49 OK: 211 MiB in 51 packages 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:23:49 OK: 211 MiB in 51 packages 16:23:49 OK: 211 MiB in 51 packages 16:23:49 OK: 211 MiB in 51 packages 16:23:49 OK: 211 MiB in 51 packages 16:23:49 Removing intermediate container 8658d7f2b813 16:23:49 ---> 50a34d16a946 16:23:49 Step 5/24 : COPY go.mod vendor* ./ 16:23:49 ---> c4ec3dd7db55 16:23:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:49 ---> Running in 25b712ab5241 16:23:49 Removing intermediate container 7dbde5f4f03e 16:23:49 ---> d19b846e1999 16:23:49 Step 6/22 : COPY go.mod vendor* ./ 16:23:50 ---> 8958b7fd6790 16:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:50 ---> Running in 6b3fec1659df 16:23:50 Removing intermediate container c9eb9065f96f 16:23:50 ---> 70e17b1a295f 16:23:50 Step 5/23 : COPY go.mod vendor* ./ 16:23:50 Removing intermediate container 0c0fa8c9d155 16:23:50 ---> 6c1d163bdd0e 16:23:50 Step 5/32 : COPY go.mod vendor* ./ 16:23:50 Removing intermediate container b2aa3e2700dd 16:23:50 ---> e71bd58a437a 16:23:50 Step 6/22 : COPY go.mod vendor* ./ 16:23:50 ---> 9d413210e713 16:23:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:50 ---> 313f952ac9b7 16:23:50 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:50 ---> Running in 1a491b7c3355 16:23:50 ---> Running in 0c1af69a2645 16:23:50 ---> 3216ab38f9a4 16:23:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:23:50 ---> Running in b743890efbb8 16:23:51 db1c61fa0a46: Pull complete 16:23:53 891c053d2c06: Pull complete 16:23:53 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:23:54 + docker build -t ci-base-image-arm64 -f - . 16:23:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:23:54 WORKDIR /edgex 16:23:54 COPY go.mod . 16:23:54 RUN go mod download 16:23:54 Sending build context to Docker daemon 3.277MB 16:23:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:23:54 ---> f96f9c87975a 16:23:54 Step 2/4 : WORKDIR /edgex 16:23:56 ---> Running in b37c1be50445 16:23:56 Removing intermediate container b37c1be50445 16:23:56 ---> 74238a7a7fdd 16:23:56 Step 3/4 : COPY go.mod . 16:23:57 ---> 879a1650625a 16:23:57 Step 4/4 : RUN go mod download 16:23:57 ---> Running in e62e866d28c3 16:24:12 Removing intermediate container b743890efbb8 16:24:12 ---> 2472fedbba5a 16:24:12 Step 8/22 : COPY . . 16:24:12 Removing intermediate container 1a491b7c3355 16:24:12 ---> e3f473c1a4bd 16:24:12 Step 7/32 : COPY . . 16:24:12 Removing intermediate container 25b712ab5241 16:24:12 ---> a509b037736d 16:24:12 Step 7/24 : COPY . . 16:24:12 Removing intermediate container 6b3fec1659df 16:24:12 ---> 22e46b7c7c35 16:24:12 Step 8/22 : COPY . . 16:24:12 Removing intermediate container 0c1af69a2645 16:24:12 ---> a8119cc450b0 16:24:12 Step 7/23 : COPY . . 16:24:24 ---> 49c44c7bed38 16:24:24 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:24:24 ---> 46daec06b9fc 16:24:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:24:24 ---> Running in 9a14bf6598ea 16:24:24 ---> Running in 2d6112e290f5 16:24:24 ---> 3019619d32d1 16:24:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:24:24 ---> 785619e10b6b 16:24:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:24:24 ---> 706aab019de4 16:24:24 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:24:24 ---> Running in e34671d44a5a 16:24:24 ---> Running in c510d3764214 16:24:24 ---> Running in 88efa6eb1b6b 16:24:24 Removing intermediate container 2d6112e290f5 16:24:24 ---> 2598f420339b 16:24:24 Step 9/24 : WORKDIR /edgex-go/spire-build 16:24:24 ---> Running in 7dc40e4003bc 16:24:24 Removing intermediate container e34671d44a5a 16:24:24 ---> 5a2f1641a8ed 16:24:24 Step 9/23 : WORKDIR /edgex-go/spire-build 16:24:24 ---> Running in f090f681b941 16:24:24 Removing intermediate container 7dc40e4003bc 16:24:24 ---> c7f94f61eeee 16:24:24 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:24:24 ---> Running in 046417c65fab 16:24:24 Removing intermediate container f090f681b941 16:24:24 ---> a947c52f510c 16:24:24 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:24:24 ---> Running in 70fae9bcfddf 16:24:24 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 16:24:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:24: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:24:24 Removing intermediate container 046417c65fab 16:24:24 ---> 0e1966771992 16:24:24 Step 11/24 : WORKDIR /edgex-go 16:24:24 Removing intermediate container 70fae9bcfddf 16:24:24 ---> 85b6656bc7b7 16:24:24 Step 11/23 : WORKDIR /edgex-go 16:24:24 ---> Running in 2ecb04596d22 16:24:24 ---> Running in 0e1bd0d9af73 16:24:24 Removing intermediate container 2ecb04596d22 16:24:24 ---> 16cd3003b05a 16:24:24 16:24:24 Step 12/24 : FROM alpine:3.15 16:24:24 Removing intermediate container 0e1bd0d9af73 16:24:24 ---> 6957d73a0c43 16:24:24 16:24:24 Step 12/23 : FROM alpine:3.15 16:24:25 3.15: Pulling from library/alpine 16:24:25 3.15: Pulling from library/alpine 16:24:26 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:24:26 Status: Downloaded newer image for alpine:3.15 16:24:26 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:24:26 Status: Image is up to date for alpine:3.15 16:24:26 ---> c4fc93816858 16:24:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:24:26 ---> c4fc93816858 16:24:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:24:26 ---> Running in 903bb611bf6d 16:24:26 ---> Running in ea3aab029ca7 16:24:26 Removing intermediate container ea3aab029ca7 16:24:26 ---> 3ec61193c2e4 16:24:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:24:26 Removing intermediate container 903bb611bf6d 16:24:26 ---> 0f9862dfb0b3 16:24:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:24:26 ---> Running in 3276965f19fa 16:24:26 ---> Running in 5859302a5811 16:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:24:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:24:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:24:28 OK: 15859 distinct packages available 16:24:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:24:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:24:28 OK: 15859 distinct packages available 16:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:24:28 (1/4) Installing dumb-init (1.2.5-r1) 16:24:28 (2/4) Installing musl-obstack (1.2.3-r0) 16:24:28 (3/4) Installing libucontext (1.1-r0) 16:24:28 (1/5) Installing dumb-init (1.2.5-r1) 16:24:28 (4/4) Installing gcompat (1.0.0-r4) 16:24:28 Executing busybox-1.34.1-r7.trigger 16:24:28 (2/5) Installing musl-obstack (1.2.3-r0) 16:24:28 OK: 6 MiB in 18 packages 16:24:28 (3/5) Installing libucontext (1.1-r0) 16:24:28 (4/5) Installing gcompat (1.0.0-r4) 16:24:28 (5/5) Installing openssl (1.1.1s-r1) 16:24:28 Executing busybox-1.34.1-r7.trigger 16:24:28 OK: 7 MiB in 19 packages 16:24:29 Removing intermediate container e62e866d28c3 16:24:29 ---> d10347e388e2 16:24:29 Successfully built d10347e388e2 16:24:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:29 Removing intermediate container 5859302a5811 16:24:29 ---> 571686c9da58 16:24:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:24:29 Removing intermediate container 3276965f19fa 16:24:29 ---> ecebb08da962 16:24:29 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:24:29 + docker inspect -f . ci-base-image-arm64 16:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:30 prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container 16:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:24:31 $ docker top acbf5f602a610e911f3687c7a806b39aaf9d673d0138c5f60359da26a071408e -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:32 + go version 16:24:32 go version go1.18.7 linux/arm64 [Pipeline] } 16:24:32 $ docker stop --time=1 acbf5f602a610e911f3687c7a806b39aaf9d673d0138c5f60359da26a071408e 16:24:33 $ docker rm -f acbf5f602a610e911f3687c7a806b39aaf9d673d0138c5f60359da26a071408e 16:24:34 ---> 41930a698d26 16:24:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:24:34 ---> 9c63b9174d4e 16:24:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:34 ---> 2ca8bc9c3006 16:24:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:24:34 ---> 000f173fd7eb 16:24:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:24:34 ---> Running in fbbe8242c0c1 16:24:34 + docker inspect -f . ci-base-image-arm64 16:24:34 . 16:24:34 Removing intermediate container fbbe8242c0c1 16:24:34 ---> 566c6ca9fdc6 16:24:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:35 ---> 6430903bfddb 16:24:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:24:35 ---> 50fbd43e3b69 16:24:35 Step 19/24 : WORKDIR / 16:24:35 prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container 16:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:24:35 ---> Running in 387703214a3c 16:24:35 Removing intermediate container 387703214a3c 16:24:35 ---> 321ba349e571 16:24:35 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:24:35 ---> Running in e19666389d01 16:24:35 ---> bfb7efd8eee2 16:24:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:24:35 ---> Running in e399cbcb16ee 16:24:35 Removing intermediate container e19666389d01 16:24:35 ---> b63191b5eb02 16:24:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:24:36 ---> Running in fcdf36689ada 16:24:36 Removing intermediate container e399cbcb16ee 16:24:36 ---> 6accf2afe5f2 16:24:36 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:24:36 ---> Running in d325a3e0ca46 16:24:36 $ docker top 9b4b480e29256b5e9f7ac8b290c39c5170f0e0acbc89a3f7533d8740d257ad5f -eo pid,comm 16:24:36 Removing intermediate container fcdf36689ada 16:24:36 ---> ad34953864cf 16:24:36 Step 22/24 : LABEL arch=x86_64 16:24:36 ---> Running in b22d256219ba 16:24:36 Removing intermediate container d325a3e0ca46 16:24:36 ---> e7174841389c 16:24:36 Step 21/23 : LABEL arch=x86_64 16:24:36 ---> Running in a7dfa3b66eb9 [Pipeline] { [Pipeline] echo 16:24:36 ========================================================= 16:24:36 [edgeXBuildGoParallel] Running Tests and Build... 16:24:36 ========================================================= [Pipeline] sh 16:24:36 Removing intermediate container b22d256219ba 16:24:36 ---> 9a947222a25c 16:24:36 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:24:36 ---> Running in 90fd5db146d1 16:24:36 Removing intermediate container a7dfa3b66eb9 16:24:36 ---> c35c3040ee56 16:24:36 Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:24:36 ---> Running in fbabe18264e3 16:24:36 Removing intermediate container 90fd5db146d1 16:24:36 ---> 92a58ca33590 16:24:36 Step 24/24 : LABEL version=0.0.0 16:24:36 ---> Running in 50af4d398097 16:24:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:24:37 Removing intermediate container fbabe18264e3 16:24:37 ---> 8085e42abca4 16:24:37 Step 23/23 : LABEL version=0.0.0 16:24:37 Removing intermediate container 50af4d398097 16:24:37 ---> 173d1578736a 16:24:37 16:24:37 ---> Running in cc20875e0213 16:24:37 Successfully built 173d1578736a 16:24:37 Successfully tagged security-spire-config:latest 16:24:37  Building security-spire-config ... done Building sys-mgmt-agent 16:24:37 + make test 16:24:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:24:38 Removing intermediate container cc20875e0213 16:24:38 ---> 7d17be66b5e6 16:24:38 16:24:38 Successfully built 7d17be66b5e6 16:24:38 Successfully tagged security-spire-server:latest 16:24:38  Building security-spire-server ... done Building security-spire-agent 16:24:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:24:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:24:42 ---> e8bed8e71d37 16:24:42 Step 3/22 : WORKDIR /edgex-go 16:24:42 ---> Using cache 16:24:42 ---> 607b99735838 16:24:42 Step 4/22 : RUN apk add --update --no-cache make bash git 16:24:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:24:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:24:44 ---> e8bed8e71d37 16:24:44 Step 3/24 : WORKDIR /edgex-go 16:24:44 ---> Using cache 16:24:44 ---> 607b99735838 16:24:44 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:24:46 ---> Running in 3ad048664b4f 16:24:46 ---> Running in b431a3f8d285 16:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:24:47 OK: 211 MiB in 51 packages 16:24:47 OK: 211 MiB in 51 packages 16:24:49 Removing intermediate container b431a3f8d285 16:24:49 ---> 9f0284673718 16:24:49 Step 5/22 : COPY go.mod vendor* ./ 16:24:49 Removing intermediate container 3ad048664b4f 16:24:49 ---> 68f9bf5cfd55 16:24:49 Step 5/24 : COPY go.mod vendor* ./ 16:24:50 ---> 0fbdd76f9085 16:24:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:50 ---> b904433e6606 16:24:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:50 ---> Running in 6b451ce934f0 16:24:50 ---> Running in 1869f0ebcf31 16:24:52 Removing intermediate container 88efa6eb1b6b 16:24:52 ---> 27f3f6ad18f9 16:24:52 16:24:52 Step 9/32 : FROM alpine:3.16 16:24:52 3.16: Pulling from library/alpine 16:24:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:24:54 Status: Downloaded newer image for alpine:3.16 16:24:54 ---> bfe296a52501 16:24:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:24:57 ---> Running in d5bae625b93a 16:24:57 Removing intermediate container 9a14bf6598ea 16:24:57 ---> 6e4a4b6ba4e0 16:24:57 16:24:57 Step 10/22 : FROM alpine:3.16 16:24:57 ---> bfe296a52501 16:24:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:24:57 ---> Running in bcbf559806b4 16:24:57 Removing intermediate container d5bae625b93a 16:24:57 ---> 000744e2aa11 16:24:57 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:24:57 ---> Running in 95d2de10f999 16:24:57 Removing intermediate container bcbf559806b4 16:24:57 ---> a3c9249aeb99 16:24:57 Step 12/22 : ENV APP_PORT=59880 16:24:58 ---> Running in 94846002cad9 16:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:24:59 Removing intermediate container 94846002cad9 16:24:59 ---> 8c307c8fbda1 16:24:59 Step 13/22 : EXPOSE $APP_PORT 16:24:59 (1/2) Installing dumb-init (1.2.5-r1) 16:24:59 (2/2) Installing su-exec (0.2-r1) 16:24:59 Executing busybox-1.35.0-r17.trigger 16:24:59 OK: 6 MiB in 16 packages 16:25:00 ---> Running in de6cf926178f 16:25:00 Removing intermediate container c510d3764214 16:25:00 ---> 618279ec1492 16:25:00 16:25:00 Step 10/22 : FROM alpine:3.16 16:25:00 ---> bfe296a52501 16:25:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:25:01 Removing intermediate container de6cf926178f 16:25:01 ---> d9e44bba24d7 16:25:01 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:25:01 ---> Running in 48daa2a41f4c 16:25:01 Removing intermediate container 95d2de10f999 16:25:01 ---> 7d4233d52dd8 16:25:01 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:25:01 ---> Running in d7892e48334a 16:25:01 ---> Running in 1035bcf74e56 16:25:01 Removing intermediate container 1035bcf74e56 16:25:01 ---> aa677acb9dd0 16:25:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:02 (1/2) Installing ca-certificates (20220614-r0) 16:25:02 (2/2) Installing dumb-init (1.2.5-r1) 16:25:02 ---> Running in e367fa9b0d22 16:25:02 Executing busybox-1.35.0-r17.trigger 16:25:02 Executing ca-certificates-20220614-r0.trigger 16:25:02 (1/6) Installing dumb-init (1.2.5-r1) 16:25:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:25:02 (3/6) Installing libsodium (1.0.18-r0) 16:25:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:25:02 (5/6) Installing libzmq (4.3.4-r0) 16:25:02 OK: 6 MiB in 16 packages 16:25:02 (6/6) Installing zeromq (4.3.4-r0) 16:25:02 Executing busybox-1.35.0-r17.trigger 16:25:02 OK: 8 MiB in 20 packages 16:25:02 Removing intermediate container e367fa9b0d22 16:25:02 ---> d52ea71550e9 16:25:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:25:02 ---> Running in 43ff064ed043 16:25:02 Removing intermediate container 43ff064ed043 16:25:02 ---> 8b8aeb330b39 16:25:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:25:02 ---> Running in 29b1328aae89 16:25:03 Removing intermediate container 29b1328aae89 16:25:03 ---> 958728dc5690 16:25:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:25:03 ---> Running in 8169a6b8d199 16:25:03 Removing intermediate container 48daa2a41f4c 16:25:03 ---> 9392ef73571a 16:25:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:25:03 Removing intermediate container d7892e48334a 16:25:03 ---> 8618475f0cd6 16:25:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:03 Removing intermediate container 1869f0ebcf31 16:25:03 ---> 562f6d2a2e3e 16:25:03 Step 7/24 : COPY . . 16:25:03 ---> Running in 52dd741be5dd 16:25:03 Removing intermediate container 6b451ce934f0 16:25:03 ---> f5564e2b8dce 16:25:03 Step 7/22 : COPY . . 16:25:04 Removing intermediate container 52dd741be5dd 16:25:04 ---> 478021fd10de 16:25:04 Step 13/22 : ENV APP_PORT=59860 16:25:06 ---> 84a812793444 16:25:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:25:06 ---> Running in 0f0ad6afad40 16:25:06 ---> 742dd6e61c4c 16:25:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:25:06 ---> 3ccc6a678b32 16:25:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:25:06 Removing intermediate container 0f0ad6afad40 16:25:06 ---> 565790c6bb97 16:25:06 Step 14/22 : EXPOSE $APP_PORT 16:25:06 Removing intermediate container 8169a6b8d199 16:25:06 ---> 649cd516fbcb 16:25:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:25:07 ---> Running in cb8aabc96a57 16:25:07 ---> Running in f864bf7c8816 16:25:07 ---> Running in 751b2833f9a8 16:25:07 ---> Running in 18664cb22b75 16:25:07 ---> a6291681bc01 16:25:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:25:07 Removing intermediate container f864bf7c8816 16:25:07 ---> 81e7ba881a32 16:25:07 Step 9/24 : WORKDIR /edgex-go/spire-build 16:25:07 Removing intermediate container 751b2833f9a8 16:25:07 ---> d40eb7a76d22 16:25:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:07 Removing intermediate container 18664cb22b75 16:25:07 ---> 881023536396 16:25:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:25:07 ---> Running in 38f514d7fb53 16:25:07 ---> 593930dd1a62 16:25:07 Step 18/22 : ENTRYPOINT ["/core-data"] 16:25:07 ---> Running in 7c371240e0e9 16:25:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:25:07 Removing intermediate container 38f514d7fb53 16:25:07 ---> f7770e1d183f 16:25:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:25:07 ---> Running in 211a03b3ffc7 16:25:07 ---> c6c36e83ebef 16:25:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:25:07 Removing intermediate container 7c371240e0e9 16:25:07 ---> 9fb855fc2768 16:25:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:07 ---> f6bd2d133d7f 16:25:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:25:07 ---> Running in 834f103bebac 16:25:07 ---> Running in e546f4c4a948 16:25:07 Removing intermediate container 834f103bebac 16:25:07 ---> 40a1668e9197 16:25:07 Step 20/22 : LABEL arch=x86_64 16:25:08 ---> Running in 56f4c59bb756 16:25:08 ---> edc5d586e4e1 16:25:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:25:08 Removing intermediate container 56f4c59bb756 16:25:08 ---> 91996fd91af7 16:25:08 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:25:08 ---> Running in e2ec87b86436 16:25:08 ---> 21627f1197b8 16:25:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:25:08 Removing intermediate container e2ec87b86436 16:25:08 ---> 67e0219e7c51 16:25:08 Step 22/22 : LABEL version=0.0.0 16:25:08 ---> Running in a24a946df101 16:25:08 ---> Running in f703dce0084c 16:25:08 Removing intermediate container 211a03b3ffc7 16:25:08 ---> 6c1310f59ff2 16:25:08 Step 11/24 : WORKDIR /edgex-go 16:25:08 ---> Running in 0f73a2ee9a77 16:25:08 Removing intermediate container a24a946df101 16:25:08 ---> 55194503ebe4 16:25:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:08 Removing intermediate container e546f4c4a948 16:25:08 ---> 195e16c58e09 16:25:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:08 Removing intermediate container f703dce0084c 16:25:08 ---> 7d22259a90d7 16:25:08 16:25:08 ---> Running in 7f4a83782f49 16:25:08 Removing intermediate container 0f73a2ee9a77 16:25:08 ---> 66663a0b54e8 16:25:08 16:25:08 Step 12/24 : FROM alpine:3.15 16:25:08 ---> c4fc93816858 16:25:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:25:08 ---> Using cache 16:25:08 ---> 0f9862dfb0b3 16:25:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:25:08 ---> Using cache 16:25:08 ---> ecebb08da962 16:25:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:25:08 Successfully built 7d22259a90d7 16:25:08 ---> 90037277427a 16:25:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:25:08 Removing intermediate container 7f4a83782f49 16:25:08 ---> a6e5352265c7 16:25:08 Step 20/22 : LABEL arch=x86_64 16:25:08 Successfully tagged core-data:latest 16:25:08 Building core-metadata 16:25:08  Building core-data ... done  ---> Running in df25e08eea11 16:25:09 Removing intermediate container df25e08eea11 16:25:09 ---> ce08c38e86d6 16:25:09 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:25:09 ? github.com/edgexfoundry/edgex-go [no test files] 16:25:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:25:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:25:11 ---> e8bed8e71d37 16:25:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:25:11 ---> Using cache 16:25:11 ---> 25aae709c74e 16:25:11 Step 4/24 : WORKDIR /edgex-go 16:25:11 ---> Using cache 16:25:11 ---> 92e1fa0e8aa0 16:25:11 Step 5/24 : RUN apk add --update --no-cache make git 16:25:11 ---> c3630fdca548 16:25:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:25:11 ---> fefe9f4ef3fc 16:25:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:25:11 ---> Running in 8462389c93c1 16:25:11 ---> Running in b638ce753e93 16:25:11 Removing intermediate container 8462389c93c1 16:25:11 ---> 8a65c209c516 16:25:11 Step 22/22 : LABEL version=0.0.0 16:25:11 ---> Running in be08b3879342 16:25:11 ---> 45174e699964 16:25:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:25:12 Removing intermediate container be08b3879342 16:25:12 ---> 6a220734ac1f 16:25:12 16:25:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:12 Successfully built 6a220734ac1f 16:25:12 Successfully tagged support-notifications:latest 16:25:12 Building security-spiffe-token-provider 16:25:12  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:12 OK: 211 MiB in 51 packages 16:25:14 ---> 6ec2784a3422 16:25:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:25:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:25:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:25:15 ---> e8bed8e71d37 16:25:15 Step 3/19 : WORKDIR /edgex-go 16:25:15 ---> Using cache 16:25:15 ---> 607b99735838 16:25:15 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:25:15 ---> 98f349cd6f82 16:25:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:25:15 ---> Running in ef16a335418c 16:25:15 ---> 62b757738816 16:25:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:25:15 Removing intermediate container b638ce753e93 16:25:15 ---> d17982d90494 16:25:15 Step 6/24 : COPY go.mod vendor* ./ 16:25:16 ---> 05d527192a43 16:25:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:16 ---> 7c07f8076128 16:25:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:25:16 ---> Running in 283813707a3f 16:25:16 ---> 68b11d635bc7 16:25:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:16 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:25:16 v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:25:16 OK: 17038 distinct packages available 16:25:16 ---> 8b2117d04b47 16:25:16 Step 27/32 : RUN chmod +x /entrypoint.sh 16:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:16 ---> 14fd514cdfd7 16:25:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:25:16 ---> Running in 36dee1de1cf7 16:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:16 ---> 9e87c1008d54 16:25:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:25:16 OK: 211 MiB in 51 packages 16:25:16 ---> Running in ee7c653017a7 16:25:16 Removing intermediate container ee7c653017a7 16:25:16 ---> 5ec151a016b3 16:25:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:25:16 ---> Running in 213fc6fbf140 16:25:17 Removing intermediate container 213fc6fbf140 16:25:17 ---> c20ef5e0f0b3 16:25:17 Step 22/24 : LABEL arch=x86_64 16:25:17 Removing intermediate container ef16a335418c 16:25:17 ---> 0314595149e4 16:25:17 Step 5/19 : COPY go.mod vendor* ./ 16:25:17 ---> Running in 83d0180451a6 16:25:17 Removing intermediate container 83d0180451a6 16:25:17 ---> cfb5faf7a224 16:25:17 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:25:17 Removing intermediate container 36dee1de1cf7 16:25:17 ---> 96957caf015d 16:25:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:25:17 ---> Running in f0df143afe6c 16:25:17 ---> Running in fdaf4bf6d0e9 16:25:17 ---> f5ea5fba434e 16:25:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:17 ---> Running in 99284bd6edcc 16:25:17 Removing intermediate container f0df143afe6c 16:25:17 ---> b51fce331853 16:25:17 Step 29/32 : CMD ["gate"] 16:25:17 ---> Running in 3e483de2288b 16:25:17 Removing intermediate container fdaf4bf6d0e9 16:25:17 ---> f2f694b29d43 16:25:17 Step 24/24 : LABEL version=0.0.0 16:25:17 ---> Running in 7ad44d93308f 16:25:17 Removing intermediate container 3e483de2288b 16:25:17 ---> 08ec59b06ede 16:25:17 Step 30/32 : LABEL arch=x86_64 16:25:17 Removing intermediate container 7ad44d93308f 16:25:17 ---> Running in b4dc513e2beb 16:25:17 ---> 329a24ba8a9f 16:25:17 16:25:17 Successfully built 329a24ba8a9f 16:25:17 Successfully tagged security-spire-agent:latest 16:25:17 Building security-proxy-setup 16:25:18  Building security-spire-agent ... done Removing intermediate container b4dc513e2beb 16:25:18 ---> 21e237977a00 16:25:18 Step 31/32 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:25:20 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:25:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:25:20 ---> e8bed8e71d37 16:25:20 Step 3/21 : WORKDIR /edgex-go 16:25:20 ---> Using cache 16:25:20 ---> 607b99735838 16:25:20 Step 4/21 : RUN apk add --update --no-cache make git 16:25:20 ---> Using cache 16:25:20 ---> 6c1d163bdd0e 16:25:20 Step 5/21 : COPY go.mod vendor* ./ 16:25:20 ---> Using cache 16:25:20 ---> 9d413210e713 16:25:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:20 ---> Using cache 16:25:20 ---> e3f473c1a4bd 16:25:20 Step 7/21 : COPY . . 16:25:20 ---> Using cache 16:25:20 ---> 706aab019de4 16:25:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:25:21 ---> Running in 5e3496c49121 16:25:22 ---> Running in 79901db5dff7 16:25:22 Removing intermediate container 5e3496c49121 16:25:22 ---> 1b04363ec151 16:25:22 Step 32/32 : LABEL version=0.0.0 16:25:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:25:23 ---> Running in 1cea9807f05c 16:25:23 Removing intermediate container 1cea9807f05c 16:25:23 ---> c08973a70598 16:25:23 16:25:23 Successfully built c08973a70598 16:25:23 Successfully tagged security-bootstrapper:latest 16:25:23  Building security-bootstrapper ... done Building support-scheduler 16:25:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:25:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:25:27 ---> e8bed8e71d37 16:25:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:25:27 ---> Using cache 16:25:27 ---> 25aae709c74e 16:25:27 Step 4/22 : WORKDIR /edgex-go 16:25:27 ---> Using cache 16:25:27 ---> 92e1fa0e8aa0 16:25:27 Step 5/22 : RUN apk add --update --no-cache make git 16:25:27 ---> Using cache 16:25:27 ---> d17982d90494 16:25:27 Step 6/22 : COPY go.mod vendor* ./ 16:25:27 ---> Using cache 16:25:27 ---> 05d527192a43 16:25:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:28 Removing intermediate container cb8aabc96a57 16:25:28 ---> e72ee922f527 16:25:28 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:25:28 ---> Running in 4f9870bd97d0 16:25:28 ---> Running in a45cce6aa1a3 16:25:29 Removing intermediate container 283813707a3f 16:25:29 ---> 13de8352aa14 16:25:29 Step 8/24 : COPY . . 16:25:29 Removing intermediate container 99284bd6edcc 16:25:29 ---> fbd4308144a9 16:25:29 Step 7/19 : COPY . . 16:25:29 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 16:25:37 Removing intermediate container a45cce6aa1a3 16:25:37 ---> 6707f521b9df 16:25:37 16:25:37 Step 10/22 : FROM alpine:3.16 16:25:37 ---> bfe296a52501 16:25:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:25:37 ---> Running in b14c9e20bd05 16:25:37 ---> f0bf3dc3ce27 16:25:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:25:37 ---> 8d68f9a2d4cb 16:25:37 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:25:37 ---> Running in c7e6cd04c78e 16:25:37 ---> Running in 20ca776a6ce5 16:25:37 Removing intermediate container b14c9e20bd05 16:25:37 ---> 56032d80991e 16:25:37 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:25:37 ---> Running in 8f463b73d78a 16:25:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:25:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:38 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:25:38 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:25:38 (3/33) Installing readline (8.1.2-r0) 16:25:38 (4/33) Installing bash (5.1.16-r2) 16:25:38 Executing bash-5.1.16-r2.post-install 16:25:38 (5/33) Installing ca-certificates (20220614-r0) 16:25:38 (6/33) Installing brotli-libs (1.0.9-r6) 16:25:38 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:25:38 (8/33) Installing libcurl (7.83.1-r4) 16:25:38 (9/33) Installing curl (7.83.1-r4) 16:25:38 (10/33) Installing docker-cli (20.10.20-r0) 16:25:38 (11/33) Installing dumb-init (1.2.5-r1) 16:25:38 (12/33) Installing libbz2 (1.0.8-r1) 16:25:38 (13/33) Installing expat (2.5.0-r0) 16:25:38 (14/33) Installing libffi (3.4.2-r1) 16:25:38 (15/33) Installing gdbm (1.23-r0) 16:25:38 (16/33) Installing xz-libs (5.2.5-r1) 16:25:38 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:25:38 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:25:38 (19/33) Installing mpdecimal (2.5.1-r1) 16:25:38 (20/33) Installing sqlite-libs (3.38.5-r0) 16:25:38 (21/33) Installing python3 (3.10.8-r0) 16:25:39 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:25:39 (23/33) Installing py3-tomli (2.0.1-r1) 16:25:39 (24/33) Installing py3-pep517 (0.12.0-r2) 16:25:39 (25/33) Installing py3-six (1.16.0-r1) 16:25:39 (26/33) Installing py3-retrying (1.3.3-r3) 16:25:39 (27/33) Installing py3-appdirs (1.4.4-r3) 16:25:39 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:25:39 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:25:39 (30/33) Installing py3-parsing (2.4.7-r3) 16:25:39 (31/33) Installing py3-packaging (21.3-r0) 16:25:39 (32/33) Installing py3-setuptools (59.4.0-r0) 16:25:39 (33/33) Installing py3-pip (22.1.1-r0) 16:25: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 16:25:39 Executing busybox-1.35.0-r17.trigger 16:25:39 Executing ca-certificates-20220614-r0.trigger 16:25:39 OK: 123 MiB in 47 packages 16:25:44 Removing intermediate container 4f9870bd97d0 16:25:44 ---> a26e17899418 16:25:44 Step 8/22 : COPY . . 16:25:44 Collecting docker-compose==1.23.2 16:25:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:25:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 39.6 MB/s eta 0:00:00 16:25:44 Collecting cached-property<2,>=1.2.0 16:25:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:25:44 Collecting dockerpty<0.5,>=0.4.1 16:25:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:25:44 Preparing metadata (setup.py): started 16:25:44 Preparing metadata (setup.py): finished with status 'done' 16:25:44 Collecting docker<4.0,>=3.6.0 16:25:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:25:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 76.9 MB/s eta 0:00:00 16:25:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:25:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:25:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 158.9 MB/s eta 0:00:00 16:25:44 Collecting jsonschema<3,>=2.5.1 16:25:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:25:44 Collecting texttable<0.10,>=0.9.0 16:25:44 Downloading texttable-0.9.1.tar.gz (11 kB) 16:25:44 Preparing metadata (setup.py): started 16:25:45 Preparing metadata (setup.py): finished with status 'done' 16:25:45 Collecting websocket-client<1.0,>=0.32.0 16:25:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:25:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 163.1 MB/s eta 0:00:00 16:25:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:25:45 Collecting docopt<0.7,>=0.6.1 16:25:45 Downloading docopt-0.6.2.tar.gz (25 kB) 16:25:45 Preparing metadata (setup.py): started 16:25:45 Preparing metadata (setup.py): finished with status 'done' 16:25:45 Collecting PyYAML<4,>=3.10 16:25:45 Downloading PyYAML-3.13.tar.gz (270 kB) 16:25:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 127.4 MB/s eta 0:00:00 16:25:45 Preparing metadata (setup.py): started 16:25:46 Preparing metadata (setup.py): finished with status 'done' 16:25:46 Collecting docker-pycreds>=0.4.0 16:25:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:25:46 Collecting certifi>=2017.4.17 16:25:46 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 201.5 MB/s eta 0:00:00 16:25:46 Collecting chardet<3.1.0,>=3.0.2 16:25:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 174.6 MB/s eta 0:00:00 16:25:46 Collecting idna<2.8,>=2.5 16:25:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 170.3 MB/s eta 0:00:00 16:25:46 Collecting urllib3<1.25,>=1.21.1 16:25:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 34.8 MB/s eta 0:00:00 16:25:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:25:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:25:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:25:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:25:46 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:25:46 Running setup.py install for texttable: started 16:25:47 Running setup.py install for texttable: finished with status 'done' 16:25:47 Running setup.py install for PyYAML: started 16:25:47 Running setup.py install for PyYAML: finished with status 'done' 16:25:49 Removing intermediate container 79901db5dff7 16:25:49 ---> 019a1c50b860 16:25:49 16:25:49 Step 9/21 : FROM alpine:3.16 16:25:49 ---> bfe296a52501 16:25:49 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:25:50 Running setup.py install for docopt: started 16:25:51 Running setup.py install for docopt: finished with status 'done' 16:25:51 ---> f7f6ec447747 16:25:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:25:51 ---> Running in 338e77cf2011 16:25:51 ---> Running in ed96eb33b068 16:25:51 Running setup.py install for dockerpty: started 16:25:52 Running setup.py install for dockerpty: finished with status 'done' 16:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:52 (1/6) Installing ca-certificates (20220614-r0) 16:25:52 (2/6) Installing brotli-libs (1.0.9-r6) 16:25:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:25:52 (4/6) Installing libcurl (7.83.1-r4) 16:25:52 (5/6) Installing curl (7.83.1-r4) 16:25:52 (6/6) Installing dumb-init (1.2.5-r1) 16:25:52 Executing busybox-1.35.0-r17.trigger 16:25:52 Executing ca-certificates-20220614-r0.trigger 16:25:52 OK: 8 MiB in 20 packages 16:25:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:25:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:25:54 Removing intermediate container 338e77cf2011 16:25:54 ---> e53c36754376 16:25:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:54 ---> Running in 97279fe45b43 16:25:55 Removing intermediate container 97279fe45b43 16:25:55 ---> ffaf1a43c4b4 16:25:55 Step 12/21 : WORKDIR /edgex 16:25:55 ---> Running in 4dc378cc5314 16:25:55 Removing intermediate container 4dc378cc5314 16:25:55 ---> dd6e98983358 16:25:55 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:25:57 ---> 51a6aac7f9e4 16:25:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:25:57 Removing intermediate container 8f463b73d78a 16:25:57 ---> 992a571cb65e 16:25:57 Step 13/22 : ENV APP_PORT=58890 16:25:57 ---> Running in e7d158ea3792 16:25:57 ---> 8991299908a6 16:25:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:25:57 Removing intermediate container e7d158ea3792 16:25:57 ---> c36c2fe3d5e0 16:25:57 Step 14/22 : EXPOSE $APP_PORT 16:25:58 ---> Running in ba9d37c171ad 16:25:58 Removing intermediate container ba9d37c171ad 16:25:58 ---> cee74c814328 16:25:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:25:58 ---> 71ae3baf40cc 16:25:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:25:58 ---> 468a8977285f 16:25:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:25:59 ---> 019956a0f893 16:25:59 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:25:59 ---> 66f08918dcf5 16:25:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:25:59 ---> Running in 16bc32290ee4 16:25:59 ---> 18fd3b4f931a 16:25:59 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:25:59 ---> Running in 9d4d33542630 16:26:00 Removing intermediate container 9d4d33542630 16:26:00 ---> d56cb548f90a 16:26:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:00 ---> Running in e68063c49c73 16:26:00 Removing intermediate container e68063c49c73 16:26:00 ---> fe79cd9702dc 16:26:00 Step 20/22 : LABEL arch=x86_64 16:26:00 ---> Running in 6b8b90c3e0c9 16:26:00 Removing intermediate container 16bc32290ee4 16:26:00 ---> b265fcf0817d 16:26:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:26:01 Removing intermediate container 6b8b90c3e0c9 16:26:01 ---> fef67960fc62 16:26:01 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:01 ---> Running in 205fc88de4cb 16:26:01 ---> Running in cb9f99755ce7 16:26:01 Removing intermediate container cb9f99755ce7 16:26:01 ---> c5f513a63acd 16:26:01 Step 22/22 : LABEL version=0.0.0 16:26:01 Removing intermediate container 205fc88de4cb 16:26:01 ---> 6c7e2241ddc8 16:26:01 Step 19/21 : LABEL arch=x86_64 16:26:01 ---> Running in 1d3f7a913431 16:26:01 ---> Running in f727778b487a 16:26:01 Removing intermediate container 1d3f7a913431 16:26:01 ---> f4eeec582286 16:26:01 16:26:01 Removing intermediate container f727778b487a 16:26:01 ---> 19bdaf45c848 16:26:01 Step 20/21 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:02 ---> Running in 8a43e0a404d2 16:26:02 Successfully built f4eeec582286 16:26:02 Successfully tagged sys-mgmt-agent:latest 16:26:02  Building sys-mgmt-agent ... done Building core-command 16:26:02 Removing intermediate container c7e6cd04c78e 16:26:02 ---> c3df840d523a 16:26:02 16:26:02 Step 10/24 : FROM alpine:3.16 16:26:02 ---> bfe296a52501 16:26:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:26:02 ---> Running in 4fec31ac4eb0 16:26:02 Removing intermediate container 8a43e0a404d2 16:26:02 ---> 9e7a0dc8cc50 16:26:02 Step 21/21 : LABEL version=0.0.0 16:26:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:26:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:26:05 ---> e8bed8e71d37 16:26:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:26:05 ---> Using cache 16:26:05 ---> 25aae709c74e 16:26:05 Step 4/23 : WORKDIR /edgex-go 16:26:05 ---> Using cache 16:26:05 ---> 92e1fa0e8aa0 16:26:05 Step 5/23 : RUN apk add --update --no-cache make git 16:26:05 ---> Using cache 16:26:05 ---> d17982d90494 16:26:05 Step 6/23 : COPY go.mod vendor* ./ 16:26:05 ---> Using cache 16:26:05 ---> 05d527192a43 16:26:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:05 ---> Using cache 16:26:05 ---> a26e17899418 16:26:05 Step 8/23 : COPY . . 16:26:05 ---> Using cache 16:26:05 ---> f7f6ec447747 16:26:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:26:05 (1/1) Installing dumb-init (1.2.5-r1) 16:26:05 Executing busybox-1.35.0-r17.trigger 16:26:05 OK: 6 MiB in 15 packages 16:26:06 ---> Running in eda7496d635d 16:26:06 ---> Running in e9e6ebb21ab6 16:26:06 Removing intermediate container eda7496d635d 16:26:06 ---> 4c87201b7b34 16:26:06 16:26:07 Successfully built 4c87201b7b34 16:26:07 Removing intermediate container 4fec31ac4eb0 16:26:07 ---> 166f498a8f6e 16:26:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:07 Successfully tagged security-proxy-setup:latest 16:26:07 Building security-secretstore-setup 16:26:07  Building security-proxy-setup ... done  ---> Running in 518897c2bbee 16:26:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:26:08 Removing intermediate container 518897c2bbee 16:26:08 ---> d0cad06284bb 16:26:08 Step 13/24 : ENV APP_PORT=59881 16:26:10 ---> Running in fbf1c99c52ae 16:26:10 Removing intermediate container 20ca776a6ce5 16:26:10 ---> d919e1ad6e12 16:26:10 16:26:10 Step 9/19 : FROM alpine:3.15 16:26:10 ---> c4fc93816858 16:26:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:26:10 ---> Using cache 16:26:10 ---> 0f9862dfb0b3 16:26:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:26:10 ---> Running in 2788d0a11934 16:26:10 Removing intermediate container fbf1c99c52ae 16:26:10 ---> 1c20ba844f77 16:26:10 Step 14/24 : EXPOSE $APP_PORT 16:26:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:26:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:26:11 ---> e8bed8e71d37 16:26:11 Step 3/24 : WORKDIR /edgex-go 16:26:11 ---> Using cache 16:26:11 ---> 607b99735838 16:26:11 Step 4/24 : RUN apk add --update --no-cache make git 16:26:11 ---> Using cache 16:26:11 ---> 6c1d163bdd0e 16:26:11 Step 5/24 : COPY go.mod vendor* ./ 16:26:11 ---> Using cache 16:26:11 ---> 9d413210e713 16:26:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:11 ---> Using cache 16:26:11 ---> e3f473c1a4bd 16:26:11 Step 7/24 : COPY . . 16:26:11 ---> Using cache 16:26:11 ---> 706aab019de4 16:26:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:26:11 ---> Running in f7c5af89869a 16:26:11 ---> Running in 73e0e1587007 16:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:26:11 Removing intermediate container f7c5af89869a 16:26:11 ---> e29c1998c40a 16:26:11 Step 15/24 : WORKDIR / 16:26:11 ---> Running in 8cffbbd91359 16:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:26:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:26:11 Removing intermediate container 8cffbbd91359 16:26:11 ---> f5e959cc332f 16:26:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:11 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:26:11 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:26:11 OK: 15859 distinct packages available 16:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:26:11 ---> 2e1abdac9ae3 16:26:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:26:12 (1/9) Installing ca-certificates (20220614-r0) 16:26:12 (2/9) Installing brotli-libs (1.0.9-r5) 16:26:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:26:12 (4/9) Installing libcurl (7.80.0-r4) 16:26:12 (5/9) Installing curl (7.80.0-r4) 16:26:12 (6/9) Installing dumb-init (1.2.5-r1) 16:26:12 (7/9) Installing musl-obstack (1.2.3-r0) 16:26:12 (8/9) Installing libucontext (1.1-r0) 16:26:12 (9/9) Installing gcompat (1.0.0-r4) 16:26:12 Executing busybox-1.34.1-r7.trigger 16:26:12 Executing ca-certificates-20220614-r0.trigger 16:26:12 OK: 8 MiB in 23 packages 16:26:12 ---> f7e950c03651 16:26:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:26:13 ---> 3d3e7f31aeab 16:26:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:26:13 Removing intermediate container 2788d0a11934 16:26:13 ---> 55d8042fa894 16:26:13 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:13 ---> 30206b165dab 16:26:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:26:13 ---> 26f0dae20670 16:26:13 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:26:13 ---> Running in 353a53551c3c 16:26:14 Removing intermediate container 353a53551c3c 16:26:14 ---> 71fa4c85163c 16:26:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:14 ---> Running in 6be3e34f10af 16:26:14 Removing intermediate container 6be3e34f10af 16:26:14 ---> ff088adf8478 16:26:14 Step 22/24 : LABEL arch=x86_64 16:26:14 ---> 1bbe6283f22b 16:26:14 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:26:14 ---> Running in 29f1b9f1f89c 16:26:15 Removing intermediate container 29f1b9f1f89c 16:26:15 ---> 925b68cf7d10 16:26:15 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:15 ---> 08be710560e6 16:26:15 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:26:15 ---> Running in bd8cb029b73d 16:26:15 ---> Running in b1df0118b35c 16:26:15 Removing intermediate container bd8cb029b73d 16:26:15 ---> 7207833cd663 16:26:15 Step 24/24 : LABEL version=0.0.0 16:26:15 Removing intermediate container b1df0118b35c 16:26:15 ---> b0c50afd4ebc 16:26:15 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:15 ---> Running in 9900b763613d 16:26:15 ---> Running in bed450b78ad8 16:26:15 Removing intermediate container bed450b78ad8 16:26:15 Removing intermediate container 9900b763613d 16:26:15 ---> f5ecff395ea8 16:26:15 ---> 081246e936dd 16:26:15 16:26:15 Step 17/19 : LABEL arch=x86_64 16:26:15 ---> Running in 8e37d35e95a1 16:26:15 Successfully built f5ecff395ea8 16:26:15 Successfully tagged core-metadata:latest 16:26:15  Building core-metadata ... done Removing intermediate container 8e37d35e95a1 16:26:15 ---> 99214de080a9 16:26:15 Step 18/19 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:16 ---> Running in 93bd6d60a1c4 16:26:16 Removing intermediate container 93bd6d60a1c4 16:26:16 ---> 4216bc699a0a 16:26:16 Step 19/19 : LABEL version=0.0.0 16:26:16 ---> Running in 3aaff0e06520 16:26:16 Removing intermediate container 3aaff0e06520 16:26:16 ---> ca3cd5f1f4e1 16:26:16 16:26:16 Successfully built ca3cd5f1f4e1 16:26:16 Successfully tagged security-spiffe-token-provider:latest 16:26:22  Building security-spiffe-token-provider ... done Removing intermediate container ed96eb33b068 16:26:22 ---> 3674d1179a67 16:26:22 16:26:22 Step 10/22 : FROM alpine:3.16 16:26:22 ---> bfe296a52501 16:26:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:26:22 ---> Using cache 16:26:22 ---> 166f498a8f6e 16:26:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:22 ---> Using cache 16:26:22 ---> d0cad06284bb 16:26:22 Step 13/22 : ENV APP_PORT=59861 16:26:22 ---> Running in 1fd130de52bd 16:26:22 Removing intermediate container 1fd130de52bd 16:26:22 ---> 22e0f352aa0d 16:26:22 Step 14/22 : EXPOSE $APP_PORT 16:26:22 ---> Running in 5c96c331830c 16:26:22 Removing intermediate container 5c96c331830c 16:26:22 ---> 913430efb95b 16:26:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:23 ---> ad205c39bf5b 16:26:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:26:25 ---> 9011aba404e4 16:26:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:26:25 ---> e2506db23412 16:26:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:26:25 ---> Running in 6f0ab1f2be8f 16:26:25 Removing intermediate container 6f0ab1f2be8f 16:26:25 ---> 45533b1d92ad 16:26:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:25 ---> Running in 90bd5de909ba 16:26:25 Removing intermediate container 90bd5de909ba 16:26:25 ---> e72c2e0c282c 16:26:25 Step 20/22 : LABEL arch=x86_64 16:26:25 ---> Running in e5f30785ed44 16:26:25 Removing intermediate container e5f30785ed44 16:26:25 ---> fa908f318a0e 16:26:25 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:25 ---> Running in 2ab30fc8b4d5 16:26:25 Removing intermediate container 2ab30fc8b4d5 16:26:25 ---> e4545b5ce4c4 16:26:25 Step 22/22 : LABEL version=0.0.0 16:26:25 ---> Running in 3c9f363ee333 16:26:26 Removing intermediate container 3c9f363ee333 16:26:26 ---> 4b0f13748199 16:26:26 16:26:26 Successfully built 4b0f13748199 16:26:26 Successfully tagged support-scheduler:latest 16:26:29  Building support-scheduler ... done Removing intermediate container e9e6ebb21ab6 16:26:29 ---> 84b0eeae6d00 16:26:29 16:26:29 Step 10/23 : FROM alpine:3.16 16:26:29 ---> bfe296a52501 16:26:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:26:29 ---> Using cache 16:26:29 ---> 166f498a8f6e 16:26:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:29 ---> Using cache 16:26:29 ---> d0cad06284bb 16:26:29 Step 13/23 : ENV APP_PORT=59882 16:26:29 ---> Running in 88a70493f66a 16:26:29 Removing intermediate container 88a70493f66a 16:26:29 ---> 9fedfc19d756 16:26:29 Step 14/23 : EXPOSE $APP_PORT 16:26:29 ---> Running in 0476f1f211ed 16:26:29 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 16:26:29 Removing intermediate container 0476f1f211ed 16:26:29 ---> 0c8f67a10596 16:26:29 Step 15/23 : WORKDIR / 16:26:29 ---> Running in 380ee5f2038c 16:26:29 Removing intermediate container 380ee5f2038c 16:26:29 ---> cab170198bb3 16:26:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:29 ---> a6fa4f8b3dc3 16:26:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:26:30 ---> 4032e2e1e06a 16:26:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:26:30 ---> 47e085e219c4 16:26:30 Step 19/23 : ENTRYPOINT ["/core-command"] 16:26:30 ---> Running in 5c56cebb14ec 16:26:30 Removing intermediate container 5c56cebb14ec 16:26:30 ---> 623a04b754ba 16:26:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:30 ---> Running in 3df67338a054 16:26:31 Removing intermediate container 3df67338a054 16:26:31 ---> 4e80ee98c535 16:26:31 Step 21/23 : LABEL arch=x86_64 16:26:31 ---> Running in b2b7982ef287 16:26:31 Removing intermediate container b2b7982ef287 16:26:31 ---> 4c9fbdaa5f13 16:26:31 Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:31 ---> Running in 5b6b920d9711 16:26:31 Removing intermediate container 5b6b920d9711 16:26:31 ---> 21d2d61bac25 16:26:31 Step 23/23 : LABEL version=0.0.0 16:26:31 ---> Running in 217a7044f431 16:26:31 Removing intermediate container 217a7044f431 16:26:31 ---> 73c22cc4dc86 16:26:31 16:26:31 Successfully built 73c22cc4dc86 16:26:31 Successfully tagged core-command:latest 16:26:32  Building core-command ... done Removing intermediate container 73e0e1587007 16:26:32 ---> 28691de3eef9 16:26:32 16:26:32 Step 9/24 : FROM alpine:3.16 16:26:32 ---> bfe296a52501 16:26:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:26:32 ---> Running in 3b25f789efa2 16:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:26:33 (1/3) Installing ca-certificates (20220614-r0) 16:26:33 (2/3) Installing dumb-init (1.2.5-r1) 16:26:33 (3/3) Installing su-exec (0.2-r1) 16:26:33 Executing busybox-1.35.0-r17.trigger 16:26:33 Executing ca-certificates-20220614-r0.trigger 16:26:33 OK: 6 MiB in 17 packages 16:26:33 Removing intermediate container 3b25f789efa2 16:26:33 ---> ba28e5b2342a 16:26:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:26:33 ---> Running in adc67ec7c23c 16:26:33 Removing intermediate container adc67ec7c23c 16:26:33 ---> a062a8003a0b 16:26:33 Step 12/24 : WORKDIR / 16:26:33 ---> Running in ee4cffc0a130 16:26:33 Removing intermediate container ee4cffc0a130 16:26:33 ---> 8ebe2a8dd85c 16:26:33 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:26:34 ---> c7cf58c1cfa7 16:26:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:26:34 ---> e993dd498901 16:26:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:26:34 ---> d7b0c52fd952 16:26:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:26:34 ---> 27b2eff91a5b 16:26:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:26:34 ---> 942abe3156d9 16:26:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:26:35 ---> 1ac1806bc47d 16:26:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:26:35 ---> 030b0f01b0c9 16:26:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:26:35 ---> Running in 3ddd409c80d3 16:26:36 Removing intermediate container 3ddd409c80d3 16:26:36 ---> c462413665b5 16:26:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:26:36 ---> Running in 0201445076e7 16:26:36 Removing intermediate container 0201445076e7 16:26:36 ---> d392bcdfe47b 16:26:36 Step 22/24 : LABEL arch=x86_64 16:26:36 ---> Running in a385acb2850c 16:26:36 Removing intermediate container a385acb2850c 16:26:36 ---> 5421122bae3e 16:26:36 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:26:36 ---> Running in a6492d9f3a12 16:26:36 Removing intermediate container a6492d9f3a12 16:26:36 ---> b5c03ff40488 16:26:36 Step 24/24 : LABEL version=0.0.0 16:26:36 ---> Running in 5a6b2230c623 16:26:36 Removing intermediate container 5a6b2230c623 16:26:36 ---> 744c85289ae4 16:26:36 16:26:36 Successfully built 744c85289ae4 16:26:36 Successfully tagged security-secretstore-setup:latest 16:26:36  Building security-secretstore-setup ... done  [Pipeline] } 16:26:36 $ docker stop --time=1 1d0a2177de58c145aa885c0ea4010af68ab20cba11ed285961548a9fd1c1abff 16:26:37 $ docker rm -f 1d0a2177de58c145aa885c0ea4010af68ab20cba11ed285961548a9fd1c1abff [Pipeline] // withDockerContainer [Pipeline] sh 16:26:38 + docker images 16:26:38 REPOSITORY TAG IMAGE ID CREATED SIZE 16:26:38 security-secretstore-setup latest 744c85289ae4 2 seconds ago 29.7MB 16:26:38 28691de3eef9 6 seconds ago 1.61GB 16:26:38 core-command latest 73c22cc4dc86 7 seconds ago 17.6MB 16:26:38 84b0eeae6d00 10 seconds ago 1.61GB 16:26:38 support-scheduler latest 4b0f13748199 13 seconds ago 29.8MB 16:26:38 3674d1179a67 19 seconds ago 1.68GB 16:26:38 security-spiffe-token-provider latest ca3cd5f1f4e1 22 seconds ago 29.7MB 16:26:38 core-metadata latest f5ecff395ea8 23 seconds ago 18.5MB 16:26:38 d919e1ad6e12 29 seconds ago 1.65GB 16:26:38 security-proxy-setup latest 4c87201b7b34 32 seconds ago 27.6MB 16:26:38 sys-mgmt-agent latest f4eeec582286 37 seconds ago 136MB 16:26:38 c3df840d523a 37 seconds ago 1.62GB 16:26:38 019a1c50b860 53 seconds ago 1.6GB 16:26:38 6707f521b9df About a minute ago 1.6GB 16:26:38 security-bootstrapper latest c08973a70598 About a minute ago 20.2MB 16:26:38 security-spire-agent latest 329a24ba8a9f About a minute ago 125MB 16:26:38 support-notifications latest 6a220734ac1f About a minute ago 30.4MB 16:26:38 66663a0b54e8 About a minute ago 1.49GB 16:26:38 core-data latest 7d22259a90d7 About a minute ago 21.7MB 16:26:38 618279ec1492 About a minute ago 1.68GB 16:26:38 6e4a4b6ba4e0 About a minute ago 1.62GB 16:26:38 27f3f6ad18f9 About a minute ago 1.6GB 16:26:38 security-spire-config latest 173d1578736a 2 minutes ago 85.8MB 16:26:38 security-spire-server latest 7d17be66b5e6 2 minutes ago 86.5MB 16:26:38 16cd3003b05a 2 minutes ago 1.49GB 16:26:38 6957d73a0c43 2 minutes ago 1.49GB 16:26:38 ci-base-image-x86_64 latest e8bed8e71d37 5 minutes ago 947MB 16:26:38 alpine 3.16 bfe296a52501 2 days ago 5.54MB 16:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 11 days ago 683MB 16:26:38 alpine 3.15 c4fc93816858 3 months ago 5.59MB 16:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 16:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:27:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.602s coverage: 28.7% of statements 16:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:27:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.784s coverage: 98.5% of statements 16:27:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.742s coverage: 43.0% of statements 16:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:27:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.163s coverage: 54.2% of statements 16:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.266s coverage: 89.2% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.016s coverage: 2.2% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.877s coverage: 95.6% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.448s coverage: 72.2% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.582s coverage: 60.0% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.686s coverage: 0.9% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.355s coverage: 58.8% of statements 16:27:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.274s coverage: 29.6% of statements 16:27:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements 16:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.342s coverage: 79.5% of statements 16:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.304s coverage: 94.1% of statements 16:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements 16:28:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 16:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.266s coverage: 94.4% of statements 16:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements 16:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.722s coverage: 79.9% of statements 16:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.330s coverage: 92.9% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 16:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 16:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 16:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 91.2% of statements 16:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.903s coverage: 64.7% of statements 16:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:28:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 16:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.246s coverage: 89.4% of statements 16:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements 16:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.126s coverage: 73.7% of statements 16:28:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 16:28:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.311s coverage: 65.8% of statements 16:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.877s coverage: 41.8% of statements 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:28:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.510s coverage: 17.7% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:28:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.319s coverage: 100.0% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:28:52 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 16:28:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:28:52 GO111MODULE=on go vet ./... 16:30:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:30:44 ./bin/test-attribution-txt.sh [Pipeline] echo 16:30:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:30:44 + ls -al . 16:30:44 total 772 16:30:44 drwxrwxr-x 10 1001 1001 4096 Nov 14 16:24 . 16:30:44 drwxr-xr-x 4 root root 4096 Nov 14 16:24 .. 16:30:44 drwxrwxr-x 2 1001 1001 4096 Nov 14 16:23 .blubracket 16:30:44 -rw-rw-r-- 1 1001 1001 16 Nov 14 16:23 .dockerignore 16:30:44 drwxrwxr-x 8 1001 1001 4096 Nov 14 16:23 .git 16:30:44 drwxrwxr-x 3 1001 1001 4096 Nov 14 16:23 .github 16:30:44 -rw-rw-r-- 1 1001 1001 1030 Nov 14 16:23 .gitignore 16:30:44 -rw-rw-r-- 1 1001 1001 42 Nov 14 16:23 .golangci.yml 16:30:44 -rw-rw-r-- 1 1001 1001 87 Nov 14 16:23 .hadolint.yml 16:30:44 -rw-rw-r-- 1 1001 1001 166 Nov 14 16:23 .sonarcloud.properties 16:30:44 -rw-rw-r-- 1 1001 1001 1171 Nov 14 16:23 ADOPTERS.md 16:30:44 -rw-rw-r-- 1 1001 1001 10722 Nov 14 16:23 Attribution.txt 16:30:44 -rw-rw-r-- 1 1001 1001 73765 Nov 14 16:23 CHANGELOG.md 16:30:44 -rw-rw-r-- 1 1001 1001 3804 Nov 14 16:23 CONTRIBUTING.md 16:30:44 -rw-rw-r-- 1 1001 1001 677 Nov 14 16:23 GOVERNANCE.md 16:30:44 -rw-rw-r-- 1 1001 1001 850 Nov 14 16:23 Jenkinsfile 16:30:44 -rw-rw-r-- 1 1001 1001 10775 Nov 14 16:23 LICENSE 16:30:44 -rw-rw-r-- 1 1001 1001 13857 Nov 14 16:23 Makefile 16:30:44 -rw-rw-r-- 1 1001 1001 582 Nov 14 16:23 OWNERS.md 16:30:44 -rw-rw-r-- 1 1001 1001 9799 Nov 14 16:23 README.md 16:30:44 -rw-rw-r-- 1 1001 1001 6912 Nov 14 16:23 SECURITY.md 16:30:44 -rw-rw-r-- 1 1001 1001 5 Nov 14 16:20 VERSION 16:30:44 -rw-rw-r-- 1 1001 1001 4131 Nov 14 16:23 ZMQWindows.md 16:30:44 drwxrwxr-x 2 1001 1001 4096 Nov 14 16:23 bin 16:30:44 drwxrwxr-x 18 1001 1001 4096 Nov 14 16:23 cmd 16:30:44 -rw-r--r-- 1 root root 501828 Nov 14 16:28 coverage.out 16:30:44 -rw-rw-r-- 1 1001 1001 3405 Nov 14 16:23 go.mod 16:30:44 -rw-rw-r-- 1 1001 1001 44978 Nov 14 16:23 go.sum 16:30:44 drwxrwxr-x 8 1001 1001 4096 Nov 14 16:23 internal 16:30:44 drwxrwxr-x 3 1001 1001 4096 Nov 14 16:23 openapi 16:30:44 drwxrwxr-x 4 1001 1001 4096 Nov 14 16:23 snap 16:30:44 -rw-rw-r-- 1 1001 1001 204 Nov 14 16:23 version.go [Pipeline] sh 16:30:45 + '[' -e coverage.out ] 16:30:45 + chown 1001:1001 coverage.out [Pipeline] stash 16:30:45 Warning: overwriting stash ‘coverage-report’ 16:30:45 Stashed 1 file(s) [Pipeline] sh 16:30:46 + make build 16:30:46 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 16:32:22 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 16:33:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:33:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:33 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 16:34:36 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 16:34: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:34:50 $ docker stop --time=1 9b4b480e29256b5e9f7ac8b290c39c5170f0e0acbc89a3f7533d8740d257ad5f 16:34:52 $ docker rm -f 9b4b480e29256b5e9f7ac8b290c39c5170f0e0acbc89a3f7533d8740d257ad5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:54 16:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:34:55 latest: Pulling from edgex-devops/edgex-compose-arm64 16:34:55 29e5d40040c1: Pulling fs layer 16:34:55 1ce36da41761: Pulling fs layer 16:34:55 25b303627fd3: Pulling fs layer 16:34:55 29e5d40040c1: Verifying Checksum 16:34:55 29e5d40040c1: Download complete 16:34:55 1ce36da41761: Verifying Checksum 16:34:55 1ce36da41761: Download complete 16:34:56 29e5d40040c1: Pull complete 16:34:57 25b303627fd3: Verifying Checksum 16:34:57 25b303627fd3: Download complete 16:34:57 1ce36da41761: Pull complete 16:35:07 25b303627fd3: Pull complete 16:35:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:08 prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container 16:35:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:35:10 $ docker top bde9c2195e65253afe9c1ea34672a282108371971830ac1acac484b60a2c54b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:11 + docker-compose build --help 16:35:11 + grep parallel 16:35:15 --parallel Build images in parallel. [Pipeline] } 16:35:15 $ docker stop --time=1 bde9c2195e65253afe9c1ea34672a282108371971830ac1acac484b60a2c54b4 16:35:16 $ docker rm -f bde9c2195e65253afe9c1ea34672a282108371971830ac1acac484b60a2c54b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container 16:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:35:18 $ docker top 518bb511138314f613e92f3a92f84a38e9a0078f54aaf8c11009a2067638ddfc -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:19 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:23 Building core-command ... 16:35:23 Building core-data ... 16:35:23 Building core-metadata ... 16:35:23 Building security-bootstrapper ... 16:35:23 Building security-proxy-setup ... 16:35:23 Building security-secretstore-setup ... 16:35:23 Building security-spiffe-token-provider ... 16:35:23 Building security-spire-agent ... 16:35:23 Building security-spire-config ... 16:35:23 Building security-spire-server ... 16:35:23 Building support-notifications ... 16:35:23 Building support-scheduler ... 16:35:23 Building sys-mgmt-agent ... 16:35:23 Building core-command 16:35:23 Building security-secretstore-setup 16:35:23 Building sys-mgmt-agent 16:35:23 Building security-spiffe-token-provider 16:35:23 Building security-bootstrapper 16:36:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> d10347e388e2 16:36:20 Step 3/32 : WORKDIR /edgex-go 16:36:20 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> d10347e388e2 16:36:20 Step 3/19 : WORKDIR /edgex-go 16:36:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> d10347e388e2 16:36:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:36:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> d10347e388e2 16:36:20 Step 3/24 : WORKDIR /edgex-go 16:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> d10347e388e2 16:36:20 Step 3/22 : WORKDIR /edgex-go 16:36:20 ---> Running in 174def52d50d 16:36:20 ---> Running in 73a76c4780f8 16:36:20 ---> Running in 7bb45ba06769 16:36:20 ---> Running in b86ef19d4671 16:36:20 ---> Running in 1a1390c559d4 16:36:20 Removing intermediate container b86ef19d4671 16:36:20 ---> fb0421661ec4 16:36:20 Step 4/32 : RUN apk add --update --no-cache make git 16:36:20 Removing intermediate container 174def52d50d 16:36:20 ---> 922775a87156 16:36:20 Step 4/23 : WORKDIR /edgex-go 16:36:20 Removing intermediate container 73a76c4780f8 16:36:20 ---> 85c08b7fe7a2 16:36:20 Step 4/24 : RUN apk add --update --no-cache make git 16:36:20 Removing intermediate container 7bb45ba06769 16:36:20 ---> 89d0f24bf933 16:36:20 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:36:20 ---> Running in 10065d4d3b6b 16:36:20 ---> Running in 921a9bf0b2e4 16:36:20 Removing intermediate container 1a1390c559d4 16:36:20 ---> 9ef2539dfb29 16:36:20 Step 4/22 : RUN apk add --update --no-cache make bash git 16:36:20 ---> Running in 72f364461a9e 16:36:20 ---> Running in facb6512b6d6 16:36:20 ---> Running in 9f16a68e8fbf 16:36:20 Removing intermediate container 921a9bf0b2e4 16:36:20 ---> bcf40a611ea6 16:36:20 Step 5/23 : RUN apk add --update --no-cache make git 16:36:20 ---> Running in 41e5c75b59c0 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 OK: 221 MiB in 51 packages 16:36:20 OK: 221 MiB in 51 packages 16:36:20 v3.16.3-1-g9bb1c89d8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:36:20 v3.16.2-452-g9dd6a31b52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:36:20 OK: 16895 distinct packages available 16:36:20 OK: 221 MiB in 51 packages 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:20 OK: 221 MiB in 51 packages 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 Removing intermediate container 10065d4d3b6b 16:36:20 ---> 161a8931d3d9 16:36:20 Step 5/32 : COPY go.mod vendor* ./ 16:36:20 OK: 221 MiB in 51 packages 16:36:20 Removing intermediate container 72f364461a9e 16:36:20 ---> 0c446bf05e4f 16:36:20 Step 5/24 : COPY go.mod vendor* ./ 16:36:20 Removing intermediate container 41e5c75b59c0 16:36:20 ---> a04f6c251cbf 16:36:20 Step 6/23 : COPY go.mod vendor* ./ 16:36:20 Removing intermediate container 9f16a68e8fbf 16:36:20 ---> 77b4d44a16ec 16:36:20 Step 5/22 : COPY go.mod vendor* ./ 16:36:20 ---> 041a6584f773 16:36:20 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:20 ---> e2f27bf43c92 16:36:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:20 ---> Running in f961f467aa00 16:36:20 ---> Running in 31d1213ce8da 16:36:21 ---> f07bde1f46aa 16:36:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:21 ---> e5bd81b5ecb6 16:36:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:21 Removing intermediate container facb6512b6d6 16:36:21 ---> 30a67f89eecc 16:36:21 Step 5/19 : COPY go.mod vendor* ./ 16:36:21 ---> Running in 9d3d9176a8e6 16:36:21 ---> Running in 20f6cc5ee221 16:36:22 ---> 1d739481d318 16:36:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:22 ---> Running in 4a099ccd672a 16:37:44 Removing intermediate container 31d1213ce8da 16:37:44 ---> 6420c6dbfd14 16:37:44 Step 7/24 : COPY . . 16:37:44 Removing intermediate container 9d3d9176a8e6 16:37:44 ---> 73bc3feb6b2f 16:37:44 Step 7/22 : COPY . . 16:37:44 Removing intermediate container f961f467aa00 16:37:44 ---> 6403d3d973b7 16:37:44 Step 7/32 : COPY . . 16:37:44 Removing intermediate container 20f6cc5ee221 16:37:44 ---> 84232eeffbcc 16:37:44 Step 8/23 : COPY . . 16:37:44 Removing intermediate container 4a099ccd672a 16:37:44 ---> 6857230426c8 16:37:44 Step 7/19 : COPY . . 16:38:02 ---> d1dfc3ee53b9 16:38:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:38:02 ---> 59766c4d2d57 16:38:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:38:02 ---> 27ae823600a1 16:38:02 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:02 ---> Running in f73650c2796e 16:38:02 ---> Running in de905b7a21b2 16:38:02 ---> c7cfe5a0cc94 16:38:02 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:38:02 ---> 85c923267e8f 16:38:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:38:02 ---> Running in 626d6dccd7fc 16:38:02 ---> Running in 19847ee8b791 16:38:02 ---> Running in 63d971fbbacd 16:38:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:38:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:38:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:38:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:38:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:25 Removing intermediate container 626d6dccd7fc 16:43:25 ---> 427ab092f33a 16:43:25 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:43:25 ---> Running in 72883d5cd166 16:43: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:25 Removing intermediate container 72883d5cd166 16:43:25 ---> 0ca800a2c2a5 16:43:25 16:43:25 Step 10/22 : FROM alpine:3.16 16:43:25 3.16: Pulling from library/alpine 16:43:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:43:28 Status: Downloaded newer image for alpine:3.16 16:43:28 ---> 2b4661558fb8 16:43:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:43:28 ---> Running in c0a6b66bc1b4 16:43:29 Removing intermediate container c0a6b66bc1b4 16:43:29 ---> 6e7f7b8e5cf2 16:43:29 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:43:29 ---> Running in db0b50cba374 16:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:43:34 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:43:34 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:43:34 (3/33) Installing readline (8.1.2-r0) 16:43:34 (4/33) Installing bash (5.1.16-r2) 16:43:34 Executing bash-5.1.16-r2.post-install 16:43:34 (5/33) Installing ca-certificates (20220614-r0) 16:43:34 (6/33) Installing brotli-libs (1.0.9-r6) 16:43:34 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:43:34 (8/33) Installing libcurl (7.83.1-r4) 16:43:34 (9/33) Installing curl (7.83.1-r4) 16:43:34 (10/33) Installing docker-cli (20.10.20-r0) 16:43:35 (11/33) Installing dumb-init (1.2.5-r1) 16:43:35 (12/33) Installing libbz2 (1.0.8-r1) 16:43:35 (13/33) Installing expat (2.5.0-r0) 16:43:35 (14/33) Installing libffi (3.4.2-r1) 16:43:35 (15/33) Installing gdbm (1.23-r0) 16:43:35 (16/33) Installing xz-libs (5.2.5-r1) 16:43:35 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:43:35 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:43:35 (19/33) Installing mpdecimal (2.5.1-r1) 16:43:35 (20/33) Installing sqlite-libs (3.38.5-r0) 16:43:35 (21/33) Installing python3 (3.10.8-r0) 16:43:36 Removing intermediate container 63d971fbbacd 16:43:36 ---> e324a0166b27 16:43:36 16:43:36 Step 9/24 : FROM alpine:3.16 16:43:36 ---> 2b4661558fb8 16:43:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:43:36 ---> Running in f1e97a3d17df 16:43:38 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:43:38 (23/33) Installing py3-tomli (2.0.1-r1) 16:43:38 (24/33) Installing py3-pep517 (0.12.0-r2) 16:43:38 (25/33) Installing py3-six (1.16.0-r1) 16:43:38 (26/33) Installing py3-retrying (1.3.3-r3) 16:43:38 (27/33) Installing py3-appdirs (1.4.4-r3) 16:43:38 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:43:38 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:43:38 (30/33) Installing py3-parsing (2.4.7-r3) 16:43:38 (31/33) Installing py3-packaging (21.3-r0) 16:43:38 (32/33) Installing py3-setuptools (59.4.0-r0) 16:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:43:38 (33/33) Installing py3-pip (22.1.1-r0) 16:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:43:39 Executing busybox-1.35.0-r17.trigger 16:43:39 Executing ca-certificates-20220614-r0.trigger 16:43:39 Removing intermediate container 19847ee8b791 16:43:39 ---> 967fd7217e24 16:43:39 16:43:39 Step 9/32 : FROM alpine:3.16 16:43:39 ---> 2b4661558fb8 16:43:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:43:39 ---> Running in 9f9b9b720a6a 16:43:40 (1/3) Installing ca-certificates (20220614-r0) 16:43:40 OK: 121 MiB in 47 packages 16:43:40 (2/3) Installing dumb-init (1.2.5-r1) 16:43:40 (3/3) Installing su-exec (0.2-r1) 16:43:40 Executing busybox-1.35.0-r17.trigger 16:43:40 Executing ca-certificates-20220614-r0.trigger 16:43:40 Removing intermediate container 9f9b9b720a6a 16:43:40 ---> 569b5be09c8f 16:43:40 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:43:40 ---> Running in 22a6cf400c4d 16:43:40 OK: 6 MiB in 17 packages 16:43:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:43:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:43:43 Removing intermediate container f1e97a3d17df 16:43:43 ---> 249e3419752a 16:43:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:43:43 ---> Running in 432978c4cc7a 16:43:44 Removing intermediate container 432978c4cc7a 16:43:44 ---> 283b0c987338 16:43:44 Step 12/24 : WORKDIR / 16:43:45 ---> Running in f546e2fcc393 16:43:45 (1/2) Installing dumb-init (1.2.5-r1) 16:43:45 (2/2) Installing su-exec (0.2-r1) 16:43:45 Executing busybox-1.35.0-r17.trigger 16:43:45 OK: 5 MiB in 16 packages 16:43:45 Removing intermediate container f546e2fcc393 16:43:45 ---> 9cbc94d4db8e 16:43:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:43:47 Removing intermediate container 22a6cf400c4d 16:43:47 ---> 78e05a32e170 16:43:47 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:43:47 ---> Running in 1078829ac977 16:43:47 ---> 178d12487fbe 16:43:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:43:48 Removing intermediate container 1078829ac977 16:43:48 ---> c69f4abef586 16:43:48 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:43:48 ---> Running in 5bda85834005 16:43:49 Removing intermediate container 5bda85834005 16:43:49 ---> 906eb3a7ae9e 16:43:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:43:49 ---> Running in 3e276d43b4c0 16:43:49 ---> 0ff0bf4cbb10 16:43:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:43:50 Removing intermediate container 3e276d43b4c0 16:43:50 ---> 4f959a7502ba 16:43:50 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:43:50 ---> Running in ad19632ce90b 16:43:51 ---> cd1069a86872 16:43:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:43:51 Removing intermediate container ad19632ce90b 16:43:51 ---> d2a63713822c 16:43:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:43:51 ---> Running in 3442162e1f85 16:43:53 ---> 9a1675f3183c 16:43:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:43:54 Removing intermediate container 3442162e1f85 16:43:54 ---> 8f96c939ab1d 16:43:54 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:43:55 ---> Running in 42fbafc67257 16:43:55 Removing intermediate container f73650c2796e 16:43:55 ---> 31e91e4ea0b0 16:43:55 16:43:55 Step 10/23 : FROM alpine:3.16 16:43:55 ---> 2b4661558fb8 16:43:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:43:55 ---> Running in d118080aa50d 16:43:55 Collecting docker-compose==1.23.2 16:43:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:43:55 ---> 7791dd3a2100 16:43:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.9 MB/s eta 0:00:00 16:43:56 Removing intermediate container 42fbafc67257 16:43:56 ---> 80fcaf573c71 16:43:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:43:56 Collecting cached-property<2,>=1.2.0 16:43:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:43:57 Collecting PyYAML<4,>=3.10 16:43:57 Downloading PyYAML-3.13.tar.gz (270 kB) 16:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.0 MB/s eta 0:00:00 16:43:57 ---> 1242b9be4302 16:43:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:43:57 ---> Running in d904002fb7ea 16:43:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:43:58 ---> 6310568c9f16 16:43:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:59 Preparing metadata (setup.py): started 16:43:59 (1/1) Installing dumb-init (1.2.5-r1) 16:43:59 Executing busybox-1.35.0-r17.trigger 16:43:59 OK: 5 MiB in 15 packages 16:43:59 ---> f30b24ab481e 16:43:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:59 ---> Running in 21e646cde19d 16:44:01 Removing intermediate container d118080aa50d 16:44:01 ---> b57cf362bd0f 16:44:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:44:01 Preparing metadata (setup.py): finished with status 'done' 16:44:01 Collecting dockerpty<0.5,>=0.4.1 16:44:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:44:01 ---> Running in 4fec7b0ffe38 16:44:01 Preparing metadata (setup.py): started 16:44:02 Removing intermediate container d904002fb7ea 16:44:02 ---> c72cb1062257 16:44:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:02 Removing intermediate container 4fec7b0ffe38 16:44:02 ---> 8df4ff9a054b 16:44:02 Step 13/23 : ENV APP_PORT=59882 16:44:03 ---> Running in 9ed13205509a 16:44:03 Removing intermediate container 21e646cde19d 16:44:03 ---> 422be847535e 16:44:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:44:03 Removing intermediate container 9ed13205509a 16:44:03 ---> 59b033d7d682 16:44:03 Step 14/23 : EXPOSE $APP_PORT 16:44:03 ---> Running in 616dffcd5bc8 16:44:03 ---> 2a7376c50d6f 16:44:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:44:03 Preparing metadata (setup.py): finished with status 'done' 16:44:03 ---> Running in 11888c420118 16:44:04 Collecting websocket-client<1.0,>=0.32.0 16:44:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.7 MB/s eta 0:00:00 16:44:04 Removing intermediate container 11888c420118 16:44:04 ---> e5b08ba5dc6b 16:44:04 Step 15/23 : WORKDIR / 16:44:04 Removing intermediate container 616dffcd5bc8 16:44:04 ---> 31393284ca06 16:44:04 Step 22/24 : LABEL arch=arm64 16:44:05 ---> Running in 09262394839b 16:44:05 ---> Running in 58b2e61642fe 16:44:05 Collecting docker<4.0,>=3.6.0 16:44:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:44:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.8 MB/s eta 0:00:00 16:44:05 Collecting jsonschema<3,>=2.5.1 16:44:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:44:05 Removing intermediate container 58b2e61642fe 16:44:05 ---> d1ee05a9f622 16:44:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:44:05 Removing intermediate container 09262394839b 16:44:05 ---> b2ba657e872b 16:44:05 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:44:06 ---> Running in 0ad2c5ec122c 16:44:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:44:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:44:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 16:44:06 ---> 093ce087647b 16:44:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:44:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:44:07 Collecting docopt<0.7,>=0.6.1 16:44:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:44:07 Removing intermediate container 0ad2c5ec122c 16:44:07 ---> 796b20346c6f 16:44:07 Step 24/24 : LABEL version=0.0.0 16:44:07 Preparing metadata (setup.py): started 16:44:07 ---> a634ad95d08d 16:44:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:44:07 ---> Running in a6ee54a2cca7 16:44:07 Removing intermediate container a6ee54a2cca7 16:44:07 ---> c6e818c2589c 16:44:07 16:44:08 ---> 09b4a1f81a86 16:44:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:44:08 Successfully built c6e818c2589c 16:44:08 Successfully tagged security-secretstore-setup-arm64:latest 16:44:08 Building security-spire-agent 16:44:09  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 16:44:09 Collecting texttable<0.10,>=0.9.0 16:44:09 Downloading texttable-0.9.1.tar.gz (11 kB) 16:44:09 ---> 27a071d2175b 16:44:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:44:09 Preparing metadata (setup.py): started 16:44:09 ---> c8e2d28bf3a1 16:44:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:44:12 Preparing metadata (setup.py): finished with status 'done' 16:44:12 ---> 7baddb73ca60 16:44:12 Step 19/23 : ENTRYPOINT ["/core-command"] 16:44:12 ---> 874cdb30fd82 16:44:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:44:12 ---> Running in 5a9393801ace 16:44:12 Collecting docker-pycreds>=0.4.0 16:44:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:44:13 Removing intermediate container 5a9393801ace 16:44:13 ---> c57e0adcb048 16:44:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:44:13 ---> 8cde7087b3c1 16:44:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:44:13 ---> Running in 633f52620ff4 16:44:14 Collecting certifi>=2017.4.17 16:44:14 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:44:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.8 MB/s eta 0:00:00 16:44:14 Removing intermediate container 633f52620ff4 16:44:14 ---> 764956d7a615 16:44:14 Step 21/23 : LABEL arch=arm64 16:44:14 ---> Running in 24fdb7de9b9e 16:44:14 Collecting idna<2.8,>=2.5 16:44:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:44:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 16:44:14 ---> a47695dba44c 16:44:14 Step 27/32 : RUN chmod +x /entrypoint.sh 16:44:15 ---> Running in 8ba177dd2f21 16:44:15 Collecting urllib3<1.25,>=1.21.1 16:44:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:44:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.2 MB/s eta 0:00:00 16:44:15 Removing intermediate container 24fdb7de9b9e 16:44:15 ---> f02e5bbafc1f 16:44:15 Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:44:15 Collecting chardet<3.1.0,>=3.0.2 16:44:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:44:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.3 MB/s eta 0:00:00 16:44:15 ---> Running in 2aa9b36dbf0c 16:44:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:44:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:44:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:44:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:44:16 Removing intermediate container 2aa9b36dbf0c 16:44:16 ---> e26eaa841481 16:44:16 Step 23/23 : LABEL version=0.0.0 16:44:16 ---> Running in 3650f1f5d65e 16:44:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:44:17 Running setup.py install for texttable: started 16:44:17 Removing intermediate container 3650f1f5d65e 16:44:17 ---> bc2d51310d6d 16:44:17 16:44:18 Successfully built bc2d51310d6d 16:44:18 Successfully tagged core-command-arm64:latest 16:44:18  Building core-command ... done Building support-scheduler 16:44:18 Removing intermediate container 8ba177dd2f21 16:44:18 ---> 075263417b10 16:44:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:44:18 ---> Running in b627d718c31f 16:44:19 Removing intermediate container b627d718c31f 16:44:19 ---> 94ad80d5ae4a 16:44:19 Step 29/32 : CMD ["gate"] 16:44:19 ---> Running in 507380afd3cc 16:44:19 Running setup.py install for texttable: finished with status 'done' 16:44:19 Running setup.py install for PyYAML: started 16:44:20 Removing intermediate container 507380afd3cc 16:44:20 ---> c72463a005b8 16:44:20 Step 30/32 : LABEL arch=arm64 16:44:20 ---> Running in 4eddee089ca3 16:44:20 Removing intermediate container 4eddee089ca3 16:44:20 ---> 60beff0a322f 16:44:20 Step 31/32 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:44:20 ---> Running in a3048f06f5af 16:44:21 Removing intermediate container a3048f06f5af 16:44:21 ---> 9d07e27b6fde 16:44:21 Step 32/32 : LABEL version=0.0.0 16:44:21 ---> Running in cbab774e2290 16:44:21 Removing intermediate container cbab774e2290 16:44:21 ---> 657e03a2e9a0 16:44:21 16:44:22 Successfully built 657e03a2e9a0 16:44:22 Successfully tagged security-bootstrapper-arm64:latest 16:44:22  Building security-bootstrapper ... done Building security-proxy-setup 16:44:23 Running setup.py install for PyYAML: finished with status 'done' 16:44:24 Running setup.py install for docopt: started 16:44:27 Running setup.py install for docopt: finished with status 'done' 16:44:30 Running setup.py install for dockerpty: started 16:44:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:44:32 ---> d10347e388e2 16:44:32 Step 3/24 : WORKDIR /edgex-go 16:44:32 ---> Using cache 16:44:32 ---> 9ef2539dfb29 16:44:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:44:32 Running setup.py install for dockerpty: finished with status 'done' 16:44:32 ---> Running in 5e02017094c2 16:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:44:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:44:35 OK: 221 MiB in 51 packages 16:44:37 Removing intermediate container 5e02017094c2 16:44:37 ---> 53a0220e4545 16:44:37 Step 5/24 : COPY go.mod vendor* ./ 16:44:39 ---> 55a91230c705 16:44:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:39 ---> Running in 30804ac50b42 16:44:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:44:45 ---> d10347e388e2 16:44:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:44:45 ---> Using cache 16:44:45 ---> 922775a87156 16:44:45 Step 4/22 : WORKDIR /edgex-go 16:44:45 ---> Using cache 16:44:45 ---> bcf40a611ea6 16:44:45 Step 5/22 : RUN apk add --update --no-cache make git 16:44:45 ---> Using cache 16:44:45 ---> a04f6c251cbf 16:44:45 Step 6/22 : COPY go.mod vendor* ./ 16:44:45 ---> Using cache 16:44:45 ---> e5bd81b5ecb6 16:44:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:44:45 ---> Using cache 16:44:45 ---> 84232eeffbcc 16:44:45 Step 8/22 : COPY . . 16:44:45 ---> Using cache 16:44:45 ---> d1dfc3ee53b9 16:44:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:44:45 ---> Running in 83024b82b032 16:44:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44:50 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:44:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:44:50 ---> d10347e388e2 16:44:50 Step 3/21 : WORKDIR /edgex-go 16:44:50 ---> Using cache 16:44:50 ---> 9ef2539dfb29 16:44:50 Step 4/21 : RUN apk add --update --no-cache make git 16:44:50 ---> Running in 27299a5b8eef 16:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:44:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:44:54 OK: 221 MiB in 51 packages 16:44:57 Removing intermediate container 27299a5b8eef 16:44:57 ---> b544e67340ad 16:44:57 Step 5/21 : COPY go.mod vendor* ./ 16:45:01 ---> 0b06a1d7f469 16:45:01 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:01 ---> Running in 961d6fae6257 16:45:02 Removing intermediate container de905b7a21b2 16:45:02 ---> 2361b9c1a893 16:45:02 16:45:02 Step 9/19 : FROM alpine:3.15 16:45:02 3.15: Pulling from library/alpine 16:45:02 Removing intermediate container db0b50cba374 16:45:02 ---> 13bd625fa4c7 16:45:02 Step 13/22 : ENV APP_PORT=58890 16:45:03 ---> Running in 7e6ffde79faa 16:45:04 Removing intermediate container 7e6ffde79faa 16:45:04 ---> b18d3f491723 16:45:04 Step 14/22 : EXPOSE $APP_PORT 16:45:04 ---> Running in 40ccb8c1a0a0 16:45:04 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:45:04 Status: Downloaded newer image for alpine:3.15 16:45:04 ---> 8aa73fd46299 16:45:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:45:04 ---> Running in 160bcbdcc4fb 16:45:05 Removing intermediate container 40ccb8c1a0a0 16:45:05 ---> 961595b56a5c 16:45:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:45:05 Removing intermediate container 160bcbdcc4fb 16:45:05 ---> 24b7d270456a 16:45:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:45:05 ---> Running in 53807570b14f 16:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:08 ---> bd84055e0724 16:45:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:45:09 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:45:09 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:45:09 OK: 15736 distinct packages available 16:45:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:45:10 ---> c3bd49b72c4a 16:45:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:45:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:45:11 (1/9) Installing ca-certificates (20220614-r0) 16:45:11 (2/9) Installing brotli-libs (1.0.9-r5) 16:45:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:45:11 (4/9) Installing libcurl (7.80.0-r4) 16:45:11 (5/9) Installing curl (7.80.0-r4) 16:45:11 (6/9) Installing dumb-init (1.2.5-r1) 16:45:11 (7/9) Installing musl-obstack (1.2.3-r0) 16:45:11 (8/9) Installing libucontext (1.1-r0) 16:45:11 (9/9) Installing gcompat (1.0.0-r4) 16:45:11 Executing busybox-1.34.1-r7.trigger 16:45:11 Executing ca-certificates-20220614-r0.trigger 16:45:11 OK: 8 MiB in 23 packages 16:45:13 ---> c04508454134 16:45:13 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:45:13 ---> Running in a598125030f2 16:45:14 Removing intermediate container a598125030f2 16:45:14 ---> bcb3958db4ea 16:45:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:15 ---> Running in a30eb874899a 16:45:15 Removing intermediate container 53807570b14f 16:45:15 ---> 0b2cb5cced43 16:45:15 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:15 Removing intermediate container a30eb874899a 16:45:15 ---> 825bb40c6614 16:45:15 Step 20/22 : LABEL arch=arm64 16:45:16 ---> Running in c26db2e4c83e 16:45:17 Removing intermediate container c26db2e4c83e 16:45:17 ---> 293b984f9959 16:45:17 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:45:17 ---> c54b6ac389b4 16:45:17 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:45:17 ---> Running in 53d63196864c 16:45:18 Removing intermediate container 53d63196864c 16:45:18 ---> 02ce57543b12 16:45:18 Step 22/22 : LABEL version=0.0.0 16:45:19 ---> Running in ee34c374e771 16:45:20 Removing intermediate container ee34c374e771 16:45:20 ---> 3d857083f41b 16:45:20 16:45:21 Successfully built 3d857083f41b 16:45:21 Successfully tagged sys-mgmt-agent-arm64:latest 16:45:21  Building sys-mgmt-agent ... done Building support-notifications 16:45:21 ---> 8994197ac847 16:45:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:45:22 ---> 4913144fd4cc 16:45:22 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:45:22 ---> Running in 35dd8a5b2cf6 16:45:23 Removing intermediate container 35dd8a5b2cf6 16:45:23 ---> 29f1b51bf5e6 16:45:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:45:24 ---> Running in d7d95fa79495 16:45:25 Removing intermediate container d7d95fa79495 16:45:25 ---> 975e5d503ba6 16:45:25 Step 17/19 : LABEL arch=arm64 16:45:25 ---> Running in 3fda749e35d4 16:45:26 Removing intermediate container 3fda749e35d4 16:45:26 ---> 2d69f1dadc89 16:45:26 Step 18/19 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:45:26 ---> Running in a727d8d6f36e 16:45:27 Removing intermediate container a727d8d6f36e 16:45:27 ---> b46f0c2d8744 16:45:27 Step 19/19 : LABEL version=0.0.0 16:45:27 ---> Running in 131ac0bd1471 16:45:28 Removing intermediate container 131ac0bd1471 16:45:28 ---> 29965efb1f49 16:45:28 16:45:29 Successfully built 29965efb1f49 16:45:29 Successfully tagged security-spiffe-token-provider-arm64:latest 16:45:29  Building security-spiffe-token-provider ... done Building core-data 16:45:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:44 ---> d10347e388e2 16:45:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:45:44 ---> Using cache 16:45:44 ---> 922775a87156 16:45:44 Step 4/22 : WORKDIR /edgex-go 16:45:44 ---> Using cache 16:45:44 ---> bcf40a611ea6 16:45:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:45:44 ---> Running in b18e46d5dc19 16:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:48 OK: 221 MiB in 51 packages 16:45:51 Removing intermediate container b18e46d5dc19 16:45:51 ---> 08bfa37ad886 16:45:51 Step 6/22 : COPY go.mod vendor* ./ 16:45:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:51 ---> d10347e388e2 16:45:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:45:51 ---> Using cache 16:45:51 ---> 922775a87156 16:45:51 Step 4/22 : WORKDIR /edgex-go 16:45:51 ---> Using cache 16:45:51 ---> bcf40a611ea6 16:45:51 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:45:52 ---> Running in 5d31b9d6f712 16:45:53 ---> 8b3d36fbe6de 16:45:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:53 ---> Running in dedf81d35adb 16:45:53 Removing intermediate container 30804ac50b42 16:45:53 ---> ecd954288bcc 16:45:53 Step 7/24 : COPY . . 16:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:56 OK: 221 MiB in 51 packages 16:45:58 Removing intermediate container 5d31b9d6f712 16:45:58 ---> b350427820c3 16:45:58 Step 6/22 : COPY go.mod vendor* ./ 16:46:00 ---> c48825a7c099 16:46:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:00 ---> Running in 80a46d1b2faa 16:46:18 ---> 9ad611604fce 16:46:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:46:18 ---> Running in 4bf621da8ff2 16:46:18 Removing intermediate container 4bf621da8ff2 16:46:18 ---> d6a25751c590 16:46:18 Step 9/24 : WORKDIR /edgex-go/spire-build 16:46:18 ---> Running in 35290df3a5d8 16:46:18 Removing intermediate container 35290df3a5d8 16:46:18 ---> 7ab8ea4af1d8 16:46:18 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:46:18 ---> Running in d797d1d4595c 16:46:20 Removing intermediate container 961d6fae6257 16:46:20 ---> c4fa1d3c05d7 16:46:20 Step 7/21 : COPY . . 16:46:22 Removing intermediate container d797d1d4595c 16:46:22 ---> a69ac2b6be59 16:46:22 Step 11/24 : WORKDIR /edgex-go 16:46:23 ---> Running in df4829ba3480 16:46:24 Removing intermediate container df4829ba3480 16:46:24 ---> e7612f29ef51 16:46:24 16:46:24 Step 12/24 : FROM alpine:3.15 16:46:24 ---> 8aa73fd46299 16:46:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:46:24 ---> Using cache 16:46:24 ---> 24b7d270456a 16:46:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:46:24 ---> Running in ffd28abbda95 16:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:46:28 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:46:28 OK: 15736 distinct packages available 16:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:46:29 (1/5) Installing dumb-init (1.2.5-r1) 16:46:29 (2/5) Installing musl-obstack (1.2.3-r0) 16:46:29 (3/5) Installing libucontext (1.1-r0) 16:46:29 (4/5) Installing gcompat (1.0.0-r4) 16:46:29 (5/5) Installing openssl (1.1.1s-r1) 16:46:29 Executing busybox-1.34.1-r7.trigger 16:46:29 OK: 6 MiB in 19 packages 16:46:32 Removing intermediate container ffd28abbda95 16:46:32 ---> 7b62499d15ca 16:46:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:46:42 ---> dd07c325be68 16:46:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:46:42 ---> dda923e884b1 16:46:42 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:46:43 ---> Running in 7310380d60ba 16:46:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46:58 ---> 9c965857c1af 16:46:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:46:58 ---> 22e42d785667 16:46:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:47:00 ---> 4b5ab4131ac2 16:47:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:47:02 ---> f1078c412cbe 16:47:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:02 ---> Running in e5eb88a15455 16:47:03 Removing intermediate container e5eb88a15455 16:47:03 ---> 0d4e0417abcb 16:47:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:03 ---> Running in 959d6f6efe4d 16:47:04 Removing intermediate container 959d6f6efe4d 16:47:04 ---> ef004962b30a 16:47:04 Step 22/24 : LABEL arch=arm64 16:47:05 ---> Running in 9e9d150425f0 16:47:06 Removing intermediate container 9e9d150425f0 16:47:06 ---> 3ad942b95dbc 16:47:06 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:47:06 ---> Running in fc72ea8a4f0f 16:47:07 Removing intermediate container fc72ea8a4f0f 16:47:07 ---> ae7c378e84fc 16:47:07 Step 24/24 : LABEL version=0.0.0 16:47:07 ---> Running in 5b7f6d8a483f 16:47:08 Removing intermediate container 5b7f6d8a483f 16:47:08 ---> 984cffc90a76 16:47:08 16:47:09 Successfully built 984cffc90a76 16:47:09 Successfully tagged security-spire-agent-arm64:latest 16:47:09  Building security-spire-agent ... done Building security-spire-server 16:47:24 Removing intermediate container dedf81d35adb 16:47:24 ---> 00ae361d907e 16:47:24 Step 8/22 : COPY . . 16:47:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:24 ---> d10347e388e2 16:47:24 Step 3/23 : WORKDIR /edgex-go 16:47:24 ---> Using cache 16:47:24 ---> 9ef2539dfb29 16:47:24 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:47:24 ---> Using cache 16:47:24 ---> 53a0220e4545 16:47:24 Step 5/23 : COPY go.mod vendor* ./ 16:47:24 ---> Using cache 16:47:24 ---> 55a91230c705 16:47:24 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:24 ---> Using cache 16:47:24 ---> ecd954288bcc 16:47:24 Step 7/23 : COPY . . 16:47:24 ---> Using cache 16:47:24 ---> 9ad611604fce 16:47:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:47:24 ---> Using cache 16:47:24 ---> d6a25751c590 16:47:24 Step 9/23 : WORKDIR /edgex-go/spire-build 16:47:24 ---> Using cache 16:47:24 ---> 7ab8ea4af1d8 16:47:24 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:47:25 ---> Running in 0075f8f3cf55 16:47:27 Removing intermediate container 80a46d1b2faa 16:47:27 ---> 842519135963 16:47:27 Step 8/22 : COPY . . 16:47:30 Removing intermediate container 0075f8f3cf55 16:47:30 ---> 1c01feb57dc0 16:47:30 Step 11/23 : WORKDIR /edgex-go 16:47:30 ---> Running in 0da31661134a 16:47:31 Removing intermediate container 0da31661134a 16:47:31 ---> 15a06136f361 16:47:31 16:47:31 Step 12/23 : FROM alpine:3.15 16:47:31 ---> 8aa73fd46299 16:47:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:31 ---> Using cache 16:47:31 ---> 24b7d270456a 16:47:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:47:31 ---> Using cache 16:47:31 ---> 7b62499d15ca 16:47:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:46 ---> 05e040c64eda 16:47:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:47:46 ---> 670ba7fa7674 16:47:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:47:46 ---> Running in 851b483a200d 16:47:46 ---> e909e34e4bff 16:47:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:47:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:47:47 ---> 0d739eec3b49 16:47:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:47:51 ---> a46f6683fae7 16:47:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:51 ---> Running in 7f7d700bf389 16:47:51 ---> ca38eaa55f44 16:47:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:47:51 Removing intermediate container 7f7d700bf389 16:47:51 ---> e67aba190d62 16:47:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:51 ---> Running in 20bdcf4b5c4c 16:47:51 ---> Running in 472a43075c8e 16:47:52 Removing intermediate container 472a43075c8e 16:47:52 ---> c25b0e19434b 16:47:52 Step 21/23 : LABEL arch=arm64 16:47:52 ---> Running in b7efc22d80ee 16:47:52 Removing intermediate container b7efc22d80ee 16:47:53 ---> 519ada8395ac 16:47:53 Step 22/23 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:47:53 ---> Running in 234cc5293228 16:47:53 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:47:53 Removing intermediate container 234cc5293228 16:47:53 ---> ab738eaa2e18 16:47:53 Step 23/23 : LABEL version=0.0.0 16:47:53 ---> Running in 9aa024a87ccc 16:47:54 Removing intermediate container 9aa024a87ccc 16:47:54 ---> 8868c1fadfae 16:47:54 16:47:54 Successfully built 8868c1fadfae 16:47:54 Successfully tagged security-spire-server-arm64:latest 16:47:54 Building core-metadata 16:48:13  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:48:13 ---> d10347e388e2 16:48:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:48:13 ---> Using cache 16:48:13 ---> 922775a87156 16:48:13 Step 4/24 : WORKDIR /edgex-go 16:48:13 ---> Using cache 16:48:13 ---> bcf40a611ea6 16:48:13 Step 5/24 : RUN apk add --update --no-cache make git 16:48:13 ---> Using cache 16:48:13 ---> a04f6c251cbf 16:48:13 Step 6/24 : COPY go.mod vendor* ./ 16:48:13 ---> Using cache 16:48:13 ---> e5bd81b5ecb6 16:48:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:13 ---> Using cache 16:48:13 ---> 84232eeffbcc 16:48:13 Step 8/24 : COPY . . 16:48:13 ---> Using cache 16:48:13 ---> d1dfc3ee53b9 16:48:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:48:13 ---> Running in 1611e631aa6e 16:48:14 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 16:51:36 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 16:51:51 Removing intermediate container 83024b82b032 16:51:51 ---> 3d8a59c8128f 16:51:51 16:51:51 Step 10/22 : FROM alpine:3.16 16:51:51 ---> 2b4661558fb8 16:51:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:51:51 ---> Using cache 16:51:51 ---> b57cf362bd0f 16:51:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:51 ---> Using cache 16:51:51 ---> 8df4ff9a054b 16:51:51 Step 13/22 : ENV APP_PORT=59861 16:51:51 ---> Running in 1647126c50e9 16:51:51 Removing intermediate container 1647126c50e9 16:51:51 ---> f6ea47092247 16:51:51 Step 14/22 : EXPOSE $APP_PORT 16:51:51 ---> Running in 02b20ac9d3d2 16:51:52 Removing intermediate container 02b20ac9d3d2 16:51:52 ---> 4177744d5a11 16:51:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:53 Removing intermediate container 7310380d60ba 16:51:53 ---> e736c2c42942 16:51:53 16:51:53 Step 9/21 : FROM alpine:3.16 16:51:53 ---> 2b4661558fb8 16:51:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:51:53 ---> Running in 10b2f0f07c1d 16:51:53 ---> 6f3c3ee5d5a0 16:51:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:57 ---> e6815d2f754d 16:51:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:57 (1/6) Installing ca-certificates (20220614-r0) 16:51:57 (2/6) Installing brotli-libs (1.0.9-r6) 16:51:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:51:57 (4/6) Installing libcurl (7.83.1-r4) 16:51:57 (5/6) Installing curl (7.83.1-r4) 16:51:57 (6/6) Installing dumb-init (1.2.5-r1) 16:51:57 Executing busybox-1.35.0-r17.trigger 16:51:57 Executing ca-certificates-20220614-r0.trigger 16:51:57 ---> 3f1c123150f6 16:51:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:51:57 ---> Running in 1f4e7dc22b07 16:51:58 OK: 8 MiB in 20 packages 16:51:58 Removing intermediate container 1f4e7dc22b07 16:51:58 ---> d048757a99e2 16:51:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:58 ---> Running in 7c7fa38815af 16:51:59 Removing intermediate container 7c7fa38815af 16:51:59 ---> eca4c3213011 16:51:59 Step 20/22 : LABEL arch=arm64 16:51:59 ---> Running in f8c5eb32b6ab 16:52:00 Removing intermediate container f8c5eb32b6ab 16:52:00 ---> 60a7fc4962d2 16:52:00 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:52:00 ---> Running in 5c9cb9a6cd4c 16:52:03 Removing intermediate container 10b2f0f07c1d 16:52:03 ---> f3d0b09688eb 16:52:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:03 Removing intermediate container 5c9cb9a6cd4c 16:52:03 ---> 81b82a5ac944 16:52:03 Step 22/22 : LABEL version=0.0.0 16:52:03 ---> Running in 191ac35a5fe5 16:52:03 ---> Running in 28136fad2b42 16:52:03 Removing intermediate container 28136fad2b42 16:52:03 ---> 1e1976282a80 16:52:03 16:52:03 Removing intermediate container 191ac35a5fe5 16:52:03 ---> bb4e6e5d7675 16:52:03 Step 12/21 : WORKDIR /edgex 16:52:03 ---> Running in 983d4b13cba1 16:52:04 Successfully built 1e1976282a80 16:52:04 Successfully tagged support-scheduler-arm64:latest 16:52:04  Building support-scheduler ... done Building security-spire-config 16:52:04 Removing intermediate container 983d4b13cba1 16:52:04 ---> 49693aaf9adf 16:52:04 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:05 ---> 26d15c184c5a 16:52:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:07 ---> 0644ab16b86d 16:52:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:08 ---> 0560ffd3bafa 16:52:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:52:09 ---> d2a0b247c00a 16:52:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:52:09 ---> Running in a02c1377af35 16:52:12 Removing intermediate container a02c1377af35 16:52:12 ---> adf9d9c4b220 16:52:12 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:52:12 ---> Running in f34b2a0aa947 16:52:13 Removing intermediate container f34b2a0aa947 16:52:13 ---> 0fc26447a7d1 16:52:13 Step 19/21 : LABEL arch=arm64 16:52:13 ---> Running in 95027d29038d 16:52:15 Removing intermediate container 95027d29038d 16:52:15 ---> aa55003b3372 16:52:15 Step 20/21 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:52:15 ---> Running in f9d310a75e4b 16:52:16 Removing intermediate container f9d310a75e4b 16:52:16 ---> 1e2706fed702 16:52:16 Step 21/21 : LABEL version=0.0.0 16:52:16 ---> Running in b3e5188a659e 16:52:17 Removing intermediate container b3e5188a659e 16:52:17 ---> 83bba81b1769 16:52:17 16:52:17 Successfully built 83bba81b1769 16:52:17 Successfully tagged security-proxy-setup-arm64:latest 16:52:22  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:22 ---> d10347e388e2 16:52:22 Step 3/24 : WORKDIR /edgex-go 16:52:22 ---> Using cache 16:52:22 ---> 9ef2539dfb29 16:52:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:52:22 ---> Using cache 16:52:22 ---> 53a0220e4545 16:52:22 Step 5/24 : COPY go.mod vendor* ./ 16:52:22 ---> Using cache 16:52:22 ---> 55a91230c705 16:52:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:22 ---> Using cache 16:52:22 ---> ecd954288bcc 16:52:22 Step 7/24 : COPY . . 16:52:22 ---> Using cache 16:52:22 ---> 9ad611604fce 16:52:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:52:22 ---> Using cache 16:52:22 ---> d6a25751c590 16:52:22 Step 9/24 : WORKDIR /edgex-go/spire-build 16:52:22 ---> Using cache 16:52:22 ---> 7ab8ea4af1d8 16:52:22 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:52:22 ---> Using cache 16:52:22 ---> a69ac2b6be59 16:52:22 Step 11/24 : WORKDIR /edgex-go 16:52:22 ---> Using cache 16:52:22 ---> e7612f29ef51 16:52:22 16:52:22 Step 12/24 : FROM alpine:3.15 16:52:22 ---> 8aa73fd46299 16:52:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:22 ---> Using cache 16:52:22 ---> 24b7d270456a 16:52:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:52:23 ---> Running in f2cfa0c04361 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:26 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:52:26 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:52:26 OK: 15736 distinct packages available 16:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:52:28 (1/4) Installing dumb-init (1.2.5-r1) 16:52:28 (2/4) Installing musl-obstack (1.2.3-r0) 16:52:28 (3/4) Installing libucontext (1.1-r0) 16:52:28 (4/4) Installing gcompat (1.0.0-r4) 16:52:28 Executing busybox-1.34.1-r7.trigger 16:52:28 OK: 6 MiB in 18 packages 16:52:29 Removing intermediate container f2cfa0c04361 16:52:29 ---> 34cae4419660 16:52:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:52:35 ---> eb49f79277bb 16:52:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:52:36 ---> 61ec5482b8bd 16:52:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:52:36 ---> Running in b74c25c389df 16:52:36 Removing intermediate container b74c25c389df 16:52:36 ---> 15276d9e592e 16:52:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:52:37 ---> c7a6a4e8e7a1 16:52:37 Step 19/24 : WORKDIR / 16:52:37 ---> Running in 6cc5702bdd7a 16:52:39 Removing intermediate container 6cc5702bdd7a 16:52:39 ---> 584f4964976d 16:52:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:52:39 ---> Running in cf45a8888fdf 16:52:39 Removing intermediate container cf45a8888fdf 16:52:39 ---> ae6f33343b0b 16:52:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:52:39 ---> Running in 301cf0ff807a 16:52:39 Removing intermediate container 301cf0ff807a 16:52:39 ---> 6386b30381bc 16:52:39 Step 22/24 : LABEL arch=arm64 16:52:40 ---> Running in 37b8cc2a87b4 16:52:40 Removing intermediate container 37b8cc2a87b4 16:52:40 ---> 2960ab0f2700 16:52:40 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:52:40 ---> Running in afa671340381 16:52:41 Removing intermediate container afa671340381 16:52:41 ---> 687afd59cd27 16:52:41 Step 24/24 : LABEL version=0.0.0 16:52:41 ---> Running in b3fda589cf3d 16:52:41 Removing intermediate container b3fda589cf3d 16:52:41 ---> 76f814b4d21a 16:52:41 16:52:41 Successfully built 76f814b4d21a 16:52:41 Successfully tagged security-spire-config-arm64:latest 16:53:49  Building security-spire-config ... done Removing intermediate container 1611e631aa6e 16:53:49 ---> fc8775a8bc5c 16:53:49 16:53:49 Step 10/24 : FROM alpine:3.16 16:53:49 ---> 2b4661558fb8 16:53:49 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:53:49 ---> Using cache 16:53:49 ---> b57cf362bd0f 16:53:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:49 ---> Using cache 16:53:49 ---> 8df4ff9a054b 16:53:49 Step 13/24 : ENV APP_PORT=59881 16:53:51 ---> Running in 568461c2517a 16:53:51 Removing intermediate container 568461c2517a 16:53:51 ---> b3d80e0b0d85 16:53:51 Step 14/24 : EXPOSE $APP_PORT 16:53:51 ---> Running in f71cbe0973c0 16:53:51 Removing intermediate container f71cbe0973c0 16:53:51 ---> 812cc47fe0b8 16:53:51 Step 15/24 : WORKDIR / 16:53:51 ---> Running in 6318cb4aa6a7 16:53:52 Removing intermediate container 6318cb4aa6a7 16:53:52 ---> 3e6eedece0f3 16:53:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:53 ---> a0c8be526eee 16:53:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:55 ---> a74b100acfe7 16:53:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:56 ---> bfa298c08008 16:53:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:53:57 ---> d26e784d8dda 16:53:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:53:57 ---> Running in c4577341a216 16:53:58 Removing intermediate container c4577341a216 16:53:58 ---> bc733834f7e7 16:53:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:58 ---> Running in b39bf8fd80a8 16:53:59 Removing intermediate container b39bf8fd80a8 16:53:59 ---> f46ef9f11f73 16:53:59 Step 22/24 : LABEL arch=arm64 16:53:59 ---> Running in 6c0c3e8a8088 16:54:00 Removing intermediate container 6c0c3e8a8088 16:54:00 ---> 317249749dc6 16:54:00 Step 23/24 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:54:00 ---> Running in 3d6c7a611b38 16:54:00 Removing intermediate container 3d6c7a611b38 16:54:00 ---> 717ab36724a5 16:54:00 Step 24/24 : LABEL version=0.0.0 16:54:01 ---> Running in d2c5b1b61f53 16:54:02 Removing intermediate container d2c5b1b61f53 16:54:02 ---> d0516686655a 16:54:02 16:54:02 Successfully built d0516686655a 16:54:02 Successfully tagged core-metadata-arm64:latest 16:54:03  Building core-metadata ... done Removing intermediate container 20bdcf4b5c4c 16:54:03 ---> 9764ccb99a56 16:54:03 16:54:03 Step 10/22 : FROM alpine:3.16 16:54:03 ---> 2b4661558fb8 16:54:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:03 ---> Running in 2a94c0736435 16:54:03 Removing intermediate container 2a94c0736435 16:54:03 ---> 561d3a3ce328 16:54:03 Step 12/22 : ENV APP_PORT=59880 16:54:03 ---> Running in 0a4152901a82 16:54:03 Removing intermediate container 0a4152901a82 16:54:03 ---> 19020128c256 16:54:03 Step 13/22 : EXPOSE $APP_PORT 16:54:04 ---> Running in 4039f9cfbfa7 16:54:04 Removing intermediate container 4039f9cfbfa7 16:54:04 ---> fbc7c690737b 16:54:04 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:54:04 ---> Running in 810f00773b06 16:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:07 (1/6) Installing dumb-init (1.2.5-r1) 16:54:07 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:54:07 (3/6) Installing libsodium (1.0.18-r0) 16:54:07 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:54:07 (5/6) Installing libzmq (4.3.4-r0) 16:54:07 (6/6) Installing zeromq (4.3.4-r0) 16:54:07 Executing busybox-1.35.0-r17.trigger 16:54:07 OK: 8 MiB in 20 packages 16:54:08 Removing intermediate container 810f00773b06 16:54:08 ---> 89cd596d5199 16:54:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:09 ---> 695f6df2495d 16:54:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:54:10 ---> 10450fb42d1c 16:54:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:54:11 ---> d41046644103 16:54:11 Step 18/22 : ENTRYPOINT ["/core-data"] 16:54:11 ---> Running in 62c552708db9 16:54:11 Removing intermediate container 62c552708db9 16:54:11 ---> 01b12d4922bd 16:54:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:11 ---> Running in 8bde5b1e5e69 16:54:12 Removing intermediate container 8bde5b1e5e69 16:54:12 ---> d5d6074075aa 16:54:12 Step 20/22 : LABEL arch=arm64 16:54:12 ---> Running in 26a9eaa7aa2b 16:54:12 Removing intermediate container 26a9eaa7aa2b 16:54:12 ---> 874bbb5bd7bf 16:54:12 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:54:12 ---> Running in e8a9f9a0e07b 16:54:14 Removing intermediate container e8a9f9a0e07b 16:54:14 ---> 38fc0051db3a 16:54:14 Step 22/22 : LABEL version=0.0.0 16:54:14 ---> Running in 6ae44d087692 16:54:14 Removing intermediate container 6ae44d087692 16:54:14 ---> 41883696b785 16:54:14 16:54:14 Successfully built 41883696b785 16:54:14 Successfully tagged core-data-arm64:latest 16:54:29  Building core-data ... done Removing intermediate container 851b483a200d 16:54:29 ---> 9762d46f2028 16:54:29 16:54:29 Step 10/22 : FROM alpine:3.16 16:54:29 ---> 2b4661558fb8 16:54:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:54:29 ---> Running in 0472e25c2e3e 16:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:54:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:54:31 (1/2) Installing ca-certificates (20220614-r0) 16:54:31 (2/2) Installing dumb-init (1.2.5-r1) 16:54:31 Executing busybox-1.35.0-r17.trigger 16:54:31 Executing ca-certificates-20220614-r0.trigger 16:54:31 OK: 6 MiB in 16 packages 16:54:32 Removing intermediate container 0472e25c2e3e 16:54:32 ---> ae3e73029e1a 16:54:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:54:32 ---> Running in 6190ac2e7525 16:54:33 Removing intermediate container 6190ac2e7525 16:54:33 ---> b02013890d23 16:54:33 Step 13/22 : ENV APP_PORT=59860 16:54:33 ---> Running in c335ee5cd8b3 16:54:33 Removing intermediate container c335ee5cd8b3 16:54:33 ---> 719d253e82dc 16:54:33 Step 14/22 : EXPOSE $APP_PORT 16:54:33 ---> Running in ca7af614d99c 16:54:33 Removing intermediate container ca7af614d99c 16:54:33 ---> dc82cb790149 16:54:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:34 ---> 0e486edfdd19 16:54:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:54:35 ---> 00cda9133a05 16:54:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:54:35 ---> e6db8963776f 16:54:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:54:35 ---> Running in 1d003f9d997e 16:54:36 Removing intermediate container 1d003f9d997e 16:54:36 ---> 226a0a7b2a81 16:54:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:36 ---> Running in a7c6795178b8 16:54:36 Removing intermediate container a7c6795178b8 16:54:36 ---> 812defd851f2 16:54:36 Step 20/22 : LABEL arch=arm64 16:54:36 ---> Running in 9081456cf619 16:54:36 Removing intermediate container 9081456cf619 16:54:36 ---> 59a33b3635a9 16:54:36 Step 21/22 : LABEL git_sha=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f 16:54:36 ---> Running in 3a69d822e274 16:54:37 Removing intermediate container 3a69d822e274 16:54:37 ---> 53f0196c671a 16:54:37 Step 22/22 : LABEL version=0.0.0 16:54:37 ---> Running in 6d68a461ffa9 16:54:37 Removing intermediate container 6d68a461ffa9 16:54:37 ---> 8dd46220a622 16:54:37 16:54:37 Successfully built 8dd46220a622 16:54:37 Successfully tagged support-notifications-arm64:latest 16:54:37  Building support-notifications ... done  [Pipeline] } 16:54:37 $ docker stop --time=1 518bb511138314f613e92f3a92f84a38e9a0078f54aaf8c11009a2067638ddfc 16:54:40 $ docker rm -f 518bb511138314f613e92f3a92f84a38e9a0078f54aaf8c11009a2067638ddfc [Pipeline] // withDockerContainer [Pipeline] sh 16:54:41 + docker images 16:54:41 REPOSITORY TAG IMAGE ID CREATED SIZE 16:54:41 support-notifications-arm64 latest 8dd46220a622 4 seconds ago 29.5MB 16:54:41 9762d46f2028 14 seconds ago 1.51GB 16:54:41 core-data-arm64 latest 41883696b785 27 seconds ago 20.8MB 16:54:41 9764ccb99a56 39 seconds ago 1.45GB 16:54:41 core-metadata-arm64 latest d0516686655a 40 seconds ago 17.7MB 16:54:41 fc8775a8bc5c 53 seconds ago 1.45GB 16:54:41 security-spire-config-arm64 latest 76f814b4d21a 2 minutes ago 83.6MB 16:54:41 security-proxy-setup-arm64 latest 83bba81b1769 2 minutes ago 26.7MB 16:54:41 support-scheduler-arm64 latest 1e1976282a80 2 minutes ago 28.8MB 16:54:41 e736c2c42942 2 minutes ago 1.43GB 16:54:41 3d8a59c8128f 2 minutes ago 1.51GB 16:54:41 security-spire-server-arm64 latest 8868c1fadfae 6 minutes ago 84.3MB 16:54:41 15a06136f361 7 minutes ago 1.32GB 16:54:41 security-spire-agent-arm64 latest 984cffc90a76 7 minutes ago 122MB 16:54:41 e7612f29ef51 8 minutes ago 1.32GB 16:54:41 security-spiffe-token-provider-arm64 latest 29965efb1f49 9 minutes ago 28.8MB 16:54:41 sys-mgmt-agent-arm64 latest 3d857083f41b 9 minutes ago 134MB 16:54:41 2361b9c1a893 9 minutes ago 1.48GB 16:54:41 security-bootstrapper-arm64 latest 657e03a2e9a0 10 minutes ago 19.4MB 16:54:41 core-command-arm64 latest bc2d51310d6d 10 minutes ago 16.9MB 16:54:41 security-secretstore-setup-arm64 latest c6e818c2589c 10 minutes ago 28.6MB 16:54:41 31e91e4ea0b0 10 minutes ago 1.44GB 16:54:41 967fd7217e24 11 minutes ago 1.43GB 16:54:41 e324a0166b27 11 minutes ago 1.44GB 16:54:41 0ca800a2c2a5 11 minutes ago 1.43GB 16:54:41 ci-base-image-arm64 latest d10347e388e2 30 minutes ago 948MB 16:54:41 alpine 3.16 2b4661558fb8 2 days ago 5.29MB 16:54:41 alpine 3.15 8aa73fd46299 3 days ago 5.33MB 16:54:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 11 days ago 685MB 16:54:41 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 16:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:42 16:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:43 arm64: Pulling from edgex-lftools-log-publisher 16:54:43 8998bd30e6a1: Pulling fs layer 16:54:43 04944245beec: Pulling fs layer 16:54:43 699f458cf7ca: Pulling fs layer 16:54:43 765212b225bb: Pulling fs layer 16:54:43 f23df028b6ca: Pulling fs layer 16:54:43 d65c8cfc05b1: Pulling fs layer 16:54:43 2437ff75d9bd: Pulling fs layer 16:54:43 f23df028b6ca: Waiting 16:54:43 d65c8cfc05b1: Waiting 16:54:43 765212b225bb: Waiting 16:54:43 2437ff75d9bd: Waiting 16:54:43 04944245beec: Verifying Checksum 16:54:43 04944245beec: Download complete 16:54:43 765212b225bb: Download complete 16:54:43 f23df028b6ca: Verifying Checksum 16:54:43 f23df028b6ca: Download complete 16:54:43 d65c8cfc05b1: Verifying Checksum 16:54:43 d65c8cfc05b1: Download complete 16:54:43 699f458cf7ca: Verifying Checksum 16:54:43 699f458cf7ca: Download complete 16:54:43 8998bd30e6a1: Download complete 16:54:46 2437ff75d9bd: Verifying Checksum 16:54:46 2437ff75d9bd: Download complete 16:54:47 8998bd30e6a1: Pull complete 16:54:48 04944245beec: Pull complete 16:54:49 699f458cf7ca: Pull complete 16:54:49 765212b225bb: Pull complete 16:54:52 f23df028b6ca: Pull complete 16:54:52 d65c8cfc05b1: Pull complete 16:55:07 2437ff75d9bd: Pull complete 16:55:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:55:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:07 prd-ubuntu20.04-docker-arm64-4c-16g-119237 does not seem to be running inside a container 16:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:55:10 $ docker top a399ce0ae78120a4e0fa20d66a3665e7d47c28ceefce96d4d3facb31e34339e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:11 ---> job-cost.sh 16:55:11 lf-activate-venv: SKIPPING 16:55:11 INFO: No Stack... 16:55:11 INFO: Retrieving Pricing Info for: v3-standard-4 16:55:12 INFO: Archiving Costs [Pipeline] sh 16:55:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 16:55:12 + cut -d, -f6 [Pipeline] lock 16:55:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] 16:55:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] did not exist. Created. 16:55:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:14 + echo total: 0.10999999940395355 [Pipeline] stash 16:55:14 Stashed 1 file(s) [Pipeline] } 16:55:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4232-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:14 $ docker stop --time=1 a399ce0ae78120a4e0fa20d66a3665e7d47c28ceefce96d4d3facb31e34339e9 16:55:15 $ docker rm -f a399ce0ae78120a4e0fa20d66a3665e7d47c28ceefce96d4d3facb31e34339e9 [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 16:55:17 provisioning config files... 16:55:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15140000297467497548tmp [Pipeline] { [Pipeline] sh 16:55:17 + set +x 16:55:17 + curl -s https://codecov.io/bash 16:55:17 + bash -s -- 16:55:17 16:55:17 _____ _ 16:55:17 / ____| | | 16:55:17 | | ___ __| | ___ ___ _____ __ 16:55:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:17 Bash-1.0.6 16:55:17 16:55:17 16:55:17 ==> git version 2.25.1 found 16:55:17 ==> 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 16:55:17 Release-Date: 2020-01-08 16:55:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:55:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:55:17 ==> Jenkins CI detected. 16:55:17 current dir:  /w/workspace/edgex-go/1 16:55:17 project root: . 16:55:17 --> token set from env 16:55:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:17 ==> Running gcov in . (disable via -X gcov) 16:55:17 ==> Python coveragepy not found 16:55:17 ==> Searching for coverage reports in: 16:55:17 + . 16:55:17 -> Found 1 reports 16:55:17 ==> Detecting git/mercurial file structure 16:55:17 ==> Reading reports 16:55:17 + ./coverage.out bytes=501828 16:55:17 ==> Appending adjustments 16:55:17 https://docs.codecov.io/docs/fixing-reports 16:55:19 + Found adjustments 16:55:19 ==> Gzipping contents 16:55:19 64K /tmp/codecov.pdUnoP.gz 16:55:19 ==> Uploading reports 16:55:19 url: https://codecov.io 16:55:19 query: branch=PR-4232&commit=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4232&job=&cmd_args= 16:55:19 -> Pinging Codecov 16:55:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4232&commit=be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4232&job=&cmd_args= 16:55:19 -> Uploading to 16:55:19 https://storage.googleapis.com/codecov/v4/raw/2022-11-14/00271124DB129430A58F1EEE437C3FCB/be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f/54b06ee4-c984-4f3f-aba2-4068a3d38741.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221114T165518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8946a512ffdaac5822868a746dca92f37f76ef5ee99cd077aa414b836068de7d 16:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:19 Dload Upload Total Spent Left Speed 16:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65406 0 0 100 65406 0 266k --:--:-- --:--:-- --:--:-- 266k 16:55:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/be1d604c0864e6b1bdc19fa5f8f566b8ddb1173f [Pipeline] } 16:55:19 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 16:55:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:55:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:21 ---> package-listing.sh 16:55:21 ++ facter osfamily 16:55:21 ++ tr '[:upper:]' '[:lower:]' 16:55:22 + OS_FAMILY=debian 16:55:22 + workspace=/w/workspace/edgex-go/1 16:55:22 + START_PACKAGES=/tmp/packages_start.txt 16:55:22 + END_PACKAGES=/tmp/packages_end.txt 16:55:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:22 + PACKAGES=/tmp/packages_start.txt 16:55:22 + '[' /w/workspace/edgex-go/1 ']' 16:55:22 + PACKAGES=/tmp/packages_end.txt 16:55:22 + case "${OS_FAMILY}" in 16:55:22 + dpkg -l 16:55:22 + grep '^ii' 16:55:22 + '[' -f /tmp/packages_start.txt ']' 16:55:22 + '[' -f /tmp/packages_end.txt ']' 16:55:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:22 + '[' /w/workspace/edgex-go/1 ']' 16:55:22 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:55:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:55:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:23 16:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:23 latest: Pulling from edgex-lftools-log-publisher 16:55:23 5eb5b503b376: Pulling fs layer 16:55:23 5c69ac0246d0: Pulling fs layer 16:55:23 ec43610c2a17: Pulling fs layer 16:55:23 3a2ae6a8a46f: Pulling fs layer 16:55:23 33b1e0a273af: Pulling fs layer 16:55:23 5d3b04190fa2: Pulling fs layer 16:55:23 2f39f015ded8: Pulling fs layer 16:55:23 33b1e0a273af: Waiting 16:55:23 5d3b04190fa2: Waiting 16:55:23 3a2ae6a8a46f: Waiting 16:55:23 2f39f015ded8: Waiting 16:55:23 5c69ac0246d0: Verifying Checksum 16:55:23 5c69ac0246d0: Download complete 16:55:23 3a2ae6a8a46f: Verifying Checksum 16:55:23 3a2ae6a8a46f: Download complete 16:55:23 33b1e0a273af: Verifying Checksum 16:55:23 33b1e0a273af: Download complete 16:55:23 ec43610c2a17: Verifying Checksum 16:55:23 ec43610c2a17: Download complete 16:55:23 5d3b04190fa2: Verifying Checksum 16:55:23 5d3b04190fa2: Download complete 16:55:23 5eb5b503b376: Verifying Checksum 16:55:23 5eb5b503b376: Download complete 16:55:24 2f39f015ded8: Download complete 16:55:24 5eb5b503b376: Pull complete 16:55:25 5c69ac0246d0: Pull complete 16:55:25 ec43610c2a17: Pull complete 16:55:25 3a2ae6a8a46f: Pull complete 16:55:26 33b1e0a273af: Pull complete 16:55:26 5d3b04190fa2: Pull complete 16:55:30 2f39f015ded8: Pull complete 16:55:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:30 prd-ubuntu20.04-docker-8c-8g-119236 does not seem to be running inside a container 16:55:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:37 $ docker top 0ca24e30a9ccd6fc90528fbff9e8aeb0e2cf72922f74908989904ca0c6000d67 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:37 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:37 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:38 + ls /var/log/sa-host 16:55:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:38 provisioning config files... 16:55:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9095457124996722910tmp [Pipeline] { [Pipeline] echo 16:55:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:38 ---> create-netrc.sh [Pipeline] } 16:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:39 ---> python-tools-install.sh [Pipeline] echo 16:55:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:39 ---> sudo-logs.sh 16:55:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:39 ---> job-cost.sh 16:55:39 lf-activate-venv: SKIPPING 16:55:39 DEBUG: total: 0.10999999940395355 16:55:39 INFO: Retrieving Stack Cost... 16:55:40 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:41 INFO: Archiving Costs [Pipeline] echo 16:55:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:41 ---> logs-deploy.sh 16:55:41 lf-activate-venv: SKIPPING 16:55:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4232/1 16:55:41 INFO: archiving workspace using pattern(s): 16:55:42 Archives upload complete. 16:55:42 INFO: archiving logs to Nexus 16:55:43 ---> uname -a: 16:55:43 Linux prd-ubuntu20-04-docker-8c-8g-119236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:55:43 16:55:43