Pull request #4253 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bd9dcaae57d8a862f1259755b6cfd959ffde659+c06f5ea463beb75557a6507ee42ec03376c15ad1 (e944ac283c356c79bfee50bd08ae6a2c404ed18a) 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-ssh9293259572523987220.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2317332104356829248.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4253/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-4253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16147260679193718652.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-4253/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8401494041075383099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1794530833549747553.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4253/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-4253/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1306559421434315813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-121231 in /w/workspace/edgexfoundry_edgex-go_PR-4253 [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/4253/head:refs/remotes/origin/PR-4253 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c06f5ea463beb75557a6507ee42ec03376c15ad1 into PR head commit 2bd9dcaae57d8a862f1259755b6cfd959ffde659 Merge succeeded, producing 2bd9dcaae57d8a862f1259755b6cfd959ffde659 Checking out Revision 2bd9dcaae57d8a862f1259755b6cfd959ffde659 (PR-4253) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:54 ========================================================= 19:02:54 EdgeX Global Pipelines Version Info 19:02:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # 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 c06f5ea463beb75557a6507ee42ec03376c15ad1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 19:02:55 ------------------- 19:02:55 stable info: 19:02:55 ------------------- 19:02:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:02:55 Message: update stable to v1.0.244 19:02:56 ------------------- 19:02:56 experimental info: 19:02:56 ------------------- 19:02:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:02:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4253 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4253 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4253 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bd9dca [Pipeline] echo 19:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:57 provisioning config files... 19:02:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10597735332749976018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:58 ---> docker-login.sh 19:02:58 nexus3.edgexfoundry.org:10001 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:58 Configure a credential helper to remove this warning. See 19:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:58 19:02:58 Login Succeeded 19:02:58 nexus3.edgexfoundry.org:10002 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:58 Configure a credential helper to remove this warning. See 19:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:58 19:02:58 Login Succeeded 19:02:58 nexus3.edgexfoundry.org:10003 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:58 Configure a credential helper to remove this warning. See 19:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:58 19:02:58 Login Succeeded 19:02:58 nexus3.edgexfoundry.org:10004 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:58 Configure a credential helper to remove this warning. See 19:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:58 19:02:58 Login Succeeded 19:02:58 docker.io 19:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:59 Configure a credential helper to remove this warning. See 19:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:59 19:02:59 Login Succeeded 19:02:59 ---> docker-login.sh ends [Pipeline] } 19:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:59 + 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 19:02:59 + dirname cmd/core-command/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo core-command,cmd/core-command/Dockerfile 19:02:59 + dirname cmd/core-data/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo core-data,cmd/core-data/Dockerfile 19:02:59 + dirname cmd/core-metadata/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo core-metadata,cmd/core-metadata/Dockerfile 19:02:59 + dirname cmd/security-bootstrapper/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:02:59 + dirname cmd/security-proxy-setup/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:02:59 + dirname cmd/security-secretstore-setup/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:02:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:02:59 + dirname cmd/security-spire-agent/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:02:59 + dirname cmd/security-spire-config/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + dirname cmd/security-spire-server/Dockerfile 19:02:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:02:59 + dirname cmd/support-notifications/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo support-notifications,cmd/support-notifications/Dockerfile 19:02:59 + dirname cmd/support-scheduler/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:02:59 + dirname cmd/sys-mgmt-agent/Dockerfile 19:02:59 + cut -d/ -f2 19:02:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:02:59 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 19:03:00 + git rev-list -1 --merges 2bd9dcaae57d8a862f1259755b6cfd959ffde659~1..2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] echo 19:03:00 -----------> git rev-list -1 --merges 2bd9dcaae57d8a862f1259755b6cfd959ffde659~1..2bd9dcaae57d8a862f1259755b6cfd959ffde659 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [false] [Pipeline] sh 19:03:00 + git log --format=format:%s -1 2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] echo 19:03:00 ========================================================= 19:03:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:01 + grep -v github /etc/ssh/ssh_known_hosts 19:03:01 + [ -e /tmp/ssh_known_hosts ] 19:03:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:01 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:01 sudo tee -a /etc/ssh/ssh_known_hosts 19:03:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:01 19:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:01 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:01 b85a868b505f: Pulling fs layer 19:03:01 e2be974225ed: Pulling fs layer 19:03:01 339a4e72a1f5: Pulling fs layer 19:03:01 988bab9f4d93: Pulling fs layer 19:03:01 1469e6f7b9e6: Pulling fs layer 19:03:01 eaf3925da568: Pulling fs layer 19:03:01 bab4dde63d76: Pulling fs layer 19:03:01 bde34c3a00c8: Pulling fs layer 19:03:01 b352a97aabf1: Pulling fs layer 19:03:01 4872d77fe225: Pulling fs layer 19:03:01 5851b861e8e6: Pulling fs layer 19:03:01 bab4dde63d76: Waiting 19:03:01 bde34c3a00c8: Waiting 19:03:01 b352a97aabf1: Waiting 19:03:01 5851b861e8e6: Waiting 19:03:01 988bab9f4d93: Waiting 19:03:01 4872d77fe225: Waiting 19:03:01 eaf3925da568: Waiting 19:03:01 e2be974225ed: Download complete 19:03:01 988bab9f4d93: Verifying Checksum 19:03:01 988bab9f4d93: Download complete 19:03:02 339a4e72a1f5: Verifying Checksum 19:03:02 339a4e72a1f5: Download complete 19:03:02 1469e6f7b9e6: Verifying Checksum 19:03:02 1469e6f7b9e6: Download complete 19:03:02 eaf3925da568: Verifying Checksum 19:03:02 eaf3925da568: Download complete 19:03:02 bde34c3a00c8: Verifying Checksum 19:03:02 bde34c3a00c8: Download complete 19:03:02 b352a97aabf1: Verifying Checksum 19:03:02 b352a97aabf1: Download complete 19:03:02 4872d77fe225: Download complete 19:03:02 5851b861e8e6: Verifying Checksum 19:03:02 5851b861e8e6: Download complete 19:03:02 b85a868b505f: Verifying Checksum 19:03:02 b85a868b505f: Download complete 19:03:02 bab4dde63d76: Verifying Checksum 19:03:02 bab4dde63d76: Download complete 19:03:03 b85a868b505f: Pull complete 19:03:03 e2be974225ed: Pull complete 19:03:04 339a4e72a1f5: Pull complete 19:03:04 988bab9f4d93: Pull complete 19:03:04 1469e6f7b9e6: Pull complete 19:03:04 eaf3925da568: Pull complete 19:03:06 bab4dde63d76: Pull complete 19:03:06 bde34c3a00c8: Pull complete 19:03:06 b352a97aabf1: Pull complete 19:03:06 4872d77fe225: Pull complete 19:03:06 5851b861e8e6: Pull complete 19:03:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:07 prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container 19:03:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:08 $ docker top 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 -eo pid,comm 19:03:08 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). 19:03:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:08 [ssh-agent] Looking for ssh-agent implementation... 19:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:08 $ docker exec 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent 19:03:09 SSH_AUTH_SOCK=/tmp/ssh-w2HlE4wd6FIm/agent.33 19:03:09 SSH_AGENT_PID=39 19:03:09 Running ssh-add (command line suppressed) 19:03:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18387092111001432364.key (/w/workspace/edgex-go/1@tmp/private_key_18387092111001432364.key) 19:03:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:09 + git tag --points-at HEAD [Pipeline] } 19:03:09 $ docker exec --env ******** --env ******** 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent -k 19:03:09 unset SSH_AUTH_SOCK; 19:03:09 unset SSH_AGENT_PID; 19:03:09 echo Agent pid 39 killed; 19:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:09 [ssh-agent] Looking for ssh-agent implementation... 19:03:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:09 $ docker exec 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent 19:03:09 SSH_AUTH_SOCK=/tmp/ssh-lK5c8dL1u67B/agent.71 19:03:09 SSH_AGENT_PID=77 19:03:09 Running ssh-add (command line suppressed) 19:03:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4474422734611749569.key (/w/workspace/edgex-go/1@tmp/private_key_4474422734611749569.key) 19:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:10 + git semver init 19:03:10 2022-12-14 19:03:10,676 [run_init] DEBUG init version:0.0.0 force:False 19:03:10 2022-12-14 19:03:10,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:03:10 2022-12-14 19:03:10,679 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:03:10 2022-12-14 19:03:10,679 [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) 19:03:14 2022-12-14 19:03:14,999 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:03:14 2022-12-14 19:03:15,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4253 with force:False 19:03:14 2022-12-14 19:03:15,000 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4253 19:03:14 2022-12-14 19:03:15,004 [execute] INFO git cat-file --batch-check 19:03:14 2022-12-14 19:03:15,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:14 2022-12-14 19:03:15,011 [execute] INFO git cat-file --batch 19:03:14 2022-12-14 19:03:15,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:14 2022-12-14 19:03:15,019 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4253 19:03:14 0.0.0 [Pipeline] } 19:03:15 $ docker exec --env ******** --env ******** 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 ssh-agent -k 19:03:15 unset SSH_AUTH_SOCK; 19:03:15 unset SSH_AGENT_PID; 19:03:15 echo Agent pid 77 killed; 19:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:15 + git semver [Pipeline] } 19:03:16 $ docker stop --time=1 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 19:03:17 $ docker rm -f 8d769f8430b7e3dfd3bdb921c7ff12be99e0eea87815cdc455af623612db5ad5 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:18 Stashed 1 file(s) [Pipeline] echo 19:03:18 [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 19:03:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:18 ========================================================= 19:03:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:19 213ec9aee27d: Pulling fs layer 19:03:19 4583459ba037: Pulling fs layer 19:03:19 93c1e223e6f2: Pulling fs layer 19:03:19 53926ce57604: Pulling fs layer 19:03:19 21b2b0c7a3f4: Pulling fs layer 19:03:19 22ff95d597cd: Pulling fs layer 19:03:19 12d6caf4c0d1: Pulling fs layer 19:03:19 96b7cbca73a9: Pulling fs layer 19:03:19 a7acece74701: Pulling fs layer 19:03:19 21b2b0c7a3f4: Waiting 19:03:19 22ff95d597cd: Waiting 19:03:19 96b7cbca73a9: Waiting 19:03:19 12d6caf4c0d1: Waiting 19:03:19 53926ce57604: Waiting 19:03:19 93c1e223e6f2: Verifying Checksum 19:03:19 93c1e223e6f2: Download complete 19:03:19 4583459ba037: Verifying Checksum 19:03:19 4583459ba037: Download complete 19:03:19 21b2b0c7a3f4: Verifying Checksum 19:03:19 21b2b0c7a3f4: Download complete 19:03:19 22ff95d597cd: Verifying Checksum 19:03:19 22ff95d597cd: Download complete 19:03:19 213ec9aee27d: Verifying Checksum 19:03:19 213ec9aee27d: Download complete 19:03:19 12d6caf4c0d1: Download complete 19:03:19 213ec9aee27d: Pull complete 19:03:19 4583459ba037: Pull complete 19:03:19 93c1e223e6f2: Pull complete 19:03:19 a7acece74701: Verifying Checksum 19:03:19 a7acece74701: Download complete 19:03:20 96b7cbca73a9: Verifying Checksum 19:03:20 96b7cbca73a9: Download complete 19:03:20 53926ce57604: Verifying Checksum 19:03:20 53926ce57604: Download complete 19:03:24 53926ce57604: Pull complete 19:03:24 21b2b0c7a3f4: Pull complete 19:03:24 22ff95d597cd: Pull complete 19:03:24 12d6caf4c0d1: Pull complete 19:03:26 96b7cbca73a9: Pull complete 19:03:27 a7acece74701: Pull complete 19:03:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:03:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:27 WORKDIR /edgex 19:03:27 COPY go.mod . 19:03:27 RUN go mod download 19:03:27 + docker build -t ci-base-image-x86_64 -f - . 19:03:28 Sending build context to Docker daemon 170.2MB 19:03:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:28 ---> db6d94c90886 19:03:28 Step 2/4 : WORKDIR /edgex 19:03:30 ---> Running in 28a8dca8a990 19:03:30 Removing intermediate container 28a8dca8a990 19:03:30 ---> d3b236d866ed 19:03:30 Step 3/4 : COPY go.mod . 19:03:30 ---> 99247e0710e0 19:03:30 Step 4/4 : RUN go mod download 19:03:30 ---> Running in b706e15a8b8c 19:03:33 Still waiting to schedule task 19:03:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:42 Removing intermediate container b706e15a8b8c 19:03:42 ---> 55ce80cc4d89 19:03:42 Successfully built 55ce80cc4d89 19:03:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:43 + docker inspect -f . ci-base-image-x86_64 19:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:43 prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container 19:03:43 $ 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 ******** ci-base-image-x86_64 cat 19:03:43 $ docker top 431b385e429a19fc4b46f630cbd6de8566c0860701026760ccddc57dd53df586 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:44 + go version 19:03:44 go version go1.18.7 linux/amd64 [Pipeline] } 19:03:44 $ docker stop --time=1 431b385e429a19fc4b46f630cbd6de8566c0860701026760ccddc57dd53df586 19:03:45 $ docker rm -f 431b385e429a19fc4b46f630cbd6de8566c0860701026760ccddc57dd53df586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:46 + docker inspect -f . ci-base-image-x86_64 19:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:46 prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container 19:03:46 $ 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 ******** ci-base-image-x86_64 cat 19:03:46 $ docker top 82a453c2f977ca2d9581344158ddcf3bf2eafdc1d1b925ad9869d043b40cc6c6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:46 ========================================================= 19:03:46 [edgeXBuildGoParallel] Running Tests and Build... 19:03:46 ========================================================= [Pipeline] sh 19:03:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:03:47 + make test 19:03:47 go test -race -coverprofile=coverage.out ./... 19:03:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:04:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:04:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 19:04:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.126s coverage: 43.0% of statements 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:04:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.146s coverage: 54.2% of statements 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.166s coverage: 89.2% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 2.2% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 19:04:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 19:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 19:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 19:04:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 79.9% of statements 19:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.086s coverage: 86.9% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.7% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.299s coverage: 65.8% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:04:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 19:04:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:04:33 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 19:04:51 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." 19:04:51 go vet ./... 19:04:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:54 ./bin/test-attribution-txt.sh 19:04:54 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo 19:04:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:04:54 + ls -al . 19:04:54 total 772 19:04:54 drwxrwxr-x 11 1001 1001 4096 Dec 14 19:03 . 19:04:54 drwxr-xr-x 4 root root 4096 Dec 14 19:03 .. 19:04:54 drwxrwxr-x 2 1001 1001 4096 Dec 14 19:02 .blubracket 19:04:54 -rw-rw-r-- 1 1001 1001 16 Dec 14 19:02 .dockerignore 19:04:54 drwxrwxr-x 8 1001 1001 4096 Dec 14 19:04 .git 19:04:54 drwxrwxr-x 3 1001 1001 4096 Dec 14 19:02 .github 19:04:54 -rw-rw-r-- 1 1001 1001 1030 Dec 14 19:02 .gitignore 19:04:54 -rw-rw-r-- 1 1001 1001 42 Dec 14 19:02 .golangci.yml 19:04:54 -rw-rw-r-- 1 1001 1001 87 Dec 14 19:02 .hadolint.yml 19:04:54 drwxr-xr-x 3 1001 1001 4096 Dec 14 19:03 .semver 19:04:54 -rw-rw-r-- 1 1001 1001 166 Dec 14 19:02 .sonarcloud.properties 19:04:54 -rw-rw-r-- 1 1001 1001 1171 Dec 14 19:02 ADOPTERS.md 19:04:54 -rw-rw-r-- 1 1001 1001 10618 Dec 14 19:02 Attribution.txt 19:04:54 -rw-rw-r-- 1 1001 1001 73765 Dec 14 19:02 CHANGELOG.md 19:04:54 -rw-rw-r-- 1 1001 1001 3804 Dec 14 19:02 CONTRIBUTING.md 19:04:54 -rw-rw-r-- 1 1001 1001 677 Dec 14 19:02 GOVERNANCE.md 19:04:54 -rw-rw-r-- 1 1001 1001 850 Dec 14 19:02 Jenkinsfile 19:04:54 -rw-rw-r-- 1 1001 1001 10775 Dec 14 19:02 LICENSE 19:04:54 -rw-rw-r-- 1 1001 1001 13289 Dec 14 19:02 Makefile 19:04:54 -rw-rw-r-- 1 1001 1001 582 Dec 14 19:02 OWNERS.md 19:04:54 -rw-rw-r-- 1 1001 1001 9403 Dec 14 19:02 README.md 19:04:54 -rw-rw-r-- 1 1001 1001 6912 Dec 14 19:02 SECURITY.md 19:04:54 -rw-rw-r-- 1 1001 1001 5 Dec 14 19:03 VERSION 19:04:54 drwxrwxr-x 2 1001 1001 4096 Dec 14 19:02 bin 19:04:54 drwxrwxr-x 18 1001 1001 4096 Dec 14 19:02 cmd 19:04:54 -rw-r--r-- 1 root root 501826 Dec 14 19:04 coverage.out 19:04:54 -rw-rw-r-- 1 1001 1001 3400 Dec 14 19:02 go.mod 19:04:54 -rw-rw-r-- 1 1001 1001 45110 Dec 14 19:02 go.sum 19:04:54 drwxrwxr-x 8 1001 1001 4096 Dec 14 19:02 internal 19:04:54 drwxrwxr-x 3 1001 1001 4096 Dec 14 19:02 openapi 19:04:54 drwxrwxr-x 4 1001 1001 4096 Dec 14 19:02 snap 19:04:54 -rw-rw-r-- 1 1001 1001 204 Dec 14 19:02 version.go [Pipeline] sh 19:04:55 + '[' -e coverage.out ] 19:04:55 + chown 1001:1001 coverage.out [Pipeline] stash 19:04:55 Stashed 1 file(s) [Pipeline] sh 19:04:55 + make build 19:04:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:05:07 go build -tags " 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:05:08 go build -tags " 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:05:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121233 in /w/workspace/edgexfoundry_edgex-go_PR-4253 [Pipeline] { [Pipeline] ws 19:05:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:05:08 The recommended git tool is: git 19:05:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:05:13 using credential edgex-jenkins-ssh 19:05:13 Cloning the remote Git repository 19:05:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:13 > git init /w/workspace/edgex-go/1 # timeout=10 19:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:13 > git --version # timeout=10 19:05:13 > git --version # 'git version 2.25.1' 19:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:16 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:05:16 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:05:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:05:19 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:05:19 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:05:21 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:05:21 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:05:22 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:05:25 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:05:26 $ docker stop --time=1 82a453c2f977ca2d9581344158ddcf3bf2eafdc1d1b925ad9869d043b40cc6c6 19:05:28 $ docker rm -f 82a453c2f977ca2d9581344158ddcf3bf2eafdc1d1b925ad9869d043b40cc6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:29 19:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:30 latest: Pulling from edgex-devops/edgex-compose 19:05:30 cbdbe7a5bc2a: Pulling fs layer 19:05:30 ca9280d653b3: Pulling fs layer 19:05:30 7e9c9ca2126c: Pulling fs layer 19:05:30 cbdbe7a5bc2a: Download complete 19:05:30 Merging remotes/origin/main commit c06f5ea463beb75557a6507ee42ec03376c15ad1 into PR head commit 2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:05:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4253/head:refs/remotes/origin/PR-4253 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:30 ca9280d653b3: Verifying Checksum 19:05:30 ca9280d653b3: Download complete 19:05:30 cbdbe7a5bc2a: Pull complete 19:05:30 Merge succeeded, producing 2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:05:30 Checking out Revision 2bd9dcaae57d8a862f1259755b6cfd959ffde659 (PR-4253) 19:05:30 7e9c9ca2126c: Verifying Checksum 19:05:30 7e9c9ca2126c: Download complete 19:05:31 ca9280d653b3: Pull complete 19:05:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:05:31 > git --version # timeout=10 19:05:31 > git --version # 'git version 2.25.1' 19:05:31 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:30 > git config core.sparsecheckout # timeout=10 19:05:30 > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 19:05:30 > git remote # timeout=10 19:05:30 > git config --get remote.origin.url # timeout=10 19:05:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:30 > git merge c06f5ea463beb75557a6507ee42ec03376c15ad1 # timeout=10 19:05:30 > git rev-parse HEAD^{commit} # timeout=10 19:05:30 > git config core.sparsecheckout # timeout=10 19:05:30 > git checkout -f 2bd9dcaae57d8a862f1259755b6cfd959ffde659 # timeout=10 19:05:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:32 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:32 Dload Upload Total Spent Left Speed 19:05:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 19:05:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:33 + sudo tee /etc/docker/daemon.new 19:05:33 { 19:05:33 "registry-mirrors": [ 19:05:33 "https://nexus3.edgexfoundry.org:10001" 19:05:33 ], 19:05:33 "bip": "10.250.0.254/24", 19:05:33 "hosts": [ 19:05:33 "tcp://0.0.0.0:5555", 19:05:33 "unix:///var/run/docker.sock" 19:05:33 ], 19:05:33 "mtu": 1458, 19:05:33 "selinux-enabled": true, 19:05:33 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:33 } [Pipeline] sh 19:05:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:34 + sudo service docker restart 19:05:34 7e9c9ca2126c: Pull complete 19:05:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:34 prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container 19:05:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:35 $ docker top 22e7cbf8b9a85aca633cbe4dbe1ff82be82c70c9593bfeb96192b37b787b56e6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:36 + docker-compose build --help 19:05:36 + grep parallel 19:05:36 --parallel Build images in parallel. [Pipeline] } 19:05:36 $ docker stop --time=1 22e7cbf8b9a85aca633cbe4dbe1ff82be82c70c9593bfeb96192b37b787b56e6 19:05:38 $ docker rm -f 22e7cbf8b9a85aca633cbe4dbe1ff82be82c70c9593bfeb96192b37b787b56e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:38 prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container 19:05:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:05:39 $ docker top 030ada4d48ccd6a4ea20a75a269c5f09562f4f2c626408c0e6b1cfbbb95c8e5b -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:39 + docker-compose -f ./docker-compose-build.yml build --parallel 19:05:40 Building core-command ... 19:05:40 Building core-data ... 19:05:40 Building core-metadata ... 19:05:40 Building security-bootstrapper ... 19:05:40 Building security-proxy-setup ... 19:05:40 Building security-secretstore-setup ... 19:05:40 Building security-spiffe-token-provider ... 19:05:40 Building security-spire-agent ... 19:05:40 Building security-spire-config ... 19:05:40 Building security-spire-server ... 19:05:40 Building support-notifications ... 19:05:40 Building support-scheduler ... 19:05:40 Building sys-mgmt-agent ... 19:05:40 Building support-notifications 19:05:40 Building security-spire-server 19:05:40 Building security-bootstrapper 19:05:40 Building security-secretstore-setup 19:05:40 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:52 provisioning config files... 19:05:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15862179110526768943tmp [Pipeline] { [Pipeline] libraryResource 19:05:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:05:52 ---> 55ce80cc4d89 19:05:52 Step 3/24 : WORKDIR /edgex-go 19:05:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:05:52 ---> 55ce80cc4d89 19:05:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:05:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:05:52 ---> 55ce80cc4d89 19:05:52 Step 3/23 : WORKDIR /edgex-go 19:05:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:05:52 ---> 55ce80cc4d89 19:05:52 Step 3/21 : WORKDIR /edgex-go 19:05:52 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:05:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:05:52 ---> 55ce80cc4d89 19:05:52 Step 3/32 : WORKDIR /edgex-go [Pipeline] sh 19:05:52 ---> docker-login.sh 19:05:52 nexus3.edgexfoundry.org:10001 19:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:53 Configure a credential helper to remove this warning. See 19:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:53 19:05:53 Login Succeeded 19:05:53 nexus3.edgexfoundry.org:10002 19:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:53 Configure a credential helper to remove this warning. See 19:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:53 19:05:53 Login Succeeded 19:05:53 nexus3.edgexfoundry.org:10003 19:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:53 Configure a credential helper to remove this warning. See 19:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:53 19:05:53 Login Succeeded 19:05:53 nexus3.edgexfoundry.org:10004 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:54 ---> Running in 45dbc7f6d0b3 19:05:54 ---> Running in b1ef7b1cdef9 19:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:54 Configure a credential helper to remove this warning. See 19:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:54 19:05:54 Login Succeeded 19:05:54 docker.io 19:05:54 ---> Running in 1718eb15ca0e 19:05:54 ---> Running in e8370cd61790 19:05:54 ---> Running in 7c517c61b57f 19:05:54 Removing intermediate container 7c517c61b57f 19:05:54 ---> 3f7774fd7fed 19:05:54 Step 4/22 : WORKDIR /edgex-go 19:05:54 Removing intermediate container e8370cd61790 19:05:54 ---> b9b2767426b2 19:05:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:05:54 Removing intermediate container 45dbc7f6d0b3 19:05:54 ---> 1ef2e7bce3e0 19:05:54 Step 4/24 : RUN apk add --update --no-cache make git 19:05:54 Removing intermediate container b1ef7b1cdef9 19:05:54 ---> bd206b7a415d 19:05:54 Step 4/21 : RUN apk add --update --no-cache make git 19:05:54 ---> Running in 8052790ffdca 19:05:54 Removing intermediate container 1718eb15ca0e 19:05:54 ---> e75883992683 19:05:54 Step 4/32 : RUN apk add --update --no-cache make git 19:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:54 ---> Running in cd0e79babced 19:05:54 ---> Running in 8a8b7ab88980 19:05:54 ---> Running in b1a82d6dc084 19:05:54 ---> Running in 47471fa2846a 19:05:54 Removing intermediate container 8052790ffdca 19:05:54 ---> f5b2f93616cd 19:05:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:05:54 ---> Running in 6789fde28732 19:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:54 Configure a credential helper to remove this warning. See 19:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:54 19:05:54 Login Succeeded 19:05:54 ---> docker-login.sh ends [Pipeline] } 19:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 19:05:55 OK: 211 MiB in 51 packages 19:05:55 OK: 211 MiB in 51 packages 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 19:05:55 ========================================================= 19:05:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:05:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:55 OK: 211 MiB in 51 packages 19:05:55 OK: 211 MiB in 51 packages 19:05:55 OK: 211 MiB in 51 packages 19:05:55 Removing intermediate container cd0e79babced 19:05:55 ---> 1ef145f5f62d 19:05:55 Step 5/24 : COPY go.mod vendor* ./ 19:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:05:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:56 9b18e9b68314: Pulling fs layer 19:05:56 35d82f9e3411: Pulling fs layer 19:05:56 e16973657156: Pulling fs layer 19:05:56 fc693d55d65f: Pulling fs layer 19:05:56 7e9fc2657dce: Pulling fs layer 19:05:56 dda99020689f: Pulling fs layer 19:05:56 db1c61fa0a46: Pulling fs layer 19:05:56 891c053d2c06: Pulling fs layer 19:05:56 7e9fc2657dce: Waiting 19:05:56 dda99020689f: Waiting 19:05:56 db1c61fa0a46: Waiting 19:05:56 Removing intermediate container 8a8b7ab88980 19:05:56 ---> 7abb533db9cb 19:05:56 Step 5/21 : COPY go.mod vendor* ./ 19:05:56 ---> f83ebcda66fd 19:05:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 ---> Running in 1f19ba0e1364 19:05:56 ---> 7107f6c39a8a 19:05:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 891c053d2c06: Waiting 19:05:56 fc693d55d65f: Waiting 19:05:56 e16973657156: Verifying Checksum 19:05:56 e16973657156: Download complete 19:05:56 35d82f9e3411: Verifying Checksum 19:05:56 35d82f9e3411: Download complete 19:05:56 7e9fc2657dce: Verifying Checksum 19:05:56 7e9fc2657dce: Download complete 19:05:56 dda99020689f: Verifying Checksum 19:05:56 dda99020689f: Download complete 19:05:56 9b18e9b68314: Download complete 19:05:56 ---> Running in 054fa4735296 19:05:56 Removing intermediate container b1a82d6dc084 19:05:56 ---> 2c50a0d765d6 19:05:56 Step 5/23 : COPY go.mod vendor* ./ 19:05:56 Removing intermediate container 47471fa2846a 19:05:56 ---> 13c0904f3323 19:05:56 Step 5/32 : COPY go.mod vendor* ./ 19:05:56 Removing intermediate container 6789fde28732 19:05:56 ---> 5b2c081f07ae 19:05:56 Step 6/22 : COPY go.mod vendor* ./ 19:05:56 ---> 544aff4f77e5 19:05:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 ---> 2b2614364237 19:05:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 ---> Running in 11e444f17c30 19:05:56 ---> Running in a61228deeb21 19:05:56 ---> df1bcbf09fa8 19:05:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:56 ---> Running in 324905379c35 19:05:57 9b18e9b68314: Pull complete 19:05:57 891c053d2c06: Verifying Checksum 19:05:57 891c053d2c06: Download complete 19:05:57 35d82f9e3411: Pull complete 19:05:57 e16973657156: Pull complete 19:05:58 db1c61fa0a46: Download complete 19:05:59 fc693d55d65f: Verifying Checksum 19:05:59 fc693d55d65f: Download complete 19:06:11 fc693d55d65f: Pull complete 19:06:11 7e9fc2657dce: Pull complete 19:06:11 dda99020689f: Pull complete 19:06:16 db1c61fa0a46: Pull complete 19:06:18 Removing intermediate container 054fa4735296 19:06:18 ---> 07a98afd4bea 19:06:18 Step 7/21 : COPY . . 19:06:18 Removing intermediate container 324905379c35 19:06:18 ---> 254346760beb 19:06:18 Step 8/22 : COPY . . 19:06:18 Removing intermediate container 11e444f17c30 19:06:18 ---> 2dac0beb5e48 19:06:18 Step 7/23 : COPY . . 19:06:18 Removing intermediate container 1f19ba0e1364 19:06:18 ---> 7cd640af5ee8 19:06:18 Step 7/24 : COPY . . 19:06:18 Removing intermediate container a61228deeb21 19:06:18 ---> 09cb48007c4a 19:06:18 Step 7/32 : COPY . . 19:06:21 891c053d2c06: Pull complete 19:06:21 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:21 WORKDIR /edgex 19:06:21 COPY go.mod . 19:06:21 RUN go mod download 19:06:21 + docker build -t ci-base-image-arm64 -f - . 19:06:22 Sending build context to Docker daemon 3.266MB 19:06:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:22 ---> f96f9c87975a 19:06:22 Step 2/4 : WORKDIR /edgex 19:06:24 ---> Running in 53751f6dfc87 19:06:24 Removing intermediate container 53751f6dfc87 19:06:24 ---> e0b4b40774e0 19:06:24 Step 3/4 : COPY go.mod . 19:06:24 ---> 17f70398339f 19:06:24 Step 4/4 : RUN go mod download 19:06:24 ---> Running in 006b887296da 19:06:26 ---> 8baa8709d168 19:06:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:06:26 ---> Running in bd0fafeb3774 19:06:26 ---> 8200d82ca444 19:06:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:06:26 ---> 5c89478aacc4 19:06:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:06:26 ---> d1d22adb23cb 19:06:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:06:26 ---> cc72019ff4f9 19:06:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:06:26 ---> Running in 83d9c6308326 19:06:26 ---> Running in 60c55fbdefca 19:06:26 ---> Running in c23e0644c0d3 19:06:26 ---> Running in d3a2892b5c4c 19:06:27 Removing intermediate container c23e0644c0d3 19:06:27 ---> f66f65f6f7f0 19:06:27 Step 9/23 : WORKDIR /edgex-go/spire-build 19:06:27 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:06:27 ---> Running in 47420e9e8789 19:06:27 Removing intermediate container 47420e9e8789 19:06:27 ---> 85a168d13dab 19:06:27 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:06:27 ---> Running in 7d357bf79c94 19:06:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:27 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:06:27 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:06:28 Removing intermediate container 7d357bf79c94 19:06:28 ---> 0be0fe456745 19:06:28 Step 11/23 : WORKDIR /edgex-go 19:06:28 ---> Running in 86a33f4179a8 19:06:28 Removing intermediate container 86a33f4179a8 19:06:28 ---> d6f25cba0ff6 19:06:28 19:06:28 Step 12/23 : FROM alpine:3.15 19:06:29 3.15: Pulling from library/alpine 19:06:30 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:06:30 Status: Downloaded newer image for alpine:3.15 19:06:30 ---> c4fc93816858 19:06:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:06:30 ---> Running in 37a874d5c405 19:06:30 Removing intermediate container 37a874d5c405 19:06:30 ---> 79358304001f 19:06:30 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:06:30 ---> Running in 8ed2af5ff687 19:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:32 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:06:32 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:06:32 OK: 15859 distinct packages available 19:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:06:32 (1/5) Installing dumb-init (1.2.5-r1) 19:06:32 (2/5) Installing musl-obstack (1.2.3-r0) 19:06:32 (3/5) Installing libucontext (1.1-r0) 19:06:32 (4/5) Installing gcompat (1.0.0-r4) 19:06:32 (5/5) Installing openssl (1.1.1s-r1) 19:06:32 Executing busybox-1.34.1-r7.trigger 19:06:32 OK: 7 MiB in 19 packages 19:06:33 Removing intermediate container 8ed2af5ff687 19:06:33 ---> af3470b20437 19:06:33 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:06:36 ---> b28221586e35 19:06:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:06:37 ---> feaf78650ccc 19:06:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:06:37 ---> 9a1558592267 19:06:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:06:38 ---> 01c488905db9 19:06:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:06:38 ---> Running in 58426188867f 19:06:38 Removing intermediate container 58426188867f 19:06:38 ---> c73c47b7e0ef 19:06:38 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:06:38 ---> Running in 0791e590a218 19:06:39 Removing intermediate container 0791e590a218 19:06:39 ---> 6627b00ad39f 19:06:39 Step 21/23 : LABEL arch=x86_64 19:06:39 ---> Running in 6dfe3e5adc27 19:06:39 Removing intermediate container 6dfe3e5adc27 19:06:39 ---> 31516e15c6fc 19:06:39 Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:06:39 ---> Running in a89783d7527b 19:06:40 Removing intermediate container a89783d7527b 19:06:40 ---> 55be5a53ce31 19:06:40 Step 23/23 : LABEL version=0.0.0 19:06:40 ---> Running in 253ef16587a4 19:06:40 Removing intermediate container 253ef16587a4 19:06:40 ---> c0af8214f8a9 19:06:40 19:06:40 Successfully built c0af8214f8a9 19:06:40 Successfully tagged security-spire-server:latest 19:06:40  Building security-spire-server ... done Building core-data 19:06:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:44 ---> 55ce80cc4d89 19:06:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:06:44 ---> Using cache 19:06:44 ---> 3f7774fd7fed 19:06:44 Step 4/22 : WORKDIR /edgex-go 19:06:44 ---> Using cache 19:06:44 ---> f5b2f93616cd 19:06:44 Step 5/22 : RUN apk add --update --no-cache make git 19:06:46 ---> Running in 7d9f3f659d60 19:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:06:47 OK: 211 MiB in 51 packages 19:06:48 Removing intermediate container 7d9f3f659d60 19:06:48 ---> 97c047f7fa72 19:06:48 Step 6/22 : COPY go.mod vendor* ./ 19:06:48 ---> 2db9958cc423 19:06:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:49 ---> Running in 36eff6bc55f1 19:06:55 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:06:56 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:06:56 Removing intermediate container 006b887296da 19:06:56 ---> 0f5a280a6fef 19:06:56 Successfully built 0f5a280a6fef 19:06:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:57 + docker inspect -f . ci-base-image-arm64 19:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container 19:06:57 $ 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 ******** ci-base-image-arm64 cat 19:06:58 $ docker top 7e93273ef3d369100f8b9a6e2b5edc64c4fe0b5a1973d383e24462aaf8aa4cd0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:59 + go version 19:06:59 go version go1.18.7 linux/arm64 [Pipeline] } 19:06:59 $ docker stop --time=1 7e93273ef3d369100f8b9a6e2b5edc64c4fe0b5a1973d383e24462aaf8aa4cd0 19:06:59 Removing intermediate container bd0fafeb3774 19:06:59 ---> 49c0187b8089 19:06:59 19:06:59 Step 9/32 : FROM alpine:3.16 19:07:00 3.16: Pulling from library/alpine 19:07:01 $ docker rm -f 7e93273ef3d369100f8b9a6e2b5edc64c4fe0b5a1973d383e24462aaf8aa4cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:02 Status: Downloaded newer image for alpine:3.16 19:07:02 ---> bfe296a52501 19:07:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:02 ---> Running in c8afac1d6e4b 19:07:02 Removing intermediate container 83d9c6308326 19:07:02 ---> 0743ebbb9a61 19:07:02 19:07:02 Step 9/21 : FROM alpine:3.16 19:07:02 ---> bfe296a52501 19:07:02 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:07:02 + docker inspect -f . ci-base-image-arm64 19:07:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:02 Removing intermediate container 60c55fbdefca 19:07:02 ---> 798d0e5d0541 19:07:02 19:07:02 Step 9/24 : FROM alpine:3.16 19:07:02 ---> bfe296a52501 19:07:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:07:02 ---> Running in d8d22bc75017 19:07:02 ---> Running in fe69a5849d3f 19:07:02 Removing intermediate container c8afac1d6e4b 19:07:02 ---> 12c5ba307d79 19:07:02 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:07:02 prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container 19:07:02 $ 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 ******** ci-base-image-arm64 cat 19:07:02 ---> Running in 9e984705938e 19:07:02 Removing intermediate container 36eff6bc55f1 19:07:02 ---> 50dea985852f 19:07:02 Step 8/22 : COPY . . 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 (1/2) Installing dumb-init (1.2.5-r1) 19:07:03 (2/2) Installing su-exec (0.2-r1) 19:07:03 Executing busybox-1.35.0-r17.trigger 19:07:03 $ docker top 3d3c3e48ade8a82123bd7d7a2b1915ec40f92ae7cd1532b3bf9b0d8562301f08 -eo pid,comm 19:07:03 OK: 6 MiB in 16 packages 19:07:03 (1/6) Installing ca-certificates (20220614-r0) 19:07:03 (2/6) Installing brotli-libs (1.0.9-r6) 19:07:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:07:03 (4/6) Installing libcurl (7.83.1-r4) [Pipeline] { 19:07:03 (5/6) Installing curl (7.83.1-r4) 19:07:03 (6/6) Installing dumb-init (1.2.5-r1) 19:07:03 Executing busybox-1.35.0-r17.trigger 19:07:03 Executing ca-certificates-20220614-r0.trigger 19:07:03 OK: 8 MiB in 20 packages 19:07:03 (1/3) Installing ca-certificates (20220614-r0) 19:07:03 (2/3) Installing dumb-init (1.2.5-r1) [Pipeline] echo 19:07:03 ========================================================= 19:07:03 [edgeXBuildGoParallel] Running Tests and Build... 19:07:03 ========================================================= [Pipeline] sh 19:07:04 (3/3) Installing su-exec (0.2-r1) 19:07:04 Executing busybox-1.35.0-r17.trigger 19:07:04 Executing ca-certificates-20220614-r0.trigger 19:07:04 OK: 6 MiB in 17 packages 19:07:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:04 + make test 19:07:04 go test -race -coverprofile=coverage.out ./... 19:07:06 Removing intermediate container d3a2892b5c4c 19:07:06 ---> a942513d073f 19:07:06 19:07:06 Step 10/22 : FROM alpine:3.16 19:07:06 ---> bfe296a52501 19:07:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:07:06 Removing intermediate container 9e984705938e 19:07:06 ---> bb1ea43889da 19:07:06 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:07:06 ---> Running in c2fea9420f64 19:07:06 ---> Running in cadc7d525549 19:07:06 Removing intermediate container d8d22bc75017 19:07:06 ---> 4528e86ffea0 19:07:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:06 Removing intermediate container fe69a5849d3f 19:07:06 ---> 20ae4c2bf871 19:07:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:07:06 ---> 09ea72b20c0c 19:07:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:07:06 ---> Running in 2e835dee0ae5 19:07:06 ---> Running in 62f4c985fb83 19:07:06 ---> Running in a07c3bed4fc7 19:07:06 Removing intermediate container cadc7d525549 19:07:06 ---> 48d698104d41 19:07:06 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:07:07 ---> Running in d3c37f88e5a6 19:07:07 Removing intermediate container 62f4c985fb83 19:07:07 ---> 800de5eda1a2 19:07:07 Step 12/24 : WORKDIR / 19:07:07 Removing intermediate container 2e835dee0ae5 19:07:07 ---> fc374448c9f2 19:07:07 Step 12/21 : WORKDIR /edgex 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:07 ---> Running in f48eb36ffa05 19:07:07 ---> Running in 438c9dda78da 19:07:07 Removing intermediate container d3c37f88e5a6 19:07:07 ---> bb1bee5cc879 19:07:07 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:07 ---> Running in ce77d0909568 19:07:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:07:07 Removing intermediate container f48eb36ffa05 19:07:07 ---> 58fa204ee43a 19:07:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:07:07 Removing intermediate container 438c9dda78da 19:07:07 ---> 7ce47002d836 19:07:07 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:07:07 Removing intermediate container ce77d0909568 19:07:07 ---> 084af1df9e24 19:07:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:07:07 ---> Running in 71850425790d 19:07:07 (1/2) Installing ca-certificates (20220614-r0) 19:07:07 (2/2) Installing dumb-init (1.2.5-r1) 19:07:07 Executing busybox-1.35.0-r17.trigger 19:07:07 Executing ca-certificates-20220614-r0.trigger 19:07:07 OK: 6 MiB in 16 packages 19:07:07 ---> d7cd7bf35e2f 19:07:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:07:07 ---> bbdee3fffd2a 19:07:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:07:07 Removing intermediate container 71850425790d 19:07:07 ---> 5c17d7d8b032 19:07:07 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:07:07 ---> Running in ed14cace4118 19:07:07 ---> bcb43fdbe8aa 19:07:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:07:08 ---> b664ea219fdd 19:07:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:07:08 ---> 364a09e0144d 19:07:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:07:08 Removing intermediate container c2fea9420f64 19:07:08 ---> 8948374fb84e 19:07:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:07:08 ---> Running in 583a8d2f9e89 19:07:08 ---> 6411694f9d13 19:07:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:07:08 Removing intermediate container 583a8d2f9e89 19:07:08 ---> efd0f7eac21d 19:07:08 Step 13/22 : ENV APP_PORT=59860 19:07:08 ---> 93d113e05870 19:07:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:07:08 ---> Running in a925ae664b3e 19:07:08 Removing intermediate container ed14cace4118 19:07:08 ---> 38a372fdf61f 19:07:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:07:09 ---> Running in 14cae60eda3a 19:07:09 ---> 001ad4cf5b56 19:07:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:09 ---> 966d0ded1806 19:07:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:07:09 Removing intermediate container a925ae664b3e 19:07:09 ---> 694473cd46f0 19:07:09 Step 14/22 : EXPOSE $APP_PORT 19:07:09 ---> Running in 2d38e7b33f04 19:07:09 ---> Running in 19a07c9e0e59 19:07:09 Removing intermediate container 14cae60eda3a 19:07:09 ---> 01543a916535 19:07:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:07:09 Removing intermediate container 19a07c9e0e59 19:07:09 ---> d309eb42ba70 19:07:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:09 ---> b7c20c5704c6 19:07:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:07:09 ---> 7a08cca039e0 19:07:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:07:09 ---> 1ebdca3ea300 19:07:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:07:09 ---> Running in c991de1ba377 19:07:09 ---> ab34fd8eaf3c 19:07:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:07:09 ---> Running in cfd25ad513d3 19:07:10 ---> 8630b7fc4dff 19:07:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:07:10 Removing intermediate container 2d38e7b33f04 19:07:10 ---> 29c08ad3eb90 19:07:10 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:07:10 ---> Running in 8677b1319939 19:07:10 ---> 97d6cd56474b 19:07:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:07:10 Removing intermediate container 8677b1319939 19:07:10 ---> 838feeb66cd1 19:07:10 Step 19/21 : LABEL arch=x86_64 19:07:10 ---> Running in 891b7d9c7c75 19:07:10 ---> Running in 068e3aa27e08 19:07:10 Removing intermediate container c991de1ba377 19:07:10 ---> 5220b1317534 19:07:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:11 Removing intermediate container 891b7d9c7c75 19:07:11 ---> 19844933ab84 19:07:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:11 Removing intermediate container 068e3aa27e08 19:07:11 ---> 6d1abc9f1341 19:07:11 Step 20/21 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:07:11 ---> Running in 02bd5ef09994 19:07:11 ---> Running in 14a675fee75a 19:07:11 Removing intermediate container cfd25ad513d3 19:07:11 ---> ad3927d37fc8 19:07:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:07:11 ---> 9c2b3d9873ca 19:07:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:07:11 ---> Running in 7fb351eb5c11 19:07:11 Removing intermediate container 14a675fee75a 19:07:11 ---> 0cc57f82a1ff 19:07:11 Step 21/21 : LABEL version=0.0.0 19:07:11 Removing intermediate container 02bd5ef09994 19:07:11 ---> bbb643ae3a3e 19:07:11 Step 20/22 : LABEL arch=x86_64 19:07:11 ---> Running in 3abeefa0ca3b 19:07:11 ---> Running in 6d7f59df5642 19:07:11 Removing intermediate container 7fb351eb5c11 19:07:11 ---> 2b3a3ef2631f 19:07:11 Step 22/24 : LABEL arch=x86_64 19:07:11 ---> Running in 2c7ec95f45c7 19:07:11 Removing intermediate container 3abeefa0ca3b 19:07:11 ---> 9d68282b665b 19:07:11 19:07:11 Removing intermediate container 6d7f59df5642 19:07:11 ---> e9f0b3741261 19:07:11 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:07:11 ---> Running in 7d13bff80695 19:07:11 Successfully built 9d68282b665b 19:07:11 Successfully tagged security-proxy-setup:latest 19:07:11  Building security-proxy-setup ... done Building sys-mgmt-agent 19:07:12 Removing intermediate container 2c7ec95f45c7 19:07:12 ---> 6bcb8cf45aa8 19:07:12 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:07:12 ---> Running in c77aba07a89a 19:07:13 Removing intermediate container 7d13bff80695 19:07:13 ---> b9d3d72e55c0 19:07:13 Step 22/22 : LABEL version=0.0.0 19:07:13 ---> c85d66a4fa96 19:07:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:07:13 ---> Running in b7289eb90ea7 19:07:13 Removing intermediate container c77aba07a89a 19:07:13 ---> 59ae0d163ecc 19:07:13 Step 24/24 : LABEL version=0.0.0 19:07:13 ---> Running in f7c802994a2c 19:07:13 Removing intermediate container b7289eb90ea7 19:07:13 ---> f5f7c35788d9 19:07:13 19:07:13 ---> 236e4e724636 19:07:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:07:13 Successfully built f5f7c35788d9 19:07:13 Successfully tagged support-notifications:latest 19:07:13 Building security-spire-agent 19:07:13  Building support-notifications ... done Removing intermediate container f7c802994a2c 19:07:13 ---> 4c723cfc309e 19:07:13 19:07:13 Successfully built 4c723cfc309e 19:07:13 Successfully tagged security-secretstore-setup:latest 19:07:13  Building security-secretstore-setup ... done Building core-command 19:07:14 ---> a968272170b6 19:07:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:07:15 ---> 6edd8fc00cf6 19:07:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:07:17 ---> 6135d26aad86 19:07:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:07:17 ---> dcd096cbcde4 19:07:17 Step 27/32 : RUN chmod +x /entrypoint.sh 19:07:17 ---> Running in 23860948dc77 19:07:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:19 ---> 55ce80cc4d89 19:07:19 Step 3/22 : WORKDIR /edgex-go 19:07:19 ---> Using cache 19:07:19 ---> e75883992683 19:07:19 Step 4/22 : RUN apk add --update --no-cache make bash git 19:07:19 Removing intermediate container 23860948dc77 19:07:19 ---> 41bd47495c6e 19:07:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:07:20 ---> Running in ee9c3e76042a 19:07:20 ---> Running in 51a377617c8c 19:07:20 Removing intermediate container 51a377617c8c 19:07:20 ---> e273ad3a23e5 19:07:20 Step 29/32 : CMD ["gate"] 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:20 ---> Running in 741d932eba1d 19:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:20 OK: 211 MiB in 51 packages 19:07:20 Removing intermediate container 741d932eba1d 19:07:20 ---> 3dc09dfa6de6 19:07:20 Step 30/32 : LABEL arch=x86_64 19:07:20 ---> Running in fddadde3fd94 19:07:21 Removing intermediate container fddadde3fd94 19:07:21 ---> 713bf73367e4 19:07:21 Step 31/32 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:07:21 ---> Running in d21adc445037 19:07:21 Removing intermediate container ee9c3e76042a 19:07:21 ---> 8ddbc42cc2ff 19:07:21 Step 5/22 : COPY go.mod vendor* ./ 19:07:21 Removing intermediate container d21adc445037 19:07:21 ---> 0d668c00ccb8 19:07:21 Step 32/32 : LABEL version=0.0.0 19:07:22 ---> Running in a416b6bafea9 19:07:22 ---> 8bf82301de1e 19:07:22 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:22 ---> 55ce80cc4d89 19:07:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:22 ---> Using cache 19:07:22 ---> 3f7774fd7fed 19:07:22 Step 4/23 : WORKDIR /edgex-go 19:07:22 ---> Using cache 19:07:22 ---> f5b2f93616cd 19:07:22 Step 5/23 : RUN apk add --update --no-cache make git 19:07:22 ---> Using cache 19:07:22 ---> 97c047f7fa72 19:07:22 Step 6/23 : COPY go.mod vendor* ./ 19:07:22 ---> Using cache 19:07:22 ---> 2db9958cc423 19:07:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:22 ---> Using cache 19:07:22 ---> 50dea985852f 19:07:22 Step 8/23 : COPY . . 19:07:22 ---> Using cache 19:07:22 ---> 09ea72b20c0c 19:07:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:07:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:22 ---> 55ce80cc4d89 19:07:22 Step 3/24 : WORKDIR /edgex-go 19:07:22 ---> Using cache 19:07:22 ---> e75883992683 19:07:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:23 ---> Running in f6e9c01674f5 19:07:23 ---> Running in b2674fac1138 19:07:23 ---> Running in 68fd4ade0b43 19:07:23 Removing intermediate container a416b6bafea9 19:07:23 ---> 61a7154f42e3 19:07:23 19:07:23 Successfully built 61a7154f42e3 19:07:23 Successfully tagged security-bootstrapper:latest 19:07:23  Building security-bootstrapper ... done Building security-spire-config 19:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:23 go build -tags " 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:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:23 OK: 211 MiB in 51 packages 19:07:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:26 ---> 55ce80cc4d89 19:07:26 Step 3/24 : WORKDIR /edgex-go 19:07:26 ---> Using cache 19:07:26 ---> e75883992683 19:07:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:27 ---> Running in 5c51b9147f86 19:07:27 Removing intermediate container f6e9c01674f5 19:07:27 ---> fea8f063dc6b 19:07:27 Step 5/24 : COPY go.mod vendor* ./ 19:07:28 ---> 5f40f421e814 19:07:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:28 ---> Running in e62421ecd18a 19:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:29 OK: 211 MiB in 51 packages 19:07:31 Removing intermediate container a07c3bed4fc7 19:07:31 ---> 223eb0a6b6b8 19:07:31 19:07:31 Step 10/22 : FROM alpine:3.16 19:07:31 ---> bfe296a52501 19:07:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:07:32 Removing intermediate container 5c51b9147f86 19:07:32 ---> ec1e623a554a 19:07:32 Step 5/24 : COPY go.mod vendor* ./ 19:07:32 ---> Running in 8c3d6641ee8d 19:07:33 ---> 9bd5e120fe7d 19:07:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:33 ---> Running in 51bb4e91b998 19:07:33 Removing intermediate container 8c3d6641ee8d 19:07:33 ---> 1843d4af39f0 19:07:33 Step 12/22 : ENV APP_PORT=59880 19:07:33 ---> Running in 5302b210dfed 19:07:34 Removing intermediate container 5302b210dfed 19:07:34 ---> 0dbbd44bc562 19:07:34 Step 13/22 : EXPOSE $APP_PORT 19:07:34 ---> Running in cdf63d531932 19:07:34 Removing intermediate container cdf63d531932 19:07:34 ---> f75c2c03e2cd 19:07:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:07:34 ---> Running in 047af9aa5b63 19:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:35 (1/1) Installing dumb-init (1.2.5-r1) 19:07:35 Executing busybox-1.35.0-r17.trigger 19:07:35 OK: 6 MiB in 15 packages 19:07:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:38 Removing intermediate container 047af9aa5b63 19:07:38 ---> d363e9a14963 19:07:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:38 Removing intermediate container b2674fac1138 19:07:38 ---> 387df63faa80 19:07:38 Step 7/22 : COPY . . 19:07:39 ---> c1fe48bbb010 19:07:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:07:41 ---> a583ac159603 19:07:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:07:41 ---> 77a7e66e3b1a 19:07:41 Step 18/22 : ENTRYPOINT ["/core-data"] 19:07:42 Removing intermediate container e62421ecd18a 19:07:42 ---> 54125803dd09 19:07:42 Step 7/24 : COPY . . 19:07:42 ---> Running in 1973853c6c0c 19:07:44 Removing intermediate container 1973853c6c0c 19:07:44 ---> 3a92ba7a35c6 19:07:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:45 ---> 060d9c5efd51 19:07:45 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:07:45 ---> Running in 9fcb01096573 19:07:45 ---> Running in ddcb44715cb3 19:07:46 Removing intermediate container 68fd4ade0b43 19:07:46 ---> 786369ca7f00 19:07:46 19:07:46 Step 10/23 : FROM alpine:3.16 19:07:46 ---> bfe296a52501 19:07:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:07:46 Removing intermediate container 9fcb01096573 19:07:46 ---> f15a77924132 19:07:46 Step 20/22 : LABEL arch=x86_64 19:07:46 ---> Running in 85828c053228 19:07:46 ---> Running in bf85a1556ca4 19:07:46 ---> 92ce1e0ef32f 19:07:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:46 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:46 Removing intermediate container 85828c053228 19:07:46 ---> 528a0ca17f4c 19:07:46 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:07:46 ---> Running in 0d620fd5b469 19:07:46 ---> Running in b4c3ecfc9f0f 19:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:46 Removing intermediate container 51bb4e91b998 19:07:46 ---> 4bfc517d79ca 19:07:46 Step 7/24 : COPY . . 19:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:46 Removing intermediate container 0d620fd5b469 19:07:46 ---> 159de7cdb12f 19:07:46 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:47 (1/1) Installing dumb-init (1.2.5-r1) 19:07:47 Executing busybox-1.35.0-r17.trigger 19:07:47 OK: 6 MiB in 15 packages 19:07:47 Removing intermediate container b4c3ecfc9f0f 19:07:47 ---> e68049206217 19:07:47 Step 22/22 : LABEL version=0.0.0 19:07:48 ---> Running in 64ab1d139b5d 19:07:48 ---> Running in 00289ebc5df4 19:07:48 Removing intermediate container 64ab1d139b5d 19:07:48 ---> cdf8c4cd8660 19:07:48 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:48 ---> Running in ae2e78cfc6f0 19:07:48 Removing intermediate container bf85a1556ca4 19:07:48 ---> 3ef8823908cb 19:07:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:07:48 Removing intermediate container 00289ebc5df4 19:07:48 ---> 1b10be8e781a 19:07:48 19:07:48 ---> Running in aeada17aadf3 19:07:48 Successfully built 1b10be8e781a 19:07:48 Successfully tagged core-data:latest 19:07:48  Building core-data ... done Building security-spiffe-token-provider 19:07:49 Removing intermediate container aeada17aadf3 19:07:49 ---> 5e4a96407de6 19:07:49 Step 13/23 : ENV APP_PORT=59882 19:07:50 ---> Running in 0ff522605bbc 19:07:51 Removing intermediate container 0ff522605bbc 19:07:51 ---> 529842f3e8bc 19:07:51 Step 14/23 : EXPOSE $APP_PORT 19:07:52 ---> e6c60925ee35 19:07:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:07:52 Removing intermediate container ae2e78cfc6f0 19:07:52 ---> f8baa4e61814 19:07:52 Step 11/24 : WORKDIR /edgex-go 19:07:52 ---> Running in eb71ba45bb95 19:07:52 ---> Running in 4f08d48ae6c5 19:07:52 ---> Running in 35e2ff7f9cb6 19:07:52 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:52 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:07:52 ---> 55ce80cc4d89 19:07:52 Step 3/19 : WORKDIR /edgex-go 19:07:52 ---> Using cache 19:07:52 ---> e75883992683 19:07:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:07:52 Removing intermediate container eb71ba45bb95 19:07:52 ---> ccec68df70ed 19:07:52 Step 15/23 : WORKDIR / 19:07:52 Removing intermediate container 4f08d48ae6c5 19:07:52 ---> 394a51881d83 19:07:52 Step 9/24 : WORKDIR /edgex-go/spire-build 19:07:52 ---> Running in 4fb2d977fd30 19:07:52 Removing intermediate container 35e2ff7f9cb6 19:07:52 ---> b2c2b7b17902 19:07:52 19:07:52 Step 12/24 : FROM alpine:3.15 19:07:52 ---> c4fc93816858 19:07:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:52 ---> Using cache 19:07:52 ---> 79358304001f 19:07:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:07:52 ---> Using cache 19:07:52 ---> af3470b20437 19:07:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:07:52 ---> Running in 4d520575201d 19:07:52 ---> Running in 7026f8582af4 19:07:53 Removing intermediate container 4d520575201d 19:07:53 ---> 38bfe856292c 19:07:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:53 Removing intermediate container 7026f8582af4 19:07:53 ---> 4c41f999e0a6 19:07:53 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:53 ---> Running in 324b2ff13868 19:07:53 ---> 28d3afece8c2 19:07:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:54 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:54 v3.16.3-60-g995afdf2ba [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:54 OK: 17038 distinct packages available 19:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:54 ---> acb150416662 19:07:54 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:07:54 OK: 211 MiB in 51 packages 19:07:54 ---> 0791c9a941bb 19:07:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:07:55 ---> 47e801314b9d 19:07:55 Step 19/23 : ENTRYPOINT ["/core-command"] 19:07:55 Removing intermediate container 324b2ff13868 19:07:55 ---> eaa263c9d442 19:07:55 Step 11/24 : WORKDIR /edgex-go 19:07:55 ---> Running in 1e6f3ed27a1d 19:07:55 ---> Running in 8e1f32f4c60b 19:07:55 Removing intermediate container 4fb2d977fd30 19:07:55 ---> 7ced0110fbc6 19:07:55 Step 5/19 : COPY go.mod vendor* ./ 19:07:55 Removing intermediate container 1e6f3ed27a1d 19:07:55 ---> 7e3bc110c968 19:07:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:55 ---> Running in d244abb425ad 19:07:56 Removing intermediate container 8e1f32f4c60b 19:07:56 ---> 7ff9244eff73 19:07:56 19:07:56 Step 12/24 : FROM alpine:3.15 19:07:56 ---> c4fc93816858 19:07:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:07:56 ---> Using cache 19:07:56 ---> 79358304001f 19:07:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:07:56 ---> d80a9029ae7c 19:07:56 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:56 ---> Running in 32472ab4739c 19:07:56 ---> Running in 5da4a1f6e718 19:07:56 Removing intermediate container d244abb425ad 19:07:56 ---> 8b055be7bca9 19:07:56 Step 21/23 : LABEL arch=x86_64 19:07:56 ---> 295366df2ddc 19:07:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:07:56 ---> Running in 932a4174d28c 19:07:56 Removing intermediate container 932a4174d28c 19:07:56 ---> a81882e1337d 19:07:56 Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:07:57 ---> Running in 362f38ed5314 19:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:57 ---> 028f6d534605 19:07:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:07:57 Removing intermediate container 362f38ed5314 19:07:57 ---> 5fca16a4e08e 19:07:57 Step 23/23 : LABEL version=0.0.0 19:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:57 ---> Running in ee3b094c83ca 19:07:57 ---> 2228150d1b51 19:07:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:07:57 Removing intermediate container ee3b094c83ca 19:07:57 ---> e76f89413f70 19:07:57 19:07:57 Successfully built e76f89413f70 19:07:57 ---> f0909bbe4952 19:07:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:07:57 Successfully tagged core-command:latest 19:07:57  Building core-command ... done Building support-scheduler 19:07:57 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:07:57 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:07:57 OK: 15859 distinct packages available 19:07:57 ---> Running in 61df9a650fed 19:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:07:58 (1/4) Installing dumb-init (1.2.5-r1) 19:07:58 (2/4) Installing musl-obstack (1.2.3-r0) 19:07:58 (3/4) Installing libucontext (1.1-r0) 19:07:58 (4/4) Installing gcompat (1.0.0-r4) 19:07:58 Executing busybox-1.34.1-r7.trigger 19:07:58 OK: 6 MiB in 18 packages 19:07:58 Removing intermediate container 61df9a650fed 19:07:58 ---> 6a6449429c4f 19:07:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:01 ---> 55ce80cc4d89 19:08:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:08:01 ---> Using cache 19:08:01 ---> 3f7774fd7fed 19:08:01 Step 4/22 : WORKDIR /edgex-go 19:08:01 ---> Using cache 19:08:01 ---> f5b2f93616cd 19:08:01 Step 5/22 : RUN apk add --update --no-cache make git 19:08:01 ---> Using cache 19:08:01 ---> 97c047f7fa72 19:08:01 Step 6/22 : COPY go.mod vendor* ./ 19:08:01 ---> Using cache 19:08:01 ---> 2db9958cc423 19:08:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:01 ---> Using cache 19:08:01 ---> 50dea985852f 19:08:01 Step 8/22 : COPY . . 19:08:01 ---> Using cache 19:08:01 ---> 09ea72b20c0c 19:08:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:01 ---> Running in 0c5b7ed0ce4c 19:08:01 Removing intermediate container 32472ab4739c 19:08:01 ---> 718f8ddaf918 19:08:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:08:01 ---> Running in 60a731b4d907 19:08:01 Removing intermediate container 0c5b7ed0ce4c 19:08:01 ---> b705068b9157 19:08:01 Step 22/24 : LABEL arch=x86_64 19:08:01 ---> Running in 3649dcf13183 19:08:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:02 Removing intermediate container 3649dcf13183 19:08:02 ---> 72f24b64d6ad 19:08:02 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:08:03 ---> Running in aa6dde1ee7d8 19:08:03 ---> 4d7785fe53f3 19:08:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:08:03 Removing intermediate container aa6dde1ee7d8 19:08:03 ---> 94835c4e6f8d 19:08:03 Step 24/24 : LABEL version=0.0.0 19:08:03 ---> Running in 6c687ed0148a 19:08:03 ---> 9eb021bc338d 19:08:03 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:08:04 Removing intermediate container 6c687ed0148a 19:08:04 ---> 4e58b65a9b9a 19:08:04 19:08:04 ---> Running in 79e314a5f4b7 19:08:04 Successfully built 4e58b65a9b9a 19:08:04 Successfully tagged security-spire-agent:latest 19:08:04  Building security-spire-agent ... done Building core-metadata 19:08:04 Removing intermediate container 79e314a5f4b7 19:08:04 ---> 3f13058df59c 19:08:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:08:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:07 ---> 55ce80cc4d89 19:08:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:08:07 ---> Using cache 19:08:07 ---> 3f7774fd7fed 19:08:07 Step 4/24 : WORKDIR /edgex-go 19:08:07 ---> Using cache 19:08:07 ---> f5b2f93616cd 19:08:07 Step 5/24 : RUN apk add --update --no-cache make git 19:08:07 ---> Using cache 19:08:07 ---> 97c047f7fa72 19:08:07 Step 6/24 : COPY go.mod vendor* ./ 19:08:07 ---> Using cache 19:08:07 ---> 2db9958cc423 19:08:07 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:07 ---> Using cache 19:08:07 ---> 50dea985852f 19:08:07 Step 8/24 : COPY . . 19:08:07 ---> Using cache 19:08:07 ---> 09ea72b20c0c 19:08:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:08:07 ---> f3ec7c6ad6cb 19:08:07 Step 19/24 : WORKDIR / 19:08:07 ---> Running in 17452681dca5 19:08:07 ---> Running in 771240e7fe2b 19:08:07 Removing intermediate container ddcb44715cb3 19:08:07 ---> 2eacca830165 19:08:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:08:08 ---> Running in ad6c050ff55c 19:08:08 Removing intermediate container 771240e7fe2b 19:08:08 ---> 9e2ca459a25b 19:08:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:08:08 ---> Running in 6f4d6ca759ba 19:08:08 go build -tags " 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:08:08 Removing intermediate container 5da4a1f6e718 19:08:08 ---> a9b457afed9c 19:08:08 Step 7/19 : COPY . . 19:08:08 Removing intermediate container 6f4d6ca759ba 19:08:08 ---> ad13be68a4ee 19:08:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:08:08 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:08:08 ---> Running in cdcfe1fb7622 19:08:09 Removing intermediate container cdcfe1fb7622 19:08:09 ---> 429a9929b30e 19:08:09 Step 22/24 : LABEL arch=x86_64 19:08:11 ---> Running in e39b61e80546 19:08:11 Removing intermediate container e39b61e80546 19:08:11 ---> e6242734033c 19:08:11 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:08:11 Removing intermediate container ad6c050ff55c 19:08:11 ---> c0a9d403ab8c 19:08:11 19:08:11 Step 10/22 : FROM alpine:3.16 19:08:11 ---> bfe296a52501 19:08:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:08:11 ---> Running in 35944fa04290 19:08:11 ---> Running in 6af6bb55013c 19:08:11 Removing intermediate container 35944fa04290 19:08:11 ---> ff2f8c218dc0 19:08:11 Step 24/24 : LABEL version=0.0.0 19:08:11 ---> Running in 878d702726dd 19:08:12 Removing intermediate container 6af6bb55013c 19:08:12 ---> fe2f570cf310 19:08:12 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:08:12 Removing intermediate container 878d702726dd 19:08:12 ---> dcc6212155f7 19:08:12 19:08:12 ---> Running in 57c3e4b71c0d 19:08:12 Successfully built dcc6212155f7 19:08:12 Successfully tagged security-spire-config:latest 19:08:13  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:14 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:08:14 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:08:14 (3/33) Installing readline (8.1.2-r0) 19:08:14 (4/33) Installing bash (5.1.16-r2) 19:08:14 ---> c87011c82170 19:08:14 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:08:14 Executing bash-5.1.16-r2.post-install 19:08:14 (5/33) Installing ca-certificates (20220614-r0) 19:08:14 ---> Running in 9f2050b214f1 19:08:14 (6/33) Installing brotli-libs (1.0.9-r6) 19:08:14 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:08:14 (8/33) Installing libcurl (7.83.1-r4) 19:08:14 (9/33) Installing curl (7.83.1-r4) 19:08:14 (10/33) Installing docker-cli (20.10.20-r0) 19:08:15 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:08:15 (11/33) Installing dumb-init (1.2.5-r1) 19:08:15 (12/33) Installing libbz2 (1.0.8-r1) 19:08:15 (13/33) Installing expat (2.5.0-r0) 19:08:15 (14/33) Installing libffi (3.4.2-r1) 19:08:15 (15/33) Installing gdbm (1.23-r0) 19:08:15 (16/33) Installing xz-libs (5.2.5-r1) 19:08:15 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:08:15 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:08:15 (19/33) Installing mpdecimal (2.5.1-r1) 19:08:15 (20/33) Installing sqlite-libs (3.38.5-r0) 19:08:15 (21/33) Installing python3 (3.10.9-r0) 19:08:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:08:15 (23/33) Installing py3-tomli (2.0.1-r1) 19:08:15 (24/33) Installing py3-pep517 (0.12.0-r2) 19:08:15 (25/33) Installing py3-six (1.16.0-r1) 19:08:15 (26/33) Installing py3-retrying (1.3.3-r3) 19:08:15 (27/33) Installing py3-appdirs (1.4.4-r3) 19:08:15 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:08:15 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:08:15 (30/33) Installing py3-parsing (2.4.7-r3) 19:08:15 (31/33) Installing py3-packaging (21.3-r0) 19:08:15 (32/33) Installing py3-setuptools (59.4.0-r0) 19:08:15 (33/33) Installing py3-pip (22.1.1-r0) 19:08:16 Executing busybox-1.35.0-r17.trigger 19:08:16 Executing ca-certificates-20220614-r0.trigger 19:08:16 OK: 123 MiB in 47 packages 19:08:18 Collecting docker-compose==1.23.2 19:08:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:08:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.8 MB/s eta 0:00:00 19:08:18 Collecting cached-property<2,>=1.2.0 19:08:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:08:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:08:18 Collecting PyYAML<4,>=3.10 19:08:18 Downloading PyYAML-3.13.tar.gz (270 kB) 19:08:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 183.2 MB/s eta 0:00:00 19:08:18 Preparing metadata (setup.py): started 19:08:18 Preparing metadata (setup.py): finished with status 'done' 19:08:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:08:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:08:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.2 MB/s eta 0:00:00 19:08:18 Collecting docopt<0.7,>=0.6.1 19:08:18 Downloading docopt-0.6.2.tar.gz (25 kB) 19:08:18 Preparing metadata (setup.py): started 19:08:19 Preparing metadata (setup.py): finished with status 'done' 19:08:19 Collecting websocket-client<1.0,>=0.32.0 19:08:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:08:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 136.7 MB/s eta 0:00:00 19:08:19 Collecting dockerpty<0.5,>=0.4.1 19:08:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:08:19 Preparing metadata (setup.py): started 19:08:19 Preparing metadata (setup.py): finished with status 'done' 19:08:19 Collecting jsonschema<3,>=2.5.1 19:08:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:08:19 Collecting texttable<0.10,>=0.9.0 19:08:19 Downloading texttable-0.9.1.tar.gz (11 kB) 19:08:19 Preparing metadata (setup.py): started 19:08:20 Preparing metadata (setup.py): finished with status 'done' 19:08:20 Collecting docker<4.0,>=3.6.0 19:08:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 160.3 MB/s eta 0:00:00 19:08:20 Collecting docker-pycreds>=0.4.0 19:08:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:08:20 Collecting chardet<3.1.0,>=3.0.2 19:08:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 125.2 MB/s eta 0:00:00 19:08:20 Collecting urllib3<1.25,>=1.21.1 19:08:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 148.5 MB/s eta 0:00:00 19:08:20 Collecting certifi>=2017.4.17 19:08:20 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 19:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 84.3 MB/s eta 0:00:00 19:08:20 Collecting idna<2.8,>=2.5 19:08:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 93.5 MB/s eta 0:00:00 19:08:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:08:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:08:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:08:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:08:20 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:08:20 Running setup.py install for texttable: started 19:08:21 Running setup.py install for texttable: finished with status 'done' 19:08:21 Running setup.py install for PyYAML: started 19:08:21 Running setup.py install for PyYAML: finished with status 'done' 19:08:21 Running setup.py install for docopt: started 19:08:22 Running setup.py install for docopt: finished with status 'done' 19:08:22 Running setup.py install for dockerpty: started 19:08:22 Running setup.py install for dockerpty: finished with status 'done' 19:08:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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:08:23 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:08:33 Removing intermediate container 57c3e4b71c0d 19:08:33 ---> 2292258ad0c1 19:08:33 Step 13/22 : ENV APP_PORT=58890 19:08:33 ---> Running in 0fc51f3813bb 19:08:33 Removing intermediate container 0fc51f3813bb 19:08:33 ---> 292c79441dcd 19:08:33 Step 14/22 : EXPOSE $APP_PORT 19:08:34 ---> Running in 793dc70d3d96 19:08:34 Removing intermediate container 793dc70d3d96 19:08:34 ---> e2b063de43fd 19:08:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:08:36 ---> 2b16e4891068 19:08:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:08:36 ---> c1eec9f98be8 19:08:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:08:36 Removing intermediate container 17452681dca5 19:08:36 ---> 79a202573d58 19:08:36 19:08:36 Step 10/24 : FROM alpine:3.16 19:08:36 ---> bfe296a52501 19:08:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:08:36 ---> Using cache 19:08:36 ---> 3ef8823908cb 19:08:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:36 ---> Using cache 19:08:36 ---> 5e4a96407de6 19:08:36 Step 13/24 : ENV APP_PORT=59881 19:08:36 Removing intermediate container 60a731b4d907 19:08:36 ---> 57e84d93ef06 19:08:36 19:08:36 Step 10/22 : FROM alpine:3.16 19:08:36 ---> bfe296a52501 19:08:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:08:36 ---> Using cache 19:08:36 ---> 3ef8823908cb 19:08:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:08:36 ---> Using cache 19:08:36 ---> 5e4a96407de6 19:08:36 Step 13/22 : ENV APP_PORT=59861 19:08:36 ---> Running in 13a446f86882 19:08:36 ---> Running in 65025e89c8df 19:08:36 ---> df3e01428247 19:08:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:08:36 ---> Running in 5ed82ce8f145 19:08:36 Removing intermediate container 13a446f86882 19:08:36 ---> b8b585e95672 19:08:36 Step 14/24 : EXPOSE $APP_PORT 19:08:36 ---> Running in adaa50548621 19:08:36 Removing intermediate container 65025e89c8df 19:08:36 ---> 956506bf1031 19:08:36 Step 14/22 : EXPOSE $APP_PORT 19:08:37 Removing intermediate container 5ed82ce8f145 19:08:37 ---> d2375c852099 19:08:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:37 ---> Running in 63f860a08b73 19:08:37 ---> Running in 4e8b14d83467 19:08:37 Removing intermediate container adaa50548621 19:08:37 ---> 0c212d3c8594 19:08:37 Step 15/24 : WORKDIR / 19:08:37 ---> Running in 4f7b5ccb58fd 19:08:37 Removing intermediate container 63f860a08b73 19:08:37 ---> 638439d981fb 19:08:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:37 Removing intermediate container 4e8b14d83467 19:08:37 ---> c1f97315626b 19:08:37 Step 20/22 : LABEL arch=x86_64 19:08:37 ---> Running in 1837bbea95cf 19:08:37 Removing intermediate container 4f7b5ccb58fd 19:08:37 ---> 8301362d90ab 19:08:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:37 ---> 296d125626e7 19:08:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:08:37 Removing intermediate container 1837bbea95cf 19:08:37 ---> 8f2ebe87fc9d 19:08:37 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:08:37 ---> Running in 53095fb6d7c3 19:08:37 ---> ce1f66e16da9 19:08:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:08:38 Removing intermediate container 53095fb6d7c3 19:08:38 ---> 001f5afa9174 19:08:38 Step 22/22 : LABEL version=0.0.0 19:08:38 ---> Running in c99ba97448fb 19:08:38 ---> 84832ac67040 19:08:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:08:38 Removing intermediate container c99ba97448fb 19:08:38 ---> f5ee2dcf6c9d 19:08:38 19:08:38 ---> b958fc0f96e4 19:08:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:08:38 ---> 1a2da692bd3c 19:08:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:08:38 Successfully built f5ee2dcf6c9d 19:08:38 Successfully tagged sys-mgmt-agent:latest 19:08:38  Building sys-mgmt-agent ... done  ---> 1e646139a640 19:08:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:08:38 ---> Running in 63adf1acec56 19:08:38 ---> 71fb90306bb5 19:08:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:08:38 ---> Running in 6719f70f395e 19:08:38 Removing intermediate container 63adf1acec56 19:08:38 ---> 76e6a442eb8a 19:08:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:39 ---> Running in 68aae29d6b05 19:08:39 Removing intermediate container 6719f70f395e 19:08:39 ---> a4f4ef7120f3 19:08:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:39 ---> Running in 20dee56d3298 19:08:39 Removing intermediate container 68aae29d6b05 19:08:39 ---> 8a232f48f3a2 19:08:39 Step 20/22 : LABEL arch=x86_64 19:08:39 ---> Running in aab97802e83f 19:08:39 Removing intermediate container 20dee56d3298 19:08:39 ---> 5cb25140479b 19:08:39 Step 22/24 : LABEL arch=x86_64 19:08:39 ---> Running in 2f9fde73971b 19:08:39 Removing intermediate container aab97802e83f 19:08:39 ---> 1562cee20bc8 19:08:39 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:08:39 Removing intermediate container 2f9fde73971b 19:08:39 ---> ca9bbda2423d 19:08:39 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:08:39 ---> Running in d036a86d78c6 19:08:39 ---> Running in 3c33037b47f9 19:08:39 Removing intermediate container d036a86d78c6 19:08:39 ---> 8afb0beab1ea 19:08:39 Step 22/22 : LABEL version=0.0.0 19:08:39 ---> Running in 05c9236eaf3e 19:08:39 Removing intermediate container 3c33037b47f9 19:08:39 ---> 4099c93b4ac5 19:08:39 Step 24/24 : LABEL version=0.0.0 19:08:39 ---> Running in 0a004c3955bf 19:08:39 Removing intermediate container 05c9236eaf3e 19:08:39 ---> 20eadd0f177e 19:08:39 19:08:39 Removing intermediate container 0a004c3955bf 19:08:39 ---> fb28cd2da2c8 19:08:39 19:08:39 Successfully built 20eadd0f177e 19:08:39 Successfully tagged support-scheduler:latest 19:08:39  Building support-scheduler ... done Successfully built fb28cd2da2c8 19:08:39 Successfully tagged core-metadata:latest 19:08:43  Building core-metadata ... done Removing intermediate container 9f2050b214f1 19:08:43 ---> 4fc6e8e8888b 19:08:43 19:08:43 Step 9/19 : FROM alpine:3.15 19:08:43 ---> c4fc93816858 19:08:43 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:08:43 ---> Using cache 19:08:43 ---> 79358304001f 19:08:43 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:43 ---> Running in a48243b4586e 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:43 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:08:43 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:08:43 OK: 15859 distinct packages available 19:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:44 (1/9) Installing ca-certificates (20220614-r0) 19:08:44 (2/9) Installing brotli-libs (1.0.9-r5) 19:08:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:08:44 (4/9) Installing libcurl (7.80.0-r4) 19:08:44 (5/9) Installing curl (7.80.0-r4) 19:08:44 (6/9) Installing dumb-init (1.2.5-r1) 19:08:44 (7/9) Installing musl-obstack (1.2.3-r0) 19:08:44 (8/9) Installing libucontext (1.1-r0) 19:08:44 (9/9) Installing gcompat (1.0.0-r4) 19:08:44 Executing busybox-1.34.1-r7.trigger 19:08:44 Executing ca-certificates-20220614-r0.trigger 19:08:44 OK: 8 MiB in 23 packages 19:08:45 Removing intermediate container a48243b4586e 19:08:45 ---> 2b2d9d03dd17 19:08:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:45 ---> e60fe8c726c9 19:08:45 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:08:45 ---> c913615cedd4 19:08:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:08:46 ---> 8d8c7ea0f047 19:08:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:08:46 ---> Running in 381bbb26e52a 19:08:46 Removing intermediate container 381bbb26e52a 19:08:46 ---> 842d5b0b1c93 19:08:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:46 ---> Running in 15837472038d 19:08:46 Removing intermediate container 15837472038d 19:08:46 ---> a8122c66355b 19:08:46 Step 17/19 : LABEL arch=x86_64 19:08:46 ---> Running in 9d59eabf8adf 19:08:46 Removing intermediate container 9d59eabf8adf 19:08:46 ---> a6105bfb9fe2 19:08:46 Step 18/19 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:08:46 ---> Running in b20732d98c95 19:08:46 Removing intermediate container b20732d98c95 19:08:46 ---> 42d86208136a 19:08:46 Step 19/19 : LABEL version=0.0.0 19:08:46 ---> Running in 06fec1e94f59 19:08:46 Removing intermediate container 06fec1e94f59 19:08:46 ---> 8a4cecbd59db 19:08:46 19:08:46 Successfully built 8a4cecbd59db 19:08:46 Successfully tagged security-spiffe-token-provider:latest 19:08:46  Building security-spiffe-token-provider ... done  [Pipeline] } 19:08:46 $ docker stop --time=1 030ada4d48ccd6a4ea20a75a269c5f09562f4f2c626408c0e6b1cfbbb95c8e5b 19:08:48 $ docker rm -f 030ada4d48ccd6a4ea20a75a269c5f09562f4f2c626408c0e6b1cfbbb95c8e5b [Pipeline] // withDockerContainer [Pipeline] sh 19:08:48 + docker images 19:08:48 REPOSITORY TAG IMAGE ID CREATED SIZE 19:08:48 security-spiffe-token-provider latest 8a4cecbd59db 2 seconds ago 29.7MB 19:08:48 4fc6e8e8888b 6 seconds ago 1.65GB 19:08:48 support-scheduler latest 20eadd0f177e 9 seconds ago 29.9MB 19:08:48 core-metadata latest fb28cd2da2c8 9 seconds ago 18.5MB 19:08:48 sys-mgmt-agent latest f5ee2dcf6c9d 10 seconds ago 136MB 19:08:48 79a202573d58 12 seconds ago 1.62GB 19:08:48 57e84d93ef06 13 seconds ago 1.68GB 19:08:48 security-spire-config latest dcc6212155f7 37 seconds ago 85.8MB 19:08:48 c0a9d403ab8c 38 seconds ago 1.6GB 19:08:48 security-spire-agent latest 4e58b65a9b9a 45 seconds ago 125MB 19:08:48 core-command latest e76f89413f70 51 seconds ago 17.7MB 19:08:48 7ff9244eff73 53 seconds ago 1.49GB 19:08:48 b2c2b7b17902 56 seconds ago 1.49GB 19:08:48 core-data latest 1b10be8e781a About a minute ago 17.9MB 19:08:48 786369ca7f00 About a minute ago 1.61GB 19:08:48 223eb0a6b6b8 About a minute ago 1.62GB 19:08:48 security-bootstrapper latest 61a7154f42e3 About a minute ago 20.3MB 19:08:48 support-notifications latest f5f7c35788d9 About a minute ago 30.5MB 19:08:48 security-secretstore-setup latest 4c723cfc309e About a minute ago 29.9MB 19:08:48 security-proxy-setup latest 9d68282b665b About a minute ago 27.7MB 19:08:48 a942513d073f About a minute ago 1.68GB 19:08:48 798d0e5d0541 About a minute ago 1.61GB 19:08:48 0743ebbb9a61 About a minute ago 1.6GB 19:08:48 49c0187b8089 About a minute ago 1.6GB 19:08:48 security-spire-server latest c0af8214f8a9 2 minutes ago 86.5MB 19:08:48 d6f25cba0ff6 2 minutes ago 1.49GB 19:08:48 ci-base-image-x86_64 latest 55ce80cc4d89 5 minutes ago 947MB 19:08:48 alpine 3.16 bfe296a52501 4 weeks ago 5.54MB 19:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB 19:08:48 alpine 3.15 c4fc93816858 4 months ago 5.59MB 19:08:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 19:08:48 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] } 19:09:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.836s coverage: 98.5% of statements 19:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.375s coverage: 43.0% of statements 19:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.686s coverage: 54.2% of statements 19:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.083s coverage: 89.2% of statements 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.591s coverage: 2.2% of statements 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.799s coverage: 95.6% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.397s coverage: 72.2% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.541s coverage: 60.0% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.545s coverage: 58.8% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 29.6% of statements 19:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements 19:10:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 79.5% of statements 19:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.270s coverage: 94.1% of statements 19:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.326s coverage: 96.3% of statements 19:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.271s coverage: 87.5% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements 19:10:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.730s coverage: 79.9% of statements 19:10:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.326s coverage: 92.9% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.290s coverage: 86.9% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.292s coverage: 87.2% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 58.8% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.290s coverage: 85.4% of statements 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.972s coverage: 91.2% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.317s coverage: 64.7% of statements 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.528s coverage: 100.0% of statements 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.265s coverage: 89.4% of statements 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.195s coverage: 73.7% of statements 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 19:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.611s coverage: 65.8% of statements 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.178s coverage: 41.8% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.403s coverage: 89.5% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.360s coverage: 84.8% of statements 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.481s coverage: 17.7% of statements 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.339s coverage: 63.2% of statements 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.536s coverage: 97.7% of statements 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.234s coverage: 28.9% of statements 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 19:11:01 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 19:11:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:01 go vet ./... 19:12:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:52 ./bin/test-attribution-txt.sh 19:12:52 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo 19:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:12:53 + ls -al . 19:12:53 total 768 19:12:53 drwxrwxr-x 10 1001 1001 4096 Dec 14 19:07 . 19:12:53 drwxr-xr-x 4 root root 4096 Dec 14 19:07 .. 19:12:53 drwxrwxr-x 2 1001 1001 4096 Dec 14 19:05 .blubracket 19:12:53 -rw-rw-r-- 1 1001 1001 16 Dec 14 19:05 .dockerignore 19:12:53 drwxrwxr-x 8 1001 1001 4096 Dec 14 19:05 .git 19:12:53 drwxrwxr-x 3 1001 1001 4096 Dec 14 19:05 .github 19:12:53 -rw-rw-r-- 1 1001 1001 1030 Dec 14 19:05 .gitignore 19:12:53 -rw-rw-r-- 1 1001 1001 42 Dec 14 19:05 .golangci.yml 19:12:53 -rw-rw-r-- 1 1001 1001 87 Dec 14 19:05 .hadolint.yml 19:12:53 -rw-rw-r-- 1 1001 1001 166 Dec 14 19:05 .sonarcloud.properties 19:12:53 -rw-rw-r-- 1 1001 1001 1171 Dec 14 19:05 ADOPTERS.md 19:12:53 -rw-rw-r-- 1 1001 1001 10618 Dec 14 19:05 Attribution.txt 19:12:53 -rw-rw-r-- 1 1001 1001 73765 Dec 14 19:05 CHANGELOG.md 19:12:53 -rw-rw-r-- 1 1001 1001 3804 Dec 14 19:05 CONTRIBUTING.md 19:12:53 -rw-rw-r-- 1 1001 1001 677 Dec 14 19:05 GOVERNANCE.md 19:12:53 -rw-rw-r-- 1 1001 1001 850 Dec 14 19:05 Jenkinsfile 19:12:53 -rw-rw-r-- 1 1001 1001 10775 Dec 14 19:05 LICENSE 19:12:53 -rw-rw-r-- 1 1001 1001 13289 Dec 14 19:05 Makefile 19:12:53 -rw-rw-r-- 1 1001 1001 582 Dec 14 19:05 OWNERS.md 19:12:53 -rw-rw-r-- 1 1001 1001 9403 Dec 14 19:05 README.md 19:12:53 -rw-rw-r-- 1 1001 1001 6912 Dec 14 19:05 SECURITY.md 19:12:53 -rw-rw-r-- 1 1001 1001 5 Dec 14 19:03 VERSION 19:12:53 drwxrwxr-x 2 1001 1001 4096 Dec 14 19:05 bin 19:12:53 drwxrwxr-x 18 1001 1001 4096 Dec 14 19:05 cmd 19:12:53 -rw-r--r-- 1 root root 501826 Dec 14 19:11 coverage.out 19:12:53 -rw-rw-r-- 1 1001 1001 3400 Dec 14 19:05 go.mod 19:12:53 -rw-rw-r-- 1 1001 1001 45110 Dec 14 19:05 go.sum 19:12:53 drwxrwxr-x 8 1001 1001 4096 Dec 14 19:05 internal 19:12:53 drwxrwxr-x 3 1001 1001 4096 Dec 14 19:05 openapi 19:12:53 drwxrwxr-x 4 1001 1001 4096 Dec 14 19:05 snap 19:12:53 -rw-rw-r-- 1 1001 1001 204 Dec 14 19:05 version.go [Pipeline] sh 19:12:53 + '[' -e coverage.out ] 19:12:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:12:53 Warning: overwriting stash ‘coverage-report’ 19:12:54 Stashed 1 file(s) [Pipeline] sh 19:12:54 + make build 19:12:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:14:16 go build -tags " 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:14:18 go build -tags " 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:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:15:09 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:15:09 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:15:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:15:17 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:15:20 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:15:25 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:15:30 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:15:34 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:15:46 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:15:55 $ docker stop --time=1 3d3c3e48ade8a82123bd7d7a2b1915ec40f92ae7cd1532b3bf9b0d8562301f08 19:15:57 $ docker rm -f 3d3c3e48ade8a82123bd7d7a2b1915ec40f92ae7cd1532b3bf9b0d8562301f08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:15:59 19:15:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:00 latest: Pulling from edgex-devops/edgex-compose-arm64 19:16:00 29e5d40040c1: Pulling fs layer 19:16:00 1ce36da41761: Pulling fs layer 19:16:00 25b303627fd3: Pulling fs layer 19:16:00 29e5d40040c1: Verifying Checksum 19:16:00 29e5d40040c1: Download complete 19:16:00 1ce36da41761: Verifying Checksum 19:16:00 1ce36da41761: Download complete 19:16:00 29e5d40040c1: Pull complete 19:16:01 1ce36da41761: Pull complete 19:16:01 25b303627fd3: Verifying Checksum 19:16:01 25b303627fd3: Download complete 19:16:12 25b303627fd3: Pull complete 19:16:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:12 prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container 19:16:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:16:14 $ docker top 74dc900fa4fc2033d3040346aaa78b7f92b105e65834de281404f00c74a38244 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:15 + docker-compose build --help 19:16:15 + grep parallel 19:16:19 --parallel Build images in parallel. [Pipeline] } 19:16:19 $ docker stop --time=1 74dc900fa4fc2033d3040346aaa78b7f92b105e65834de281404f00c74a38244 19:16:21 $ docker rm -f 74dc900fa4fc2033d3040346aaa78b7f92b105e65834de281404f00c74a38244 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:22 prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container 19:16:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:16:23 $ docker top 08edce5a1432ce0a18228b543bd39a6a39de61f57385102c127af0c48c47c221 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:24 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:28 Building core-command ... 19:16:28 Building core-data ... 19:16:28 Building core-metadata ... 19:16:28 Building security-bootstrapper ... 19:16:28 Building security-proxy-setup ... 19:16:28 Building security-secretstore-setup ... 19:16:28 Building security-spiffe-token-provider ... 19:16:28 Building security-spire-agent ... 19:16:28 Building security-spire-config ... 19:16:28 Building security-spire-server ... 19:16:28 Building support-notifications ... 19:16:28 Building support-scheduler ... 19:16:28 Building sys-mgmt-agent ... 19:16:28 Building security-spire-server 19:16:28 Building security-bootstrapper 19:16:28 Building sys-mgmt-agent 19:16:28 Building core-data 19:16:28 Building security-secretstore-setup 19:17:15 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:17:15 ---> 0f5a280a6fef 19:17:15 Step 3/32 : WORKDIR /edgex-go 19:17:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:15 ---> 0f5a280a6fef 19:17:15 Step 3/23 : WORKDIR /edgex-go 19:17:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:15 ---> 0f5a280a6fef 19:17:15 Step 3/22 : WORKDIR /edgex-go 19:17:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:15 ---> 0f5a280a6fef 19:17:15 Step 3/24 : WORKDIR /edgex-go 19:17:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:15 ---> 0f5a280a6fef 19:17:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:17:16 ---> Running in 56c17b61f360 19:17:16 ---> Running in 6a58f9047a17 19:17:16 ---> Running in 51b9c0a332e8 19:17:16 ---> Running in 7a0d9f567674 19:17:16 ---> Running in 5364cc4f2813 19:17:16 Removing intermediate container 5364cc4f2813 19:17:16 ---> b1173a428021 19:17:16 Step 4/32 : RUN apk add --update --no-cache make git 19:17:16 Removing intermediate container 7a0d9f567674 19:17:16 ---> 3b8c76a1a328 19:17:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:17:16 Removing intermediate container 56c17b61f360 19:17:16 ---> 26946f2224a5 19:17:16 Step 4/22 : WORKDIR /edgex-go 19:17:16 Removing intermediate container 51b9c0a332e8 19:17:16 ---> ecb28543b9fd 19:17:16 Step 4/24 : RUN apk add --update --no-cache make git 19:17:16 ---> Running in a3d657558084 19:17:16 ---> Running in f31139ff37a6 19:17:16 Removing intermediate container 6a58f9047a17 19:17:16 ---> 1710d7509547 19:17:16 Step 4/22 : RUN apk add --update --no-cache make bash git 19:17:16 ---> Running in 20bb51a48127 19:17:16 ---> Running in 453ff7af6894 19:17:17 ---> Running in 0774fd693f99 19:17:17 Removing intermediate container 20bb51a48127 19:17:17 ---> d83a3ee2b08a 19:17:17 Step 5/22 : RUN apk add --update --no-cache make git 19:17:17 ---> Running in bedcf4e00a28 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:17:21 OK: 221 MiB in 51 packages 19:17:21 OK: 221 MiB in 51 packages 19:17:21 OK: 221 MiB in 51 packages 19:17:21 OK: 221 MiB in 51 packages 19:17:21 OK: 221 MiB in 51 packages 19:17:22 Removing intermediate container f31139ff37a6 19:17:22 ---> 18dcc23b3a4a 19:17:22 Step 5/23 : COPY go.mod vendor* ./ 19:17:23 Removing intermediate container 0774fd693f99 19:17:23 ---> 62734518813f 19:17:23 Step 5/22 : COPY go.mod vendor* ./ 19:17:23 Removing intermediate container 453ff7af6894 19:17:23 ---> 676d9c14a7cb 19:17:23 Step 5/24 : COPY go.mod vendor* ./ 19:17:23 Removing intermediate container bedcf4e00a28 19:17:23 ---> da968d4a2947 19:17:23 Step 6/22 : COPY go.mod vendor* ./ 19:17:23 Removing intermediate container a3d657558084 19:17:23 ---> 243c2c3432a3 19:17:23 Step 5/32 : COPY go.mod vendor* ./ 19:17:23 ---> 06b451862449 19:17:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:23 ---> Running in e5df92538455 19:17:24 ---> 5162b8c3cce3 19:17:24 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:24 ---> 0e636ecec2e0 19:17:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:24 ---> Running in 465219801d50 19:17:24 ---> 4f8c7c74af78 19:17:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:24 ---> Running in 3adf27c13e97 19:17:24 ---> 57f5dc133005 19:17:24 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:24 ---> Running in a35e6c548ea4 19:17:24 ---> Running in 7abc4c5d174d 19:18:46 Removing intermediate container 3adf27c13e97 19:18:46 ---> 8b6be31b128c 19:18:46 Removing intermediate container 465219801d50 19:18:46 Step 7/24 : COPY . . 19:18:46 ---> c19ef34e9fe6 19:18:46 Step 7/22 : COPY . . 19:18:46 Removing intermediate container a35e6c548ea4 19:18:46 ---> fd9d4598d4a3 19:18:46 Step 8/22 : COPY . . 19:18:46 Removing intermediate container e5df92538455 19:18:46 ---> 15bb503a6a90 19:18:46 Step 7/23 : COPY . . 19:18:46 Removing intermediate container 7abc4c5d174d 19:18:46 ---> 0fc6cfc4ab19 19:18:46 Step 7/32 : COPY . . 19:18:58 ---> f6aec6b60285 19:18:58 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:18:58 ---> 5a1357a0b7b3 19:18:58 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:58 ---> e101c702c6f8 19:18:58 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:58 ---> 12da6f9a47e1 19:18:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:18:58 ---> Running in 77ab13c36446 19:18:58 ---> Running in 22801ac39611 19:18:58 ---> Running in 4c84c993641f 19:18:58 ---> Running in 8556f478a998 19:18:58 ---> 0d0630e29622 19:18:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:58 ---> Running in c243a1793d98 19:18:59 Removing intermediate container 77ab13c36446 19:18:59 ---> e145b9e38105 19:18:59 Step 9/23 : WORKDIR /edgex-go/spire-build 19:18:59 ---> Running in 43445ec3da93 19:18:59 Removing intermediate container 43445ec3da93 19:18:59 ---> 7a899deda3f8 19:18:59 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:18:59 ---> Running in dd4fa900deba 19:19:00 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:19:00 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:19:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:19:01 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:19:02 Removing intermediate container dd4fa900deba 19:19:02 ---> c18897776ac2 19:19:02 Step 11/23 : WORKDIR /edgex-go 19:19:02 ---> Running in 39b977720541 19:19:03 Removing intermediate container 39b977720541 19:19:03 ---> da627ff33542 19:19:03 19:19:03 Step 12/23 : FROM alpine:3.15 19:19:03 3.15: Pulling from library/alpine 19:19:04 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:19:04 Status: Downloaded newer image for alpine:3.15 19:19:04 ---> 8aa73fd46299 19:19:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:04 ---> Running in 70fd71544c42 19:19:05 Removing intermediate container 70fd71544c42 19:19:05 ---> 002b7c3291be 19:19:05 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:05 ---> Running in 6dfc11ea38b7 19:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:09 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:19:09 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:19:09 OK: 15736 distinct packages available 19:19:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:11 (1/5) Installing dumb-init (1.2.5-r1) 19:19:11 (2/5) Installing musl-obstack (1.2.3-r0) 19:19:11 (3/5) Installing libucontext (1.1-r0) 19:19:11 (4/5) Installing gcompat (1.0.0-r4) 19:19:11 (5/5) Installing openssl (1.1.1s-r1) 19:19:11 Executing busybox-1.34.1-r7.trigger 19:19:11 OK: 6 MiB in 19 packages 19:19:13 Removing intermediate container 6dfc11ea38b7 19:19:13 ---> 1d5f64e2aaf7 19:19:13 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:19:18 ---> b384f9297b63 19:19:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:19:19 ---> ffa6f0fc6f63 19:19:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:19:20 ---> fee424e78bee 19:19:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:19:21 ---> 179841bcb9d5 19:19:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:19:21 ---> Running in 4819d8a9d388 19:19:21 Removing intermediate container 4819d8a9d388 19:19:21 ---> 04f6f0a62b19 19:19:21 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:19:21 ---> Running in dfe9da0ace0e 19:19:22 Removing intermediate container dfe9da0ace0e 19:19:22 ---> 7ef9c166e444 19:19:22 Step 21/23 : LABEL arch=arm64 19:19:23 ---> Running in 6fb0594405ab 19:19:24 Removing intermediate container 6fb0594405ab 19:19:24 ---> a19c8124c8b4 19:19:24 Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:19:24 ---> Running in b7a30ee49276 19:19:24 Removing intermediate container b7a30ee49276 19:19:24 ---> acf6dba05a27 19:19:24 Step 23/23 : LABEL version=0.0.0 19:19:24 ---> Running in 66720a2751de 19:19:25 Removing intermediate container 66720a2751de 19:19:25 ---> 91099deaba67 19:19:25 19:19:25 Successfully built 91099deaba67 19:19:25 Successfully tagged security-spire-server-arm64:latest 19:19:25  Building security-spire-server ... done Building security-spiffe-token-provider 19:19:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:19:43 ---> 0f5a280a6fef 19:19:43 Step 3/19 : WORKDIR /edgex-go 19:19:43 ---> Using cache 19:19:43 ---> 1710d7509547 19:19:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:19:43 ---> Running in dd9bf1a3c96c 19:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:45 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:19:45 v3.16.3-60-g995afdf2ba [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:19:45 OK: 16895 distinct packages available 19:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:46 OK: 221 MiB in 51 packages 19:19:51 Removing intermediate container dd9bf1a3c96c 19:19:51 ---> 22a6e42f789c 19:19:51 Step 5/19 : COPY go.mod vendor* ./ 19:19:51 ---> 53fa5af59f72 19:19:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:51 ---> Running in a772c848e0ba 19:20:59 Removing intermediate container a772c848e0ba 19:20:59 ---> f8529e7d5059 19:20:59 Step 7/19 : COPY . . 19:21:09 ---> c55ef6aa0b91 19:21:09 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:09 ---> Running in 09fe3f941892 19:21:11 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:24:48 Removing intermediate container 4c84c993641f 19:24:48 ---> 93752d154540 19:24:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:24:48 ---> Running in 2396370b8023 19:24:48 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:24:48 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:24:48 Removing intermediate container 2396370b8023 19:24:48 ---> 5879a3b3f031 19:24:48 19:24:48 Step 10/22 : FROM alpine:3.16 19:24:48 3.16: Pulling from library/alpine 19:24:48 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:24:48 Status: Downloaded newer image for alpine:3.16 19:24:48 ---> 2b4661558fb8 19:24:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:24:48 ---> Running in d62a2ba68c83 19:24:49 Removing intermediate container d62a2ba68c83 19:24:49 ---> dc636d5ff77c 19:24:49 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:24:49 ---> Running in 280087b6274f 19:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:53 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:24:53 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:24:53 (3/33) Installing readline (8.1.2-r0) 19:24:53 (4/33) Installing bash (5.1.16-r2) 19:24:53 Executing bash-5.1.16-r2.post-install 19:24:53 (5/33) Installing ca-certificates (20220614-r0) 19:24:53 (6/33) Installing brotli-libs (1.0.9-r6) 19:24:53 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:24:53 (8/33) Installing libcurl (7.83.1-r4) 19:24:53 (9/33) Installing curl (7.83.1-r4) 19:24:53 (10/33) Installing docker-cli (20.10.20-r0) 19:24:55 (11/33) Installing dumb-init (1.2.5-r1) 19:24:55 (12/33) Installing libbz2 (1.0.8-r1) 19:24:55 (13/33) Installing expat (2.5.0-r0) 19:24:55 (14/33) Installing libffi (3.4.2-r1) 19:24:55 (15/33) Installing gdbm (1.23-r0) 19:24:55 (16/33) Installing xz-libs (5.2.5-r1) 19:24:55 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:24:55 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:24:55 (19/33) Installing mpdecimal (2.5.1-r1) 19:24:55 (20/33) Installing sqlite-libs (3.38.5-r0) 19:24:55 (21/33) Installing python3 (3.10.9-r0) 19:24:58 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:24:58 (23/33) Installing py3-tomli (2.0.1-r1) 19:24:58 (24/33) Installing py3-pep517 (0.12.0-r2) 19:24:58 (25/33) Installing py3-six (1.16.0-r1) 19:24:58 (26/33) Installing py3-retrying (1.3.3-r3) 19:24:58 (27/33) Installing py3-appdirs (1.4.4-r3) 19:24:58 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:24:58 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:24:58 (30/33) Installing py3-parsing (2.4.7-r3) 19:24:58 (31/33) Installing py3-packaging (21.3-r0) 19:24:58 (32/33) Installing py3-setuptools (59.4.0-r0) 19:24:58 (33/33) Installing py3-pip (22.1.1-r0) 19:24:59 Executing busybox-1.35.0-r17.trigger 19:24:59 Executing ca-certificates-20220614-r0.trigger 19:24:59 Removing intermediate container c243a1793d98 19:25:00 ---> 338f4909062e 19:25:00 19:25:00 Step 9/24 : FROM alpine:3.16 19:25:00 ---> 2b4661558fb8 19:25:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:25:00 ---> Running in 669558e20761 19:25:00 OK: 121 MiB in 47 packages 19:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:05 (1/3) Installing ca-certificates (20220614-r0) 19:25:05 (2/3) Installing dumb-init (1.2.5-r1) 19:25:05 (3/3) Installing su-exec (0.2-r1) 19:25:05 Executing busybox-1.35.0-r17.trigger 19:25:05 Executing ca-certificates-20220614-r0.trigger 19:25:05 OK: 6 MiB in 17 packages 19:25:09 Removing intermediate container 669558e20761 19:25:09 ---> ecec32b9b3ae 19:25:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:25:09 ---> Running in 3d9297a9395d 19:25:09 Removing intermediate container 22801ac39611 19:25:09 ---> d6c927d4d440 19:25:09 19:25:09 Step 9/32 : FROM alpine:3.16 19:25:09 ---> 2b4661558fb8 19:25:09 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:09 ---> Running in b9323b834107 19:25:09 Removing intermediate container 3d9297a9395d 19:25:09 ---> 0531827b2740 19:25:09 Step 12/24 : WORKDIR / 19:25:09 ---> Running in 31cdc04f1781 19:25:10 Removing intermediate container b9323b834107 19:25:10 ---> a13a5d97c74f 19:25:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:25:10 ---> Running in de0f9e9c6031 19:25:10 Removing intermediate container 31cdc04f1781 19:25:10 ---> c69cb3cb1a89 19:25:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:25:11 ---> 4fee295a45be 19:25:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:25:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:12 ---> 8e0ed482c507 19:25:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:13 ---> 9cda99d2a5c1 19:25:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:25:14 ---> 8482adcdad04 19:25:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:25:14 (1/2) Installing dumb-init (1.2.5-r1) 19:25:14 (2/2) Installing su-exec (0.2-r1) 19:25:14 Executing busybox-1.35.0-r17.trigger 19:25:14 OK: 5 MiB in 16 packages 19:25:17 ---> 2a8d4f698d92 19:25:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:25:17 Removing intermediate container de0f9e9c6031 19:25:17 ---> 28fed745dece 19:25:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:25:17 ---> Running in 5b35c6a05a0a 19:25:18 Removing intermediate container 5b35c6a05a0a 19:25:18 ---> 80e9a5a33c0f 19:25:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:25:18 ---> Running in 063a88f233e5 19:25:19 Collecting docker-compose==1.23.2 19:25:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:25:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 19:25:19 ---> 693ee8891b22 19:25:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:25:19 Removing intermediate container 063a88f233e5 19:25:19 ---> f5809c52b0b1 19:25:19 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:25:19 ---> Running in 53850c5e1033 19:25:20 Removing intermediate container 53850c5e1033 19:25:20 ---> 6def12be31a8 19:25:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:25:20 Collecting jsonschema<3,>=2.5.1 19:25:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:25:20 ---> Running in baa0c2baaf08 19:25:21 ---> 458c30dc10f0 19:25:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:25:21 ---> Running in 48f4e13b0bcc 19:25:21 Removing intermediate container baa0c2baaf08 19:25:21 ---> d25ae52948e6 19:25:21 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:25:21 ---> Running in db7711bdf4a9 19:25:21 Collecting PyYAML<4,>=3.10 19:25:21 Downloading PyYAML-3.13.tar.gz (270 kB) 19:25:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.6 MB/s eta 0:00:00 19:25:24 Preparing metadata (setup.py): started 19:25:25 Removing intermediate container 48f4e13b0bcc 19:25:25 ---> 9696b531610d 19:25:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:25:25 ---> Running in 957423cfb679 19:25:25 Removing intermediate container db7711bdf4a9 19:25:25 ---> 48cb56552f82 19:25:25 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:25:25 ---> Running in 4c6d91e938bd 19:25:25 Removing intermediate container 957423cfb679 19:25:25 ---> 75afa1c1c209 19:25:25 Step 22/24 : LABEL arch=arm64 19:25:26 ---> Running in f9b2960464be 19:25:26 Removing intermediate container 4c6d91e938bd 19:25:26 ---> 1194b93cfbec 19:25:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:25:26 Preparing metadata (setup.py): finished with status 'done' 19:25:26 Collecting dockerpty<0.5,>=0.4.1 19:25:26 Removing intermediate container f9b2960464be 19:25:26 ---> c15d5d5c8c00 19:25:26 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:25:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:25:26 Preparing metadata (setup.py): started 19:25:26 ---> Running in 98b450293e99 19:25:28 Preparing metadata (setup.py): finished with status 'done' 19:25:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:25:28 Removing intermediate container 98b450293e99 19:25:28 ---> f6caca4c5df7 19:25:28 Step 24/24 : LABEL version=0.0.0 19:25:28 ---> f71e7d367800 19:25:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:25:29 ---> Running in d7bd48b61dd7 19:25:29 ---> Running in c38ef0696116 19:25:29 Removing intermediate container c38ef0696116 19:25:29 ---> b9c32c3494b3 19:25:29 19:25:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:25:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:25:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 19:25:30 Successfully built b9c32c3494b3 19:25:30 Successfully tagged security-secretstore-setup-arm64:latest 19:25:30  Building security-secretstore-setup ... done Building security-spire-agent 19:25:30 Collecting websocket-client<1.0,>=0.32.0 19:25:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:25:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.8 MB/s eta 0:00:00 19:25:31 Collecting docker<4.0,>=3.6.0 19:25:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:25:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.3 MB/s eta 0:00:00 19:25:31 Collecting texttable<0.10,>=0.9.0 19:25:31 Downloading texttable-0.9.1.tar.gz (11 kB) 19:25:31 Preparing metadata (setup.py): started 19:25:32 Removing intermediate container d7bd48b61dd7 19:25:32 ---> ed4f90192790 19:25:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:33 ---> 4d3c3c8f4517 19:25:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:25:34 Preparing metadata (setup.py): finished with status 'done' 19:25:34 Collecting cached-property<2,>=1.2.0 19:25:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:25:34 Collecting docopt<0.7,>=0.6.1 19:25:34 Downloading docopt-0.6.2.tar.gz (25 kB) 19:25:34 Preparing metadata (setup.py): started 19:25:37 Preparing metadata (setup.py): finished with status 'done' 19:25:37 ---> ff7f87fce9d2 19:25:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:25:37 Collecting docker-pycreds>=0.4.0 19:25:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:25:38 ---> 87220f6048db 19:25:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:25:39 Collecting urllib3<1.25,>=1.21.1 19:25:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 19:25:39 Collecting idna<2.8,>=2.5 19:25:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 7.0 MB/s eta 0:00:00 19:25:40 Collecting certifi>=2017.4.17 19:25:40 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 19:25:40 ---> 405793625309 19:25:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:25:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 15.3 MB/s eta 0:00:00 19:25:40 Collecting chardet<3.1.0,>=3.0.2 19:25:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:25:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.4 MB/s eta 0:00:00 19:25:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:25:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:25:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:25:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:25:41 ---> 872eb3602f8e 19:25:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:25:41 Removing intermediate container 8556f478a998 19:25:41 ---> d6e61b8a5ca6 19:25:41 19:25:41 Step 10/22 : FROM alpine:3.16 19:25:41 ---> 2b4661558fb8 19:25:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:25:42 ---> Running in 148bb69edb4a 19:25:42 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:25:42 Running setup.py install for texttable: started 19:25:42 ---> 37becdc7176b 19:25:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:25:42 Removing intermediate container 148bb69edb4a 19:25:42 ---> 19ef46b7a6ac 19:25:42 Step 12/22 : ENV APP_PORT=59880 19:25:43 ---> Running in 0078b7c35a7e 19:25:44 Removing intermediate container 0078b7c35a7e 19:25:44 ---> da1ba068beb4 19:25:44 Step 13/22 : EXPOSE $APP_PORT 19:25:44 ---> dba6d378dcd4 19:25:44 Step 27/32 : RUN chmod +x /entrypoint.sh 19:25:44 ---> Running in 2b6eaf0fbfc9 19:25:44 ---> Running in ca8984a5ca57 19:25:44 Running setup.py install for texttable: finished with status 'done' 19:25:44 Running setup.py install for PyYAML: started 19:25:45 Removing intermediate container 2b6eaf0fbfc9 19:25:45 ---> e38d2c10f24a 19:25:45 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:25:45 ---> Running in 16e30930b903 19:25:48 Running setup.py install for PyYAML: finished with status 'done' 19:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:48 Removing intermediate container ca8984a5ca57 19:25:48 ---> 4c5e18c5c14c 19:25:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:25:48 ---> Running in 49e66484633f 19:25:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:48 ---> 0f5a280a6fef 19:25:48 Step 3/24 : WORKDIR /edgex-go 19:25:48 ---> Using cache 19:25:48 ---> 1710d7509547 19:25:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:25:48 ---> Running in 11a6f858aa32 19:25:49 Removing intermediate container 49e66484633f 19:25:49 ---> a50bfb3dc36e 19:25:49 Step 29/32 : CMD ["gate"] 19:25:49 ---> Running in 8368bb031de7 19:25:50 (1/1) Installing dumb-init (1.2.5-r1) 19:25:50 Executing busybox-1.35.0-r17.trigger 19:25:50 OK: 5 MiB in 15 packages 19:25:50 Running setup.py install for docopt: started 19:25:50 Removing intermediate container 8368bb031de7 19:25:50 ---> bedc7d1fcb62 19:25:50 Step 30/32 : LABEL arch=arm64 19:25:50 ---> Running in ea7d919fcde7 19:25:51 Removing intermediate container ea7d919fcde7 19:25:51 ---> eaea0fe907b1 19:25:51 Step 31/32 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:25:51 ---> Running in e97a2d1344cb 19:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:52 Removing intermediate container 16e30930b903 19:25:52 ---> 6398d788c23a 19:25:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:52 Removing intermediate container e97a2d1344cb 19:25:52 ---> d97fc8c62cba 19:25:52 Step 32/32 : LABEL version=0.0.0 19:25:52 ---> Running in d40a153d3baa 19:25:52 Removing intermediate container d40a153d3baa 19:25:52 ---> 339a9378a4aa 19:25:52 19:25:53 ---> bfe92209be3d 19:25:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:53 Running setup.py install for docopt: finished with status 'done' 19:25:53 OK: 221 MiB in 51 packages 19:25:53 Successfully built 339a9378a4aa 19:25:53 Successfully tagged security-bootstrapper-arm64:latest 19:25:53 Building security-spire-config 19:25:54  Building security-bootstrapper ... done Removing intermediate container 11a6f858aa32 19:25:54 ---> 541356157fed 19:25:54 Step 5/24 : COPY go.mod vendor* ./ 19:25:55 ---> 87720f9e07ea 19:25:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:25:56 ---> c94244e2e144 19:25:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:56 ---> Running in fbb33659a504 19:25:56 ---> f50273ee655f 19:25:56 Step 18/22 : ENTRYPOINT ["/core-data"] 19:25:56 Running setup.py install for dockerpty: started 19:25:56 ---> Running in 250d63a16ebf 19:25:57 Removing intermediate container 250d63a16ebf 19:25:57 ---> 0c6b822f0058 19:25:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:58 ---> Running in 7b151dce7cf6 19:25:58 Removing intermediate container 7b151dce7cf6 19:25:58 ---> 8b9bcbd4a77c 19:25:58 Step 20/22 : LABEL arch=arm64 19:25:58 ---> Running in 145d3df1bac1 19:25:59 Removing intermediate container 145d3df1bac1 19:25:59 ---> cf6cf7abdf94 19:25:59 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:25:59 ---> Running in 69ed4412e353 19:25:59 Removing intermediate container 69ed4412e353 19:25:59 ---> 449e8c81cc6c 19:25:59 Step 22/22 : LABEL version=0.0.0 19:25:59 Running setup.py install for dockerpty: finished with status 'done' 19:26:00 ---> Running in f0f592d638b7 19:26:00 Removing intermediate container f0f592d638b7 19:26:00 ---> 0b2785fd12ed 19:26:00 19:26:00 Successfully built 0b2785fd12ed 19:26:00 Successfully tagged core-data-arm64:latest 19:26:00  Building core-data ... done Building support-scheduler 19:26:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 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:26:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:26:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:15 ---> 0f5a280a6fef 19:26:15 Step 3/24 : WORKDIR /edgex-go 19:26:15 ---> Using cache 19:26:15 ---> 1710d7509547 19:26:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:26:15 ---> Using cache 19:26:15 ---> 541356157fed 19:26:15 Step 5/24 : COPY go.mod vendor* ./ 19:26:15 ---> Using cache 19:26:15 ---> c94244e2e144 19:26:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:15 ---> Running in 7038c86b9a61 19:26:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:25 ---> 0f5a280a6fef 19:26:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:26:25 ---> Using cache 19:26:25 ---> 26946f2224a5 19:26:25 Step 4/22 : WORKDIR /edgex-go 19:26:25 ---> Using cache 19:26:25 ---> d83a3ee2b08a 19:26:25 Step 5/22 : RUN apk add --update --no-cache make git 19:26:25 ---> Using cache 19:26:25 ---> da968d4a2947 19:26:25 Step 6/22 : COPY go.mod vendor* ./ 19:26:25 ---> Using cache 19:26:25 ---> 4f8c7c74af78 19:26:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:25 ---> Using cache 19:26:25 ---> fd9d4598d4a3 19:26:25 Step 8/22 : COPY . . 19:26:25 ---> Using cache 19:26:25 ---> 12da6f9a47e1 19:26:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:26:25 ---> Running in 4a1f1cf1de48 19:26:25 Removing intermediate container 280087b6274f 19:26:25 ---> b8fda3c796dd 19:26:25 Step 13/22 : ENV APP_PORT=58890 19:26:25 ---> Running in 3d0e2bb09c02 19:26:25 Removing intermediate container 3d0e2bb09c02 19:26:25 ---> 9b2fa776db28 19:26:25 Step 14/22 : EXPOSE $APP_PORT 19:26:25 ---> Running in 5c3da422bbcf 19:26:26 Removing intermediate container 5c3da422bbcf 19:26:26 ---> 8cf5c31b93d5 19:26:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:26:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:26:27 ---> f68d75f73c13 19:26:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:26:29 ---> 210c5875930f 19:26:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:26:30 ---> 25eb9697015a 19:26:30 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:26:30 ---> Running in 9b77dfe63a28 19:26:30 Removing intermediate container 9b77dfe63a28 19:26:30 ---> 00d2448acbb3 19:26:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:31 ---> Running in e26bd8956aea 19:26:31 Removing intermediate container e26bd8956aea 19:26:31 ---> e4de9eb1f361 19:26:31 Step 20/22 : LABEL arch=arm64 19:26:31 ---> Running in d270ca355bb7 19:26:32 Removing intermediate container d270ca355bb7 19:26:32 ---> 16eeb067a99e 19:26:32 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:26:32 ---> Running in 3b708dedcbf6 19:26:33 Removing intermediate container 3b708dedcbf6 19:26:33 ---> f76770d1c7dc 19:26:33 Step 22/22 : LABEL version=0.0.0 19:26:34 ---> Running in af45eea21ec3 19:26:34 Removing intermediate container af45eea21ec3 19:26:34 ---> 0a1752e13e32 19:26:34 19:26:35 Successfully built 0a1752e13e32 19:26:35 Successfully tagged sys-mgmt-agent-arm64:latest 19:26:35  Building sys-mgmt-agent ... done Building support-notifications 19:26:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:57 ---> 0f5a280a6fef 19:26:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:26:57 ---> Using cache 19:26:57 ---> 26946f2224a5 19:26:57 Step 4/22 : WORKDIR /edgex-go 19:26:57 ---> Using cache 19:26:57 ---> d83a3ee2b08a 19:26:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:26:57 ---> Running in 8f0b7e061ec5 19:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:00 OK: 221 MiB in 51 packages 19:27:03 Removing intermediate container 8f0b7e061ec5 19:27:03 ---> bb414f9ce8b3 19:27:03 Step 6/22 : COPY go.mod vendor* ./ 19:27:04 ---> 99f34e907c75 19:27:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:04 ---> Running in e8fa046163c4 19:27:11 Removing intermediate container fbb33659a504 19:27:11 ---> c5a8ea385583 19:27:11 Step 7/24 : COPY . . 19:27:33 ---> db9b95dab019 19:27:33 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:27:33 ---> Running in 80d7fcfe2e2d 19:27:33 Removing intermediate container 80d7fcfe2e2d 19:27:33 ---> 4d5f03c5447f 19:27:33 Step 9/24 : WORKDIR /edgex-go/spire-build 19:27:33 ---> Running in 7197293a169f 19:27:33 Removing intermediate container 7197293a169f 19:27:33 ---> 0ccd913e27a9 19:27:33 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:27:33 ---> Running in 44d2f60176c9 19:27:34 Removing intermediate container 7038c86b9a61 19:27:34 ---> 463ab4726159 19:27:34 Step 7/24 : COPY . . 19:27:36 Removing intermediate container 44d2f60176c9 19:27:36 ---> 8559582a8a96 19:27:36 Step 11/24 : WORKDIR /edgex-go 19:27:36 ---> Running in 78dde648b502 19:27:37 Removing intermediate container 78dde648b502 19:27:37 ---> b4a2f32ea5a0 19:27:37 19:27:37 Step 12/24 : FROM alpine:3.15 19:27:37 ---> 8aa73fd46299 19:27:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:37 ---> Using cache 19:27:37 ---> 002b7c3291be 19:27:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:27:37 ---> Using cache 19:27:37 ---> 1d5f64e2aaf7 19:27:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:27:43 ---> 6ced86ec193c 19:27:43 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:55 ---> 2537f98a4735 19:27:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:27:55 ---> 505e8f1f349e 19:27:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:27:57 ---> 18837f018b53 19:27:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:27:57 ---> Running in eabf5f46138f 19:27:58 Removing intermediate container eabf5f46138f 19:27:58 ---> 0c3a3aad3cde 19:27:58 Step 9/24 : WORKDIR /edgex-go/spire-build 19:27:58 ---> Running in b9e558fc7578 19:27:59 ---> 65a3b9cb126a 19:27:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:27:59 Removing intermediate container b9e558fc7578 19:27:59 ---> ba3dd230538e 19:27:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:27:59 ---> Running in 2fe6828c266a 19:28:01 ---> 8395bc8dc695 19:28:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:28:01 ---> Running in d0fa0a885051 19:28:02 Removing intermediate container d0fa0a885051 19:28:02 ---> ea41fa6cd90a 19:28:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:28:02 ---> Running in 186d69c969c2 19:28:04 Removing intermediate container 186d69c969c2 19:28:04 ---> c7cc56fd33b0 19:28:04 Step 22/24 : LABEL arch=arm64 19:28:04 Removing intermediate container 2fe6828c266a 19:28:04 ---> 9bedf22b06aa 19:28:04 Step 11/24 : WORKDIR /edgex-go 19:28:04 ---> Running in 59ab72804046 19:28:04 ---> Running in 75c1714c2e02 19:28:05 Removing intermediate container 59ab72804046 19:28:05 ---> c6587c243a6e 19:28:05 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:28:05 Removing intermediate container 75c1714c2e02 19:28:05 ---> b16fa17f9bd2 19:28:05 19:28:05 Step 12/24 : FROM alpine:3.15 19:28:05 ---> 8aa73fd46299 19:28:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:05 ---> Using cache 19:28:05 ---> 002b7c3291be 19:28:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:05 ---> Running in d26143d96839 19:28:06 ---> Running in e448d23b6e74 19:28:07 Removing intermediate container e448d23b6e74 19:28:07 ---> a936a61ab6d4 19:28:07 Step 24/24 : LABEL version=0.0.0 19:28:07 ---> Running in 037519f1477d 19:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:09 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:28:09 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:28:09 OK: 15736 distinct packages available 19:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:10 Removing intermediate container 037519f1477d 19:28:10 ---> b119e2d8c21b 19:28:10 19:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:10 Successfully built b119e2d8c21b 19:28:10 Successfully tagged security-spire-agent-arm64:latest 19:28:10 Building core-command 19:28:12  Building security-spire-agent ... done (1/4) Installing dumb-init (1.2.5-r1) 19:28:12 (2/4) Installing musl-obstack (1.2.3-r0) 19:28:12 (3/4) Installing libucontext (1.1-r0) 19:28:12 (4/4) Installing gcompat (1.0.0-r4) 19:28:12 Executing busybox-1.34.1-r7.trigger 19:28:12 OK: 6 MiB in 18 packages 19:28:15 Removing intermediate container d26143d96839 19:28:15 ---> b7b983e32802 19:28:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:28:25 Removing intermediate container 09fe3f941892 19:28:25 ---> c3dda5778a08 19:28:25 19:28:25 Step 9/19 : FROM alpine:3.15 19:28:25 ---> 8aa73fd46299 19:28:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:25 ---> Using cache 19:28:25 ---> 002b7c3291be 19:28:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:25 ---> Running in 787a790c8ac6 19:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:29 ---> 3b29f17bdc2c 19:28:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:28:29 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:28:29 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:28:29 OK: 15736 distinct packages available 19:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:30 ---> 1d4cc7ee2964 19:28:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:28:30 ---> Running in 342d0e7ed423 19:28:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:30 ---> 0f5a280a6fef 19:28:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:28:30 ---> Using cache 19:28:30 ---> 26946f2224a5 19:28:30 Step 4/23 : WORKDIR /edgex-go 19:28:30 ---> Using cache 19:28:30 ---> d83a3ee2b08a 19:28:30 Step 5/23 : RUN apk add --update --no-cache make git 19:28:30 ---> Using cache 19:28:30 ---> da968d4a2947 19:28:30 Step 6/23 : COPY go.mod vendor* ./ 19:28:30 ---> Using cache 19:28:30 ---> 4f8c7c74af78 19:28:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:30 ---> Using cache 19:28:30 ---> fd9d4598d4a3 19:28:30 Step 8/23 : COPY . . 19:28:31 ---> Using cache 19:28:31 ---> 12da6f9a47e1 19:28:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:28:31 (1/9) Installing ca-certificates (20220614-r0) 19:28:31 (2/9) Installing brotli-libs (1.0.9-r5) 19:28:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:28:31 (4/9) Installing libcurl (7.80.0-r4) 19:28:31 (5/9) Installing curl (7.80.0-r4) 19:28:31 (6/9) Installing dumb-init (1.2.5-r1) 19:28:31 ---> Running in 6c42e979d84d 19:28:31 (7/9) Installing musl-obstack (1.2.3-r0) 19:28:31 (8/9) Installing libucontext (1.1-r0) 19:28:31 (9/9) Installing gcompat (1.0.0-r4) 19:28:31 Executing busybox-1.34.1-r7.trigger 19:28:31 Removing intermediate container 342d0e7ed423 19:28:31 ---> d75c3cb3bfde 19:28:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:28:31 Executing ca-certificates-20220614-r0.trigger 19:28:31 OK: 8 MiB in 23 packages 19:28:33 ---> ac7e12581eec 19:28:33 Step 19/24 : WORKDIR / 19:28:33 Removing intermediate container e8fa046163c4 19:28:33 ---> 70ebff653823 19:28:33 Step 8/22 : COPY . . 19:28:33 ---> Running in 7f088be8230f 19:28:34 go build -tags " 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:28:34 Removing intermediate container 7f088be8230f 19:28:34 ---> 3f1cfb54321d 19:28:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:28:34 ---> Running in 913ccbc28a95 19:28:34 Removing intermediate container 787a790c8ac6 19:28:34 ---> abfd4a34948d 19:28:34 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:35 Removing intermediate container 913ccbc28a95 19:28:35 ---> b77e37098ded 19:28:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:28:35 ---> Running in 444ab6ff053d 19:28:36 ---> 375f2e458bb8 19:28:36 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:28:36 Removing intermediate container 444ab6ff053d 19:28:36 ---> 427e57bbb060 19:28:36 Step 22/24 : LABEL arch=arm64 19:28:36 ---> Running in 7fcf142dcc1c 19:28:37 Removing intermediate container 7fcf142dcc1c 19:28:37 ---> 42c476891eb9 19:28:37 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:28:37 ---> Running in 693b5689383b 19:28:38 Removing intermediate container 693b5689383b 19:28:38 ---> f4739336a300 19:28:38 Step 24/24 : LABEL version=0.0.0 19:28:38 ---> Running in b6047ff20330 19:28:39 Removing intermediate container b6047ff20330 19:28:39 ---> 1f7f42e6dbad 19:28:39 19:28:39 Successfully built 1f7f42e6dbad 19:28:40 Successfully tagged security-spire-config-arm64:latest 19:28:40  Building security-spire-config ... done Building security-proxy-setup 19:28:40 ---> 6259cf04223e 19:28:40 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:28:41 ---> 60d59d12cef9 19:28:41 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:28:41 ---> Running in 2b3367e79025 19:28:42 Removing intermediate container 2b3367e79025 19:28:42 ---> 5c15b8594703 19:28:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:42 ---> Running in a719e2ce3788 19:28:42 Removing intermediate container a719e2ce3788 19:28:42 ---> 18b7bc1e959b 19:28:42 Step 17/19 : LABEL arch=arm64 19:28:43 ---> Running in 7fd4ee0773f0 19:28:43 Removing intermediate container 7fd4ee0773f0 19:28:43 ---> 6312255bbb5c 19:28:44 Step 18/19 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:28:44 ---> Running in 43932805ada4 19:28:44 Removing intermediate container 43932805ada4 19:28:44 ---> 416adeaf6be4 19:28:44 Step 19/19 : LABEL version=0.0.0 19:28:44 ---> Running in ec26d979b0bb 19:28:45 Removing intermediate container ec26d979b0bb 19:28:45 ---> b4508917d4e8 19:28:45 19:28:45 Successfully built b4508917d4e8 19:28:46 Successfully tagged security-spiffe-token-provider-arm64:latest 19:28:46 Building core-metadata 19:28:51  Building security-spiffe-token-provider ... done  ---> 13c121142c81 19:28:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:28:51 ---> Running in 465d24d315f6 19:28:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:03 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:29:03 ---> 0f5a280a6fef 19:29:03 Step 3/21 : WORKDIR /edgex-go 19:29:03 ---> Using cache 19:29:03 ---> 1710d7509547 19:29:03 Step 4/21 : RUN apk add --update --no-cache make git 19:29:03 ---> Running in a779a1b58229 19:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:07 OK: 221 MiB in 51 packages 19:29:09 Removing intermediate container a779a1b58229 19:29:09 ---> 9f34e567757e 19:29:09 Step 5/21 : COPY go.mod vendor* ./ 19:29:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:10 ---> 0f5a280a6fef 19:29:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:29:10 ---> Using cache 19:29:10 ---> 26946f2224a5 19:29:10 Step 4/24 : WORKDIR /edgex-go 19:29:10 ---> Using cache 19:29:10 ---> d83a3ee2b08a 19:29:10 Step 5/24 : RUN apk add --update --no-cache make git 19:29:10 ---> Using cache 19:29:10 ---> da968d4a2947 19:29:10 Step 6/24 : COPY go.mod vendor* ./ 19:29:10 ---> Using cache 19:29:10 ---> 4f8c7c74af78 19:29:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:10 ---> Using cache 19:29:10 ---> fd9d4598d4a3 19:29:10 Step 8/24 : COPY . . 19:29:10 ---> Using cache 19:29:10 ---> 12da6f9a47e1 19:29:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:29:10 ---> da0a8a87825e 19:29:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:10 ---> Running in 26788934a22b 19:29:10 ---> Running in d6ab05d4090c 19:29:13 go build -tags " 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:30:21 Removing intermediate container d6ab05d4090c 19:30:21 ---> 00ca51121cc4 19:30:21 Step 7/21 : COPY . . 19:30:26 ---> 9c8a09316cfd 19:30:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:26 ---> Running in 19ee02f0cab3 19:30:28 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:34:20 Removing intermediate container 4a1f1cf1de48 19:34:20 ---> c585e32e0a5d 19:34:20 19:34:20 Step 10/22 : FROM alpine:3.16 19:34:20 ---> 2b4661558fb8 19:34:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:22 ---> Running in 48d075c948d3 19:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:25 (1/1) Installing dumb-init (1.2.5-r1) 19:34:25 Executing busybox-1.35.0-r17.trigger 19:34:25 OK: 5 MiB in 15 packages 19:34:27 Removing intermediate container 48d075c948d3 19:34:27 ---> 4b44be137faa 19:34:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:27 ---> Running in e1a820a90991 19:34:28 Removing intermediate container e1a820a90991 19:34:28 ---> d050771decb9 19:34:28 Step 13/22 : ENV APP_PORT=59861 19:34:28 ---> Running in 87f8af2c1f8c 19:34:28 Removing intermediate container 87f8af2c1f8c 19:34:28 ---> fd7f88b2ed60 19:34:28 Step 14/22 : EXPOSE $APP_PORT 19:34:28 ---> Running in 6c569a3481e7 19:34:29 Removing intermediate container 6c569a3481e7 19:34:29 ---> a93316a88c51 19:34:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:30 ---> 4e123d4df9de 19:34:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:33 ---> 9bd7464d22ca 19:34:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:34 ---> 2ea3c497b142 19:34:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:34:34 ---> Running in f6b414679f58 19:34:35 Removing intermediate container f6b414679f58 19:34:35 ---> 4ffa277660ee 19:34:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:35 ---> Running in 76f609b214fa 19:34:36 Removing intermediate container 76f609b214fa 19:34:36 ---> 00f2e50a9c5f 19:34:36 Step 20/22 : LABEL arch=arm64 19:34:36 ---> Running in fff04880fa27 19:34:36 Removing intermediate container fff04880fa27 19:34:36 ---> 1bcb608436de 19:34:36 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:34:36 ---> Running in 9d8d8ec793d2 19:34:37 Removing intermediate container 9d8d8ec793d2 19:34:37 ---> cf2cc7b66c6b 19:34:37 Step 22/22 : LABEL version=0.0.0 19:34:37 ---> Running in 884fd8eb02c6 19:34:37 Removing intermediate container 884fd8eb02c6 19:34:37 ---> 1cf969b0198f 19:34:37 19:34:38 Successfully built 1cf969b0198f 19:34:38 Successfully tagged support-scheduler-arm64:latest 19:34:50  Building support-scheduler ... done Removing intermediate container 6c42e979d84d 19:34:50 ---> 897706234dc9 19:34:50 19:34:50 Step 10/23 : FROM alpine:3.16 19:34:50 ---> 2b4661558fb8 19:34:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:34:50 ---> Using cache 19:34:50 ---> 4b44be137faa 19:34:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:50 ---> Using cache 19:34:50 ---> d050771decb9 19:34:50 Step 13/23 : ENV APP_PORT=59882 19:34:50 ---> Running in 13b1b814f11b 19:34:50 Removing intermediate container 13b1b814f11b 19:34:50 ---> 433e67fa9b84 19:34:50 Step 14/23 : EXPOSE $APP_PORT 19:34:50 ---> Running in af99d74b155e 19:34:50 Removing intermediate container af99d74b155e 19:34:50 ---> 0a1cf4fd7c2f 19:34:50 Step 15/23 : WORKDIR / 19:34:50 ---> Running in c97614dc7744 19:34:50 Removing intermediate container c97614dc7744 19:34:50 ---> 8383429fd11b 19:34:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 ---> ddc9bcb32e1f 19:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:34:53 ---> ca8041a9db0b 19:34:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:34:54 ---> c787f6b59078 19:34:54 Step 19/23 : ENTRYPOINT ["/core-command"] 19:34:54 ---> Running in bb3998d95f13 19:34:55 Removing intermediate container bb3998d95f13 19:34:55 ---> 6586a2134537 19:34:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:55 ---> Running in a38a0dc080b1 19:34:55 Removing intermediate container a38a0dc080b1 19:34:55 ---> d1968b033a12 19:34:55 Step 21/23 : LABEL arch=arm64 19:34:55 ---> Running in 4c460685228f 19:34:56 Removing intermediate container 4c460685228f 19:34:56 ---> 3dae289f6838 19:34:56 Step 22/23 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:34:56 ---> Running in 6feaf999ffd4 19:34:57 Removing intermediate container 6feaf999ffd4 19:34:57 ---> e9276456df7b 19:34:57 Step 23/23 : LABEL version=0.0.0 19:34:57 ---> Running in 7b7f8fa64863 19:34:57 Removing intermediate container 7b7f8fa64863 19:34:57 ---> b909244543d1 19:34:57 19:34:57 Successfully built b909244543d1 19:34:57 Successfully tagged core-command-arm64:latest 19:35:36  Building core-command ... done 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:35:36 Removing intermediate container 26788934a22b 19:35:36 ---> 0cb28163a72b 19:35:36 19:35:36 Step 10/24 : FROM alpine:3.16 19:35:36 ---> 2b4661558fb8 19:35:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:35:36 ---> Using cache 19:35:36 ---> 4b44be137faa 19:35:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:36 ---> Using cache 19:35:36 ---> d050771decb9 19:35:36 Step 13/24 : ENV APP_PORT=59881 19:35:36 ---> Running in e39c65117791 19:35:36 Removing intermediate container e39c65117791 19:35:36 ---> 586282dfe940 19:35:36 Step 14/24 : EXPOSE $APP_PORT 19:35:36 ---> Running in 8cfffc220da1 19:35:36 Removing intermediate container 8cfffc220da1 19:35:36 ---> 12344ea7a6d7 19:35:36 Step 15/24 : WORKDIR / 19:35:36 ---> Running in 161e84d3ad62 19:35:36 Removing intermediate container 161e84d3ad62 19:35:36 ---> 04955dbe622b 19:35:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:36 ---> 577a0abaf073 19:35:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:35:38 ---> 3d0ee51ac2c3 19:35:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:35:38 ---> a7d7a078b66d 19:35:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:35:39 ---> ddf8c830e468 19:35:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:35:39 ---> Running in dce93b0b7093 19:35:39 Removing intermediate container dce93b0b7093 19:35:39 ---> b31a795c6864 19:35:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:40 ---> Running in d89106683ba7 19:35:40 Removing intermediate container d89106683ba7 19:35:40 ---> 1ec71c409954 19:35:40 Step 22/24 : LABEL arch=arm64 19:35:40 ---> Running in 051f28dc1f64 19:35:41 Removing intermediate container 051f28dc1f64 19:35:41 ---> 00eb39f8878a 19:35:41 Step 23/24 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:35:41 ---> Running in 726933c1a17c 19:35:42 Removing intermediate container 726933c1a17c 19:35:42 ---> 3ff788efb4f1 19:35:42 Step 24/24 : LABEL version=0.0.0 19:35:42 ---> Running in a0ea3a0eebdb 19:35:43 Removing intermediate container a0ea3a0eebdb 19:35:43 ---> 54e1ceba7bb7 19:35:43 19:35:43 Successfully built 54e1ceba7bb7 19:35:43 Successfully tagged core-metadata-arm64:latest 19:35:48  Building core-metadata ... done Removing intermediate container 19ee02f0cab3 19:35:48 ---> ce74b7b7593a 19:35:48 19:35:48 Step 9/21 : FROM alpine:3.16 19:35:48 ---> 2b4661558fb8 19:35:48 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:35:48 ---> Running in 56fe9595c19a 19:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:51 (1/6) Installing ca-certificates (20220614-r0) 19:35:51 (2/6) Installing brotli-libs (1.0.9-r6) 19:35:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:35:51 (4/6) Installing libcurl (7.83.1-r4) 19:35:51 (5/6) Installing curl (7.83.1-r4) 19:35:51 (6/6) Installing dumb-init (1.2.5-r1) 19:35:51 Executing busybox-1.35.0-r17.trigger 19:35:51 Executing ca-certificates-20220614-r0.trigger 19:35:51 OK: 8 MiB in 20 packages 19:35:53 Removing intermediate container 56fe9595c19a 19:35:53 ---> 0024a2fb16c8 19:35:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:35:53 ---> Running in b4c79198917f 19:35:54 Removing intermediate container b4c79198917f 19:35:54 ---> bef62c874318 19:35:54 Step 12/21 : WORKDIR /edgex 19:35:54 ---> Running in 492222bbf7bf 19:35:54 Removing intermediate container 492222bbf7bf 19:35:54 ---> 7d632ce5aacb 19:35:54 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:35:55 ---> 9ab8202f4d01 19:35:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:35:56 ---> c243d0fc3e4c 19:35:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:57 ---> f24324c629af 19:35:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:58 ---> 4519ef0e2a9a 19:35:58 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:58 ---> Running in 878706b11fd7 19:36:03 Removing intermediate container 878706b11fd7 19:36:03 ---> 8c8312d218dc 19:36:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:36:03 ---> Running in 82fedd7c9cdb 19:36:03 Removing intermediate container 82fedd7c9cdb 19:36:03 ---> 02a4780d8459 19:36:03 Step 19/21 : LABEL arch=arm64 19:36:03 ---> Running in f13fe32859b7 19:36:03 Removing intermediate container f13fe32859b7 19:36:03 ---> f8dcffd0c1ff 19:36:03 Step 20/21 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:36:03 ---> Running in 541670794eb7 19:36:04 Removing intermediate container 541670794eb7 19:36:04 ---> 38ad89b9f95b 19:36:04 Step 21/21 : LABEL version=0.0.0 19:36:04 ---> Running in e8624846e11c 19:36:04 Removing intermediate container e8624846e11c 19:36:04 ---> 1a6ff1236be1 19:36:04 19:36:05 Successfully built 1a6ff1236be1 19:36:05 Successfully tagged security-proxy-setup-arm64:latest 19:36:17  Building security-proxy-setup ... done Removing intermediate container 465d24d315f6 19:36:17 ---> 8b9204552ae6 19:36:17 19:36:17 Step 10/22 : FROM alpine:3.16 19:36:17 ---> 2b4661558fb8 19:36:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:36:17 ---> Running in 5e80e1ccc2a5 19:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:19 (1/2) Installing ca-certificates (20220614-r0) 19:36:19 (2/2) Installing dumb-init (1.2.5-r1) 19:36:19 Executing busybox-1.35.0-r17.trigger 19:36:20 Executing ca-certificates-20220614-r0.trigger 19:36:20 OK: 6 MiB in 16 packages 19:36:21 Removing intermediate container 5e80e1ccc2a5 19:36:21 ---> 897ba2f2fa0c 19:36:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:36:21 ---> Running in 0d20bd39bdfe 19:36:21 Removing intermediate container 0d20bd39bdfe 19:36:21 ---> 17c4d0071549 19:36:21 Step 13/22 : ENV APP_PORT=59860 19:36:21 ---> Running in 70b5b1965d69 19:36:22 Removing intermediate container 70b5b1965d69 19:36:22 ---> b9defd4336b7 19:36:22 Step 14/22 : EXPOSE $APP_PORT 19:36:22 ---> Running in 0e7abbc3e301 19:36:22 Removing intermediate container 0e7abbc3e301 19:36:22 ---> e55fdfc89f6f 19:36:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:22 ---> 0fc3a18f8ffd 19:36:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:36:24 ---> 937580802aa6 19:36:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:36:24 ---> e2ec9e26fb5c 19:36:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:36:26 ---> Running in 04e7ea2e0e0f 19:36:26 Removing intermediate container 04e7ea2e0e0f 19:36:26 ---> 9fe2bb017859 19:36:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:26 ---> Running in 3b0a7508ff76 19:36:27 Removing intermediate container 3b0a7508ff76 19:36:27 ---> 09583a961a26 19:36:27 Step 20/22 : LABEL arch=arm64 19:36:27 ---> Running in 475fe93c605c 19:36:27 Removing intermediate container 475fe93c605c 19:36:27 ---> 88d25d6555e4 19:36:27 Step 21/22 : LABEL git_sha=2bd9dcaae57d8a862f1259755b6cfd959ffde659 19:36:27 ---> Running in 4701566b440b 19:36:27 Removing intermediate container 4701566b440b 19:36:27 ---> dc25178408fc 19:36:27 Step 22/22 : LABEL version=0.0.0 19:36:27 ---> Running in 182dc0c8d12b 19:36:28 Removing intermediate container 182dc0c8d12b 19:36:28 ---> 07bf40e10ff3 19:36:28 19:36:28 Successfully built 07bf40e10ff3 19:36:28 Successfully tagged support-notifications-arm64:latest 19:36:28  Building support-notifications ... done  [Pipeline] } 19:36:28 $ docker stop --time=1 08edce5a1432ce0a18228b543bd39a6a39de61f57385102c127af0c48c47c221 19:36:30 $ docker rm -f 08edce5a1432ce0a18228b543bd39a6a39de61f57385102c127af0c48c47c221 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:30 + docker images 19:36:31 REPOSITORY TAG IMAGE ID CREATED SIZE 19:36:31 support-notifications-arm64 latest 07bf40e10ff3 2 seconds ago 29.5MB 19:36:31 8b9204552ae6 14 seconds ago 1.51GB 19:36:31 security-proxy-setup-arm64 latest 1a6ff1236be1 26 seconds ago 26.8MB 19:36:31 ce74b7b7593a 43 seconds ago 1.43GB 19:36:31 core-metadata-arm64 latest 54e1ceba7bb7 48 seconds ago 17.8MB 19:36:31 0cb28163a72b 58 seconds ago 1.45GB 19:36:31 core-command-arm64 latest b909244543d1 About a minute ago 17MB 19:36:31 897706234dc9 About a minute ago 1.44GB 19:36:31 support-scheduler-arm64 latest 1cf969b0198f About a minute ago 29MB 19:36:31 c585e32e0a5d 2 minutes ago 1.51GB 19:36:31 security-spiffe-token-provider-arm64 latest b4508917d4e8 7 minutes ago 28.9MB 19:36:31 security-spire-config-arm64 latest 1f7f42e6dbad 7 minutes ago 83.6MB 19:36:31 c3dda5778a08 8 minutes ago 1.48GB 19:36:31 security-spire-agent-arm64 latest b119e2d8c21b 8 minutes ago 122MB 19:36:31 b16fa17f9bd2 8 minutes ago 1.32GB 19:36:31 b4a2f32ea5a0 8 minutes ago 1.32GB 19:36:31 sys-mgmt-agent-arm64 latest 0a1752e13e32 9 minutes ago 134MB 19:36:31 core-data-arm64 latest 0b2785fd12ed 10 minutes ago 17.2MB 19:36:31 security-bootstrapper-arm64 latest 339a9378a4aa 10 minutes ago 19.5MB 19:36:31 d6e61b8a5ca6 10 minutes ago 1.45GB 19:36:31 security-secretstore-setup-arm64 latest b9c32c3494b3 11 minutes ago 28.7MB 19:36:31 d6c927d4d440 11 minutes ago 1.43GB 19:36:31 338f4909062e 11 minutes ago 1.44GB 19:36:31 5879a3b3f031 11 minutes ago 1.43GB 19:36:31 security-spire-server-arm64 latest 91099deaba67 17 minutes ago 84.3MB 19:36:31 da627ff33542 17 minutes ago 1.32GB 19:36:31 ci-base-image-arm64 latest 0f5a280a6fef 29 minutes ago 948MB 19:36:31 alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB 19:36:31 alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB 19:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB 19:36:31 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:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:31 19:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:32 arm64: Pulling from edgex-lftools-log-publisher 19:36:32 8998bd30e6a1: Pulling fs layer 19:36:32 04944245beec: Pulling fs layer 19:36:32 699f458cf7ca: Pulling fs layer 19:36:32 765212b225bb: Pulling fs layer 19:36:32 f23df028b6ca: Pulling fs layer 19:36:32 d65c8cfc05b1: Pulling fs layer 19:36:32 2437ff75d9bd: Pulling fs layer 19:36:32 765212b225bb: Waiting 19:36:32 f23df028b6ca: Waiting 19:36:32 d65c8cfc05b1: Waiting 19:36:32 2437ff75d9bd: Waiting 19:36:32 04944245beec: Verifying Checksum 19:36:32 04944245beec: Download complete 19:36:32 765212b225bb: Verifying Checksum 19:36:32 765212b225bb: Download complete 19:36:32 f23df028b6ca: Verifying Checksum 19:36:32 f23df028b6ca: Download complete 19:36:32 d65c8cfc05b1: Verifying Checksum 19:36:32 d65c8cfc05b1: Download complete 19:36:32 699f458cf7ca: Verifying Checksum 19:36:32 699f458cf7ca: Download complete 19:36:33 8998bd30e6a1: Download complete 19:36:35 2437ff75d9bd: Verifying Checksum 19:36:35 2437ff75d9bd: Download complete 19:36:37 8998bd30e6a1: Pull complete 19:36:37 04944245beec: Pull complete 19:36:39 699f458cf7ca: Pull complete 19:36:39 765212b225bb: Pull complete 19:36:40 f23df028b6ca: Pull complete 19:36:40 d65c8cfc05b1: Pull complete 19:36:55 2437ff75d9bd: Pull complete 19:36:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-121233 does not seem to be running inside a container 19:36:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:36:58 $ docker top 1777e8c3a39bc89120ef134f85d13375d42f85b87dbb8085e40c74f02b2f3404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:59 ---> job-cost.sh 19:36:59 lf-activate-venv: SKIPPING 19:36:59 INFO: No Stack... 19:37:00 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:00 INFO: Archiving Costs [Pipeline] sh 19:37:01 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:37:01 + cut -d, -f6 [Pipeline] lock 19:37:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] 19:37:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] did not exist. Created. 19:37:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:02 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:02 Stashed 1 file(s) [Pipeline] } 19:37:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4253-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:02 $ docker stop --time=1 1777e8c3a39bc89120ef134f85d13375d42f85b87dbb8085e40c74f02b2f3404 19:37:03 $ docker rm -f 1777e8c3a39bc89120ef134f85d13375d42f85b87dbb8085e40c74f02b2f3404 [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:37:04 provisioning config files... 19:37:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3331503329479716284tmp [Pipeline] { [Pipeline] sh 19:37:05 + set +x 19:37:05 + curl -s https://codecov.io/bash 19:37:05 + bash -s -- 19:37:05 19:37:05 _____ _ 19:37:05 / ____| | | 19:37:05 | | ___ __| | ___ ___ _____ __ 19:37:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:05 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:05 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:05 Bash-1.0.6 19:37:05 19:37:05 19:37:05 ==> git version 2.25.1 found 19:37:05 ==> 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:37:05 Release-Date: 2020-01-08 19:37:05 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:37:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:05 ==> Jenkins CI detected. 19:37:05 current dir:  /w/workspace/edgex-go/1 19:37:05 project root: . 19:37:05 --> token set from env 19:37:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:05 ==> Running gcov in . (disable via -X gcov) 19:37:05 ==> Python coveragepy not found 19:37:05 ==> Searching for coverage reports in: 19:37:05 + . 19:37:05 -> Found 1 reports 19:37:05 ==> Detecting git/mercurial file structure 19:37:05 ==> Reading reports 19:37:05 + ./coverage.out bytes=501826 19:37:05 ==> Appending adjustments 19:37:05 https://docs.codecov.io/docs/fixing-reports 19:37:06 + Found adjustments 19:37:06 ==> Gzipping contents 19:37:06 64K /tmp/codecov.HzIYym.gz 19:37:06 ==> Uploading reports 19:37:06 url: https://codecov.io 19:37:06 query: branch=PR-4253&commit=2bd9dcaae57d8a862f1259755b6cfd959ffde659&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4253&job=&cmd_args= 19:37:06 -> Pinging Codecov 19:37:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4253&commit=2bd9dcaae57d8a862f1259755b6cfd959ffde659&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4253&job=&cmd_args= 19:37:07 -> Uploading to 19:37:07 https://storage.googleapis.com/codecov/v4/raw/2022-12-14/00271124DB129430A58F1EEE437C3FCB/2bd9dcaae57d8a862f1259755b6cfd959ffde659/49284cc9-3565-42bf-ab40-73afe4c2feab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T193707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=feb11de8e0d4641e237ad1a422c7d7f6ba7d5721839fdc41a1483c231b7f6653 19:37:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:07 Dload Upload Total Spent Left Speed 19:37:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65349 0 0 100 65349 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65349 0 0 100 65349 0 268k --:--:-- --:--:-- --:--:-- 267k 19:37:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2bd9dcaae57d8a862f1259755b6cfd959ffde659 [Pipeline] } 19:37:07 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:37:08 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:37:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:10 ---> package-listing.sh 19:37:10 ++ facter osfamily 19:37:10 ++ tr '[:upper:]' '[:lower:]' 19:37:10 + OS_FAMILY=debian 19:37:10 + workspace=/w/workspace/edgex-go/1 19:37:10 + START_PACKAGES=/tmp/packages_start.txt 19:37:10 + END_PACKAGES=/tmp/packages_end.txt 19:37:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:10 + PACKAGES=/tmp/packages_start.txt 19:37:10 + '[' /w/workspace/edgex-go/1 ']' 19:37:10 + PACKAGES=/tmp/packages_end.txt 19:37:10 + case "${OS_FAMILY}" in 19:37:10 + dpkg -l 19:37:10 + grep '^ii' 19:37:10 + '[' -f /tmp/packages_start.txt ']' 19:37:10 + '[' -f /tmp/packages_end.txt ']' 19:37:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:10 + '[' /w/workspace/edgex-go/1 ']' 19:37:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:37:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:37:10 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:37:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:11 19:37:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:11 latest: Pulling from edgex-lftools-log-publisher 19:37:11 5eb5b503b376: Pulling fs layer 19:37:11 5c69ac0246d0: Pulling fs layer 19:37:11 ec43610c2a17: Pulling fs layer 19:37:11 3a2ae6a8a46f: Pulling fs layer 19:37:11 33b1e0a273af: Pulling fs layer 19:37:11 5d3b04190fa2: Pulling fs layer 19:37:11 2f39f015ded8: Pulling fs layer 19:37:11 3a2ae6a8a46f: Waiting 19:37:11 33b1e0a273af: Waiting 19:37:11 5d3b04190fa2: Waiting 19:37:11 2f39f015ded8: Waiting 19:37:11 5c69ac0246d0: Verifying Checksum 19:37:11 5c69ac0246d0: Download complete 19:37:11 3a2ae6a8a46f: Verifying Checksum 19:37:11 3a2ae6a8a46f: Download complete 19:37:11 33b1e0a273af: Verifying Checksum 19:37:11 33b1e0a273af: Download complete 19:37:11 5d3b04190fa2: Verifying Checksum 19:37:11 5d3b04190fa2: Download complete 19:37:11 ec43610c2a17: Verifying Checksum 19:37:11 ec43610c2a17: Download complete 19:37:11 5eb5b503b376: Download complete 19:37:12 2f39f015ded8: Verifying Checksum 19:37:12 2f39f015ded8: Download complete 19:37:13 5eb5b503b376: Pull complete 19:37:13 5c69ac0246d0: Pull complete 19:37:13 ec43610c2a17: Pull complete 19:37:13 3a2ae6a8a46f: Pull complete 19:37:14 33b1e0a273af: Pull complete 19:37:14 5d3b04190fa2: Pull complete 19:37:19 2f39f015ded8: Pull complete 19:37:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:19 prd-ubuntu20.04-docker-8c-8g-121231 does not seem to be running inside a container 19:37:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:22 $ docker top 7ef036cb1014eaa9bf205dbf96a118b804a03432b157ad7d5d407c021654ac07 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:22 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:22 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:22 + ls /var/log/sa-host 19:37:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:23 provisioning config files... 19:37:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5227245116757115284tmp [Pipeline] { [Pipeline] echo 19:37:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:23 ---> create-netrc.sh [Pipeline] } 19:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:23 ---> python-tools-install.sh [Pipeline] echo 19:37:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:24 ---> sudo-logs.sh 19:37:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:37:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:24 ---> job-cost.sh 19:37:24 lf-activate-venv: SKIPPING 19:37:24 DEBUG: total: 0.10999999940395355 19:37:24 INFO: Retrieving Stack Cost... 19:37:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:25 INFO: Archiving Costs [Pipeline] echo 19:37:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:25 ---> logs-deploy.sh 19:37:25 lf-activate-venv: SKIPPING 19:37:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4253/1 19:37:25 INFO: archiving workspace using pattern(s): 19:37:26 Archives upload complete. 19:37:27 INFO: archiving logs to Nexus 19:37:27 ---> uname -a: 19:37:27 Linux prd-ubuntu20-04-docker-8c-8g-121231 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:37:27 19:37:27 19:37:27 ---> lscpu: 19:37:27 Architecture: x86_64 19:37:27 CPU op-mode(s): 32-bit, 64-bit 19:37:27 Byte Order: Little Endian 19:37:27 Address sizes: 40 bits physical, 48 bits virtual 19:37:27 CPU(s): 8 19:37:27 On-line CPU(s) list: 0-7 19:37:27 Thread(s) per core: 1 19:37:27 Core(s) per socket: 1 19:37:27 Socket(s): 8 19:37:27 NUMA node(s): 1 19:37:27 Vendor ID: AuthenticAMD 19:37:27 CPU family: 23 19:37:27 Model: 49 19:37:27 Model name: AMD EPYC-Rome Processor 19:37:27 Stepping: 0 19:37:27 CPU MHz: 2799.998 19:37:27 BogoMIPS: 5599.99 19:37:27 Virtualization: AMD-V 19:37:27 Hypervisor vendor: KVM 19:37:27 Virtualization type: full 19:37:27 L1d cache: 256 KiB 19:37:27 L1i cache: 256 KiB 19:37:27 L2 cache: 4 MiB 19:37:27 L3 cache: 128 MiB 19:37:27 NUMA node0 CPU(s): 0-7 19:37:27 Vulnerability Itlb multihit: Not affected 19:37:27 Vulnerability L1tf: Not affected 19:37:27 Vulnerability Mds: Not affected 19:37:27 Vulnerability Meltdown: Not affected 19:37:27 Vulnerability Mmio stale data: Not affected 19:37:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:37:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:37:27 Vulnerability Srbds: Not affected 19:37:27 Vulnerability Tsx async abort: Not affected 19:37:27 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:37:27 19:37:27 19:37:27 ---> nproc: 19:37:27 8 19:37:27 19:37:27 19:37:27 ---> df -h: 19:37:27 Filesystem Size Used Avail Use% Mounted on 19:37:27 overlay 155G 20G 136G 13% / 19:37:27 tmpfs 64M 0 64M 0% /dev 19:37:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:37:27 shm 64M 0 64M 0% /dev/shm 19:37:27 /dev/vda1 155G 20G 136G 13% /facter-os 19:37:27 19:37:27