Pull request #4348 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 70fe86ca86ef950b4a8517b3bd25d7494735c4c9+3a7cf403fe7587e533bf169ada0df6231d8066d7 (e8cfb257d7cbdc0e64c93092358dfb0b41541ace) 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-ssh13195637557473890298.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-ssh2129588397818546902.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11354589532358834834.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 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-ssh11292577675632559616.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7391714612444014653.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5886’ Running on prd-ubuntu20.04-docker-8c-8g-5888 in /w/workspace/edgexfoundry_edgex-go_PR-4348 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/4348/head:refs/remotes/origin/PR-4348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3a7cf403fe7587e533bf169ada0df6231d8066d7 into PR head commit 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 Merge succeeded, producing 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 Checking out Revision 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 (PR-4348) > git config core.sparsecheckout # timeout=10 > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # 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 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 Commit message: "refactor!: Replace internal topics from config with new constants" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:23:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:23:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:23:02 ========================================================= 20:23:02 EdgeX Global Pipelines Version Info 20:23:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:23:03 ------------------- 20:23:03 stable info: 20:23:03 ------------------- 20:23:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:23:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:23:03 Message: update stable to v1.0.244 > git rev-list --no-walk 10b09666bd666309f2d6f86556274e54f0f5ac49 # timeout=10 20:23:03 ------------------- 20:23:03 experimental info: 20:23:03 ------------------- 20:23:03 Commited By: **** collab-it+edgex@linuxfoundation.org 20:23:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:23:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4348 [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4348 [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4348 [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70fe86c [Pipeline] echo 20:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:04 provisioning config files... 20:23:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config16560731464215360069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:04 ---> docker-login.sh 20:23:04 nexus3.edgexfoundry.org:10001 20:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:04 Configure a credential helper to remove this warning. See 20:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:04 20:23:04 Login Succeeded 20:23:04 nexus3.edgexfoundry.org:10002 20:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:04 Configure a credential helper to remove this warning. See 20:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:04 20:23:04 Login Succeeded 20:23:04 nexus3.edgexfoundry.org:10003 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 nexus3.edgexfoundry.org:10004 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 docker.io 20:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:05 Configure a credential helper to remove this warning. See 20:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:05 20:23:05 Login Succeeded 20:23:05 ---> docker-login.sh ends [Pipeline] } 20:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 20:23:05 + dirname cmd/core-command/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo core-command,cmd/core-command/Dockerfile 20:23:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:23:05 + + dirname cmd/core-data/Dockerfilecut 20:23:05 -d/ -f2 20:23:05 + echo core-data,cmd/core-data/Dockerfile 20:23:05 + dirname cmd/core-metadata/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo core-metadata,cmd/core-metadata/Dockerfile 20:23:05 + dirname cmd/security-bootstrapper/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:23:05 + + cut -d/ -f2 20:23:05 dirname cmd/security-proxy-setup/Dockerfile 20:23:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:23:05 + dirname cmd/security-secretstore-setup/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:23:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:23:05 + dirname cmd/security-spire-agent/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:23:05 + dirname cmd/security-spire-config/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:23:05 + dirname cmd/security-spire-server/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:23:05 + dirname cmd/support-notifications/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo support-notifications,cmd/support-notifications/Dockerfile 20:23:05 + dirname cmd/support-scheduler/Dockerfile 20:23:05 + cut -d/ -f2 20:23:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:23:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:23:06 + git rev-list -1 --merges 70fe86ca86ef950b4a8517b3bd25d7494735c4c9~1..70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] echo 20:23:06 -----------> git rev-list -1 --merges 70fe86ca86ef950b4a8517b3bd25d7494735c4c9~1..70fe86ca86ef950b4a8517b3bd25d7494735c4c9 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [false] [Pipeline] sh 20:23:06 + git log --format=format:%s -1 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] echo 20:23:06 ========================================================= 20:23:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:23:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:06 + grep -v github /etc/ssh/ssh_known_hosts 20:23:06 + [ -e /tmp/ssh_known_hosts ] 20:23:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:23:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:23:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:07 20:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:07 0.1.4: Pulling from edgex-devops/py-git-semver 20:23:07 b85a868b505f: Pulling fs layer 20:23:07 e2be974225ed: Pulling fs layer 20:23:07 339a4e72a1f5: Pulling fs layer 20:23:07 988bab9f4d93: Pulling fs layer 20:23:07 1469e6f7b9e6: Pulling fs layer 20:23:07 eaf3925da568: Pulling fs layer 20:23:07 bab4dde63d76: Pulling fs layer 20:23:07 bde34c3a00c8: Pulling fs layer 20:23:07 b352a97aabf1: Pulling fs layer 20:23:07 4872d77fe225: Pulling fs layer 20:23:07 5851b861e8e6: Pulling fs layer 20:23:07 988bab9f4d93: Waiting 20:23:07 bab4dde63d76: Waiting 20:23:07 1469e6f7b9e6: Waiting 20:23:07 eaf3925da568: Waiting 20:23:07 b352a97aabf1: Waiting 20:23:07 5851b861e8e6: Waiting 20:23:07 4872d77fe225: Waiting 20:23:07 bde34c3a00c8: Waiting 20:23:07 e2be974225ed: Verifying Checksum 20:23:07 e2be974225ed: Download complete 20:23:07 988bab9f4d93: Download complete 20:23:07 1469e6f7b9e6: Verifying Checksum 20:23:07 1469e6f7b9e6: Download complete 20:23:07 eaf3925da568: Verifying Checksum 20:23:07 339a4e72a1f5: Verifying Checksum 20:23:07 339a4e72a1f5: Download complete 20:23:07 bde34c3a00c8: Verifying Checksum 20:23:07 bde34c3a00c8: Download complete 20:23:08 b352a97aabf1: Verifying Checksum 20:23:08 b352a97aabf1: Download complete 20:23:08 4872d77fe225: Download complete 20:23:08 b85a868b505f: Verifying Checksum 20:23:08 b85a868b505f: Download complete 20:23:08 5851b861e8e6: Verifying Checksum 20:23:08 5851b861e8e6: Download complete 20:23:08 bab4dde63d76: Verifying Checksum 20:23:08 bab4dde63d76: Download complete 20:23:09 b85a868b505f: Pull complete 20:23:09 e2be974225ed: Pull complete 20:23:10 339a4e72a1f5: Pull complete 20:23:10 988bab9f4d93: Pull complete 20:23:10 1469e6f7b9e6: Pull complete 20:23:10 eaf3925da568: Pull complete 20:23:12 bab4dde63d76: Pull complete 20:23:12 bde34c3a00c8: Pull complete 20:23:12 b352a97aabf1: Pull complete 20:23:12 4872d77fe225: Pull complete 20:23:12 5851b861e8e6: Pull complete 20:23:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:12 prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container 20:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:14 $ docker top 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec -eo pid,comm 20:23:14 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). 20:23:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:14 [ssh-agent] Looking for ssh-agent implementation... 20:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:15 $ docker exec 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent 20:23:15 SSH_AUTH_SOCK=/tmp/ssh-GF66hpATB33l/agent.21 20:23:15 SSH_AGENT_PID=39 20:23:15 Running ssh-add (command line suppressed) 20:23:15 Identity added: /w/workspace/edgex-go/9@tmp/private_key_11767789884813586779.key (/w/workspace/edgex-go/9@tmp/private_key_11767789884813586779.key) 20:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:15 + git tag --points-at HEAD [Pipeline] } 20:23:15 $ docker exec --env ******** --env ******** 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent -k 20:23:15 unset SSH_AUTH_SOCK; 20:23:15 unset SSH_AGENT_PID; 20:23:15 echo Agent pid 39 killed; 20:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:23:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:15 [ssh-agent] Looking for ssh-agent implementation... 20:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:15 $ docker exec 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent 20:23:15 SSH_AUTH_SOCK=/tmp/ssh-bwGYDXfmELM9/agent.71 20:23:15 SSH_AGENT_PID=77 20:23:15 Running ssh-add (command line suppressed) 20:23:16 Identity added: /w/workspace/edgex-go/9@tmp/private_key_14152362604016578378.key (/w/workspace/edgex-go/9@tmp/private_key_14152362604016578378.key) 20:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:16 + git semver init 20:23:16 2023-02-14 20:23:16,609 [run_init] DEBUG init version:0.0.0 force:False 20:23:16 2023-02-14 20:23:16,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 20:23:16 2023-02-14 20:23:16,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 20:23:16 2023-02-14 20:23:16,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 20:23:23 2023-02-14 20:23:22,653 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 20:23:23 2023-02-14 20:23:22,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4348 with force:False 20:23:23 2023-02-14 20:23:22,654 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4348 20:23:23 2023-02-14 20:23:22,658 [execute] INFO git cat-file --batch-check 20:23:23 2023-02-14 20:23:22,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 20:23:23 2023-02-14 20:23:22,665 [execute] INFO git cat-file --batch 20:23:23 2023-02-14 20:23:22,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 20:23:23 2023-02-14 20:23:22,672 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4348 20:23:23 0.0.0 [Pipeline] } 20:23:23 $ docker exec --env ******** --env ******** 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec ssh-agent -k 20:23:23 unset SSH_AUTH_SOCK; 20:23:23 unset SSH_AGENT_PID; 20:23:23 echo Agent pid 77 killed; 20:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:23 + git semver [Pipeline] } 20:23:23 $ docker stop --time=1 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec 20:23:25 $ docker rm -f --volumes 163ab2e855cf422cc78890dce49f05062a4dfd706b8308ee7e48bd07f0cf27ec [Pipeline] // withDockerContainer [Pipeline] sh 20:23:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:23:25 Stashed 1 file(s) [Pipeline] echo 20:23:25 [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 20:23:26 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 20:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:23:26 ========================================================= 20:23:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:23:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:23:26 213ec9aee27d: Pulling fs layer 20:23:26 4583459ba037: Pulling fs layer 20:23:26 93c1e223e6f2: Pulling fs layer 20:23:26 53926ce57604: Pulling fs layer 20:23:26 21b2b0c7a3f4: Pulling fs layer 20:23:26 22ff95d597cd: Pulling fs layer 20:23:26 12d6caf4c0d1: Pulling fs layer 20:23:26 96b7cbca73a9: Pulling fs layer 20:23:26 a7acece74701: Pulling fs layer 20:23:26 22ff95d597cd: Waiting 20:23:26 12d6caf4c0d1: Waiting 20:23:26 96b7cbca73a9: Waiting 20:23:26 a7acece74701: Waiting 20:23:26 53926ce57604: Waiting 20:23:26 21b2b0c7a3f4: Waiting 20:23:26 93c1e223e6f2: Verifying Checksum 20:23:26 93c1e223e6f2: Download complete 20:23:26 4583459ba037: Download complete 20:23:26 21b2b0c7a3f4: Verifying Checksum 20:23:26 21b2b0c7a3f4: Download complete 20:23:26 22ff95d597cd: Verifying Checksum 20:23:26 22ff95d597cd: Download complete 20:23:26 213ec9aee27d: Download complete 20:23:26 12d6caf4c0d1: Verifying Checksum 20:23:26 12d6caf4c0d1: Download complete 20:23:27 213ec9aee27d: Pull complete 20:23:27 4583459ba037: Pull complete 20:23:27 93c1e223e6f2: Pull complete 20:23:29 96b7cbca73a9: Verifying Checksum 20:23:29 96b7cbca73a9: Download complete 20:23:29 a7acece74701: Verifying Checksum 20:23:29 a7acece74701: Download complete 20:23:29 53926ce57604: Verifying Checksum 20:23:29 53926ce57604: Download complete 20:23:33 53926ce57604: Pull complete 20:23:33 21b2b0c7a3f4: Pull complete 20:23:33 22ff95d597cd: Pull complete 20:23:33 12d6caf4c0d1: Pull complete 20:23:35 96b7cbca73a9: Pull complete 20:23:36 a7acece74701: Pull complete 20:23:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:23:36 + + docker build -t ci-base-image-x86_64 -f - .echo 20:23:36 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:36 WORKDIR /edgex 20:23:36 COPY go.mod . 20:23:36 RUN go mod download 20:23:37 Sending build context to Docker daemon 170.2MB 20:23:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:23:37 ---> db6d94c90886 20:23:37 Step 2/4 : WORKDIR /edgex 20:23:40 ---> Running in 313bd7c4cc9e 20:23:40 Removing intermediate container 313bd7c4cc9e 20:23:40 ---> 15182eed9d56 20:23:40 Step 3/4 : COPY go.mod . 20:23:40 ---> 7952365936a4 20:23:40 Step 4/4 : RUN go mod download 20:23:40 ---> Running in 5aca9646fba4 20:23:40 Still waiting to schedule task 20:23:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5887’ 20:23:55 Removing intermediate container 5aca9646fba4 20:23:55 ---> 95179417b630 20:23:55 Successfully built 95179417b630 20:23:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:55 + docker inspect -f . ci-base-image-x86_64 20:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:55 prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container 20:23:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:23:56 $ docker top bb2037ba293bf98b073e19151cbc722dcb2f1ffa06fab6d5769ec87397c4d3ba -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:56 + go version 20:23:56 go version go1.18.7 linux/amd64 [Pipeline] } 20:23:56 $ docker stop --time=1 bb2037ba293bf98b073e19151cbc722dcb2f1ffa06fab6d5769ec87397c4d3ba 20:23:58 $ docker rm -f --volumes bb2037ba293bf98b073e19151cbc722dcb2f1ffa06fab6d5769ec87397c4d3ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:58 + docker inspect -f . ci-base-image-x86_64 20:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:58 prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container 20:23:58 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:23:58 $ docker top bacf85ca304323a35469a1072fdb1e070a0d6ecee6486cd7cb07ce740b7fd43e -eo pid,comm [Pipeline] { [Pipeline] echo 20:23:59 ========================================================= 20:23:59 [edgeXBuildGoParallel] Running Tests and Build... 20:23:59 ========================================================= [Pipeline] sh 20:23:59 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 20:23:59 + make test 20:23:59 go test -race -coverprofile=coverage.out ./... 20:24:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 20:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.137s coverage: 73.4% of statements 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:24:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.902s coverage: 88.5% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.100s coverage: 3.6% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements 20:24:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 82.9% of statements 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 20:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 20:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 20:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.358s coverage: 79.9% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 64.4% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 63.1% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.3% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.0% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:24:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.127s coverage: 97.7% of statements 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:24:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:24:45 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 20:25:03 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." 20:25:03 go vet ./... 20:25:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:25:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:25:08 + ls -al . 20:25:08 total 744 20:25:08 drwxrwxr-x 11 1001 1001 4096 Feb 14 20:23 . 20:25:08 drwxr-xr-x 4 root root 4096 Feb 14 20:23 .. 20:25:08 drwxrwxr-x 2 1001 1001 4096 Feb 14 20:22 .blubracket 20:25:08 -rw-rw-r-- 1 1001 1001 16 Feb 14 20:22 .dockerignore 20:25:08 drwxrwxr-x 8 1001 1001 4096 Feb 14 20:24 .git 20:25:08 drwxrwxr-x 3 1001 1001 4096 Feb 14 20:22 .github 20:25:08 -rw-rw-r-- 1 1001 1001 1024 Feb 14 20:22 .gitignore 20:25:08 -rw-rw-r-- 1 1001 1001 42 Feb 14 20:22 .golangci.yml 20:25:08 -rw-rw-r-- 1 1001 1001 87 Feb 14 20:22 .hadolint.yml 20:25:08 drwxr-xr-x 3 1001 1001 4096 Feb 14 20:23 .semver 20:25:08 -rw-rw-r-- 1 1001 1001 166 Feb 14 20:22 .sonarcloud.properties 20:25:08 -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:22 ADOPTERS.md 20:25:08 -rw-rw-r-- 1 1001 1001 10825 Feb 14 20:22 Attribution.txt 20:25:08 -rw-rw-r-- 1 1001 1001 73765 Feb 14 20:22 CHANGELOG.md 20:25:08 -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:22 CONTRIBUTING.md 20:25:08 -rw-rw-r-- 1 1001 1001 677 Feb 14 20:22 GOVERNANCE.md 20:25:08 -rw-rw-r-- 1 1001 1001 850 Feb 14 20:22 Jenkinsfile 20:25:08 -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:22 LICENSE 20:25:08 -rw-rw-r-- 1 1001 1001 13375 Feb 14 20:22 Makefile 20:25:08 -rw-rw-r-- 1 1001 1001 582 Feb 14 20:22 OWNERS.md 20:25:08 -rw-rw-r-- 1 1001 1001 9403 Feb 14 20:22 README.md 20:25:08 -rw-rw-r-- 1 1001 1001 6912 Feb 14 20:22 SECURITY.md 20:25:08 -rw-rw-r-- 1 1001 1001 5 Feb 14 20:23 VERSION 20:25:08 drwxrwxr-x 2 1001 1001 4096 Feb 14 20:22 bin 20:25:08 drwxrwxr-x 17 1001 1001 4096 Feb 14 20:22 cmd 20:25:08 -rw-r--r-- 1 root root 487418 Feb 14 20:24 coverage.out 20:25:08 -rw-rw-r-- 1 1001 1001 3295 Feb 14 20:22 go.mod 20:25:08 -rw-rw-r-- 1 1001 1001 33318 Feb 14 20:22 go.sum 20:25:08 drwxrwxr-x 7 1001 1001 4096 Feb 14 20:22 internal 20:25:08 drwxrwxr-x 3 1001 1001 4096 Feb 14 20:22 openapi 20:25:08 drwxrwxr-x 4 1001 1001 4096 Feb 14 20:22 snap 20:25:08 -rw-rw-r-- 1 1001 1001 204 Feb 14 20:22 version.go [Pipeline] sh 20:25:08 + '[' -e coverage.out ] 20:25:08 + chown 1001:1001 coverage.out [Pipeline] stash 20:25:08 Stashed 1 file(s) [Pipeline] sh 20:25:08 + make build 20:25:08 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 20:25:21 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 20:25:21 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 20:25:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:25:23 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 20:25:31 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 20:25:32 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 20:25:33 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 20:25: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:35 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 20:25:35 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 20:25:38 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] } 20:25:39 $ docker stop --time=1 bacf85ca304323a35469a1072fdb1e070a0d6ecee6486cd7cb07ce740b7fd43e 20:25:42 $ docker rm -f --volumes bacf85ca304323a35469a1072fdb1e070a0d6ecee6486cd7cb07ce740b7fd43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:43 20:25:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:43 latest: Pulling from edgex-devops/edgex-compose 20:25:43 cbdbe7a5bc2a: Pulling fs layer 20:25:43 ca9280d653b3: Pulling fs layer 20:25:43 7e9c9ca2126c: Pulling fs layer 20:25:44 cbdbe7a5bc2a: Verifying Checksum 20:25:44 cbdbe7a5bc2a: Download complete 20:25:44 cbdbe7a5bc2a: Pull complete 20:25:44 ca9280d653b3: Verifying Checksum 20:25:44 ca9280d653b3: Download complete 20:25:45 ca9280d653b3: Pull complete 20:25:45 7e9c9ca2126c: Download complete 20:25:48 7e9c9ca2126c: Pull complete 20:25:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:48 prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container 20:25:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:25:49 $ docker top 24e911a930f6224ab5c4ca29b2c10b235bea92111895a746d7714a9d0f2912fa -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:50 + grep parallel 20:25:50 + docker-compose build --help 20:25:50 --parallel Build images in parallel. [Pipeline] } 20:25:50 $ docker stop --time=1 24e911a930f6224ab5c4ca29b2c10b235bea92111895a746d7714a9d0f2912fa 20:25:52 $ docker rm -f --volumes 24e911a930f6224ab5c4ca29b2c10b235bea92111895a746d7714a9d0f2912fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:52 prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container 20:25:52 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:25:53 $ docker top b29bde1c4dc3385dcebc631277681c5910d0fafe483b7b7d91f78f92ba3db88a -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:53 + docker-compose -f ./docker-compose-build.yml build --parallel 20:25:53 Building core-command ... 20:25:53 Building core-common-config-bootstrapper ... 20:25:53 Building core-data ... 20:25:53 Building core-metadata ... 20:25:53 Building security-bootstrapper ... 20:25:53 Building security-proxy-setup ... 20:25:53 Building security-secretstore-setup ... 20:25:53 Building security-spiffe-token-provider ... 20:25:53 Building security-spire-agent ... 20:25:53 Building security-spire-config ... 20:25:53 Building security-spire-server ... 20:25:53 Building support-notifications ... 20:25:53 Building support-scheduler ... 20:25:53 Building security-spire-server 20:25:53 Building security-spire-config 20:25:53 Building security-bootstrapper 20:25:53 Building core-command 20:25:53 Building security-spiffe-token-provider 20:26:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:06 ---> 95179417b630 20:26:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:06 ---> 95179417b630 20:26:06 Step 3/24 : WORKDIR /edgex-go 20:26:06 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:06 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:26:06 ---> 95179417b630 20:26:06 Step 3/19 : WORKDIR /edgex-go 20:26:06 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:26:06 ---> 95179417b630 20:26:06 Step 3/32 : WORKDIR /edgex-go 20:26:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:06 ---> 95179417b630 20:26:06 Step 3/23 : WORKDIR /edgex-go 20:26:10 ---> Running in e83412fe47c1 20:26:10 ---> Running in 820383b2672e 20:26:10 ---> Running in 7551047ec09a 20:26:10 ---> Running in 98a2f05b30a7 20:26:10 ---> Running in 5a8f15c63f00 20:26:10 Removing intermediate container 5a8f15c63f00 20:26:10 ---> 1ac57eef624d 20:26:10 Step 4/23 : WORKDIR /edgex-go 20:26:10 Removing intermediate container 7551047ec09a 20:26:10 ---> c687121e8dd7 20:26:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:26:10 Removing intermediate container 820383b2672e 20:26:10 ---> 6ae9d664e92c 20:26:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:26:10 Removing intermediate container 98a2f05b30a7 20:26:10 ---> dfae3b68e0d4 20:26:10 Step 4/32 : RUN apk add --update --no-cache make git 20:26:10 ---> Running in 038a528386e7 20:26:10 Removing intermediate container e83412fe47c1 20:26:10 ---> cff8cce5d434 20:26:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:26:10 ---> Running in e3dc6af0f5b3 20:26:10 ---> Running in 543ec086d684 20:26:10 ---> Running in edc457c1473c 20:26:10 ---> Running in 889fa4211298 20:26:10 Removing intermediate container 038a528386e7 20:26:10 ---> dd6bee6f80c5 20:26:10 Step 5/23 : RUN apk add --update --no-cache make git 20:26:10 ---> Running in 9af77b95d121 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:11 v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:26:11 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:26:11 OK: 17046 distinct packages available 20:26:11 OK: 211 MiB in 51 packages 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:26:11 OK: 211 MiB in 51 packages 20:26:11 OK: 211 MiB in 51 packages 20:26:11 OK: 211 MiB in 51 packages 20:26:11 OK: 211 MiB in 51 packages 20:26:12 Removing intermediate container e3dc6af0f5b3 20:26:12 ---> c6d8219a66d9 20:26:12 Step 5/23 : COPY go.mod vendor* ./ 20:26:12 ---> 2889d0d60b52 20:26:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:12 ---> Running in 3f843d356145 20:26:12 Removing intermediate container 889fa4211298 20:26:12 ---> ba19e17fd67c 20:26:12 Step 5/24 : COPY go.mod vendor* ./ 20:26:12 Removing intermediate container 9af77b95d121 20:26:12 ---> 647b7ea4cdcb 20:26:12 Step 6/23 : COPY go.mod vendor* ./ 20:26:12 Removing intermediate container 543ec086d684 20:26:12 ---> 1685181cb9c4 20:26:12 Step 5/19 : COPY go.mod vendor* ./ 20:26:12 ---> 0d5e88df1866 20:26:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:12 Removing intermediate container edc457c1473c 20:26:12 ---> 387e2451bafb 20:26:12 Step 5/32 : COPY go.mod vendor* ./ 20:26:12 ---> Running in 7aaa0a38b4bc 20:26:12 ---> 062e9428503b 20:26:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:12 ---> Running in 5bb3bd6ea1d9 20:26:12 ---> 8e61ece8217b 20:26:12 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:12 ---> Running in 60462e4f3638 20:26:12 ---> 10380acdabb4 20:26:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:12 ---> Running in 38546817d906 20:26:51 Removing intermediate container 5bb3bd6ea1d9 20:26:51 ---> 8694994b886c 20:26:51 Step 8/23 : COPY . . 20:26:51 Removing intermediate container 3f843d356145 20:26:51 ---> a86951f21e92 20:26:51 Step 7/23 : COPY . . 20:26:51 Removing intermediate container 38546817d906 20:26:51 ---> 100c780a6bb4 20:26:51 Step 7/32 : COPY . . 20:26:51 Removing intermediate container 60462e4f3638 20:26:51 ---> 6584dc03b0ca 20:26:51 Step 7/19 : COPY . . 20:26:51 Removing intermediate container 7aaa0a38b4bc 20:26:51 ---> 9f2d52eb8259 20:26:51 Step 7/24 : COPY . . 20:26:59 ---> a4ae7af0eac4 20:26:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:26:59 ---> 9fa0803a5687 20:26:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:26:59 ---> 8f365d471c39 20:26:59 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:26:59 ---> b7d3db5849e4 20:26:59 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:59 ---> e771f4f02eaf 20:26:59 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:26:59 ---> Running in 176eb1c4bac8 20:26:59 ---> Running in 44fcdad06c3a 20:26:59 ---> Running in 93404af7c604 20:26:59 ---> Running in 755107a99b27 20:26:59 ---> Running in e443503af170 20:26:59 Removing intermediate container 176eb1c4bac8 20:26:59 ---> 8d8be0837272 20:26:59 Step 9/24 : WORKDIR /edgex-go/spire-build 20:26:59 Removing intermediate container 93404af7c604 20:26:59 ---> ad7070f41334 20:26:59 Step 9/23 : WORKDIR /edgex-go/spire-build 20:26:59 ---> Running in 1bda2dfe23bb 20:26:59 ---> Running in 5fb737a69157 20:26:59 Removing intermediate container 1bda2dfe23bb 20:26:59 ---> 45a4ec272636 20:26: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 20:26:59 Removing intermediate container 5fb737a69157 20:26:59 ---> c4a5a05cd24e 20:26: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 20:26:59 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 20:26:59 ---> Running in d99e92854106 20:26:59 ---> Running in ca62806757ce 20:26:59 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 20:26:59 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 20:27:00 Removing intermediate container d99e92854106 20:27:00 ---> 42864c4efad6 20:27:00 Step 11/24 : WORKDIR /edgex-go 20:27:00 ---> Running in bd76b1331d2d 20:27:00 Removing intermediate container ca62806757ce 20:27:00 ---> d0ad470d1b15 20:27:00 Step 11/23 : WORKDIR /edgex-go 20:27:00 ---> Running in f27887da91d4 20:27:00 Removing intermediate container bd76b1331d2d 20:27:00 ---> 1aac0a0c5047 20:27:00 20:27:00 Step 12/24 : FROM alpine:3.15 20:27:01 Removing intermediate container f27887da91d4 20:27:01 ---> e88146ddd268 20:27:01 20:27:01 Step 12/23 : FROM alpine:3.15 20:27:01 3.15: Pulling from library/alpine 20:27:01 3.15: Pulling from library/alpine 20:27:01 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:27:01 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:27:01 Status: Downloaded newer image for alpine:3.15 20:27:01 Status: Downloaded newer image for alpine:3.15 20:27:01 ---> 5ce65d7b0fde 20:27:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:01 ---> 5ce65d7b0fde 20:27:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:01 ---> Running in 232fa149665a 20:27:01 ---> Running in 849a1c75d957 20:27:01 Removing intermediate container 232fa149665a 20:27:01 ---> 20d492e8fff3 20:27:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:27:01 Removing intermediate container 849a1c75d957 20:27:01 ---> 56c34714d723 20:27:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:27:01 ---> Running in e62ea0053a23 20:27:01 ---> Running in 8b5b641dcda5 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:02 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:27:02 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:27:02 OK: 15857 distinct packages available 20:27:02 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:27:02 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:27:02 OK: 15857 distinct packages available 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:02 (1/4) Installing dumb-init (1.2.5-r1) 20:27:02 (2/4) Installing musl-obstack (1.2.3-r0) 20:27:02 (3/4) Installing libucontext (1.1-r0) 20:27:02 (4/4) Installing gcompat (1.0.0-r4) 20:27:02 Executing busybox-1.34.1-r7.trigger 20:27:02 OK: 6 MiB in 18 packages 20:27:03 (1/5) Installing dumb-init (1.2.5-r1) 20:27:03 (2/5) Installing musl-obstack (1.2.3-r0) 20:27:03 (3/5) Installing libucontext (1.1-r0) 20:27:03 (4/5) Installing gcompat (1.0.0-r4) 20:27:03 (5/5) Installing openssl (1.1.1t-r1) 20:27:03 Executing busybox-1.34.1-r7.trigger 20:27:03 OK: 7 MiB in 19 packages 20:27:04 Removing intermediate container e62ea0053a23 20:27:04 ---> d254b195ca06 20:27:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:04 Removing intermediate container 8b5b641dcda5 20:27:04 ---> 74997099731c 20:27:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:27:08 ---> 21fb5416f0ad 20:27:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:27:08 ---> e7f926694150 20:27:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:27:08 ---> ed8eea80e108 20:27:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:27:09 ---> a44144bce996 20:27:09 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:27:09 ---> Running in b065088fccad 20:27:09 ---> 4ae04900df88 20:27:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:27:09 Removing intermediate container b065088fccad 20:27:09 ---> 03391806909f 20:27:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:27:09 ---> a7066dbf7fab 20:27:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:10 ---> Running in 693b404ba302 20:27:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5889 in /w/workspace/edgexfoundry_edgex-go_PR-4348 [Pipeline] { [Pipeline] ws 20:27:10 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 20:27:10 Removing intermediate container 693b404ba302 20:27:10 ---> b13225ad7def 20:27:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:10 ---> 802ec2ab88c3 20:27:10 Step 19/24 : WORKDIR / 20:27:10 The recommended git tool is: git 20:27:10 ---> Running in 9aca51f46724 20:27:10 ---> Running in 9dc8c3f3e2ab 20:27:11 Removing intermediate container 9dc8c3f3e2ab 20:27:11 ---> 2c02803c7344 20:27:11 Step 21/23 : LABEL arch=x86_64 20:27:11 Removing intermediate container 9aca51f46724 20:27:11 ---> 99f3c796a1c2 20:27:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:11 ---> Running in 33cb52a67f0c 20:27:11 ---> Running in 0c48300b5ab5 20:27:11 Removing intermediate container 0c48300b5ab5 20:27:11 ---> 66d7c6f1dd6d 20:27:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:11 Removing intermediate container 33cb52a67f0c 20:27:11 ---> 98ee52c5e018 20:27:11 Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:11 ---> Running in a2e910eff43b 20:27:12 ---> Running in d39ef5af61e7 20:27:12 Removing intermediate container a2e910eff43b 20:27:12 ---> 9e1861ccf5ea 20:27:12 Step 22/24 : LABEL arch=x86_64 20:27:12 Removing intermediate container d39ef5af61e7 20:27:12 ---> c88cb6658f4c 20:27:12 Step 23/23 : LABEL version=0.0.0 20:27:12 ---> Running in 6e036b3f2998 20:27:12 ---> Running in 6fdc1d168040 20:27:12 Removing intermediate container 6fdc1d168040 20:27:12 ---> 6fcc6f3d0dd7 20:27:12 20:27:12 Removing intermediate container 6e036b3f2998 20:27:12 ---> dda81d31b96d 20:27:12 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:13 Successfully built 6fcc6f3d0dd7 20:27:13 ---> Running in 2c1741e1e24e 20:27:13 Successfully tagged security-spire-server:latest 20:27:13 Building core-metadata 20:27:14  Building security-spire-server ... done Removing intermediate container 2c1741e1e24e 20:27:14 ---> c76ba6605d16 20:27:14 Step 24/24 : LABEL version=0.0.0 20:27:15 ---> Running in 31599dc1b6eb 20:27:15 using credential edgex-jenkins-ssh 20:27:15 Cloning the remote Git repository 20:27:16 Removing intermediate container 31599dc1b6eb 20:27:16 ---> 343719848371 20:27:16 20:27:16 Successfully built 343719848371 20:27:16 Successfully tagged security-spire-config:latest 20:27:16 Building core-common-config-bootstrapper 20:27:16  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:16 ---> 95179417b630 20:27:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:27:16 ---> Using cache 20:27:16 ---> 1ac57eef624d 20:27:16 Step 4/24 : WORKDIR /edgex-go 20:27:16 ---> Using cache 20:27:16 ---> dd6bee6f80c5 20:27:16 Step 5/24 : RUN apk add --update --no-cache make git 20:27:16 ---> Using cache 20:27:16 ---> 647b7ea4cdcb 20:27:16 Step 6/24 : COPY go.mod vendor* ./ 20:27:16 ---> Using cache 20:27:16 ---> 062e9428503b 20:27:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:16 ---> Using cache 20:27:16 ---> 8694994b886c 20:27:16 Step 8/24 : COPY . . 20:27:16 ---> Using cache 20:27:16 ---> 9fa0803a5687 20:27:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:27:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:27:16 > git init /w/workspace/edgex-go/9 # timeout=10 20:27:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:16 > git --version # timeout=10 20:27:16 > git --version # 'git version 2.25.1' 20:27:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:19 ---> Running in 3dacbc5f6ee8 20:27:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:19 ---> 95179417b630 20:27:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:19 ---> Using cache 20:27:19 ---> 1ac57eef624d 20:27:19 Step 4/22 : WORKDIR /edgex-go 20:27:19 ---> Using cache 20:27:19 ---> dd6bee6f80c5 20:27:19 Step 5/22 : RUN apk add --update --no-cache make git 20:27:19 ---> Using cache 20:27:19 ---> 647b7ea4cdcb 20:27:19 Step 6/22 : COPY go.mod vendor* ./ 20:27:19 ---> Using cache 20:27:19 ---> 062e9428503b 20:27:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:19 ---> Using cache 20:27:19 ---> 8694994b886c 20:27:19 Step 8/22 : COPY . . 20:27:19 ---> Using cache 20:27:19 ---> 9fa0803a5687 20:27:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:27:19 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 20:27:19 ---> Running in cdb0a2d151ad 20:27:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:27:27 Removing intermediate container 44fcdad06c3a 20:27:27 ---> d2626b87d333 20:27:27 20:27:27 Step 10/23 : FROM alpine:3.16 20:27:27 3.16: Pulling from library/alpine 20:27:27 Removing intermediate container 755107a99b27 20:27:27 ---> 64879b25c70e 20:27:27 20:27:27 Step 9/32 : FROM alpine:3.16 20:27:27 3.16: Pulling from library/alpine 20:27:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:27:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:27:27 Status: Image is up to date for alpine:3.16 20:27:27 Status: Downloaded newer image for alpine:3.16 20:27:27 ---> dfd21b5a31f5 20:27:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:27:27 ---> dfd21b5a31f5 20:27:27 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:27 ---> Running in 8159cc7b4e71 20:27:27 ---> Running in 78521d8a8efa 20:27:27 Removing intermediate container 8159cc7b4e71 20:27:27 ---> f62d0af0aacb 20:27:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:27:27 ---> Running in a9c35f483125 20:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:29 (1/1) Installing dumb-init (1.2.5-r1) 20:27:29 Executing busybox-1.35.0-r17.trigger 20:27:29 OK: 6 MiB in 15 packages 20:27:29 (1/2) Installing dumb-init (1.2.5-r1) 20:27:29 (2/2) Installing su-exec (0.2-r1) 20:27:29 Executing busybox-1.35.0-r17.trigger 20:27:29 OK: 6 MiB in 16 packages 20:27:30 Removing intermediate container 78521d8a8efa 20:27:30 ---> 45c5dc5b89eb 20:27:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:31 Removing intermediate container a9c35f483125 20:27:31 ---> dbffa218c95b 20:27:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:27:31 ---> Running in 135888fad5b3 20:27:31 ---> Running in 0421b0d52765 20:27:31 Removing intermediate container 135888fad5b3 20:27:31 ---> a4c05d94739e 20:27:31 Step 13/23 : ENV APP_PORT=59882 20:27:32 ---> Running in b84d21f7c319 20:27:32 Removing intermediate container e443503af170 20:27:32 ---> 2c772f1e93d0 20:27:32 20:27:32 Step 9/19 : FROM alpine:3.15 20:27:32 ---> 5ce65d7b0fde 20:27:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:27:32 ---> Using cache 20:27:32 ---> 56c34714d723 20:27:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:27:32 Removing intermediate container 0421b0d52765 20:27:32 ---> edfb9613d0d4 20:27:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:27:32 ---> Running in 05406378b5be 20:27:32 ---> Running in 01a4755a2205 20:27:32 Removing intermediate container b84d21f7c319 20:27:32 ---> 16dabf9b821e 20:27:32 Step 14/23 : EXPOSE $APP_PORT 20:27:32 Removing intermediate container 05406378b5be 20:27:32 ---> 8e3bd3eed15f 20:27:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:27:32 ---> Running in 65c30c6e14bb 20:27:32 ---> Running in 3e4d48e4372e 20:27:32 Removing intermediate container 65c30c6e14bb 20:27:32 ---> 33fe00b33712 20:27:32 Step 15/23 : WORKDIR / 20:27:32 Removing intermediate container 3e4d48e4372e 20:27:32 ---> 5ab68faffa14 20:27:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:27:32 ---> Running in bbead9c65746 20:27:32 ---> Running in e4ba660b7936 20:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:32 Removing intermediate container bbead9c65746 20:27:32 ---> a3863f5b0013 20:27:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:33 Removing intermediate container e4ba660b7936 20:27:33 ---> 66dca05178a9 20:27:33 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:33 ---> Running in bd9697b202e6 20:27:33 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:27:33 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:27:33 OK: 15857 distinct packages available 20:27:33 ---> f6d0ea0c0e8e 20:27:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:27:33 (1/9) Installing ca-certificates (20220614-r0) 20:27:33 (2/9) Installing brotli-libs (1.0.9-r5) 20:27:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:27:33 (4/9) Installing libcurl (7.80.0-r5) 20:27:33 (5/9) Installing curl (7.80.0-r5) 20:27:33 (6/9) Installing dumb-init (1.2.5-r1) 20:27:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:27:33 (8/9) Installing libucontext (1.1-r0) 20:27:33 (9/9) Installing gcompat (1.0.0-r4) 20:27:33 Executing busybox-1.34.1-r7.trigger 20:27:33 Executing ca-certificates-20220614-r0.trigger 20:27:33 OK: 8 MiB in 23 packages 20:27:34 ---> 50eec26549bf 20:27:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:27:34 Removing intermediate container bd9697b202e6 20:27:34 ---> 80767d22951b 20:27:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:27:34 ---> Running in 700da5f9e343 20:27:34 ---> 723d176576b1 20:27:34 Step 19/23 : ENTRYPOINT ["/core-command"] 20:27:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:27:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4348/head:refs/remotes/origin/PR-4348 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:27:34 ---> Running in 0f01722f4fd9 20:27:34 Removing intermediate container 01a4755a2205 20:27:34 ---> 6850d46c887d 20:27:34 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:34 Removing intermediate container 700da5f9e343 20:27:34 ---> eed0fa614c94 20:27:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:27:34 Removing intermediate container 0f01722f4fd9 20:27:34 ---> 1ae7e09c90af 20:27:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:35 ---> Running in ab86f1517be4 20:27:35 ---> 2318879f4e0a 20:27:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:27:35 ---> 715f09d9b728 20:27:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:27:35 ---> Running in 4c8a220ee846 20:27:35 Removing intermediate container ab86f1517be4 20:27:35 ---> 94fb232404b0 20:27:35 Step 21/23 : LABEL arch=x86_64 20:27:35 ---> Running in b8d057d270ac 20:27:35 Merging remotes/origin/main commit 3a7cf403fe7587e533bf169ada0df6231d8066d7 into PR head commit 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:35 Removing intermediate container b8d057d270ac 20:27:35 ---> b6f43539cd2a 20:27:35 Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:35 ---> Running in 08a49e92cca3 20:27:35 ---> 47daf9176173 20:27:35 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:27:35 Removing intermediate container 08a49e92cca3 20:27:35 ---> 6b400379147d 20:27:35 Step 23/23 : LABEL version=0.0.0 20:27:36 Merge succeeded, producing 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:36 Checking out Revision 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 (PR-4348) 20:27:36 ---> Running in 03425ba43d7f 20:27:36 Removing intermediate container 03425ba43d7f 20:27:36 ---> 1b894d07739f 20:27:36 20:27:36 Removing intermediate container 4c8a220ee846 20:27:36 ---> 3886b63e76b9 20:27:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:36 Successfully built 1b894d07739f 20:27:36 ---> f517ee75ef9c 20:27:36 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:27:36 Successfully tagged core-command:latest 20:27:36 Building security-proxy-setup 20:27:36  Building core-command ... done  ---> Running in cd0d15878a0d 20:27:35 > git config core.sparsecheckout # timeout=10 20:27:35 > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 20:27:35 > git remote # timeout=10 20:27:35 > git config --get remote.origin.url # timeout=10 20:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:35 > git merge 3a7cf403fe7587e533bf169ada0df6231d8066d7 # timeout=10 20:27:35 > git rev-parse HEAD^{commit} # timeout=10 20:27:36 > git config core.sparsecheckout # timeout=10 20:27:36 > git checkout -f 70fe86ca86ef950b4a8517b3bd25d7494735c4c9 # timeout=10 20:27:37 Removing intermediate container cd0d15878a0d 20:27:37 ---> 09ac465f2173 20:27:37 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:38 ---> 425fc0418f1b 20:27:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:27:38 ---> Running in 176476ae0639 20:27:39 Removing intermediate container 176476ae0639 20:27:39 ---> 60c001b80dd1 20:27:39 Step 17/19 : LABEL arch=x86_64 20:27:39 ---> 1b309d2538c7 20:27:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:27:39 Commit message: "refactor!: Replace internal topics from config with new constants" 20:27:39 ---> Running in 45209a671776 20:27:39 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:27:39 ---> 95179417b630 20:27:39 Step 3/21 : WORKDIR /edgex-go 20:27:39 ---> Using cache 20:27:39 ---> dfae3b68e0d4 20:27:39 Step 4/21 : RUN apk add --update --no-cache make git 20:27:39 ---> Using cache 20:27:39 ---> 387e2451bafb 20:27:39 Step 5/21 : COPY go.mod vendor* ./ 20:27:39 ---> Using cache 20:27:39 ---> 10380acdabb4 20:27:39 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:39 ---> Using cache 20:27:39 ---> 100c780a6bb4 20:27:39 Step 7/21 : COPY . . 20:27:39 ---> Using cache 20:27:39 ---> e771f4f02eaf 20:27:39 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:27:39 ---> Running in db4b4efc7682 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:40 Removing intermediate container 45209a671776 20:27:40 ---> 1725470a443b 20:27:40 Step 18/19 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:40 ---> 7de9a4b3216a 20:27:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:27:40 ---> Running in cb1daefef226 20:27:40 Removing intermediate container cb1daefef226 20:27:40 ---> aa60df7fd379 20:27:40 Step 19/19 : LABEL version=0.0.0 20:27:40 ---> 861e39225134 20:27:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:27:40 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 20:27:40 ---> Running in 233d3b3fc50f 20:27:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:40 Dload Upload Total Spent Left Speed 20:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 20:27:40 Removing intermediate container 233d3b3fc50f 20:27:40 ---> b25d32f71dfb 20:27:40 20:27:40 ---> cc6452457d83 20:27:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:27:40 Successfully built b25d32f71dfb 20:27:40 Successfully tagged security-spiffe-token-provider:latest 20:27:40 Building security-secretstore-setup [Pipeline] sh 20:27:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:27:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:41 + sudo tee /etc/docker/daemon.new 20:27:41 { 20:27:41 "registry-mirrors": [ 20:27:41 "https://nexus3.edgexfoundry.org:10001" 20:27:41 ], 20:27:41 "bip": "10.250.0.254/24", 20:27:41 "hosts": [ 20:27:41 "tcp://0.0.0.0:5555", 20:27:41 "unix:///var/run/docker.sock" 20:27:41 ], 20:27:41 "mtu": 1458, 20:27:41 "selinux-enabled": true, 20:27:41 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:41 } [Pipeline] sh 20:27:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:27:42  Building security-spiffe-token-provider ... done  ---> e9fcfafd9902 20:27:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:27:42 + sudo service docker restart 20:27:43 ---> 7322251b8def 20:27:43 Step 27/32 : RUN chmod +x /entrypoint.sh 20:27:43 ---> Running in 98311d2f188b 20:27:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:27:44 ---> 95179417b630 20:27:44 Step 3/24 : WORKDIR /edgex-go 20:27:44 ---> Using cache 20:27:44 ---> dfae3b68e0d4 20:27:44 Step 4/24 : RUN apk add --update --no-cache make git 20:27:44 ---> Using cache 20:27:44 ---> 387e2451bafb 20:27:44 Step 5/24 : COPY go.mod vendor* ./ 20:27:44 ---> Using cache 20:27:44 ---> 10380acdabb4 20:27:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:44 ---> Using cache 20:27:44 ---> 100c780a6bb4 20:27:44 Step 7/24 : COPY . . 20:27:44 ---> Using cache 20:27:44 ---> e771f4f02eaf 20:27:44 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:27:45 ---> Running in 7c04b6e97515 20:27:45 Removing intermediate container 3dacbc5f6ee8 20:27:45 ---> 9306384962e0 20:27:45 20:27:45 Step 10/24 : FROM alpine:3.16 20:27:45 ---> dfd21b5a31f5 20:27:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:27:45 ---> Using cache 20:27:45 ---> 45c5dc5b89eb 20:27:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:27:45 ---> Using cache 20:27:45 ---> a4c05d94739e 20:27:45 Step 13/24 : ENV APP_PORT=59881 20:27:45 Removing intermediate container cdb0a2d151ad 20:27:45 ---> cd66d4c187ba 20:27:45 20:27:45 Step 10/22 : FROM alpine:3.16 20:27:45 ---> dfd21b5a31f5 20:27:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:27:45 Removing intermediate container 98311d2f188b 20:27:45 ---> e1a9e597cc50 20:27:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:27:45 ---> Running in 4e409156e5f1 20:27:45 ---> Running in a90e983a8bb7 20:27:46 ---> Running in dfd417e84f4c 20:27: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:27:46 Removing intermediate container a90e983a8bb7 20:27:46 ---> df61dde5c2da 20:27:46 Step 14/24 : EXPOSE $APP_PORT 20:27:46 ---> Running in bf9ea3d3be69 20:27:46 Removing intermediate container 4e409156e5f1 20:27:46 ---> 87f54cc9e7dd 20:27:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:27:46 Removing intermediate container dfd417e84f4c 20:27:46 ---> 402549d06b94 20:27:46 Step 29/32 : CMD ["gate"] 20:27:46 ---> Running in 9a0912382b04 20:27:46 ---> Running in 570ae7da5161 20:27:46 Removing intermediate container bf9ea3d3be69 20:27:46 ---> e78a5646d442 20:27:46 Step 15/24 : WORKDIR / 20:27:46 ---> Running in b3dcaa614212 20:27:46 Removing intermediate container 570ae7da5161 20:27:46 ---> 8417b82819c2 20:27:46 Step 30/32 : LABEL arch=x86_64 20:27:46 ---> Running in 8906a7d14bd3 20:27:46 Removing intermediate container b3dcaa614212 20:27:46 ---> 71f353950fa5 20:27:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:47 Removing intermediate container 8906a7d14bd3 20:27:47 ---> b9f17791047a 20:27:47 Step 31/32 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:47 ---> Running in bcc49b839e99 20:27:47 ---> 7e30e9363975 20:27:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:47 Removing intermediate container bcc49b839e99 20:27:47 ---> 1203f5cd0792 20:27:47 Step 32/32 : LABEL version=0.0.0 20:27:47 ---> Running in 4d3a4e3fe923 20:27:47 Removing intermediate container 4d3a4e3fe923 20:27:47 ---> ab440101f7db 20:27:47 20:27:47 (1/1) Installing dumb-init (1.2.5-r1) 20:27:47 Executing busybox-1.35.0-r17.trigger 20:27:47 OK: 6 MiB in 15 packages 20:27:47 ---> 5c7b41e3c473 20:27:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:27:47 Successfully built ab440101f7db 20:27:47 Successfully tagged security-bootstrapper:latest 20:27:47  Building security-bootstrapper ... done Building support-notifications 20:27:49 ---> 3d25004ed044 20:27:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:27:49 ---> e1201f51b868 20:27:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:27:50 ---> Running in 2ed14208b020 20:27:50 Removing intermediate container 9a0912382b04 20:27:50 ---> 19b1ed9f4905 20:27:50 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:50 Removing intermediate container 2ed14208b020 20:27:50 ---> 614036393502 20:27:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:50 ---> 2aeaf51ba7fa 20:27:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:27:50 ---> Running in 02f9aa895418 20:27:50 Removing intermediate container 02f9aa895418 20:27:50 ---> a139b5792e89 20:27:50 Step 22/24 : LABEL arch=x86_64 20:27:51 ---> Running in 20ab06c0e994 20:27:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:51 ---> 95179417b630 20:27:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:51 ---> Using cache 20:27:51 ---> 1ac57eef624d 20:27:51 Step 4/22 : WORKDIR /edgex-go 20:27:51 ---> Using cache 20:27:51 ---> dd6bee6f80c5 20:27:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:27:51 ---> dc5ca10d0fe0 20:27:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:27:51 ---> Running in ca64e65678d2 20:27:51 Removing intermediate container 20ab06c0e994 20:27:51 ---> 63f0acad18fe 20:27:51 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:51 ---> Running in 0bc74964056c 20:27:51 ---> 9d936ef15778 20:27:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:27:51 Removing intermediate container 0bc74964056c 20:27:51 ---> 3c0d5420aa73 20:27:51 Step 24/24 : LABEL version=0.0.0 20:27:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:27:52 OK: 211 MiB in 51 packages 20:27:52 ---> Running in d27dcb153cc2 20:27:52 ---> 41dae6f23c11 20:27:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:52 ---> Running in f02bcb4745ab 20:27:52 Removing intermediate container d27dcb153cc2 20:27:52 ---> 630cbe47a754 20:27:52 20:27:52 Successfully built 630cbe47a754 20:27:52 Successfully tagged core-metadata:latest 20:27:52  Building core-metadata ... done Building support-scheduler 20:27:53 Removing intermediate container ca64e65678d2 20:27:53 ---> 60002f74a99a 20:27:53 Step 6/22 : COPY go.mod vendor* ./ 20:27:54 ---> a599dca7872e 20:27:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:55 ---> Running in 2ea41b5693f7 20:27:55 Removing intermediate container f02bcb4745ab 20:27:55 ---> 15b7f25d7387 20:27:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:27:55 ---> Running in 66174f687ad1 20:27:56 Removing intermediate container 66174f687ad1 20:27:56 ---> fb6b231fb7c5 20:27:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:27:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:56 ---> 95179417b630 20:27:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:56 ---> Using cache 20:27:56 ---> 1ac57eef624d 20:27:56 Step 4/22 : WORKDIR /edgex-go 20:27:56 ---> Using cache 20:27:56 ---> dd6bee6f80c5 20:27:56 Step 5/22 : RUN apk add --update --no-cache make git 20:27:56 ---> Using cache 20:27:56 ---> 647b7ea4cdcb 20:27:56 Step 6/22 : COPY go.mod vendor* ./ 20:27:56 ---> Using cache 20:27:56 ---> 062e9428503b 20:27:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:56 ---> Using cache 20:27:56 ---> 8694994b886c 20:27:56 Step 8/22 : COPY . . 20:27:56 ---> Using cache 20:27:56 ---> 9fa0803a5687 20:27:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:27:56 ---> Running in c99b14ba867c 20:27:56 ---> Running in 4ba77417a012 20:27:56 Removing intermediate container c99b14ba867c 20:27:56 ---> b9559ced0ee6 20:27:56 Step 20/22 : LABEL arch=x86_64 20:27:56 ---> Running in 052562701fd5 20:27:56 Removing intermediate container 052562701fd5 20:27:56 ---> 27bd330e7dff 20:27:56 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:27:56 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 20:27:57 ---> Running in 5a8212cef085 20:27:57 Removing intermediate container 5a8212cef085 20:27:57 ---> bb84c7c265d2 20:27:57 Step 22/22 : LABEL version=0.0.0 20:27:57 ---> Running in 4542aeefdc4e 20:27:57 Removing intermediate container 4542aeefdc4e 20:27:57 ---> 50b28cb75630 20:27:57 20:27:57 Successfully built 50b28cb75630 20:27:57 Successfully tagged core-common-config-bootstrapper:latest 20:27:57  Building core-common-config-bootstrapper ... done Building security-spire-agent 20:27:58 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 20:28:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:28:00 ---> 95179417b630 20:28:00 Step 3/24 : WORKDIR /edgex-go 20:28:00 ---> Using cache 20:28:00 ---> dfae3b68e0d4 20:28:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:28:01 ---> Running in 3b9e0843c4eb 20:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:01 OK: 211 MiB in 51 packages 20:28:03 Removing intermediate container db4b4efc7682 20:28:03 ---> cbd8988c8a3f 20:28:03 20:28:03 Step 9/21 : FROM alpine:3.16 20:28:03 ---> dfd21b5a31f5 20:28:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:28:03 Removing intermediate container 3b9e0843c4eb 20:28:03 ---> 7ca3dca2f77f 20:28:03 Step 5/24 : COPY go.mod vendor* ./ 20:28:03 ---> Running in 27d9234b97b0 20:28:03 ---> b8a87e6561e1 20:28:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:03 ---> Running in 527276669bfb 20:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:03 (1/6) Installing ca-certificates (20220614-r0) 20:28:03 (2/6) Installing brotli-libs (1.0.9-r6) 20:28:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:28:03 (4/6) Installing libcurl (7.83.1-r5) 20:28:03 (5/6) Installing curl (7.83.1-r5) 20:28:03 (6/6) Installing dumb-init (1.2.5-r1) 20:28:03 Executing busybox-1.35.0-r17.trigger 20:28:03 Executing ca-certificates-20220614-r0.trigger 20:28:04 OK: 8 MiB in 20 packages 20:28:05 Removing intermediate container 27d9234b97b0 20:28:05 ---> 088e1da88470 20:28:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:05 ---> Running in 3f1960628caf 20:28:05 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 20:28:05 Removing intermediate container 3f1960628caf 20:28:05 ---> 058e4889534d 20:28:05 Step 12/21 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:05 provisioning config files... 20:28:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config296216510742737101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:05 ---> Running in e6b6562ba91f 20:28:05 Removing intermediate container e6b6562ba91f 20:28:05 ---> b12a977822ad 20:28:05 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:28:05 ---> docker-login.sh 20:28:05 nexus3.edgexfoundry.org:10001 20:28:05 ---> 5277e58f5576 20:28:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:06 Configure a credential helper to remove this warning. See 20:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:06 20:28:06 Login Succeeded 20:28:06 nexus3.edgexfoundry.org:10002 20:28:06 ---> 6949fd278b81 20:28:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:06 Configure a credential helper to remove this warning. See 20:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:06 20:28:06 Login Succeeded 20:28:06 nexus3.edgexfoundry.org:10003 20:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:06 Configure a credential helper to remove this warning. See 20:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:06 20:28:06 Login Succeeded 20:28:06 nexus3.edgexfoundry.org:10004 20:28:06 ---> 9ae0523b4dbd 20:28:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:07 Configure a credential helper to remove this warning. See 20:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:07 20:28:07 Login Succeeded 20:28:07 docker.io 20:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:07 ---> ffedf41c8554 20:28:07 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:08 Configure a credential helper to remove this warning. See 20:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:08 20:28:08 Login Succeeded 20:28:08 ---> docker-login.sh ends [Pipeline] } 20:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:28:08 ---> Running in 271b0d711d2d 20:28:08 Removing intermediate container 7c04b6e97515 20:28:08 ---> 266c46382711 20:28:08 20:28:08 Step 9/24 : FROM alpine:3.16 20:28:08 ---> dfd21b5a31f5 20:28:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:28:08 ---> Running in 216a6a15a9aa [Pipeline] sh 20:28:08 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 20:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:08 ========================================================= 20:28:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:28:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:09 (1/3) Installing ca-certificates (20220614-r0) 20:28:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:28:09 9b18e9b68314: Pulling fs layer 20:28:09 35d82f9e3411: Pulling fs layer 20:28:09 e16973657156: Pulling fs layer 20:28:09 fc693d55d65f: Pulling fs layer 20:28:09 7e9fc2657dce: Pulling fs layer 20:28:09 dda99020689f: Pulling fs layer 20:28:09 db1c61fa0a46: Pulling fs layer 20:28:09 891c053d2c06: Pulling fs layer 20:28:09 fc693d55d65f: Waiting 20:28:09 7e9fc2657dce: Waiting 20:28:09 dda99020689f: Waiting 20:28:09 db1c61fa0a46: Waiting 20:28:09 891c053d2c06: Waiting 20:28:09 e16973657156: Verifying Checksum 20:28:09 e16973657156: Download complete 20:28:09 35d82f9e3411: Verifying Checksum 20:28:09 35d82f9e3411: Download complete 20:28:09 7e9fc2657dce: Verifying Checksum 20:28:09 7e9fc2657dce: Download complete 20:28:09 dda99020689f: Verifying Checksum 20:28:09 dda99020689f: Download complete 20:28:09 9b18e9b68314: Verifying Checksum 20:28:09 9b18e9b68314: Download complete 20:28:09 (2/3) Installing dumb-init (1.2.5-r1) 20:28:09 (3/3) Installing su-exec (0.2-r1) 20:28:09 Executing busybox-1.35.0-r17.trigger 20:28:09 Executing ca-certificates-20220614-r0.trigger 20:28:09 Removing intermediate container 271b0d711d2d 20:28:09 ---> 57d80b20a916 20:28:09 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:28:09 OK: 6 MiB in 17 packages 20:28:09 ---> Running in aa069d35f0a8 20:28:10 Removing intermediate container aa069d35f0a8 20:28:10 ---> 7fc769cd2812 20:28:10 Step 19/21 : LABEL arch=x86_64 20:28:10 ---> Running in 6299de8e2745 20:28:10 9b18e9b68314: Pull complete 20:28:10 891c053d2c06: Verifying Checksum 20:28:10 891c053d2c06: Download complete 20:28:11 35d82f9e3411: Pull complete 20:28:11 Removing intermediate container 216a6a15a9aa 20:28:11 ---> 234ad8890096 20:28:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:11 e16973657156: Pull complete 20:28:11 ---> Running in ff0cfcf3ae64 20:28:11 Removing intermediate container 6299de8e2745 20:28:11 ---> b1f64d1cef85 20:28:11 Step 20/21 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:28:11 db1c61fa0a46: Verifying Checksum 20:28:11 Removing intermediate container ff0cfcf3ae64 20:28:11 ---> d9e333900143 20:28:11 Step 12/24 : WORKDIR / 20:28:11 ---> Running in ac9b4ae2b346 20:28:11 ---> Running in eb4e55f9c2e9 20:28:11 Removing intermediate container ac9b4ae2b346 20:28:11 ---> 525a21be6fc2 20:28:11 Step 21/21 : LABEL version=0.0.0 20:28:11 ---> Running in 2b68fe988bc9 20:28:12 Removing intermediate container eb4e55f9c2e9 20:28:12 ---> c8dd9d5a9c5f 20:28:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:28:12 Removing intermediate container 2b68fe988bc9 20:28:12 ---> 8cfa96cde791 20:28:12 20:28:12 Successfully built 8cfa96cde791 20:28:12 fc693d55d65f: Verifying Checksum 20:28:12 fc693d55d65f: Download complete 20:28:12 Successfully tagged security-proxy-setup:latest 20:28:12  Building security-proxy-setup ... done Building core-data 20:28:14 ---> 2c20199942ad 20:28:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:28:14 ---> 3cc76ea24ac9 20:28:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:28:14 ---> e379c3ffe9fb 20:28:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:28:14 ---> 15bcf07888f0 20:28:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:15 ---> b01e4dadb2a1 20:28:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:28:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:28:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:28:16 ---> 95179417b630 20:28:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:28:16 ---> Using cache 20:28:16 ---> 1ac57eef624d 20:28:16 Step 4/22 : WORKDIR /edgex-go 20:28:16 ---> Using cache 20:28:16 ---> dd6bee6f80c5 20:28:16 Step 5/22 : RUN apk add --update --no-cache make git 20:28:16 ---> Using cache 20:28:16 ---> 647b7ea4cdcb 20:28:16 Step 6/22 : COPY go.mod vendor* ./ 20:28:16 ---> Using cache 20:28:16 ---> 062e9428503b 20:28:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:16 ---> Using cache 20:28:16 ---> 8694994b886c 20:28:16 Step 8/22 : COPY . . 20:28:16 ---> Using cache 20:28:16 ---> 9fa0803a5687 20:28:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:28:16 ---> Running in a7d61042bb29 20:28:16 ---> 40fff8dd4fb1 20:28:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:28:17 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 20:28:17 ---> 27eb463952dc 20:28:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:17 ---> Running in f11a338e095b 20:28:19 Removing intermediate container f11a338e095b 20:28:19 ---> b1001bf77900 20:28:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:28:19 ---> Running in 5cb3422ac805 20:28:19 Removing intermediate container 5cb3422ac805 20:28:19 ---> 564b9e552ec8 20:28:19 Step 22/24 : LABEL arch=x86_64 20:28:20 ---> Running in 01163f72c4c6 20:28:21 Removing intermediate container 4ba77417a012 20:28:21 ---> 7622d3eec937 20:28:21 20:28:21 Step 10/22 : FROM alpine:3.16 20:28:21 ---> dfd21b5a31f5 20:28:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:28:21 ---> Using cache 20:28:21 ---> 45c5dc5b89eb 20:28:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:28:21 ---> Using cache 20:28:21 ---> a4c05d94739e 20:28:21 Step 13/22 : ENV APP_PORT=59861 20:28:21 Removing intermediate container 01163f72c4c6 20:28:21 ---> ef98e5ad9633 20:28:21 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:28:21 ---> Running in e30e6f862761 20:28:21 ---> Running in 48485b30df90 20:28:22 Removing intermediate container e30e6f862761 20:28:22 ---> a05d0fb99ffb 20:28:22 Step 14/22 : EXPOSE $APP_PORT 20:28:22 Removing intermediate container 2ea41b5693f7 20:28:22 ---> b9e7a86b026e 20:28:22 Step 8/22 : COPY . . 20:28:23 Removing intermediate container 48485b30df90 20:28:23 ---> aa8d55ae5e28 20:28:23 Step 24/24 : LABEL version=0.0.0 20:28:23 ---> Running in d2395b240d4b 20:28:23 ---> Running in 4771976ac8cc 20:28:23 Removing intermediate container d2395b240d4b 20:28:23 ---> 19c77a915e35 20:28:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:24 Removing intermediate container 4771976ac8cc 20:28:24 ---> d3a20f2b05f8 20:28:24 20:28:24 Successfully built d3a20f2b05f8 20:28:24 Successfully tagged security-secretstore-setup:latest 20:28:24  Building security-secretstore-setup ... done  ---> d3086a3544e0 20:28:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:28:24 fc693d55d65f: Pull complete 20:28:24 7e9fc2657dce: Pull complete 20:28:24 dda99020689f: Pull complete 20:28:27 ---> 61d32a3f39a4 20:28:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:28:28 ---> 78d17de76b09 20:28:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:28:28 ---> Running in 08c30d0fbf07 20:28:28 ---> 31f5ae83852f 20:28:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:28:28 ---> Running in 2f0c8a765165 20:28:28 Removing intermediate container 08c30d0fbf07 20:28:28 ---> 221b9f2da68a 20:28:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:28 ---> Running in fe551fd62354 20:28:28 Removing intermediate container fe551fd62354 20:28:28 ---> 4fa1754855d8 20:28:28 Step 20/22 : LABEL arch=x86_64 20:28:28 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 20:28:28 ---> Running in e796e0a894df 20:28:28 Removing intermediate container e796e0a894df 20:28:28 ---> 0b93cd617eaf 20:28:28 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:28:28 ---> Running in e1fb84b871b4 20:28:29 Removing intermediate container e1fb84b871b4 20:28:29 ---> f7a07df7f5d9 20:28:29 Step 22/22 : LABEL version=0.0.0 20:28:29 ---> Running in d0dd99fb3809 20:28:30 Removing intermediate container d0dd99fb3809 20:28:30 ---> 86ff14b9a0f5 20:28:30 20:28:30 Successfully built 86ff14b9a0f5 20:28:30 Successfully tagged support-scheduler:latest 20:28:31 db1c61fa0a46: Pull complete 20:28:31  Building support-scheduler ... done Removing intermediate container 527276669bfb 20:28:31 ---> c3daff0a5cb2 20:28:31 Step 7/24 : COPY . . 20:28:32 891c053d2c06: Pull complete 20:28:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:28:32 + docker build -t ci-base-image-arm64 -f - . 20:28:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:32 WORKDIR /edgex 20:28:32 COPY go.mod . 20:28:32 RUN go mod download 20:28:33 Sending build context to Docker daemon 3.098MB 20:28:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:28:33 ---> f96f9c87975a 20:28:33 Step 2/4 : WORKDIR /edgex 20:28:35 ---> Running in 69179f204d96 20:28:35 Removing intermediate container 69179f204d96 20:28:35 ---> 689e9985e367 20:28:35 Step 3/4 : COPY go.mod . 20:28:35 ---> 51b622531122 20:28:35 Step 4/4 : RUN go mod download 20:28:35 ---> Running in c8cab217295d 20:28:37 ---> c0857ab951b3 20:28:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:28:37 ---> Running in 9b6dc6d9d4e6 20:28:37 Removing intermediate container 9b6dc6d9d4e6 20:28:37 ---> 1b50b7ae7b48 20:28:37 Step 9/24 : WORKDIR /edgex-go/spire-build 20:28:37 ---> Running in f3e3e84a4e3b 20:28:37 Removing intermediate container f3e3e84a4e3b 20:28:37 ---> 58e56b717e58 20:28:37 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 20:28:38 ---> Running in bffa03a8ad88 20:28:38 Removing intermediate container a7d61042bb29 20:28:38 ---> da8176cc0c87 20:28:38 20:28:38 Step 10/22 : FROM alpine:3.16 20:28:38 ---> dfd21b5a31f5 20:28:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:28:39 ---> Running in 539d239b3c32 20:28:39 Removing intermediate container bffa03a8ad88 20:28:39 ---> 31721a235d3a 20:28:39 Step 11/24 : WORKDIR /edgex-go 20:28:39 ---> Running in 7bd71b34255e 20:28:39 Removing intermediate container 539d239b3c32 20:28:39 ---> 4d600856388b 20:28:39 Step 12/22 : ENV APP_PORT=59880 20:28:39 ---> Running in ba521ffed0b3 20:28:39 Removing intermediate container 7bd71b34255e 20:28:39 ---> f289687c7dc3 20:28:39 20:28:39 Step 12/24 : FROM alpine:3.15 20:28:39 ---> 5ce65d7b0fde 20:28:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:39 ---> Using cache 20:28:39 ---> 56c34714d723 20:28:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:39 ---> Using cache 20:28:39 ---> 74997099731c 20:28:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:28:39 Removing intermediate container ba521ffed0b3 20:28:39 ---> 4eeaf21ebe75 20:28:39 Step 13/22 : EXPOSE $APP_PORT 20:28:39 ---> Running in db74a70d3945 20:28:40 Removing intermediate container db74a70d3945 20:28:40 ---> 001cd4e5c8bd 20:28:40 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:28:40 ---> Running in 0a2d47e2c353 20:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:40 ---> 529be58d9893 20:28:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:41 (1/1) Installing dumb-init (1.2.5-r1) 20:28:41 Executing busybox-1.35.0-r17.trigger 20:28:41 OK: 6 MiB in 15 packages 20:28:42 ---> ae26c29d4ef5 20:28:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:28:42 Removing intermediate container 0a2d47e2c353 20:28:42 ---> bff6ef36385e 20:28:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:42 ---> e314287f2553 20:28:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:28:42 ---> 9b2364686143 20:28:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:28:43 ---> 6708b1ebeec0 20:28:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:28:43 ---> 6ed2b2ed3dc0 20:28:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:28:43 ---> 2ccfa7336590 20:28:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:43 ---> Running in e4ce6aaec142 20:28:43 ---> 5554d7577aaf 20:28:43 Step 18/22 : ENTRYPOINT ["/core-data"] 20:28:43 ---> Running in a96ba03af5ac 20:28:43 Removing intermediate container e4ce6aaec142 20:28:43 ---> 940339145637 20:28:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:43 ---> Running in ffab6cce0308 20:28:43 Removing intermediate container a96ba03af5ac 20:28:43 ---> 823db11ee8e5 20:28:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:44 Removing intermediate container ffab6cce0308 20:28:44 ---> 7fded20df459 20:28:44 Step 22/24 : LABEL arch=x86_64 20:28:44 ---> Running in 320d1fa0d0c5 20:28:44 ---> Running in ef6b1869854b 20:28:44 Removing intermediate container 320d1fa0d0c5 20:28:44 ---> 02e8e7f81513 20:28:44 Step 20/22 : LABEL arch=x86_64 20:28:44 ---> Running in 37bc32aaf58d 20:28:44 Removing intermediate container ef6b1869854b 20:28:44 ---> bab00fffc2be 20:28:44 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:28:44 ---> Running in b67ec8d3fada 20:28:44 Removing intermediate container 37bc32aaf58d 20:28:44 ---> 9bb20b311d30 20:28:44 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:28:44 ---> Running in 36bad28aeb9f 20:28:44 Removing intermediate container b67ec8d3fada 20:28:44 ---> 8f08f15c7bec 20:28:44 Step 24/24 : LABEL version=0.0.0 20:28:44 ---> Running in 20732577e5aa 20:28:44 Removing intermediate container 36bad28aeb9f 20:28:44 ---> 74a61eea82d8 20:28:44 Step 22/22 : LABEL version=0.0.0 20:28:44 ---> Running in 3d1db2904e1b 20:28:45 Removing intermediate container 20732577e5aa 20:28:45 ---> 03486aeee9d1 20:28:45 20:28:45 Removing intermediate container 3d1db2904e1b 20:28:45 ---> 4e595ac1679c 20:28:45 20:28:45 Successfully built 03486aeee9d1 20:28:45 Successfully tagged security-spire-agent:latest 20:28:45  Building security-spire-agent ... done Successfully built 4e595ac1679c 20:28:45 Successfully tagged core-data:latest 20:28:51  Building core-data ... done Removing intermediate container 2f0c8a765165 20:28:51 ---> e6f125229168 20:28:51 20:28:51 Step 10/22 : FROM alpine:3.16 20:28:51 ---> dfd21b5a31f5 20:28:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:28:51 ---> Running in cd4e81537990 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:28:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:28:51 (1/2) Installing ca-certificates (20220614-r0) 20:28:51 (2/2) Installing dumb-init (1.2.5-r1) 20:28:51 Executing busybox-1.35.0-r17.trigger 20:28:51 Executing ca-certificates-20220614-r0.trigger 20:28:51 OK: 6 MiB in 16 packages 20:28:52 Removing intermediate container cd4e81537990 20:28:52 ---> 65fb27697c6d 20:28:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:28:52 ---> Running in e52b9244df51 20:28:52 Removing intermediate container e52b9244df51 20:28:52 ---> 0475f88d12cc 20:28:52 Step 13/22 : ENV APP_PORT=59860 20:28:52 ---> Running in 90dfac69766c 20:28:52 Removing intermediate container 90dfac69766c 20:28:52 ---> 5515a4f92e90 20:28:52 Step 14/22 : EXPOSE $APP_PORT 20:28:52 ---> Running in 42c42540f18a 20:28:52 Removing intermediate container 42c42540f18a 20:28:52 ---> 88ea975926b9 20:28:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:52 ---> e78173c56953 20:28:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:28:53 ---> 66b474740323 20:28:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:28:53 ---> 949cc0c61bf0 20:28:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:28:53 ---> Running in 72f3289f1935 20:28:53 Removing intermediate container 72f3289f1935 20:28:53 ---> d0b23d59882f 20:28:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:53 ---> Running in f987525ca1a6 20:28:53 Removing intermediate container f987525ca1a6 20:28:53 ---> 041731479eb2 20:28:53 Step 20/22 : LABEL arch=x86_64 20:28:53 ---> Running in 0172643fa33d 20:28:53 Removing intermediate container 0172643fa33d 20:28:53 ---> 2fb0984be56d 20:28:53 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:28:53 ---> Running in 1a6f449b86e4 20:28:53 Removing intermediate container 1a6f449b86e4 20:28:53 ---> 4538d2ac1578 20:28:53 Step 22/22 : LABEL version=0.0.0 20:28:53 ---> Running in 32314c1a5cbe 20:28:54 Removing intermediate container 32314c1a5cbe 20:28:54 ---> 10f85fedde68 20:28:54 20:28:54 Successfully built 10f85fedde68 20:28:54 Successfully tagged support-notifications:latest 20:28:54  Building support-notifications ... done  [Pipeline] } 20:28:54 $ docker stop --time=1 b29bde1c4dc3385dcebc631277681c5910d0fafe483b7b7d91f78f92ba3db88a 20:28:55 $ docker rm -f --volumes b29bde1c4dc3385dcebc631277681c5910d0fafe483b7b7d91f78f92ba3db88a [Pipeline] // withDockerContainer [Pipeline] sh 20:28:55 + docker images 20:28:55 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:55 support-notifications latest 10f85fedde68 2 seconds ago 30.7MB 20:28:55 e6f125229168 5 seconds ago 1.74GB 20:28:55 core-data latest 4e595ac1679c 10 seconds ago 17.9MB 20:28:55 security-spire-agent latest 03486aeee9d1 11 seconds ago 125MB 20:28:55 f289687c7dc3 16 seconds ago 1.55GB 20:28:55 da8176cc0c87 17 seconds ago 1.68GB 20:28:55 support-scheduler latest 86ff14b9a0f5 26 seconds ago 30MB 20:28:55 security-secretstore-setup latest d3a20f2b05f8 32 seconds ago 30MB 20:28:55 7622d3eec937 35 seconds ago 1.74GB 20:28:55 security-proxy-setup latest 8cfa96cde791 43 seconds ago 27.8MB 20:28:55 266c46382711 48 seconds ago 1.67GB 20:28:55 cbd8988c8a3f 53 seconds ago 1.67GB 20:28:55 core-common-config-bootstrapper latest 50b28cb75630 58 seconds ago 15.5MB 20:28:55 core-metadata latest 630cbe47a754 About a minute ago 18.5MB 20:28:55 security-bootstrapper latest ab440101f7db About a minute ago 20.4MB 20:28:55 cd66d4c187ba About a minute ago 1.67GB 20:28:55 9306384962e0 About a minute ago 1.68GB 20:28:55 security-spiffe-token-provider latest b25d32f71dfb About a minute ago 30MB 20:28:55 core-command latest 1b894d07739f About a minute ago 17.7MB 20:28:55 2c772f1e93d0 About a minute ago 1.71GB 20:28:55 64879b25c70e About a minute ago 1.67GB 20:28:55 d2626b87d333 About a minute ago 1.68GB 20:28:55 security-spire-config latest 343719848371 About a minute ago 85.8MB 20:28:55 security-spire-server latest 6fcc6f3d0dd7 About a minute ago 86.5MB 20:28:55 e88146ddd268 About a minute ago 1.55GB 20:28:55 1aac0a0c5047 About a minute ago 1.55GB 20:28:55 ci-base-image-x86_64 latest 95179417b630 5 minutes ago 903MB 20:28:55 alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB 20:28:55 alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB 20:28:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:28:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:28:55 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] } 20:29:14 Removing intermediate container c8cab217295d 20:29:14 ---> 05ea48c45a4f 20:29:14 Successfully built 05ea48c45a4f 20:29:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:15 + docker inspect -f . ci-base-image-arm64 20:29:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:15 prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container 20:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:29:16 $ docker top e3fe3f133b099b0935b5b19359477e1e0f592ebec0a153b0675020dbe0fa5015 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:17 + go version 20:29:17 go version go1.18.7 linux/arm64 [Pipeline] } 20:29:17 $ docker stop --time=1 e3fe3f133b099b0935b5b19359477e1e0f592ebec0a153b0675020dbe0fa5015 20:29:21 $ docker rm -f --volumes e3fe3f133b099b0935b5b19359477e1e0f592ebec0a153b0675020dbe0fa5015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:21 + docker inspect -f . ci-base-image-arm64 20:29:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:21 prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container 20:29:21 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:29:23 $ docker top d98cde0d2786e5991003f30d4fa4d68e43956e29f0eb8322d0c549e022c8e32c -eo pid,comm [Pipeline] { [Pipeline] echo 20:29:23 ========================================================= 20:29:23 [edgeXBuildGoParallel] Running Tests and Build... 20:29:23 ========================================================= [Pipeline] sh 20:29:23 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 20:29:24 + make test 20:29:24 go test -race -coverprofile=coverage.out ./... 20:29:57 ? github.com/edgexfoundry/edgex-go [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements 20:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.420s coverage: 98.5% of statements 20:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.821s coverage: 73.4% of statements 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.760s coverage: 54.0% of statements 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.826s coverage: 88.5% of statements 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.594s coverage: 3.6% of statements 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.672s coverage: 95.6% of statements 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:32:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 72.2% of statements 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 65.9% of statements 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 29.6% of statements 20:32:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 20:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 82.9% of statements 20:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements 20:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 20:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements 20:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 20:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.601s coverage: 79.9% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.357s coverage: 92.9% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.271s coverage: 86.9% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 77.4% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 20:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.926s coverage: 91.2% of statements 20:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.361s coverage: 63.1% of statements 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 20:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.513s coverage: 65.3% of statements 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.836s coverage: 41.0% of statements 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:33:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.817s coverage: 92.3% of statements 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 63.2% of statements 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:33:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:33:54 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 20:33:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:33:54 go vet ./... 20:35:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:35:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:35:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:35:48 + ls -al . 20:35:48 total 740 20:35:48 drwxrwxr-x 10 1001 1001 4096 Feb 14 20:29 . 20:35:48 drwxr-xr-x 4 root root 4096 Feb 14 20:29 .. 20:35:48 drwxrwxr-x 2 1001 1001 4096 Feb 14 20:27 .blubracket 20:35:48 -rw-rw-r-- 1 1001 1001 16 Feb 14 20:27 .dockerignore 20:35:48 drwxrwxr-x 8 1001 1001 4096 Feb 14 20:27 .git 20:35:48 drwxrwxr-x 3 1001 1001 4096 Feb 14 20:27 .github 20:35:48 -rw-rw-r-- 1 1001 1001 1024 Feb 14 20:27 .gitignore 20:35:48 -rw-rw-r-- 1 1001 1001 42 Feb 14 20:27 .golangci.yml 20:35:48 -rw-rw-r-- 1 1001 1001 87 Feb 14 20:27 .hadolint.yml 20:35:48 -rw-rw-r-- 1 1001 1001 166 Feb 14 20:27 .sonarcloud.properties 20:35:48 -rw-rw-r-- 1 1001 1001 1171 Feb 14 20:27 ADOPTERS.md 20:35:48 -rw-rw-r-- 1 1001 1001 10825 Feb 14 20:27 Attribution.txt 20:35:48 -rw-rw-r-- 1 1001 1001 73765 Feb 14 20:27 CHANGELOG.md 20:35:48 -rw-rw-r-- 1 1001 1001 3804 Feb 14 20:27 CONTRIBUTING.md 20:35:48 -rw-rw-r-- 1 1001 1001 677 Feb 14 20:27 GOVERNANCE.md 20:35:48 -rw-rw-r-- 1 1001 1001 850 Feb 14 20:27 Jenkinsfile 20:35:48 -rw-rw-r-- 1 1001 1001 10775 Feb 14 20:27 LICENSE 20:35:48 -rw-rw-r-- 1 1001 1001 13375 Feb 14 20:27 Makefile 20:35:48 -rw-rw-r-- 1 1001 1001 582 Feb 14 20:27 OWNERS.md 20:35:48 -rw-rw-r-- 1 1001 1001 9403 Feb 14 20:27 README.md 20:35:48 -rw-rw-r-- 1 1001 1001 6912 Feb 14 20:27 SECURITY.md 20:35:48 -rw-rw-r-- 1 1001 1001 5 Feb 14 20:23 VERSION 20:35:48 drwxrwxr-x 2 1001 1001 4096 Feb 14 20:27 bin 20:35:48 drwxrwxr-x 17 1001 1001 4096 Feb 14 20:27 cmd 20:35:48 -rw-r--r-- 1 root root 487418 Feb 14 20:33 coverage.out 20:35:48 -rw-rw-r-- 1 1001 1001 3295 Feb 14 20:27 go.mod 20:35:48 -rw-rw-r-- 1 1001 1001 33318 Feb 14 20:27 go.sum 20:35:48 drwxrwxr-x 7 1001 1001 4096 Feb 14 20:27 internal 20:35:48 drwxrwxr-x 3 1001 1001 4096 Feb 14 20:27 openapi 20:35:48 drwxrwxr-x 4 1001 1001 4096 Feb 14 20:27 snap 20:35:48 -rw-rw-r-- 1 1001 1001 204 Feb 14 20:27 version.go [Pipeline] sh 20:35:49 + '[' -e coverage.out ] 20:35:49 + chown 1001:1001 coverage.out [Pipeline] stash 20:35:49 Warning: overwriting stash ‘coverage-report’ 20:35:49 Stashed 1 file(s) [Pipeline] sh 20:35:50 + make build 20:35:50 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 20:37:27 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 20:37:27 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 20:37:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:37:34 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 20:38:20 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 20:38: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:38: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:38:40 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 20:38:44 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 20:38:59 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] } 20:39:04 $ docker stop --time=1 d98cde0d2786e5991003f30d4fa4d68e43956e29f0eb8322d0c549e022c8e32c 20:39:06 $ docker rm -f --volumes d98cde0d2786e5991003f30d4fa4d68e43956e29f0eb8322d0c549e022c8e32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:08 20:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:09 latest: Pulling from edgex-devops/edgex-compose-arm64 20:39:09 29e5d40040c1: Pulling fs layer 20:39:09 1ce36da41761: Pulling fs layer 20:39:09 25b303627fd3: Pulling fs layer 20:39:09 29e5d40040c1: Verifying Checksum 20:39:09 29e5d40040c1: Download complete 20:39:09 1ce36da41761: Verifying Checksum 20:39:09 1ce36da41761: Download complete 20:39:10 29e5d40040c1: Pull complete 20:39:11 25b303627fd3: Verifying Checksum 20:39:11 25b303627fd3: Download complete 20:39:12 1ce36da41761: Pull complete 20:39:22 25b303627fd3: Pull complete 20:39:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:22 prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container 20:39:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:39:25 $ docker top 75131477e60438b741e34aa890bdf199b978ac73d5310b9f47d4eaca2fc598ba -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:26 + docker-compose build --help 20:39:26 + grep parallel 20:39:31 --parallel Build images in parallel. [Pipeline] } 20:39:31 $ docker stop --time=1 75131477e60438b741e34aa890bdf199b978ac73d5310b9f47d4eaca2fc598ba 20:39:33 $ docker rm -f --volumes 75131477e60438b741e34aa890bdf199b978ac73d5310b9f47d4eaca2fc598ba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:34 prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container 20:39:34 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:39:35 $ docker top 5b8af31dccb739a0e5bc7ed3d86a145938e4e08850af70c5bc65e97a75a682d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:36 + docker-compose -f ./docker-compose-build.yml build --parallel 20:39:41 Building core-command ... 20:39:41 Building core-common-config-bootstrapper ... 20:39:41 Building core-data ... 20:39:41 Building core-metadata ... 20:39:41 Building security-bootstrapper ... 20:39:41 Building security-proxy-setup ... 20:39:41 Building security-secretstore-setup ... 20:39:41 Building security-spiffe-token-provider ... 20:39:41 Building security-spire-agent ... 20:39:41 Building security-spire-config ... 20:39:41 Building security-spire-server ... 20:39:41 Building support-notifications ... 20:39:41 Building support-scheduler ... 20:39:41 Building security-proxy-setup 20:39:41 Building security-secretstore-setup 20:39:41 Building core-metadata 20:39:41 Building security-spire-agent 20:39:41 Building support-scheduler 20:40:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:28 ---> 05ea48c45a4f 20:40:28 Step 3/24 : WORKDIR /edgex-go 20:40:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:40:28 ---> 05ea48c45a4f 20:40:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:40:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:28 ---> 05ea48c45a4f 20:40:28 Step 3/24 : WORKDIR /edgex-go 20:40:28 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:40:28 ---> 05ea48c45a4f 20:40:28 Step 3/21 : WORKDIR /edgex-go 20:40:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:28 ---> 05ea48c45a4f 20:40:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:40:29 ---> Running in 8264aaa86cee 20:40:29 ---> Running in 3f21818f92f9 20:40:29 ---> Running in 05a91212bf6a 20:40:29 ---> Running in 9d7b03a35f6f 20:40:29 ---> Running in 5bf4aa563075 20:40:30 Removing intermediate container 3f21818f92f9 20:40:30 ---> 9abaa9744495 20:40:30 Step 4/21 : RUN apk add --update --no-cache make git 20:40:30 Removing intermediate container 9d7b03a35f6f 20:40:30 ---> 6ef66ed50e8e 20:40:30 Step 4/24 : WORKDIR /edgex-goRemoving intermediate container 5bf4aa563075 20:40:30 20:40:30 ---> 2d404d6bd202 20:40:30 Step 4/22 : WORKDIR /edgex-go 20:40:30 ---> Running in 72e086133e71 20:40:30 Removing intermediate container 8264aaa86cee 20:40:30 ---> 55865187e3a7 20:40:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:40:30 Removing intermediate container 05a91212bf6a 20:40:30 ---> ba916612b447 20:40:30 Step 4/24 : RUN apk add --update --no-cache make git ---> Running in e2ab3b6d6b3b 20:40:30 20:40:30 ---> Running in 2fbd23907184 20:40:30 ---> Running in a33ed46026dc 20:40:30 ---> Running in 8fc599f2050a 20:40:31 Removing intermediate container e2ab3b6d6b3b 20:40:31 ---> ba2db0ad1405 20:40:31 Step 5/22 : RUN apk add --update --no-cache make git 20:40:31 ---> Running in 3a6b5dddbc68 20:40:31 Removing intermediate container 2fbd23907184 20:40:31 ---> 0e83f40ec6e8 20:40:31 Step 5/24 : RUN apk add --update --no-cache make git 20:40:32 ---> Running in eb03e0c55ee9 20:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:34 OK: 221 MiB in 51 packages 20:40:36 OK: 221 MiB in 51 packages 20:40:36 OK: 221 MiB in 51 packages 20:40:36 OK: 221 MiB in 51 packages 20:40:36 OK: 221 MiB in 51 packages 20:40:36 Removing intermediate container 72e086133e71 20:40:36 ---> 123628f48696 20:40:36 Step 5/21 : COPY go.mod vendor* ./ 20:40:38 Removing intermediate container 8fc599f2050a 20:40:38 ---> 51e51a6302fb 20:40:38 Step 5/24 : COPY go.mod vendor* ./Removing intermediate container a33ed46026dc 20:40:38 20:40:38 ---> bd5216f65e14 20:40:38 Step 5/24 : COPY go.mod vendor* ./ 20:40:38 ---> 71d6d170a70a 20:40:38 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container 3a6b5dddbc68 20:40:38 ---> 89acb5d5574b 20:40:38 Step 6/22 : COPY go.mod vendor* ./ 20:40:38 20:40:38 Removing intermediate container eb03e0c55ee9 20:40:38 ---> ae5a5a67603d 20:40:38 Step 6/24 : COPY go.mod vendor* ./ 20:40:38 ---> Running in 9fff83414ba4 20:40:39 ---> 2f0c2080a6c7 20:40:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:39 ---> 797f703530b6 20:40:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:39 ---> 4918c390728d 20:40:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:39 ---> Running in b8e262d08199 20:40:39 ---> Running in c43650882919 20:40:39 ---> Running in df8235cc56df 20:40:39 ---> 362aef602599 20:40:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:40 ---> Running in 8055b6574041 20:42:47 Removing intermediate container b8e262d08199 20:42:47 ---> c5d10b0c53c0 20:42:47 Step 7/24 : COPY . . 20:42:47 Removing intermediate container 8055b6574041 20:42:47 ---> d679bc9eb83f 20:42:47 Step 8/24 : COPY . . 20:42:47 Removing intermediate container c43650882919 20:42:47 ---> e66c56e8b032 20:42:47 Step 7/24 : COPY . . 20:42:47 Removing intermediate container 9fff83414ba4 20:42:47 ---> 26a2473289fa 20:42:47 Step 7/21 : COPY . . 20:42:47 Removing intermediate container df8235cc56df 20:42:47 ---> 13950228c57d 20:42:47 Step 8/22 : COPY . . 20:42:52 ---> d721d8437c81 20:42:52 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:42:52 ---> bff5b0bec6a7 20:42:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:42:52 ---> a821423c79bd 20:42:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:42:52 ---> a236d09be3ec 20:42:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:42:52 ---> Running in 4b5b162a1af5 20:42:52 ---> 7a9dc5e75643 20:42:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 ---> Running in 556155876d7f 20:42:52 20:42:52 ---> Running in d087fb3fced5 20:42:53 ---> Running in b4b977be9fd9 20:42:53 ---> Running in ce51ce531efd 20:42:53 Removing intermediate container b4b977be9fd9 20:42:53 ---> 7c38b9b2ef1a 20:42:53 Step 9/24 : WORKDIR /edgex-go/spire-build 20:42:53 ---> Running in 090bf81e25b0 20:42:54 Removing intermediate container 090bf81e25b0 20:42:54 ---> f54e476278dc 20:42:54 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 20:42:54 ---> Running in f2474f7a464f 20:42:55 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 20:42:55 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 20:42:56 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 20:42: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:42:57 Removing intermediate container f2474f7a464f 20:42:57 ---> 9f4cdd95c197 20:42:57 Step 11/24 : WORKDIR /edgex-go 20:42:57 ---> Running in b83800acbb5d 20:42:58 Removing intermediate container b83800acbb5d 20:42:58 ---> 7d3ffd3d1bc0 20:42:58 20:42:58 Step 12/24 : FROM alpine:3.15 20:42:58 3.15: Pulling from library/alpine 20:42:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:42:59 Status: Downloaded newer image for alpine:3.15 20:42:59 ---> 354640af7b1b 20:42:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:42:59 ---> Running in 2d7998137fe6 20:43:00 Removing intermediate container 2d7998137fe6 20:43:00 ---> b00fea3ab677 20:43:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:00 ---> Running in 648e8b33de50 20:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:04 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:43:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:43:04 OK: 15734 distinct packages available 20:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:06 (1/5) Installing dumb-init (1.2.5-r1) 20:43:06 (2/5) Installing musl-obstack (1.2.3-r0) 20:43:06 (3/5) Installing libucontext (1.1-r0) 20:43:06 (4/5) Installing gcompat (1.0.0-r4) 20:43:06 (5/5) Installing openssl (1.1.1t-r1) 20:43:06 Executing busybox-1.34.1-r7.trigger 20:43:06 OK: 6 MiB in 19 packages 20:43:08 Removing intermediate container 648e8b33de50 20:43:08 ---> f4a0e5e43138 20:43:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:43:12 ---> 3e75f1e7118e 20:43:12 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:17 ---> 2e96dd860822 20:43:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:43:18 ---> 4838c30dd6d7 20:43:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:43:19 ---> f1eb8b85afb1 20:43:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:43:20 ---> 72c14f429169 20:43:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:43:20 ---> Running in e92ccad702a1 20:43:21 Removing intermediate container e92ccad702a1 20:43:21 ---> 1bb5be8c0b8d 20:43:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:43:21 ---> Running in 65f226ef59e3 20:43:21 Removing intermediate container 65f226ef59e3 20:43:21 ---> 5d8018aa1dfc 20:43:21 Step 22/24 : LABEL arch=arm64 20:43:21 ---> Running in 9d172f23821b 20:43:22 Removing intermediate container 9d172f23821b 20:43:22 ---> 27ec7b9aa9ee 20:43:22 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:43:22 ---> Running in 50924e306ccf 20:43:23 Removing intermediate container 50924e306ccf 20:43:23 ---> 407dd403cb68 20:43:23 Step 24/24 : LABEL version=0.0.0 20:43:23 ---> Running in 0c35adcc3679 20:43:23 Removing intermediate container 0c35adcc3679 20:43:23 ---> e8e993d4d7f3 20:43:23 20:43:23 Successfully built e8e993d4d7f3 20:43:23 Successfully tagged security-spire-agent-arm64:latest 20:43:23  Building security-spire-agent ... done Building core-data 20:43:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:43:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:43:42 ---> 05ea48c45a4f 20:43:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:43:42 ---> Using cache 20:43:42 ---> 2d404d6bd202 20:43:42 Step 4/22 : WORKDIR /edgex-go 20:43:42 ---> Using cache 20:43:42 ---> ba2db0ad1405 20:43:42 Step 5/22 : RUN apk add --update --no-cache make git 20:43:42 ---> Using cache 20:43:42 ---> 89acb5d5574b 20:43:42 Step 6/22 : COPY go.mod vendor* ./ 20:43:42 ---> Using cache 20:43:42 ---> 4918c390728d 20:43:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:42 ---> Using cache 20:43:42 ---> 13950228c57d 20:43:42 Step 8/22 : COPY . . 20:43:42 ---> Using cache 20:43:42 ---> a236d09be3ec 20:43:42 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:43:42 ---> Running in a7f55e617b18 20:43:43 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 20:49:05 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 20:49:10 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 20:49:25 Removing intermediate container 4b5b162a1af5 20:49:25 ---> 84dca2c6b005 20:49:25 20:49:25 Step 9/21 : FROM alpine:3.16 20:49:25 3.16: Pulling from library/alpine 20:49:27 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:49:27 Status: Downloaded newer image for alpine:3.16 20:49:27 ---> 4c81e5bf8899 20:49:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:49:28 ---> Running in 284a8e193859 20:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:32 (1/6) Installing ca-certificates (20220614-r0) 20:49:32 (2/6) Installing brotli-libs (1.0.9-r6) 20:49:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:49:32 (4/6) Installing libcurl (7.83.1-r5) 20:49:32 (5/6) Installing curl (7.83.1-r5) 20:49:32 (6/6) Installing dumb-init (1.2.5-r1) 20:49:32 Executing busybox-1.35.0-r17.trigger 20:49:32 Executing ca-certificates-20220614-r0.trigger 20:49:33 Removing intermediate container d087fb3fced5 20:49:33 ---> 19fead300ee3 20:49:33 20:49:33 Step 9/24 : FROM alpine:3.16 20:49:33 ---> 4c81e5bf8899 20:49:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:49:33 ---> Running in e38d7ebd1ca7 20:49:33 OK: 8 MiB in 20 packages 20:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:36 Removing intermediate container 284a8e193859 20:49:36 ---> 785e0b9497a7 20:49:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:49:36 ---> Running in 00afa473cdf6 20:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:36 Removing intermediate container 00afa473cdf6 20:49:36 ---> cea1a86640bb 20:49:36 Step 12/21 : WORKDIR /edgex 20:49:36 ---> Running in c33d9d9f0aa2 20:49:37 Removing intermediate container c33d9d9f0aa2 20:49:37 ---> 2cc25670b7f3 20:49:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:49:38 (1/3) Installing ca-certificates (20220614-r0) 20:49:38 (2/3) Installing dumb-init (1.2.5-r1) 20:49:38 (3/3) Installing su-exec (0.2-r1) 20:49:38 Executing busybox-1.35.0-r17.trigger 20:49:38 Executing ca-certificates-20220614-r0.trigger 20:49:38 ---> 7192836c47c6 20:49:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:49:38 OK: 6 MiB in 17 packages 20:49:40 ---> 1b6d7a413e8b 20:49:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:49:40 Removing intermediate container e38d7ebd1ca7 20:49:40 ---> 77f7d19a923f 20:49:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:49:41 ---> Running in 166ccc2cd338 20:49:44 Removing intermediate container 166ccc2cd338 20:49:44 ---> a67de83fa360 20:49:44 Step 12/24 : WORKDIR / 20:49:44 ---> 5e646560236e 20:49:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:49:44 ---> Running in ff398dd82100 20:49:44 Removing intermediate container ff398dd82100 20:49:44 ---> 1e1ec556be6b 20:49:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:49:45 ---> f100b9ed3de8 20:49:45 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:45 ---> Running in 5ed3aafb7f0c 20:49:46 ---> 87b5c170d599 20:49:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:49:47 ---> e096f1eec174 20:49:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:49:48 ---> fab2b6111a50 20:49:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:49:49 Removing intermediate container 5ed3aafb7f0c 20:49:49 ---> 72195c4f4b0c 20:49:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:49:49 ---> Running in ba869897f821 20:49:50 ---> 4d48899b985e 20:49:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:49:50 Removing intermediate container ba869897f821 20:49:50 ---> cb7ec8f2aed4 20:49:50 Step 19/21 : LABEL arch=arm64 20:49:50 ---> Running in 76b47eb23504 20:49:51 Removing intermediate container 76b47eb23504 20:49:51 ---> c5c5fcd93807 20:49:51 Step 20/21 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:49:51 ---> Running in 84aeb50de714 20:49:52 ---> c0d37d9621a2 20:49:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:49:52 Removing intermediate container 84aeb50de714 20:49:52 ---> c2bca4a32c2f 20:49:52 Step 21/21 : LABEL version=0.0.0 20:49:52 ---> Running in e777db8a93aa 20:49:52 Removing intermediate container e777db8a93aa 20:49:52 ---> 63970152c4c9 20:49:52 20:49:53 Successfully built 63970152c4c9 20:49:53 Successfully tagged security-proxy-setup-arm64:latest 20:49:53 Building security-spiffe-token-provider 20:49:54  Building security-proxy-setup ... done  ---> fc8e70c5659c 20:49:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:49:57 ---> cf5d269cce32 20:49:57 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:57 ---> Running in f9bc05a1cfde 20:50:01 Removing intermediate container f9bc05a1cfde 20:50:01 ---> d48d6cbcb188 20:50:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:50:01 ---> Running in 164eb6812675 20:50:02 Removing intermediate container 164eb6812675 20:50:02 ---> d1f9b4f60696 20:50:02 Step 22/24 : LABEL arch=arm64 20:50:02 ---> Running in 89a77313227c 20:50:02 Removing intermediate container 89a77313227c 20:50:02 ---> 28a0e7e49ab2 20:50:02 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:50:02 ---> Running in fe5fb819338c 20:50:03 Removing intermediate container fe5fb819338c 20:50:03 ---> 9663239e1f36 20:50:03 Step 24/24 : LABEL version=0.0.0 20:50:04 ---> Running in 23699ed0cafb 20:50:04 Removing intermediate container 23699ed0cafb 20:50:04 ---> 54f25bb7be8c 20:50:04 20:50:05 Successfully built 54f25bb7be8c 20:50:05 Successfully tagged security-secretstore-setup-arm64:latest 20:50:05 Building support-notifications 20:50:15  Building security-secretstore-setup ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:15 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:50:15 ---> 05ea48c45a4f 20:50:15 Step 3/19 : WORKDIR /edgex-go 20:50:15 ---> Using cache 20:50:15 ---> ba916612b447 20:50:15 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:50:15 ---> Running in e6835f92387d 20:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:18 v3.16.4-3-g1cb3c48b147 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:50:18 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:50:18 OK: 16903 distinct packages available 20:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:20 OK: 221 MiB in 51 packages 20:50:24 Removing intermediate container e6835f92387d 20:50:24 ---> eb0e938807e9 20:50:24 Step 5/19 : COPY go.mod vendor* ./ 20:50:25 ---> 3740251842c1 20:50:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:26 ---> Running in d89dfad42310 20:50:27 Removing intermediate container 556155876d7f 20:50:27 ---> 8784021d3b61 20:50:27 20:50:27 Step 10/24 : FROM alpine:3.16 20:50:27 ---> 4c81e5bf8899 20:50:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:50:27 ---> Running in 227a51ae227a 20:50:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:28 ---> 05ea48c45a4f 20:50:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:50:28 ---> Using cache 20:50:28 ---> 2d404d6bd202 20:50:28 Step 4/22 : WORKDIR /edgex-go 20:50:28 ---> Using cache 20:50:28 ---> ba2db0ad1405 20:50:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:50:28 ---> Running in aa27116ede36 20:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:31 OK: 221 MiB in 51 packages 20:50:32 (1/1) Installing dumb-init (1.2.5-r1) 20:50:32 Executing busybox-1.35.0-r17.trigger 20:50:32 OK: 5 MiB in 15 packages 20:50:33 Removing intermediate container aa27116ede36 20:50:33 ---> db1dec9300b3 20:50:33 Step 6/22 : COPY go.mod vendor* ./ 20:50:34 Removing intermediate container 227a51ae227a 20:50:34 ---> d02887058b47 20:50:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:50:34 ---> Running in ba8f249c42be 20:50:34 ---> e66b2d841010 20:50:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:34 Removing intermediate container ba8f249c42be 20:50:34 ---> b31d8cf9e275 20:50:34 Step 13/24 : ENV APP_PORT=59881 20:50:34 ---> Running in f5b55b64b1e4 20:50:34 ---> Running in e825b5761a9b 20:50:35 Removing intermediate container f5b55b64b1e4 20:50:35 ---> ed32bca50ebc 20:50:35 Step 14/24 : EXPOSE $APP_PORT 20:50:35 ---> Running in 13f8345bc317 20:50:36 Removing intermediate container 13f8345bc317 20:50:36 ---> 2ec55f755e80 20:50:36 Step 15/24 : WORKDIR / 20:50:36 ---> Running in bd5711081043 20:50:37 Removing intermediate container bd5711081043 20:50:37 ---> ba98fb7b5d02 20:50:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:38 ---> 3b9b92914b56 20:50:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:40 ---> 1676b0616891 20:50:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:50:40 ---> 481c8e88af78 20:50:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:50:41 ---> 7ce2e783ee7c 20:50:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:50:41 ---> Running in 75b93852cdb7 20:50:42 Removing intermediate container 75b93852cdb7 20:50:42 ---> 24296e477e08 20:50:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:50:42 ---> Running in a20f6ba2d38b 20:50:43 Removing intermediate container a20f6ba2d38b 20:50:43 ---> 8abfb5b5c862 20:50:43 Step 22/24 : LABEL arch=arm64 20:50:43 ---> Running in 9c9a33174a59 20:50:44 Removing intermediate container 9c9a33174a59 20:50:44 ---> a01826b681fd 20:50:44 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:50:44 ---> Running in 4dbbce9655a3 20:50:45 Removing intermediate container 4dbbce9655a3 20:50:45 ---> 29f022631ccd 20:50:45 Step 24/24 : LABEL version=0.0.0 20:50:45 ---> Running in fbeb2c547674 20:50:46 Removing intermediate container fbeb2c547674 20:50:46 ---> 06dc90c07010 20:50:46 20:50:46 Successfully built 06dc90c07010 20:50:46 Successfully tagged core-metadata-arm64:latest 20:50:46  Building core-metadata ... done Building core-common-config-bootstrapper 20:50:52 Removing intermediate container a7f55e617b18 20:50:52 ---> 736e497cb80f 20:50:52 20:50:52 Step 10/22 : FROM alpine:3.16 20:50:52 ---> 4c81e5bf8899 20:50:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:50:52 ---> Running in 3ef3f635a90f 20:50:52 Removing intermediate container 3ef3f635a90f 20:50:52 ---> b5abc33ea9a5 20:50:52 Step 12/22 : ENV APP_PORT=59880 20:50:53 ---> Running in c0ce2d66ceca 20:50:53 Removing intermediate container c0ce2d66ceca 20:50:53 ---> 8b4f6a48cb9c 20:50:53 Step 13/22 : EXPOSE $APP_PORT 20:50:53 ---> Running in 0e1248081a79 20:50:54 Removing intermediate container 0e1248081a79 20:50:54 ---> 38eef491ef0e 20:50:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:50:54 ---> Running in 52f530659d02 20:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:58 (1/1) Installing dumb-init (1.2.5-r1) 20:50:58 Executing busybox-1.35.0-r17.trigger 20:50:58 OK: 5 MiB in 15 packages 20:51:01 Removing intermediate container 52f530659d02 20:51:01 ---> ef5e4869342a 20:51:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:02 ---> ea83488d76ba 20:51:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:51:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:02 ---> 05ea48c45a4f 20:51:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:51:02 ---> Using cache 20:51:02 ---> 2d404d6bd202 20:51:02 Step 4/22 : WORKDIR /edgex-go 20:51:02 ---> Using cache 20:51:02 ---> ba2db0ad1405 20:51:02 Step 5/22 : RUN apk add --update --no-cache make git 20:51:02 ---> Using cache 20:51:02 ---> 89acb5d5574b 20:51:02 Step 6/22 : COPY go.mod vendor* ./ 20:51:02 ---> Using cache 20:51:02 ---> 4918c390728d 20:51:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:02 ---> Using cache 20:51:02 ---> 13950228c57d 20:51:02 Step 8/22 : COPY . . 20:51:03 ---> Using cache 20:51:03 ---> a236d09be3ec 20:51:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:51:03 ---> Running in b031a200b516 20:51:04 ---> 554334f6b9c8 20:51:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:51:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:51:06 ---> 675b47a82f30 20:51:06 Step 18/22 : ENTRYPOINT ["/core-data"] 20:51:06 ---> Running in 860083b25360 20:51:07 Removing intermediate container 860083b25360 20:51:07 ---> 66fd63633526 20:51:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:51:07 ---> Running in 8d94534e335b 20:51:07 Removing intermediate container 8d94534e335b 20:51:07 ---> 43a570399d32 20:51:07 Step 20/22 : LABEL arch=arm64 20:51:07 ---> Running in 93c80b509c12 20:51:07 Removing intermediate container 93c80b509c12 20:51:07 ---> cf9f817d77f3 20:51:07 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:51:08 ---> Running in 7824520ba6f5 20:51:08 Removing intermediate container 7824520ba6f5 20:51:08 ---> 8290687121d8 20:51:08 Step 22/22 : LABEL version=0.0.0 20:51:08 ---> Running in 6078cd600839 20:51:09 Removing intermediate container 6078cd600839 20:51:09 ---> da62442df29a 20:51:09 20:51:09 Successfully built da62442df29a 20:51:09 Successfully tagged core-data-arm64:latest 20:51:09 Building security-spire-server 20:51:32  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:32 ---> 05ea48c45a4f 20:51:32 Step 3/23 : WORKDIR /edgex-go 20:51:32 ---> Using cache 20:51:32 ---> ba916612b447 20:51:32 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:51:32 ---> Running in c3ffedf48901 20:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:34 OK: 221 MiB in 51 packages 20:51:36 Removing intermediate container c3ffedf48901 20:51:36 ---> 31adc26f1bb8 20:51:36 Step 5/23 : COPY go.mod vendor* ./ 20:51:38 ---> ee4e13570fb1 20:51:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:38 ---> Running in 01df6ea542ce 20:52:25 Removing intermediate container d89dfad42310 20:52:25 ---> fa5c20cf2322 20:52:25 Step 7/19 : COPY . . 20:52:35 Removing intermediate container ce51ce531efd 20:52:35 ---> a1a86f9cadae 20:52:35 20:52:35 Step 10/22 : FROM alpine:3.16 20:52:35 ---> 4c81e5bf8899 20:52:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:52:35 ---> Using cache 20:52:35 ---> d02887058b47 20:52:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:52:35 ---> Using cache 20:52:35 ---> b31d8cf9e275 20:52:35 Step 13/22 : ENV APP_PORT=59861 20:52:35 ---> Running in 06f992349531 20:52:36 Removing intermediate container e825b5761a9b 20:52:36 ---> b8786009d83f 20:52:36 Step 8/22 : COPY . . 20:52:36 Removing intermediate container 06f992349531 20:52:36 ---> 93cef1e8c500 20:52:36 Step 14/22 : EXPOSE $APP_PORT 20:52:36 ---> Running in 86311d516455 20:52:38 Removing intermediate container 86311d516455 20:52:38 ---> 0b868c4489c9 20:52:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:40 ---> 020eaf4410d4 20:52:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:52:48 ---> 4dccb92c179e 20:52:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:52:49 ---> a512d64d7f50 20:52:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:52:49 ---> Running in 1ead2679832c 20:52:51 Removing intermediate container 1ead2679832c 20:52:51 ---> f1a5c577d72b 20:52:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:52:51 ---> Running in 637c47634170 20:52:52 ---> 3aae07aa700a 20:52:52 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:52:52 Removing intermediate container 637c47634170 20:52:52 ---> b5dddd9ba047 20:52:52 Step 20/22 : LABEL arch=arm64 20:52:52 ---> Running in f07fe11f1d1c 20:52:52 ---> Running in 7d0f61aa4e93 20:52:54 Removing intermediate container 7d0f61aa4e93 20:52:54 ---> 077aaa6a01eb 20:52:54 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:52:54 ---> Running in 0fe9a3d13c22 20:52:55 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 20:52:55 Removing intermediate container 0fe9a3d13c22 20:52:55 ---> 830f0fbce7a3 20:52:55 Step 22/22 : LABEL version=0.0.0 20:52:55 ---> Running in 97a3831c8c16 20:52:56 Removing intermediate container 97a3831c8c16 20:52:56 ---> ce888b606de8 20:52:56 20:52:57 Successfully built ce888b606de8 20:52:57 Successfully tagged support-scheduler-arm64:latest 20:52:57  Building support-scheduler ... done Building security-spire-config 20:53:04 ---> 2edd3e2c4203 20:53:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:53:04 ---> Running in 1515ab4c20f2 20:53:07 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 20:53:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:53:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:53:15 ---> 05ea48c45a4f 20:53:15 Step 3/24 : WORKDIR /edgex-go 20:53:15 ---> Using cache 20:53:15 ---> ba916612b447 20:53:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:53:15 ---> Using cache 20:53:15 ---> 31adc26f1bb8 20:53:15 Step 5/24 : COPY go.mod vendor* ./ 20:53:15 ---> Using cache 20:53:15 ---> ee4e13570fb1 20:53:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:16 ---> Running in 3f8affa92c45 20:53:28 Removing intermediate container 01df6ea542ce 20:53:28 ---> 176b084ee615 20:53:28 Step 7/23 : COPY . . 20:53:41 ---> 74a74ab38232 20:53:41 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:53:41 ---> Running in b28b16ba765a 20:53:41 Removing intermediate container b28b16ba765a 20:53:41 ---> df4f17c0493a 20:53:41 Step 9/23 : WORKDIR /edgex-go/spire-build 20:53:41 ---> Running in 89afaabf7f55 20:53:41 Removing intermediate container 89afaabf7f55 20:53:41 ---> 897e9ea43705 20:53:41 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 20:53:41 ---> Running in 8045732558a8 20:53:44 Removing intermediate container 8045732558a8 20:53:44 ---> 780b2d006b77 20:53:44 Step 11/23 : WORKDIR /edgex-go 20:53:44 ---> Running in d68f25a8923c 20:53:44 Removing intermediate container d68f25a8923c 20:53:44 ---> 76ab54fd360c 20:53:44 20:53:44 Step 12/23 : FROM alpine:3.15 20:53:44 ---> 354640af7b1b 20:53:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:53:44 ---> Using cache 20:53:44 ---> b00fea3ab677 20:53:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:53:45 ---> Using cache 20:53:45 ---> f4a0e5e43138 20:53:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:51 ---> 8acd903e2263 20:53:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:53:52 ---> a4921289dd1e 20:53:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:53:53 ---> c6d9ebbbcf7b 20:53:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:53:54 ---> 02acd542117d 20:53:54 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:53:54 ---> Running in ca32348d8d1b 20:53:54 Removing intermediate container ca32348d8d1b 20:53:54 ---> 58569441afeb 20:53:54 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:53:55 ---> Running in 2d231e87d5e1 20:53:55 Removing intermediate container 2d231e87d5e1 20:53:55 ---> f4c5941763db 20:53:55 Step 21/23 : LABEL arch=arm64 20:53:55 ---> Running in e9daec9b0949 20:53:56 Removing intermediate container e9daec9b0949 20:53:56 ---> 225848a87fdd 20:53:56 Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:53:56 ---> Running in d04aa0e5b6f3 20:53:57 Removing intermediate container d04aa0e5b6f3 20:53:57 ---> 7730c41c7721 20:53:57 Step 23/23 : LABEL version=0.0.0 20:53:57 ---> Running in 1aac38b4e3b5 20:53:57 Removing intermediate container 1aac38b4e3b5 20:53:57 ---> ce44f7af2a04 20:53:57 20:53:57 Successfully built ce44f7af2a04 20:53:57 Successfully tagged security-spire-server-arm64:latest 20:53:57  Building security-spire-server ... done Building core-command 20:54:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:54:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:54:15 ---> 05ea48c45a4f 20:54:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:54:15 ---> Using cache 20:54:15 ---> 2d404d6bd202 20:54:15 Step 4/23 : WORKDIR /edgex-go 20:54:15 ---> Using cache 20:54:15 ---> ba2db0ad1405 20:54:15 Step 5/23 : RUN apk add --update --no-cache make git 20:54:15 ---> Using cache 20:54:15 ---> 89acb5d5574b 20:54:15 Step 6/23 : COPY go.mod vendor* ./ 20:54:15 ---> Using cache 20:54:15 ---> 4918c390728d 20:54:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:15 ---> Using cache 20:54:15 ---> 13950228c57d 20:54:15 Step 8/23 : COPY . . 20:54:15 ---> Using cache 20:54:15 ---> a236d09be3ec 20:54:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:54:15 ---> Running in f6c10b0b6d65 20:54:17 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 20:55:04 Removing intermediate container 3f8affa92c45 20:55:04 ---> ba7d9333906a 20:55:04 Step 7/24 : COPY . . 20:55:10 ---> 2edbf621a2f7 20:55:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:55:10 ---> Running in d673f3ba31ed 20:55:10 Removing intermediate container d673f3ba31ed 20:55:10 ---> 01b1990bfa44 20:55:10 Step 9/24 : WORKDIR /edgex-go/spire-build 20:55:10 ---> Running in 187b17d67132 20:55:11 Removing intermediate container 187b17d67132 20:55:11 ---> 3b099bc7945d 20:55:11 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 20:55:11 ---> Running in 040eb9297e0f 20:55:14 Removing intermediate container 040eb9297e0f 20:55:14 ---> 32a7ab6b3979 20:55:14 Step 11/24 : WORKDIR /edgex-go 20:55:14 ---> Running in e29b54a5660f 20:55:14 Removing intermediate container e29b54a5660f 20:55:14 ---> b91de06f40b2 20:55:14 20:55:14 Step 12/24 : FROM alpine:3.15 20:55:14 ---> 354640af7b1b 20:55:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:55:14 ---> Using cache 20:55:14 ---> b00fea3ab677 20:55:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:55:15 ---> Running in 68b662d563ee 20:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:18 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:55:18 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:55:18 OK: 15734 distinct packages available 20:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:20 (1/4) Installing dumb-init (1.2.5-r1) 20:55:20 (2/4) Installing musl-obstack (1.2.3-r0) 20:55:20 (3/4) Installing libucontext (1.1-r0) 20:55:20 (4/4) Installing gcompat (1.0.0-r4) 20:55:20 Executing busybox-1.34.1-r7.trigger 20:55:20 OK: 6 MiB in 18 packages 20:55:22 Removing intermediate container 68b662d563ee 20:55:22 ---> 468924fa75db 20:55:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:55:29 ---> 602eda588642 20:55:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:55:29 ---> c87f82326f16 20:55:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:55:29 ---> Running in 542c5b475acc 20:55:29 Removing intermediate container 542c5b475acc 20:55:29 ---> 9243873f3361 20:55:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:55:31 ---> 0d76d849762a 20:55:31 Step 19/24 : WORKDIR / 20:55:31 ---> Running in 5b1d5af5a3c7 20:55:31 Removing intermediate container 5b1d5af5a3c7 20:55:31 ---> 44d2921c6741 20:55:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:55:31 ---> Running in e5adf2831ca5 20:55:35 Removing intermediate container e5adf2831ca5 20:55:35 ---> 0a4bb85cbeca 20:55:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:55:35 ---> Running in 10c1e189f00a 20:55:35 Removing intermediate container 10c1e189f00a 20:55:35 ---> 490d05eca589 20:55:35 Step 22/24 : LABEL arch=arm64 20:55:35 ---> Running in 9e8f81c4c258 20:55:36 Removing intermediate container 9e8f81c4c258 20:55:36 ---> cde900e90282 20:55:36 Step 23/24 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:55:36 ---> Running in f34c4f4c9052 20:55:37 Removing intermediate container f34c4f4c9052 20:55:37 ---> 9f50ea5707e7 20:55:37 Step 24/24 : LABEL version=0.0.0 20:55:37 ---> Running in 46abe3ddf2a9 20:55:37 Removing intermediate container 46abe3ddf2a9 20:55:37 ---> 5b037fdb0deb 20:55:37 20:55:37 Successfully built 5b037fdb0deb 20:55:37 Successfully tagged security-spire-config-arm64:latest 20:55:37  Building security-spire-config ... done Building security-bootstrapper 20:55:56 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:55:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:55:56 ---> 05ea48c45a4f 20:55:56 Step 3/32 : WORKDIR /edgex-go 20:55:56 ---> Using cache 20:55:56 ---> ba916612b447 20:55:56 Step 4/32 : RUN apk add --update --no-cache make git 20:55:56 ---> Using cache 20:55:56 ---> bd5216f65e14 20:55:56 Step 5/32 : COPY go.mod vendor* ./ 20:55:56 ---> Using cache 20:55:56 ---> 797f703530b6 20:55:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:56 ---> Using cache 20:55:56 ---> e66c56e8b032 20:55:56 Step 7/32 : COPY . . 20:55:56 ---> Using cache 20:55:56 ---> bff5b0bec6a7 20:55:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:55:56 ---> Running in 47036cbe64c6 20:55: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:56:42 Removing intermediate container b031a200b516 20:56:42 ---> 415504e74d13 20:56:42 20:56:42 Step 10/22 : FROM alpine:3.16 20:56:42 ---> 4c81e5bf8899 20:56:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:56:42 ---> Running in 868ed65beec5 20:56:42 Removing intermediate container 868ed65beec5 20:56:42 ---> bde5f6bc2251 20:56:42 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:56:42 ---> Running in 200f51e1553b 20:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:56:42 (1/1) Installing dumb-init (1.2.5-r1) 20:56:42 Executing busybox-1.35.0-r17.trigger 20:56:42 OK: 5 MiB in 15 packages 20:56:42 Removing intermediate container 200f51e1553b 20:56:42 ---> c69787fc5c6e 20:56:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:43 ---> 5903ac81d2cd 20:56:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:56:44 ---> b4c04baff449 20:56:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:56:45 ---> c3f3c36d1409 20:56:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:56:46 ---> 589848264a30 20:56:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:56:46 ---> Running in 7f382e2d1a5e 20:56:50 Removing intermediate container 7f382e2d1a5e 20:56:50 ---> b1ca24698a08 20:56:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:56:50 ---> Running in c88b61b123fc 20:56:50 Removing intermediate container c88b61b123fc 20:56:50 ---> 62f01925509a 20:56:50 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:56:50 ---> Running in 24a8da8c7b60 20:56:51 Removing intermediate container 24a8da8c7b60 20:56:51 ---> d4470ff996da 20:56:51 Step 20/22 : LABEL arch=arm64 20:56:51 ---> Running in 7780ee8c3b69 20:56:51 Removing intermediate container 7780ee8c3b69 20:56:51 ---> 0cc4af756a46 20:56:51 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 20:56:51 ---> Running in 17922a93210c 20:56:52 Removing intermediate container 17922a93210c 20:56:52 ---> 2c3466a51175 20:56:52 Step 22/22 : LABEL version=0.0.0 20:56:52 ---> Running in 36b545272fae 20:56:52 Removing intermediate container 36b545272fae 20:56:52 ---> cbad33ca2ed5 20:56:52 20:56:53 Successfully built cbad33ca2ed5 20:56:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 21:00:30  Building core-common-config-bootstrapper ... done Removing intermediate container f6c10b0b6d65 21:00:30 ---> 241e7bfdd68a 21:00:30 21:00:30 Step 10/23 : FROM alpine:3.16 21:00:30 ---> 4c81e5bf8899 21:00:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:00:30 ---> Using cache 21:00:30 ---> d02887058b47 21:00:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:30 ---> Using cache 21:00:30 ---> b31d8cf9e275 21:00:30 Step 13/23 : ENV APP_PORT=59882 21:00:30 ---> Running in e29b10c9b959 21:00:30 Removing intermediate container e29b10c9b959 21:00:30 ---> a3c7295b03b7 21:00:30 Step 14/23 : EXPOSE $APP_PORT 21:00:30 ---> Running in 12131b4284fd 21:00:30 Removing intermediate container 12131b4284fd 21:00:30 ---> 67f17c59c329 21:00:30 Step 15/23 : WORKDIR / 21:00:30 ---> Running in 66246019f2f0 21:00:30 Removing intermediate container 66246019f2f0 21:00:30 ---> f1e9c1888373 21:00:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:30 ---> 33498d910fde 21:00:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:00:30 ---> a6fed1349f5b 21:00:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:00:30 ---> 40730d7372fd 21:00:30 Step 19/23 : ENTRYPOINT ["/core-command"] 21:00:30 ---> Running in 1bf70d539de7 21:00:30 Removing intermediate container 1bf70d539de7 21:00:30 ---> df014422fba3 21:00:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:00:30 ---> Running in 91d3dd7dda84 21:00:30 Removing intermediate container 91d3dd7dda84 21:00:30 ---> 2a90009ddd36 21:00:30 Step 21/23 : LABEL arch=arm64 21:00:30 ---> Running in aba6c3bdcd0d 21:00:30 Removing intermediate container aba6c3bdcd0d 21:00:30 ---> c221f5af6adc 21:00:30 Step 22/23 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 21:00:30 ---> Running in c4a7eb445374 21:00:30 Removing intermediate container c4a7eb445374 21:00:30 ---> 000ea33d0aa2 21:00:30 Step 23/23 : LABEL version=0.0.0 21:00:30 ---> Running in aa434730ef4e 21:00:30 Removing intermediate container aa434730ef4e 21:00:30 ---> 96400c424c85 21:00:30 21:00:30 Successfully built 96400c424c85 21:00:30 Successfully tagged core-command-arm64:latest 21:00:40  Building core-command ... done Removing intermediate container f07fe11f1d1c 21:00:40 ---> ef29f86f4048 21:00:40 21:00:40 Step 9/19 : FROM alpine:3.15 21:00:40 ---> 354640af7b1b 21:00:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:00:40 ---> Using cache 21:00:40 ---> b00fea3ab677 21:00:40 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:00:40 ---> Running in 9461477ddcf6 21:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:44 v3.15.7-2-ga6d375921c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:00:44 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:00:44 OK: 15734 distinct packages available 21:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:45 (1/9) Installing ca-certificates (20220614-r0) 21:00:45 (2/9) Installing brotli-libs (1.0.9-r5) 21:00:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:00:46 (4/9) Installing libcurl (7.80.0-r5) 21:00:46 (5/9) Installing curl (7.80.0-r5) 21:00:46 (6/9) Installing dumb-init (1.2.5-r1) 21:00:46 (7/9) Installing musl-obstack (1.2.3-r0) 21:00:46 (8/9) Installing libucontext (1.1-r0) 21:00:46 (9/9) Installing gcompat (1.0.0-r4) 21:00:46 Executing busybox-1.34.1-r7.trigger 21:00:46 Executing ca-certificates-20220614-r0.trigger 21:00:46 OK: 8 MiB in 23 packages 21:00:48 Removing intermediate container 9461477ddcf6 21:00:48 ---> e3177523a54e 21:00:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:49 ---> 0965c090864f 21:00:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:00:52 ---> d1dacfa8895f 21:00:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:00:52 ---> 4199c0d16ea0 21:00:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:00:52 ---> Running in 8f5240e3cb02 21:00:52 Removing intermediate container 8f5240e3cb02 21:00:52 ---> 22b1847f73a7 21:00:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:00:53 ---> Running in 9a053d756719 21:00:53 Removing intermediate container 9a053d756719 21:00:53 ---> a55a7d4cdd41 21:00:53 Step 17/19 : LABEL arch=arm64 21:00:53 ---> Running in 96ab45929dcd 21:00:54 Removing intermediate container 96ab45929dcd 21:00:54 ---> a45ecc61bab6 21:00:54 Step 18/19 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 21:00:54 ---> Running in f69dcd50e2cd 21:00:54 Removing intermediate container f69dcd50e2cd 21:00:54 ---> f81ae97aa858 21:00:54 Step 19/19 : LABEL version=0.0.0 21:00:54 ---> Running in 68625f73bb98 21:00:55 Removing intermediate container 68625f73bb98 21:00:55 ---> 76808a892359 21:00:55 21:00:55 Successfully built 76808a892359 21:00:55 Successfully tagged security-spiffe-token-provider-arm64:latest 21:01:03  Building security-spiffe-token-provider ... done Removing intermediate container 47036cbe64c6 21:01:03 ---> 9d1aa1fc2501 21:01:03 21:01:03 Step 9/32 : FROM alpine:3.16 21:01:03 ---> 4c81e5bf8899 21:01:03 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:01:03 ---> Running in 52dcc99f49a2 21:01:03 Removing intermediate container 52dcc99f49a2 21:01:03 ---> e2b0c6f9fbe1 21:01:03 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:01:03 ---> Running in 2099666716ba 21:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:06 (1/2) Installing dumb-init (1.2.5-r1) 21:01:06 (2/2) Installing su-exec (0.2-r1) 21:01:06 Executing busybox-1.35.0-r17.trigger 21:01:06 OK: 5 MiB in 16 packages 21:01:07 Removing intermediate container 2099666716ba 21:01:07 ---> d47e1c32a033 21:01:07 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:01:07 ---> Running in ad082b8083e9 21:01:07 Removing intermediate container ad082b8083e9 21:01:07 ---> c4f55f890ea8 21:01:07 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:01:07 ---> Running in d41a9c444153 21:01:08 Removing intermediate container d41a9c444153 21:01:08 ---> 44370a812566 21:01:08 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:01:08 ---> Running in 4c5398cbc201 21:01:08 Removing intermediate container 4c5398cbc201 21:01:08 ---> e59b439a0b51 21:01:08 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:01:08 ---> Running in 55a7bc8477c9 21:01:09 Removing intermediate container 55a7bc8477c9 21:01:09 ---> f061ad3ec391 21:01:09 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:01:09 ---> Running in 866f00537056 21:01:11 Removing intermediate container 866f00537056 21:01:11 ---> abaaea047890 21:01:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 21:01:11 ---> Running in 8fc1f3d189ca 21:01:12 Removing intermediate container 8fc1f3d189ca 21:01:12 ---> 22d8ff15250b 21:01:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:01:12 ---> 90cbc12e1b1c 21:01:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:01:12 ---> Running in c71260c3fb98 21:01:15 Removing intermediate container c71260c3fb98 21:01:15 ---> cd7e2a367129 21:01:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:16 ---> 310fa006b06c 21:01:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:01:17 ---> 1db1740c4fa2 21:01:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:01:18 ---> bcc546e11208 21:01:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:01:19 ---> 0798e15395c8 21:01:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:01:20 ---> 9b02e3c6d196 21:01:20 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:01:20 Removing intermediate container 1515ab4c20f2 21:01:20 ---> 7c881e487a72 21:01:20 21:01:20 Step 10/22 : FROM alpine:3.16 21:01:20 ---> 4c81e5bf8899 21:01:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:20 ---> Running in 44b587e59c58 21:01:21 ---> dff4144394be 21:01:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:21 ---> 42a6030c36d9 21:01:21 Step 27/32 : RUN chmod +x /entrypoint.sh 21:01:21 ---> Running in 83d798a8f5e3 21:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:23 (1/2) Installing ca-certificates (20220614-r0) 21:01:23 (2/2) Installing dumb-init (1.2.5-r1) 21:01:23 Executing busybox-1.35.0-r17.trigger 21:01:23 Executing ca-certificates-20220614-r0.trigger 21:01:23 OK: 6 MiB in 16 packages 21:01:24 Removing intermediate container 83d798a8f5e3 21:01:24 ---> d8c0ba270466 21:01:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:01:24 ---> Running in ee904fbc0f82 21:01:24 Removing intermediate container ee904fbc0f82 21:01:24 ---> cd0f7e2108dd 21:01:24 Step 29/32 : CMD ["gate"] 21:01:24 ---> Running in d032ab7f35f1 21:01:25 Removing intermediate container d032ab7f35f1 21:01:25 ---> 59c6e4aeea41 21:01:25 Step 30/32 : LABEL arch=arm64 21:01:25 Removing intermediate container 44b587e59c58 21:01:25 ---> 649c245cb927 21:01:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:01:25 ---> Running in db44ae04c4db 21:01:25 ---> Running in fa42e6a3b11d 21:01:25 Removing intermediate container db44ae04c4db 21:01:25 ---> 34d591831e09 21:01:25 Step 13/22 : ENV APP_PORT=59860 21:01:25 Removing intermediate container fa42e6a3b11d 21:01:25 ---> d529b4595222 21:01:25 Step 31/32 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 21:01:25 ---> Running in e34751abbefc 21:01:25 ---> Running in 47106592b7f0 21:01:26 Removing intermediate container e34751abbefc 21:01:26 ---> 891ca206725e 21:01:26 Step 14/22 : EXPOSE $APP_PORT 21:01:26 ---> Running in 28f785148b2b 21:01:26 Removing intermediate container 47106592b7f0 21:01:26 ---> d3d8628d53be 21:01:26 Step 32/32 : LABEL version=0.0.0 21:01:26 ---> Running in 0c76de098e8a 21:01:26 Removing intermediate container 28f785148b2b 21:01:26 ---> fa6ef6fedf77 21:01:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:26 Removing intermediate container 0c76de098e8a 21:01:26 ---> b337c8593f7c 21:01:26 21:01:26 Successfully built b337c8593f7c 21:01:26 Successfully tagged security-bootstrapper-arm64:latest 21:01:27  Building security-bootstrapper ... done  ---> 54107301fc93 21:01:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:28 ---> 56a3b7b418d1 21:01:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:29 ---> 59df5965cf63 21:01:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:01:29 ---> Running in f759d38b197c 21:01:29 Removing intermediate container f759d38b197c 21:01:29 ---> fee1501362bf 21:01:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:01:29 ---> Running in ab195151a4b1 21:01:29 Removing intermediate container ab195151a4b1 21:01:29 ---> ebf4d01d5c31 21:01:29 Step 20/22 : LABEL arch=arm64 21:01:29 ---> Running in 8ed96a940954 21:01:30 Removing intermediate container 8ed96a940954 21:01:30 ---> ed7f664a4dad 21:01:30 Step 21/22 : LABEL git_sha=70fe86ca86ef950b4a8517b3bd25d7494735c4c9 21:01:30 ---> Running in 9c595321e207 21:01:30 Removing intermediate container 9c595321e207 21:01:30 ---> ce16f3a55a8f 21:01:30 Step 22/22 : LABEL version=0.0.0 21:01:30 ---> Running in ab9009a97f11 21:01:30 Removing intermediate container ab9009a97f11 21:01:30 ---> 6660122769c9 21:01:30 21:01:31 Successfully built 6660122769c9 21:01:31 Successfully tagged support-notifications-arm64:latest 21:01:31  Building support-notifications ... done  [Pipeline] } 21:01:31 $ docker stop --time=1 5b8af31dccb739a0e5bc7ed3d86a145938e4e08850af70c5bc65e97a75a682d0 21:01:33 $ docker rm -f --volumes 5b8af31dccb739a0e5bc7ed3d86a145938e4e08850af70c5bc65e97a75a682d0 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:33 + docker images 21:01:34 REPOSITORY TAG IMAGE ID CREATED SIZE 21:01:34 support-notifications-arm64 latest 6660122769c9 4 seconds ago 29.7MB 21:01:34 security-bootstrapper-arm64 latest b337c8593f7c 8 seconds ago 19.6MB 21:01:34 7c881e487a72 15 seconds ago 1.57GB 21:01:34 9d1aa1fc2501 33 seconds ago 1.5GB 21:01:34 security-spiffe-token-provider-arm64 latest 76808a892359 39 seconds ago 29.1MB 21:01:34 ef29f86f4048 56 seconds ago 1.54GB 21:01:34 core-command-arm64 latest 96400c424c85 About a minute ago 17MB 21:01:34 241e7bfdd68a About a minute ago 1.51GB 21:01:34 core-common-config-bootstrapper-arm64 latest cbad33ca2ed5 4 minutes ago 14.9MB 21:01:34 415504e74d13 4 minutes ago 1.5GB 21:01:34 security-spire-config-arm64 latest 5b037fdb0deb 5 minutes ago 83.6MB 21:01:34 b91de06f40b2 6 minutes ago 1.38GB 21:01:34 security-spire-server-arm64 latest ce44f7af2a04 7 minutes ago 84.3MB 21:01:34 76ab54fd360c 7 minutes ago 1.38GB 21:01:34 support-scheduler-arm64 latest ce888b606de8 8 minutes ago 29MB 21:01:34 a1a86f9cadae 9 minutes ago 1.57GB 21:01:34 core-data-arm64 latest da62442df29a 10 minutes ago 17.2MB 21:01:34 736e497cb80f 10 minutes ago 1.51GB 21:01:34 core-metadata-arm64 latest 06dc90c07010 10 minutes ago 17.7MB 21:01:34 8784021d3b61 11 minutes ago 1.51GB 21:01:34 security-secretstore-setup-arm64 latest 54f25bb7be8c 11 minutes ago 29MB 21:01:34 security-proxy-setup-arm64 latest 63970152c4c9 11 minutes ago 26.9MB 21:01:34 19fead300ee3 12 minutes ago 1.5GB 21:01:34 84dca2c6b005 12 minutes ago 1.5GB 21:01:34 security-spire-agent-arm64 latest e8e993d4d7f3 18 minutes ago 122MB 21:01:34 7d3ffd3d1bc0 18 minutes ago 1.38GB 21:01:34 ci-base-image-arm64 latest 05ea48c45a4f 32 minutes ago 905MB 21:01:34 alpine 3.15 354640af7b1b 4 days ago 5.34MB 21:01:34 alpine 3.16 4c81e5bf8899 4 days ago 5.3MB 21:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 21:01:34 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 21:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:34 21:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:34 arm64: Pulling from edgex-lftools-log-publisher 21:01:34 8998bd30e6a1: Pulling fs layer 21:01:34 04944245beec: Pulling fs layer 21:01:34 699f458cf7ca: Pulling fs layer 21:01:34 765212b225bb: Pulling fs layer 21:01:34 f23df028b6ca: Pulling fs layer 21:01:34 d65c8cfc05b1: Pulling fs layer 21:01:34 2437ff75d9bd: Pulling fs layer 21:01:34 765212b225bb: Waiting 21:01:34 f23df028b6ca: Waiting 21:01:34 d65c8cfc05b1: Waiting 21:01:34 2437ff75d9bd: Waiting 21:01:35 04944245beec: Verifying Checksum 21:01:35 04944245beec: Download complete 21:01:35 765212b225bb: Verifying Checksum 21:01:35 765212b225bb: Download complete 21:01:35 f23df028b6ca: Verifying Checksum 21:01:35 f23df028b6ca: Download complete 21:01:35 d65c8cfc05b1: Download complete 21:01:35 699f458cf7ca: Verifying Checksum 21:01:35 699f458cf7ca: Download complete 21:01:35 8998bd30e6a1: Download complete 21:01:38 2437ff75d9bd: Verifying Checksum 21:01:40 8998bd30e6a1: Pull complete 21:01:40 04944245beec: Pull complete 21:01:42 699f458cf7ca: Pull complete 21:01:42 765212b225bb: Pull complete 21:01:43 f23df028b6ca: Pull complete 21:01:43 d65c8cfc05b1: Pull complete 21:01:58 2437ff75d9bd: Pull complete 21:01:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:58 prd-ubuntu20.04-docker-arm64-4c-16g-5889 does not seem to be running inside a container 21:01:58 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:02:01 $ docker top 28350b5ef5ab1c108d8614094442f9270bf70ba00918d0aaaf89f20d681222a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:02 ---> job-cost.sh 21:02:02 lf-activate-venv: SKIPPING 21:02:02 INFO: No Stack... 21:02:02 INFO: Retrieving Pricing Info for: v3-standard-4 21:02:03 INFO: Archiving Costs [Pipeline] sh 21:02:04 + cat /w/workspace/edgex-go/9/archives/cost.csv 21:02:04 + cut -d, -f6 [Pipeline] lock 21:02:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] 21:02:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] did not exist. Created. 21:02:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:05 + echo total: 0.10999999940395355 [Pipeline] stash 21:02:05 Stashed 1 file(s) [Pipeline] } 21:02:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4348-9-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:05 $ docker stop --time=1 28350b5ef5ab1c108d8614094442f9270bf70ba00918d0aaaf89f20d681222a7 21:02:06 $ docker rm -f --volumes 28350b5ef5ab1c108d8614094442f9270bf70ba00918d0aaaf89f20d681222a7 [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 21:02:07 provisioning config files... 21:02:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config11510725661413402824tmp [Pipeline] { [Pipeline] sh 21:02:07 + set +x 21:02:07 + curl -s https://codecov.io/bash 21:02:07 + bash -s -- 21:02:07 21:02:07 _____ _ 21:02:07 / ____| | | 21:02:07 | | ___ __| | ___ ___ _____ __ 21:02:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:02:07 | |___| (_) | (_| | __/ (_| (_) \ V / 21:02:07 \_____\___/ \__,_|\___|\___\___/ \_/ 21:02:07 Bash-1.0.6 21:02:07 21:02:07 21:02:07 ==> git version 2.25.1 found 21:02:07 ==> 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 21:02:07 Release-Date: 2020-01-08 21:02:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:02:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:02:07 ==> Jenkins CI detected. 21:02:07 current dir:  /w/workspace/edgex-go/9 21:02:07 project root: . 21:02:07 --> token set from env 21:02:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:02:07 ==> Running gcov in . (disable via -X gcov) 21:02:07 ==> Python coveragepy not found 21:02:07 ==> Searching for coverage reports in: 21:02:07 + . 21:02:07 -> Found 1 reports 21:02:07 ==> Detecting git/mercurial file structure 21:02:07 ==> Reading reports 21:02:07 + ./coverage.out bytes=487418 21:02:07 ==> Appending adjustments 21:02:07 https://docs.codecov.io/docs/fixing-reports 21:02:09 + Found adjustments 21:02:09 ==> Gzipping contents 21:02:09 64K /tmp/codecov.CgZxSr.gz 21:02:09 ==> Uploading reports 21:02:09 url: https://codecov.io 21:02:09 query: branch=PR-4348&commit=70fe86ca86ef950b4a8517b3bd25d7494735c4c9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4348%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4348&job=&cmd_args= 21:02:09 -> Pinging Codecov 21:02:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4348&commit=70fe86ca86ef950b4a8517b3bd25d7494735c4c9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4348%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4348&job=&cmd_args= 21:02:09 -> Uploading to 21:02:09 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/70fe86ca86ef950b4a8517b3bd25d7494735c4c9/2b0befd4-1634-4341-ba8e-2a3479ff1ad7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T210209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34615c8d6f67ede46bb4676945dd14186b3852f1439fcc60ee05f1a50920cc8d 21:02:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:09 Dload Upload Total Spent Left Speed 21:02:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62928 0 0 100 62928 0 221k --:--:-- --:--:-- --:--:-- 221k 21:02:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/70fe86ca86ef950b4a8517b3bd25d7494735c4c9 [Pipeline] } 21:02:09 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 21:02:10 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 21:02:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:02:11 ---> package-listing.sh 21:02:11 ++ facter osfamily 21:02:11 ++ tr '[:upper:]' '[:lower:]' 21:02:11 + OS_FAMILY=debian 21:02:11 + workspace=/w/workspace/edgex-go/9 21:02:11 + START_PACKAGES=/tmp/packages_start.txt 21:02:11 + END_PACKAGES=/tmp/packages_end.txt 21:02:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:11 + PACKAGES=/tmp/packages_start.txt 21:02:11 + '[' /w/workspace/edgex-go/9 ']' 21:02:11 + PACKAGES=/tmp/packages_end.txt 21:02:11 + case "${OS_FAMILY}" in 21:02:11 + dpkg -l 21:02:11 + grep '^ii' 21:02:11 + '[' -f /tmp/packages_start.txt ']' 21:02:11 + '[' -f /tmp/packages_end.txt ']' 21:02:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:11 + '[' /w/workspace/edgex-go/9 ']' 21:02:11 + mkdir -p /w/workspace/edgex-go/9/archives/ 21:02:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 21:02:11 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:02:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:12 21:02:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:12 latest: Pulling from edgex-lftools-log-publisher 21:02:12 5eb5b503b376: Pulling fs layer 21:02:12 5c69ac0246d0: Pulling fs layer 21:02:12 ec43610c2a17: Pulling fs layer 21:02:12 3a2ae6a8a46f: Pulling fs layer 21:02:12 33b1e0a273af: Pulling fs layer 21:02:12 5d3b04190fa2: Pulling fs layer 21:02:12 2f39f015ded8: Pulling fs layer 21:02:12 33b1e0a273af: Waiting 21:02:12 2f39f015ded8: Waiting 21:02:12 3a2ae6a8a46f: Waiting 21:02:12 5d3b04190fa2: Waiting 21:02:12 5c69ac0246d0: Download complete 21:02:12 3a2ae6a8a46f: Verifying Checksum 21:02:12 3a2ae6a8a46f: Download complete 21:02:12 33b1e0a273af: Verifying Checksum 21:02:12 33b1e0a273af: Download complete 21:02:12 5d3b04190fa2: Verifying Checksum 21:02:12 5d3b04190fa2: Download complete 21:02:12 ec43610c2a17: Verifying Checksum 21:02:13 5eb5b503b376: Download complete 21:02:13 2f39f015ded8: Verifying Checksum 21:02:13 2f39f015ded8: Download complete 21:02:14 5eb5b503b376: Pull complete 21:02:14 5c69ac0246d0: Pull complete 21:02:14 ec43610c2a17: Pull complete 21:02:14 3a2ae6a8a46f: Pull complete 21:02:14 33b1e0a273af: Pull complete 21:02:15 5d3b04190fa2: Pull complete 21:02:19 2f39f015ded8: Pull complete 21:02:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:19 prd-ubuntu20.04-docker-8c-8g-5888 does not seem to be running inside a container 21:02: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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:21 $ docker top 8467c09225f8c4ab42d9586b135537866ca9d8024e918ae393d251796f985156 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:22 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:22 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:22 + ls /var/log/sa-host 21:02:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:22 provisioning config files... 21:02:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config893160100130150483tmp [Pipeline] { [Pipeline] echo 21:02:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:23 ---> create-netrc.sh [Pipeline] } 21:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:23 ---> python-tools-install.sh [Pipeline] echo 21:02:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:23 ---> sudo-logs.sh 21:02:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:02:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:24 ---> job-cost.sh 21:02:24 lf-activate-venv: SKIPPING 21:02:24 DEBUG: total: 0.10999999940395355 21:02:24 INFO: Retrieving Stack Cost... 21:02:24 INFO: Retrieving Pricing Info for: v3-standard-8 21:02:24 INFO: Archiving Costs [Pipeline] echo 21:02:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:25 ---> logs-deploy.sh 21:02:25 lf-activate-venv: SKIPPING 21:02:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4348/9 21:02:25 INFO: archiving workspace using pattern(s): 21:02:26 Archives upload complete. 21:02:26 INFO: archiving logs to Nexus