Pull request #4100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of drkfmorton for edgexfoundry/edgex-go Loading trusted files from base branch main at 66f7195aaa021911302e3f29534e7389e02a11e8 rather than 198503331d29dd9f4330daf517de946512d0ddc9 Obtained Jenkinsfile from 66f7195aaa021911302e3f29534e7389e02a11e8 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-ssh17104106530001068187.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-ssh9837632506081683123.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2100546126852307650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12464944969542700648.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17714617155093003788.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5309587797024741725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20696 in /w/workspace/edgexfoundry_edgex-go_PR-4100 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4100/head:refs/remotes/origin/PR-4100 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 66f7195aaa021911302e3f29534e7389e02a11e8 into PR head commit 198503331d29dd9f4330daf517de946512d0ddc9 Merge succeeded, producing 198503331d29dd9f4330daf517de946512d0ddc9 Checking out Revision 198503331d29dd9f4330daf517de946512d0ddc9 (PR-4100) > git config core.sparsecheckout # timeout=10 > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # 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 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 Commit message: "fix: Fixed Missing error check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:46:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:46:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:46:12 ========================================================= 18:46:12 EdgeX Global Pipelines Version Info 18:46:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:46:13 ------------------- 18:46:13 stable info: 18:46:13 ------------------- 18:46:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:13 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:46:13 Message: update stable to v1.0.238 18:46:13 ------------------- 18:46:13 experimental info: 18:46:13 ------------------- 18:46:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:46:13 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:46:13 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:46:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4100 [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4100 [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4100 [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1985033 [Pipeline] echo 18:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:15 provisioning config files... 18:46:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2739894172414957151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:15 ---> docker-login.sh 18:46:15 nexus3.edgexfoundry.org:10001 18:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:16 Configure a credential helper to remove this warning. See 18:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:16 18:46:16 Login Succeeded 18:46:16 nexus3.edgexfoundry.org:10002 18:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:16 Configure a credential helper to remove this warning. See 18:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:16 18:46:16 Login Succeeded 18:46:16 nexus3.edgexfoundry.org:10003 18:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:16 Configure a credential helper to remove this warning. See 18:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:16 18:46:16 Login Succeeded 18:46:16 nexus3.edgexfoundry.org:10004 18:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:16 Configure a credential helper to remove this warning. See 18:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:16 18:46:16 Login Succeeded 18:46:16 docker.io 18:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:17 Configure a credential helper to remove this warning. See 18:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:17 18:46:17 Login Succeeded 18:46:17 ---> docker-login.sh ends [Pipeline] } 18:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:17 + 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 18:46:17 + dirname cmd/core-command/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo core-command,cmd/core-command/Dockerfile 18:46:17 + dirname+ cmd/core-data/Dockerfile 18:46:17 cut -d/ -f2 18:46:17 + echo core-data,cmd/core-data/Dockerfile 18:46:17 + dirname cmd/core-metadata/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo core-metadata,cmd/core-metadata/Dockerfile 18:46:17 + + dirname cmd/security-bootstrapper/Dockerfile 18:46:17 cut -d/ -f2 18:46:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:46:17 + dirname cmd/security-proxy-setup/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:46:17 + dirname cmd/security-secretstore-setup/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:46:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:46:17 + dirname cmd/security-spire-agent/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:46:17 + dirname cmd/security-spire-config/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:46:17 + dirname cmd/security-spire-server/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:46:17 + dirname cmd/support-notifications/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo support-notifications,cmd/support-notifications/Dockerfile 18:46:17 + dirname cmd/support-scheduler/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:46:17 + dirname cmd/sys-mgmt-agent/Dockerfile 18:46:17 + cut -d/ -f2 18:46:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:46:17 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 18:46:18 + git rev-list -1 --merges 198503331d29dd9f4330daf517de946512d0ddc9~1..198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] echo 18:46:18 -----------> git rev-list -1 --merges 198503331d29dd9f4330daf517de946512d0ddc9~1..198503331d29dd9f4330daf517de946512d0ddc9 198503331d29dd9f4330daf517de946512d0ddc9 [false] [Pipeline] sh 18:46:18 + git log --format=format:%s -1 198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] echo 18:46:18 ========================================================= 18:46:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:46:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:46:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:46:19 + grep -v github /etc/ssh/ssh_known_hosts 18:46:19 + [ -e /tmp/ssh_known_hosts ] 18:46:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:46:19 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:46:19 sudo tee -a /etc/ssh/ssh_known_hosts 18:46:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:19 18:46:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:19 0.1.4: Pulling from edgex-devops/py-git-semver 18:46:19 b85a868b505f: Pulling fs layer 18:46:19 e2be974225ed: Pulling fs layer 18:46:19 339a4e72a1f5: Pulling fs layer 18:46:19 988bab9f4d93: Pulling fs layer 18:46:19 1469e6f7b9e6: Pulling fs layer 18:46:19 eaf3925da568: Pulling fs layer 18:46:19 bab4dde63d76: Pulling fs layer 18:46:19 bde34c3a00c8: Pulling fs layer 18:46:19 b352a97aabf1: Pulling fs layer 18:46:19 4872d77fe225: Pulling fs layer 18:46:19 5851b861e8e6: Pulling fs layer 18:46:19 1469e6f7b9e6: Waiting 18:46:19 eaf3925da568: Waiting 18:46:19 bab4dde63d76: Waiting 18:46:19 bde34c3a00c8: Waiting 18:46:19 b352a97aabf1: Waiting 18:46:19 4872d77fe225: Waiting 18:46:19 5851b861e8e6: Waiting 18:46:19 988bab9f4d93: Waiting 18:46:19 e2be974225ed: Download complete 18:46:19 988bab9f4d93: Verifying Checksum 18:46:19 988bab9f4d93: Download complete 18:46:20 1469e6f7b9e6: Verifying Checksum 18:46:20 1469e6f7b9e6: Download complete 18:46:20 339a4e72a1f5: Verifying Checksum 18:46:20 339a4e72a1f5: Download complete 18:46:20 eaf3925da568: Download complete 18:46:20 bde34c3a00c8: Verifying Checksum 18:46:20 b352a97aabf1: Verifying Checksum 18:46:20 b352a97aabf1: Download complete 18:46:20 4872d77fe225: Download complete 18:46:20 5851b861e8e6: Verifying Checksum 18:46:20 5851b861e8e6: Download complete 18:46:20 b85a868b505f: Verifying Checksum 18:46:20 b85a868b505f: Download complete 18:46:20 bab4dde63d76: Verifying Checksum 18:46:20 bab4dde63d76: Download complete 18:46:21 b85a868b505f: Pull complete 18:46:21 e2be974225ed: Pull complete 18:46:21 339a4e72a1f5: Pull complete 18:46:22 988bab9f4d93: Pull complete 18:46:22 1469e6f7b9e6: Pull complete 18:46:22 eaf3925da568: Pull complete 18:46:24 bab4dde63d76: Pull complete 18:46:24 bde34c3a00c8: Pull complete 18:46:24 b352a97aabf1: Pull complete 18:46:24 4872d77fe225: Pull complete 18:46:24 5851b861e8e6: Pull complete 18:46:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:46:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:46:25 prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container 18:46:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:46:26 $ docker top 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 -eo pid,comm 18:46:26 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). 18:46:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:26 [ssh-agent] Looking for ssh-agent implementation... 18:46:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:26 $ docker exec 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent 18:46:27 SSH_AUTH_SOCK=/tmp/ssh-NvVSBOrXs6dY/agent.34 18:46:27 SSH_AGENT_PID=40 18:46:27 Running ssh-add (command line suppressed) 18:46:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7470564678737038085.key (/w/workspace/edgex-go/1@tmp/private_key_7470564678737038085.key) 18:46:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:27 + git tag --points-at HEAD [Pipeline] } 18:46:27 $ docker exec --env ******** --env ******** 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent -k 18:46:27 unset SSH_AUTH_SOCK; 18:46:27 unset SSH_AGENT_PID; 18:46:27 echo Agent pid 40 killed; 18:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:27 [ssh-agent] Looking for ssh-agent implementation... 18:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:27 $ docker exec 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent 18:46:28 SSH_AUTH_SOCK=/tmp/ssh-xdWtUuefeUcg/agent.72 18:46:28 SSH_AGENT_PID=79 18:46:28 Running ssh-add (command line suppressed) 18:46:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4671016750579601663.key (/w/workspace/edgex-go/1@tmp/private_key_4671016750579601663.key) 18:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:28 + git semver init 18:46:28 2022-07-21 18:46:28,712 [run_init] DEBUG init version:0.0.0 force:False 18:46:28 2022-07-21 18:46:28,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:46:28 2022-07-21 18:46:28,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:46:28 2022-07-21 18:46:28,713 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 18:46:33 2022-07-21 18:46:32,682 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:46:33 2022-07-21 18:46:32,682 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4100 with force:False 18:46:33 2022-07-21 18:46:32,682 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4100 18:46:33 2022-07-21 18:46:32,686 [execute] INFO git cat-file --batch-check 18:46:33 2022-07-21 18:46:32,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:46:33 2022-07-21 18:46:32,691 [execute] INFO git cat-file --batch 18:46:33 2022-07-21 18:46:32,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:46:33 2022-07-21 18:46:32,697 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4100 18:46:33 0.0.0 [Pipeline] } 18:46:33 $ docker exec --env ******** --env ******** 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 ssh-agent -k 18:46:33 unset SSH_AUTH_SOCK; 18:46:33 unset SSH_AGENT_PID; 18:46:33 echo Agent pid 79 killed; 18:46:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:33 + git semver [Pipeline] } 18:46:33 $ docker stop --time=1 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 18:46:35 $ docker rm -f 08d199e33a10856b00f4338f3f8af61c6013bfa29161471572c75fa42a793d40 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:46:35 Stashed 1 file(s) [Pipeline] echo 18:46:35 [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 18:46:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:36 ========================================================= 18:46:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:46:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:46:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:46:37 2408cc74d12b: Pulling fs layer 18:46:37 ea60b727a1ce: Pulling fs layer 18:46:37 30c4a7721957: Pulling fs layer 18:46:37 370296b7ddb6: Pulling fs layer 18:46:37 7c6cee850709: Pulling fs layer 18:46:37 39a5fcdaea64: Pulling fs layer 18:46:37 d94ebbe4e438: Pulling fs layer 18:46:37 bcfd1f05c69d: Pulling fs layer 18:46:37 59ccb84bbe0f: Pulling fs layer 18:46:37 7c6cee850709: Waiting 18:46:37 39a5fcdaea64: Waiting 18:46:37 370296b7ddb6: Waiting 18:46:37 d94ebbe4e438: Waiting 18:46:37 bcfd1f05c69d: Waiting 18:46:37 59ccb84bbe0f: Waiting 18:46:37 30c4a7721957: Verifying Checksum 18:46:37 30c4a7721957: Download complete 18:46:37 ea60b727a1ce: Download complete 18:46:37 7c6cee850709: Verifying Checksum 18:46:37 7c6cee850709: Download complete 18:46:37 39a5fcdaea64: Download complete 18:46:37 2408cc74d12b: Verifying Checksum 18:46:37 2408cc74d12b: Download complete 18:46:37 d94ebbe4e438: Verifying Checksum 18:46:37 d94ebbe4e438: Download complete 18:46:37 2408cc74d12b: Pull complete 18:46:37 ea60b727a1ce: Pull complete 18:46:37 30c4a7721957: Pull complete 18:46:37 59ccb84bbe0f: Verifying Checksum 18:46:37 59ccb84bbe0f: Download complete 18:46:37 bcfd1f05c69d: Verifying Checksum 18:46:37 370296b7ddb6: Verifying Checksum 18:46:37 370296b7ddb6: Download complete 18:46:42 370296b7ddb6: Pull complete 18:46:42 7c6cee850709: Pull complete 18:46:42 39a5fcdaea64: Pull complete 18:46:42 d94ebbe4e438: Pull complete 18:46:44 bcfd1f05c69d: Pull complete 18:46:45 59ccb84bbe0f: Pull complete 18:46:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:46:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:46:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:46:45 WORKDIR /edgex 18:46:45 COPY go.mod . 18:46:45 RUN go mod download 18:46:45 + docker build -t ci-base-image-x86_64 -f - . 18:46:46 Sending build context to Docker daemon 335.2MB 18:46:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:46:46 ---> a4fb48ad2a94 18:46:46 Step 2/4 : WORKDIR /edgex 18:46:50 ---> Running in c90681f77054 18:46:50 Removing intermediate container c90681f77054 18:46:50 ---> 480bee82d8a7 18:46:50 Step 3/4 : COPY go.mod . 18:46:50 ---> eb263e62f4f5 18:46:50 Step 4/4 : RUN go mod download 18:46:50 ---> Running in 239fb539332a 18:46:51 Still waiting to schedule task 18:46:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:47:02 Removing intermediate container 239fb539332a 18:47:02 ---> 0d66bc421b45 18:47:02 Successfully built 0d66bc421b45 18:47:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:02 + docker inspect -f . ci-base-image-x86_64 18:47:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:02 prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container 18:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:47:03 $ docker top 2ba5a09a0d9abad95ca20d653501d93c755c2932834dfb6c06f8a6c9397d748b -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:03 + go version 18:47:03 go version go1.18.3 linux/amd64 [Pipeline] } 18:47:03 $ docker stop --time=1 2ba5a09a0d9abad95ca20d653501d93c755c2932834dfb6c06f8a6c9397d748b 18:47:05 $ docker rm -f 2ba5a09a0d9abad95ca20d653501d93c755c2932834dfb6c06f8a6c9397d748b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:05 + docker inspect -f . ci-base-image-x86_64 18:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:05 prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container 18:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:47:06 $ docker top 414eae64960fe69f5dc90ef9ec486cdd7581c503d64688b5eb2b452342288e83 -eo pid,comm [Pipeline] { [Pipeline] echo 18:47:06 ========================================================= 18:47:06 [edgeXBuildGoParallel] Running Tests and Build... 18:47:06 ========================================================= [Pipeline] sh 18:47:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:47:07 + make test 18:47:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:47:13 ? github.com/edgexfoundry/edgex-go [no test files] 18:47:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:47:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 18:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:47:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 18:47:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:47:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 54.2% of statements 18:47:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:47:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.966s coverage: 89.2% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 83.8% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.498s coverage: 95.6% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements 18:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 18:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 18:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements 18:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 18:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements 18:47:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.4% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.1% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:47:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 18:47:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 96.9% of statements 18:47:52 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 18:48:10 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." 18:48:10 GO111MODULE=on go vet ./... 18:48:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:48:12 + ls -al . 18:48:12 total 684 18:48:12 drwxrwxr-x 10 1001 1001 4096 Jul 21 18:47 . 18:48:12 drwxr-xr-x 4 root root 4096 Jul 21 18:47 .. 18:48:12 -rw-rw-r-- 1 1001 1001 11 Jul 21 18:46 .dockerignore 18:48:12 drwxrwxr-x 8 1001 1001 4096 Jul 21 18:47 .git 18:48:12 drwxrwxr-x 3 1001 1001 4096 Jul 21 18:46 .github 18:48:12 -rw-rw-r-- 1 1001 1001 1030 Jul 21 18:46 .gitignore 18:48:12 -rw-rw-r-- 1 1001 1001 42 Jul 21 18:46 .golangci.yml 18:48:12 -rw-rw-r-- 1 1001 1001 87 Jul 21 18:46 .hadolint.yml 18:48:12 drwxr-xr-x 3 1001 1001 4096 Jul 21 18:46 .semver 18:48:12 -rw-rw-r-- 1 1001 1001 166 Jul 21 18:46 .sonarcloud.properties 18:48:12 -rw-rw-r-- 1 1001 1001 1171 Jul 21 18:46 ADOPTERS.md 18:48:12 -rw-rw-r-- 1 1001 1001 10347 Jul 21 18:46 Attribution.txt 18:48:12 -rw-rw-r-- 1 1001 1001 63209 Jul 21 18:46 CHANGELOG.md 18:48:12 -rw-rw-r-- 1 1001 1001 3804 Jul 21 18:46 CONTRIBUTING.md 18:48:12 -rw-rw-r-- 1 1001 1001 677 Jul 21 18:46 GOVERNANCE.md 18:48:12 -rw-rw-r-- 1 1001 1001 850 Jul 21 18:46 Jenkinsfile 18:48:12 -rw-rw-r-- 1 1001 1001 10775 Jul 21 18:46 LICENSE 18:48:12 -rw-rw-r-- 1 1001 1001 10350 Jul 21 18:46 Makefile 18:48:12 -rw-rw-r-- 1 1001 1001 582 Jul 21 18:46 OWNERS.md 18:48:12 -rw-rw-r-- 1 1001 1001 9094 Jul 21 18:46 README.md 18:48:12 -rw-rw-r-- 1 1001 1001 6912 Jul 21 18:46 SECURITY.md 18:48:12 -rw-rw-r-- 1 1001 1001 5 Jul 21 18:46 VERSION 18:48:12 -rw-rw-r-- 1 1001 1001 4131 Jul 21 18:46 ZMQWindows.md 18:48:12 drwxrwxr-x 2 1001 1001 4096 Jul 21 18:46 bin 18:48:12 drwxrwxr-x 18 1001 1001 4096 Jul 21 18:46 cmd 18:48:12 -rw-r--r-- 1 root root 435763 Jul 21 18:47 coverage.out 18:48:12 -rw-rw-r-- 1 1001 1001 3312 Jul 21 18:46 go.mod 18:48:12 -rw-rw-r-- 1 1001 1001 36233 Jul 21 18:46 go.sum 18:48:12 drwxrwxr-x 8 1001 1001 4096 Jul 21 18:46 internal 18:48:12 drwxrwxr-x 3 1001 1001 4096 Jul 21 18:46 openapi 18:48:12 drwxrwxr-x 4 1001 1001 4096 Jul 21 18:46 snap 18:48:12 -rw-rw-r-- 1 1001 1001 204 Jul 21 18:46 version.go [Pipeline] sh 18:48:12 + '[' -e coverage.out ] 18:48:12 + chown 1001:1001 coverage.out [Pipeline] stash 18:48:12 Stashed 1 file(s) [Pipeline] sh 18:48:13 + make build 18:48:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:48:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:48:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20697 in /w/workspace/edgexfoundry_edgex-go_PR-4100 [Pipeline] { [Pipeline] ws 18:48:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:48:28 The recommended git tool is: git 18:48:35 using credential edgex-jenkins-ssh 18:48:35 Cloning the remote Git repository 18:48:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:48:35 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 18:48:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:48:35 > git init /w/workspace/edgex-go/1 # timeout=10 18:48:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:48:35 > git --version # timeout=10 18:48:35 > git --version # 'git version 2.25.1' 18:48:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:48:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:48:42 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 18:48:43 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 18:48: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:48: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:48: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/secrets-config ./cmd/secrets-config 18:48: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:48:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:48:49 $ docker stop --time=1 414eae64960fe69f5dc90ef9ec486cdd7581c503d64688b5eb2b452342288e83 18:48:52 $ docker rm -f 414eae64960fe69f5dc90ef9ec486cdd7581c503d64688b5eb2b452342288e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:48:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:48:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:48:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:48:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4100/head:refs/remotes/origin/PR-4100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:48:52 Merging remotes/origin/main commit 66f7195aaa021911302e3f29534e7389e02a11e8 into PR head commit 198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:53 Merge succeeded, producing 198503331d29dd9f4330daf517de946512d0ddc9 18:48:53 Checking out Revision 198503331d29dd9f4330daf517de946512d0ddc9 (PR-4100) 18:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:48:53 18:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:48:53 latest: Pulling from edgex-devops/edgex-compose 18:48:53 cbdbe7a5bc2a: Pulling fs layer 18:48:53 ca9280d653b3: Pulling fs layer 18:48:53 7e9c9ca2126c: Pulling fs layer 18:48:53 cbdbe7a5bc2a: Download complete 18:48:53 ca9280d653b3: Verifying Checksum 18:48:53 ca9280d653b3: Download complete 18:48:53 cbdbe7a5bc2a: Pull complete 18:48:54 7e9c9ca2126c: Download complete 18:48:54 ca9280d653b3: Pull complete 18:48:52 > git config core.sparsecheckout # timeout=10 18:48:52 > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 18:48:53 > git remote # timeout=10 18:48:53 > git config --get remote.origin.url # timeout=10 18:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:48:53 > git merge 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 18:48:53 > git rev-parse HEAD^{commit} # timeout=10 18:48:53 > git config core.sparsecheckout # timeout=10 18:48:53 > git checkout -f 198503331d29dd9f4330daf517de946512d0ddc9 # timeout=10 18:48:57 Commit message: "fix: Fixed Missing error check" 18:48:57 7e9c9ca2126c: Pull complete 18:48:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:48:57 > git --version # timeout=10 18:48:57 > git --version # 'git version 2.25.1' 18:48:57 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:57 prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container 18:48:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:48:59 $ docker top fe149b7d4a0edb31a18c5314b2a9d1217f3cdf2fbbe804a2f445a0a2d3b1e4ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:59 + docker-compose build --help 18:48:59 + grep parallel 18:48:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:59 Dload Upload Total Spent Left Speed 18:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 96343 0 --:--:-- --:--:-- --:--:-- 97102 18:49:00 --parallel Build images in parallel. [Pipeline] } 18:49:00 $ docker stop --time=1 fe149b7d4a0edb31a18c5314b2a9d1217f3cdf2fbbe804a2f445a0a2d3b1e4ce 18:49:01 $ docker rm -f fe149b7d4a0edb31a18c5314b2a9d1217f3cdf2fbbe804a2f445a0a2d3b1e4ce [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:02 . [Pipeline] } [Pipeline] // withEnv 18:49:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:49:02 + sudo tee /etc/docker/daemon.new 18:49:02 { 18:49:02 "registry-mirrors": [ 18:49:02 "https://nexus3.edgexfoundry.org:10001" 18:49:02 ], 18:49:02 "bip": "10.250.0.254/24", 18:49:02 "hosts": [ 18:49:02 "tcp://0.0.0.0:5555", 18:49:02 "unix:///var/run/docker.sock" 18:49:02 ], 18:49:02 "mtu": 1458, 18:49:02 "selinux-enabled": true, 18:49:02 "seccomp-profile": "/etc/docker/seccomp.json" 18:49:02 } [Pipeline] withDockerContainer 18:49:02 prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container 18:49:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:49:02 $ docker top d667db83377d91b9bddd61dd505139f134318f4a9037fe263ec64cbae9e945b7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:49:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:49:03 + docker-compose -f ./docker-compose-build.yml build --parallel 18:49:03 + sudo service docker restart 18:49:03 Building core-command ... 18:49:03 Building core-data ... 18:49:03 Building core-metadata ... 18:49:03 Building security-bootstrapper ... 18:49:03 Building security-proxy-setup ... 18:49:03 Building security-secretstore-setup ... 18:49:03 Building security-spiffe-token-provider ... 18:49:03 Building security-spire-agent ... 18:49:03 Building security-spire-config ... 18:49:03 Building security-spire-server ... 18:49:03 Building support-notifications ... 18:49:03 Building support-scheduler ... 18:49:03 Building sys-mgmt-agent ... 18:49:03 Building security-secretstore-setup 18:49:03 Building support-scheduler 18:49:03 Building core-data 18:49:03 Building support-notifications 18:49:03 Building security-spire-config 18:49:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:49:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:49:18 ---> 0d66bc421b45 18:49:18 Step 3/22 : WORKDIR /edgex-go 18:49:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:49:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:49:19 ---> 0d66bc421b45 18:49:19 Step 3/26 : WORKDIR /edgex-go 18:49:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:49:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:49:19 ---> 0d66bc421b45 18:49:19 Step 3/25 : WORKDIR /edgex-go 18:49:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:49:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:49:19 ---> 0d66bc421b45 18:49:19 Step 3/22 : WORKDIR /edgex-go 18:49:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:49:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:49:19 ---> 0d66bc421b45 18:49:19 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:22 provisioning config files... 18:49:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2065735339262597072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:22 ---> docker-login.sh 18:49:22 nexus3.edgexfoundry.org:10001 18:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:23 Configure a credential helper to remove this warning. See 18:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:23 18:49:23 Login Succeeded 18:49:23 nexus3.edgexfoundry.org:10002 18:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:23 Configure a credential helper to remove this warning. See 18:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:23 18:49:23 Login Succeeded 18:49:23 nexus3.edgexfoundry.org:10003 18:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:24 Configure a credential helper to remove this warning. See 18:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:24 18:49:24 Login Succeeded 18:49:24 nexus3.edgexfoundry.org:10004 18:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:24 ---> Running in a1c5d006bf54 18:49:24 ---> Running in a29dafd17232 18:49:24 ---> Running in 44ec120a8a80 18:49:24 ---> Running in 6e13d80f90bd 18:49:24 ---> Running in 442f855ef609 18:49:24 Removing intermediate container 44ec120a8a80 18:49:24 ---> 2623db7ced2b 18:49:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:24 Removing intermediate container a29dafd17232 18:49:24 ---> e388241409f8 18:49:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:24 Removing intermediate container 442f855ef609 18:49:24 ---> e5b2c77700f8 18:49:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:24 Removing intermediate container 6e13d80f90bd 18:49:24 ---> 6b47cb1a178b 18:49:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:24 Removing intermediate container a1c5d006bf54 18:49:24 ---> 73f5849b1a36 18:49:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:24 ---> Running in a4acbd0396ad 18:49:24 ---> Running in a21d07c0b27b 18:49:24 ---> Running in 4c1ce2df0bab 18:49:24 ---> Running in 9ba11e5423fc 18:49:24 ---> Running in e8119b1f5b76 18:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:24 Configure a credential helper to remove this warning. See 18:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:24 18:49:24 Login Succeeded 18:49:24 docker.io 18:49:24 Removing intermediate container a21d07c0b27b 18:49:24 ---> d2b4624c948a 18:49:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:49:24 ---> Running in 8c3371ab3467 18:49:24 Removing intermediate container a4acbd0396ad 18:49:24 ---> b8759781ceed 18:49:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:49:24 ---> Running in 61a6a0010bdf 18:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:25 Removing intermediate container 4c1ce2df0bab 18:49:25 ---> af5c669c1e3f 18:49:25 Step 5/22 : RUN apk add --update --no-cache make git 18:49:25 ---> Running in 54ac4c48b3c9 18:49:25 Removing intermediate container e8119b1f5b76 18:49:25 ---> 1131df6b22d4 18:49:25 Step 5/25 : RUN apk add --update --no-cache make git 18:49:25 ---> Running in 7891caf5e16d 18:49:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:49:25 Removing intermediate container 9ba11e5423fc 18:49:25 ---> 235ff33f0642 18:49:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:49:25 ---> Running in 2f22bb070de2 18:49:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:25 Configure a credential helper to remove this warning. See 18:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:25 18:49:25 Login Succeeded 18:49:25 ---> docker-login.sh ends [Pipeline] } 18:49:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:49:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 18:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:49:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 18:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 18:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:49:26 ========================================================= 18:49:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:49:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:49:26 OK: 211 MiB in 51 packages 18:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:49:26 OK: 211 MiB in 51 packages 18:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:49:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:49:27 b3c136eddcbf: Pulling fs layer 18:49:27 c0a3192eca97: Pulling fs layer 18:49:27 a050256f5b6f: Pulling fs layer 18:49:27 656be50a0ddc: Pulling fs layer 18:49:27 2bbca73fdf42: Pulling fs layer 18:49:27 46d945488cbd: Pulling fs layer 18:49:27 8a5474983e97: Pulling fs layer 18:49:27 329c88fbcd65: Pulling fs layer 18:49:27 656be50a0ddc: Waiting 18:49:27 2bbca73fdf42: Waiting 18:49:27 46d945488cbd: Waiting 18:49:27 8a5474983e97: Waiting 18:49:27 329c88fbcd65: Waiting 18:49:27 a050256f5b6f: Verifying Checksum 18:49:27 a050256f5b6f: Download complete 18:49:27 c0a3192eca97: Verifying Checksum 18:49:27 c0a3192eca97: Download complete 18:49:27 2bbca73fdf42: Download complete 18:49:27 46d945488cbd: Verifying Checksum 18:49:27 46d945488cbd: Download complete 18:49:27 b3c136eddcbf: Verifying Checksum 18:49:27 OK: 211 MiB in 51 packages 18:49:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:49:27 Removing intermediate container 8c3371ab3467 18:49:27 ---> bc8ea615784d 18:49:27 Step 6/22 : COPY go.mod vendor* ./ 18:49:27 Removing intermediate container 61a6a0010bdf 18:49:27 ---> c9e0948d4272 18:49:27 Step 6/23 : COPY go.mod vendor* ./ 18:49:27 ---> f19028a0a9f6 18:49:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:27 ---> Running in a0017bc21901 18:49:27 OK: 211 MiB in 51 packages 18:49:27 ---> 6a99852d1b17 18:49:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:27 ---> Running in 37c808920ad9 18:49:27 Removing intermediate container 54ac4c48b3c9 18:49:27 ---> 5ed0ee5d26fd 18:49:27 Step 6/22 : COPY go.mod vendor* ./ 18:49:27 ---> 585e4a9332cf 18:49:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:27 ---> Running in 1d28be6d3fed 18:49:27 Removing intermediate container 2f22bb070de2 18:49:27 ---> f0e1c3ba77be 18:49:27 Step 6/26 : COPY go.mod vendor* ./ 18:49:27 ---> bd8410ce1e23 18:49:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:27 OK: 211 MiB in 51 packages 18:49:27 ---> Running in 715bec13074b 18:49:28 329c88fbcd65: Verifying Checksum 18:49:28 329c88fbcd65: Download complete 18:49:28 b3c136eddcbf: Pull complete 18:49:28 Removing intermediate container 7891caf5e16d 18:49:28 ---> ab60d694d813 18:49:28 Step 6/25 : COPY go.mod vendor* ./ 18:49:28 ---> 8d51372f8ec0 18:49:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:28 ---> Running in 0ca71a9610d7 18:49:28 c0a3192eca97: Pull complete 18:49:29 a050256f5b6f: Pull complete 18:49:29 8a5474983e97: Verifying Checksum 18:49:29 8a5474983e97: Download complete 18:49:29 656be50a0ddc: Verifying Checksum 18:49:29 656be50a0ddc: Download complete 18:49:40 Removing intermediate container a0017bc21901 18:49:40 ---> b9c8e333fff3 18:49:40 Step 8/22 : COPY . . 18:49:40 Removing intermediate container 715bec13074b 18:49:40 ---> fd8855da922e 18:49:40 Step 8/26 : COPY . . 18:49:40 Removing intermediate container 0ca71a9610d7 18:49:40 ---> 15cb5013de8f 18:49:40 Step 8/25 : COPY . . 18:49:40 Removing intermediate container 1d28be6d3fed 18:49:40 ---> c2b9143bad4c 18:49:40 Step 8/22 : COPY . . 18:49:40 Removing intermediate container 37c808920ad9 18:49:40 ---> 1a73276df323 18:49:40 Step 8/23 : COPY . . 18:49:44 656be50a0ddc: Pull complete 18:49:44 2bbca73fdf42: Pull complete 18:49:44 46d945488cbd: Pull complete 18:49:50 8a5474983e97: Pull complete 18:49:51 329c88fbcd65: Pull complete 18:49:51 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:49:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:49:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:49:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:49:52 WORKDIR /edgex 18:49:52 COPY go.mod . 18:49:52 RUN go mod download 18:49:52 + docker build -t ci-base-image-arm64 -f - . 18:49:52 ---> 78df83773dd1 18:49:52 ---> 7679a9432555 18:49:52 Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/23 : RUN make cmd/core-data/core-data 18:49:52 18:49:52 ---> 1a021f0d3438 18:49:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:49:52 ---> Running in eb4ad5f3822a 18:49:52 ---> Running in 7698b9030c17 18:49:52 ---> Running in dbedbf4f899a 18:49:52 ---> 119557a92fdb 18:49:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:49:52 ---> ea44c7db6da2 18:49:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:49:52 ---> Running in 709878c49106 18:49:52 ---> Running in f1777b548c4d 18:49:52 Removing intermediate container f1777b548c4d 18:49:52 ---> 82cc72a2daa5 18:49:52 Step 10/26 : WORKDIR /edgex-go/spire-build 18:49:52 ---> Running in 9bd225fb42c7 18:49:52 Removing intermediate container 9bd225fb42c7 18:49:52 ---> 209b1c7e9975 18:49:52 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 18:49:53 ---> Running in 833538adf79d 18:49:53 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:49:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:49:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:49:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:49:53 Removing intermediate container 833538adf79d 18:49:53 ---> 868da1670ed7 18:49:53 Step 12/26 : WORKDIR /edgex-go 18:49:53 ---> Running in e498c0aab3bb 18:49:53 Removing intermediate container e498c0aab3bb 18:49:53 ---> 592aee20e4db 18:49:53 18:49:53 Step 13/26 : FROM alpine:3.15 18:49:53 3.15: Pulling from library/alpine 18:49:54 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:49:54 Status: Downloaded newer image for alpine:3.15 18:49:54 ---> 2720e26172a0 18:49:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:49:54 ---> Running in 0c8699e08677 18:49:54 Sending build context to Docker daemon 169.3MB 18:49:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:49:54 ---> ff4287adb874 18:49:54 Step 2/4 : WORKDIR /edgex 18:49:55 Removing intermediate container 0c8699e08677 18:49:55 ---> dcbd9887f981 18:49:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:49:55 ---> Running in 954c6497150c 18:49:56 Removing intermediate container 954c6497150c 18:49:56 ---> 15c668299aa5 18:49:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:49:56 ---> Running in 5223e04ccdd3 18:49:56 ---> Running in 31fd094607b5 18:49:56 Removing intermediate container 31fd094607b5 18:49:56 ---> 0fc515261b6f 18:49:56 Step 3/4 : COPY go.mod . 18:49:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:49:57 ---> 1acbd5b40da2 18:49:57 Step 4/4 : RUN go mod download 18:49:57 ---> Running in ce76a06e35a2 18:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:49:58 v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:49:58 v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:49:58 OK: 15856 distinct packages available 18:49:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:49:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:49:59 (1/4) Installing dumb-init (1.2.5-r1) 18:49:59 (2/4) Installing musl-obstack (1.2.3-r0) 18:49:59 (3/4) Installing libucontext (1.1-r0) 18:49:59 (4/4) Installing gcompat (1.0.0-r4) 18:49:59 Executing busybox-1.34.1-r7.trigger 18:49:59 OK: 6 MiB in 18 packages 18:50:01 Removing intermediate container 5223e04ccdd3 18:50:01 ---> 6a3a2f4f6c95 18:50:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:50:03 ---> ae3d68427150 18:50:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:50:03 ---> 635eac3bed00 18:50:03 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:50:03 ---> Running in 8b27ef6746d7 18:50:04 Removing intermediate container 8b27ef6746d7 18:50:04 ---> bc1887568ae2 18:50:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:50:05 ---> a89821c38c9f 18:50:05 Step 21/26 : WORKDIR / 18:50:05 ---> Running in 41781db6342f 18:50:05 Removing intermediate container 41781db6342f 18:50:05 ---> 6b97b1fd0f5f 18:50:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:50:05 ---> Running in 461fb0c935ad 18:50:05 Removing intermediate container 461fb0c935ad 18:50:05 ---> d451f134eabf 18:50:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:50:05 ---> Running in 9e5fda7d19c2 18:50:05 Removing intermediate container 9e5fda7d19c2 18:50:05 ---> 25d810b687a3 18:50:05 Step 24/26 : LABEL arch=x86_64 18:50:06 ---> Running in 2322ad957345 18:50:06 Removing intermediate container 2322ad957345 18:50:06 ---> 739a9cb3395e 18:50:06 Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:06 ---> Running in cf7917481f86 18:50:06 Removing intermediate container cf7917481f86 18:50:06 ---> 7a9d25734b66 18:50:06 Step 26/26 : LABEL version=0.0.0 18:50:06 ---> Running in de8623da74ce 18:50:06 Removing intermediate container de8623da74ce 18:50:06 ---> 768f40468b85 18:50:06 18:50:06 Successfully built 768f40468b85 18:50:06 Successfully tagged security-spire-config:latest 18:50:06  Building security-spire-config ... done Building security-spire-server 18:50:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:50:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:50:10 ---> 0d66bc421b45 18:50:10 Step 3/25 : WORKDIR /edgex-go 18:50:10 ---> Using cache 18:50:10 ---> 6b47cb1a178b 18:50:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:10 ---> Using cache 18:50:10 ---> b8759781ceed 18:50:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:50:13 ---> Running in 4f9da0f655de 18:50:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:15 OK: 211 MiB in 51 packages 18:50:16 Removing intermediate container 4f9da0f655de 18:50:16 ---> 70a18422e192 18:50:16 Step 6/25 : COPY go.mod vendor* ./ 18:50:16 ---> 7b885c8ff30a 18:50:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:16 ---> Running in e562e4f1815e 18:50:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:50:24 Removing intermediate container 709878c49106 18:50:24 ---> 6e6df28712aa 18:50:24 18:50:24 Step 10/25 : FROM alpine:3.16 18:50:24 3.16: Pulling from library/alpine 18:50:24 Removing intermediate container e562e4f1815e 18:50:24 ---> 4f3d63e53e3a 18:50:24 Step 8/25 : COPY . . 18:50:25 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 18:50:25 Status: Downloaded newer image for alpine:3.16 18:50:25 ---> d7d3d98c851f 18:50:25 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:50:28 ---> Running in 8f1c0002123c 18:50:28 Removing intermediate container eb4ad5f3822a 18:50:28 ---> 73cbe1429d9c 18:50:28 18:50:28 Step 10/23 : FROM alpine:3.16 18:50:28 ---> d7d3d98c851f 18:50:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:50:28 ---> Running in 35b9635875c6 18:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:29 (1/3) Installing ca-certificates (20211220-r0) 18:50:29 (2/3) Installing dumb-init (1.2.5-r1) 18:50:29 (3/3) Installing su-exec (0.2-r1) 18:50:29 Executing busybox-1.35.0-r15.trigger 18:50:29 Executing ca-certificates-20211220-r0.trigger 18:50:29 OK: 6 MiB in 17 packages 18:50:29 Removing intermediate container 35b9635875c6 18:50:29 ---> 41e1b6bbc797 18:50:29 Step 12/23 : ENV APP_PORT=59880 18:50:29 ---> Running in abd98db68782 18:50:29 Removing intermediate container ce76a06e35a2 18:50:29 ---> 722d4512a86a 18:50:29 Successfully built 722d4512a86a 18:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:30 + docker inspect -f . ci-base-image-arm64 18:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:30 Removing intermediate container abd98db68782 18:50:30 ---> 9374980c8139 18:50:30 Step 13/23 : EXPOSE $APP_PORT 18:50:30 prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container 18:50:30 ---> Running in 6f4b99c5463c 18:50:30 ---> 40774f148beb 18:50:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:50:30 Removing intermediate container dbedbf4f899a 18:50:30 ---> 0c9fc534b52d 18:50:30 18:50:30 Step 10/22 : FROM alpine:3.16 18:50:30 ---> d7d3d98c851f 18:50:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:50:30 ---> Running in 683191899e34 18:50:30 Removing intermediate container 7698b9030c17 18:50:30 ---> 00b602a08eb1 18:50:30 18:50:30 Step 10/22 : FROM alpine:3.16 18:50:30 ---> d7d3d98c851f 18:50:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:50:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:50:30 ---> Running in 3af8a91890a3 18:50:30 Removing intermediate container 6f4b99c5463c 18:50:30 ---> 63897081f60f 18:50:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:30 Removing intermediate container 8f1c0002123c 18:50:30 ---> 0a4818c36b88 18:50:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:50:30 ---> Running in 188fea826ccb 18:50:30 ---> Running in 4fb87f2d2e55 18:50:30 ---> Running in 2798f4231a3b 18:50:30 Removing intermediate container 683191899e34 18:50:30 ---> 60733cd341eb 18:50:30 Step 10/25 : WORKDIR /edgex-go/spire-build 18:50:30 Removing intermediate container 2798f4231a3b 18:50:30 ---> 069327ec6e88 18:50:30 Step 13/25 : WORKDIR / 18:50:30 ---> Running in 31efc76ba6cb 18:50:31 ---> Running in a3f2b329708a 18:50:31 Removing intermediate container a3f2b329708a 18:50:31 ---> 32f48e391391 18:50:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:50:31 Removing intermediate container 31efc76ba6cb 18:50:31 ---> af6177806ac7 18:50:31 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:50:31 ---> Running in df7289ffbeaa 18:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:31 ---> d5dade0bac20 18:50:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:31 ---> 1014ef485960 18:50:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:50:31 (1/2) Installing ca-certificates (20211220-r0) 18:50:31 (2/2) Installing dumb-init (1.2.5-r1) 18:50:31 Executing busybox-1.35.0-r15.trigger 18:50:31 Executing ca-certificates-20211220-r0.trigger 18:50:31 OK: 6 MiB in 16 packages 18:50:31 (1/1) Installing dumb-init (1.2.5-r1) 18:50:31 Executing busybox-1.35.0-r15.trigger 18:50:31 OK: 6 MiB in 15 packages 18:50:31 ---> b6adc6fecc59 18:50:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:50:32 Removing intermediate container 4fb87f2d2e55 18:50:32 ---> 1c72cd1c700f 18:50:32 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:50:32 ---> Running in 73bb419c1174 18:50:32 ---> a94a802ce267 18:50:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:50:32 $ docker top 9b2d2ad045be00d53add2fc9546d3dcd48dfd502fa38853eb687252be666bac2 -eo pid,comm [Pipeline] { 18:50:32 ---> 7643368a5205 18:50:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:50:32 Removing intermediate container 3af8a91890a3 18:50:32 ---> adaacc8e9f4c 18:50:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:50:32 Removing intermediate container 188fea826ccb 18:50:32 ---> ed85cf3e1fc9 18:50:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] sh 18:50:32 ---> Running in b0beef047a1d 18:50:32 ---> Running in f9591e7419c1 18:50:32 Removing intermediate container df7289ffbeaa 18:50:32 ---> 38d979c18cbb 18:50:32 Step 12/25 : WORKDIR /edgex-go 18:50:32 ---> Running in fb0454f60fb2 18:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:32 Removing intermediate container b0beef047a1d 18:50:32 ---> 74dab0f848b7 18:50:32 Step 13/22 : ENV APP_PORT=59860 18:50:32 ---> Running in 87c8c8b3fc60 18:50:32 Removing intermediate container f9591e7419c1 18:50:32 ---> 74ffcc43416e 18:50:32 Step 13/22 : ENV APP_PORT=59861 18:50:32 Removing intermediate container fb0454f60fb2 18:50:32 ---> 03aa4b33f31a 18:50:32 18:50:32 Step 13/25 : FROM alpine:3.15 18:50:32 ---> 2720e26172a0 18:50:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:50:32 ---> Using cache 18:50:32 ---> dcbd9887f981 18:50:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:32 ---> Using cache 18:50:32 ---> 15c668299aa5 18:50:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:50:32 ---> Running in ac32857ff619 18:50:32 ---> 7d5c926388ea 18:50:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:50:32 ---> Running in 3eefb321abb4 18:50:32 Removing intermediate container 87c8c8b3fc60 18:50:32 ---> 07c8b1efe838 18:50:32 Step 14/22 : EXPOSE $APP_PORT 18:50:32 Removing intermediate container ac32857ff619 18:50:32 ---> e0b3629554e9 18:50:32 Step 14/22 : EXPOSE $APP_PORT 18:50:32 ---> Running in 3c1c28b2ad5c 18:50:32 ---> Running in a14182b0d8f0 18:50:32 ---> 767fcd3071f3 18:50:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:50:32 ---> Running in 0415a8e2a308 18:50:32 Removing intermediate container 3c1c28b2ad5c 18:50:32 ---> 41c320b69852 18:50:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:32 Removing intermediate container a14182b0d8f0 18:50:32 ---> d43f0ade9069 18:50:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:50:33 ---> f4cbef7038d5 18:50:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:50:33 ---> 646581eb1c22 18:50:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:50:33 + go version 18:50:33 go version go1.18.3 linux/arm64 [Pipeline] } 18:50:33 $ docker stop --time=1 9b2d2ad045be00d53add2fc9546d3dcd48dfd502fa38853eb687252be666bac2 18:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:33 ---> 6a2640ef8a75 18:50:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:50:33 ---> 150e8cad9137 18:50:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:50:33 (1/6) Installing dumb-init (1.2.5-r1) 18:50:33 Removing intermediate container 0415a8e2a308 18:50:33 ---> 5fc656efe752 18:50:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:50:33 ---> Running in e11055a7789a 18:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:50:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:50:33 ---> 0a9d85e14972 18:50:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:50:33 ---> Running in f76fd92f4216 18:50:33 ---> 4df45f711703 18:50:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:50:33 Removing intermediate container e11055a7789a 18:50:33 ---> 4cf4654ee15c 18:50:33 Step 23/25 : LABEL arch=x86_64 18:50:33 ---> Running in 928f91b2e597 18:50:33 ---> Running in dd1d260b80c9 18:50:33 (3/6) Installing libsodium (1.0.18-r0) 18:50:33 Removing intermediate container 928f91b2e597 18:50:33 ---> a77f4e4fdc94 18:50:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:33 Removing intermediate container f76fd92f4216 18:50:33 ---> 84006d5fdf41 18:50:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:33 Removing intermediate container dd1d260b80c9 18:50:33 ---> 51f1e9dbd751 18:50:33 Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:33 ---> Running in d90a0854f211 18:50:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:50:34 ---> Running in c8c54cb6a46f 18:50:34 ---> Running in 59ee5183d91e 18:50:34 Removing intermediate container d90a0854f211 18:50:34 ---> 5feebda97b8c 18:50:34 Step 20/22 : LABEL arch=x86_64 18:50:34 ---> Running in fb6f38800edf 18:50:34 (5/6) Installing libzmq (4.3.4-r0) 18:50:34 Removing intermediate container c8c54cb6a46f 18:50:34 ---> 09401caf03a5 18:50:34 Step 20/22 : LABEL arch=x86_64 18:50:34 v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:50:34 v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:50:34 OK: 15856 distinct packages available 18:50:34 ---> Running in a8edb73a1876 18:50:34 Removing intermediate container 59ee5183d91e 18:50:34 ---> 6eece762bec2 18:50:34 Step 25/25 : LABEL version=0.0.0 18:50:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:50:34 (6/6) Installing zeromq (4.3.4-r0) 18:50:34 Removing intermediate container fb6f38800edf 18:50:34 ---> 39d84babd83f 18:50:34 Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:34 ---> Running in 1b8692c1916c 18:50:34 ---> Running in ffc828f6f5c2 18:50:34 Removing intermediate container a8edb73a1876 18:50:34 ---> 757324ece54d 18:50:34 Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:34 Executing busybox-1.35.0-r15.trigger 18:50:34 OK: 8 MiB in 20 packages 18:50:34 ---> Running in c8c42df221d3 18:50:34 Removing intermediate container ffc828f6f5c2 18:50:34 ---> 3a74b67cdd08 18:50:34 Step 22/22 : LABEL version=0.0.0 18:50:34 Removing intermediate container 1b8692c1916c 18:50:34 ---> fed529d7bce1 18:50:34 18:50:34 ---> Running in 6b8caf0f32c8 18:50:34 Removing intermediate container c8c42df221d3 18:50:34 ---> 614afaa1ff74 18:50:34 Step 22/22 : LABEL version=0.0.0 18:50:34 Successfully built fed529d7bce1 18:50:34 Successfully tagged security-secretstore-setup:latest 18:50:34  Building security-secretstore-setup ... done Building security-proxy-setup 18:50:34 $ docker rm -f 9b2d2ad045be00d53add2fc9546d3dcd48dfd502fa38853eb687252be666bac2 18:50:34 ---> Running in 9bac5c3d4f59 18:50:34 Removing intermediate container 6b8caf0f32c8 18:50:34 ---> a5f8875ab435 18:50:34 18:50:34 Successfully built a5f8875ab435 18:50:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:50:35 Successfully tagged support-scheduler:latest 18:50:35 Building security-spire-agent 18:50:35  Building support-scheduler ... done Removing intermediate container 73bb419c1174 18:50:35 ---> e76587be3e21 18:50:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:50:35 (1/5) Installing dumb-init (1.2.5-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 18:50:35 (2/5) Installing musl-obstack (1.2.3-r0) 18:50:35 (3/5) Installing libucontext (1.1-r0) 18:50:35 (4/5) Installing gcompat (1.0.0-r4) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:35 (5/5) Installing openssl (1.1.1q-r0) 18:50:35 Executing busybox-1.34.1-r7.trigger 18:50:35 OK: 6 MiB in 19 packages 18:50:35 + docker inspect -f . ci-base-image-arm64 18:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:36 prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container 18:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:50:37 Removing intermediate container 9bac5c3d4f59 18:50:37 ---> fae31254be57 18:50:37 18:50:37 Successfully built fae31254be57 18:50:37 $ docker top ee0609d83754862a7f65c2f113b3ce690c90132f0ba36425509e5199f27a925b -eo pid,comm [Pipeline] { [Pipeline] echo 18:50:37 ========================================================= 18:50:37 [edgeXBuildGoParallel] Running Tests and Build... 18:50:37 ========================================================= [Pipeline] sh 18:50:37 Successfully tagged support-notifications:latest 18:50:37 Building security-bootstrapper 18:50:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:50:39 + make test 18:50:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:50:40  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:50:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:50:40 ---> 0d66bc421b45 18:50:40 Step 3/22 : WORKDIR /edgex-go 18:50:40 ---> Using cache 18:50:40 ---> 6b47cb1a178b 18:50:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:40 ---> Using cache 18:50:40 ---> b8759781ceed 18:50:40 Step 5/22 : RUN apk add --update --no-cache make git 18:50:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:50:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:50:41 ---> 0d66bc421b45 18:50:41 Step 3/26 : WORKDIR /edgex-go 18:50:41 ---> Using cache 18:50:41 ---> 6b47cb1a178b 18:50:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:41 ---> Using cache 18:50:41 ---> b8759781ceed 18:50:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:50:41 ---> Using cache 18:50:41 ---> 70a18422e192 18:50:41 Step 6/26 : COPY go.mod vendor* ./ 18:50:41 ---> Using cache 18:50:41 ---> 7b885c8ff30a 18:50:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:41 ---> Using cache 18:50:41 ---> 4f3d63e53e3a 18:50:41 Step 8/26 : COPY . . 18:50:41 ---> Using cache 18:50:41 ---> 40774f148beb 18:50:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:50:41 ---> Using cache 18:50:41 ---> 60733cd341eb 18:50:41 Step 10/26 : WORKDIR /edgex-go/spire-build 18:50:41 ---> Using cache 18:50:41 ---> af6177806ac7 18:50:41 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 18:50:42 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:50:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:50:42 ---> 0d66bc421b45 18:50:42 Step 3/31 : WORKDIR /edgex-go 18:50:42 ---> Using cache 18:50:42 ---> 6b47cb1a178b 18:50:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:42 ---> Using cache 18:50:42 ---> b8759781ceed 18:50:42 Step 5/31 : RUN apk add --update --no-cache make git 18:50:43 ---> 89ebb3e5c0e6 18:50:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:50:43 ---> Running in b466c3e024d4 18:50:43 ---> Running in 9456d7f1a344 18:50:43 ---> Running in 351e6c0f3baa 18:50:43 Removing intermediate container 3eefb321abb4 18:50:43 ---> 6406b8a43b8a 18:50:43 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:50:44 ---> 279a328bf16e 18:50:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:50:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:45 ---> 4c8b1011ac61 18:50:45 Step 19/23 : ENTRYPOINT ["/core-data"] 18:50:45 ---> Running in 7a5de1d7e592 18:50:45 ---> 95a00948d0d6 18:50:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:50:45 Removing intermediate container 7a5de1d7e592 18:50:45 ---> a984ca6fd156 18:50:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:50:45 ---> Running in 8a44447c040b 18:50:45 ---> cbe87ad5f4b1 18:50:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:50:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:45 Removing intermediate container 8a44447c040b 18:50:45 ---> eb328652b21f 18:50:45 Step 21/23 : LABEL arch=x86_64 18:50:45 Removing intermediate container 9456d7f1a344 18:50:45 ---> 729fce50cd72 18:50:45 Step 12/26 : WORKDIR /edgex-go 18:50:45 ---> Running in 2be1fd0e218b 18:50:45 ---> Running in 3b386360b825 18:50:45 ---> 72ef128318de 18:50:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:50:45 Removing intermediate container 2be1fd0e218b 18:50:45 ---> 6b519858ee0d 18:50:45 18:50:45 Step 13/26 : FROM alpine:3.15 18:50:45 ---> 2720e26172a0 18:50:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:50:45 ---> Using cache 18:50:45 ---> dcbd9887f981 18:50:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:45 ---> Using cache 18:50:45 ---> 15c668299aa5 18:50:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:50:45 ---> Using cache 18:50:45 ---> 6406b8a43b8a 18:50:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:50:45 Removing intermediate container 3b386360b825 18:50:45 ---> 61996e9af66d 18:50:45 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:45 ---> Running in 9d55ca1ecf58 18:50:45 Removing intermediate container 9d55ca1ecf58 18:50:45 ---> 748d4a29fb1c 18:50:45 Step 23/23 : LABEL version=0.0.0 18:50:45 ---> daa90b67d808 18:50:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:50:45 ---> Running in 0d61b294c1aa 18:50:45 ---> Running in 18ff3df676c8 18:50:45 OK: 211 MiB in 51 packages 18:50:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:45 Removing intermediate container 0d61b294c1aa 18:50:45 ---> 50e35357bf13 18:50:45 18:50:45 Successfully built 50e35357bf13 18:50:45 Successfully tagged core-data:latest 18:50:45 Building core-metadata 18:50:45  Building core-data ... done Removing intermediate container 18ff3df676c8 18:50:45 ---> 7434061b98aa 18:50:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:50:45 OK: 211 MiB in 51 packages 18:50:46 ---> Running in 9adab1c7f0a0 18:50:48 ---> ef8a0eb391d8 18:50:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:50:48 Removing intermediate container b466c3e024d4 18:50:48 ---> 79218ca6ee71 18:50:48 Step 6/31 : COPY go.mod vendor* ./ 18:50:48 Removing intermediate container 9adab1c7f0a0 18:50:48 ---> 06602e3f73ff 18:50:48 Step 23/25 : LABEL arch=x86_64 18:50:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:50:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:50:49 ---> 0d66bc421b45 18:50:49 Step 3/23 : WORKDIR /edgex-go 18:50:49 ---> Using cache 18:50:49 ---> 6b47cb1a178b 18:50:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:49 ---> Using cache 18:50:49 ---> b8759781ceed 18:50:49 Step 5/23 : RUN apk add --update --no-cache make git 18:50:49 ---> Using cache 18:50:49 ---> 05ef80ef31a5 18:50:49 Step 6/23 : COPY go.mod vendor* ./ 18:50:49 ---> Running in 2c4e6d9a5ade 18:50:49 Removing intermediate container 351e6c0f3baa 18:50:49 ---> 05ef80ef31a5 18:50:49 Step 6/22 : COPY go.mod vendor* ./ 18:50:49 ---> 7c7302e1d7ea 18:50:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:49 ---> ea1227794214 18:50:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:49 ---> Running in 04a44577aa72 18:50:49 ---> Running in 1a8e80710bd2 18:50:49 Removing intermediate container 2c4e6d9a5ade 18:50:49 ---> ad1131c43a54 18:50:49 Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:49 ---> Running in 81c544ae9a36 18:50:49 ---> 8196b43aeb54 18:50:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:49 Removing intermediate container 81c544ae9a36 18:50:49 ---> 36ee73c09c76 18:50:49 Step 25/25 : LABEL version=0.0.0 18:50:49 ---> Running in 6a98e8536985 18:50:49 ---> Running in b66bf44a7ad7 18:50:49 Removing intermediate container b66bf44a7ad7 18:50:49 ---> 269ff46e2385 18:50:49 18:50:49 Successfully built 269ff46e2385 18:50:49 Successfully tagged security-spire-server:latest 18:50:49  Building security-spire-server ... done Building sys-mgmt-agent 18:50:50 ---> 1cf609288c6d 18:50:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:50:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:50:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:50:54 ---> 0d66bc421b45 18:50:54 Step 3/23 : WORKDIR /edgex-go 18:50:54 ---> Using cache 18:50:54 ---> 6b47cb1a178b 18:50:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:54 ---> Using cache 18:50:54 ---> b8759781ceed 18:50:54 Step 5/23 : RUN apk add --update --no-cache make bash git 18:50:55 ---> db017ff2d7c1 18:50:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:50:55 ---> Running in 182023559e89 18:50:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:50:55 ---> 2fea094e4b46 18:50:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:50:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:50:56 ---> fd67d301f866 18:50:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:50:56 ---> Running in df4a7ee100a6 18:50:56 OK: 211 MiB in 51 packages 18:50:57 Removing intermediate container df4a7ee100a6 18:50:57 ---> 72b1314a63df 18:50:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:50:57 ---> Running in ce161cae654d 18:50:57 Removing intermediate container ce161cae654d 18:50:57 ---> cee7c5455905 18:50:57 Step 24/26 : LABEL arch=x86_64 18:50:57 Removing intermediate container 182023559e89 18:50:57 ---> a61c83b2b700 18:50:57 Step 6/23 : COPY go.mod vendor* ./ 18:50:57 ---> Running in c40f95f364b6 18:50:57 Removing intermediate container c40f95f364b6 18:50:57 ---> 30875a1e25d5 18:50:57 Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:50:57 ---> Running in d8f9ff438f4f 18:50:57 ---> f1fb32da2be8 18:50:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:58 ---> Running in 2d22d0af4ddf 18:50:58 Removing intermediate container d8f9ff438f4f 18:50:58 ---> c1d75da70757 18:50:58 Step 26/26 : LABEL version=0.0.0 18:50:58 ---> Running in 2280ee56ee9d 18:50:58 Removing intermediate container 2280ee56ee9d 18:50:58 ---> f80f3b61aad0 18:50:58 18:50:58 Successfully built f80f3b61aad0 18:50:58 Successfully tagged security-spire-agent:latest 18:50:58  Building security-spire-agent ... done Building security-spiffe-token-provider 18:50:58 Removing intermediate container 1a8e80710bd2 18:50:58 ---> f9cc5011c2e9 18:50:58 Step 8/23 : COPY . . 18:50:58 Removing intermediate container 04a44577aa72 18:50:58 ---> 6f8e4c9594dc 18:50:58 Step 8/31 : COPY . . 18:50:58 Removing intermediate container 6a98e8536985 18:50:58 ---> b70756ab1e16 18:50:58 Step 8/22 : COPY . . 18:51:02 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:51:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:51:02 ---> 0d66bc421b45 18:51:02 Step 3/20 : WORKDIR /edgex-go 18:51:02 ---> Using cache 18:51:02 ---> 6b47cb1a178b 18:51:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:51:11 ---> Running in 08ff12adaedf 18:51:11 ---> c368b6ab986f 18:51:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:51:11 ---> 49daf48d0fb8 18:51:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:51:11 ---> 834d9a178655 18:51:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:51:11 ---> Running in 7ab987055c5b 18:51:11 ---> Running in a55a26d0286d 18:51:11 ---> Running in 8bf8ed95bb8a 18:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:51:11 ? github.com/edgexfoundry/edgex-go [no test files] 18:51:11 v3.16.1-5-ge692d8f074 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:51:11 v3.16.1-16-gfdd7486a32 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:51:11 OK: 17033 distinct packages available 18:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:51:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:51:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:51:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:51:11 OK: 211 MiB in 51 packages 18:51:12 Removing intermediate container 08ff12adaedf 18:51:12 ---> 263b7df05cba 18:51:12 Step 5/20 : COPY go.mod vendor* ./ 18:51:13 ---> 0244c0ca69be 18:51:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:13 ---> Running in 0d5888b70438 18:51:13 Removing intermediate container 2d22d0af4ddf 18:51:13 ---> 15141d631e75 18:51:13 Step 8/23 : COPY . . 18:51:21 ---> bbd7314ee5ef 18:51:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:51:21 ---> Running in 64ea9c22e2d2 18:51: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:51:26 Removing intermediate container 0d5888b70438 18:51:26 ---> 8f042e094364 18:51:26 Step 7/20 : COPY . . 18:51:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:51:36 ---> 63e5f45aba17 18:51:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:51:36 ---> Running in a159aa4939d7 18:51:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:51:40 Removing intermediate container 7ab987055c5b 18:51:40 ---> d53b79507e44 18:51:40 18:51:40 Step 10/23 : FROM alpine:3.16 18:51:40 ---> d7d3d98c851f 18:51:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:51:40 ---> Using cache 18:51:40 ---> ed85cf3e1fc9 18:51:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:51:40 ---> Using cache 18:51:40 ---> 74ffcc43416e 18:51:40 Step 13/23 : ENV APP_PORT=59881 18:51:40 Removing intermediate container a55a26d0286d 18:51:40 ---> 9312df4ca8b2 18:51:40 18:51:40 Step 10/31 : FROM alpine:3.16 18:51:40 ---> d7d3d98c851f 18:51:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:51:40 Removing intermediate container 8bf8ed95bb8a 18:51:40 ---> 0db0178deb1c 18:51:40 18:51:40 Step 10/22 : FROM alpine:3.16 18:51:40 ---> d7d3d98c851f 18:51:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:51:40 ---> Running in 869b5c004cad 18:51:40 ---> Running in f30d8d464ac0 18:51:40 ---> Running in 6237993e4922 18:51:40 Removing intermediate container f30d8d464ac0 18:51:40 ---> e071e1668fe7 18:51:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:51:40 Removing intermediate container 869b5c004cad 18:51:40 ---> 5c1f71dc6a2f 18:51:40 Step 14/23 : EXPOSE $APP_PORT 18:51:40 ---> Running in 183d1f5c8a82 18:51:40 ---> Running in c51156bb7a13 18:51:40 Removing intermediate container 183d1f5c8a82 18:51:40 ---> 60ada61a2cda 18:51:40 Step 15/23 : WORKDIR / 18:51:40 ---> Running in 579ff923441c 18:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:51:40 Removing intermediate container 579ff923441c 18:51:40 ---> 9be162026595 18:51:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:51:40 (1/6) Installing ca-certificates (20211220-r0) 18:51:40 (2/6) Installing brotli-libs (1.0.9-r6) 18:51:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:51:40 (4/6) Installing libcurl (7.83.1-r2) 18:51:40 (5/6) Installing curl (7.83.1-r2) 18:51:40 (6/6) Installing dumb-init (1.2.5-r1) 18:51:40 Executing busybox-1.35.0-r15.trigger 18:51:40 Executing ca-certificates-20211220-r0.trigger 18:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:51:40 OK: 8 MiB in 20 packages 18:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:51:40 ---> cdbe8b5fe641 18:51:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:51:40 (1/2) Installing dumb-init (1.2.5-r1) 18:51:40 (2/2) Installing su-exec (0.2-r1) 18:51:40 Executing busybox-1.35.0-r15.trigger 18:51:40 OK: 6 MiB in 16 packages 18:51:41 ---> b56c926d4355 18:51:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:51:41 Removing intermediate container 6237993e4922 18:51:41 ---> 0885f17f9ba0 18:51:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:51:41 ---> Running in cda1c2183160 18:51:41 Removing intermediate container c51156bb7a13 18:51:41 ---> 734eb56bbe98 18:51:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:51:41 ---> Running in 6eb2730a61df 18:51:42 Removing intermediate container cda1c2183160 18:51:42 ---> cf18769b2ec3 18:51:42 Step 13/22 : WORKDIR /edgex 18:51:42 ---> 557c3a496a8a 18:51:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:51:42 Removing intermediate container 6eb2730a61df 18:51:42 ---> 8a964d7b923d 18:51:42 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:51:42 ---> Running in 3ad56e98b76f 18:51:42 ---> Running in 3bd7096f4349 18:51:42 ---> Running in 1d0227f4d9b6 18:51:42 Removing intermediate container 64ea9c22e2d2 18:51:42 ---> f96dfca8223c 18:51:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:51:42 Removing intermediate container 3bd7096f4349 18:51:42 ---> 5a451aee0edf 18:51:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:51:42 ---> Running in f645d8f82ae7 18:51:42 ---> Running in 34ad4349c7e7 18:51:42 Removing intermediate container 3ad56e98b76f 18:51:42 ---> f80d0b2f846e 18:51:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:51:42 Removing intermediate container 1d0227f4d9b6 18:51:42 ---> 28a5093a64ff 18:51:42 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:51:42 ---> Running in 5665baae8816 18:51:42 Removing intermediate container 34ad4349c7e7 18:51:42 ---> 2c4c3e584b37 18:51:42 Step 21/23 : LABEL arch=x86_64 18:51:42 ---> Running in e3635d4e76b2 18:51:42 Removing intermediate container 5665baae8816 18:51:42 ---> a13b921bab4d 18:51:42 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:51:42 ---> Running in 96a30c055098 18:51:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:51:42 ---> 1ddab7ed7265 18:51:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:51:42 Removing intermediate container e3635d4e76b2 18:51:42 ---> 0caa5957a96f 18:51:42 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:51:42 ---> Running in 488674fff42d 18:51:42 Removing intermediate container 488674fff42d 18:51:42 ---> dd59e57a5511 18:51:42 Step 23/23 : LABEL version=0.0.0 18:51:43 ---> Running in 0f36ef1d19de 18:51:43 Removing intermediate container 0f36ef1d19de 18:51:43 ---> 3e67773e54b4 18:51:43 18:51:43 ---> dc3d568e45e6 18:51:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:51:43 Successfully built 3e67773e54b4 18:51:43 Successfully tagged core-metadata:latest 18:51:43  Building core-metadata ... done Building core-command 18:51:45 Removing intermediate container 96a30c055098 18:51:45 ---> f977ac08b322 18:51:45 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 18:51:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:51:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:47 ---> 0d66bc421b45 18:51:47 Step 3/23 : WORKDIR /edgex-go 18:51:47 ---> Using cache 18:51:47 ---> 6b47cb1a178b 18:51:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:47 ---> Using cache 18:51:47 ---> b8759781ceed 18:51:47 Step 5/23 : RUN apk add --update --no-cache make git 18:51:47 ---> Using cache 18:51:47 ---> 05ef80ef31a5 18:51:47 Step 6/23 : COPY go.mod vendor* ./ 18:51:47 ---> Using cache 18:51:47 ---> 8196b43aeb54 18:51:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:47 ---> Using cache 18:51:47 ---> b70756ab1e16 18:51:47 Step 8/23 : COPY . . 18:51:47 ---> Using cache 18:51:47 ---> 834d9a178655 18:51:47 Step 9/23 : RUN make cmd/core-command/core-command 18:51:47 ---> 7076b58a9a72 18:51:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:51:47 ---> Running in 07fb47c0a6e9 18:51:47 ---> Running in c115137ea8ab 18:51:47 Removing intermediate container f645d8f82ae7 18:51:47 ---> 500c97a56d14 18:51:47 18:51:47 Step 11/23 : FROM docker:20.10.14 18:51:47 Removing intermediate container 07fb47c0a6e9 18:51:47 ---> 878d86dc5632 18:51:47 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:51:47 20.10.14: Pulling from library/docker 18:51:47 ---> e5ef61fa9683 18:51:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:51:47 ---> Running in 63e716edf2cd 18:51:47 ---> f4b920e3a3d8 18:51:47 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:51:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:51:47 ---> Running in 1ff5e729369a 18:51:49 Removing intermediate container 63e716edf2cd 18:51:49 ---> 08f1d7ce7162 18:51:49 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:51:49 ---> Running in f98b003fac78 18:51:49 Removing intermediate container 1ff5e729369a 18:51:49 ---> 61f7daa759c8 18:51:49 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:51:49 Removing intermediate container f98b003fac78 18:51:49 ---> 56ac5a3ec9e9 18:51:49 Step 20/22 : LABEL arch=x86_64 18:51:49 ---> Running in 28b9e9ff4d91 18:51:49 Removing intermediate container 28b9e9ff4d91 18:51:49 ---> 9d8c371a670e 18:51:49 Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:51:49 ---> 4c314e89138f 18:51:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:51:49 ---> Running in 499d7cab2bfd 18:51:50 Removing intermediate container 499d7cab2bfd 18:51:50 ---> ab3881cbcd89 18:51:50 Step 22/22 : LABEL version=0.0.0 18:51:50 ---> Running in 77fa136077c8 18:51:50 Removing intermediate container 77fa136077c8 18:51:50 ---> 27cbd9861237 18:51:50 18:51:50 Successfully built 27cbd9861237 18:51:50 Successfully tagged security-proxy-setup:latest 18:51:50  Building security-proxy-setup ... done  ---> 4e21223246ee 18:51:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:51:50 ---> d31fbd3125fb 18:51:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:51:51 ---> ab7e12068a12 18:51:51 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:51:51 ---> a777e58e2d4e 18:51:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:51:51 ---> 4d71dbe3c657 18:51:51 Step 26/31 : RUN chmod +x /entrypoint.sh 18:51:51 ---> Running in faaccb062898 18:51:52 Removing intermediate container faaccb062898 18:51:52 ---> 2bf018586d7d 18:51:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:51:52 ---> Running in 1e3025adb1a7 18:51:53 Removing intermediate container 1e3025adb1a7 18:51:53 ---> 1cb15096e048 18:51:53 Step 28/31 : CMD ["gate"] 18:51:53 ---> Running in 07219c7fa78d 18:51:53 Removing intermediate container 07219c7fa78d 18:51:53 ---> 0fa672f35765 18:51:53 Step 29/31 : LABEL arch=x86_64 18:51:53 ---> Running in 3d2ea9c4687c 18:51:53 Removing intermediate container 3d2ea9c4687c 18:51:53 ---> ae7ac625ffbd 18:51:53 Step 30/31 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:51:53 ---> Running in 2615f9138f94 18:51:53 Removing intermediate container 2615f9138f94 18:51:53 ---> d5b720ce3873 18:51:53 Step 31/31 : LABEL version=0.0.0 18:51:53 ---> Running in 29f16b8d4756 18:51:54 Removing intermediate container 29f16b8d4756 18:51:54 ---> bd5cfbbebb23 18:51:54 18:51:54 Successfully built bd5cfbbebb23 18:51:54 Successfully tagged security-bootstrapper:latest 18:51:55  Building security-bootstrapper ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:51:55 Status: Downloaded newer image for docker:20.10.14 18:51:55 ---> 7417809fdb73 18:51:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:51:55 ---> Running in f3910b4be929 18:51:55 Removing intermediate container f3910b4be929 18:51:55 ---> 2e96ce26aaf4 18:51:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:51:55 ---> Running in 8f345340724f 18:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:51:55 (1/43) Installing readline (8.1.1-r0) 18:51:55 (2/43) Installing bash (5.1.16-r0) 18:51:56 Executing bash-5.1.16-r0.post-install 18:51:56 (3/43) Installing brotli-libs (1.0.9-r5) 18:51:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:51:56 (5/43) Installing libcurl (7.80.0-r2) 18:51:56 (6/43) Installing curl (7.80.0-r2) 18:51:56 (7/43) Installing dumb-init (1.2.5-r1) 18:51:56 (8/43) Installing libbz2 (1.0.8-r1) 18:51:56 (9/43) Installing expat (2.4.7-r0) 18:51:56 (10/43) Installing libffi (3.4.2-r1) 18:51:56 (11/43) Installing gdbm (1.22-r0) 18:51:56 (12/43) Installing xz-libs (5.2.5-r1) 18:51:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:51:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:51:56 (15/43) Installing mpdecimal (2.5.1-r1) 18:51:56 (16/43) Installing sqlite-libs (3.36.0-r0) 18:51:56 (17/43) Installing python3 (3.9.7-r4) 18:51:56 (18/43) Installing py3-appdirs (1.4.4-r2) 18:51:56 (19/43) Installing py3-certifi (2020.12.5-r1) 18:51:56 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:51:56 (21/43) Installing py3-idna (3.3-r0) 18:51:56 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:51:56 (23/43) Installing py3-requests (2.26.0-r1) 18:51:56 (24/43) Installing py3-msgpack (1.0.2-r1) 18:51:56 (25/43) Installing py3-lockfile (0.12.2-r4) 18:51:56 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:51:56 (27/43) Installing py3-colorama (0.4.4-r1) 18:51:56 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:51:56 (29/43) Installing py3-distlib (0.3.3-r0) 18:51:56 (30/43) Installing py3-distro (1.6.0-r0) 18:51:56 (31/43) Installing py3-six (1.16.0-r0) 18:51:56 (32/43) Installing py3-webencodings (0.5.1-r4) 18:51:56 (33/43) Installing py3-html5lib (1.1-r1) 18:51:56 (34/43) Installing py3-parsing (2.4.7-r2) 18:51:56 (35/43) Installing py3-packaging (20.9-r1) 18:51:56 (36/43) Installing py3-tomli (1.2.2-r0) 18:51:56 (37/43) Installing py3-pep517 (0.12.0-r0) 18:51:56 (38/43) Installing py3-progress (1.6-r0) 18:51:56 (39/43) Installing py3-retrying (1.3.3-r2) 18:51:56 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:51:56 (41/43) Installing py3-setuptools (52.0.0-r4) 18:51:56 (42/43) Installing py3-toml (0.10.2-r2) 18:51:56 (43/43) Installing py3-pip (20.3.4-r1) 18:51:56 Executing busybox-1.34.1-r5.trigger 18:51:56 OK: 83 MiB in 65 packages 18:51:57 Collecting docker-compose==1.23.2 18:51:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:51:57 Collecting cached-property<2,>=1.2.0 18:51:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:51:57 Removing intermediate container a159aa4939d7 18:51:57 ---> f1798b3c1c34 18:51:57 18:51:57 Step 9/20 : FROM alpine:3.15 18:51:57 ---> 2720e26172a0 18:51:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:51:57 ---> Using cache 18:51:57 ---> dcbd9887f981 18:51:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:57 ---> Using cache 18:51:57 ---> 15c668299aa5 18:51:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:51:57 ---> Running in 347287d8f66d 18:51:57 Collecting websocket-client<1.0,>=0.32.0 18:51:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:51:57 Collecting texttable<0.10,>=0.9.0 18:51:57 Downloading texttable-0.9.1.tar.gz (11 kB) 18:51:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:51:58 Collecting PyYAML<4,>=3.10 18:51:58 Downloading PyYAML-3.13.tar.gz (270 kB) 18:51:58 Collecting jsonschema<3,>=2.5.1 18:51:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:51:58 Collecting docopt<0.7,>=0.6.1 18:51:58 Downloading docopt-0.6.2.tar.gz (25 kB) 18:51:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:51:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:51:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:51:59 Collecting docker<4.0,>=3.6.0 18:51:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:51:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:51:59 Collecting dockerpty<0.5,>=0.4.1 18:51:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:51:59 v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:51:59 v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:51:59 OK: 15856 distinct packages available 18:51:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:51:59 Collecting docker-pycreds>=0.4.0 18:51:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:51:59 Collecting idna<2.8,>=2.5 18:51:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:51:59 Collecting chardet<3.1.0,>=3.0.2 18:51:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:51:59 Collecting urllib3<1.25,>=1.21.1 18:51:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:51:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:51:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:51:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:51:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:51:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:51:59 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:51:59 Attempting uninstall: urllib3 18:51:59 Found existing installation: urllib3 1.26.7 18:51:59 Uninstalling urllib3-1.26.7: 18:51:59 Successfully uninstalled urllib3-1.26.7 18:52:00 Attempting uninstall: idna 18:52:00 Found existing installation: idna 3.3 18:52:00 Uninstalling idna-3.3: 18:52:00 Successfully uninstalled idna-3.3 18:52:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:52:00 Attempting uninstall: requests 18:52:00 Found existing installation: requests 2.26.0 18:52:00 Uninstalling requests-2.26.0: 18:52:00 Successfully uninstalled requests-2.26.0 18:52:00 (1/9) Installing ca-certificates (20211220-r0) 18:52:00 Running setup.py install for texttable: started 18:52:00 (2/9) Installing brotli-libs (1.0.9-r5) 18:52:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:52:00 (4/9) Installing libcurl (7.80.0-r2) 18:52:00 Running setup.py install for texttable: finished with status 'done' 18:52:00 Running setup.py install for PyYAML: started 18:52:00 (5/9) Installing curl (7.80.0-r2) 18:52:01 (6/9) Installing dumb-init (1.2.5-r1) 18:52:01 (7/9) Installing musl-obstack (1.2.3-r0) 18:52:01 (8/9) Installing libucontext (1.1-r0) 18:52:01 (9/9) Installing gcompat (1.0.0-r4) 18:52:01 Running setup.py install for PyYAML: finished with status 'done' 18:52:01 Executing busybox-1.34.1-r7.trigger 18:52:01 Executing ca-certificates-20211220-r0.trigger 18:52:01 OK: 8 MiB in 23 packages 18:52:01 Running setup.py install for docopt: started 18:52:01 Removing intermediate container c115137ea8ab 18:52:01 ---> 74d3ed36b85d 18:52:01 18:52:01 Step 10/23 : FROM alpine:3.16 18:52:01 ---> d7d3d98c851f 18:52:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:52:01 ---> Using cache 18:52:01 ---> ed85cf3e1fc9 18:52:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:01 ---> Using cache 18:52:01 ---> 74ffcc43416e 18:52:01 Step 13/23 : ENV APP_PORT=59882 18:52:01 ---> Running in fd11f6e93407 18:52:01 Removing intermediate container fd11f6e93407 18:52:01 ---> ca22baff1fb5 18:52:01 Step 14/23 : EXPOSE $APP_PORT 18:52:01 Running setup.py install for docopt: finished with status 'done' 18:52:01 Running setup.py install for dockerpty: started 18:52:01 ---> Running in 2ffadfe5cc94 18:52:01 Removing intermediate container 347287d8f66d 18:52:01 ---> b7cbd6e50167 18:52:01 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:01 Removing intermediate container 2ffadfe5cc94 18:52:01 ---> f5609dadb99d 18:52:01 Step 15/23 : WORKDIR / 18:52:01 ---> Running in 0183527b558d 18:52:01 ---> 22eeadc5b1e7 18:52:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:52:02 Removing intermediate container 0183527b558d 18:52:02 ---> 01c692e98cc5 18:52:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:02 ---> 49f62b7612d0 18:52:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:52:02 Running setup.py install for dockerpty: finished with status 'done' 18:52:02 ---> 60c505088969 18:52:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:52:02 ---> 6080154ce45e 18:52:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:52:02 ---> 8655a98f06ef 18:52:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:52:02 ---> Running in 5b8d9ba9ff2a 18:52:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:52:02 Removing intermediate container 5b8d9ba9ff2a 18:52:02 ---> f902d2ca44e6 18:52:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:02 ---> Running in 977418f43d8f 18:52:02 ---> f2842747a444 18:52:02 Step 19/23 : ENTRYPOINT ["/core-command"] 18:52:02 ---> Running in 6a40be16033a 18:52:02 Removing intermediate container 977418f43d8f 18:52:02 ---> 0f6163ae02fd 18:52:02 Step 18/20 : LABEL arch=x86_64 18:52:02 ---> Running in c2ebd73e6769 18:52:02 Removing intermediate container 6a40be16033a 18:52:02 ---> 537debf10306 18:52:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:02 ---> Running in 3f0dcf07e17c 18:52:02 Removing intermediate container c2ebd73e6769 18:52:02 ---> 130d2155f114 18:52:02 Step 19/20 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:52:02 ---> Running in 56ed6679f0b5 18:52:02 Removing intermediate container 3f0dcf07e17c 18:52:02 ---> c4cdea1d19b8 18:52:02 Step 21/23 : LABEL arch=x86_64 18:52:02 ---> Running in 42aa22c749a4 18:52:02 Removing intermediate container 56ed6679f0b5 18:52:02 ---> 8328a492440c 18:52:02 Step 20/20 : LABEL version=0.0.0 18:52:02 ---> Running in 239fa7cdffe3 18:52:03 Removing intermediate container 42aa22c749a4 18:52:03 ---> be145a4f5bf9 18:52:03 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:52:03 ---> Running in 1e2062e7daf4 18:52:03 Removing intermediate container 239fa7cdffe3 18:52:03 ---> 9e9b0e6335e8 18:52:03 18:52:03 Removing intermediate container 1e2062e7daf4 18:52:03 ---> 3c0a87ba935b 18:52:03 Step 23/23 : LABEL version=0.0.0 18:52:03 ---> Running in 8c7f5c9e1b47 18:52:03 Successfully built 9e9b0e6335e8 18:52:03 Successfully tagged security-spiffe-token-provider:latest 18:52:03  Building security-spiffe-token-provider ... done Removing intermediate container 8c7f5c9e1b47 18:52:03 ---> 3d65d1b637ae 18:52:03 18:52:03 Successfully built 3d65d1b637ae 18:52:03 Successfully tagged core-command:latest 18:52:04  Building core-command ... done Removing intermediate container 8f345340724f 18:52:04 ---> a7417191eac2 18:52:04 Step 14/23 : ENV APP_PORT=58890 18:52:04 ---> Running in afbdbdaa3ce7 18:52:04 Removing intermediate container afbdbdaa3ce7 18:52:04 ---> f4609cf82090 18:52:04 Step 15/23 : EXPOSE $APP_PORT 18:52:04 ---> Running in 5db7da4e1412 18:52:05 Removing intermediate container 5db7da4e1412 18:52:05 ---> b48d56c19170 18:52:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:52:05 ---> 0cbad6c310ff 18:52:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:52:05 ---> 11b7302984c3 18:52:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:52:05 ---> 80cd44b609e0 18:52:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:52:05 ---> Running in 4afd12d8b34d 18:52:05 Removing intermediate container 4afd12d8b34d 18:52:05 ---> dc705565f13d 18:52:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:05 ---> Running in 8ddd974db0cd 18:52:05 Removing intermediate container 8ddd974db0cd 18:52:05 ---> 068cb4250035 18:52:05 Step 21/23 : LABEL arch=x86_64 18:52:05 ---> Running in 8e86cd2f88da 18:52:05 Removing intermediate container 8e86cd2f88da 18:52:05 ---> 3aaaa4db63c6 18:52:05 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 18:52:05 ---> Running in 3d2029fba753 18:52:05 Removing intermediate container 3d2029fba753 18:52:05 ---> db9cff2b82c7 18:52:05 Step 23/23 : LABEL version=0.0.0 18:52:05 ---> Running in 61a88a189ae8 18:52:06 Removing intermediate container 61a88a189ae8 18:52:06 ---> a139cda93cc0 18:52:06 18:52:06 Successfully built a139cda93cc0 18:52:06 Successfully tagged sys-mgmt-agent:latest 18:52:06  Building sys-mgmt-agent ... done  [Pipeline] } 18:52:06 $ docker stop --time=1 d667db83377d91b9bddd61dd505139f134318f4a9037fe263ec64cbae9e945b7 18:52:07 $ docker rm -f d667db83377d91b9bddd61dd505139f134318f4a9037fe263ec64cbae9e945b7 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:07 + docker images 18:52:07 REPOSITORY TAG IMAGE ID CREATED SIZE 18:52:07 sys-mgmt-agent latest a139cda93cc0 2 seconds ago 299MB 18:52:07 core-command latest 3d65d1b637ae 4 seconds ago 16.1MB 18:52:07 security-spiffe-token-provider latest 9e9b0e6335e8 5 seconds ago 29.1MB 18:52:07 74d3ed36b85d 6 seconds ago 1.62GB 18:52:07 f1798b3c1c34 11 seconds ago 1.67GB 18:52:07 security-bootstrapper latest bd5cfbbebb23 14 seconds ago 19.3MB 18:52:07 security-proxy-setup latest 27cbd9861237 18 seconds ago 27.1MB 18:52:07 500c97a56d14 20 seconds ago 1.62GB 18:52:07 core-metadata latest 3e67773e54b4 24 seconds ago 17.1MB 18:52:07 d53b79507e44 29 seconds ago 1.62GB 18:52:07 0db0178deb1c 29 seconds ago 1.63GB 18:52:07 9312df4ca8b2 30 seconds ago 1.62GB 18:52:07 security-spire-agent latest f80f3b61aad0 About a minute ago 125MB 18:52:07 security-spire-server latest 269ff46e2385 About a minute ago 86.5MB 18:52:07 core-data latest 50e35357bf13 About a minute ago 21.5MB 18:52:07 6b519858ee0d About a minute ago 1.52GB 18:52:07 support-notifications latest fae31254be57 About a minute ago 27.1MB 18:52:07 support-scheduler latest a5f8875ab435 About a minute ago 26.5MB 18:52:07 security-secretstore-setup latest fed529d7bce1 About a minute ago 28.9MB 18:52:07 03aa4b33f31a About a minute ago 1.52GB 18:52:07 00b602a08eb1 About a minute ago 1.68GB 18:52:07 0c9fc534b52d About a minute ago 1.68GB 18:52:07 73cbe1429d9c About a minute ago 1.65GB 18:52:07 6e6df28712aa About a minute ago 1.63GB 18:52:07 security-spire-config latest 768f40468b85 2 minutes ago 85.8MB 18:52:07 592aee20e4db 2 minutes ago 1.52GB 18:52:07 ci-base-image-x86_64 latest 0d66bc421b45 5 minutes ago 937MB 18:52:07 alpine 3.15 2720e26172a0 45 hours ago 5.57MB 18:52:07 alpine 3.16 d7d3d98c851f 2 days ago 5.53MB 18:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 days ago 253MB 18:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 weeks ago 677MB 18:52:07 docker 20.10.14 7417809fdb73 3 months ago 218MB 18:52:07 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] } 18:52:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:52:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:52:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:52:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:52:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:52:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:52:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:52:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.421s coverage: 28.7% of statements 18:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:53:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 54.2% of statements 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:53:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.234s coverage: 89.2% of statements 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:53:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.342s coverage: 83.8% of statements 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:53:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.408s coverage: 95.6% of statements 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:53:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.520s coverage: 72.2% of statements 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:53:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.419s coverage: 60.0% of statements 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:53:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:53:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.299s coverage: 58.8% of statements 18:53:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.231s coverage: 29.6% of statements 18:53:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 18:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements 18:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 18:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 18:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.327s coverage: 87.5% of statements 18:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.233s coverage: 94.4% of statements 18:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 18:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements 18:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.329s coverage: 85.4% of statements 18:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements 18:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.970s coverage: 64.4% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.253s coverage: 100.0% of statements 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 18:54:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.322s coverage: 65.1% of statements 18:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:54:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 43.8% of statements 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:54:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:54:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.365s coverage: 17.7% of statements 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:54:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.813s coverage: 92.3% of statements 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:54:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:54:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:54:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.462s coverage: 97.7% of statements 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:54:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:54:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:54:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 18:54:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 18:54:27 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 18:54:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:54:27 GO111MODULE=on go vet ./... 18:56:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:56:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:56:19 ./bin/test-attribution-txt.sh [Pipeline] echo 18:56:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:56:19 + ls -al . 18:56:19 total 680 18:56:19 drwxrwxr-x 9 1001 1001 4096 Jul 21 18:50 . 18:56:19 drwxr-xr-x 4 root root 4096 Jul 21 18:50 .. 18:56:19 -rw-rw-r-- 1 1001 1001 11 Jul 21 18:48 .dockerignore 18:56:19 drwxrwxr-x 8 1001 1001 4096 Jul 21 18:48 .git 18:56:19 drwxrwxr-x 3 1001 1001 4096 Jul 21 18:48 .github 18:56:19 -rw-rw-r-- 1 1001 1001 1030 Jul 21 18:48 .gitignore 18:56:19 -rw-rw-r-- 1 1001 1001 42 Jul 21 18:48 .golangci.yml 18:56:19 -rw-rw-r-- 1 1001 1001 87 Jul 21 18:48 .hadolint.yml 18:56:19 -rw-rw-r-- 1 1001 1001 166 Jul 21 18:48 .sonarcloud.properties 18:56:19 -rw-rw-r-- 1 1001 1001 1171 Jul 21 18:48 ADOPTERS.md 18:56:19 -rw-rw-r-- 1 1001 1001 10347 Jul 21 18:48 Attribution.txt 18:56:19 -rw-rw-r-- 1 1001 1001 63209 Jul 21 18:48 CHANGELOG.md 18:56:19 -rw-rw-r-- 1 1001 1001 3804 Jul 21 18:48 CONTRIBUTING.md 18:56:19 -rw-rw-r-- 1 1001 1001 677 Jul 21 18:48 GOVERNANCE.md 18:56:19 -rw-rw-r-- 1 1001 1001 850 Jul 21 18:48 Jenkinsfile 18:56:19 -rw-rw-r-- 1 1001 1001 10775 Jul 21 18:48 LICENSE 18:56:19 -rw-rw-r-- 1 1001 1001 10350 Jul 21 18:48 Makefile 18:56:19 -rw-rw-r-- 1 1001 1001 582 Jul 21 18:48 OWNERS.md 18:56:19 -rw-rw-r-- 1 1001 1001 9094 Jul 21 18:48 README.md 18:56:19 -rw-rw-r-- 1 1001 1001 6912 Jul 21 18:48 SECURITY.md 18:56:19 -rw-rw-r-- 1 1001 1001 5 Jul 21 18:46 VERSION 18:56:19 -rw-rw-r-- 1 1001 1001 4131 Jul 21 18:48 ZMQWindows.md 18:56:19 drwxrwxr-x 2 1001 1001 4096 Jul 21 18:48 bin 18:56:19 drwxrwxr-x 18 1001 1001 4096 Jul 21 18:48 cmd 18:56:19 -rw-r--r-- 1 root root 435763 Jul 21 18:54 coverage.out 18:56:19 -rw-rw-r-- 1 1001 1001 3312 Jul 21 18:48 go.mod 18:56:19 -rw-rw-r-- 1 1001 1001 36233 Jul 21 18:48 go.sum 18:56:19 drwxrwxr-x 8 1001 1001 4096 Jul 21 18:48 internal 18:56:19 drwxrwxr-x 3 1001 1001 4096 Jul 21 18:48 openapi 18:56:19 drwxrwxr-x 4 1001 1001 4096 Jul 21 18:48 snap 18:56:19 -rw-rw-r-- 1 1001 1001 204 Jul 21 18:48 version.go [Pipeline] sh 18:56:20 + '[' -e coverage.out ] 18:56:20 + chown 1001:1001 coverage.out [Pipeline] stash 18:56:20 Warning: overwriting stash ‘coverage-report’ 18:56:21 Stashed 1 file(s) [Pipeline] sh 18:56:22 + make build 18:56: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 18:57: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-metadata/core-metadata ./cmd/core-metadata 18:59: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/core-command/core-command ./cmd/core-command 18:59:07 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 18:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:59:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:59:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:59:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:59: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:59:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:00: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/secrets-config ./cmd/secrets-config 19:00: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:00:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:00:18 $ docker stop --time=1 ee0609d83754862a7f65c2f113b3ce690c90132f0ba36425509e5199f27a925b 19:00:20 $ docker rm -f ee0609d83754862a7f65c2f113b3ce690c90132f0ba36425509e5199f27a925b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:00:22 19:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:00:23 latest: Pulling from edgex-devops/edgex-compose-arm64 19:00:23 29e5d40040c1: Pulling fs layer 19:00:23 1ce36da41761: Pulling fs layer 19:00:23 25b303627fd3: Pulling fs layer 19:00:23 29e5d40040c1: Verifying Checksum 19:00:23 29e5d40040c1: Download complete 19:00:23 1ce36da41761: Verifying Checksum 19:00:23 1ce36da41761: Download complete 19:00:24 29e5d40040c1: Pull complete 19:00:25 25b303627fd3: Verifying Checksum 19:00:25 25b303627fd3: Download complete 19:00:25 1ce36da41761: Pull complete 19:00:37 25b303627fd3: Pull complete 19:00:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:38 prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container 19:00:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:00:40 $ docker top 31fec46485af33b91fa832a06ac87952874850f0b4d277460bd43ff15473a0e6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:41 + docker-compose build --help 19:00:41 + grep parallel 19:00:45 --parallel Build images in parallel. [Pipeline] } 19:00:45 $ docker stop --time=1 31fec46485af33b91fa832a06ac87952874850f0b4d277460bd43ff15473a0e6 19:00:47 $ docker rm -f 31fec46485af33b91fa832a06ac87952874850f0b4d277460bd43ff15473a0e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:00:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container 19:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:00:50 $ docker top f538a36279ab51a09665a4a15e5ce9832a79e1e6842ed4858607b38015539434 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:51 + docker-compose -f ./docker-compose-build.yml build --parallel 19:00:55 Building core-command ... 19:00:55 Building core-data ... 19:00:55 Building core-metadata ... 19:00:55 Building security-bootstrapper ... 19:00:55 Building security-proxy-setup ... 19:00:55 Building security-secretstore-setup ... 19:00:55 Building security-spiffe-token-provider ... 19:00:55 Building security-spire-agent ... 19:00:55 Building security-spire-config ... 19:00:55 Building security-spire-server ... 19:00:55 Building support-notifications ... 19:00:55 Building support-scheduler ... 19:00:55 Building sys-mgmt-agent ... 19:00:55 Building security-spire-server 19:00:55 Building core-data 19:00:55 Building security-bootstrapper 19:00:55 Building security-spire-config 19:00:55 Building support-notifications 19:02:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:02:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:02:17 ---> 722d4512a86a 19:02:17 Step 3/22 : WORKDIR /edgex-go 19:02:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:02:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:02:18 ---> 722d4512a86a 19:02:18 Step 3/23 : WORKDIR /edgex-go 19:02:18 ---> Running in 295de537afde 19:02:18 ---> Running in ca6a388115cf 19:02:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:02:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:02:18 ---> 722d4512a86a 19:02:18 Step 3/26 : WORKDIR /edgex-go 19:02:18 ---> Running in 75764f61fcc2 19:02:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:02:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:02:18 ---> 722d4512a86a 19:02:18 Step 3/25 : WORKDIR /edgex-go 19:02:18 ---> Running in d9bbf64e45b9 19:02:19 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:02:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:02:19 ---> 722d4512a86a 19:02:19 Step 3/31 : WORKDIR /edgex-go 19:02:19 ---> Running in 632dce16672d 19:02:19 Removing intermediate container d9bbf64e45b9 19:02:19 ---> a533bb492602 19:02:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:19 Removing intermediate container 295de537afde 19:02:19 ---> 83559bde11f2 19:02:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:19 ---> Running in 2a0bcc2da20f 19:02:19 Removing intermediate container ca6a388115cf 19:02:19 ---> c031c9a8c24d 19:02:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:19 ---> Running in 79081cf4055f 19:02:19 Removing intermediate container 632dce16672d 19:02:19 Removing intermediate container 75764f61fcc2 19:02:19 ---> d03211fbc1f6 19:02:19 ---> 9914ca9ace99 19:02:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:19 19:02:19 ---> Running in c17010259fc2 19:02:19 ---> Running in c64ba07ad853 19:02:19 ---> Running in fa4aa504e3d1 19:02:23 Removing intermediate container 2a0bcc2da20f 19:02:23 ---> 8ff1437e7b6f 19:02:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:02:23 Removing intermediate container 79081cf4055f 19:02:23 ---> 9f368863efe3 19:02:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:02:23 ---> Running in 5aad05556191 19:02:23 ---> Running in 027d204ddedd 19:02:23 Removing intermediate container c17010259fc2 19:02:23 ---> 3a98204b96a9 19:02:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:02:23 Removing intermediate container fa4aa504e3d1 19:02:23 ---> 641e6ff0aaee 19:02:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:02:23 ---> Running in d7adf12be3db 19:02:23 ---> Running in bb20dda1da22 19:02:23 Removing intermediate container c64ba07ad853 19:02:23 ---> a5aa2796ec7d 19:02:23 Step 5/31 : RUN apk add --update --no-cache make git 19:02:24 ---> Running in d813066a3bd1 19:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:27 OK: 221 MiB in 51 packages 19:02:27 OK: 221 MiB in 51 packages 19:02:28 OK: 221 MiB in 51 packages 19:02:28 OK: 221 MiB in 51 packages 19:02:28 OK: 221 MiB in 51 packages 19:02:29 Removing intermediate container 027d204ddedd 19:02:29 ---> bb82b39795c6 19:02:29 Step 6/22 : COPY go.mod vendor* ./ 19:02:29 Removing intermediate container 5aad05556191 19:02:29 ---> 3ad9cfa82100 19:02:29 Step 6/25 : COPY go.mod vendor* ./ 19:02:30 Removing intermediate container d7adf12be3db 19:02:30 ---> c102a827aa37 19:02:30 Step 6/23 : COPY go.mod vendor* ./ 19:02:30 Removing intermediate container bb20dda1da22 19:02:30 ---> 28c81bd1fc8c 19:02:30 Step 6/26 : COPY go.mod vendor* ./ 19:02:30 Removing intermediate container d813066a3bd1 19:02:30 ---> 446ecf7cd7b3 19:02:30 Step 6/31 : COPY go.mod vendor* ./ 19:02:31 ---> d4052dfeec7a 19:02:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:31 ---> 0e098f22c69f 19:02:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:31 ---> Running in f090ca1b9558 19:02:31 ---> Running in a7043df4ef40 19:02:31 ---> 4d8bd91c8eae 19:02:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:31 ---> 1b98e4bc698a 19:02:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:31 ---> Running in 113be851c379 19:02:31 ---> 10a3eae90df0 19:02:31 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:31 ---> Running in 6f7dc6328ee9 19:02:32 ---> Running in fb9238900ee0 19:03:28 Removing intermediate container fb9238900ee0 19:03:28 ---> 5daee2400f30 19:03:28 Step 8/31 : COPY . . 19:03:28 Removing intermediate container a7043df4ef40 19:03:28 ---> fec77b35deee 19:03:28 Step 8/25 : COPY . . 19:03:28 Removing intermediate container f090ca1b9558 19:03:28 ---> 44f53bdf685b 19:03:28 Step 8/22 : COPY . . 19:03:28 Removing intermediate container 6f7dc6328ee9 19:03:28 ---> 81b54cefa373 19:03:28 Step 8/26 : COPY . . 19:03:28 Removing intermediate container 113be851c379 19:03:28 ---> dcf9c1cdd840 19:03:28 Step 8/23 : COPY . . 19:03:55 ---> 5d0b4c0ca50d 19:03:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:03:55 ---> 3195750aa511 19:03:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:03:55 ---> 0b7413b5ee0e 19:03:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:03:55 ---> e4011943eec0 19:03:55 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:03:55 ---> Running in 7e7ae05bb136 19:03:55 ---> 737c1f797989 19:03:55 Step 9/23 : RUN make cmd/core-data/core-data 19:03:55 ---> Running in b2098665080b 19:03:55 ---> Running in 96224fa18640 19:03:55 ---> Running in f5f213532e1d 19:03:55 ---> Running in f52bfb28cfa9 19:03:55 Removing intermediate container f5f213532e1d 19:03:55 ---> 06fbdfd35a14 19:03:55 Step 10/26 : WORKDIR /edgex-go/spire-build 19:03:55 Removing intermediate container 96224fa18640 19:03:55 ---> 7aaf069c675f 19:03:55 Step 10/25 : WORKDIR /edgex-go/spire-build 19:03:55 ---> Running in 34dbe7b9adce 19:03:55 ---> Running in 37920925fdd1 19:03:55 Removing intermediate container 37920925fdd1 19:03:55 ---> e6386051d765 19:03:55 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 19:03:55 Removing intermediate container 34dbe7b9adce 19:03:55 ---> fcf224b6078c 19:03:55 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 19:03:55 ---> Running in 2bf2d627a413 19:03:55 ---> Running in 1ea5e3366a03 19:03:56 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:03: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 19:03:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:03:59 Removing intermediate container 2bf2d627a413 19:03:59 ---> 5bcbcfdb4919 19:03:59 Step 12/26 : WORKDIR /edgex-go 19:03:59 ---> Running in bfef348d42fe 19:03:59 Removing intermediate container 1ea5e3366a03 19:03:59 ---> d66a42270f4e 19:03:59 Step 12/25 : WORKDIR /edgex-go 19:03:59 ---> Running in cc67e2fe9e05 19:04:00 Removing intermediate container bfef348d42fe 19:04:00 ---> b73e421a1ba3 19:04:00 19:04:00 Step 13/26 : FROM alpine:3.15 19:04:00 Removing intermediate container cc67e2fe9e05 19:04:00 ---> 1b3c705d1415 19:04:00 19:04:00 Step 13/25 : FROM alpine:3.15 19:04:00 3.15: Pulling from library/alpine 19:04:00 3.15: Pulling from library/alpine 19:04:03 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:04:03 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 19:04:03 Status: Image is up to date for alpine:3.15 19:04:03 Status: Downloaded newer image for alpine:3.15 19:04:03 ---> 60f2846fe774 19:04:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:04:03 ---> 60f2846fe774 19:04:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:04:03 ---> Running in b073066af220 19:04:03 ---> Running in b90750247d39 19:04:04 Removing intermediate container b073066af220 19:04:04 ---> f6482c38b96d 19:04:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:04 Removing intermediate container b90750247d39 19:04:04 ---> bdc3861baea2 19:04:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:04 ---> Running in 747b2cdb78a2 19:04:04 ---> Running in e65478875b6f 19:04:08 Removing intermediate container 747b2cdb78a2 19:04:08 ---> 9c00624bceea 19:04:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:04:08 Removing intermediate container e65478875b6f 19:04:08 ---> 951fe89d28d4 19:04:08 ---> Running in 8827860418e6 19:04:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:08 ---> Running in 68287e4e2076 19:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:04:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:04:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:04:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:04:13 v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:04:13 v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:04:13 OK: 15733 distinct packages available 19:04:13 v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:04:13 v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:04:13 OK: 15733 distinct packages available 19:04:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:04:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:04:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:04:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:04:15 (1/5) Installing dumb-init (1.2.5-r1) 19:04:15 (1/4) Installing dumb-init (1.2.5-r1) 19:04:15 (2/5) Installing musl-obstack (1.2.3-r0) 19:04:15 (2/4) Installing musl-obstack (1.2.3-r0) 19:04:15 (3/5) Installing libucontext (1.1-r0) 19:04:15 (3/4) Installing libucontext (1.1-r0) 19:04:15 (4/5) Installing gcompat (1.0.0-r4) 19:04:15 (4/4) Installing gcompat (1.0.0-r4) 19:04:15 (5/5) Installing openssl (1.1.1q-r0) 19:04:15 Executing busybox-1.34.1-r7.trigger 19:04:15 OK: 6 MiB in 18 packages 19:04:16 Executing busybox-1.34.1-r7.trigger 19:04:16 OK: 6 MiB in 19 packages 19:04:18 Removing intermediate container 8827860418e6 19:04:18 ---> eb6008887559 19:04:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:04:18 Removing intermediate container 68287e4e2076 19:04:18 ---> 93e8f6af62be 19:04:18 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:04:26 ---> 549d83954fd8 19:04:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:04:26 ---> a9233b928212 19:04:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:04:26 ---> 2951d1b03095 19:04:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:04:26 ---> Running in 38e160375f26 19:04:27 ---> 91d4950136d3 19:04:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:04:27 Removing intermediate container 38e160375f26 19:04:27 ---> 6c9731b35c0b 19:04:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:04:28 ---> 56e0aab2b989 19:04:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:04:28 ---> f09146a4288b 19:04:28 Step 21/26 : WORKDIR / 19:04:28 ---> Running in 153519cda4d2 19:04:29 ---> a286ea44c7f1 19:04:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:04:29 ---> Running in 870a33a0b25e 19:04:29 Removing intermediate container 153519cda4d2 19:04:29 ---> d3c117648513 19:04:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:04:30 ---> Running in c0a528a013ec 19:04:30 Removing intermediate container 870a33a0b25e 19:04:30 ---> f1503f3f0f03 19:04:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:04:30 ---> Running in 17a8116c2a8b 19:04:30 Removing intermediate container c0a528a013ec 19:04:30 ---> feacfba79064 19:04:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:04:30 ---> Running in 33a1a40861d8 19:04:31 Removing intermediate container 17a8116c2a8b 19:04:31 ---> 62c562ae6715 19:04:31 Step 23/25 : LABEL arch=arm64 19:04:31 ---> Running in a050d180ffc1 19:04:31 Removing intermediate container 33a1a40861d8 19:04:31 ---> d2bb52c26705 19:04:31 Step 24/26 : LABEL arch=arm64 19:04:31 ---> Running in bcbc7512fd70 19:04:31 Removing intermediate container a050d180ffc1 19:04:31 ---> b61ff1cebb60 19:04:31 Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:04:31 ---> Running in 5c81320e72f6 19:04:32 Removing intermediate container bcbc7512fd70 19:04:32 ---> 1a22040d7851 19:04:32 Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:04:32 ---> Running in 93f816341f38 19:04:32 Removing intermediate container 5c81320e72f6 19:04:32 ---> d4c3cb6213fc 19:04:32 Step 25/25 : LABEL version=0.0.0 19:04:32 ---> Running in 568e8616a408 19:04:32 Removing intermediate container 93f816341f38 19:04:32 ---> 25f1900150ab 19:04:32 Step 26/26 : LABEL version=0.0.0 19:04:33 ---> Running in e8931cc5b45a 19:04:33 Removing intermediate container 568e8616a408 19:04:33 ---> 46685a6b47d3 19:04:33 19:04:33 Removing intermediate container e8931cc5b45a 19:04:33 ---> af8c803ada41 19:04:33 19:04:33 Successfully built 46685a6b47d3 19:04:34 Successfully tagged security-spire-server-arm64:latest 19:04:34  Building security-spire-server ... done Building sys-mgmt-agent 19:04:34 Successfully built af8c803ada41 19:04:34 Successfully tagged security-spire-config-arm64:latest 19:04:34  Building security-spire-config ... done Building security-spire-agent 19:05:30 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 722d4512a86a 19:05:30 Step 3/26 : WORKDIR /edgex-go 19:05:30 ---> Using cache 19:05:30 ---> d03211fbc1f6 19:05:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:30 ---> Using cache 19:05:30 ---> a5aa2796ec7d 19:05:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:05:30 ---> Running in bffe1d0631d3 19:05:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:30 ---> 722d4512a86a 19:05:30 Step 3/23 : WORKDIR /edgex-go 19:05:30 ---> Using cache 19:05:30 ---> d03211fbc1f6 19:05:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:30 ---> Using cache 19:05:30 ---> a5aa2796ec7d 19:05:30 Step 5/23 : RUN apk add --update --no-cache make bash git 19:05:30 ---> Running in 12f9a32c2950 19:05:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:30 OK: 221 MiB in 51 packages 19:05:30 OK: 221 MiB in 51 packages 19:05:30 Removing intermediate container 12f9a32c2950 19:05:30 ---> f12f58dc473c 19:05:30 Step 6/23 : COPY go.mod vendor* ./ 19:05:30 Removing intermediate container bffe1d0631d3 19:05:30 ---> ff2bacdc21b4 19:05:30 Step 6/26 : COPY go.mod vendor* ./ 19:05:31 ---> 57958026416f 19:05:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:31 ---> 9b04af75725f 19:05:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:31 ---> Running in 72b1161f7e06 19:05:31 ---> Running in 6c50451189c8 19:06:28 Removing intermediate container 6c50451189c8 19:06:28 ---> 62bd3990c446 19:06:28 Step 8/26 : COPY . . 19:06:28 Removing intermediate container 72b1161f7e06 19:06:28 ---> ae90ad7c6bd1 19:06:28 Step 8/23 : COPY . . 19:07:00 ---> fd38fd3f8383 19:07:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:07:00 ---> e3fa392edc3c 19:07:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:07:00 ---> Running in edf4350ae264 19:07:01 ---> Running in 62a901bb3951 19:07:01 Removing intermediate container 62a901bb3951 19:07:01 ---> aac0be1e2d13 19:07:01 Step 10/26 : WORKDIR /edgex-go/spire-build 19:07:01 ---> Running in c358387503b2 19:07:02 Removing intermediate container c358387503b2 19:07:02 ---> 382ababea4c7 19:07:02 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 19:07:02 ---> Running in d00afc660488 19:07: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 19:07:06 Removing intermediate container d00afc660488 19:07:06 ---> 84a2e4195501 19:07:06 Step 12/26 : WORKDIR /edgex-go 19:07:06 ---> Running in b4b558df4106 19:07:06 Removing intermediate container b4b558df4106 19:07:06 ---> 648f93be592d 19:07:06 19:07:06 Step 13/26 : FROM alpine:3.15 19:07:06 ---> 60f2846fe774 19:07:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:06 ---> Using cache 19:07:06 ---> bdc3861baea2 19:07:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:06 ---> Using cache 19:07:06 ---> 951fe89d28d4 19:07:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:06 ---> Using cache 19:07:06 ---> 93e8f6af62be 19:07:06 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:09 ---> 6375687b7bbf 19:07:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:15 ---> 6b090999205c 19:07:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:16 ---> 109efd33aa99 19:07:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:17 ---> 46b6b1a5ddd5 19:07:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:18 ---> 4288b5aeb27e 19:07:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:18 ---> Running in ff2601c763ac 19:07:18 Removing intermediate container ff2601c763ac 19:07:18 ---> 0503a290f4c9 19:07:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:07:18 ---> Running in 7a9fdde082fe 19:07:19 Removing intermediate container 7a9fdde082fe 19:07:19 ---> 1ba2f52d6cde 19:07:19 Step 24/26 : LABEL arch=arm64 19:07:19 ---> Running in dec643dcaf4c 19:07:20 Removing intermediate container dec643dcaf4c 19:07:20 ---> b713e0039072 19:07:20 Step 25/26 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:07:20 ---> Running in 1b71a6adeafd 19:07:20 Removing intermediate container 1b71a6adeafd 19:07:20 ---> f1f224610227 19:07:20 Step 26/26 : LABEL version=0.0.0 19:07:20 ---> Running in d23680e825d6 19:07:21 Removing intermediate container d23680e825d6 19:07:21 ---> f7a2c162e416 19:07:21 19:07:21 Successfully built f7a2c162e416 19:07:21 Successfully tagged security-spire-agent-arm64:latest 19:07:21  Building security-spire-agent ... done Building core-metadata 19:08:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:00 ---> 722d4512a86a 19:08:00 Step 3/23 : WORKDIR /edgex-go 19:08:00 ---> Using cache 19:08:00 ---> d03211fbc1f6 19:08:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:00 ---> Using cache 19:08:00 ---> a5aa2796ec7d 19:08:00 Step 5/23 : RUN apk add --update --no-cache make git 19:08:00 ---> Using cache 19:08:00 ---> 446ecf7cd7b3 19:08:00 Step 6/23 : COPY go.mod vendor* ./ 19:08:00 ---> Using cache 19:08:00 ---> 10a3eae90df0 19:08:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:00 ---> Using cache 19:08:00 ---> 5daee2400f30 19:08:00 Step 8/23 : COPY . . 19:08:00 ---> Using cache 19:08:00 ---> 5d0b4c0ca50d 19:08:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:08:00 ---> Running in c8fa71675ab6 19:08:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:09 Removing intermediate container 7e7ae05bb136 19:09:09 ---> 6b92c0aaa62e 19:09:09 19:09:09 Step 10/31 : FROM alpine:3.16 19:09:09 3.16: Pulling from library/alpine 19:09:09 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 19:09:09 Status: Downloaded newer image for alpine:3.16 19:09:09 ---> 3d81c46cd875 19:09:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:09 ---> Running in 941b116fc64c 19:09:09 Removing intermediate container 941b116fc64c 19:09:09 ---> 8ab6c293b3e1 19:09:09 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:09:10 ---> Running in b6ba942d6c9e 19:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:09:13 (1/2) Installing dumb-init (1.2.5-r1) 19:09:13 (2/2) Installing su-exec (0.2-r1) 19:09:13 Executing busybox-1.35.0-r15.trigger 19:09:13 OK: 5 MiB in 16 packages 19:09:15 Removing intermediate container b6ba942d6c9e 19:09:15 ---> 668644e713ab 19:09:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:09:15 ---> Running in 986a57de650e 19:09:15 Removing intermediate container 986a57de650e 19:09:15 ---> 96bb60cad73a 19:09:15 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:09:15 ---> Running in fa2ec49844dc 19:09:16 Removing intermediate container fa2ec49844dc 19:09:16 ---> 1f8229ffaac2 19:09:16 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:09:16 ---> Running in deba9fd03ca1 19:09:16 Removing intermediate container deba9fd03ca1 19:09:16 ---> 8e50066010ca 19:09:16 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:09:16 ---> Running in a2b562b971f9 19:09:20 Removing intermediate container a2b562b971f9 19:09:20 ---> 0d13332b1caa 19:09:20 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:09:20 ---> Running in 8d50ca4f953c 19:09:20 Removing intermediate container 8d50ca4f953c 19:09:20 ---> 4b7ba735fb4e 19:09:20 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:09:21 ---> d8259461a40a 19:09:21 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:09:21 ---> Running in 90a8f8010740 19:09:25 Removing intermediate container 90a8f8010740 19:09:25 ---> c3db4b2c5a4b 19:09:25 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:25 ---> c58606914322 19:09:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:27 ---> 8ecc76fe3d7b 19:09:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:27 ---> f289325cf4b9 19:09:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:09:29 ---> fe171e641da4 19:09:29 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:09:30 ---> b59d8ad95208 19:09:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:09:31 ---> 08469c9f0c69 19:09:31 Step 26/31 : RUN chmod +x /entrypoint.sh 19:09:31 ---> Running in d0ec0fa6aba5 19:09:34 Removing intermediate container d0ec0fa6aba5 19:09:34 ---> 0e382e66c5c0 19:09:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:09:34 ---> Running in 0a31c3c3c421 19:09:34 Removing intermediate container 0a31c3c3c421 19:09:34 ---> 30ddeed4053e 19:09:34 Step 28/31 : CMD ["gate"] 19:09:34 ---> Running in d6117d747fd1 19:09:35 Removing intermediate container d6117d747fd1 19:09:35 ---> cc26264219f2 19:09:35 Step 29/31 : LABEL arch=arm64 19:09:35 ---> Running in 67086a394a85 19:09:35 Removing intermediate container 67086a394a85 19:09:35 ---> 9e454df701e6 19:09:35 Step 30/31 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:09:35 ---> Running in 8c7955e3fa98 19:09:36 Removing intermediate container 8c7955e3fa98 19:09:36 ---> e320b2028bf8 19:09:36 Step 31/31 : LABEL version=0.0.0 19:09:36 ---> Running in 46167dcda91c 19:09:37 Removing intermediate container 46167dcda91c 19:09:37 ---> fb93fbafcada 19:09:37 19:09:37 Successfully built fb93fbafcada 19:09:37 Successfully tagged security-bootstrapper-arm64:latest 19:09:37  Building security-bootstrapper ... done Building security-spiffe-token-provider 19:10:10 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:10:10 ---> 722d4512a86a 19:10:10 Step 3/20 : WORKDIR /edgex-go 19:10:10 ---> Using cache 19:10:10 ---> d03211fbc1f6 19:10:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:10:10 ---> Running in d9ed1db839e7 19:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:10 v3.16.1-5-ge692d8f074 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:10 v3.16.1-18-gc2bce67eb8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:10 OK: 16887 distinct packages available 19:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:10:11 OK: 221 MiB in 51 packages 19:10:12 Removing intermediate container d9ed1db839e7 19:10:12 ---> b56cc5e36323 19:10:12 Step 5/20 : COPY go.mod vendor* ./ 19:10:13 ---> 92440fbfd8b8 19:10:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:13 ---> Running in 91cde7abc1e9 19:11:00 Removing intermediate container f52bfb28cfa9 19:11:00 ---> ca775ebf1080 19:11:00 19:11:00 Step 10/23 : FROM alpine:3.16 19:11:00 ---> 3d81c46cd875 19:11:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:00 ---> Running in 062a5dc95396 19:11:00 Removing intermediate container 062a5dc95396 19:11:00 ---> 73d8cb4a811e 19:11:00 Step 12/23 : ENV APP_PORT=59880 19:11:00 ---> Running in bfa8f6e8fada 19:11:00 Removing intermediate container bfa8f6e8fada 19:11:00 ---> 1677b2406b39 19:11:00 Step 13/23 : EXPOSE $APP_PORT 19:11:00 ---> Running in b6837ac3c835 19:11:00 Removing intermediate container b6837ac3c835 19:11:00 ---> 5da5e39a9e7c 19:11:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:00 ---> Running in 97addcf1c9f5 19:11:04 Removing intermediate container 97addcf1c9f5 19:11:04 ---> df6362718367 19:11:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:11:04 ---> Running in bb0427c9e79e 19:11:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:11:06 Removing intermediate container 91cde7abc1e9 19:11:06 ---> 47b22ef68dc6 19:11:06 Step 7/20 : COPY . . 19:11:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:11:08 (1/6) Installing dumb-init (1.2.5-r1) 19:11:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:11:08 (3/6) Installing libsodium (1.0.18-r0) 19:11:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:11:09 (5/6) Installing libzmq (4.3.4-r0) 19:11:09 (6/6) Installing zeromq (4.3.4-r0) 19:11:09 Executing busybox-1.35.0-r15.trigger 19:11:09 OK: 8 MiB in 20 packages 19:11:12 Removing intermediate container bb0427c9e79e 19:11:12 ---> ae9039eb7be9 19:11:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:13 ---> 0c5e736be75f 19:11:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:16 ---> a2bfe4eeabd0 19:11:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:17 ---> c72a4cdb7d26 19:11:17 Step 19/23 : ENTRYPOINT ["/core-data"] 19:11:17 ---> Running in c07db162bc1f 19:11:18 Removing intermediate container c07db162bc1f 19:11:18 ---> 2a3f7b01de90 19:11:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:19 ---> Running in f680fc58b9b9 19:11:19 Removing intermediate container f680fc58b9b9 19:11:19 ---> cf1907e1cb2f 19:11:19 Step 21/23 : LABEL arch=arm64 19:11:20 ---> Running in 3ba64efd4129 19:11:21 Removing intermediate container 3ba64efd4129 19:11:21 ---> 5b7b96d873e8 19:11:21 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:11:21 ---> Running in 7569d5229635 19:11:21 Removing intermediate container 7569d5229635 19:11:21 ---> 733d28bf3101 19:11:21 Step 23/23 : LABEL version=0.0.0 19:11:21 ---> Running in fdb6d2a1cd67 19:11:22 Removing intermediate container fdb6d2a1cd67 19:11:22 ---> eadf44745dd7 19:11:22 19:11:23 Successfully built eadf44745dd7 19:11:23 Successfully tagged core-data-arm64:latest 19:11:23  Building core-data ... done Building security-proxy-setup 19:11:31 ---> 0fc1d71e4524 19:11:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:32 ---> Running in f2637ad75115 19:11:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:44 Removing intermediate container b2098665080b 19:11:44 ---> a36aeebb1eb8 19:11:44 19:11:44 Step 10/22 : FROM alpine:3.16 19:11:44 ---> 3d81c46cd875 19:11:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:44 ---> Running in 2952cab635a5 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:11:47 (1/2) Installing ca-certificates (20211220-r0) 19:11:47 (2/2) Installing dumb-init (1.2.5-r1) 19:11:47 Executing busybox-1.35.0-r15.trigger 19:11:47 Executing ca-certificates-20211220-r0.trigger 19:11:48 OK: 6 MiB in 16 packages 19:11:51 Removing intermediate container 2952cab635a5 19:11:51 ---> a5615e88fac8 19:11:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:51 ---> Running in a3e22ec86e12 19:11:52 Removing intermediate container a3e22ec86e12 19:11:52 ---> 4d82ba635ce3 19:11:52 Step 13/22 : ENV APP_PORT=59860 19:11:52 ---> Running in 7830d7027a96 19:11:53 Removing intermediate container 7830d7027a96 19:11:53 ---> 4cdff6034901 19:11:53 Step 14/22 : EXPOSE $APP_PORT 19:11:53 ---> Running in ffa75cd00e68 19:11:54 Removing intermediate container ffa75cd00e68 19:11:54 ---> 882679c5a06f 19:11:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:54 ---> 722d4512a86a 19:11:54 Step 3/22 : WORKDIR /edgex-go 19:11:54 ---> Using cache 19:11:54 ---> d03211fbc1f6 19:11:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:54 ---> Using cache 19:11:54 ---> a5aa2796ec7d 19:11:54 Step 5/22 : RUN apk add --update --no-cache make git 19:11:54 ---> Using cache 19:11:54 ---> 446ecf7cd7b3 19:11:54 Step 6/22 : COPY go.mod vendor* ./ 19:11:54 ---> Using cache 19:11:54 ---> 10a3eae90df0 19:11:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:54 ---> Using cache 19:11:54 ---> 5daee2400f30 19:11:54 Step 8/22 : COPY . . 19:11:54 ---> Using cache 19:11:54 ---> 5d0b4c0ca50d 19:11:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:54 ---> Running in 34417aabdc3d 19:11:55 ---> 6dd1233aa01a 19:11:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:58 ---> bf67db2eff24 19:11:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:59 ---> 2d546b3e2b1a 19:11:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:59 ---> Running in c5de2c1e0cfa 19:11:59 Removing intermediate container c5de2c1e0cfa 19:11:59 ---> 6f358a20a4eb 19:11:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:59 ---> Running in 132568906a7b 19:12:00 Removing intermediate container 132568906a7b 19:12:00 ---> b9c6b3db0664 19:12:00 Step 20/22 : LABEL arch=arm64 19:12:00 ---> Running in 85ec70ae9cc0 19:12:01 Removing intermediate container 85ec70ae9cc0 19:12:01 ---> 5bf95485a084 19:12:01 Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:12:01 ---> Running in 469cea688dab 19:12:01 Removing intermediate container 469cea688dab 19:12:01 ---> 368048b8e3a3 19:12:01 Step 22/22 : LABEL version=0.0.0 19:12:01 ---> Running in 454db7c75b40 19:12:02 Removing intermediate container 454db7c75b40 19:12:02 ---> a63f98d1e79c 19:12:02 19:12:02 Successfully built a63f98d1e79c 19:12:02 Successfully tagged support-notifications-arm64:latest 19:12:02  Building support-notifications ... done Building support-scheduler 19:12:17 Removing intermediate container edf4350ae264 19:12:17 ---> d599f32a45d7 19:12:17 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:17 ---> Running in c73f1775ca48 19:12:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:24 Removing intermediate container c73f1775ca48 19:12:24 ---> aa8b55a8de7d 19:12:24 19:12:24 Step 11/23 : FROM docker:20.10.14 19:12:24 20.10.14: Pulling from library/docker 19:12:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:31 ---> 722d4512a86a 19:12:31 Step 3/22 : WORKDIR /edgex-go 19:12:31 ---> Using cache 19:12:31 ---> d03211fbc1f6 19:12:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:31 ---> Using cache 19:12:31 ---> a5aa2796ec7d 19:12:31 Step 5/22 : RUN apk add --update --no-cache make git 19:12:31 ---> Using cache 19:12:31 ---> 446ecf7cd7b3 19:12:31 Step 6/22 : COPY go.mod vendor* ./ 19:12:31 ---> Using cache 19:12:31 ---> 10a3eae90df0 19:12:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:31 ---> Using cache 19:12:31 ---> 5daee2400f30 19:12:31 Step 8/22 : COPY . . 19:12:31 ---> Using cache 19:12:31 ---> 5d0b4c0ca50d 19:12:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:12:31 ---> Running in 80e0d6e93c17 19:12:34 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 19:12:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:42 Status: Downloaded newer image for docker:20.10.14 19:12:42 ---> c346e9eafbab 19:12:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:42 ---> Running in 64755d33300c 19:12:43 Removing intermediate container 64755d33300c 19:12:43 ---> b034a30820ae 19:12:43 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:12:43 ---> Running in 343a8f2b0523 19:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:12:47 (1/43) Installing readline (8.1.1-r0) 19:12:47 (2/43) Installing bash (5.1.16-r0) 19:12:47 Executing bash-5.1.16-r0.post-install 19:12:47 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:47 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:47 (5/43) Installing libcurl (7.80.0-r2) 19:12:47 (6/43) Installing curl (7.80.0-r2) 19:12:47 (7/43) Installing dumb-init (1.2.5-r1) 19:12:47 (8/43) Installing libbz2 (1.0.8-r1) 19:12:47 (9/43) Installing expat (2.4.7-r0) 19:12:47 (10/43) Installing libffi (3.4.2-r1) 19:12:47 (11/43) Installing gdbm (1.22-r0) 19:12:47 (12/43) Installing xz-libs (5.2.5-r1) 19:12:47 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:47 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:47 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:47 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:47 (17/43) Installing python3 (3.9.7-r4) 19:12:50 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:50 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:50 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:50 (21/43) Installing py3-idna (3.3-r0) 19:12:50 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:50 (23/43) Installing py3-requests (2.26.0-r1) 19:12:50 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:50 (25/43) Installing py3-lockfile (0.12.2-r4) 19:12:50 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:50 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:50 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:50 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:50 (30/43) Installing py3-distro (1.6.0-r0) 19:12:50 (31/43) Installing py3-six (1.16.0-r0) 19:12:50 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:50 (33/43) Installing py3-html5lib (1.1-r1) 19:12:50 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:50 (35/43) Installing py3-packaging (20.9-r1) 19:12:50 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:50 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:51 (38/43) Installing py3-progress (1.6-r0) 19:12:51 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:51 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:51 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:51 (42/43) Installing py3-toml (0.10.2-r2) 19:12:51 (43/43) Installing py3-pip (20.3.4-r1) 19:12:52 Executing busybox-1.34.1-r5.trigger 19:12:52 OK: 82 MiB in 65 packages 19:12:57 Collecting docker-compose==1.23.2 19:12:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:57 Collecting cached-property<2,>=1.2.0 19:12:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:57 Collecting docker<4.0,>=3.6.0 19:12:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:58 Collecting dockerpty<0.5,>=0.4.1 19:12:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:01 Collecting jsonschema<3,>=2.5.1 19:13:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:01 Collecting websocket-client<1.0,>=0.32.0 19:13:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:02 Collecting texttable<0.10,>=0.9.0 19:13:02 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:06 Collecting PyYAML<4,>=3.10 19:13:06 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:10 Collecting docopt<0.7,>=0.6.1 19:13:10 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:13:12 Collecting docker-pycreds>=0.4.0 19:13:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:13 Collecting chardet<3.1.0,>=3.0.2 19:13:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:13:13 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:13:14 Collecting urllib3<1.25,>=1.21.1 19:13:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:14 Collecting idna<2.8,>=2.5 19:13:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:13:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:13:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:13:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:13:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:13:17 Attempting uninstall: urllib3 19:13:17 Found existing installation: urllib3 1.26.7 19:13:17 Uninstalling urllib3-1.26.7: 19:13:17 Successfully uninstalled urllib3-1.26.7 19:13:19 Attempting uninstall: idna 19:13:19 Found existing installation: idna 3.3 19:13:19 Uninstalling idna-3.3: 19:13:19 Successfully uninstalled idna-3.3 19:13:24 Attempting uninstall: requests 19:13:24 Found existing installation: requests 2.26.0 19:13:24 Uninstalling requests-2.26.0: 19:13:24 Successfully uninstalled requests-2.26.0 19:13:25 Removing intermediate container c8fa71675ab6 19:13:25 ---> b643805ed871 19:13:25 19:13:25 Step 10/23 : FROM alpine:3.16 19:13:25 ---> 3d81c46cd875 19:13:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:25 Running setup.py install for texttable: started 19:13:25 ---> Running in f21280d184c4 19:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:13:30 (1/1) Installing dumb-init (1.2.5-r1) 19:13:30 Executing busybox-1.35.0-r15.trigger 19:13:30 Running setup.py install for texttable: finished with status 'done' 19:13:30 OK: 5 MiB in 15 packages 19:13:30 Running setup.py install for PyYAML: started 19:13:31 Removing intermediate container f21280d184c4 19:13:31 ---> 2014dcc18763 19:13:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:31 ---> Running in 936a70f6d886 19:13:31 Removing intermediate container 936a70f6d886 19:13:31 ---> eff676a8db07 19:13:31 Step 13/23 : ENV APP_PORT=59881 19:13:32 ---> Running in df4547a07f59 19:13:32 Removing intermediate container df4547a07f59 19:13:32 ---> a3cec2907183 19:13:32 Step 14/23 : EXPOSE $APP_PORT 19:13:32 ---> Running in 1d7a926ccb9d 19:13:33 Removing intermediate container 1d7a926ccb9d 19:13:33 ---> 7dc6495cea01 19:13:33 Step 15/23 : WORKDIR / 19:13:33 ---> Running in e065656e6ca6 19:13:33 Removing intermediate container e065656e6ca6 19:13:33 ---> fc3cb6409186 19:13:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:34 Running setup.py install for PyYAML: finished with status 'done' 19:13:34 ---> 7548fb0c8598 19:13:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:35 Running setup.py install for docopt: started 19:13:36 ---> ffbdd870c771 19:13:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:37 ---> 608772d8bc0a 19:13:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:13:37 ---> Running in 735fe568bd9d 19:13:38 Removing intermediate container 735fe568bd9d 19:13:38 ---> 47b1bffc713e 19:13:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:38 ---> Running in 010fac601eaa 19:13:38 Running setup.py install for docopt: finished with status 'done' 19:13:38 Running setup.py install for dockerpty: started 19:13:38 Removing intermediate container 010fac601eaa 19:13:38 ---> b7d4e997cd58 19:13:38 Step 21/23 : LABEL arch=arm64 19:13:38 ---> Running in 5a1ce94cca13 19:13:39 Removing intermediate container 5a1ce94cca13 19:13:39 ---> 1dc301c08e5f 19:13:39 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:13:39 ---> Running in cce76f8819e7 19:13:40 Removing intermediate container cce76f8819e7 19:13:40 ---> 9d6f31e70119 19:13:40 Step 23/23 : LABEL version=0.0.0 19:13:40 ---> Running in 55c6a466dd47 19:13:40 Removing intermediate container 55c6a466dd47 19:13:40 ---> e8dfe751383c 19:13:40 19:13:40 Successfully built e8dfe751383c 19:13:40 Successfully tagged core-metadata-arm64:latest 19:13:40 Building core-command 19:13:41  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' 19:13:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:14:01 Removing intermediate container 343a8f2b0523 19:14:01 ---> 7d949895462f 19:14:01 Step 14/23 : ENV APP_PORT=58890 19:14:01 ---> Running in 3a531f6f56df 19:14:01 Removing intermediate container 3a531f6f56df 19:14:01 ---> b02c7ea0d5a0 19:14:01 Step 15/23 : EXPOSE $APP_PORT 19:14:01 ---> Running in 0f40b99aa02e 19:14:02 Removing intermediate container 0f40b99aa02e 19:14:02 ---> 155b8768e9b4 19:14:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:05 ---> c5ec1df2d59b 19:14:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:06 ---> 5027434a81a0 19:14:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:07 ---> 8150725c2648 19:14:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:07 ---> Running in 28c7f58257e0 19:14:08 Removing intermediate container 28c7f58257e0 19:14:08 ---> 011bbcfd25db 19:14:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:08 ---> Running in d0d70c45652d 19:14:09 Removing intermediate container d0d70c45652d 19:14:09 ---> 3288adc7d45f 19:14:09 Step 21/23 : LABEL arch=arm64 19:14:09 ---> Running in 2cd8b2542427 19:14:10 Removing intermediate container 2cd8b2542427 19:14:10 ---> 7266a6b7a8a7 19:14:10 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:14:10 ---> Running in 1970c38aebfc 19:14:11 Removing intermediate container 1970c38aebfc 19:14:11 ---> c39a3808f4e6 19:14:11 Step 23/23 : LABEL version=0.0.0 19:14:11 ---> Running in 933e6504cd62 19:14:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:12 ---> 722d4512a86a 19:14:12 Step 3/23 : WORKDIR /edgex-go 19:14:12 ---> Using cache 19:14:12 ---> d03211fbc1f6 19:14:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:12 ---> Using cache 19:14:12 ---> a5aa2796ec7d 19:14:12 Step 5/23 : RUN apk add --update --no-cache make git 19:14:12 ---> Using cache 19:14:12 ---> 446ecf7cd7b3 19:14:12 Step 6/23 : COPY go.mod vendor* ./ 19:14:12 ---> Using cache 19:14:12 ---> 10a3eae90df0 19:14:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:12 ---> Using cache 19:14:12 ---> 5daee2400f30 19:14:12 Step 8/23 : COPY . . 19:14:12 ---> Using cache 19:14:12 ---> 5d0b4c0ca50d 19:14:12 Step 9/23 : RUN make cmd/core-command/core-command 19:14:12 ---> Running in 9e05fa12529c 19:14:12 Removing intermediate container 933e6504cd62 19:14:12 ---> 708a3aacac02 19:14:12 19:14:13 Successfully built 708a3aacac02 19:14:13 Successfully tagged sys-mgmt-agent-arm64:latest 19:14:13 Building security-secretstore-setup 19:14:14  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:14:46 ---> 722d4512a86a 19:14:46 Step 3/25 : WORKDIR /edgex-go 19:14:46 ---> Using cache 19:14:46 ---> d03211fbc1f6 19:14:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:46 ---> Using cache 19:14:46 ---> a5aa2796ec7d 19:14:46 Step 5/25 : RUN apk add --update --no-cache make git 19:14:46 ---> Using cache 19:14:46 ---> 446ecf7cd7b3 19:14:46 Step 6/25 : COPY go.mod vendor* ./ 19:14:46 ---> Using cache 19:14:46 ---> 10a3eae90df0 19:14:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:46 ---> Using cache 19:14:46 ---> 5daee2400f30 19:14:46 Step 8/25 : COPY . . 19:14:46 ---> Using cache 19:14:46 ---> 5d0b4c0ca50d 19:14:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:14:46 ---> Running in 8267641bf773 19:14: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17: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 19:17:23 Removing intermediate container 34417aabdc3d 19:17:23 ---> bb25c9550a82 19:17:23 19:17:23 Step 10/22 : FROM alpine:3.16 19:17:23 ---> 3d81c46cd875 19:17:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:17:23 ---> Running in 5d93c813dfb0 19:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:25 (1/6) Installing ca-certificates (20211220-r0) 19:17:25 (2/6) Installing brotli-libs (1.0.9-r6) 19:17:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:17:25 (4/6) Installing libcurl (7.83.1-r2) 19:17:25 (5/6) Installing curl (7.83.1-r2) 19:17:25 (6/6) Installing dumb-init (1.2.5-r1) 19:17:25 Executing busybox-1.35.0-r15.trigger 19:17:25 Executing ca-certificates-20211220-r0.trigger 19:17:26 OK: 8 MiB in 20 packages 19:17:28 Removing intermediate container 5d93c813dfb0 19:17:28 ---> 4b9113172532 19:17:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:28 ---> Running in 56557c3d7d6c 19:17:29 Removing intermediate container 56557c3d7d6c 19:17:29 ---> afdb1fab8298 19:17:29 Step 13/22 : WORKDIR /edgex 19:17:29 ---> Running in 058997f7c08b 19:17:29 Removing intermediate container 058997f7c08b 19:17:29 ---> 03990d1d9572 19:17:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:17:30 ---> 8ab9cf5e3c3a 19:17:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:17:32 ---> e1f729639878 19:17:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:33 ---> 319c753b990e 19:17:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:17:34 ---> c3e17a4ddbe6 19:17:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:34 ---> Running in 657cdd96902c 19:17:38 Removing intermediate container 657cdd96902c 19:17:38 ---> 549eaa04a020 19:17:38 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:17:38 ---> Running in c4c1a118373a 19:17:38 Removing intermediate container c4c1a118373a 19:17:38 ---> 9ef261eccf95 19:17:38 Step 20/22 : LABEL arch=arm64 19:17:38 ---> Running in 09953235f675 19:17:38 Removing intermediate container 09953235f675 19:17:38 ---> 1c4459dbdfee 19:17:38 Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:17:38 ---> Running in 5bc9abd1b441 19:17:39 Removing intermediate container 5bc9abd1b441 19:17:39 ---> d6b80d127bf2 19:17:39 Step 22/22 : LABEL version=0.0.0 19:17:39 ---> Running in 9c498385dd51 19:17:40 Removing intermediate container 9c498385dd51 19:17:40 ---> 9893370ccaa9 19:17:40 19:17:40 Successfully built 9893370ccaa9 19:17:40 Successfully tagged security-proxy-setup-arm64:latest 19:19:02  Building security-proxy-setup ... done Removing intermediate container f2637ad75115 19:19:02 ---> ebd759a9b261 19:19:02 19:19:02 Step 9/20 : FROM alpine:3.15 19:19:02 ---> 60f2846fe774 19:19:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:02 ---> Using cache 19:19:02 ---> bdc3861baea2 19:19:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:02 ---> Using cache 19:19:02 ---> 951fe89d28d4 19:19:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:02 ---> Running in dab95cd418c1 19:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:02 v3.15.4-270-gb9701f5e66 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:19:02 v3.15.5-2-gbb3b41d6d6 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:19:02 OK: 15733 distinct packages available 19:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:02 Removing intermediate container 9e05fa12529c 19:19:02 ---> 71590adb406a 19:19:02 19:19:02 Step 10/23 : FROM alpine:3.16 19:19:02 ---> 3d81c46cd875 19:19:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:19:02 ---> Using cache 19:19:02 ---> 2014dcc18763 19:19:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:02 ---> Using cache 19:19:02 ---> eff676a8db07 19:19:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:02 Step 13/23 : ENV APP_PORT=59882 19:19:02 ---> Running in 2141f1ad7e1e 19:19:02 Removing intermediate container 2141f1ad7e1e 19:19:02 ---> 956833cd089d 19:19:02 Step 14/23 : EXPOSE $APP_PORT 19:19:02 ---> Running in 05ff20954509 19:19:02 (1/9) Installing ca-certificates (20211220-r0) 19:19:02 Removing intermediate container 05ff20954509 19:19:02 ---> cbd2d646a192 19:19:02 Step 15/23 : WORKDIR / 19:19:02 (2/9) Installing brotli-libs (1.0.9-r5) 19:19:02 ---> Running in 103cf30ea4e8 19:19:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:19:02 (4/9) Installing libcurl (7.80.0-r2) 19:19:02 (5/9) Installing curl (7.80.0-r2) 19:19:02 (6/9) Installing dumb-init (1.2.5-r1) 19:19:02 Removing intermediate container 103cf30ea4e8 19:19:02 ---> d4bff84e071b 19:19:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:19:02 (8/9) Installing libucontext (1.1-r0) 19:19:02 (9/9) Installing gcompat (1.0.0-r4) 19:19:02 Executing busybox-1.34.1-r7.trigger 19:19:02 Executing ca-certificates-20211220-r0.trigger 19:19:02 OK: 8 MiB in 23 packages 19:19:02 ---> 0052f59ee8bd 19:19:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:02 Removing intermediate container dab95cd418c1 19:19:02 ---> 0c7024e24d3d 19:19:02 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:02 ---> 5e37824f66e8 19:19:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:19:02 ---> 64291826aadb 19:19:02 Step 19/23 : ENTRYPOINT ["/core-command"] 19:19:02 ---> 687202b03133 19:19:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:02 ---> Running in 2e252a0dd5e2 19:19:02 Removing intermediate container 2e252a0dd5e2 19:19:02 ---> 711f05aed9c1 19:19:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:02 ---> Running in d5cf5500c3a5 19:19:03 Removing intermediate container d5cf5500c3a5 19:19:03 ---> 2673dae4dcc9 19:19:03 Step 21/23 : LABEL arch=arm64 19:19:03 ---> Running in fb48017900ae 19:19:04 Removing intermediate container fb48017900ae 19:19:04 ---> 502956b9d81d 19:19:04 Step 22/23 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:19:04 ---> Running in a37ba8d3a101 19:19:04 ---> 321b236c4a96 19:19:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:19:05 Removing intermediate container a37ba8d3a101 19:19:05 ---> 4aa92f9cac8d 19:19:05 Step 23/23 : LABEL version=0.0.0 19:19:05 ---> Running in 49c721869369 19:19:06 ---> 509fa860e449 19:19:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:19:06 ---> Running in cb3cb5d8ef1b 19:19:06 Removing intermediate container 49c721869369 19:19:06 ---> 8f31b14d8ed9 19:19:06 19:19:06 Removing intermediate container cb3cb5d8ef1b 19:19:06 ---> 9b8f711d3b25 19:19:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:06 Successfully built 8f31b14d8ed9 19:19:06 Successfully tagged core-command-arm64:latest 19:19:06  Building core-command ... done  ---> Running in ea23c057dae5 19:19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:07 Removing intermediate container ea23c057dae5 19:19:07 ---> 990b5871ba60 19:19:07 Step 18/20 : LABEL arch=arm64 19:19:07 ---> Running in d879ae158f3a 19:19:08 Removing intermediate container d879ae158f3a 19:19:08 ---> dc6b3f7d849e 19:19:08 Step 19/20 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:19:08 ---> Running in e05955e4a42f 19:19:08 Removing intermediate container e05955e4a42f 19:19:08 ---> cc94d9dc709f 19:19:08 Step 20/20 : LABEL version=0.0.0 19:19:08 ---> Running in 669a32ca5e51 19:19:09 Removing intermediate container 669a32ca5e51 19:19:09 ---> 866a49748dd3 19:19:09 19:19:09 Successfully built 866a49748dd3 19:19:09 Successfully tagged security-spiffe-token-provider-arm64:latest 19:19:18  Building security-spiffe-token-provider ... done Removing intermediate container 8267641bf773 19:19:18 ---> 3ad78fb32ad8 19:19:18 19:19:18 Step 10/25 : FROM alpine:3.16 19:19:18 ---> 3d81c46cd875 19:19:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:19:18 ---> Running in d5abc034e568 19:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:20 (1/3) Installing ca-certificates (20211220-r0) 19:19:20 (2/3) Installing dumb-init (1.2.5-r1) 19:19:20 (3/3) Installing su-exec (0.2-r1) 19:19:20 Executing busybox-1.35.0-r15.trigger 19:19:20 Executing ca-certificates-20211220-r0.trigger 19:19:20 OK: 6 MiB in 17 packages 19:19:22 Removing intermediate container d5abc034e568 19:19:22 ---> 3cc77e3a2987 19:19:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:22 ---> Running in 8e0a0c51b1b2 19:19:22 Removing intermediate container 8e0a0c51b1b2 19:19:22 ---> a850aa1bf73e 19:19:22 Step 13/25 : WORKDIR / 19:19:22 ---> Running in dbd35853227f 19:19:22 Removing intermediate container dbd35853227f 19:19:22 ---> f7366907b6b2 19:19:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:19:23 ---> 655067443158 19:19:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:19:24 ---> 4382e8eb0871 19:19:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:19:25 ---> 26d056d8168d 19:19:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:19:26 ---> 979dbea178d4 19:19:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:27 ---> c0863ed97bce 19:19:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:28 ---> f47f240256cb 19:19:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:29 ---> 9291aac7c43c 19:19:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:29 ---> Running in 6bf37919e69c 19:19:29 Removing intermediate container 80e0d6e93c17 19:19:29 ---> 0d299f28f37c 19:19:29 19:19:29 Step 10/22 : FROM alpine:3.16 19:19:29 ---> 3d81c46cd875 19:19:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:19:29 ---> Using cache 19:19:29 ---> 2014dcc18763 19:19:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:29 ---> Using cache 19:19:30 ---> eff676a8db07 19:19:30 Step 13/22 : ENV APP_PORT=59861 19:19:30 ---> Running in 6378d9ab0a06 19:19:30 Removing intermediate container 6378d9ab0a06 19:19:30 ---> facc17387b11 19:19:30 Step 14/22 : EXPOSE $APP_PORT 19:19:30 ---> Running in c7a1923dcd25 19:19:30 Removing intermediate container c7a1923dcd25 19:19:30 ---> a088ee743117 19:19:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:31 Removing intermediate container 6bf37919e69c 19:19:31 ---> 2fbe320854c5 19:19:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:19:31 ---> Running in ecb6b49bd6a0 19:19:31 ---> a2e981c2f899 19:19:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:19:31 Removing intermediate container ecb6b49bd6a0 19:19:31 ---> 5a3567204f8d 19:19:31 Step 23/25 : LABEL arch=arm64 19:19:32 ---> Running in c0f19401b68c 19:19:32 Removing intermediate container c0f19401b68c 19:19:32 ---> 9757e4da242a 19:19:32 Step 24/25 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:19:32 ---> Running in b5617cad3f93 19:19:32 Removing intermediate container b5617cad3f93 19:19:32 ---> 518a714204f2 19:19:32 Step 25/25 : LABEL version=0.0.0 19:19:32 ---> Running in 6f24b5a20383 19:19:33 ---> 4e7ed7c644db 19:19:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:19:33 Removing intermediate container 6f24b5a20383 19:19:33 ---> 0cb14699d14c 19:19:33 19:19:33 Successfully built 0cb14699d14c 19:19:33 Successfully tagged security-secretstore-setup-arm64:latest 19:19:33  Building security-secretstore-setup ... done  ---> 2957cbebec8b 19:19:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:19:33 ---> Running in ea9133b15434 19:19:34 Removing intermediate container ea9133b15434 19:19:34 ---> 61992b88f7c0 19:19:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:34 ---> Running in 112fbd8ecc19 19:19:34 Removing intermediate container 112fbd8ecc19 19:19:34 ---> cc2bfa57a6f2 19:19:34 Step 20/22 : LABEL arch=arm64 19:19:34 ---> Running in 34180a5e523b 19:19:34 Removing intermediate container 34180a5e523b 19:19:34 ---> 0885ec7e8865 19:19:34 Step 21/22 : LABEL git_sha=198503331d29dd9f4330daf517de946512d0ddc9 19:19:34 ---> Running in 72fe22723a09 19:19:35 Removing intermediate container 72fe22723a09 19:19:35 ---> 4e0ee655ebc3 19:19:35 Step 22/22 : LABEL version=0.0.0 19:19:35 ---> Running in e2a6c097582c 19:19:35 Removing intermediate container e2a6c097582c 19:19:35 ---> 192522e5bb0c 19:19:35 19:19:36 Successfully built 192522e5bb0c 19:19:36 Successfully tagged support-scheduler-arm64:latest 19:19:36  Building support-scheduler ... done  [Pipeline] } 19:19:36 $ docker stop --time=1 f538a36279ab51a09665a4a15e5ce9832a79e1e6842ed4858607b38015539434 19:19:38 $ docker rm -f f538a36279ab51a09665a4a15e5ce9832a79e1e6842ed4858607b38015539434 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:38 + docker images 19:19:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:39 support-scheduler-arm64 latest 192522e5bb0c 3 seconds ago 25.5MB 19:19:39 security-secretstore-setup-arm64 latest 0cb14699d14c 5 seconds ago 27.9MB 19:19:39 0d299f28f37c 9 seconds ago 1.51GB 19:19:39 3ad78fb32ad8 22 seconds ago 1.46GB 19:19:39 security-spiffe-token-provider-arm64 latest 866a49748dd3 29 seconds ago 28.2MB 19:19:39 core-command-arm64 latest 8f31b14d8ed9 32 seconds ago 15.5MB 19:19:39 71590adb406a 43 seconds ago 1.45GB 19:19:39 ebd759a9b261 51 seconds ago 1.5GB 19:19:39 security-proxy-setup-arm64 latest 9893370ccaa9 About a minute ago 26.1MB 19:19:39 bb25c9550a82 2 minutes ago 1.46GB 19:19:39 sys-mgmt-agent-arm64 latest 708a3aacac02 5 minutes ago 282MB 19:19:39 core-metadata-arm64 latest e8dfe751383c 5 minutes ago 16.4MB 19:19:39 b643805ed871 6 minutes ago 1.45GB 19:19:39 aa8b55a8de7d 7 minutes ago 1.45GB 19:19:39 support-notifications-arm64 latest a63f98d1e79c 7 minutes ago 26.1MB 19:19:39 a36aeebb1eb8 7 minutes ago 1.51GB 19:19:39 core-data-arm64 latest eadf44745dd7 8 minutes ago 20.6MB 19:19:39 ca775ebf1080 8 minutes ago 1.48GB 19:19:39 security-bootstrapper-arm64 latest fb93fbafcada 10 minutes ago 18.5MB 19:19:39 6b92c0aaa62e 10 minutes ago 1.45GB 19:19:39 security-spire-agent-arm64 latest f7a2c162e416 12 minutes ago 122MB 19:19:39 648f93be592d 12 minutes ago 1.35GB 19:19:39 security-spire-config-arm64 latest af8c803ada41 15 minutes ago 83.6MB 19:19:39 security-spire-server-arm64 latest 46685a6b47d3 15 minutes ago 84.2MB 19:19:39 1b3c705d1415 15 minutes ago 1.35GB 19:19:39 b73e421a1ba3 15 minutes ago 1.35GB 19:19:39 ci-base-image-arm64 latest 722d4512a86a 29 minutes ago 938MB 19:19:39 alpine 3.15 60f2846fe774 45 hours ago 5.32MB 19:19:39 alpine 3.16 3d81c46cd875 2 days ago 5.27MB 19:19:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 weeks ago 678MB 19:19:39 docker 20.10.14 c346e9eafbab 3 months ago 202MB 19:19:39 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 19:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:39 19:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:40 arm64: Pulling from edgex-lftools-log-publisher 19:19:40 8998bd30e6a1: Pulling fs layer 19:19:40 04944245beec: Pulling fs layer 19:19:40 699f458cf7ca: Pulling fs layer 19:19:40 765212b225bb: Pulling fs layer 19:19:40 765212b225bb: Waiting 19:19:40 f23df028b6ca: Pulling fs layer 19:19:40 d65c8cfc05b1: Pulling fs layer 19:19:40 2437ff75d9bd: Pulling fs layer 19:19:40 f23df028b6ca: Waiting 19:19:40 d65c8cfc05b1: Waiting 19:19:40 2437ff75d9bd: Waiting 19:19:40 04944245beec: Verifying Checksum 19:19:40 04944245beec: Download complete 19:19:40 765212b225bb: Verifying Checksum 19:19:40 765212b225bb: Download complete 19:19:40 f23df028b6ca: Download complete 19:19:40 d65c8cfc05b1: Verifying Checksum 19:19:40 d65c8cfc05b1: Download complete 19:19:40 699f458cf7ca: Verifying Checksum 19:19:40 699f458cf7ca: Download complete 19:19:41 8998bd30e6a1: Verifying Checksum 19:19:41 8998bd30e6a1: Download complete 19:19:44 2437ff75d9bd: Verifying Checksum 19:19:44 2437ff75d9bd: Download complete 19:19:46 8998bd30e6a1: Pull complete 19:19:46 04944245beec: Pull complete 19:19:47 699f458cf7ca: Pull complete 19:19:48 765212b225bb: Pull complete 19:19:49 f23df028b6ca: Pull complete 19:19:49 d65c8cfc05b1: Pull complete 19:20:04 2437ff75d9bd: Pull complete 19:20:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-20697 does not seem to be running inside a container 19:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:20:07 $ docker top 5dd0346adad76643507e1daa9b818d6d4bb97356b2fdb26f337dfab2afdc806f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:08 ---> job-cost.sh 19:20:08 lf-activate-venv: SKIPPING 19:20:08 INFO: No Stack... 19:20:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:20:09 INFO: Archiving Costs [Pipeline] sh 19:20:10 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:20:10 + cut -d, -f6 [Pipeline] lock 19:20:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] 19:20:10 Resource [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] did not exist. Created. 19:20:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:11 + echo total: 0.10999999940395355 [Pipeline] stash 19:20:11 Stashed 1 file(s) [Pipeline] } 19:20:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4100-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:11 $ docker stop --time=1 5dd0346adad76643507e1daa9b818d6d4bb97356b2fdb26f337dfab2afdc806f 19:20:13 $ docker rm -f 5dd0346adad76643507e1daa9b818d6d4bb97356b2fdb26f337dfab2afdc806f [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 19:20:14 provisioning config files... 19:20:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1553216399377999496tmp [Pipeline] { [Pipeline] sh 19:20:14 + set +x 19:20:14 + curl -s https://codecov.io/bash 19:20:14 + bash -s -- 19:20:14 19:20:14 _____ _ 19:20:14 / ____| | | 19:20:14 | | ___ __| | ___ ___ _____ __ 19:20:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:20:14 | |___| (_) | (_| | __/ (_| (_) \ V / 19:20:14 \_____\___/ \__,_|\___|\___\___/ \_/ 19:20:14 Bash-1.0.6 19:20:14 19:20:14 19:20:14 ==> git version 2.25.1 found 19:20:14 ==> 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 19:20:14 Release-Date: 2020-01-08 19:20:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:20:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:20:14 ==> Jenkins CI detected. 19:20:14 current dir:  /w/workspace/edgex-go/1 19:20:14 project root: . 19:20:14 --> token set from env 19:20:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:20:14 ==> Running gcov in . (disable via -X gcov) 19:20:14 ==> Python coveragepy not found 19:20:14 ==> Searching for coverage reports in: 19:20:14 + . 19:20:14 -> Found 1 reports 19:20:14 ==> Detecting git/mercurial file structure 19:20:14 ==> Reading reports 19:20:14 + ./coverage.out bytes=435763 19:20:14 ==> Appending adjustments 19:20:14 https://docs.codecov.io/docs/fixing-reports 19:20:15 + Found adjustments 19:20:15 ==> Gzipping contents 19:20:15 60K /tmp/codecov.zPVsim.gz 19:20:15 ==> Uploading reports 19:20:15 url: https://codecov.io 19:20:15 query: branch=PR-4100&commit=198503331d29dd9f4330daf517de946512d0ddc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4100&job=&cmd_args= 19:20:16 -> Pinging Codecov 19:20:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4100&commit=198503331d29dd9f4330daf517de946512d0ddc9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4100&job=&cmd_args= 19:20:16 -> Uploading to 19:20:16 https://storage.googleapis.com/codecov/v4/raw/2022-07-21/00271124DB129430A58F1EEE437C3FCB/198503331d29dd9f4330daf517de946512d0ddc9/38d4c560-da74-46c4-ae3b-705d8f92ab62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T192016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=078ad124fc657cddbbb2c874bf36d494253a88ef49cf89dadcc6d9cb2c431466 19:20:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:20:16 Dload Upload Total Spent Left Speed 19:20:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59836 0 0 100 59836 0 236k --:--:-- --:--:-- --:--:-- 236k 19:20:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/198503331d29dd9f4330daf517de946512d0ddc9 [Pipeline] } 19:20:16 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 19:20:17 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:20:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:19 ---> package-listing.sh 19:20:19 ++ facter osfamily 19:20:19 ++ tr '[:upper:]' '[:lower:]' 19:20:19 + OS_FAMILY=debian 19:20:19 + workspace=/w/workspace/edgex-go/1 19:20:19 + START_PACKAGES=/tmp/packages_start.txt 19:20:19 + END_PACKAGES=/tmp/packages_end.txt 19:20:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:19 + PACKAGES=/tmp/packages_start.txt 19:20:19 + '[' /w/workspace/edgex-go/1 ']' 19:20:19 + PACKAGES=/tmp/packages_end.txt 19:20:19 + case "${OS_FAMILY}" in 19:20:19 + dpkg -l 19:20:19 + grep '^ii' 19:20:19 + '[' -f /tmp/packages_start.txt ']' 19:20:19 + '[' -f /tmp/packages_end.txt ']' 19:20:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:19 + '[' /w/workspace/edgex-go/1 ']' 19:20:19 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:20:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:20:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:20:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:20 19:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:20 latest: Pulling from edgex-lftools-log-publisher 19:20:20 5eb5b503b376: Pulling fs layer 19:20:20 5c69ac0246d0: Pulling fs layer 19:20:20 ec43610c2a17: Pulling fs layer 19:20:20 3a2ae6a8a46f: Pulling fs layer 19:20:20 33b1e0a273af: Pulling fs layer 19:20:20 5d3b04190fa2: Pulling fs layer 19:20:20 2f39f015ded8: Pulling fs layer 19:20:20 5d3b04190fa2: Waiting 19:20:20 2f39f015ded8: Waiting 19:20:20 3a2ae6a8a46f: Waiting 19:20:20 33b1e0a273af: Waiting 19:20:20 5c69ac0246d0: Verifying Checksum 19:20:20 5c69ac0246d0: Download complete 19:20:20 3a2ae6a8a46f: Verifying Checksum 19:20:20 3a2ae6a8a46f: Download complete 19:20:20 33b1e0a273af: Verifying Checksum 19:20:20 33b1e0a273af: Download complete 19:20:20 5d3b04190fa2: Download complete 19:20:20 ec43610c2a17: Verifying Checksum 19:20:20 ec43610c2a17: Download complete 19:20:21 5eb5b503b376: Verifying Checksum 19:20:21 5eb5b503b376: Download complete 19:20:21 2f39f015ded8: Verifying Checksum 19:20:21 2f39f015ded8: Download complete 19:20:22 5eb5b503b376: Pull complete 19:20:22 5c69ac0246d0: Pull complete 19:20:23 ec43610c2a17: Pull complete 19:20:23 3a2ae6a8a46f: Pull complete 19:20:23 33b1e0a273af: Pull complete 19:20:23 5d3b04190fa2: Pull complete 19:20:27 2f39f015ded8: Pull complete 19:20:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:28 prd-ubuntu20.04-docker-8c-8g-20696 does not seem to be running inside a container 19:20:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:20:29 $ docker top 1bea9242745d2abe3169ec5af7c1a0c88bb78e40a86e279873dfbb745d8cb9f8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:20:30 + mkdir -p /var/log/sysstat [Pipeline] sh 19:20:30 + ls /var/log/sa-host 19:20:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:31 provisioning config files... 19:20:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4256678818764415168tmp [Pipeline] { [Pipeline] echo 19:20:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:31 ---> create-netrc.sh [Pipeline] } 19:20:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:20:31 ---> python-tools-install.sh [Pipeline] echo 19:20:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:20:32 ---> sudo-logs.sh 19:20:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:20:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:20:32 ---> job-cost.sh 19:20:32 lf-activate-venv: SKIPPING 19:20:32 DEBUG: total: 0.10999999940395355 19:20:32 INFO: Retrieving Stack Cost... 19:20:32 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:33 INFO: Archiving Costs [Pipeline] echo 19:20:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:33 ---> logs-deploy.sh 19:20:33 lf-activate-venv: SKIPPING 19:20:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4100/1 19:20:33 INFO: archiving workspace using pattern(s): 19:20:34 Archives upload complete. 19:20:34 INFO: archiving logs to Nexus 19:20:35 ---> uname -a: 19:20:35 Linux prd-ubuntu20-04-docker-8c-8g-20696 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:20:35 19:20:35 19:20:35 ---> lscpu: 19:20:35 Architecture: x86_64 19:20:35 CPU op-mode(s): 32-bit, 64-bit 19:20:35 Byte Order: Little Endian 19:20:35 Address sizes: 40 bits physical, 48 bits virtual 19:20:35 CPU(s): 8 19:20:35 On-line CPU(s) list: 0-7 19:20:35 Thread(s) per core: 1 19:20:35 Core(s) per socket: 1 19:20:35 Socket(s): 8 19:20:35 NUMA node(s): 1 19:20:35 Vendor ID: AuthenticAMD 19:20:35 CPU family: 23 19:20:35 Model: 49 19:20:35 Model name: AMD EPYC-Rome Processor 19:20:35 Stepping: 0 19:20:35 CPU MHz: 2799.994 19:20:35 BogoMIPS: 5599.98 19:20:35 Virtualization: AMD-V 19:20:35 Hypervisor vendor: KVM 19:20:35 Virtualization type: full 19:20:35 L1d cache: 256 KiB 19:20:35 L1i cache: 256 KiB 19:20:35 L2 cache: 4 MiB 19:20:35 L3 cache: 128 MiB 19:20:35 NUMA node0 CPU(s): 0-7 19:20:35 Vulnerability Itlb multihit: Not affected 19:20:35 Vulnerability L1tf: Not affected 19:20:35 Vulnerability Mds: Not affected 19:20:35 Vulnerability Meltdown: Not affected 19:20:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:20:35 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:20:35 Vulnerability Srbds: Not affected 19:20:35 Vulnerability Tsx async abort: Not affected 19:20:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:20:35 19:20:35