Branch indexing 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 f882187b6d7f01fd55513751b9b1315095dc8bb8+de42c75fc4ab817d877df8b97b2a6a2a139eddab (e92eb2f73d6a40a755e980a0189f221fb3f85e17) 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-ssh6310913654988583363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7872669257749800614.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12700578237220368756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10328373419036213370.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2819432884987089634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23045 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit f882187b6d7f01fd55513751b9b1315095dc8bb8 Merge succeeded, producing 677483e44b024ea45897e7a73bd83a4ea888568d Checking out Revision 677483e44b024ea45897e7a73bd83a4ea888568d (PR-4125) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f882187b6d7f01fd55513751b9b1315095dc8bb8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 677483e44b024ea45897e7a73bd83a4ea888568d # timeout=10 Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:31 ========================================================= 16:30:31 EdgeX Global Pipelines Version Info 16:30:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 00bf257fb1295864b2ee933620650568e404c8e2 # timeout=10 16:30:31 ------------------- 16:30:31 stable info: 16:30:31 ------------------- 16:30:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:31 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:31 Message: update stable to v1.0.238 16:30:32 ------------------- 16:30:32 experimental info: 16:30:32 ------------------- 16:30:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:32 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:32 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4125 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4125 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4125 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 677483e [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:32 provisioning config files... 16:30:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3136229573786233511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:33 ---> docker-login.sh 16:30:33 nexus3.edgexfoundry.org:10001 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10002 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10003 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10004 16:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:34 Configure a credential helper to remove this warning. See 16:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:34 16:30:34 Login Succeeded 16:30:34 docker.io 16:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:34 Configure a credential helper to remove this warning. See 16:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:34 16:30:34 Login Succeeded 16:30:34 ---> docker-login.sh ends [Pipeline] } 16:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:34 + 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:30:34 + dirname cmd/core-command/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo core-command,cmd/core-command/Dockerfile 16:30:34 + dirname cmd/core-data/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo core-data,cmd/core-data/Dockerfile 16:30:34 + dirname cmd/core-metadata/Dockerfile+ 16:30:34 cut -d/ -f2 16:30:34 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:34 + dirname cmd/security-bootstrapper/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:34 + dirname cmd/security-proxy-setup/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:34 + + dirname cmd/security-secretstore-setup/Dockerfile 16:30:34 cut -d/ -f2 16:30:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:34 + dirname cmd/security-spire-agent/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:34 + dirname cmd/security-spire-config/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:34 + dirname cmd/security-spire-server/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:34 + dirname cmd/support-notifications/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:34 + dirname cmd/support-scheduler/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:34 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:35 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:30:35 + git rev-list -1 --merges 677483e44b024ea45897e7a73bd83a4ea888568d~1..677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] echo 16:30:35 -----------> git rev-list -1 --merges 677483e44b024ea45897e7a73bd83a4ea888568d~1..677483e44b024ea45897e7a73bd83a4ea888568d 677483e44b024ea45897e7a73bd83a4ea888568d 16:30:35 677483e44b024ea45897e7a73bd83a4ea888568d [false] [Pipeline] sh 16:30:35 + git log --format=format:%s -1 677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] echo 16:30:35 ========================================================= 16:30:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:36 + grep -v github /etc/ssh/ssh_known_hosts 16:30:36 + [ -e /tmp/ssh_known_hosts ] 16:30:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:36 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:36 16:30:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:36 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:36 b85a868b505f: Pulling fs layer 16:30:36 e2be974225ed: Pulling fs layer 16:30:36 339a4e72a1f5: Pulling fs layer 16:30:36 988bab9f4d93: Pulling fs layer 16:30:36 1469e6f7b9e6: Pulling fs layer 16:30:36 eaf3925da568: Pulling fs layer 16:30:36 bab4dde63d76: Pulling fs layer 16:30:36 bde34c3a00c8: Pulling fs layer 16:30:36 eaf3925da568: Waiting 16:30:36 bab4dde63d76: Waiting 16:30:36 b352a97aabf1: Pulling fs layer 16:30:36 4872d77fe225: Pulling fs layer 16:30:36 5851b861e8e6: Pulling fs layer 16:30:36 988bab9f4d93: Waiting 16:30:36 bde34c3a00c8: Waiting 16:30:36 b352a97aabf1: Waiting 16:30:36 4872d77fe225: Waiting 16:30:36 1469e6f7b9e6: Waiting 16:30:36 e2be974225ed: Download complete 16:30:36 988bab9f4d93: Verifying Checksum 16:30:36 988bab9f4d93: Download complete 16:30:36 1469e6f7b9e6: Download complete 16:30:37 eaf3925da568: Verifying Checksum 16:30:37 eaf3925da568: Download complete 16:30:37 339a4e72a1f5: Verifying Checksum 16:30:37 339a4e72a1f5: Download complete 16:30:37 bde34c3a00c8: Download complete 16:30:37 b352a97aabf1: Download complete 16:30:37 4872d77fe225: Verifying Checksum 16:30:37 4872d77fe225: Download complete 16:30:37 5851b861e8e6: Verifying Checksum 16:30:37 5851b861e8e6: Download complete 16:30:37 b85a868b505f: Verifying Checksum 16:30:37 b85a868b505f: Download complete 16:30:37 bab4dde63d76: Verifying Checksum 16:30:37 bab4dde63d76: Download complete 16:30:38 b85a868b505f: Pull complete 16:30:38 e2be974225ed: Pull complete 16:30:39 339a4e72a1f5: Pull complete 16:30:39 988bab9f4d93: Pull complete 16:30:39 1469e6f7b9e6: Pull complete 16:30:39 eaf3925da568: Pull complete 16:30:41 bab4dde63d76: Pull complete 16:30:41 bde34c3a00c8: Pull complete 16:30:41 b352a97aabf1: Pull complete 16:30:41 4872d77fe225: Pull complete 16:30:41 5851b861e8e6: Pull complete 16:30:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:41 prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container 16:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:44 $ docker top 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 -eo pid,comm 16:30:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:44 [ssh-agent] Looking for ssh-agent implementation... 16:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:44 $ docker exec 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent 16:30:44 SSH_AUTH_SOCK=/tmp/ssh-1kBbaaHepb5y/agent.33 16:30:44 SSH_AGENT_PID=39 16:30:44 Running ssh-add (command line suppressed) 16:30:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1105158585052634771.key (/w/workspace/edgex-go/3@tmp/private_key_1105158585052634771.key) 16:30:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:45 + git tag --points-at HEAD [Pipeline] } 16:30:45 $ docker exec --env ******** --env ******** 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent -k 16:30:45 unset SSH_AUTH_SOCK; 16:30:45 unset SSH_AGENT_PID; 16:30:45 echo Agent pid 39 killed; 16:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:45 [ssh-agent] Looking for ssh-agent implementation... 16:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:45 $ docker exec 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent 16:30:45 SSH_AUTH_SOCK=/tmp/ssh-jxF87qVJLlxh/agent.73 16:30:45 SSH_AGENT_PID=79 16:30:45 Running ssh-add (command line suppressed) 16:30:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4910105090815019234.key (/w/workspace/edgex-go/3@tmp/private_key_4910105090815019234.key) 16:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:45 + git semver init 16:30:46 2022-08-18 16:30:46,214 [run_init] DEBUG init version:0.0.0 force:False 16:30:46 2022-08-18 16:30:46,215 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:46 2022-08-18 16:30:46,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:46 2022-08-18 16:30:46,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:51 2022-08-18 16:30:50,863 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:51 2022-08-18 16:30:50,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4125 with force:False 16:30:51 2022-08-18 16:30:50,866 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4125 16:30:51 2022-08-18 16:30:50,871 [execute] INFO git cat-file --batch-check 16:30:51 2022-08-18 16:30:50,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:51 2022-08-18 16:30:50,877 [execute] INFO git cat-file --batch 16:30:51 2022-08-18 16:30:50,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:51 2022-08-18 16:30:50,883 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4125 16:30:51 0.0.0 [Pipeline] } 16:30:51 $ docker exec --env ******** --env ******** 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 ssh-agent -k 16:30:51 unset SSH_AUTH_SOCK; 16:30:51 unset SSH_AGENT_PID; 16:30:51 echo Agent pid 79 killed; 16:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:52 + git semver [Pipeline] } 16:30:52 $ docker stop --time=1 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 16:30:53 $ docker rm -f 63c114b12336ddf8eb4628644a841e0d18bcd91225f72ebcfb80e5ece7498c65 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:54 Stashed 1 file(s) [Pipeline] echo 16:30:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:54 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:54 ========================================================= 16:30:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:55 2408cc74d12b: Pulling fs layer 16:30:55 ea60b727a1ce: Pulling fs layer 16:30:55 30c4a7721957: Pulling fs layer 16:30:55 370296b7ddb6: Pulling fs layer 16:30:55 7c6cee850709: Pulling fs layer 16:30:55 39a5fcdaea64: Pulling fs layer 16:30:55 d94ebbe4e438: Pulling fs layer 16:30:55 bcfd1f05c69d: Pulling fs layer 16:30:55 59ccb84bbe0f: Pulling fs layer 16:30:55 370296b7ddb6: Waiting 16:30:55 7c6cee850709: Waiting 16:30:55 d94ebbe4e438: Waiting 16:30:55 bcfd1f05c69d: Waiting 16:30:55 59ccb84bbe0f: Waiting 16:30:55 39a5fcdaea64: Waiting 16:30:55 30c4a7721957: Verifying Checksum 16:30:55 30c4a7721957: Download complete 16:30:55 ea60b727a1ce: Download complete 16:30:55 7c6cee850709: Verifying Checksum 16:30:55 7c6cee850709: Download complete 16:30:55 39a5fcdaea64: Verifying Checksum 16:30:55 39a5fcdaea64: Download complete 16:30:55 2408cc74d12b: Verifying Checksum 16:30:55 2408cc74d12b: Download complete 16:30:55 d94ebbe4e438: Verifying Checksum 16:30:55 d94ebbe4e438: Download complete 16:30:55 2408cc74d12b: Pull complete 16:30:55 ea60b727a1ce: Pull complete 16:30:55 30c4a7721957: Pull complete 16:30:55 59ccb84bbe0f: Verifying Checksum 16:30:55 370296b7ddb6: Download complete 16:30:55 bcfd1f05c69d: Verifying Checksum 16:30:55 bcfd1f05c69d: Download complete 16:31:00 370296b7ddb6: Pull complete 16:31:00 7c6cee850709: Pull complete 16:31:00 39a5fcdaea64: Pull complete 16:31:00 d94ebbe4e438: Pull complete 16:31:02 bcfd1f05c69d: Pull complete 16:31:03 59ccb84bbe0f: Pull complete 16:31:03 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:03 WORKDIR /edgex 16:31:03 COPY go.mod . 16:31:03 RUN go mod download 16:31:03 + docker build -t ci-base-image-x86_64 -f - . 16:31:03 Sending build context to Docker daemon 169.3MB 16:31:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:03 ---> a4fb48ad2a94 16:31:03 Step 2/4 : WORKDIR /edgex 16:31:08 ---> Running in d01223ef81e0 16:31:08 Removing intermediate container d01223ef81e0 16:31:08 ---> b7dc164ad22c 16:31:08 Step 3/4 : COPY go.mod . 16:31:08 ---> 5db574ca1dc8 16:31:08 Step 4/4 : RUN go mod download 16:31:08 ---> Running in 87cf4bfa0796 16:31:09 Still waiting to schedule task 16:31:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23046’ is offline 16:31:23 Removing intermediate container 87cf4bfa0796 16:31:23 ---> e2c7ea3cefd2 16:31:23 Successfully built e2c7ea3cefd2 16:31:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:23 + docker inspect -f . ci-base-image-x86_64 16:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:23 prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container 16:31:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:23 $ docker top ab68cb1f5358675baee7abc465d87c94dd9fb3a046e8d26e3a8220a671c5da01 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:24 + go version 16:31:24 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:24 $ docker stop --time=1 ab68cb1f5358675baee7abc465d87c94dd9fb3a046e8d26e3a8220a671c5da01 16:31:25 $ docker rm -f ab68cb1f5358675baee7abc465d87c94dd9fb3a046e8d26e3a8220a671c5da01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:26 + docker inspect -f . ci-base-image-x86_64 16:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:26 prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container 16:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:26 $ docker top a2c68eb69f99ac1403368350c2cf5d5a1087a87335f7a6e7f4794ee3492a6d98 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:26 ========================================================= 16:31:26 [edgeXBuildGoParallel] Running Tests and Build... 16:31:26 ========================================================= [Pipeline] sh 16:31:26 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:31:27 + make test 16:31:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.2% of statements 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.294s coverage: 89.2% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.1% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.519s coverage: 95.6% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.095s coverage: 29.6% of statements 16:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 16:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.2% of statements 16:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 58.8% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.309s coverage: 65.8% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.6% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:32:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 16:32:10 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:32:32 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:32:32 GO111MODULE=on go vet ./... 16:32:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:33 ./bin/test-attribution-txt.sh 16:32:33 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:33 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:33 + ls -al . 16:32:33 total 736 16:32:33 drwxrwxr-x 10 1001 1001 4096 Aug 18 16:31 . 16:32:33 drwxr-xr-x 4 root root 4096 Aug 18 16:31 .. 16:32:33 -rw-rw-r-- 1 1001 1001 16 Aug 18 16:30 .dockerignore 16:32:33 drwxrwxr-x 8 1001 1001 4096 Aug 18 16:32 .git 16:32:33 drwxrwxr-x 3 1001 1001 4096 Aug 18 16:30 .github 16:32:33 -rw-rw-r-- 1 1001 1001 1030 Aug 18 16:30 .gitignore 16:32:33 -rw-rw-r-- 1 1001 1001 42 Aug 18 16:30 .golangci.yml 16:32:33 -rw-rw-r-- 1 1001 1001 87 Aug 18 16:30 .hadolint.yml 16:32:33 drwxr-xr-x 3 1001 1001 4096 Aug 18 16:30 .semver 16:32:33 -rw-rw-r-- 1 1001 1001 166 Aug 18 16:30 .sonarcloud.properties 16:32:33 -rw-rw-r-- 1 1001 1001 1171 Aug 18 16:30 ADOPTERS.md 16:32:33 -rw-rw-r-- 1 1001 1001 10347 Aug 18 16:30 Attribution.txt 16:32:33 -rw-rw-r-- 1 1001 1001 63209 Aug 18 16:30 CHANGELOG.md 16:32:33 -rw-rw-r-- 1 1001 1001 3804 Aug 18 16:30 CONTRIBUTING.md 16:32:33 -rw-rw-r-- 1 1001 1001 677 Aug 18 16:30 GOVERNANCE.md 16:32:33 -rw-rw-r-- 1 1001 1001 850 Aug 18 16:30 Jenkinsfile 16:32:33 -rw-rw-r-- 1 1001 1001 10775 Aug 18 16:30 LICENSE 16:32:33 -rw-rw-r-- 1 1001 1001 13276 Aug 18 16:30 Makefile 16:32:33 -rw-rw-r-- 1 1001 1001 582 Aug 18 16:30 OWNERS.md 16:32:33 -rw-rw-r-- 1 1001 1001 9094 Aug 18 16:30 README.md 16:32:33 -rw-rw-r-- 1 1001 1001 6912 Aug 18 16:30 SECURITY.md 16:32:33 -rw-rw-r-- 1 1001 1001 5 Aug 18 16:30 VERSION 16:32:33 -rw-rw-r-- 1 1001 1001 4131 Aug 18 16:30 ZMQWindows.md 16:32:33 drwxrwxr-x 2 1001 1001 4096 Aug 18 16:30 bin 16:32:33 drwxrwxr-x 18 1001 1001 4096 Aug 18 16:30 cmd 16:32:33 -rw-r--r-- 1 root root 480241 Aug 18 16:32 coverage.out 16:32:33 -rw-rw-r-- 1 1001 1001 3681 Aug 18 16:30 go.mod 16:32:33 -rw-rw-r-- 1 1001 1001 38033 Aug 18 16:30 go.sum 16:32:33 drwxrwxr-x 8 1001 1001 4096 Aug 18 16:30 internal 16:32:33 drwxrwxr-x 3 1001 1001 4096 Aug 18 16:30 openapi 16:32:33 drwxrwxr-x 4 1001 1001 4096 Aug 18 16:30 snap 16:32:33 -rw-rw-r-- 1 1001 1001 204 Aug 18 16:30 version.go [Pipeline] sh 16:32:34 + '[' -e coverage.out ] 16:32:34 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:34 Stashed 1 file(s) [Pipeline] sh 16:32:34 + make build 16:32:34 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:46 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:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:32:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33: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:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:11 $ docker stop --time=1 a2c68eb69f99ac1403368350c2cf5d5a1087a87335f7a6e7f4794ee3492a6d98 16:33:17 $ docker rm -f a2c68eb69f99ac1403368350c2cf5d5a1087a87335f7a6e7f4794ee3492a6d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:18 16:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:18 latest: Pulling from edgex-devops/edgex-compose 16:33:18 cbdbe7a5bc2a: Pulling fs layer 16:33:18 ca9280d653b3: Pulling fs layer 16:33:18 7e9c9ca2126c: Pulling fs layer 16:33:18 cbdbe7a5bc2a: Verifying Checksum 16:33:18 cbdbe7a5bc2a: Download complete 16:33:19 ca9280d653b3: Verifying Checksum 16:33:19 ca9280d653b3: Download complete 16:33:19 cbdbe7a5bc2a: Pull complete 16:33:19 7e9c9ca2126c: Verifying Checksum 16:33:19 7e9c9ca2126c: Download complete 16:33:19 ca9280d653b3: Pull complete 16:33:24 7e9c9ca2126c: Pull complete 16:33:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:24 prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container 16:33:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:27 $ docker top 9f1f285017a5ec32f7910e7aa2f43488d4842f5c89ae872a961bb7e31163d233 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:27 + docker-compose build --help 16:33:27 + grep parallel 16:33:28 --parallel Build images in parallel. [Pipeline] } 16:33:28 $ docker stop --time=1 9f1f285017a5ec32f7910e7aa2f43488d4842f5c89ae872a961bb7e31163d233 16:33:29 $ docker rm -f 9f1f285017a5ec32f7910e7aa2f43488d4842f5c89ae872a961bb7e31163d233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:30 prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container 16:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:30 $ docker top f4ba0ee06bc16cd656704b6479475d3f216741644cade79ee26b74fe9053f681 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:30 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:31 Building core-command ... 16:33:31 Building core-data ... 16:33:31 Building core-metadata ... 16:33:31 Building security-bootstrapper ... 16:33:31 Building security-proxy-setup ... 16:33:31 Building security-secretstore-setup ... 16:33:31 Building security-spiffe-token-provider ... 16:33:31 Building security-spire-agent ... 16:33:31 Building security-spire-config ... 16:33:31 Building security-spire-server ... 16:33:31 Building support-notifications ... 16:33:31 Building support-scheduler ... 16:33:31 Building sys-mgmt-agent ... 16:33:31 Building security-proxy-setup 16:33:31 Building security-secretstore-setup 16:33:31 Building core-metadata 16:33:31 Building sys-mgmt-agent 16:33:31 Building core-data 16:33:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23047 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws 16:33:41 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:33:41 The recommended git tool is: git 16:33:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:43 ---> e2c7ea3cefd2 16:33:43 Step 3/22 : WORKDIR /edgex-go 16:33:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:43 ---> e2c7ea3cefd2 16:33:43 Step 3/24 : WORKDIR /edgex-go 16:33:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:43 ---> e2c7ea3cefd2 16:33:43 Step 3/23 : WORKDIR /edgex-go 16:33:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:43 ---> e2c7ea3cefd2 16:33:43 Step 3/25 : WORKDIR /edgex-go 16:33:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:43 ---> e2c7ea3cefd2 16:33:43 Step 3/23 : WORKDIR /edgex-go 16:33:48 using credential edgex-jenkins-ssh 16:33:48 Cloning the remote Git repository 16:33:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:48 > git init /w/workspace/edgex-go/3 # timeout=10 16:33:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:48 > git --version # timeout=10 16:33:48 > git --version # 'git version 2.25.1' 16:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:51 ---> Running in 4b5ee8fef794 16:33:51 ---> Running in 72f647d55de1 16:33:51 ---> Running in bfe482ddf7bb 16:33:51 ---> Running in 148859cb6821 16:33:51 ---> Running in 5c21c5652203 16:33:51 Removing intermediate container bfe482ddf7bb 16:33:51 ---> d4333ea10e1a 16:33:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 Removing intermediate container 5c21c5652203 16:33:51 ---> adcf5bbc42e9 16:33:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 Removing intermediate container 148859cb6821 16:33:51 ---> e3ca232f6eb4 16:33:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 Removing intermediate container 4b5ee8fef794 16:33:51 ---> 8f1bed76caab 16:33:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 Removing intermediate container 72f647d55de1 16:33:51 ---> 8d54ea982307 16:33:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:51 ---> Running in 88f013b8cf85 16:33:51 ---> Running in 4abaddd17f27 16:33:51 ---> Running in 80b01aff0cec 16:33:51 ---> Running in 9591f854c59f 16:33:51 ---> Running in 28b2954c78a2 16:33:52 Removing intermediate container 88f013b8cf85 16:33:52 ---> e58fdae91d5a 16:33:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:52 ---> Running in db13bc16a58a 16:33:52 Removing intermediate container 4abaddd17f27 16:33:52 ---> 45fce7a1e3dd 16:33:52 Step 5/25 : RUN apk add --update --no-cache make git 16:33:52 ---> Running in 92d17046ff95 16:33:52 Removing intermediate container 80b01aff0cec 16:33:52 ---> deb0ef619a0d 16:33:52 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:52 ---> Running in 7a7e45bf5883 16:33:52 Removing intermediate container 28b2954c78a2 16:33:52 ---> 3ba04bea38a7 16:33:52 Step 5/24 : RUN apk add --update --no-cache make git 16:33:53 ---> Running in 6947d029af04 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 Removing intermediate container 9591f854c59f 16:33:53 ---> efb52180306f 16:33:53 Step 5/22 : RUN apk add --update --no-cache make git 16:33:53 ---> Running in c33cc71b6329 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 OK: 211 MiB in 51 packages 16:33:54 OK: 211 MiB in 51 packages 16:33:54 OK: 211 MiB in 51 packages 16:33:54 Removing intermediate container db13bc16a58a 16:33:54 ---> 9e121135ab88 16:33:54 Step 6/23 : COPY go.mod vendor* ./ 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:54 ---> 0f0994ef349f 16:33:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:54 ---> Running in 1e5747fd4576 16:33:54 Removing intermediate container 92d17046ff95 16:33:54 ---> c6552a765138 16:33:54 Step 6/25 : COPY go.mod vendor* ./ 16:33:54 Removing intermediate container 6947d029af04 16:33:54 ---> 3e8ffa5d7fda 16:33:54 Step 6/24 : COPY go.mod vendor* ./ 16:33:55 ---> d50bead1da55 16:33:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in 3fac7cca0056 16:33:55 ---> 315a830b3c58 16:33:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in 4a4f6bcd5c68 16:33:55 OK: 211 MiB in 51 packages 16:33:55 OK: 211 MiB in 51 packages 16:34:01 Removing intermediate container 7a7e45bf5883 16:34:01 ---> ec0b814e38c3 16:34:01 Step 6/23 : COPY go.mod vendor* ./ 16:34:01 Removing intermediate container c33cc71b6329 16:34:01 ---> f72d6e2b6874 16:34:01 Step 6/22 : COPY go.mod vendor* ./ 16:34:01 ---> 3d26e169071d 16:34:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:01 ---> Running in a93f3fbaa060 16:34:01 ---> 552180b5e54b 16:34:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:02 ---> Running in cb5eff5b89ac 16:34:06 Merging remotes/origin/main commit de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit f882187b6d7f01fd55513751b9b1315095dc8bb8 16:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:06 > git config core.sparsecheckout # timeout=10 16:34:06 > git checkout -f f882187b6d7f01fd55513751b9b1315095dc8bb8 # timeout=10 16:34:06 Merge succeeded, producing a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:34:06 Checking out Revision a41639d41d9c5810644a3a65fb464868cf3bc3e0 (PR-4125) 16:34:06 > git remote # timeout=10 16:34:06 > git config --get remote.origin.url # timeout=10 16:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:06 > git merge de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 16:34:06 > git rev-parse HEAD^{commit} # timeout=10 16:34:06 > git config core.sparsecheckout # timeout=10 16:34:06 > git checkout -f a41639d41d9c5810644a3a65fb464868cf3bc3e0 # timeout=10 16:34:10 Removing intermediate container 1e5747fd4576 16:34:10 ---> 7cf66718809b 16:34:10 Step 8/23 : COPY . . 16:34:10 Removing intermediate container 3fac7cca0056 16:34:10 ---> 26c2c41a93a2 16:34:10 Step 8/25 : COPY . . 16:34:10 Removing intermediate container 4a4f6bcd5c68 16:34:10 ---> defc200cacbe 16:34:10 Step 8/24 : COPY . . 16:34:11 Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" 16:34:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:12 Dload Upload Total Spent Left Speed 16:34:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 16:34:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:11 > git rev-list --no-walk 00bf257fb1295864b2ee933620650568e404c8e2 # timeout=10 16:34:13 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 16:34:13 /etc/docker/daemon.json 16:34:13 { 16:34:13 "registry-mirrors": [ 16:34:13 "https://nexus3.edgexfoundry.org:10001" 16:34:13 ], 16:34:13 "bip": "10.250.0.254/24", 16:34:13 "hosts": [ 16:34:13 "tcp://0.0.0.0:5555", 16:34:13 "unix:///var/run/docker.sock" 16:34:13 ], 16:34:13 "mtu": 1458, 16:34:13 "selinux-enabled": true, 16:34:13 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:13 } [Pipeline] sh 16:34:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:14 + sudo service docker restart 16:34:23 ---> b88bd544cbd5 16:34:23 Step 9/24 : RUN make cmd/core-metadata/core-metadata 16:34:23 ---> 06513bcfbfde 16:34:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:23 ---> 017480f30664 16:34:23 Step 9/23 : RUN make cmd/core-data/core-data 16:34:23 ---> Running in 169be2a7c151 16:34:23 ---> Running in f055da853d36 16:34:23 ---> Running in b9a3eca4388b 16:34:23 Removing intermediate container a93f3fbaa060 16:34:23 ---> 4002717be4cc 16:34:23 Step 8/23 : COPY . . 16:34:23 Removing intermediate container cb5eff5b89ac 16:34:23 ---> 696332aa7977 16:34:23 Step 8/22 : COPY . . 16:34:23 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:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:32 provisioning config files... 16:34:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4855922888798646164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:32 ---> docker-login.sh 16:34:32 nexus3.edgexfoundry.org:10001 16:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:34 Configure a credential helper to remove this warning. See 16:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:34 16:34:34 Login Succeeded 16:34:34 nexus3.edgexfoundry.org:10002 16:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:34 Configure a credential helper to remove this warning. See 16:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:34 16:34:34 Login Succeeded 16:34:34 nexus3.edgexfoundry.org:10003 16:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:34 Configure a credential helper to remove this warning. See 16:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:34 16:34:34 Login Succeeded 16:34:34 nexus3.edgexfoundry.org:10004 16:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:35 Configure a credential helper to remove this warning. See 16:34:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:35 16:34:35 Login Succeeded 16:34:35 docker.io 16:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:36 Configure a credential helper to remove this warning. See 16:34:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:36 16:34:36 Login Succeeded 16:34:36 ---> docker-login.sh ends [Pipeline] } 16:34:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:37 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:37 ========================================================= 16:34:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:38 b3c136eddcbf: Pulling fs layer 16:34:38 c0a3192eca97: Pulling fs layer 16:34:38 a050256f5b6f: Pulling fs layer 16:34:38 656be50a0ddc: Pulling fs layer 16:34:38 656be50a0ddc: Waiting 16:34:38 2bbca73fdf42: Pulling fs layer 16:34:38 46d945488cbd: Pulling fs layer 16:34:38 8a5474983e97: Pulling fs layer 16:34:38 329c88fbcd65: Pulling fs layer 16:34:38 2bbca73fdf42: Waiting 16:34:38 46d945488cbd: Waiting 16:34:38 8a5474983e97: Waiting 16:34:38 a050256f5b6f: Verifying Checksum 16:34:38 a050256f5b6f: Download complete 16:34:38 c0a3192eca97: Verifying Checksum 16:34:38 c0a3192eca97: Download complete 16:34:38 2bbca73fdf42: Verifying Checksum 16:34:38 2bbca73fdf42: Download complete 16:34:38 46d945488cbd: Verifying Checksum 16:34:38 46d945488cbd: Download complete 16:34:38 b3c136eddcbf: Verifying Checksum 16:34:38 b3c136eddcbf: Download complete 16:34:39 329c88fbcd65: Verifying Checksum 16:34:39 329c88fbcd65: Download complete 16:34:39 b3c136eddcbf: Pull complete 16:34:39 c0a3192eca97: Pull complete 16:34:39 a050256f5b6f: Pull complete 16:34:40 8a5474983e97: Verifying Checksum 16:34:40 8a5474983e97: Download complete 16:34:41 656be50a0ddc: Verifying Checksum 16:34:41 656be50a0ddc: Download complete 16:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:50 ---> 338d26e68a1f 16:34:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:50 ---> 9c19aca8a56b 16:34:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:51 ---> Running in 9cbe8048773e 16:34:51 ---> Running in c985f3f48f60 16:34:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:56 656be50a0ddc: Pull complete 16:34:56 2bbca73fdf42: Pull complete 16:34:56 46d945488cbd: Pull complete 16:34:58 Removing intermediate container f055da853d36 16:34:58 ---> 769bad64b2e6 16:34:58 16:34:58 Step 10/25 : FROM alpine:3.16 16:34:58 Removing intermediate container 169be2a7c151 16:34:58 ---> 9d4eba05a231 16:34:58 16:34:58 Step 10/24 : FROM alpine:3.16 16:34:58 3.16: Pulling from library/alpine 16:34:58 3.16: Pulling from library/alpine 16:35:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:35:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:35:00 Status: Downloaded newer image for alpine:3.16 16:35:00 Status: Downloaded newer image for alpine:3.16 16:35:00 ---> 9c6f07244728 16:35:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:35:01 ---> 9c6f07244728 16:35:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:01 8a5474983e97: Pull complete 16:35:03 329c88fbcd65: Pull complete 16:35:03 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:04 WORKDIR /edgex 16:35:04 COPY go.mod . 16:35:04 RUN go mod download 16:35:04 + docker build -t ci-base-image-arm64 -f - . 16:35:04 Sending build context to Docker daemon 3.15MB 16:35:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:04 ---> ff4287adb874 16:35:04 Step 2/4 : WORKDIR /edgex 16:35:06 ---> Running in 629a8ae69347 16:35:06 Removing intermediate container 629a8ae69347 16:35:06 ---> f6805a6be6b2 16:35:06 Step 3/4 : COPY go.mod . 16:35:07 ---> 7cc379f2825c 16:35:07 Step 4/4 : RUN go mod download 16:35:07 ---> Running in 704bbfa53faa 16:35: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/secrets-config ./cmd/secrets-config 16:35:08 ---> Running in 9cb30ebd13a0 16:35:08 ---> Running in 3360b85dfe8a 16:35:08 Removing intermediate container b9a3eca4388b 16:35:08 ---> 15a7b9530b06 16:35:08 16:35:08 Step 10/23 : FROM alpine:3.16 16:35:08 ---> 9c6f07244728 16:35:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:08 ---> Running in 948e6a5a3802 16:35:08 Removing intermediate container 948e6a5a3802 16:35:08 ---> 27c51cf4fc6c 16:35:08 Step 12/23 : ENV APP_PORT=59880 16:35:08 ---> Running in c070172ce853 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 Removing intermediate container c070172ce853 16:35:08 ---> 4233cbbdffc1 16:35:08 Step 13/23 : EXPOSE $APP_PORT 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:08 ---> Running in 7b2211530f73 16:35:08 Removing intermediate container 7b2211530f73 16:35:08 ---> cdcc93be2498 16:35:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:08 ---> Running in f33da747647c 16:35:08 (1/1) Installing dumb-init (1.2.5-r1) 16:35:08 (1/3) Installing ca-certificates (20220614-r0) 16:35:08 Executing busybox-1.35.0-r17.trigger 16:35:08 OK: 6 MiB in 15 packages 16:35:08 (2/3) Installing dumb-init (1.2.5-r1) 16:35:08 (3/3) Installing su-exec (0.2-r1) 16:35:08 Executing busybox-1.35.0-r17.trigger 16:35:08 Executing ca-certificates-20220614-r0.trigger 16:35:08 OK: 6 MiB in 17 packages 16:35:08 Removing intermediate container 3360b85dfe8a 16:35:08 ---> 709daa143ea4 16:35:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:09 ---> Running in 6c5113ec6917 16:35:09 Removing intermediate container 9cb30ebd13a0 16:35:09 ---> d115bfa080f4 16:35:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:11 ---> Running in b4ebaed862d7 16:35:11 Removing intermediate container 6c5113ec6917 16:35:11 ---> 795bcc0781ba 16:35:11 Step 13/24 : ENV APP_PORT=59881 16:35:11 ---> Running in 565de0051d01 16:35:11 Removing intermediate container b4ebaed862d7 16:35:11 ---> d50640bb6256 16:35:11 Step 13/25 : WORKDIR / 16:35:11 ---> Running in 3c0c4f78d4c1 16:35:11 Removing intermediate container 9cbe8048773e 16:35:11 ---> 159e9d1e3138 16:35:11 Removing intermediate container f33da747647c 16:35:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor ---> 7ff2f825e3ef 16:35:11 16:35:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:35:11 Removing intermediate container c985f3f48f60 16:35:11 ---> d7c14c35265c 16:35:11 16:35:11 Step 10/22 : FROM alpine:3.16 16:35:11 ---> 9c6f07244728 16:35:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:35:11 Removing intermediate container 565de0051d01 16:35:11 ---> 3aa5e8b16465 16:35:11 Step 14/24 : EXPOSE $APP_PORT 16:35:11 Removing intermediate container 3c0c4f78d4c1 16:35:11 ---> 99ed10ce9f3f 16:35:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:11 ---> Running in 2cd6af1672a8 16:35:11 ---> Running in c4b67e9ee806 16:35:11 ---> Running in 2a7735a77504 16:35:11 ---> Running in 0b0df26aa13d 16:35:12 ---> fe7b405b7251 16:35:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:35:12 Removing intermediate container 2cd6af1672a8 16:35:12 ---> bbaf0131db9c 16:35:12 Step 15/24 : WORKDIR / 16:35:12 ---> f3a191e9298a 16:35:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:12 ---> Running in a74384c4a90f 16:35:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:13 (1/6) Installing ca-certificates (20220614-r0) 16:35:13 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:13 (4/6) Installing libcurl (7.83.1-r2) 16:35:13 (5/6) Installing curl (7.83.1-r2) 16:35:13 (6/6) Installing dumb-init (1.2.5-r1) 16:35:13 Executing busybox-1.35.0-r17.trigger 16:35:13 Executing ca-certificates-20220614-r0.trigger 16:35:13 OK: 8 MiB in 20 packages 16:35:13 Removing intermediate container a74384c4a90f 16:35:13 ---> b495915f4ca8 16:35:13 ---> 5e1175ef3fb7 16:35:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.ymlStep 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:13 16:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:14 (1/6) Installing dumb-init (1.2.5-r1) 16:35:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:14 (3/6) Installing libsodium (1.0.18-r0) 16:35:14 ---> 83c2315dab63 16:35:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:14 ---> 7e551ff36df1 16:35:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:14 (5/6) Installing libzmq (4.3.4-r0) 16:35:14 (6/6) Installing zeromq (4.3.4-r0) 16:35:15 Executing busybox-1.35.0-r17.trigger 16:35:15 OK: 8 MiB in 20 packages 16:35:16 Removing intermediate container 0b0df26aa13d 16:35:16 ---> e5998ad26a3f 16:35:16 16:35:16 Step 11/23 : FROM alpine:3.16 16:35:16 ---> 9c6f07244728 16:35:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:16 ---> e9667cdf937c 16:35:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:16 ---> 4e1cf791f02f 16:35:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:16 Removing intermediate container 2a7735a77504 16:35:16 ---> c021cb4dd51a 16:35:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:17 ---> Running in 83bb04406681 16:35:18 ---> Running in f756ce115e18 16:35:18 ---> ef3c6c31ada7 16:35:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:35:19 Removing intermediate container c4b67e9ee806 16:35:19 ---> 192001a9ff39 16:35:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:19 ---> 90f7d9c9dfa7 16:35:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:19 Removing intermediate container 83bb04406681 16:35:19 ---> 283c7f6a4e80 16:35:19 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:35:20 Removing intermediate container f756ce115e18 16:35:20 ---> 4561ecbf2095 16:35:20 Step 13/22 : WORKDIR /edgex 16:35:20 ---> c8acae9830ec 16:35:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:35:20 ---> c9c16c41f089 16:35:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:20 ---> Running in c743e4227ee2 16:35:20 ---> 9249006e70ca 16:35:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:21 ---> Running in f5f470bff25e 16:35:21 ---> Running in edc06babfee7 16:35:21 ---> Running in a8e395855157 16:35:22 ---> 428e1e849180 16:35:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:22 Removing intermediate container edc06babfee7 16:35:22 ---> 5ede1c8de352 16:35:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:22 Removing intermediate container f5f470bff25e 16:35:22 ---> 947baa7e41bc 16:35:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:22 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:35:22 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:35:22 (3/33) Installing readline (8.1.2-r0) 16:35:22 (4/33) Installing bash (5.1.16-r2) 16:35:22 Executing bash-5.1.16-r2.post-install 16:35:22 (5/33) Installing ca-certificates (20220614-r0) 16:35:22 (6/33) Installing brotli-libs (1.0.9-r6) 16:35:22 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:35:22 (8/33) Installing libcurl (7.83.1-r2) 16:35:22 (9/33) Installing curl (7.83.1-r2) 16:35:22 (10/33) Installing docker-cli (20.10.16-r2) 16:35:23 (11/33) Installing dumb-init (1.2.5-r1) 16:35:23 (12/33) Installing libbz2 (1.0.8-r1) 16:35:23 (13/33) Installing expat (2.4.8-r0) 16:35:23 (14/33) Installing libffi (3.4.2-r1) 16:35:23 (15/33) Installing gdbm (1.23-r0) 16:35:23 (16/33) Installing xz-libs (5.2.5-r1) 16:35:23 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:35:23 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:23 (19/33) Installing mpdecimal (2.5.1-r1) 16:35:23 (20/33) Installing sqlite-libs (3.38.5-r0) 16:35:23 (21/33) Installing python3 (3.10.5-r0) 16:35:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:35:23 (23/33) Installing py3-tomli (2.0.1-r1) 16:35:23 (24/33) Installing py3-pep517 (0.12.0-r2) 16:35:23 (25/33) Installing py3-six (1.16.0-r1) 16:35:23 (26/33) Installing py3-retrying (1.3.3-r3) 16:35:23 (27/33) Installing py3-appdirs (1.4.4-r3) 16:35:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:35:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:35:23 (30/33) Installing py3-parsing (2.4.7-r3) 16:35:23 (31/33) Installing py3-packaging (21.3-r0) 16:35:23 (32/33) Installing py3-setuptools (59.4.0-r0) 16:35:23 (33/33) Installing py3-pip (22.1.1-r0) 16:35:24 Executing busybox-1.35.0-r17.trigger 16:35:24 Executing ca-certificates-20220614-r0.trigger 16:35:24 OK: 122 MiB in 47 packages 16:35:29 ---> ff7b5fc33aec 16:35:29 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:30 ---> Running in ce03a7b59f66 16:35:31 ---> 5e269adddd80 16:35:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:31 Collecting docker-compose==1.23.2 16:35:31 ---> Running in 4d23d72277b3 16:35:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.4 MB/s eta 0:00:00 16:35:31 Collecting docker<4.0,>=3.6.0 16:35:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 90.7 MB/s eta 0:00:00 16:35:31 Collecting jsonschema<3,>=2.5.1 16:35:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:31 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:35:31 Collecting docopt<0.7,>=0.6.1 16:35:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:31 Preparing metadata (setup.py): started 16:35:32 Preparing metadata (setup.py): finished with status 'done' 16:35:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 80.1 MB/s eta 0:00:00 16:35:32 Collecting cached-property<2,>=1.2.0 16:35:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:32 Collecting PyYAML<4,>=3.10 16:35:32 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 104.0 MB/s eta 0:00:00 16:35:32 Removing intermediate container ce03a7b59f66 16:35:32 ---> 4d4422e6d508 16:35:32 Step 22/24 : LABEL arch=x86_64 16:35:33 Preparing metadata (setup.py): started 16:35:33 Preparing metadata (setup.py): finished with status 'done' 16:35:33 Collecting dockerpty<0.5,>=0.4.1 16:35:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:33 Preparing metadata (setup.py): started 16:35:33 Preparing metadata (setup.py): finished with status 'done' 16:35:33 Collecting websocket-client<1.0,>=0.32.0 16:35:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 74.0 MB/s eta 0:00:00 16:35:33 Collecting texttable<0.10,>=0.9.0 16:35:34 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:34 Preparing metadata (setup.py): started 16:35:34 Removing intermediate container a8e395855157 16:35:34 ---> 400893265980 16:35:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:34 Removing intermediate container 4d23d72277b3 16:35:34 ---> 4529a4013f13 16:35:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:34 ---> 3ea62cd44720 16:35:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:34 Preparing metadata (setup.py): finished with status 'done' 16:35:34 Collecting docker-pycreds>=0.4.0 16:35:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:34 Collecting urllib3<1.25,>=1.21.1 16:35:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 32.4 MB/s eta 0:00:00 16:35:34 Collecting idna<2.8,>=2.5 16:35:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 93.2 MB/s eta 0:00:00 16:35:34 Collecting chardet<3.1.0,>=3.0.2 16:35:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 71.1 MB/s eta 0:00:00 16:35:34 ---> Running in 9ccebf301c6e 16:35:34 Collecting certifi>=2017.4.17 16:35:34 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:35:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 157.1 MB/s eta 0:00:00 16:35:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:35:35 Running setup.py install for texttable: started 16:35:35 Running setup.py install for texttable: finished with status 'done' 16:35:35 Running setup.py install for PyYAML: started 16:35:35 ---> Running in 2d8d646941bf 16:35:35 ---> Running in a0e61c037971 16:35:35 Running setup.py install for PyYAML: finished with status 'done' 16:35:36 ---> b3808d72515f 16:35:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:36 Running setup.py install for docopt: started 16:35:36 Removing intermediate container 9ccebf301c6e 16:35:36 ---> 7819760cd69f 16:35:36 Step 23/24 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:35:37 Running setup.py install for docopt: finished with status 'done' 16:35:37 Removing intermediate container a0e61c037971 16:35:37 ---> 055b0d364cf3 16:35:37 Step 23/25 : LABEL arch=x86_64 16:35:37 Removing intermediate container 2d8d646941bf 16:35:37 ---> 0fd51e7da6fd 16:35:37 Step 21/23 : LABEL arch=x86_64 16:35:37 ---> 49fb210509c7 16:35:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:37 ---> Running in 852e68e16891 16:35:37 ---> Running in 2afbae6b7e6c 16:35:38 ---> Running in 032a32dae3ab 16:35:38 ---> Running in 964682d5e078 16:35:38 Running setup.py install for dockerpty: started 16:35:39 Running setup.py install for dockerpty: finished with status 'done' 16:35:39 Removing intermediate container 2afbae6b7e6c 16:35:39 ---> ed412899c515 16:35:39 Step 24/25 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:35:39 Removing intermediate container 852e68e16891 16:35:39 ---> dfd6bbfe256a 16:35:39 Step 24/24 : LABEL version=0.0.0 16:35:40 Removing intermediate container 032a32dae3ab 16:35:40 ---> 449c77955caf 16:35:40 Step 22/23 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:35:40 ---> Running in e73cd1a5d634 16:35:40 ---> Running in 4d6720c75354 16:35:40 ---> Running in 8b612109f55a 16:35:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:40 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:35:41 Removing intermediate container e73cd1a5d634 16:35:41 ---> 63bafc8dd854 16:35:41 16:35:41 Successfully built 63bafc8dd854 16:35:41 Removing intermediate container 4d6720c75354 16:35:41 ---> 65724ee0650a 16:35:41 Step 25/25 : LABEL version=0.0.0 16:35:41 Removing intermediate container 8b612109f55a 16:35:41 ---> 5a6e8c480bf7 16:35:41 Step 23/23 : LABEL version=0.0.0 16:35:41 Successfully tagged core-metadata:latest 16:35:41 Building security-spire-config 16:35:45  Building core-metadata ... done  ---> Running in d06e4040f145 16:35:46 Removing intermediate container 704bbfa53faa 16:35:46 ---> 4ff7d7b1f8ee 16:35:46 Successfully built 4ff7d7b1f8ee 16:35:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:46 + docker inspect -f . ci-base-image-arm64 16:35:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container 16:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:47 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:47 ---> e2c7ea3cefd2 16:35:47 Step 3/26 : WORKDIR /edgex-go 16:35:47 ---> Using cache 16:35:47 ---> 8d54ea982307 16:35:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:47 ---> Using cache 16:35:47 ---> 3ba04bea38a7 16:35:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:48 $ docker top f791a074ede32d7e9c0137d38df0109634c369df8e59ecd6ea6bdec781ebf2fb -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:49 + go version 16:35:49 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:49 $ docker stop --time=1 f791a074ede32d7e9c0137d38df0109634c369df8e59ecd6ea6bdec781ebf2fb 16:35:49 ---> Running in 50771e709dfb 16:35:49 Removing intermediate container 964682d5e078 16:35:49 ---> f7112fadab65 16:35:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:35:49 ---> Running in 95c3e25ab8b9 16:35:49 Removing intermediate container d06e4040f145 16:35:49 ---> 983615a90976 16:35:49 16:35:49 ---> Running in d53f26814545 16:35:50 Successfully built 983615a90976 16:35:50 Successfully tagged security-secretstore-setup:latest 16:35:50  Building security-secretstore-setup ... done Building core-command 16:35:50 Removing intermediate container 50771e709dfb 16:35:50 Removing intermediate container d53f26814545 16:35:50 ---> 0488bf88c866 16:35:50 ---> 7a4a73c69c2b 16:35:50 16:35:50 Step 20/22 : LABEL arch=x86_64 16:35:50 Removing intermediate container c743e4227ee2 16:35:50 ---> ed39b2635d15 16:35:50 Step 14/23 : ENV APP_PORT=58890 16:35:50 Successfully built 0488bf88c866 16:35:50 Successfully tagged core-data:latest 16:35:50 ---> Running in f9f24cfddb1a 16:35:50 Building security-bootstrapper 16:35:50  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:51 $ docker rm -f f791a074ede32d7e9c0137d38df0109634c369df8e59ecd6ea6bdec781ebf2fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:51 OK: 211 MiB in 51 packages 16:35:51 + docker inspect -f . ci-base-image-arm64 16:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:52 prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container 16:35:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:53 $ docker top c0089b895ea3d0a58b60d9695ded37931e0ce05c1125e1b86a258531bc0eea6f -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:53 ========================================================= 16:35:53 [edgeXBuildGoParallel] Running Tests and Build... 16:35:53 ========================================================= [Pipeline] sh 16:35:54 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:35:54 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:35:54 ---> e2c7ea3cefd2 16:35:54 Step 3/31 : WORKDIR /edgex-go 16:35:54 ---> Using cache 16:35:54 ---> 8d54ea982307 16:35:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:54 ---> Using cache 16:35:54 ---> 3ba04bea38a7 16:35:54 Step 5/31 : RUN apk add --update --no-cache make git 16:35:54 ---> Using cache 16:35:54 ---> 3e8ffa5d7fda 16:35:54 Step 6/31 : COPY go.mod vendor* ./ 16:35:54 ---> Using cache 16:35:54 ---> 315a830b3c58 16:35:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:54 ---> Using cache 16:35:54 ---> defc200cacbe 16:35:54 Step 8/31 : COPY . . 16:35:54 ---> Using cache 16:35:54 ---> b88bd544cbd5 16:35:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:54 + make test 16:35:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:56 ---> e2c7ea3cefd2 16:35:56 Step 3/23 : WORKDIR /edgex-go 16:35:56 ---> Using cache 16:35:56 ---> 8d54ea982307 16:35:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:56 ---> Using cache 16:35:56 ---> 3ba04bea38a7 16:35:56 Step 5/23 : RUN apk add --update --no-cache make git 16:35:56 ---> Using cache 16:35:56 ---> 3e8ffa5d7fda 16:35:56 Step 6/23 : COPY go.mod vendor* ./ 16:35:56 ---> Using cache 16:35:56 ---> 315a830b3c58 16:35:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:56 ---> Using cache 16:35:56 ---> defc200cacbe 16:35:56 Step 8/23 : COPY . . 16:35:56 ---> Using cache 16:35:56 ---> b88bd544cbd5 16:35:56 Step 9/23 : RUN make cmd/core-command/core-command 16:35:58 ---> Running in f92be7336644 16:35:58 Removing intermediate container f9f24cfddb1a 16:35:58 ---> b9aaa395186e 16:35:58 Step 21/22 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:35:58 ---> Running in 9b13f123ca8d 16:35:58 ---> Running in 1946e312c29d 16:35:58 ---> Running in f1d26b9656c8 16:35:58 Removing intermediate container f92be7336644 16:35:58 ---> 056e3d28a765 16:35:58 Step 15/23 : EXPOSE $APP_PORT 16:35:58 ---> Running in 145a2e1267a2 16:35:58 Removing intermediate container 95c3e25ab8b9 16:35:58 ---> 88c664b65de3 16:35:58 Step 6/26 : COPY go.mod vendor* ./ 16:35:58 Removing intermediate container f1d26b9656c8 16:35:58 ---> 9497a986cc17 16:35:58 Step 22/22 : LABEL version=0.0.0 16:35:58 ---> Running in c64dbd08d5d6 16:35:58 Removing intermediate container 145a2e1267a2 16:35:58 ---> 0ab68ba7dc64 16:35:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:58 ---> 757a2bd219da 16:35:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:58 Removing intermediate container c64dbd08d5d6 16:35:58 ---> 705a9dabd9bf 16:35:58 16:35:58 ---> Running in a3dd3616d4de 16:35:58 Successfully built 705a9dabd9bf 16:35:59 Successfully tagged security-proxy-setup:latest 16:35:59  Building security-proxy-setup ... done Building support-scheduler 16:35:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:36:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:01 ---> e2c7ea3cefd2 16:36:01 Step 3/22 : WORKDIR /edgex-go 16:36:01 ---> Using cache 16:36:01 ---> 8d54ea982307 16:36:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:01 ---> Using cache 16:36:01 ---> 3ba04bea38a7 16:36:01 Step 5/22 : RUN apk add --update --no-cache make git 16:36:01 ---> Using cache 16:36:01 ---> 3e8ffa5d7fda 16:36:01 Step 6/22 : COPY go.mod vendor* ./ 16:36:01 ---> Using cache 16:36:01 ---> 315a830b3c58 16:36:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:01 ---> Using cache 16:36:01 ---> defc200cacbe 16:36:01 Step 8/22 : COPY . . 16:36:01 ---> Using cache 16:36:01 ---> b88bd544cbd5 16:36:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:36:03 ---> 21e608cf6777 16:36:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:04 ---> Running in ff020dac9720 16:36:06 ---> 951349520ad1 16:36:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:07 ---> dc4d852a3868 16:36:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:07 ---> Running in 9f64dcb35c6d 16:36:07 Removing intermediate container 9f64dcb35c6d 16:36:07 ---> 524f955e536a 16:36:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:08 ---> Running in f28224749852 16:36:08 Removing intermediate container f28224749852 16:36:08 ---> cfe9f18b5972 16:36:08 Step 21/23 : LABEL arch=x86_64 16:36:08 ---> Running in 02f094729bbd 16:36:10 Removing intermediate container 02f094729bbd 16:36:10 ---> 2597718a319b 16:36:10 Step 22/23 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:36:10 ---> Running in 89e2263ca2f6 16:36:11 Removing intermediate container 89e2263ca2f6 16:36:11 ---> 4446471ff7da 16:36:11 Step 23/23 : LABEL version=0.0.0 16:36:11 ---> Running in b110b68fed6c 16:36:11 Removing intermediate container a3dd3616d4de 16:36:11 ---> 6ed920aaca66 16:36:11 Step 8/26 : COPY . . 16:36:12 Removing intermediate container b110b68fed6c 16:36:12 ---> 465caaa368a3 16:36:12 16:36:12 Successfully built 465caaa368a3 16:36:12 Successfully tagged sys-mgmt-agent:latest 16:36:12 Building support-notifications 16:36:17  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:17 ---> e2c7ea3cefd2 16:36:17 Step 3/22 : WORKDIR /edgex-go 16:36:17 ---> Using cache 16:36:17 ---> 8d54ea982307 16:36:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:17 ---> Using cache 16:36:17 ---> 3ba04bea38a7 16:36:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:30 ---> Running in f146b40ec0f6 16:36:30 ---> 581d7d3b0b50 16:36:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:30 ---> Running in daa9fdf3c7ac 16:36:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:32 OK: 211 MiB in 51 packages 16:36:33 Removing intermediate container daa9fdf3c7ac 16:36:33 ---> ec9410517841 16:36:33 Step 10/26 : WORKDIR /edgex-go/spire-build 16:36:33 Removing intermediate container 9b13f123ca8d 16:36:33 ---> ab91fba5dfc1 16:36:33 16:36:33 Step 10/23 : FROM alpine:3.16 16:36:33 ---> 9c6f07244728 16:36:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:33 ---> Using cache 16:36:33 ---> 709daa143ea4 16:36:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:33 ---> Using cache 16:36:33 ---> 795bcc0781ba 16:36:33 Step 13/23 : ENV APP_PORT=59882 16:36:33 ---> Running in be8db828f220 16:36:33 ---> Running in 5d60d25dfd26 16:36:33 Removing intermediate container 1946e312c29d 16:36:33 ---> cd8323b99d70 16:36:33 16:36:33 Step 10/31 : FROM alpine:3.16 16:36:33 ---> 9c6f07244728 16:36:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:33 Removing intermediate container ff020dac9720 16:36:33 ---> 68fbd86433f9 16:36:33 16:36:33 Step 10/22 : FROM alpine:3.16 16:36:33 ---> 9c6f07244728 16:36:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:36:33 ---> Using cache 16:36:33 ---> 709daa143ea4 16:36:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:33 ---> Using cache 16:36:33 ---> 795bcc0781ba 16:36:33 Step 13/22 : ENV APP_PORT=59861 16:36:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:34 ---> Running in 944d970ee050 16:36:34 ---> Running in b80fbc9e5c9b 16:36:34 Removing intermediate container 5d60d25dfd26 16:36:34 ---> a62ce7998861 16:36:34 Step 14/23 : EXPOSE $APP_PORT 16:36:34 Removing intermediate container be8db828f220 16:36:34 ---> 6fb5d801b046 16:36:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:34 Removing intermediate container f146b40ec0f6 16:36:34 ---> fc0b824e365f 16:36:34 Step 6/22 : COPY go.mod vendor* ./ 16:36:34 ---> Running in a8a5e164df1a 16:36:34 ---> Running in f11d76b1fd16 16:36:34 Removing intermediate container b80fbc9e5c9b 16:36:34 ---> ef5d2ff801cb 16:36:34 Step 14/22 : EXPOSE $APP_PORT 16:36:34 Removing intermediate container 944d970ee050 16:36:34 ---> 0104fed90bd6 16:36:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:36:34 ---> Running in c86becd5b429 16:36:34 ---> Running in 48d180f1fe35 16:36:34 Removing intermediate container a8a5e164df1a 16:36:34 ---> 6d76db2a54f0 16:36:34 Step 15/23 : WORKDIR / 16:36:34 ---> 80bd1e298bc5 16:36:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:34 ---> Running in b89c1acf0353 16:36:34 ---> Running in aef096e2cfcd 16:36:34 Removing intermediate container c86becd5b429 16:36:34 ---> 9d93d8c60cb6 16:36:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:34 Removing intermediate container b89c1acf0353 16:36:34 ---> e5116f32bcc0 16:36:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:34 ---> eb5d98565f7a 16:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:34 ---> f34a3d11afb1 16:36:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:35 (1/2) Installing dumb-init (1.2.5-r1) 16:36:35 (2/2) Installing su-exec (0.2-r1) 16:36:35 Executing busybox-1.35.0-r17.trigger 16:36:35 OK: 6 MiB in 16 packages 16:36:35 Removing intermediate container f11d76b1fd16 16:36:35 ---> 6e08fc6a8e0c 16:36:35 Step 12/26 : WORKDIR /edgex-go 16:36:35 ---> 2974e09c2075 16:36:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:35 ---> Running in c1acb97299ba 16:36:35 ---> f88542e89064 16:36:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:35 Removing intermediate container c1acb97299ba 16:36:35 ---> fa1d07364a26 16:36:35 16:36:35 Step 13/26 : FROM alpine:3.15 16:36:35 ---> 704fe29e4a75 16:36:35 Step 19/23 : ENTRYPOINT ["/core-command"] 16:36:35 ---> 5c295b107d54 16:36:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:36:35 Removing intermediate container 48d180f1fe35 16:36:35 ---> a4ad8e9f029e 16:36:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:36:35 ---> Running in 3d3332e61113 16:36:35 ---> Running in a1da89068c9c 16:36:35 3.15: Pulling from library/alpine 16:36:35 ---> Running in d82dfbd8fe84 16:36:36 Removing intermediate container 3d3332e61113 16:36:36 ---> 8f1036063e18 16:36:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:37 Removing intermediate container d82dfbd8fe84 16:36:37 ---> b984f03380e0 16:36:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:36:37 Removing intermediate container a1da89068c9c 16:36:37 ---> 49044b896abb 16:36:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:37 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:36:37 Status: Downloaded newer image for alpine:3.15 16:36:37 ---> Running in dccbb9baec09 16:36:37 ---> c4fc93816858 16:36:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:37 ---> Running in 562b387bdbd1 16:36:37 ---> Running in 3891d3b31115 16:36:37 ---> Running in f0ae930a7f69 16:36:37 Removing intermediate container dccbb9baec09 16:36:37 ---> 80ba789c21da 16:36:37 Step 21/23 : LABEL arch=x86_64 16:36:38 Removing intermediate container 562b387bdbd1 16:36:38 ---> 067349c6a46e 16:36:38 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:36:38 Removing intermediate container f0ae930a7f69 16:36:38 ---> b5163e56418c 16:36:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:38 ---> Running in 087716f307a8 16:36:38 Removing intermediate container 3891d3b31115 16:36:38 ---> e10386de369c 16:36:38 Step 20/22 : LABEL arch=x86_64 16:36:38 ---> Running in fa50adbc542e 16:36:38 ---> Running in 340d5cb69b85 16:36:38 ---> Running in 8b640a0a876c 16:36:38 Removing intermediate container 087716f307a8 16:36:38 ---> 0423c96a4d4c 16:36:38 Step 22/23 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:36:38 Removing intermediate container fa50adbc542e 16:36:38 ---> 6bdd9887f524 16:36:38 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:38 ---> Running in 0b8651c686cb 16:36:38 ---> Running in 2eb24fc4294c 16:36:38 Removing intermediate container 8b640a0a876c 16:36:38 ---> 6f94b47a9b50 16:36:38 Step 21/22 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:36:38 ---> Running in 8a9bffc8602f 16:36:38 Removing intermediate container 2eb24fc4294c 16:36:38 ---> b87170b12933 16:36:38 Step 23/23 : LABEL version=0.0.0 16:36:38 ---> Running in 0466859df3c1 16:36:38 Removing intermediate container 8a9bffc8602f 16:36:38 ---> 5e6250ca7c06 16:36:38 Step 22/22 : LABEL version=0.0.0 16:36:38 ---> Running in a8d837557495 16:36:38 Removing intermediate container 0466859df3c1 16:36:38 ---> 6ebe4464d86b 16:36:38 16:36:38 Successfully built 6ebe4464d86b 16:36:39 Successfully tagged core-command:latest 16:36:39 Building security-spire-agent 16:36:39  Building core-command ... done Removing intermediate container a8d837557495 16:36:39 ---> bbb6e8eaccec 16:36:39 16:36:39 Successfully built bbb6e8eaccec 16:36:39 Successfully tagged support-scheduler:latest 16:36:39  Building support-scheduler ... done Building security-spiffe-token-provider 16:36:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:42 ---> e2c7ea3cefd2 16:36:42 Step 3/26 : WORKDIR /edgex-go 16:36:42 ---> Using cache 16:36:42 ---> 8d54ea982307 16:36:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:42 ---> Using cache 16:36:42 ---> 3ba04bea38a7 16:36:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:42 ---> Using cache 16:36:42 ---> 88c664b65de3 16:36:42 Step 6/26 : COPY go.mod vendor* ./ 16:36:42 ---> Using cache 16:36:42 ---> 757a2bd219da 16:36:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:42 ---> Using cache 16:36:42 ---> 6ed920aaca66 16:36:42 Step 8/26 : COPY . . 16:36:42 ---> Using cache 16:36:42 ---> 581d7d3b0b50 16:36:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:42 ---> Using cache 16:36:42 ---> ec9410517841 16:36:42 Step 10/26 : WORKDIR /edgex-go/spire-build 16:36:42 ---> Using cache 16:36:42 ---> 6fb5d801b046 16:36:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:42 ---> Using cache 16:36:42 ---> 6e08fc6a8e0c 16:36:42 Step 12/26 : WORKDIR /edgex-go 16:36:42 ---> Using cache 16:36:42 ---> fa1d07364a26 16:36:42 16:36:42 Step 13/26 : FROM alpine:3.15 16:36:42 ---> c4fc93816858 16:36:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:42 ---> Using cache 16:36:42 ---> b5163e56418c 16:36:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:42 ---> Using cache 16:36:42 ---> 3fede0439ef7 16:36:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:43 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:43 ---> e2c7ea3cefd2 16:36:43 Step 3/20 : WORKDIR /edgex-go 16:36:43 ---> Using cache 16:36:43 ---> 8d54ea982307 16:36:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:46 Removing intermediate container 340d5cb69b85 16:36:46 ---> 3fede0439ef7 16:36:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:36:46 ---> Running in 7528c3871c1e 16:36:46 ---> Running in 11646d9cccaa 16:36:46 ---> Running in 68c34f5abf8f 16:36:46 Removing intermediate container 0b8651c686cb 16:36:46 ---> c909203b134d 16:36:46 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:36:46 ---> Running in 48c5a2939d46 16:36:46 Removing intermediate container 48c5a2939d46 16:36:46 ---> 0d3ee22873cc 16:36:46 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:36:46 Removing intermediate container aef096e2cfcd 16:36:46 ---> 38000258bc2b 16:36:46 Step 8/22 : COPY . . 16:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:47 v3.16.2-40-g92f650f24f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:36:47 v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:36:47 OK: 17036 distinct packages available 16:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:47 OK: 211 MiB in 51 packages 16:36:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:48 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:48 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:48 OK: 15856 distinct packages available 16:36:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:49 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:49 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:49 OK: 15856 distinct packages available 16:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:49 (1/5) Installing dumb-init (1.2.5-r1) 16:36:50 (2/5) Installing musl-obstack (1.2.3-r0) 16:36:50 (3/5) Installing libucontext (1.1-r0) 16:36:50 (4/5) Installing gcompat (1.0.0-r4) 16:36:50 (5/5) Installing openssl (1.1.1q-r0) 16:36:50 Executing busybox-1.34.1-r7.trigger 16:36:50 OK: 7 MiB in 19 packages 16:36:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:50 (1/4) Installing dumb-init (1.2.5-r1) 16:36:50 (2/4) Installing musl-obstack (1.2.3-r0) 16:36:51 ---> bdc5529d2fb9 16:36:51 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:36:51 (3/4) Installing libucontext (1.1-r0) 16:36:51 (4/4) Installing gcompat (1.0.0-r4) 16:36:51 Executing busybox-1.34.1-r7.trigger 16:36:51 OK: 6 MiB in 18 packages 16:36:53 ---> 1ef39670fde8 16:36:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:36:53 ---> Running in 846b33dc4495 16:36:53 ---> Running in 0fb271faa48c 16:36:53 Removing intermediate container 11646d9cccaa 16:36:53 ---> ad16fb951beb 16:36:53 Step 5/20 : COPY go.mod vendor* ./ 16:36:53 ---> b32e91716298 16:36:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:53 Removing intermediate container 7528c3871c1e 16:36:53 ---> 853db38cdbd1 16:36:53 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:36:53 ---> Running in bde27aa52bcb 16:36:54 Removing intermediate container 68c34f5abf8f 16:36:54 ---> 4c8292ac5f3d 16:36:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:55 ---> 35963bb3a8d7 16:36:55 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:00 ---> d778044e7d4c 16:37:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:37:00 ---> 6ee3b6db2142 16:37:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:37:00 Removing intermediate container 846b33dc4495 16:37:00 ---> 7a6d5f7f712b 16:37:00 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:02 ---> a1a3447749be 16:37:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:37:02 ---> 1019e4f61c2a 16:37:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:37:07 ---> 082695113a75 16:37:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:08 ---> Running in 665dad8bb9c1 16:37:08 ---> 32ed35ba3ec6 16:37:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:37:14 ---> 2bdfaef932d8 16:37:14 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:14 ---> 202205349c59 16:37:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:14 Removing intermediate container 665dad8bb9c1 16:37:14 ---> 5c0ea691b6ee 16:37:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:37:14 ---> Running in d79cec036464 16:37:14 ---> e85d4d8ee47a 16:37:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:14 Removing intermediate container bde27aa52bcb 16:37:14 ---> dba3c81422f7 16:37:14 Step 7/20 : COPY . . 16:37:20 ---> 990477bc6f87 16:37:20 Step 21/26 : WORKDIR / 16:37:20 Removing intermediate container d79cec036464 16:37:20 ---> 015bceb7ed3d 16:37:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:20 ---> 475bddcd52f1 16:37:20 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:37:20 ---> Running in eed06eec8c0b 16:37:20 ---> Running in 96d2eb0f0745 16:37:20 Removing intermediate container 0fb271faa48c 16:37:20 ---> ee6b69793b84 16:37:20 16:37:20 Step 10/22 : FROM alpine:3.16 16:37:20 ---> 9c6f07244728 16:37:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:20 ---> 50c6aa6929c5 16:37:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:20 ---> Running in 7223e342d5d8 16:37:20 ---> Running in 5426c680e021 16:37:20 Removing intermediate container eed06eec8c0b 16:37:20 ---> 6e43c33c1fd4 16:37:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:20 Removing intermediate container 96d2eb0f0745 16:37:20 ---> 7b5d3ea79892 16:37:20 Step 24/26 : LABEL arch=x86_64 16:37:20 ---> 568c4eb0d12b 16:37:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:20 ---> Running in 6c3d4704eedf 16:37:20 ---> Running in 3b548b268b00 16:37:20 Removing intermediate container 6c3d4704eedf 16:37:20 ---> ef463111b86e 16:37:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:20 ---> Running in af5c0f3a37f6 16:37:20 Removing intermediate container 3b548b268b00 16:37:20 ---> 9446311e7504 16:37:20 Step 25/26 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:37:20 ---> 4ad9a0eaf27b 16:37:20 Step 26/31 : RUN chmod +x /entrypoint.sh 16:37:20 ---> Running in bf512285c447 16:37:20 ---> Running in 2eaf1bc1d442 16:37:20 Removing intermediate container af5c0f3a37f6 16:37:20 ---> 0c2a9832b7bb 16:37:20 Step 24/26 : LABEL arch=x86_64 16:37:20 Removing intermediate container bf512285c447 16:37:20 ---> 4e29bd5a74c3 16:37:20 Step 26/26 : LABEL version=0.0.0 16:37:21 ---> Running in 9a8d1e171172 16:37:21 ---> Running in 6b79e0e53625 16:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:37:21 Removing intermediate container 9a8d1e171172 16:37:21 ---> 60ae398a8613 16:37:21 Step 25/26 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:21 Removing intermediate container 6b79e0e53625 16:37:21 ---> df983943be58 16:37:21 16:37:21 ---> Running in 85a97fc97590 16:37:21 Successfully built df983943be58 16:37:21 Successfully tagged security-spire-agent:latest 16:37:21  Building security-spire-agent ... done Building security-spire-server 16:37:21 (1/2) Installing ca-certificates (20220614-r0) 16:37:21 (2/2) Installing dumb-init (1.2.5-r1) 16:37:21 Executing busybox-1.35.0-r17.trigger 16:37:21 Executing ca-certificates-20220614-r0.trigger 16:37:21 OK: 6 MiB in 16 packages 16:37:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:37:23 ---> e2c7ea3cefd2 16:37:23 Step 3/25 : WORKDIR /edgex-go 16:37:23 ---> Using cache 16:37:23 ---> 8d54ea982307 16:37:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:23 ---> Using cache 16:37:23 ---> 3ba04bea38a7 16:37:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:37:23 ---> Using cache 16:37:23 ---> 88c664b65de3 16:37:23 Step 6/25 : COPY go.mod vendor* ./ 16:37:23 ---> Using cache 16:37:23 ---> 757a2bd219da 16:37:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:23 ---> Using cache 16:37:23 ---> 6ed920aaca66 16:37:23 Step 8/25 : COPY . . 16:37:23 ---> Using cache 16:37:23 ---> 581d7d3b0b50 16:37:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:37:23 ---> Using cache 16:37:23 ---> ec9410517841 16:37:23 Step 10/25 : WORKDIR /edgex-go/spire-build 16:37:23 ---> Using cache 16:37:23 ---> 6fb5d801b046 16:37:23 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:37:25 Removing intermediate container 85a97fc97590 16:37:25 ---> 1afcfeb8c31b 16:37:25 Step 26/26 : LABEL version=0.0.0 16:37:25 ---> Running in c47a687e74b6 16:37:26 ---> Running in 64b15cb29423 16:37:26 Removing intermediate container 2eaf1bc1d442 16:37:26 ---> 1204c3b5e8b8 16:37:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:37:26 Removing intermediate container 64b15cb29423 16:37:26 ---> ea8aadb336d1 16:37:26 16:37:26 ---> Running in db5aef268af2 16:37:26 Removing intermediate container 7223e342d5d8 16:37:26 ---> 0422e5d9939d 16:37:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:26 Successfully built ea8aadb336d1 16:37:26 Successfully tagged security-spire-config:latest 16:37:26 ---> Running in 2d9c73ee09a0 16:37:26  Building security-spire-config ... done Removing intermediate container db5aef268af2 16:37:26 ---> 510e1955bedd 16:37:26 Step 28/31 : CMD ["gate"] 16:37:26 Removing intermediate container 2d9c73ee09a0 16:37:26 ---> 8e29de01725c 16:37:26 Step 13/22 : ENV APP_PORT=59860 16:37:26 ---> Running in 3b2c58a29c66 16:37:26 ---> Running in 1d6eb2570ece 16:37:26 Removing intermediate container 3b2c58a29c66 16:37:26 ---> 75ad68267e15 16:37:26 Step 29/31 : LABEL arch=x86_64 16:37:26 ---> Running in c66b2174d8d3 16:37:26 Removing intermediate container c47a687e74b6 16:37:26 ---> e1e742c797a9 16:37:26 Step 12/25 : WORKDIR /edgex-go 16:37:26 Removing intermediate container 1d6eb2570ece 16:37:26 ---> d09049f72ebc 16:37:26 Step 14/22 : EXPOSE $APP_PORT 16:37:26 ---> Running in 24e2c5203150 16:37:26 ---> Running in 2cb7a7ba9a8e 16:37:26 Removing intermediate container c66b2174d8d3 16:37:26 ---> 503ae0e62a42 16:37:26 Step 30/31 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:37:27 ---> Running in 013f64606d7d 16:37:27 Removing intermediate container 24e2c5203150 16:37:27 ---> e67511ac3f30 16:37:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:27 Removing intermediate container 013f64606d7d 16:37:27 ---> 22be08ff91ef 16:37:27 Step 31/31 : LABEL version=0.0.0 16:37:27 Removing intermediate container 2cb7a7ba9a8e 16:37:27 ---> 61e25cb63a2e 16:37:27 16:37:27 Step 13/25 : FROM alpine:3.15 16:37:27 ---> c4fc93816858 16:37:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:27 ---> Using cache 16:37:27 ---> b5163e56418c 16:37:27 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:27 ---> Using cache 16:37:27 ---> 3fede0439ef7 16:37:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:27 ---> Using cache 16:37:27 ---> 853db38cdbd1 16:37:27 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:27 ---> Running in 6d7dcfd5fb4c 16:37:27 ---> 907dc59c4de0 16:37:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:30 Removing intermediate container 6d7dcfd5fb4c 16:37:30 ---> 5f00699b64d7 16:37:30 16:37:30 Successfully built 5f00699b64d7 16:37:30 Successfully tagged security-bootstrapper:latest 16:37:30  Building security-bootstrapper ... done  ---> cf1ff53e78e6 16:37:30 ---> ba0294f6d201 16:37:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:30 16:37:31 ---> be3b4f1fe9fa 16:37:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:37:31 ---> Running in 7c2807435830 16:37:31 ---> 856ec7f009e1 16:37:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:31 Removing intermediate container 7c2807435830 16:37:31 ---> 27043b7a1ecc 16:37:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:31 ---> Running in 41d578937350 16:37:31 ---> d16663e22f7b 16:37:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:31 Removing intermediate container 41d578937350 16:37:31 ---> c1e2746f33c8 16:37:31 Step 20/22 : LABEL arch=x86_64 16:37:31 ---> Running in 342fbffc5c5a 16:37:31 ---> 216f7d3e9d5e 16:37:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:31 Removing intermediate container 342fbffc5c5a 16:37:31 ---> a4e71695237a 16:37:31 Step 21/22 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:37:31 ---> Running in fcf7d3ba9759 16:37:31 ---> Running in 3050330d0c38 16:37:31 Removing intermediate container fcf7d3ba9759 16:37:31 ---> d97235ff0396 16:37:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:31 ---> Running in 041db7581c20 16:37:31 Removing intermediate container 3050330d0c38 16:37:31 ---> d9496cd2cc36 16:37:31 Step 22/22 : LABEL version=0.0.0 16:37:31 ---> Running in 0f3fd0dc2f08 16:37:31 Removing intermediate container 041db7581c20 16:37:31 ---> 768a1a07dc34 16:37:31 Step 23/25 : LABEL arch=x86_64 16:37:31 ---> Running in c15e8a16cd6c 16:37:32 Removing intermediate container 0f3fd0dc2f08 16:37:32 ---> 6d371d131800 16:37:32 16:37:32 Removing intermediate container c15e8a16cd6c 16:37:32 ---> 4f21c1b321a7 16:37:32 Step 24/25 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:37:32 ---> Running in 4a3ee1768b11 16:37:32 Successfully built 6d371d131800 16:37:32 Successfully tagged support-notifications:latest 16:37:32  Building support-notifications ... done Removing intermediate container 4a3ee1768b11 16:37:32 ---> 01df12d57bed 16:37:32 Step 25/25 : LABEL version=0.0.0 16:37:32 ---> Running in 2dcd091ff748 16:37:32 Removing intermediate container 2dcd091ff748 16:37:32 ---> 986bb70a102b 16:37:32 16:37:32 Successfully built 986bb70a102b 16:37:32 Successfully tagged security-spire-server:latest 16:37:42  Building security-spire-server ... done Removing intermediate container 5426c680e021 16:37:42 ---> 7587bf163269 16:37:42 16:37:42 Step 9/20 : FROM alpine:3.15 16:37:42 ---> c4fc93816858 16:37:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:42 ---> Using cache 16:37:42 ---> b5163e56418c 16:37:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:42 ---> Using cache 16:37:42 ---> 3fede0439ef7 16:37:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:42 ---> Running in 4ebecc63c30d 16:37:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:43 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:43 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:43 OK: 15856 distinct packages available 16:37:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:44 (1/9) Installing ca-certificates (20220614-r0) 16:37:44 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:44 (4/9) Installing libcurl (7.80.0-r2) 16:37:44 (5/9) Installing curl (7.80.0-r2) 16:37:44 (6/9) Installing dumb-init (1.2.5-r1) 16:37:44 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:44 (8/9) Installing libucontext (1.1-r0) 16:37:45 (9/9) Installing gcompat (1.0.0-r4) 16:37:45 Executing busybox-1.34.1-r7.trigger 16:37:45 Executing ca-certificates-20220614-r0.trigger 16:37:45 OK: 8 MiB in 23 packages 16:37:45 Removing intermediate container 4ebecc63c30d 16:37:45 ---> cfbeeda025d1 16:37:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:45 ---> 672488c39c1d 16:37:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:46 ---> 3287416a7b19 16:37:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:46 ---> 8a174972f4f0 16:37:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:46 ---> Running in 589d6c04a515 16:37:46 Removing intermediate container 589d6c04a515 16:37:46 ---> fc77246d4825 16:37:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:46 ---> Running in 379f39ffc30a 16:37:46 Removing intermediate container 379f39ffc30a 16:37:46 ---> 0320ff985ffa 16:37:46 Step 18/20 : LABEL arch=x86_64 16:37:46 ---> Running in d26bd8074159 16:37:46 Removing intermediate container d26bd8074159 16:37:46 ---> 2128d2670773 16:37:46 Step 19/20 : LABEL git_sha=677483e44b024ea45897e7a73bd83a4ea888568d 16:37:47 ---> Running in 6d913195eae7 16:37:47 Removing intermediate container 6d913195eae7 16:37:47 ---> 4dfbfd292d40 16:37:47 Step 20/20 : LABEL version=0.0.0 16:37:47 ---> Running in bde4f6c620d1 16:37:47 Removing intermediate container bde4f6c620d1 16:37:47 ---> be2ca2557893 16:37:47 16:37:47 Successfully built be2ca2557893 16:37:47 Successfully tagged security-spiffe-token-provider:latest 16:37:47  Building security-spiffe-token-provider ... done  [Pipeline] } 16:37:47 $ docker stop --time=1 f4ba0ee06bc16cd656704b6479475d3f216741644cade79ee26b74fe9053f681 16:37:48 $ docker rm -f f4ba0ee06bc16cd656704b6479475d3f216741644cade79ee26b74fe9053f681 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:49 + docker images 16:37:49 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:49 security-spiffe-token-provider latest be2ca2557893 1 second ago 29.2MB 16:37:49 7587bf163269 9 seconds ago 1.57GB 16:37:49 security-spire-server latest 986bb70a102b 16 seconds ago 86.5MB 16:37:49 support-notifications latest 6d371d131800 16 seconds ago 27.2MB 16:37:49 security-bootstrapper latest 5f00699b64d7 20 seconds ago 19.3MB 16:37:49 61e25cb63a2e 21 seconds ago 1.42GB 16:37:49 security-spire-config latest ea8aadb336d1 22 seconds ago 85.8MB 16:37:49 ee6b69793b84 28 seconds ago 1.58GB 16:37:49 security-spire-agent latest df983943be58 28 seconds ago 125MB 16:37:49 core-command latest 6ebe4464d86b About a minute ago 16.2MB 16:37:49 support-scheduler latest bbb6e8eaccec About a minute ago 26.5MB 16:37:49 fa1d07364a26 About a minute ago 1.42GB 16:37:49 68fbd86433f9 About a minute ago 1.58GB 16:37:49 cd8323b99d70 About a minute ago 1.52GB 16:37:49 ab91fba5dfc1 About a minute ago 1.52GB 16:37:49 sys-mgmt-agent latest 465caaa368a3 About a minute ago 135MB 16:37:49 security-proxy-setup latest 705a9dabd9bf About a minute ago 27.2MB 16:37:49 core-data latest 0488bf88c866 About a minute ago 21.5MB 16:37:49 security-secretstore-setup latest 983615a90976 About a minute ago 28.9MB 16:37:49 core-metadata latest 63bafc8dd854 2 minutes ago 18.2MB 16:37:49 e5998ad26a3f 2 minutes ago 1.52GB 16:37:49 d7c14c35265c 2 minutes ago 1.53GB 16:37:49 15a7b9530b06 2 minutes ago 1.55GB 16:37:49 9d4eba05a231 2 minutes ago 1.55GB 16:37:49 769bad64b2e6 2 minutes ago 1.53GB 16:37:49 ci-base-image-x86_64 latest e2c7ea3cefd2 6 minutes ago 993MB 16:37:49 alpine 3.15 c4fc93816858 8 days ago 5.59MB 16:37:49 alpine 3.16 9c6f07244728 8 days ago 5.54MB 16:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 16:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB 16:37:49 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:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 16:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements 16:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements 16:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.731s coverage: 89.2% of statements 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.629s coverage: 2.1% of statements 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.542s coverage: 95.6% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.451s coverage: 72.2% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.324s coverage: 60.0% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.468s coverage: 0.9% of statements 16:39:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.304s coverage: 58.8% of statements 16:39:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.6% of statements 16:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.230s coverage: 79.5% of statements 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.381s coverage: 94.1% of statements 16:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 16:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.406s coverage: 94.4% of statements 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 16:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.733s coverage: 82.2% of statements 16:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.291s coverage: 87.2% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.830s coverage: 91.2% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.341s coverage: 100.0% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.164s coverage: 89.4% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.407s coverage: 65.8% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 43.6% of statements 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.311s coverage: 84.8% of statements 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.379s coverage: 17.7% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.493s coverage: 97.7% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 16:40:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:40:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:40:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:05 GO111MODULE=on go vet ./... 16:41:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:57 ./bin/test-attribution-txt.sh 16:41:57 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:41:57 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:41:57 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:41:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:41:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:41:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:41:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:41:57 + ls -al . 16:41:57 total 732 16:41:57 drwxrwxr-x 9 1001 1001 4096 Aug 18 16:35 . 16:41:57 drwxr-xr-x 4 root root 4096 Aug 18 16:35 .. 16:41:57 -rw-rw-r-- 1 1001 1001 16 Aug 18 16:34 .dockerignore 16:41:57 drwxrwxr-x 8 1001 1001 4096 Aug 18 16:34 .git 16:41:57 drwxrwxr-x 3 1001 1001 4096 Aug 18 16:34 .github 16:41:57 -rw-rw-r-- 1 1001 1001 1030 Aug 18 16:34 .gitignore 16:41:57 -rw-rw-r-- 1 1001 1001 42 Aug 18 16:34 .golangci.yml 16:41:57 -rw-rw-r-- 1 1001 1001 87 Aug 18 16:34 .hadolint.yml 16:41:57 -rw-rw-r-- 1 1001 1001 166 Aug 18 16:34 .sonarcloud.properties 16:41:57 -rw-rw-r-- 1 1001 1001 1171 Aug 18 16:34 ADOPTERS.md 16:41:57 -rw-rw-r-- 1 1001 1001 10347 Aug 18 16:34 Attribution.txt 16:41:57 -rw-rw-r-- 1 1001 1001 63209 Aug 18 16:34 CHANGELOG.md 16:41:57 -rw-rw-r-- 1 1001 1001 3804 Aug 18 16:34 CONTRIBUTING.md 16:41:57 -rw-rw-r-- 1 1001 1001 677 Aug 18 16:34 GOVERNANCE.md 16:41:57 -rw-rw-r-- 1 1001 1001 850 Aug 18 16:34 Jenkinsfile 16:41:57 -rw-rw-r-- 1 1001 1001 10775 Aug 18 16:34 LICENSE 16:41:57 -rw-rw-r-- 1 1001 1001 13276 Aug 18 16:34 Makefile 16:41:57 -rw-rw-r-- 1 1001 1001 582 Aug 18 16:34 OWNERS.md 16:41:57 -rw-rw-r-- 1 1001 1001 9094 Aug 18 16:34 README.md 16:41:57 -rw-rw-r-- 1 1001 1001 6912 Aug 18 16:34 SECURITY.md 16:41:57 -rw-rw-r-- 1 1001 1001 5 Aug 18 16:30 VERSION 16:41:57 -rw-rw-r-- 1 1001 1001 4131 Aug 18 16:34 ZMQWindows.md 16:41:57 drwxrwxr-x 2 1001 1001 4096 Aug 18 16:34 bin 16:41:57 drwxrwxr-x 18 1001 1001 4096 Aug 18 16:34 cmd 16:41:57 -rw-r--r-- 1 root root 480241 Aug 18 16:40 coverage.out 16:41:57 -rw-rw-r-- 1 1001 1001 3681 Aug 18 16:34 go.mod 16:41:57 -rw-rw-r-- 1 1001 1001 38033 Aug 18 16:34 go.sum 16:41:57 drwxrwxr-x 8 1001 1001 4096 Aug 18 16:34 internal 16:41:57 drwxrwxr-x 3 1001 1001 4096 Aug 18 16:34 openapi 16:41:57 drwxrwxr-x 4 1001 1001 4096 Aug 18 16:34 snap 16:41:57 -rw-rw-r-- 1 1001 1001 204 Aug 18 16:34 version.go [Pipeline] sh 16:41:58 + '[' -e coverage.out ] 16:41:58 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:58 Warning: overwriting stash ‘coverage-report’ 16:41:59 Stashed 1 file(s) [Pipeline] sh 16:42:00 + make build 16:42:00 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:43:36 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:44: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/core-command/core-command ./cmd/core-command 16:44:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:46:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:16 $ docker stop --time=1 c0089b895ea3d0a58b60d9695ded37931e0ce05c1125e1b86a258531bc0eea6f 16:46:18 $ docker rm -f c0089b895ea3d0a58b60d9695ded37931e0ce05c1125e1b86a258531bc0eea6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:20 16:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:21 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:21 29e5d40040c1: Pulling fs layer 16:46:21 1ce36da41761: Pulling fs layer 16:46:21 25b303627fd3: Pulling fs layer 16:46:21 29e5d40040c1: Verifying Checksum 16:46:21 29e5d40040c1: Download complete 16:46:21 1ce36da41761: Verifying Checksum 16:46:21 1ce36da41761: Download complete 16:46:21 29e5d40040c1: Pull complete 16:46:23 25b303627fd3: Verifying Checksum 16:46:23 25b303627fd3: Download complete 16:46:23 1ce36da41761: Pull complete 16:46:35 25b303627fd3: Pull complete 16:46:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:35 prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container 16:46:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:38 $ docker top 8a222c51e8e381108716fbf0df401171c8324f76fbeabbe0e65206dcd8372f39 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:39 + docker-compose build --help 16:46:39 + grep parallel 16:46:43 --parallel Build images in parallel. [Pipeline] } 16:46:44 $ docker stop --time=1 8a222c51e8e381108716fbf0df401171c8324f76fbeabbe0e65206dcd8372f39 16:46:45 $ docker rm -f 8a222c51e8e381108716fbf0df401171c8324f76fbeabbe0e65206dcd8372f39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:46 prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container 16:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:48 $ docker top 42a27a6a4e418f1a5317c2fea79da0dc54b8cf221b2001aeb4c339725efd77d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:49 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:55 Building core-command ... 16:46:55 Building core-data ... 16:46:55 Building core-metadata ... 16:46:55 Building security-bootstrapper ... 16:46:55 Building security-proxy-setup ... 16:46:55 Building security-secretstore-setup ... 16:46:55 Building security-spiffe-token-provider ... 16:46:55 Building security-spire-agent ... 16:46:55 Building security-spire-config ... 16:46:55 Building security-spire-server ... 16:46:55 Building support-notifications ... 16:46:55 Building support-scheduler ... 16:46:55 Building sys-mgmt-agent ... 16:46:55 Building security-proxy-setup 16:46:55 Building security-spiffe-token-provider 16:46:55 Building core-data 16:46:55 Building security-secretstore-setup 16:46:55 Building security-spire-agent 16:47:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:42 ---> 4ff7d7b1f8ee 16:47:42 Step 3/26 : WORKDIR /edgex-go 16:47:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:43 ---> 4ff7d7b1f8ee 16:47:43 Step 3/22 : WORKDIR /edgex-go 16:47:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:47:43 ---> 4ff7d7b1f8ee 16:47:43 Step 3/25 : WORKDIR /edgex-go 16:47:43 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:47:43 ---> 4ff7d7b1f8ee 16:47:43 Step 3/20 : WORKDIR /edgex-go 16:47:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:43 ---> 4ff7d7b1f8ee 16:47:43 Step 3/23 : WORKDIR /edgex-go 16:47:44 ---> Running in 99928bc1da59 16:47:44 ---> Running in 8aa2750a8736 16:47:44 ---> Running in 8016c61adab1 16:47:44 ---> Running in c2cdeb564664 16:47:44 ---> Running in 68de65fbb721 16:47:45 Removing intermediate container 8aa2750a8736 16:47:45 ---> 3a77102c4dd9 16:47:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:45 Removing intermediate container c2cdeb564664 16:47:45 ---> 13c7c5f2e8c3 16:47:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:45 ---> Running in f0e726910fe9 16:47:45 Removing intermediate container 68de65fbb721 16:47:45 ---> fda4f1545d44 16:47:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:45 ---> Running in 5069b5f453c6 16:47:45 Removing intermediate container 8016c61adab1 16:47:45 ---> 024cad930e60 16:47:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:45 Removing intermediate container 99928bc1da59 16:47:45 ---> 13ad4a49b6a8 16:47:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:47:45 ---> Running in 50069ed42334 16:47:45 ---> Running in 2cfb78ef3e97 16:47:45 ---> Running in bf8a3f5d23cb 16:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:49 Removing intermediate container 5069b5f453c6 16:47:49 ---> afd50ad4d556 16:47:49 Step 5/25 : RUN apk add --update --no-cache make git 16:47:49 Removing intermediate container f0e726910fe9 16:47:49 ---> 368531ed728c 16:47:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:47:49 ---> Running in 0d485decbaec 16:47:49 v3.16.2-41-g8d6de99bbd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:47:49 v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:47:49 OK: 16890 distinct packages available 16:47:49 ---> Running in b6ee8aa86904 16:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:49 Removing intermediate container 50069ed42334 16:47:49 ---> a003ab0e0c11 16:47:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:50 ---> Running in a6e8a6387106 16:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:50 Removing intermediate container 2cfb78ef3e97 16:47:50 ---> f7210224fa09 16:47:50 Step 5/22 : RUN apk add --update --no-cache make git 16:47:50 ---> Running in 354ec5673dad 16:47:51 OK: 221 MiB in 51 packages 16:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:52 Removing intermediate container bf8a3f5d23cb 16:47:52 ---> 1196d0dc2bd1 16:47:52 Step 5/20 : COPY go.mod vendor* ./ 16:47:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:53 ---> 54fff26a56bf 16:47:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:53 ---> Running in db6af2e056ee 16:47:54 OK: 221 MiB in 51 packages 16:47:55 OK: 221 MiB in 51 packages 16:47:55 OK: 221 MiB in 51 packages 16:47:55 OK: 221 MiB in 51 packages 16:47:55 Removing intermediate container 0d485decbaec 16:47:55 ---> 6dfcae873903 16:47:55 Step 6/25 : COPY go.mod vendor* ./ 16:47:56 Removing intermediate container a6e8a6387106 16:47:56 ---> 00c7c82cd99f 16:47:56 Step 6/26 : COPY go.mod vendor* ./ 16:47:56 Removing intermediate container b6ee8aa86904 16:47:56 ---> 6bca75d007f0 16:47:56 Step 6/23 : COPY go.mod vendor* ./ 16:47:57 Removing intermediate container 354ec5673dad 16:47:57 ---> f2b03d9aa56a 16:47:57 Step 6/22 : COPY go.mod vendor* ./ 16:47:57 ---> 3ffcfa327c7d 16:47:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:57 ---> Running in ab942cc10df1 16:47:58 ---> 466a964e804c 16:47:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:58 ---> Running in 9968aa99629e 16:47:58 ---> 028c0c00a1af 16:47:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:58 ---> Running in 20bd411716d8 16:47:58 ---> 0f499f9acf71 16:47:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:59 ---> Running in bf3db6bbb04e 16:48:55 Removing intermediate container db6af2e056ee 16:48:55 ---> df20eba28dee 16:48:55 Step 7/20 : COPY . . 16:48:57 Removing intermediate container 20bd411716d8 16:48:57 ---> f3cd9b7521b2 16:48:57 Step 8/26 : COPY . . 16:48:57 Removing intermediate container 9968aa99629e 16:48:57 ---> f5dc48a90706 16:48:57 Step 8/23 : COPY . . 16:48:57 Removing intermediate container ab942cc10df1 16:48:57 ---> 894584a91bad 16:48:57 Step 8/25 : COPY . . 16:48:57 Removing intermediate container bf3db6bbb04e 16:48:57 ---> 9ad8b5740ed8 16:48:57 Step 8/22 : COPY . . 16:49:04 ---> b6d321494378 16:49:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:04 ---> Running in c16049e6c1d7 16:49:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49:18 ---> 88e078dfc069 16:49:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:18 ---> Running in 69345e259c40 16:49:18 ---> 49ecbca6f180 16:49:18 Step 9/23 : RUN make cmd/core-data/core-data 16:49:18 ---> 1584dbe85bfb 16:49:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:19 ---> Running in f100655bd787 16:49:19 ---> Running in 00a725bc0efa 16:49:19 ---> 072ba473ecc1 16:49:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:49:19 ---> Running in c8964a520573 16:49:20 Removing intermediate container 00a725bc0efa 16:49:20 ---> f65b0b25f0a3 16:49:20 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:20 ---> Running in e177ce4c271e 16:49:21 Removing intermediate container e177ce4c271e 16:49:21 ---> 0f185563ef04 16:49:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:49:21 ---> Running in fe2a724d90bd 16:49: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:49:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:25 Removing intermediate container fe2a724d90bd 16:49:25 ---> 1a6c0948b551 16:49:25 Step 12/26 : WORKDIR /edgex-go 16:49:25 ---> Running in 7adc8f5556be 16:49:25 Removing intermediate container 7adc8f5556be 16:49:25 ---> 60fc54650a90 16:49:25 16:49:25 Step 13/26 : FROM alpine:3.15 16:49:25 3.15: Pulling from library/alpine 16:49:27 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:49:27 Status: Downloaded newer image for alpine:3.15 16:49:27 ---> 02e0d6fdf486 16:49:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:27 ---> Running in 954e2a888a6e 16:49:28 Removing intermediate container 954e2a888a6e 16:49:28 ---> 20779cc4994a 16:49:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:28 ---> Running in ab718599c69e 16:49:31 Removing intermediate container ab718599c69e 16:49:31 ---> 7d9923e6ee8a 16:49:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:49:31 ---> Running in 02ae2d01a369 16:49:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:35 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:35 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:35 OK: 15733 distinct packages available 16:49:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:38 (1/5) Installing dumb-init (1.2.5-r1) 16:49:38 (2/5) Installing musl-obstack (1.2.3-r0) 16:49:38 (3/5) Installing libucontext (1.1-r0) 16:49:38 (4/5) Installing gcompat (1.0.0-r4) 16:49:38 (5/5) Installing openssl (1.1.1q-r0) 16:49:38 Executing busybox-1.34.1-r7.trigger 16:49:38 OK: 6 MiB in 19 packages 16:49:40 Removing intermediate container 02ae2d01a369 16:49:40 ---> 49343d738bcd 16:49:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:49:44 ---> 9e6a08b038ae 16:49:44 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:49 ---> 8b6b7542c6b6 16:49:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:49:50 ---> 451c4500f3a7 16:49:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:49:51 ---> 5c5f374f5ce4 16:49:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:49:52 ---> 46aae37ea621 16:49:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:52 ---> Running in 36fb2773f0e9 16:49:52 Removing intermediate container 36fb2773f0e9 16:49:52 ---> ea83fe8d82d7 16:49:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:52 ---> Running in 8f18095b451a 16:49:53 Removing intermediate container 8f18095b451a 16:49:53 ---> 3012f741db0b 16:49:53 Step 24/26 : LABEL arch=arm64 16:49:53 ---> Running in b1fd6a94eb96 16:49:54 Removing intermediate container b1fd6a94eb96 16:49:54 ---> e0567b1ca213 16:49:54 Step 25/26 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:49:54 ---> Running in ab5ba5c81d98 16:49:54 Removing intermediate container ab5ba5c81d98 16:49:54 ---> 53687d9de85f 16:49:54 Step 26/26 : LABEL version=0.0.0 16:49:54 ---> Running in fddfc9bbfe8e 16:49:55 Removing intermediate container fddfc9bbfe8e 16:49:55 ---> ab0ad8ede9dc 16:49:55 16:49:55 Successfully built ab0ad8ede9dc 16:49:55 Successfully tagged security-spire-agent-arm64:latest 16:49:55 Building security-bootstrapper 16:50:13  Building security-spire-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:50:13 ---> 4ff7d7b1f8ee 16:50:13 Step 3/31 : WORKDIR /edgex-go 16:50:13 ---> Using cache 16:50:13 ---> 13ad4a49b6a8 16:50:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:13 ---> Running in b36700f484a0 16:50:14 Removing intermediate container b36700f484a0 16:50:14 ---> 07b6ee7a3d4d 16:50:14 Step 5/31 : RUN apk add --update --no-cache make git 16:50:14 ---> Running in f3bd9a376f29 16:50:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:50:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:50:18 OK: 221 MiB in 51 packages 16:50:19 Removing intermediate container f3bd9a376f29 16:50:19 ---> 795d38579033 16:50:19 Step 6/31 : COPY go.mod vendor* ./ 16:50:20 ---> 28f4efbb6929 16:50:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:20 ---> Running in 7b86d1cceea3 16:51:17 Removing intermediate container 7b86d1cceea3 16:51:17 ---> e141e187d329 16:51:17 Step 8/31 : COPY . . 16:51:22 ---> 842c2acfbae7 16:51:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:51:22 ---> Running in 77871c4307b6 16:51: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:54:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:54:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:15 Removing intermediate container c8964a520573 16:55:15 ---> 993359290603 16:55:15 16:55:15 Step 10/22 : FROM alpine:3.16 16:55:15 3.16: Pulling from library/alpine 16:55:15 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:55:15 Status: Downloaded newer image for alpine:3.16 16:55:15 ---> a6215f271958 16:55:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:55:15 ---> Running in 1bc961db3226 16:55:16 Removing intermediate container 69345e259c40 16:55:16 ---> 08ed804cde3d 16:55:16 16:55:16 Step 10/25 : FROM alpine:3.16 16:55:16 ---> a6215f271958 16:55:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:55:16 ---> Running in ae878fade82f 16:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:19 (1/6) Installing ca-certificates (20220614-r0) 16:55:19 (2/6) Installing brotli-libs (1.0.9-r6) 16:55:19 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:55:19 (4/6) Installing libcurl (7.83.1-r2) 16:55:19 (5/6) Installing curl (7.83.1-r2) 16:55:19 (6/6) Installing dumb-init (1.2.5-r1) 16:55:19 Executing busybox-1.35.0-r17.trigger 16:55:19 Executing ca-certificates-20220614-r0.trigger 16:55:19 OK: 8 MiB in 20 packages 16:55:20 (1/3) Installing ca-certificates (20220614-r0) 16:55:20 (2/3) Installing dumb-init (1.2.5-r1) 16:55:20 (3/3) Installing su-exec (0.2-r1) 16:55:20 Executing busybox-1.35.0-r17.trigger 16:55:20 Executing ca-certificates-20220614-r0.trigger 16:55:21 OK: 6 MiB in 17 packages 16:55:22 Removing intermediate container 1bc961db3226 16:55:22 ---> 54846bb6c1c1 16:55:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:22 ---> Running in de4ec941781f 16:55:23 Removing intermediate container de4ec941781f 16:55:23 ---> d89a84075f43 16:55:23 Step 13/22 : WORKDIR /edgex 16:55:23 Removing intermediate container ae878fade82f 16:55:23 ---> aba839cdfeba 16:55:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:23 ---> Running in 2a572dd8aba4 16:55:23 ---> Running in 95a79363fca7 16:55:24 Removing intermediate container 2a572dd8aba4 16:55:24 ---> 0755c0ba7283 16:55:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:55:24 Removing intermediate container 95a79363fca7 16:55:24 ---> c358b7813ca4 16:55:24 Step 13/25 : WORKDIR / 16:55:24 ---> Running in 02701fe4fe10 16:55:25 Removing intermediate container 02701fe4fe10 16:55:25 ---> 1fd768309bcd 16:55:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:25 ---> 47a68f2299bd 16:55:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:55:26 ---> 7a0290644e5d 16:55:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:27 ---> 4883f684447e 16:55:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:27 ---> 8f396d12f25c 16:55:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:55:28 ---> 2d6f8407f0bb 16:55:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:55:29 ---> 9836794aa2ca 16:55:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:55:30 ---> fa1fc7c34b7f 16:55:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:31 ---> a83bd1e36363 16:55:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:31 ---> Running in 8785d81eac57 16:55:32 ---> 7572aa17c185 16:55:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:35 Removing intermediate container 8785d81eac57 16:55:35 ---> c48857997432 16:55:35 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:55:35 ---> Running in 7b47697f25d9 16:55:36 Removing intermediate container 7b47697f25d9 16:55:36 ---> fd9196948e97 16:55:36 Step 20/22 : LABEL arch=arm64 16:55:36 ---> a108c15ea05a 16:55:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:36 ---> Running in 6abb24cd0bdc 16:55:36 Removing intermediate container 6abb24cd0bdc 16:55:36 ---> 03197f8faed6 16:55:36 Step 21/22 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:55:36 ---> Running in d84d9123a712 16:55:37 ---> cd827c198914 16:55:37 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:37 ---> Running in bb732dfd55a6 16:55:37 Removing intermediate container d84d9123a712 16:55:37 ---> 1590301177c2 16:55:37 Step 22/22 : LABEL version=0.0.0 16:55:38 ---> Running in eb6731b3395f 16:55:38 Removing intermediate container eb6731b3395f 16:55:38 ---> af128009021e 16:55:38 16:55:39 Successfully built af128009021e 16:55:39 Successfully tagged security-proxy-setup-arm64:latest 16:55:39  Building security-proxy-setup ... done Building security-spire-config 16:55:40 Removing intermediate container bb732dfd55a6 16:55:40 ---> a3e52421f1ad 16:55:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:55:40 ---> Running in 68e683ba2002 16:55:41 Removing intermediate container 68e683ba2002 16:55:41 ---> 593561aa4a23 16:55:41 Step 23/25 : LABEL arch=arm64 16:55:41 ---> Running in 410bc347e7f3 16:55:41 Removing intermediate container 410bc347e7f3 16:55:41 ---> e9e7ab423864 16:55:41 Step 24/25 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:55:42 ---> Running in bc9a8b09f57b 16:55:42 Removing intermediate container bc9a8b09f57b 16:55:42 ---> 4b550c2af384 16:55:42 Step 25/25 : LABEL version=0.0.0 16:55:42 ---> Running in b56835246e8b 16:55:43 Removing intermediate container b56835246e8b 16:55:43 ---> 3b1178d744de 16:55:43 16:55:43 Successfully built 3b1178d744de 16:55:43 Successfully tagged security-secretstore-setup-arm64:latest 16:55:43  Building security-secretstore-setup ... done Building security-spire-server 16:56:10 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:56:10 ---> 4ff7d7b1f8ee 16:56:10 Step 3/26 : WORKDIR /edgex-go 16:56:10 ---> Using cache 16:56:10 ---> 13ad4a49b6a8 16:56:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:10 ---> Using cache 16:56:10 ---> 07b6ee7a3d4d 16:56:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:56:10 ---> Running in df1840de3866 16:56:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:10 ---> 4ff7d7b1f8ee 16:56:10 Step 3/25 : WORKDIR /edgex-go 16:56:10 ---> Using cache 16:56:10 ---> 13ad4a49b6a8 16:56:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:10 ---> Using cache 16:56:10 ---> 07b6ee7a3d4d 16:56:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:56:10 ---> Running in 42ce5d7fc6df 16:56:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:13 OK: 221 MiB in 51 packages 16:56:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:14 Removing intermediate container df1840de3866 16:56:14 ---> 2a6841797f8a 16:56:14 Step 6/26 : COPY go.mod vendor* ./ 16:56:15 OK: 221 MiB in 51 packages 16:56:15 ---> 6a5473ba21f1 16:56:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:15 ---> Running in b5996801a30d 16:56:16 Removing intermediate container 42ce5d7fc6df 16:56:16 ---> 9ff82d1e15fb 16:56:16 Step 6/25 : COPY go.mod vendor* ./ 16:56:18 ---> eef2bede66f7 16:56:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:18 ---> Running in c088f21e7bd9 16:56:50 Removing intermediate container c16049e6c1d7 16:56:50 ---> f3ef444fcda6 16:56:50 16:56:50 Step 9/20 : FROM alpine:3.15 16:56:50 ---> 02e0d6fdf486 16:56:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:50 ---> Using cache 16:56:50 ---> 20779cc4994a 16:56:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:50 ---> Using cache 16:56:50 ---> 7d9923e6ee8a 16:56:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:56:50 ---> Running in a1276cf26e22 16:56:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:51 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:56:51 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:56:51 OK: 15733 distinct packages available 16:56:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:53 (1/9) Installing ca-certificates (20220614-r0) 16:56:53 (2/9) Installing brotli-libs (1.0.9-r5) 16:56:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:56:53 (4/9) Installing libcurl (7.80.0-r2) 16:56:54 (5/9) Installing curl (7.80.0-r2) 16:56:54 (6/9) Installing dumb-init (1.2.5-r1) 16:56:54 (7/9) Installing musl-obstack (1.2.3-r0) 16:56:54 (8/9) Installing libucontext (1.1-r0) 16:56:54 (9/9) Installing gcompat (1.0.0-r4) 16:56:54 Executing busybox-1.34.1-r7.trigger 16:56:54 Executing ca-certificates-20220614-r0.trigger 16:56:54 OK: 8 MiB in 23 packages 16:56:59 Removing intermediate container a1276cf26e22 16:56:59 ---> 4c265e789e73 16:56:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:00 ---> ced36c6ab2e6 16:57:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:57:01 Removing intermediate container f100655bd787 16:57:01 ---> 1280ae298a00 16:57:01 16:57:01 Step 10/23 : FROM alpine:3.16 16:57:01 ---> a6215f271958 16:57:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:57:01 ---> Running in 6e0089903445 16:57:02 Removing intermediate container 6e0089903445 16:57:02 ---> aa9a573a3032 16:57:02 Step 12/23 : ENV APP_PORT=59880 16:57:02 ---> Running in bb7a12a26d99 16:57:03 Removing intermediate container bb7a12a26d99 16:57:03 ---> 4a7dbc926aec 16:57:03 Step 13/23 : EXPOSE $APP_PORT 16:57:03 ---> Running in a31a5686382e 16:57:03 ---> 08ab86a06e5e 16:57:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:57:04 Removing intermediate container a31a5686382e 16:57:04 ---> 3e516b86910c 16:57:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:04 ---> Running in 3404cdb92e5d 16:57:05 ---> 1a7db78d8f59 16:57:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:57:05 ---> Running in 0229e07b3ee8 16:57:06 Removing intermediate container 77871c4307b6 16:57:06 ---> 1c0c8d4a0293 16:57:06 16:57:06 Step 10/31 : FROM alpine:3.16 16:57:06 ---> a6215f271958 16:57:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:06 Removing intermediate container 0229e07b3ee8 16:57:06 ---> f3b284767f5b 16:57:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:06 ---> Running in 7eb9db0be48e 16:57:06 ---> Running in bd1be62cb5ac 16:57:07 Removing intermediate container 7eb9db0be48e 16:57:07 ---> 2067a0864562 16:57:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:57:07 ---> Running in 41aec7564d23 16:57:07 Removing intermediate container bd1be62cb5ac 16:57:07 ---> 1bed0513b23f 16:57:07 Step 18/20 : LABEL arch=arm64 16:57:07 ---> Running in b7eb7866d074 16:57:07 Removing intermediate container 3404cdb92e5d 16:57:07 ---> 14f7cea434c0 16:57:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:57:08 ---> Running in 0699d3c89655 16:57:09 Removing intermediate container b7eb7866d074 16:57:09 ---> ec0acda33ef8 16:57:09 Step 19/20 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:57:09 ---> Running in 086e183f1962 16:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:10 Removing intermediate container 086e183f1962 16:57:10 ---> 3283182a11b4 16:57:10 Step 20/20 : LABEL version=0.0.0 16:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:10 ---> Running in f05ba6dd0a27 16:57:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:11 Removing intermediate container f05ba6dd0a27 16:57:11 ---> 9fd8798890b2 16:57:11 16:57:11 (1/2) Installing dumb-init (1.2.5-r1) 16:57:11 (2/2) Installing su-exec (0.2-r1) 16:57:11 Executing busybox-1.35.0-r17.trigger 16:57:11 OK: 5 MiB in 16 packages 16:57:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:11 Successfully built 9fd8798890b2 16:57:11 Successfully tagged security-spiffe-token-provider-arm64:latest 16:57:11 Building support-notifications 16:57:12  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) 16:57:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:57:12 (3/6) Installing libsodium (1.0.18-r0) 16:57:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:57:13 (5/6) Installing libzmq (4.3.4-r0) 16:57:13 (6/6) Installing zeromq (4.3.4-r0) 16:57:13 Removing intermediate container 41aec7564d23 16:57:13 ---> 8734b1b083da 16:57:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:57:13 Executing busybox-1.35.0-r17.trigger 16:57:13 OK: 8 MiB in 20 packages 16:57:13 ---> Running in 0b64aff840c1 16:57:14 Removing intermediate container 0b64aff840c1 16:57:14 ---> 7023120d51a6 16:57:14 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:57:14 ---> Running in c72b2970ca9d 16:57:15 Removing intermediate container 0699d3c89655 16:57:15 ---> 387c6a19c4ce 16:57:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:15 Removing intermediate container c72b2970ca9d 16:57:15 ---> 705e2537d8e9 16:57:15 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:57:15 ---> Running in 44b85bfc6e57 16:57:16 Removing intermediate container 44b85bfc6e57 16:57:16 ---> fd0f45411e7f 16:57:16 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:57:16 ---> 6099a75cc82b 16:57:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:16 ---> Running in e48740d23cec 16:57:19 ---> e5bd51c11c16 16:57:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:57:19 Removing intermediate container c088f21e7bd9 16:57:19 ---> e71e2c2b4b80 16:57:19 Step 8/25 : COPY . . 16:57:19 Removing intermediate container e48740d23cec 16:57:19 ---> 71e0e67b58f3 16:57:19 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:57:19 Removing intermediate container b5996801a30d 16:57:19 ---> 353f61e0534b 16:57:19 Step 8/26 : COPY . . 16:57:20 ---> Running in b107a6541f2c 16:57:20 ---> 52d752856483 16:57:20 Step 19/23 : ENTRYPOINT ["/core-data"] 16:57:20 ---> Running in b9682a5a6a1f 16:57:21 Removing intermediate container b107a6541f2c 16:57:21 ---> 00273d686b2b 16:57:21 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:57:21 Removing intermediate container b9682a5a6a1f 16:57:21 ---> 16035f109982 16:57:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:21 ---> Running in 08964bd51e0e 16:57:22 Removing intermediate container 08964bd51e0e 16:57:22 ---> 52425a0b5c73 16:57:22 Step 21/23 : LABEL arch=arm64 16:57:22 ---> 935e548cd16a 16:57:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:57:22 ---> Running in 6fa100243d13 16:57:22 ---> Running in af80f8927017 16:57:23 Removing intermediate container 6fa100243d13 16:57:23 ---> 941911ad024d 16:57:23 Step 22/23 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:57:23 ---> Running in e07a18628da9 16:57:24 Removing intermediate container e07a18628da9 16:57:24 ---> 713172ead30f 16:57:24 Step 23/23 : LABEL version=0.0.0 16:57:24 ---> Running in 7f16810fb9b3 16:57:25 Removing intermediate container 7f16810fb9b3 16:57:25 ---> a0e4ae83820a 16:57:25 16:57:25 Removing intermediate container af80f8927017 16:57:25 ---> 6a683e028360 16:57:25 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:25 Successfully built a0e4ae83820a 16:57:25 Successfully tagged core-data-arm64:latest 16:57:25  Building core-data ... done Building core-metadata 16:57:26 ---> 5c20a101ba3a 16:57:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:57:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:57:28 ---> 4ff7d7b1f8ee 16:57:28 Step 3/22 : WORKDIR /edgex-go 16:57:28 ---> Using cache 16:57:28 ---> 13ad4a49b6a8 16:57:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:28 ---> Using cache 16:57:28 ---> 07b6ee7a3d4d 16:57:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:57:28 ---> Running in 2f39ed4cf1d1 16:57:29 ---> 76f7a0977e49 16:57:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:57:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:30 ---> 4997292b83b1 16:57:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:57:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:31 ---> 2ef89e78364a 16:57:31 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:57:31 OK: 221 MiB in 51 packages 16:57:32 ---> aca723e4b01f 16:57:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:57:33 Removing intermediate container 2f39ed4cf1d1 16:57:33 ---> 4bad41d328c5 16:57:33 Step 6/22 : COPY go.mod vendor* ./ 16:57:34 ---> d935a69fb700 16:57:34 Step 26/31 : RUN chmod +x /entrypoint.sh 16:57:34 ---> Running in bfbd2fe67eba 16:57:34 ---> 0f62928ea0d4 16:57:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:34 ---> Running in 64a8e8b19182 16:57:37 Removing intermediate container bfbd2fe67eba 16:57:37 ---> b2794cc94eb6 16:57:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:57:37 ---> Running in 53e4a2e4ab1e 16:57:38 Removing intermediate container 53e4a2e4ab1e 16:57:38 ---> ef78f69fc4b6 16:57:38 Step 28/31 : CMD ["gate"] 16:57:38 ---> Running in 9d0452f4701f 16:57:39 Removing intermediate container 9d0452f4701f 16:57:39 ---> 4041f3e2f308 16:57:39 Step 29/31 : LABEL arch=arm64 16:57:39 ---> Running in 5f00664f1011 16:57:41 Removing intermediate container 5f00664f1011 16:57:41 ---> c7de61561441 16:57:41 Step 30/31 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:57:41 ---> Running in cebf7717ffc2 16:57:41 ---> 58657ad9b721 16:57:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:57:42 ---> Running in 8fdca7d64a3f 16:57:42 Removing intermediate container cebf7717ffc2 16:57:42 ---> 618af89fb5fa 16:57:42 Step 31/31 : LABEL version=0.0.0 16:57:42 ---> Running in ca15944bcfee 16:57:43 Removing intermediate container 8fdca7d64a3f 16:57:43 ---> 807c8c564508 16:57:43 Step 10/26 : WORKDIR /edgex-go/spire-build 16:57:43 ---> 06e72090101c 16:57:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:57:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:57:43 ---> 4ff7d7b1f8ee 16:57:43 Step 3/24 : WORKDIR /edgex-go 16:57:43 ---> Using cache 16:57:43 ---> 13ad4a49b6a8 16:57:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:43 ---> Using cache 16:57:43 ---> 07b6ee7a3d4d 16:57:43 Step 5/24 : RUN apk add --update --no-cache make git 16:57:43 ---> Using cache 16:57:43 ---> 795d38579033 16:57:43 Step 6/24 : COPY go.mod vendor* ./ 16:57:43 ---> Using cache 16:57:43 ---> 28f4efbb6929 16:57:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:43 ---> Using cache 16:57:43 ---> e141e187d329 16:57:43 Step 8/24 : COPY . . 16:57:43 ---> Running in 3a1cba3825c6 16:57:43 Removing intermediate container ca15944bcfee 16:57:43 ---> 24f23d28ab82 16:57:43 16:57:43 ---> Running in 514f3c69bbb4 16:57:43 ---> Using cache 16:57:43 ---> 842c2acfbae7 16:57:43 Step 9/24 : RUN make cmd/core-metadata/core-metadata 16:57:44 Successfully built 24f23d28ab82 16:57:44 ---> Running in aa8b9932195d 16:57:44 Successfully tagged security-bootstrapper-arm64:latest 16:57:44  Building security-bootstrapper ... done Building core-command 16:57:45 Removing intermediate container 3a1cba3825c6 16:57:45 Removing intermediate container 514f3c69bbb4 16:57:45 ---> 62931a7a28c8 16:57:45 Step 10/25 : WORKDIR /edgex-go/spire-build 16:57:45 ---> 75e40695680f 16:57:45 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:57:45 ---> Running in a64189478fe7 16:57:45 ---> Running in 61c6327f382f 16:57:46 Removing intermediate container a64189478fe7 16:57:46 ---> ffd70a985ed8 16:57:46 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:57:46 ---> Running in c187a5f03555 16:57:47 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:57:49 Removing intermediate container 61c6327f382f 16:57:49 ---> 13a5f2447c82 16:57:49 Step 12/26 : WORKDIR /edgex-go 16:57:49 ---> Running in 127b66f65ee5 16:57:49 Removing intermediate container c187a5f03555 16:57:49 ---> 1ac721c594fc 16:57:49 Step 12/25 : WORKDIR /edgex-go 16:57:49 ---> Running in 5521ecc48023 16:57:50 Removing intermediate container 127b66f65ee5 16:57:50 ---> 039ace9bcc25 16:57:50 16:57:50 Step 13/26 : FROM alpine:3.15 16:57:50 ---> 02e0d6fdf486 16:57:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:50 ---> Using cache 16:57:50 ---> 20779cc4994a 16:57:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:50 ---> Using cache 16:57:50 ---> 7d9923e6ee8a 16:57:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:57:50 ---> Running in ef96c39af621 16:57:50 Removing intermediate container 5521ecc48023 16:57:50 ---> ae6bf1437949 16:57:50 16:57:50 Step 13/25 : FROM alpine:3.15 16:57:50 ---> 02e0d6fdf486 16:57:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:57:50 ---> Using cache 16:57:50 ---> 20779cc4994a 16:57:50 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:50 ---> Using cache 16:57:50 ---> 7d9923e6ee8a 16:57:50 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:57:50 ---> Using cache 16:57:50 ---> 49343d738bcd 16:57:50 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:57:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:55 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:57:55 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:57:55 OK: 15733 distinct packages available 16:57:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:57:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:57:57 (1/4) Installing dumb-init (1.2.5-r1) 16:57:57 (2/4) Installing musl-obstack (1.2.3-r0) 16:57:57 (3/4) Installing libucontext (1.1-r0) 16:57:58 (4/4) Installing gcompat (1.0.0-r4) 16:57:58 Executing busybox-1.34.1-r7.trigger 16:57:58 OK: 6 MiB in 18 packages 16:58:00 Removing intermediate container ef96c39af621 16:58:00 ---> 21907aa00018 16:58:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:02 ---> 7c90251ab339 16:58:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:58:04 ---> 4c65faa178c6 16:58:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:58:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:05 ---> 4ff7d7b1f8ee 16:58:05 Step 3/23 : WORKDIR /edgex-go 16:58:05 ---> Using cache 16:58:05 ---> 13ad4a49b6a8 16:58:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:05 ---> Using cache 16:58:05 ---> 07b6ee7a3d4d 16:58:05 Step 5/23 : RUN apk add --update --no-cache make git 16:58:05 ---> Using cache 16:58:05 ---> 795d38579033 16:58:05 Step 6/23 : COPY go.mod vendor* ./ 16:58:05 ---> Using cache 16:58:05 ---> 28f4efbb6929 16:58:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:05 ---> Using cache 16:58:05 ---> e141e187d329 16:58:05 Step 8/23 : COPY . . 16:58:06 ---> Using cache 16:58:06 ---> 842c2acfbae7 16:58:06 Step 9/23 : RUN make cmd/core-command/core-command 16:58:06 ---> 56df70874ab9 16:58:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:58:06 ---> Running in a2f294df60f8 16:58: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/core-command/core-command ./cmd/core-command 16:58:09 ---> 305171b62e9d 16:58:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:09 ---> Running in 9180f7ca0745 16:58:11 Removing intermediate container 9180f7ca0745 16:58:11 ---> 93c495bfa62c 16:58:11 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:11 ---> Running in 81aeac4b7914 16:58:12 Removing intermediate container 81aeac4b7914 16:58:12 ---> 2912b38629b2 16:58:12 Step 23/25 : LABEL arch=arm64 16:58:12 ---> Running in 16932a49a5ce 16:58:13 Removing intermediate container 16932a49a5ce 16:58:13 ---> fcd0294c457c 16:58:13 Step 24/25 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:58:13 ---> Running in adc7cf1b802d 16:58:13 ---> 9315ae387a89 16:58:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:58:14 Removing intermediate container adc7cf1b802d 16:58:14 ---> c97cfb925d46 16:58:14 Step 25/25 : LABEL version=0.0.0 16:58:14 ---> Running in 0659203952c3 16:58:15 ---> 0793d4d119df 16:58:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:58:15 ---> Running in c856508a0c2c 16:58:15 Removing intermediate container 0659203952c3 16:58:15 ---> 07e8bd25ebdc 16:58:15 16:58:16 Successfully built 07e8bd25ebdc 16:58:16 Successfully tagged security-spire-server-arm64:latest 16:58:16  Building security-spire-server ... done Building support-scheduler 16:58:16 Removing intermediate container c856508a0c2c 16:58:16 ---> a63a5b39de04 16:58:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:58:18 ---> b30b2c1d7d26 16:58:18 Step 21/26 : WORKDIR / 16:58:18 ---> Running in bfbd6d644380 16:58:20 Removing intermediate container bfbd6d644380 16:58:20 ---> f9eb0ede1b6d 16:58:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:20 ---> Running in 8c50083fc65d 16:58:21 Removing intermediate container 8c50083fc65d 16:58:21 ---> b6611a0b5eae 16:58:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:21 ---> Running in 45dd24998963 16:58:22 Removing intermediate container 45dd24998963 16:58:22 ---> 3a483d406fe0 16:58:22 Step 24/26 : LABEL arch=arm64 16:58:22 ---> Running in 306f6bedb612 16:58:23 Removing intermediate container 306f6bedb612 16:58:23 ---> b47413a180d2 16:58:23 Step 25/26 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 16:58:23 ---> Running in 716e4cd072f9 16:58:24 Removing intermediate container 716e4cd072f9 16:58:24 ---> 0bd5f27dbab0 16:58:24 Step 26/26 : LABEL version=0.0.0 16:58:24 ---> Running in 85bf5660dedc 16:58:25 Removing intermediate container 85bf5660dedc 16:58:25 ---> 50a25671edba 16:58:25 16:58:26 Successfully built 50a25671edba 16:58:26 Successfully tagged security-spire-config-arm64:latest 16:58:26  Building security-spire-config ... done Building sys-mgmt-agent 16:58:28 Removing intermediate container 64a8e8b19182 16:58:28 ---> 4f14a3d345df 16:58:28 Step 8/22 : COPY . . 16:58:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:36 ---> 4ff7d7b1f8ee 16:58:36 Step 3/22 : WORKDIR /edgex-go 16:58:36 ---> Using cache 16:58:36 ---> 13ad4a49b6a8 16:58:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:36 ---> Using cache 16:58:36 ---> 07b6ee7a3d4d 16:58:36 Step 5/22 : RUN apk add --update --no-cache make git 16:58:36 ---> Using cache 16:58:36 ---> 795d38579033 16:58:36 Step 6/22 : COPY go.mod vendor* ./ 16:58:36 ---> Using cache 16:58:36 ---> 28f4efbb6929 16:58:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:36 ---> Using cache 16:58:36 ---> e141e187d329 16:58:36 Step 8/22 : COPY . . 16:58:36 ---> Using cache 16:58:36 ---> 842c2acfbae7 16:58:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:58:37 ---> Running in 0e557c7a97ac 16:58:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:58:48 ---> 250b2871fe64 16:58:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:58:48 ---> Running in d7ac25031b37 16:58:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:58:48 ---> 4ff7d7b1f8ee 16:58:48 Step 3/23 : WORKDIR /edgex-go 16:58:48 ---> Using cache 16:58:48 ---> 13ad4a49b6a8 16:58:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:48 ---> Using cache 16:58:48 ---> 07b6ee7a3d4d 16:58:48 Step 5/23 : RUN apk add --update --no-cache make bash git 16:58:48 ---> Running in 2a31a451e61b 16:58:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:58:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:53 OK: 221 MiB in 51 packages 16:58:55 Removing intermediate container 2a31a451e61b 16:58:55 ---> 406dd7530b1f 16:58:55 Step 6/23 : COPY go.mod vendor* ./ 16:58:55 ---> bb6c940f0238 16:58:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:55 ---> Running in 988baf46512b 16:59:52 Removing intermediate container 988baf46512b 16:59:52 ---> 050065802d65 16:59:52 Step 8/23 : COPY . . 16:59:55 ---> b92e2a488917 16:59:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:59:55 ---> Running in c81e39e77186 16:59:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:03:34 Removing intermediate container a2f294df60f8 17:03:34 ---> 56e4dfe38cab 17:03:34 17:03:34 Step 10/23 : FROM alpine:3.16 17:03:34 ---> a6215f271958 17:03:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:03:34 ---> Running in de3e5fdedae1 17:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:38 (1/1) Installing dumb-init (1.2.5-r1) 17:03:38 Executing busybox-1.35.0-r17.trigger 17:03:38 OK: 5 MiB in 15 packages 17:03:40 Removing intermediate container de3e5fdedae1 17:03:40 ---> 40b95dcece13 17:03:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:40 ---> Running in aa6d9d0affaf 17:03:40 Removing intermediate container aa6d9d0affaf 17:03:40 ---> 71a81062402c 17:03:40 Step 13/23 : ENV APP_PORT=59882 17:03:40 ---> Running in 6a3694b3f12f 17:03:41 Removing intermediate container 6a3694b3f12f 17:03:41 ---> ad8c2b6d01a6 17:03:41 Step 14/23 : EXPOSE $APP_PORT 17:03:41 ---> Running in bfe8703dddca 17:03:41 Removing intermediate container bfe8703dddca 17:03:41 ---> 7ee9ebea54ad 17:03:41 Step 15/23 : WORKDIR / 17:03:41 ---> Running in 48d7ab7ebe03 17:03:42 Removing intermediate container 48d7ab7ebe03 17:03:42 ---> a7f9a437e4c5 17:03:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:43 ---> dfaad3140027 17:03:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:44 ---> 95dd9f5f7766 17:03:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:46 ---> 63db65457b4c 17:03:46 Step 19/23 : ENTRYPOINT ["/core-command"] 17:03:46 ---> Running in ae66887e7cc3 17:03:47 Removing intermediate container ae66887e7cc3 17:03:47 ---> 2e9e17a59579 17:03:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:47 ---> Running in f0a56591ead4 17:03:47 Removing intermediate container f0a56591ead4 17:03:47 ---> 9e88f4373a8b 17:03:47 Step 21/23 : LABEL arch=arm64 17:03:47 ---> Running in aa0eac176d72 17:03:48 Removing intermediate container aa0eac176d72 17:03:48 ---> 12402abb96cc 17:03:48 Step 22/23 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 17:03:48 ---> Running in 6967292456f3 17:03:49 Removing intermediate container 6967292456f3 17:03:49 ---> dc1cc9e96faf 17:03:49 Step 23/23 : LABEL version=0.0.0 17:03:49 ---> Running in 6b7500a06298 17:03:49 Removing intermediate container 6b7500a06298 17:03:49 ---> e152f6269172 17:03:49 17:03:49 Successfully built e152f6269172 17:03:49 Successfully tagged core-command-arm64:latest 17:04:12  Building core-command ... done Removing intermediate container aa8b9932195d 17:04:12 ---> a3a96c1146bf 17:04:12 17:04:12 Step 10/24 : FROM alpine:3.16 17:04:12 ---> a6215f271958 17:04:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:04:12 ---> Using cache 17:04:12 ---> 40b95dcece13 17:04:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:04:12 ---> Using cache 17:04:12 ---> 71a81062402c 17:04:12 Step 13/24 : ENV APP_PORT=59881 17:04:12 ---> Running in f838201ea731 17:04:12 Removing intermediate container f838201ea731 17:04:12 ---> a746e0c634c3 17:04:12 Step 14/24 : EXPOSE $APP_PORT 17:04:12 ---> Running in 2737d354f97e 17:04:13 Removing intermediate container 2737d354f97e 17:04:13 ---> 40e2d08e96cd 17:04:13 Step 15/24 : WORKDIR / 17:04:13 ---> Running in 679245826e4e 17:04:13 Removing intermediate container 679245826e4e 17:04:13 ---> 06111e55f963 17:04:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:14 ---> 42674bfc3c82 17:04:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:04:16 ---> f4bf71720261 17:04:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:04:17 ---> 99c4c0ca8285 17:04:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:04:18 ---> 557cb8d0795a 17:04:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:04:18 ---> Running in 95a1324d7340 17:04:19 Removing intermediate container 95a1324d7340 17:04:19 ---> 632e1d118369 17:04:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:19 ---> Running in 47ec492aeebb 17:04:20 Removing intermediate container 47ec492aeebb 17:04:20 ---> eebfd59d0333 17:04:20 Step 22/24 : LABEL arch=arm64 17:04:20 ---> Running in e8bb8dfdaa47 17:04:20 Removing intermediate container e8bb8dfdaa47 17:04:20 ---> d1473b27eb2d 17:04:20 Step 23/24 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 17:04:20 ---> Running in 47facd801dcd 17:04:21 Removing intermediate container 47facd801dcd 17:04:21 ---> b3d0750c8f17 17:04:21 Step 24/24 : LABEL version=0.0.0 17:04:21 ---> Running in a45a8fdc1cd4 17:04:22 Removing intermediate container a45a8fdc1cd4 17:04:22 ---> 049fa3a5c0ef 17:04:22 17:04:22 Successfully built 049fa3a5c0ef 17:04:22 Successfully tagged core-metadata-arm64:latest 17:05:01  Building core-metadata ... done Removing intermediate container c81e39e77186 17:05:01 ---> d8abcb9c1451 17:05:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:05:01 ---> Running in 83542ddd427d 17:05:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:05:05 Removing intermediate container 83542ddd427d 17:05:05 ---> 11e670d50236 17:05:05 17:05:05 Step 11/23 : FROM alpine:3.16 17:05:05 ---> a6215f271958 17:05:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:05:05 ---> Running in e80a9252761b 17:05:05 Removing intermediate container e80a9252761b 17:05:05 ---> 007de85d8057 17:05:05 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:05:05 ---> Running in e7d436dd991f 17:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:08 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:05:08 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:05:08 (3/33) Installing readline (8.1.2-r0) 17:05:08 (4/33) Installing bash (5.1.16-r2) 17:05:08 Executing bash-5.1.16-r2.post-install 17:05:08 (5/33) Installing ca-certificates (20220614-r0) 17:05:08 (6/33) Installing brotli-libs (1.0.9-r6) 17:05:08 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:05:08 (8/33) Installing libcurl (7.83.1-r2) 17:05:08 (9/33) Installing curl (7.83.1-r2) 17:05:09 (10/33) Installing docker-cli (20.10.16-r2) 17:05:09 (11/33) Installing dumb-init (1.2.5-r1) 17:05:09 (12/33) Installing libbz2 (1.0.8-r1) 17:05:09 (13/33) Installing expat (2.4.8-r0) 17:05:09 (14/33) Installing libffi (3.4.2-r1) 17:05:09 (15/33) Installing gdbm (1.23-r0) 17:05:09 (16/33) Installing xz-libs (5.2.5-r1) 17:05:09 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:05:09 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:05:09 (19/33) Installing mpdecimal (2.5.1-r1) 17:05:09 (20/33) Installing sqlite-libs (3.38.5-r0) 17:05:09 (21/33) Installing python3 (3.10.5-r0) 17:05:11 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:05:11 (23/33) Installing py3-tomli (2.0.1-r1) 17:05:11 (24/33) Installing py3-pep517 (0.12.0-r2) 17:05:11 (25/33) Installing py3-six (1.16.0-r1) 17:05:11 (26/33) Installing py3-retrying (1.3.3-r3) 17:05:11 (27/33) Installing py3-appdirs (1.4.4-r3) 17:05:12 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:05:12 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:05:12 (30/33) Installing py3-parsing (2.4.7-r3) 17:05:12 (31/33) Installing py3-packaging (21.3-r0) 17:05:12 (32/33) Installing py3-setuptools (59.4.0-r0) 17:05:12 (33/33) Installing py3-pip (22.1.1-r0) 17:05:13 Executing busybox-1.35.0-r17.trigger 17:05:13 Executing ca-certificates-20220614-r0.trigger 17:05:13 OK: 120 MiB in 47 packages 17:05:25 Collecting docker-compose==1.23.2 17:05:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:05:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.2 MB/s eta 0:00:00 17:05:26 Collecting PyYAML<4,>=3.10 17:05:26 Downloading PyYAML-3.13.tar.gz (270 kB) 17:05:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.0 MB/s eta 0:00:00 17:05:27 Preparing metadata (setup.py): started 17:05:29 Preparing metadata (setup.py): finished with status 'done' 17:05:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:05:29 Collecting dockerpty<0.5,>=0.4.1 17:05:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:05:29 Preparing metadata (setup.py): started 17:05:31 Preparing metadata (setup.py): finished with status 'done' 17:05:31 Collecting docopt<0.7,>=0.6.1 17:05:31 Downloading docopt-0.6.2.tar.gz (25 kB) 17:05:31 Preparing metadata (setup.py): started 17:05:33 Preparing metadata (setup.py): finished with status 'done' 17:05:33 Collecting texttable<0.10,>=0.9.0 17:05:33 Downloading texttable-0.9.1.tar.gz (11 kB) 17:05:33 Preparing metadata (setup.py): started 17:05:35 Preparing metadata (setup.py): finished with status 'done' 17:05:35 Collecting cached-property<2,>=1.2.0 17:05:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:05:36 Collecting jsonschema<3,>=2.5.1 17:05:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:05:36 Collecting docker<4.0,>=3.6.0 17:05:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:05:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.9 MB/s eta 0:00:00 17:05:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:05:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:05:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.5 MB/s eta 0:00:00 17:05:37 Collecting websocket-client<1.0,>=0.32.0 17:05:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:05:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 17:05:38 Collecting docker-pycreds>=0.4.0 17:05:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:05:39 Collecting idna<2.8,>=2.5 17:05:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:05:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.1 MB/s eta 0:00:00 17:05:39 Collecting urllib3<1.25,>=1.21.1 17:05:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:05:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 17:05:39 Collecting certifi>=2017.4.17 17:05:39 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.9 MB/s eta 0:00:00 17:05:40 Collecting chardet<3.1.0,>=3.0.2 17:05:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 17:05:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:05:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:05:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:05:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:05:41 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:05:41 Running setup.py install for texttable: started 17:05:43 Running setup.py install for texttable: finished with status 'done' 17:05:43 Running setup.py install for PyYAML: started 17:05:46 Running setup.py install for PyYAML: finished with status 'done' 17:05:47 Running setup.py install for docopt: started 17:05:47 Removing intermediate container 0e557c7a97ac 17:05:47 ---> b25f1642e004 17:05:47 17:05:47 Step 10/22 : FROM alpine:3.16 17:05:47 ---> a6215f271958 17:05:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:05:47 ---> Using cache 17:05:47 ---> 40b95dcece13 17:05:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:47 ---> Using cache 17:05:47 ---> 71a81062402c 17:05:47 Step 13/22 : ENV APP_PORT=59861 17:05:48 ---> Running in ec9133bd109e 17:05:48 Removing intermediate container ec9133bd109e 17:05:48 ---> f4817ee3a2f6 17:05:48 Step 14/22 : EXPOSE $APP_PORT 17:05:48 ---> Running in 73bde92388a3 17:05:49 Removing intermediate container 73bde92388a3 17:05:49 ---> 79bae43279f7 17:05:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:50 Running setup.py install for docopt: finished with status 'done' 17:05:50 ---> 6df0e536e00e 17:05:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:05:51 Removing intermediate container d7ac25031b37 17:05:51 ---> 93180a45939e 17:05:51 17:05:51 Step 10/22 : FROM alpine:3.16 17:05:51 ---> a6215f271958 17:05:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:05:51 ---> Running in f707f180e178 17:05:52 ---> bd447e075295 17:05:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:05:52 Running setup.py install for dockerpty: started 17:05:52 ---> c01a9a1b7a0d 17:05:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:52 ---> Running in 95331b511b94 17:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:53 Removing intermediate container 95331b511b94 17:05:53 ---> 1a5a7951ce81 17:05:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:53 ---> Running in 1fcddc21bb04 17:05:53 Removing intermediate container 1fcddc21bb04 17:05:53 ---> 2b832dd29a1c 17:05:53 Step 20/22 : LABEL arch=arm64 17:05:53 ---> Running in 3bd7f5599c72 17:05:53 (1/2) Installing ca-certificates (20220614-r0) 17:05:54 (2/2) Installing dumb-init (1.2.5-r1) 17:05:54 Executing busybox-1.35.0-r17.trigger 17:05:54 Executing ca-certificates-20220614-r0.trigger 17:05:54 Removing intermediate container 3bd7f5599c72 17:05:54 ---> 885d705e7f72 17:05:54 Step 21/22 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 17:05:54 OK: 6 MiB in 16 packages 17:05:54 ---> Running in 2d6b82468d45 17:05:55 Removing intermediate container 2d6b82468d45 17:05:55 ---> 2c584ba4fafd 17:05:55 Step 22/22 : LABEL version=0.0.0 17:05:55 ---> Running in 3a9662f66add 17:05:55 Running setup.py install for dockerpty: finished with status 'done' 17:05:55 Removing intermediate container 3a9662f66add 17:05:55 ---> 5c601ea4134e 17:05:55 17:05:55 Successfully built 5c601ea4134e 17:05:55 Successfully tagged support-scheduler-arm64:latest 17:05:55  Building support-scheduler ... done Removing intermediate container f707f180e178 17:05:55 ---> b5f3d5edc5d8 17:05:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:05:55 ---> Running in cc995d5230d1 17:05:56 Removing intermediate container cc995d5230d1 17:05:56 ---> ee60078e2469 17:05:56 Step 13/22 : ENV APP_PORT=59860 17:05:56 ---> Running in ea0a26e91d3e 17:05:56 Removing intermediate container ea0a26e91d3e 17:05:56 ---> 833e652de4e7 17:05:56 Step 14/22 : EXPOSE $APP_PORT 17:05:56 ---> Running in 2b12efd97fc6 17:05:57 Removing intermediate container 2b12efd97fc6 17:05:57 ---> 2e9697bb9c73 17:05:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:57 ---> 5b53f6606c6a 17:05:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:05:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:05:57 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 17:05:59  ---> b02206daf0b7 17:05:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:05:59 ---> c73d0ad0934a 17:05:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:05:59 ---> Running in c7fab390a1f3 17:06:00 Removing intermediate container c7fab390a1f3 17:06:00 ---> 54262081e59b 17:06:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:00 ---> Running in da36eef23402 17:06:00 Removing intermediate container da36eef23402 17:06:00 ---> c2af2fa54110 17:06:00 Step 20/22 : LABEL arch=arm64 17:06:00 ---> Running in 7cad8d20a0f3 17:06:01 Removing intermediate container 7cad8d20a0f3 17:06:01 ---> 08cecf2c5df0 17:06:01 Step 21/22 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 17:06:01 ---> Running in 6609161b2793 17:06:01 Removing intermediate container 6609161b2793 17:06:01 ---> 9141b4d21673 17:06:01 Step 22/22 : LABEL version=0.0.0 17:06:01 ---> Running in 6d1c2b6374d2 17:06:02 Removing intermediate container 6d1c2b6374d2 17:06:02 ---> 782c7cda9027 17:06:02 17:06:02 Successfully built 782c7cda9027 17:06:02 Successfully tagged support-notifications-arm64:latest 17:06:09  Building support-notifications ... done Removing intermediate container e7d436dd991f 17:06:09 ---> af52310b9ef4 17:06:09 Step 14/23 : ENV APP_PORT=58890 17:06:09 ---> Running in 6cb24d69e82e 17:06:09 Removing intermediate container 6cb24d69e82e 17:06:09 ---> 713c22d96bbb 17:06:09 Step 15/23 : EXPOSE $APP_PORT 17:06:09 ---> Running in 77c146baa9fb 17:06:09 Removing intermediate container 77c146baa9fb 17:06:09 ---> 93a9e682b0b9 17:06:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:06:09 ---> da637b4cecf1 17:06:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:06:10 ---> fdf20076ed1f 17:06:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:06:11 ---> c750773081b3 17:06:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:06:11 ---> Running in 7593bf52c741 17:06:11 Removing intermediate container 7593bf52c741 17:06:11 ---> d25e2c4d0f8c 17:06:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:11 ---> Running in 827edf30dbed 17:06:11 Removing intermediate container 827edf30dbed 17:06:11 ---> 6bc00ab8d802 17:06:11 Step 21/23 : LABEL arch=arm64 17:06:12 ---> Running in f53cd8c796cf 17:06:12 Removing intermediate container f53cd8c796cf 17:06:12 ---> d5c5e03450be 17:06:12 Step 22/23 : LABEL git_sha=a41639d41d9c5810644a3a65fb464868cf3bc3e0 17:06:12 ---> Running in ed12a31f92cf 17:06:13 Removing intermediate container ed12a31f92cf 17:06:13 ---> 3b2a92b07a15 17:06:13 Step 23/23 : LABEL version=0.0.0 17:06:13 ---> Running in 4092b0f46ec5 17:06:13 Removing intermediate container 4092b0f46ec5 17:06:13 ---> 62292aa03fc6 17:06:13 17:06:13 Successfully built 62292aa03fc6 17:06:13 Successfully tagged sys-mgmt-agent-arm64:latest 17:06:13  Building sys-mgmt-agent ... done  [Pipeline] } 17:06:13 $ docker stop --time=1 42a27a6a4e418f1a5317c2fea79da0dc54b8cf221b2001aeb4c339725efd77d2 17:06:15 $ docker rm -f 42a27a6a4e418f1a5317c2fea79da0dc54b8cf221b2001aeb4c339725efd77d2 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:16 + docker images 17:06:16 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:16 sys-mgmt-agent-arm64 latest 62292aa03fc6 3 seconds ago 133MB 17:06:16 support-notifications-arm64 latest 782c7cda9027 14 seconds ago 26.1MB 17:06:16 support-scheduler-arm64 latest 5c601ea4134e 21 seconds ago 25.6MB 17:06:16 93180a45939e 26 seconds ago 1.41GB 17:06:16 b25f1642e004 30 seconds ago 1.41GB 17:06:16 11e670d50236 About a minute ago 1.35GB 17:06:16 core-metadata-arm64 latest 049fa3a5c0ef About a minute ago 17.5MB 17:06:16 a3a96c1146bf 2 minutes ago 1.38GB 17:06:16 core-command-arm64 latest e152f6269172 2 minutes ago 15.6MB 17:06:16 56e4dfe38cab 2 minutes ago 1.35GB 17:06:16 security-spire-config-arm64 latest 50a25671edba 7 minutes ago 83.6MB 17:06:16 security-spire-server-arm64 latest 07e8bd25ebdc 8 minutes ago 84.2MB 17:06:16 ae6bf1437949 8 minutes ago 1.25GB 17:06:16 039ace9bcc25 8 minutes ago 1.25GB 17:06:16 security-bootstrapper-arm64 latest 24f23d28ab82 8 minutes ago 18.6MB 17:06:16 core-data-arm64 latest a0e4ae83820a 8 minutes ago 20.6MB 17:06:16 security-spiffe-token-provider-arm64 latest 9fd8798890b2 9 minutes ago 28.3MB 17:06:16 1c0c8d4a0293 9 minutes ago 1.35GB 17:06:16 1280ae298a00 9 minutes ago 1.38GB 17:06:16 f3ef444fcda6 9 minutes ago 1.4GB 17:06:16 security-secretstore-setup-arm64 latest 3b1178d744de 10 minutes ago 27.9MB 17:06:16 security-proxy-setup-arm64 latest af128009021e 10 minutes ago 26.2MB 17:06:16 08ed804cde3d 11 minutes ago 1.36GB 17:06:16 993359290603 11 minutes ago 1.36GB 17:06:16 security-spire-agent-arm64 latest ab0ad8ede9dc 16 minutes ago 122MB 17:06:16 60fc54650a90 16 minutes ago 1.25GB 17:06:16 ci-base-image-arm64 latest 4ff7d7b1f8ee 30 minutes ago 995MB 17:06:16 alpine 3.15 02e0d6fdf486 8 days ago 5.33MB 17:06:16 alpine 3.16 a6215f271958 8 days ago 5.29MB 17:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 6 weeks ago 678MB 17:06:16 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 17:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:16 17:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:17 arm64: Pulling from edgex-lftools-log-publisher 17:06:17 8998bd30e6a1: Pulling fs layer 17:06:17 04944245beec: Pulling fs layer 17:06:17 699f458cf7ca: Pulling fs layer 17:06:17 765212b225bb: Pulling fs layer 17:06:17 f23df028b6ca: Pulling fs layer 17:06:17 d65c8cfc05b1: Pulling fs layer 17:06:17 2437ff75d9bd: Pulling fs layer 17:06:17 765212b225bb: Waiting 17:06:17 f23df028b6ca: Waiting 17:06:17 2437ff75d9bd: Waiting 17:06:17 d65c8cfc05b1: Waiting 17:06:17 04944245beec: Verifying Checksum 17:06:17 04944245beec: Download complete 17:06:17 765212b225bb: Verifying Checksum 17:06:17 765212b225bb: Download complete 17:06:17 f23df028b6ca: Verifying Checksum 17:06:17 f23df028b6ca: Download complete 17:06:17 d65c8cfc05b1: Verifying Checksum 17:06:17 d65c8cfc05b1: Download complete 17:06:17 699f458cf7ca: Verifying Checksum 17:06:17 699f458cf7ca: Download complete 17:06:18 8998bd30e6a1: Download complete 17:06:20 2437ff75d9bd: Verifying Checksum 17:06:20 2437ff75d9bd: Download complete 17:06:22 8998bd30e6a1: Pull complete 17:06:23 04944245beec: Pull complete 17:06:24 699f458cf7ca: Pull complete 17:06:24 765212b225bb: Pull complete 17:06:25 f23df028b6ca: Pull complete 17:06:25 d65c8cfc05b1: Pull complete 17:06:40 2437ff75d9bd: Pull complete 17:06:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:41 prd-ubuntu20.04-docker-arm64-4c-16g-23047 does not seem to be running inside a container 17:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:06:43 $ docker top a9af324e16f0f17d67db267388b1fb1ea4f2674a0c7816b1604a555985cfaa05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:44 ---> job-cost.sh 17:06:44 lf-activate-venv: SKIPPING 17:06:44 INFO: No Stack... 17:06:46 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:46 INFO: Archiving Costs [Pipeline] sh 17:06:47 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:06:47 + cut -d, -f6 [Pipeline] lock 17:06:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] 17:06:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] did not exist. Created. 17:06:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:48 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:48 Stashed 1 file(s) [Pipeline] } 17:06:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4125-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:48 $ docker stop --time=1 a9af324e16f0f17d67db267388b1fb1ea4f2674a0c7816b1604a555985cfaa05 17:06:49 $ docker rm -f a9af324e16f0f17d67db267388b1fb1ea4f2674a0c7816b1604a555985cfaa05 [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 17:06:50 provisioning config files... 17:06:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3230769121969716425tmp [Pipeline] { [Pipeline] sh 17:06:50 + set +x 17:06:50 + curl -s https://codecov.io/bash 17:06:50 + bash -s -- 17:06:50 17:06:50 _____ _ 17:06:50 / ____| | | 17:06:50 | | ___ __| | ___ ___ _____ __ 17:06:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:50 Bash-1.0.6 17:06:50 17:06:50 17:06:50 ==> git version 2.25.1 found 17:06:50 ==> 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 17:06:50 Release-Date: 2020-01-08 17:06:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:06:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:06:50 ==> Jenkins CI detected. 17:06:50 current dir:  /w/workspace/edgex-go/3 17:06:50 project root: . 17:06:50 --> token set from env 17:06:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:50 ==> Running gcov in . (disable via -X gcov) 17:06:50 ==> Python coveragepy not found 17:06:50 ==> Searching for coverage reports in: 17:06:50 + . 17:06:50 -> Found 1 reports 17:06:50 ==> Detecting git/mercurial file structure 17:06:50 ==> Reading reports 17:06:50 + ./coverage.out bytes=480241 17:06:50 ==> Appending adjustments 17:06:50 https://docs.codecov.io/docs/fixing-reports 17:06:52 + Found adjustments 17:06:52 ==> Gzipping contents 17:06:52 64K /tmp/codecov.kSwu6Q.gz 17:06:52 ==> Uploading reports 17:06:52 url: https://codecov.io 17:06:52 query: branch=PR-4125&commit=677483e44b024ea45897e7a73bd83a4ea888568d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= 17:06:52 -> Pinging Codecov 17:06:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4125&commit=677483e44b024ea45897e7a73bd83a4ea888568d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= 17:06:52 -> Uploading to 17:06:52 https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/677483e44b024ea45897e7a73bd83a4ea888568d/8aa062d1-fcdc-49c4-a380-cc200c998dec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T170652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6c2eef74f22c29d7c8d5f131110a5b4dfc7c243cbef97b13a5881eb35c2c66a 17:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:52 Dload Upload Total Spent Left Speed 17:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63006 0 0 100 63006 0 265k --:--:-- --:--:-- --:--:-- 265k 17:06:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/677483e44b024ea45897e7a73bd83a4ea888568d [Pipeline] } 17:06:52 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 17:06:53 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:06:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:54 ---> package-listing.sh 17:06:54 ++ facter osfamily 17:06:54 ++ tr '[:upper:]' '[:lower:]' 17:06:54 + OS_FAMILY=debian 17:06:54 + workspace=/w/workspace/edgex-go/3 17:06:54 + START_PACKAGES=/tmp/packages_start.txt 17:06:54 + END_PACKAGES=/tmp/packages_end.txt 17:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:54 + PACKAGES=/tmp/packages_start.txt 17:06:54 + '[' /w/workspace/edgex-go/3 ']' 17:06:54 + PACKAGES=/tmp/packages_end.txt 17:06:54 + case "${OS_FAMILY}" in 17:06:54 + dpkg -l 17:06:54 + grep '^ii' 17:06:54 + '[' -f /tmp/packages_start.txt ']' 17:06:54 + '[' -f /tmp/packages_end.txt ']' 17:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:54 + '[' /w/workspace/edgex-go/3 ']' 17:06:54 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:06:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 17:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 latest: Pulling from edgex-lftools-log-publisher 17:06:55 5eb5b503b376: Pulling fs layer 17:06:55 5c69ac0246d0: Pulling fs layer 17:06:55 ec43610c2a17: Pulling fs layer 17:06:55 3a2ae6a8a46f: Pulling fs layer 17:06:55 33b1e0a273af: Pulling fs layer 17:06:55 5d3b04190fa2: Pulling fs layer 17:06:55 2f39f015ded8: Pulling fs layer 17:06:55 33b1e0a273af: Waiting 17:06:55 5d3b04190fa2: Waiting 17:06:55 2f39f015ded8: Waiting 17:06:55 3a2ae6a8a46f: Waiting 17:06:55 5c69ac0246d0: Download complete 17:06:55 3a2ae6a8a46f: Verifying Checksum 17:06:55 3a2ae6a8a46f: Download complete 17:06:55 ec43610c2a17: Verifying Checksum 17:06:55 ec43610c2a17: Download complete 17:06:55 33b1e0a273af: Download complete 17:06:55 5d3b04190fa2: Verifying Checksum 17:06:55 5d3b04190fa2: Download complete 17:06:56 5eb5b503b376: Verifying Checksum 17:06:56 5eb5b503b376: Download complete 17:06:56 2f39f015ded8: Download complete 17:06:57 5eb5b503b376: Pull complete 17:06:57 5c69ac0246d0: Pull complete 17:06:57 ec43610c2a17: Pull complete 17:06:57 3a2ae6a8a46f: Pull complete 17:06:58 33b1e0a273af: Pull complete 17:06:58 5d3b04190fa2: Pull complete 17:07:02 2f39f015ded8: Pull complete 17:07:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:02 prd-ubuntu20.04-docker-8c-8g-23045 does not seem to be running inside a container 17:07:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:06 $ docker top e9ec97c52b5bb893e3f4167b039f00c9910f7753377060fd315a81fe60b77871 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:07 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:07 + ls /var/log/sa-host 17:07:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:07 provisioning config files... 17:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6395653485424295079tmp [Pipeline] { [Pipeline] echo 17:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:07 ---> create-netrc.sh [Pipeline] } 17:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> python-tools-install.sh [Pipeline] echo 17:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> sudo-logs.sh 17:07:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:08 ---> job-cost.sh 17:07:08 lf-activate-venv: SKIPPING 17:07:08 DEBUG: total: 0.10999999940395355 17:07:08 INFO: Retrieving Stack Cost... 17:07:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:10 INFO: Archiving Costs [Pipeline] echo 17:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:10 ---> logs-deploy.sh 17:07:10 lf-activate-venv: SKIPPING 17:07:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4125/3 17:07:10 INFO: archiving workspace using pattern(s): 17:07:11 Archives upload complete. 17:07:11 INFO: archiving logs to Nexus