Pull request #4374 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e73e4473cb6ed841adac253e864bdf443d847c6c+affa4ba333889d31d83cf76b7d2a18a0230584e6 (7d227b5a4b7bfaacf63c74ea3c662b333c8e6628) 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-ssh6473650597120838076.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-ssh8030099951749378149.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12384814284963257468.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17888125405406190708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18100881847129389564.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4374/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6295921108513708219.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6764 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c Merge succeeded, producing e73e4473cb6ed841adac253e864bdf443d847c6c Checking out Revision e73e4473cb6ed841adac253e864bdf443d847c6c (PR-4374) Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:50 ========================================================= 19:58:50 EdgeX Global Pipelines Version Info 19:58:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:51 ------------------- 19:58:51 stable info: 19:58:51 ------------------- 19:58:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:51 Message: update stable to v1.0.244 19:58:52 ------------------- 19:58:52 experimental info: 19:58:52 ------------------- 19:58:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:52 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:52 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4374 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4374 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4374 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e73e447 [Pipeline] echo 19:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:53 provisioning config files... 19:58:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9926891144746311032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:53 ---> docker-login.sh 19:58:53 nexus3.edgexfoundry.org:10001 19:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:54 Configure a credential helper to remove this warning. See 19:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:54 19:58:54 Login Succeeded 19:58:54 nexus3.edgexfoundry.org:10002 19:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:54 Configure a credential helper to remove this warning. See 19:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:54 19:58:54 Login Succeeded 19:58:54 nexus3.edgexfoundry.org:10003 19:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:54 Configure a credential helper to remove this warning. See 19:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:54 19:58:54 Login Succeeded 19:58:54 nexus3.edgexfoundry.org:10004 19:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:54 Configure a credential helper to remove this warning. See 19:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:54 19:58:54 Login Succeeded 19:58:54 docker.io 19:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:55 Configure a credential helper to remove this warning. See 19:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:55 19:58:55 Login Succeeded 19:58:55 ---> docker-login.sh ends [Pipeline] } 19:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:55 + 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 19:58:55 + dirname cmd/core-command/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo core-command,cmd/core-command/Dockerfile 19:58:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:55 + dirname cmd/core-data/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo core-data,cmd/core-data/Dockerfile 19:58:55 + dirname cmd/core-metadata/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:55 + dirname cmd/security-bootstrapper/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + dirname cmd/security-proxy-setup/Dockerfile 19:58:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:55 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:55 + dirname cmd/security-spire-agent/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:55 + dirname cmd/security-spire-config/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:55 + dirname cmd/security-spire-server/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:55 + dirname cmd/support-notifications/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:55 + dirname cmd/support-scheduler/Dockerfile 19:58:55 + cut -d/ -f2 19:58:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:55 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 19:58:56 + git rev-list -1 --merges e73e4473cb6ed841adac253e864bdf443d847c6c~1..e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] echo 19:58:56 -----------> git rev-list -1 --merges e73e4473cb6ed841adac253e864bdf443d847c6c~1..e73e4473cb6ed841adac253e864bdf443d847c6c e73e4473cb6ed841adac253e864bdf443d847c6c [false] [Pipeline] sh 19:58:56 + git log --format=format:%s -1 e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] echo 19:58:56 ========================================================= 19:58:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:56 + grep -v github /etc/ssh/ssh_known_hosts 19:58:56 + [ -e /tmp/ssh_known_hosts ] 19:58:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:56 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:57 19:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:57 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:57 b85a868b505f: Pulling fs layer 19:58:57 e2be974225ed: Pulling fs layer 19:58:57 339a4e72a1f5: Pulling fs layer 19:58:57 988bab9f4d93: Pulling fs layer 19:58:57 1469e6f7b9e6: Pulling fs layer 19:58:57 eaf3925da568: Pulling fs layer 19:58:57 bab4dde63d76: Pulling fs layer 19:58:57 bde34c3a00c8: Pulling fs layer 19:58:57 b352a97aabf1: Pulling fs layer 19:58:57 4872d77fe225: Pulling fs layer 19:58:57 5851b861e8e6: Pulling fs layer 19:58:57 1469e6f7b9e6: Waiting 19:58:57 eaf3925da568: Waiting 19:58:57 b352a97aabf1: Waiting 19:58:57 bab4dde63d76: Waiting 19:58:57 bde34c3a00c8: Waiting 19:58:57 988bab9f4d93: Waiting 19:58:57 e2be974225ed: Verifying Checksum 19:58:57 e2be974225ed: Download complete 19:58:57 988bab9f4d93: Verifying Checksum 19:58:57 988bab9f4d93: Download complete 19:58:58 1469e6f7b9e6: Verifying Checksum 19:58:58 1469e6f7b9e6: Download complete 19:58:58 eaf3925da568: Download complete 19:58:58 339a4e72a1f5: Download complete 19:58:58 bde34c3a00c8: Verifying Checksum 19:58:58 bde34c3a00c8: Download complete 19:58:58 b352a97aabf1: Download complete 19:58:58 4872d77fe225: Verifying Checksum 19:58:58 4872d77fe225: Download complete 19:58:58 5851b861e8e6: Download complete 19:58:58 b85a868b505f: Verifying Checksum 19:58:58 b85a868b505f: Download complete 19:58:58 bab4dde63d76: Verifying Checksum 19:58:58 bab4dde63d76: Download complete 19:58:59 b85a868b505f: Pull complete 19:58:59 e2be974225ed: Pull complete 19:59:00 339a4e72a1f5: Pull complete 19:59:00 988bab9f4d93: Pull complete 19:59:00 1469e6f7b9e6: Pull complete 19:59:00 eaf3925da568: Pull complete 19:59:02 bab4dde63d76: Pull complete 19:59:02 bde34c3a00c8: Pull complete 19:59:02 b352a97aabf1: Pull complete 19:59:02 4872d77fe225: Pull complete 19:59:02 5851b861e8e6: Pull complete 19:59:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:02 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 19:59:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:05 $ docker top 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 -eo pid,comm 19:59:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:05 [ssh-agent] Looking for ssh-agent implementation... 19:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:05 $ docker exec 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent 19:59:06 SSH_AUTH_SOCK=/tmp/ssh-ddKauXYAGPaB/agent.32 19:59:06 SSH_AGENT_PID=39 19:59:06 Running ssh-add (command line suppressed) 19:59:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6430210041937979935.key (/w/workspace/edgex-go/1@tmp/private_key_6430210041937979935.key) 19:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:06 + git tag --points-at HEAD [Pipeline] } 19:59:06 $ docker exec --env ******** --env ******** 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent -k 19:59:06 unset SSH_AUTH_SOCK; 19:59:06 unset SSH_AGENT_PID; 19:59:06 echo Agent pid 39 killed; 19:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:06 [ssh-agent] Looking for ssh-agent implementation... 19:59:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:06 $ docker exec 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent 19:59:06 SSH_AUTH_SOCK=/tmp/ssh-MvKIV3Gti3JR/agent.71 19:59:06 SSH_AGENT_PID=77 19:59:06 Running ssh-add (command line suppressed) 19:59:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12596862342843012701.key (/w/workspace/edgex-go/1@tmp/private_key_12596862342843012701.key) 19:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:07 + git semver init 19:59:07 2023-02-20 19:59:07,624 [run_init] DEBUG init version:0.0.0 force:False 19:59:07 2023-02-20 19:59:07,625 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:07 2023-02-20 19:59:07,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:07 2023-02-20 19:59:07,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:12 2023-02-20 19:59:12,626 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:12 2023-02-20 19:59:12,626 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4374 with force:False 19:59:12 2023-02-20 19:59:12,627 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4374 19:59:12 2023-02-20 19:59:12,631 [execute] INFO git cat-file --batch-check 19:59:12 2023-02-20 19:59:12,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:12 2023-02-20 19:59:12,639 [execute] INFO git cat-file --batch 19:59:12 2023-02-20 19:59:12,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:12 2023-02-20 19:59:12,644 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4374 19:59:12 0.0.0 [Pipeline] } 19:59:12 $ docker exec --env ******** --env ******** 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 ssh-agent -k 19:59:13 unset SSH_AUTH_SOCK; 19:59:13 unset SSH_AGENT_PID; 19:59:13 echo Agent pid 77 killed; 19:59:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:13 + git semver [Pipeline] } 19:59:13 $ docker stop --time=1 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 19:59:15 $ docker rm -f --volumes 891ba5ff08585172875f4c75785a03adb2073e2bcf48022391bb53cb9d6492e4 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:15 Stashed 1 file(s) [Pipeline] echo 19:59:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:16 ========================================================= 19:59:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:17 213ec9aee27d: Pulling fs layer 19:59:17 4583459ba037: Pulling fs layer 19:59:17 93c1e223e6f2: Pulling fs layer 19:59:17 53926ce57604: Pulling fs layer 19:59:17 21b2b0c7a3f4: Pulling fs layer 19:59:17 22ff95d597cd: Pulling fs layer 19:59:17 12d6caf4c0d1: Pulling fs layer 19:59:17 96b7cbca73a9: Pulling fs layer 19:59:17 a7acece74701: Pulling fs layer 19:59:17 53926ce57604: Waiting 19:59:17 21b2b0c7a3f4: Waiting 19:59:17 96b7cbca73a9: Waiting 19:59:17 a7acece74701: Waiting 19:59:17 22ff95d597cd: Waiting 19:59:17 12d6caf4c0d1: Waiting 19:59:17 93c1e223e6f2: Download complete 19:59:17 4583459ba037: Verifying Checksum 19:59:17 4583459ba037: Download complete 19:59:17 21b2b0c7a3f4: Verifying Checksum 19:59:17 21b2b0c7a3f4: Download complete 19:59:17 213ec9aee27d: Download complete 19:59:17 12d6caf4c0d1: Download complete 19:59:17 213ec9aee27d: Pull complete 19:59:17 4583459ba037: Pull complete 19:59:17 93c1e223e6f2: Pull complete 19:59:17 a7acece74701: Verifying Checksum 19:59:17 a7acece74701: Download complete 19:59:17 53926ce57604: Verifying Checksum 19:59:17 53926ce57604: Download complete 19:59:18 96b7cbca73a9: Verifying Checksum 19:59:18 96b7cbca73a9: Download complete 19:59:22 53926ce57604: Pull complete 19:59:22 21b2b0c7a3f4: Pull complete 19:59:22 22ff95d597cd: Pull complete 19:59:22 12d6caf4c0d1: Pull complete 19:59:24 96b7cbca73a9: Pull complete 19:59:25 a7acece74701: Pull complete 19:59:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:26 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:26 WORKDIR /edgex 19:59:26 COPY go.mod . 19:59:26 RUN go mod download 19:59:26 docker build -t ci-base-image-x86_64 -f - . 19:59:27 Sending build context to Docker daemon 170.3MB 19:59:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:27 ---> db6d94c90886 19:59:27 Step 2/4 : WORKDIR /edgex 19:59:31 Still waiting to schedule task 19:59:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:39 ---> Running in 628825a49914 19:59:39 Removing intermediate container 628825a49914 19:59:39 ---> 56e00ca717cf 19:59:39 Step 3/4 : COPY go.mod . 19:59:39 ---> b74fc93fcce1 19:59:39 Step 4/4 : RUN go mod download 19:59:39 ---> Running in b043168543cc 19:59:54 Removing intermediate container b043168543cc 19:59:54 ---> 1de2ed19e269 19:59:54 Successfully built 1de2ed19e269 19:59:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:54 + docker inspect -f . ci-base-image-x86_64 19:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:54 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 19:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:55 $ docker top 01525f39214b342962c4ddc92541933fdaa34b92ec0e8d37bb295b808d3ba09f -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:55 + go version 19:59:55 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:55 $ docker stop --time=1 01525f39214b342962c4ddc92541933fdaa34b92ec0e8d37bb295b808d3ba09f 19:59:57 $ docker rm -f --volumes 01525f39214b342962c4ddc92541933fdaa34b92ec0e8d37bb295b808d3ba09f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:58 + docker inspect -f . ci-base-image-x86_64 19:59:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:58 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 19:59: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:58 $ docker top e351040aa2f461ee50ece7b7bda16bd72576e0c8b46fedeef6857f77b5e6b49b -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:59 ========================================================= 19:59:59 [edgeXBuildGoParallel] Running Tests and Build... 19:59:59 ========================================================= [Pipeline] sh 19:59:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:59 + make test 19:59:59 go test -race -coverprofile=coverage.out ./... 20:00:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.123s coverage: 73.7% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.885s coverage: 88.5% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.559s coverage: 79.9% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.060s coverage: 20.0% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.233s coverage: 63.1% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.3% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.188s coverage: 41.0% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:49 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:01:11 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:01:11 go vet ./... 20:01:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6765 in /w/workspace/edgexfoundry_edgex-go_PR-4374 [Pipeline] { [Pipeline] ws 20:01:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:11 The recommended git tool is: git 20:01:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:14 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:14 + ls -al . 20:01:14 total 744 20:01:14 drwxrwxr-x 11 1001 1001 4096 Feb 20 19:59 . 20:01:14 drwxr-xr-x 4 root root 4096 Feb 20 19:59 .. 20:01:14 drwxrwxr-x 2 1001 1001 4096 Feb 20 19:58 .blubracket 20:01:14 -rw-rw-r-- 1 1001 1001 16 Feb 20 19:58 .dockerignore 20:01:14 drwxrwxr-x 8 1001 1001 4096 Feb 20 20:00 .git 20:01:14 drwxrwxr-x 3 1001 1001 4096 Feb 20 19:58 .github 20:01:14 -rw-rw-r-- 1 1001 1001 1024 Feb 20 19:58 .gitignore 20:01:14 -rw-rw-r-- 1 1001 1001 42 Feb 20 19:58 .golangci.yml 20:01:14 -rw-rw-r-- 1 1001 1001 87 Feb 20 19:58 .hadolint.yml 20:01:14 drwxr-xr-x 3 1001 1001 4096 Feb 20 19:59 .semver 20:01:14 -rw-rw-r-- 1 1001 1001 166 Feb 20 19:58 .sonarcloud.properties 20:01:14 -rw-rw-r-- 1 1001 1001 1171 Feb 20 19:58 ADOPTERS.md 20:01:14 -rw-rw-r-- 1 1001 1001 10825 Feb 20 19:58 Attribution.txt 20:01:14 -rw-rw-r-- 1 1001 1001 73765 Feb 20 19:58 CHANGELOG.md 20:01:14 -rw-rw-r-- 1 1001 1001 3804 Feb 20 19:58 CONTRIBUTING.md 20:01:14 -rw-rw-r-- 1 1001 1001 677 Feb 20 19:58 GOVERNANCE.md 20:01:14 -rw-rw-r-- 1 1001 1001 883 Feb 20 19:58 Jenkinsfile 20:01:14 -rw-rw-r-- 1 1001 1001 10775 Feb 20 19:58 LICENSE 20:01:14 -rw-rw-r-- 1 1001 1001 13375 Feb 20 19:58 Makefile 20:01:14 -rw-rw-r-- 1 1001 1001 582 Feb 20 19:58 OWNERS.md 20:01:14 -rw-rw-r-- 1 1001 1001 9403 Feb 20 19:58 README.md 20:01:14 -rw-rw-r-- 1 1001 1001 6912 Feb 20 19:58 SECURITY.md 20:01:14 -rw-rw-r-- 1 1001 1001 5 Feb 20 19:59 VERSION 20:01:14 drwxrwxr-x 2 1001 1001 4096 Feb 20 19:58 bin 20:01:14 drwxrwxr-x 17 1001 1001 4096 Feb 20 19:58 cmd 20:01:14 -rw-r--r-- 1 root root 487323 Feb 20 20:00 coverage.out 20:01:14 -rw-rw-r-- 1 1001 1001 3295 Feb 20 19:58 go.mod 20:01:14 -rw-rw-r-- 1 1001 1001 33318 Feb 20 19:58 go.sum 20:01:14 drwxrwxr-x 7 1001 1001 4096 Feb 20 19:58 internal 20:01:14 drwxrwxr-x 3 1001 1001 4096 Feb 20 19:58 openapi 20:01:14 drwxrwxr-x 4 1001 1001 4096 Feb 20 19:58 snap 20:01:14 -rw-rw-r-- 1 1001 1001 204 Feb 20 19:58 version.go [Pipeline] sh 20:01:15 + '[' -e coverage.out ] 20:01:15 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:15 Stashed 1 file(s) [Pipeline] sh 20:01:15 + make build 20:01:15 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:01:16 using credential edgex-jenkins-ssh 20:01:16 Cloning the remote Git repository 20:01:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:17 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:17 > git --version # timeout=10 20:01:17 > git --version # 'git version 2.25.1' 20:01:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:30 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:01:30 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:01:31 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:01:31 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:01:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:36 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit e73e4473cb6ed841adac253e864bdf443d847c6c 20:01:37 Merge succeeded, producing e73e4473cb6ed841adac253e864bdf443d847c6c 20:01:37 Checking out Revision e73e4473cb6ed841adac253e864bdf443d847c6c (PR-4374) 20:01:37 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0" 20:01:37 > git --version # timeout=10 20:01:37 > git --version # 'git version 2.25.1' 20:01:37 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:01:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4374/head:refs/remotes/origin/PR-4374 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:36 > git config core.sparsecheckout # timeout=10 20:01:36 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 20:01:37 > git remote # timeout=10 20:01:37 > git config --get remote.origin.url # timeout=10 20:01:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:37 > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 20:01:37 > git rev-parse HEAD^{commit} # timeout=10 20:01:37 > git config core.sparsecheckout # timeout=10 20:01:37 > git checkout -f e73e4473cb6ed841adac253e864bdf443d847c6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:39 Dload Upload Total Spent Left Speed 20:01:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh 20:01:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:39 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:01:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:40 + sudo tee /etc/docker/daemon.new 20:01:40 { 20:01:40 "registry-mirrors": [ 20:01:40 "https://nexus3.edgexfoundry.org:10001" 20:01:40 ], 20:01:40 "bip": "10.250.0.254/24", 20:01:40 "hosts": [ 20:01:40 "tcp://0.0.0.0:5555", 20:01:40 "unix:///var/run/docker.sock" 20:01:40 ], 20:01:40 "mtu": 1458, 20:01:40 "selinux-enabled": true, 20:01:40 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:40 } [Pipeline] sh 20:01:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01: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:01:40 + sudo service docker restart 20:01:41 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:01:43 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:01:43 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:01: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:01:47 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:01:48 $ docker stop --time=1 e351040aa2f461ee50ece7b7bda16bd72576e0c8b46fedeef6857f77b5e6b49b 20:01:54 $ docker rm -f --volumes e351040aa2f461ee50ece7b7bda16bd72576e0c8b46fedeef6857f77b5e6b49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:56 20:01:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:56 latest: Pulling from edgex-devops/edgex-compose 20:01:56 cbdbe7a5bc2a: Pulling fs layer 20:01:56 ca9280d653b3: Pulling fs layer 20:01:56 7e9c9ca2126c: Pulling fs layer 20:01:56 cbdbe7a5bc2a: Download complete 20:01:56 cbdbe7a5bc2a: Pull complete 20:01:56 ca9280d653b3: Verifying Checksum 20:01:56 ca9280d653b3: Download complete 20:01:57 7e9c9ca2126c: Download complete 20:01:57 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:59 provisioning config files... 20:01:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7936137964140844481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:59 ---> docker-login.sh 20:01:59 nexus3.edgexfoundry.org:10001 20:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:00 Configure a credential helper to remove this warning. See 20:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:00 20:02:00 Login Succeeded 20:02:00 nexus3.edgexfoundry.org:10002 20:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:00 Configure a credential helper to remove this warning. See 20:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:00 20:02:00 Login Succeeded 20:02:00 nexus3.edgexfoundry.org:10003 20:02:00 7e9c9ca2126c: Pull complete 20:02:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv 20:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:00 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 20:02:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:00 Configure a credential helper to remove this warning. See 20:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:00 20:02:00 Login Succeeded 20:02:00 nexus3.edgexfoundry.org:10004 20:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:01 Configure a credential helper to remove this warning. See 20:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:01 20:02:01 Login Succeeded 20:02:01 docker.io 20:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:01 Configure a credential helper to remove this warning. See 20:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:01 20:02:01 Login Succeeded 20:02:01 ---> docker-login.sh ends 20:02:04 $ docker top bdc687ab65c7c630b00adfd440786e17262bca3c94b8562054d0b71d3d39e8d7 -eo pid,comm [Pipeline] { [Pipeline] } 20:02:04 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:02:04 + docker-compose build --help 20:02:04 + grep parallel [Pipeline] sh 20:02:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:05 ========================================================= 20:02:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:02:05 ========================================================= [Pipeline] fileExists 20:02:05 --parallel Build images in parallel. [Pipeline] sh [Pipeline] } 20:02:05 $ docker stop --time=1 bdc687ab65c7c630b00adfd440786e17262bca3c94b8562054d0b71d3d39e8d7 20:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:05 9b18e9b68314: Pulling fs layer 20:02:05 35d82f9e3411: Pulling fs layer 20:02:05 e16973657156: Pulling fs layer 20:02:05 fc693d55d65f: Pulling fs layer 20:02:05 7e9fc2657dce: Pulling fs layer 20:02:05 dda99020689f: Pulling fs layer 20:02:05 db1c61fa0a46: Pulling fs layer 20:02:05 891c053d2c06: Pulling fs layer 20:02:05 7e9fc2657dce: Waiting 20:02:05 dda99020689f: Waiting 20:02:05 db1c61fa0a46: Waiting 20:02:05 fc693d55d65f: Waiting 20:02:05 891c053d2c06: Waiting 20:02:06 e16973657156: Verifying Checksum 20:02:06 e16973657156: Download complete 20:02:06 35d82f9e3411: Verifying Checksum 20:02:06 35d82f9e3411: Download complete 20:02:06 7e9fc2657dce: Verifying Checksum 20:02:06 7e9fc2657dce: Download complete 20:02:06 dda99020689f: Verifying Checksum 20:02:06 dda99020689f: Download complete 20:02:06 9b18e9b68314: Verifying Checksum 20:02:06 9b18e9b68314: Download complete 20:02:06 $ docker rm -f --volumes bdc687ab65c7c630b00adfd440786e17262bca3c94b8562054d0b71d3d39e8d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 20:02:07 9b18e9b68314: Pull complete 20:02:07 891c053d2c06: Verifying Checksum 20:02:07 891c053d2c06: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:07 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 20:02:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:07 35d82f9e3411: Pull complete 20:02:08 $ docker top 9f779a67c9e4a852dcf68d497b676ed1a048b8e24061958c81d8b9bdd34877bc -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:08 e16973657156: Pull complete 20:02:08 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:08 db1c61fa0a46: Verifying Checksum 20:02:08 db1c61fa0a46: Download complete 20:02:08 fc693d55d65f: Download complete 20:02:09 Building core-command ... 20:02:09 Building core-common-config-bootstrapper ... 20:02:09 Building core-data ... 20:02:09 Building core-metadata ... 20:02:09 Building security-bootstrapper ... 20:02:09 Building security-proxy-setup ... 20:02:09 Building security-secretstore-setup ... 20:02:09 Building security-spiffe-token-provider ... 20:02:09 Building security-spire-agent ... 20:02:09 Building security-spire-config ... 20:02:09 Building security-spire-server ... 20:02:09 Building support-notifications ... 20:02:09 Building support-scheduler ... 20:02:09 Building support-notifications 20:02:09 Building security-bootstrapper 20:02:09 Building core-metadata 20:02:09 Building security-spire-server 20:02:09 Building security-spiffe-token-provider 20:02:20 fc693d55d65f: Pull complete 20:02:20 7e9fc2657dce: Pull complete 20:02:20 dda99020689f: Pull complete 20:02:21 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:02:21 ---> 1de2ed19e269 20:02:21 Step 3/32 : WORKDIR /edgex-go 20:02:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:02:21 ---> 1de2ed19e269 20:02:21 Step 3/19 : WORKDIR /edgex-go 20:02:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:21 ---> 1de2ed19e269 20:02:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:21 ---> 1de2ed19e269 20:02:21 Step 3/23 : WORKDIR /edgex-go 20:02:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:23 ---> 1de2ed19e269 20:02:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:27 db1c61fa0a46: Pull complete 20:02:28 891c053d2c06: Pull complete 20:02:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:29 + docker build -t ci-base-image-arm64 -f - . 20:02:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:29 WORKDIR /edgex 20:02:29 COPY go.mod . 20:02:29 RUN go mod download 20:02:29 Sending build context to Docker daemon 3.091MB 20:02:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:29 ---> f96f9c87975a 20:02:29 Step 2/4 : WORKDIR /edgex 20:02:31 ---> Running in 97f7bf064e9a 20:02:32 Removing intermediate container 97f7bf064e9a 20:02:32 ---> 239f6535a5aa 20:02:32 Step 3/4 : COPY go.mod . 20:02:32 ---> 07b7b63dd039 20:02:32 Step 4/4 : RUN go mod download 20:02:32 ---> Running in 538460e87820 20:02:33 ---> Running in 3b5abbe53942 20:02:33 ---> Running in 986f984dc03d 20:02:33 ---> Running in 7e405b895df6 20:02:33 ---> Running in 42914968d0fc 20:02:33 ---> Running in c31bb5bbb1a5 20:02:33 Removing intermediate container 3b5abbe53942 20:02:33 ---> 7b1917bff7f1 20:02:33 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:02:33 Removing intermediate container c31bb5bbb1a5 20:02:33 ---> 0fa1219be1a8 20:02:33 Step 4/24 : WORKDIR /edgex-go 20:02:33 ---> Running in e9b44d696b45 20:02:33 Removing intermediate container 986f984dc03d 20:02:33 ---> 74ef5f83a053 20:02:33 Step 4/22 : WORKDIR /edgex-go 20:02:33 Removing intermediate container 42914968d0fc 20:02:33 ---> 942d3412fb76 20:02:33 Step 4/32 : RUN apk add --update --no-cache make git 20:02:33 Removing intermediate container 7e405b895df6 20:02:33 ---> 8ec4ad9525b4 20:02:33 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:02:33 ---> Running in 2760a0906bd4 20:02:33 ---> Running in e71b0a08598a 20:02:33 ---> Running in 8a3049f8c6a6 20:02:33 ---> Running in ba36184d72d2 20:02:33 Removing intermediate container 2760a0906bd4 20:02:33 ---> 45b16139b403 20:02:33 Step 5/24 : RUN apk add --update --no-cache make git 20:02:33 ---> Running in b4a2abe72aa9 20:02:33 Removing intermediate container 8a3049f8c6a6 20:02:33 ---> fd7702513202 20:02:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:33 ---> Running in ef0fd89188a3 20:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:34 OK: 211 MiB in 51 packages 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:34 OK: 211 MiB in 51 packages 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:34 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:02:34 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:02:34 OK: 17046 distinct packages available 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:34 OK: 211 MiB in 51 packages 20:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:34 Removing intermediate container e9b44d696b45 20:02:34 ---> 7f42b67123f7 20:02:34 Step 5/23 : COPY go.mod vendor* ./ 20:02:34 OK: 211 MiB in 51 packages 20:02:35 Removing intermediate container e71b0a08598a 20:02:35 ---> 934aeced0766 20:02:35 Step 5/32 : COPY go.mod vendor* ./ 20:02:35 ---> f8f0d0574b09 20:02:35 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 ---> Running in 2e8eed616576 20:02:35 OK: 211 MiB in 51 packages 20:02:35 ---> 050caaf29af7 20:02:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 ---> Running in 612dbdceb4eb 20:02:35 Removing intermediate container b4a2abe72aa9 20:02:35 ---> 1b388e97824a 20:02:35 Step 6/24 : COPY go.mod vendor* ./ 20:02:35 Removing intermediate container ef0fd89188a3 20:02:35 ---> 7bcf58ae0d11 20:02:35 Step 6/22 : COPY go.mod vendor* ./ 20:02:35 ---> 98fc845371f8 20:02:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 ---> Running in fa1c804a0db5 20:02:35 ---> 839818e3f4d2 20:02:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 Removing intermediate container ba36184d72d2 20:02:35 ---> 8b971f004c24 20:02:35 Step 5/19 : COPY go.mod vendor* ./ 20:02:35 ---> Running in 798373803ef2 20:02:35 ---> d7873ac10a25 20:02:35 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 ---> Running in 5d91c0ac415f 20:03:04 Removing intermediate container 538460e87820 20:03:04 ---> 5bfd51860ec4 20:03:04 Successfully built 5bfd51860ec4 20:03:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:05 + docker inspect -f . ci-base-image-arm64 20:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:05 prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container 20:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:07 $ docker top ad3acbcfa822a00172310e12bec88ee470aa90125583e72981ef85a35cf5dc47 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:08 + go version 20:03:08 go version go1.18.7 linux/arm64 [Pipeline] } 20:03:08 $ docker stop --time=1 ad3acbcfa822a00172310e12bec88ee470aa90125583e72981ef85a35cf5dc47 20:03:09 $ docker rm -f --volumes ad3acbcfa822a00172310e12bec88ee470aa90125583e72981ef85a35cf5dc47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:10 + docker inspect -f . ci-base-image-arm64 20:03:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:10 prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container 20:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:12 $ docker top 57d346ff2a431d7ce7b2926113f147eeb5b2e5959ea7d73894cade7060c49314 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:12 ========================================================= 20:03:12 [edgeXBuildGoParallel] Running Tests and Build... 20:03:12 ========================================================= [Pipeline] sh 20:03:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:12 + make test 20:03:12 go test -race -coverprofile=coverage.out ./... 20:03:51 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:58 Removing intermediate container 2e8eed616576 20:03:58 ---> ee6e08013d1a 20:03:58 Step 7/23 : COPY . . 20:03:58 Removing intermediate container fa1c804a0db5 20:03:58 ---> b66ae2cf37e8 20:03:58 Step 8/24 : COPY . . 20:03:58 Removing intermediate container 5d91c0ac415f 20:03:58 ---> 0b858b2e26c8 20:03:58 Step 7/19 : COPY . . 20:03:58 Removing intermediate container 612dbdceb4eb 20:03:58 ---> d5c447b82902 20:03:58 Step 7/32 : COPY . . 20:03:58 Removing intermediate container 798373803ef2 20:03:58 ---> 002dad548c6a 20:03:58 Step 8/22 : COPY . . 20:04:24 ---> 7cbbca3ea169 20:04:24 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:24 ---> 42f12f146288 20:04:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:04:24 ---> e53a43099fb0 20:04:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:24 ---> c7ee6df7e8ff 20:04:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:04:24 ---> Running in 78ac55110671 20:04:24 ---> Running in 44164aeeb43d 20:04:24 ---> 9355e0b0c9b6 20:04:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:04:24 ---> Running in 579a778fa75f 20:04:24 ---> Running in 4362a0f0ac31 20:04:24 ---> Running in 5eac4cb5099b 20:04:24 Removing intermediate container 5eac4cb5099b 20:04:24 ---> f4c127f290c4 20:04:24 Step 9/23 : WORKDIR /edgex-go/spire-build 20:04:24 ---> Running in 01373355c845 20:04:24 Removing intermediate container 01373355c845 20:04:24 ---> 1eb60b2328c9 20:04:24 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:24 ---> Running in 1713cc0bc5ee 20:04:24 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:04:24 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:04:24 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:04:24 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:04:24 Removing intermediate container 1713cc0bc5ee 20:04:24 ---> 14cea1b15c94 20:04:24 Step 11/23 : WORKDIR /edgex-go 20:04:24 ---> Running in e79fea96db29 20:04:24 Removing intermediate container e79fea96db29 20:04:24 ---> c06b628abb2c 20:04:24 20:04:24 Step 12/23 : FROM alpine:3.15 20:04:24 3.15: Pulling from library/alpine 20:04:24 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:04:24 Status: Downloaded newer image for alpine:3.15 20:04:24 ---> 5ce65d7b0fde 20:04:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:24 ---> Running in f97815d01d08 20:04:25 Removing intermediate container f97815d01d08 20:04:25 ---> a8cb4df3b354 20:04:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:26 ---> Running in 3555141011fc 20:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:27 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:27 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:27 OK: 15857 distinct packages available 20:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:27 (1/5) Installing dumb-init (1.2.5-r1) 20:04:27 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:27 (3/5) Installing libucontext (1.1-r0) 20:04:27 (4/5) Installing gcompat (1.0.0-r4) 20:04:27 (5/5) Installing openssl (1.1.1t-r1) 20:04:27 Executing busybox-1.34.1-r7.trigger 20:04:27 OK: 7 MiB in 19 packages 20:04:32 Removing intermediate container 3555141011fc 20:04:32 ---> 839150c4e716 20:04:32 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:40 ---> a71293ec8316 20:04:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:41 ---> a8ba7da28c01 20:04:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:42 ---> 49a6cf59e118 20:04:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:45 ---> 7bf00b5c881e 20:04:45 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:47 ---> Running in fc542448bc51 20:04:47 Removing intermediate container fc542448bc51 20:04:47 ---> 6510f021e8b5 20:04:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:49 ---> Running in b9e8da6ad2b6 20:04:53 Removing intermediate container b9e8da6ad2b6 20:04:53 ---> d3ea94c67aa7 20:04:53 Step 21/23 : LABEL arch=x86_64 20:04:55 ---> Running in dd839f9aef9a 20:04:55 Removing intermediate container dd839f9aef9a 20:04:55 ---> 281b0a65e1bf 20:04:55 Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:04:55 ---> Running in c671935ff092 20:04:55 Removing intermediate container c671935ff092 20:04:55 ---> 37c5a17fcad9 20:04:55 Step 23/23 : LABEL version=0.0.0 20:04:56 ---> Running in 837a21592d15 20:05:02 Removing intermediate container 837a21592d15 20:05:02 ---> 34a2e9bc5061 20:05:02 20:05:02 Successfully built 34a2e9bc5061 20:05:02 Successfully tagged security-spire-server:latest 20:05:02 Building security-proxy-setup 20:05:02  Building security-spire-server ... done Removing intermediate container 78ac55110671 20:05:02 ---> e26fe7f70d31 20:05:02 20:05:02 Step 9/32 : FROM alpine:3.16 20:05:02 Removing intermediate container 44164aeeb43d 20:05:02 ---> 150a5fea25a1 20:05:02 20:05:02 Step 10/24 : FROM alpine:3.16 20:05:04 Removing intermediate container 579a778fa75f 20:05:04 ---> 1eeaefcd2074 20:05:04 20:05:04 Step 9/19 : FROM alpine:3.15 20:05:04 3.16: Pulling from library/alpine 20:05:05 ---> 5ce65d7b0fde 20:05:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:05 ---> Using cache 20:05:05 ---> a8cb4df3b354 20:05:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:08 3.16: Pulling from library/alpine 20:05:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:05:09 ---> 1de2ed19e269 20:05:09 Step 3/21 : WORKDIR /edgex-go 20:05:09 ---> Using cache 20:05:09 ---> 8ec4ad9525b4 20:05:09 Step 4/21 : RUN apk add --update --no-cache make git 20:05:11 ---> Running in 72aae01f0bb4 20:05:11 ---> Running in ed6f36e85d04 20:05:11 Removing intermediate container 4362a0f0ac31 20:05:11 ---> 1aa3cf235b8e 20:05:11 20:05:11 Step 10/22 : FROM alpine:3.16 20:05:12 3.16: Pulling from library/alpine 20:05:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:12 Status: Downloaded newer image for alpine:3.16 20:05:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:12 Status: Image is up to date for alpine:3.16 20:05:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:05:12 Status: Image is up to date for alpine:3.16 20:05:12 ---> dfd21b5a31f5 20:05:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:05:12 ---> dfd21b5a31f5 20:05:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:12 ---> dfd21b5a31f5 20:05:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 ---> Running in 97080a9f705a 20:05:12 ---> Running in 8e45f0e73b11 20:05:12 ---> Running in cdee5e2b9cf9 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:12 OK: 211 MiB in 51 packages 20:05:13 Removing intermediate container 97080a9f705a 20:05:13 ---> b7bb64f44584 20:05:13 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:05:13 ---> Running in 519645bf347b 20:05:13 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:13 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:13 OK: 15857 distinct packages available 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:13 Removing intermediate container 72aae01f0bb4 20:05:13 ---> 2eeeb0db2264 20:05:13 Step 5/21 : COPY go.mod vendor* ./ 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:13 (1/9) Installing ca-certificates (20220614-r0) 20:05:13 (2/9) Installing brotli-libs (1.0.9-r5) 20:05:13 ---> b19f01312623 20:05:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:05:13 (4/9) Installing libcurl (7.80.0-r6) 20:05:13 (1/1) Installing dumb-init (1.2.5-r1) 20:05:13 (5/9) Installing curl (7.80.0-r6) 20:05:13 Executing busybox-1.35.0-r17.trigger 20:05:13 OK: 6 MiB in 15 packages 20:05:13 (6/9) Installing dumb-init (1.2.5-r1) 20:05:13 (7/9) Installing musl-obstack (1.2.3-r0) 20:05:13 (8/9) Installing libucontext (1.1-r0) 20:05:13 (9/9) Installing gcompat (1.0.0-r4) 20:05:13 ---> Running in 0ca13b7b9c87 20:05:13 Executing busybox-1.34.1-r7.trigger 20:05:13 Executing ca-certificates-20220614-r0.trigger 20:05:13 (1/2) Installing ca-certificates (20220614-r0) 20:05:13 (2/2) Installing dumb-init (1.2.5-r1) 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:13 Executing busybox-1.35.0-r17.trigger 20:05:13 OK: 8 MiB in 23 packages 20:05:13 Executing ca-certificates-20220614-r0.trigger 20:05:13 OK: 6 MiB in 16 packages 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:14 (1/2) Installing dumb-init (1.2.5-r1) 20:05:14 (2/2) Installing su-exec (0.2-r1) 20:05:14 Executing busybox-1.35.0-r17.trigger 20:05:14 OK: 6 MiB in 16 packages 20:05:14 Removing intermediate container cdee5e2b9cf9 20:05:14 ---> 8e7bcf8874ad 20:05:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:14 ---> Running in 9613cebcc9b7 20:05:14 Removing intermediate container 9613cebcc9b7 20:05:14 ---> 7ac59bb67c28 20:05:14 Step 13/24 : ENV APP_PORT=59881 20:05:14 ---> Running in 1d4f1e76aac2 20:05:14 Removing intermediate container 8e45f0e73b11 20:05:14 ---> dddb6866657c 20:05:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:14 Removing intermediate container ed6f36e85d04 20:05:14 ---> 69f72a64db05 20:05:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:14 ---> Running in f85cd3e63505 20:05:14 Removing intermediate container 519645bf347b 20:05:14 ---> 8fee83dff321 20:05:14 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:05:14 Removing intermediate container 1d4f1e76aac2 20:05:14 ---> be23d8eef9cf 20:05:14 Step 14/24 : EXPOSE $APP_PORT 20:05:14 ---> Running in 4cca8215a7a5 20:05:14 ---> Running in 546b4435c26c 20:05:14 Removing intermediate container f85cd3e63505 20:05:14 ---> cbbde5ec8f99 20:05:14 Step 13/22 : ENV APP_PORT=59860 20:05:14 ---> Running in b93366b24764 20:05:14 Removing intermediate container 4cca8215a7a5 20:05:14 ---> a0dbd70a86a0 20:05:14 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:05:14 ---> 80cdf611598b 20:05:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:14 ---> Running in a1a29ba1f3ca 20:05:14 Removing intermediate container 546b4435c26c 20:05:14 ---> dd21d746f846 20:05:14 Step 15/24 : WORKDIR / 20:05:14 Removing intermediate container b93366b24764 20:05:14 ---> c914fbdb1e29 20:05:14 Step 14/22 : EXPOSE $APP_PORT 20:05:14 ---> Running in b28b204a8f76 20:05:15 Removing intermediate container a1a29ba1f3ca 20:05:15 ---> d87f945f974f 20:05:15 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:05:15 ---> Running in fa90d2d6451f 20:05:15 ---> Running in 752aeb61f5f1 20:05:15 Removing intermediate container b28b204a8f76 20:05:15 ---> 04ea8004ca3b 20:05:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:15 ---> 8da86ef3da7f 20:05:15 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:05:15 Removing intermediate container fa90d2d6451f 20:05:15 ---> 886a03fca497 20:05:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:15 Removing intermediate container 752aeb61f5f1 20:05:15 ---> f5edf2bc2455 20:05:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:05:15 ---> Running in a7e0c89142e8 20:05:15 ---> b080424769fd 20:05:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:15 ---> b41b086a196e 20:05:15 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:05:15 ---> 1e0e3874abb7 20:05:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:15 ---> Running in 9ed9ae3604de 20:05:15 Removing intermediate container a7e0c89142e8 20:05:15 ---> 40298738912f 20:05:15 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:05:15 Removing intermediate container 9ed9ae3604de 20:05:15 ---> 10068fe00396 20:05:15 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:16 ---> Running in ccd294161307 20:05:16 ---> 06f98e43bc74 20:05:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:05:16 ---> Running in 98fe2d0a0d8b 20:05:16 ---> ae4348e06749 20:05:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:16 Removing intermediate container 98fe2d0a0d8b 20:05:16 ---> 9f29514444e2 20:05:16 Step 17/19 : LABEL arch=x86_64 20:05:16 ---> Running in 5d226098248d 20:05:16 ---> 60e2d7fdfbb7 20:05:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:05:16 ---> 3585076fecaf 20:05:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:05:16 ---> Running in b6595a7697df 20:05:16 Removing intermediate container 5d226098248d 20:05:16 ---> 203b6e9f27a1 20:05:16 Step 18/19 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:05:16 ---> Running in b001f552372f 20:05:16 Removing intermediate container b6595a7697df 20:05:16 ---> 5068af95320e 20:05:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:16 ---> Running in f36b7a6f3a41 20:05:17 ---> cbe411868e4c 20:05:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:05:17 Removing intermediate container b001f552372f 20:05:17 ---> 73dfe45c9672 20:05:17 Step 19/19 : LABEL version=0.0.0 20:05:17 ---> Running in 0361b4e11864 20:05:17 ---> Running in 44ebac1e90d9 20:05:17 Removing intermediate container f36b7a6f3a41 20:05:17 ---> 427e32d099da 20:05:17 Step 20/22 : LABEL arch=x86_64 20:05:17 ---> Running in ee4d1dfc73b9 20:05:17 Removing intermediate container 0361b4e11864 20:05:17 ---> 042cf8574bd1 20:05:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:17 Removing intermediate container 44ebac1e90d9 20:05:17 ---> b45cd7cda141 20:05:17 20:05:17 ---> Running in c052acdcf6cd 20:05:17 Removing intermediate container ee4d1dfc73b9 20:05:17 ---> 615d6ff67719 20:05:17 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:05:17 Successfully built b45cd7cda141 20:05:17 Successfully tagged security-spiffe-token-provider:latest 20:05:17  Building security-spiffe-token-provider ... done Building support-scheduler 20:05:17 Removing intermediate container ccd294161307 20:05:17 ---> fdd84d8b1b1c 20:05:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:05:17 ---> Running in 524cdbbaf2b8 20:05:17 Removing intermediate container c052acdcf6cd 20:05:17 ---> f8c4c1eef0c0 20:05:17 Step 22/24 : LABEL arch=x86_64 20:05:17 ---> Running in 95cb59225a36 20:05:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:21 ---> 1de2ed19e269 20:05:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:21 ---> Using cache 20:05:21 ---> 74ef5f83a053 20:05:21 Step 4/22 : WORKDIR /edgex-go 20:05:21 ---> Using cache 20:05:21 ---> fd7702513202 20:05:21 Step 5/22 : RUN apk add --update --no-cache make git 20:05:22 ---> Running in c5678d1e4551 20:05:22 Removing intermediate container 524cdbbaf2b8 20:05:22 ---> e0aed76cdc99 20:05:22 Step 22/22 : LABEL version=0.0.0 20:05:22 ---> Running in 07c386e9b324 20:05:22 ---> Running in 64f1c0d92a85 20:05:22 Removing intermediate container 95cb59225a36 20:05:22 ---> 636ba37a5f1f 20:05:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:05:22 Removing intermediate container c5678d1e4551 20:05:22 ---> 7d045796db93 20:05:22 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:05:22 Removing intermediate container 64f1c0d92a85 20:05:22 ---> 6bfb35c7fa8b 20:05:22 20:05:22 ---> Running in d99fc84c866e 20:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:22 Successfully built 6bfb35c7fa8b 20:05:22 ---> d5b2f8291681 20:05:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:05:22 Successfully tagged support-notifications:latest 20:05:22 Building security-secretstore-setup 20:05:22  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:23 OK: 211 MiB in 51 packages 20:05:24 ---> Running in 73376e7775ec 20:05:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:25 ---> 1de2ed19e269 20:05:25 Step 3/24 : WORKDIR /edgex-go 20:05:25 ---> Using cache 20:05:25 ---> 8ec4ad9525b4 20:05:25 Step 4/24 : RUN apk add --update --no-cache make git 20:05:25 ---> Using cache 20:05:25 ---> 2eeeb0db2264 20:05:25 Step 5/24 : COPY go.mod vendor* ./ 20:05:25 ---> Using cache 20:05:25 ---> b19f01312623 20:05:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:27 Removing intermediate container d99fc84c866e 20:05:27 ---> dd199efa3e4a 20:05:27 Step 24/24 : LABEL version=0.0.0 20:05:27 ---> Running in 2d48ec09ee8e 20:05:27 ---> Running in 5ad9e8bb8bdf 20:05:27 Removing intermediate container 5ad9e8bb8bdf 20:05:27 ---> 72ff93daa01f 20:05:27 20:05:27 Successfully built 72ff93daa01f 20:05:27 Removing intermediate container 07c386e9b324 20:05:27 ---> d80bc29f0a56 20:05:27 Step 6/22 : COPY go.mod vendor* ./ 20:05:27 Successfully tagged core-metadata:latest 20:05:27 Building security-spire-config 20:05:30  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:30 ---> 1de2ed19e269 20:05:30 Step 3/24 : WORKDIR /edgex-go 20:05:30 ---> Using cache 20:05:30 ---> 8ec4ad9525b4 20:05:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:05:31 ---> 5afbb610465b 20:05:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:32 ---> Running in ba01f35ac643 20:05:32 ---> Running in be3ce6ca3212 20:05:32 Removing intermediate container 73376e7775ec 20:05:32 ---> 0334fe3461ac 20:05:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:32 ---> 37bd0788b26b 20:05:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:32 OK: 211 MiB in 51 packages 20:05:33 ---> bf3a9c39baf1 20:05:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:05:33 ---> 24e09d465a4d 20:05:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:33 Removing intermediate container ba01f35ac643 20:05:33 ---> de1935c6c274 20:05:33 Step 5/24 : COPY go.mod vendor* ./ 20:05:33 ---> 0cf016a83465 20:05:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:33 ---> d3f3418c2d17 20:05:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:33 ---> baf20a8efb50 20:05:33 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:33 ---> Running in 15e0befb0278 20:05:33 ---> 3aed81da0d0e 20:05:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:33 ---> 9b9dcddc8166 20:05:33 Step 27/32 : RUN chmod +x /entrypoint.sh 20:05:33 ---> Running in c351a67d206f 20:05:34 Removing intermediate container c351a67d206f 20:05:34 ---> 3e25354637f6 20:05:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:05:35 ---> Running in 853b6d3bcdc5 20:05:35 Removing intermediate container 853b6d3bcdc5 20:05:35 ---> cb74e121119b 20:05:35 Step 29/32 : CMD ["gate"] 20:05:35 ---> Running in 7af30dd57d63 20:05:35 Removing intermediate container 7af30dd57d63 20:05:35 ---> 6036525971b4 20:05:35 Step 30/32 : LABEL arch=x86_64 20:05:35 ---> Running in bf3c9a8e9e0e 20:05:35 Removing intermediate container bf3c9a8e9e0e 20:05:35 ---> 9996d8b8b843 20:05:35 Step 31/32 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:05:35 ---> Running in e5abe89a12fa 20:05:35 Removing intermediate container e5abe89a12fa 20:05:35 ---> 8d5e99c79bcf 20:05:35 Step 32/32 : LABEL version=0.0.0 20:05:35 ---> Running in 176c2ea6b742 20:05:35 Removing intermediate container 176c2ea6b742 20:05:35 ---> a7ae4ba0c577 20:05:35 20:05:35 Successfully built a7ae4ba0c577 20:05:35 Successfully tagged security-bootstrapper:latest 20:05:35  Building security-bootstrapper ... done Building core-data 20:05:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:37 ---> 1de2ed19e269 20:05:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:37 ---> Using cache 20:05:37 ---> 74ef5f83a053 20:05:37 Step 4/22 : WORKDIR /edgex-go 20:05:37 ---> Using cache 20:05:37 ---> fd7702513202 20:05:37 Step 5/22 : RUN apk add --update --no-cache make git 20:05:37 ---> Using cache 20:05:37 ---> d80bc29f0a56 20:05:37 Step 6/22 : COPY go.mod vendor* ./ 20:05:37 ---> Using cache 20:05:37 ---> 5afbb610465b 20:05:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:40 ---> Running in dc1f3ad40f45 20:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.375s coverage: 28.7% of statements 20:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.701s coverage: 98.5% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.110s coverage: 73.7% of statements 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.579s coverage: 54.0% of statements 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:36 Removing intermediate container 0ca13b7b9c87 20:06:36 ---> 3b48b6a6ddb5 20:06:36 Step 7/21 : COPY . . 20:06:36 Removing intermediate container dc1f3ad40f45 20:06:36 ---> 614008e5f5fb 20:06:36 Step 8/22 : COPY . . 20:06:36 Removing intermediate container be3ce6ca3212 20:06:36 ---> c8f0651e6be8 20:06:36 Step 8/22 : COPY . . 20:06:36 Removing intermediate container 15e0befb0278 20:06:36 ---> 3d62800ba8eb 20:06:36 Step 7/24 : COPY . . 20:06:36 Removing intermediate container 2d48ec09ee8e 20:06:36 ---> 9b1c00dc2aa8 20:06:36 Step 7/24 : COPY . . 20:06:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.703s coverage: 88.5% of statements 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.388s coverage: 3.9% of statements 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.840s coverage: 95.6% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.270s coverage: 72.2% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.938s coverage: 65.9% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.635s coverage: 0.9% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.567s coverage: 29.6% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.412s coverage: 47.1% of statements 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.267s coverage: 82.9% of statements 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.498s coverage: 94.1% of statements 20:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.452s coverage: 96.3% of statements 20:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.402s coverage: 87.5% of statements 20:06:58 ---> 3f3b009b526b 20:06:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:06:58 ---> f46aa9b62ee2 20:06:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:58 ---> b12c851a73ca 20:06:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:06:58 ---> 43c8a26ea850 20:06:58 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:06:58 ---> ff9400f6a3b4 20:06:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:06:58 ---> Running in 118c5f6a94e3 20:06:58 ---> Running in 9f79010885b5 20:06:58 ---> Running in e344b6f0569e 20:06:58 ---> Running in 44b585285a6c 20:06:58 ---> Running in 5621a0f2cda2 20:06:58 Removing intermediate container 9f79010885b5 20:06:58 ---> 565088a2fff3 20:06:58 Step 9/24 : WORKDIR /edgex-go/spire-build 20:06:58 ---> Running in 51d288e8ab54 20:06:58 Removing intermediate container 51d288e8ab54 20:06:58 ---> 1e1fb405a11d 20:06:58 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:06:58 ---> Running in 7527bd23d9b2 20:06:58 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:06:58 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:06:58 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:06:58 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:06:58 Removing intermediate container 7527bd23d9b2 20:06:58 ---> 88933f7df141 20:06:58 Step 11/24 : WORKDIR /edgex-go 20:06:58 ---> Running in 659c297d4b6c 20:06:58 Removing intermediate container 659c297d4b6c 20:06:58 ---> 495aeb767ef7 20:06:58 20:06:58 Step 12/24 : FROM alpine:3.15 20:06:58 ---> 5ce65d7b0fde 20:06:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:58 ---> Using cache 20:06:58 ---> a8cb4df3b354 20:06:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:58 ---> Running in f2b56481e20d 20:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:59 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:06:59 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:06:59 OK: 15857 distinct packages available 20:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:59 (1/4) Installing dumb-init (1.2.5-r1) 20:06:59 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:59 (3/4) Installing libucontext (1.1-r0) 20:06:59 (4/4) Installing gcompat (1.0.0-r4) 20:06:59 Executing busybox-1.34.1-r7.trigger 20:06:59 OK: 6 MiB in 18 packages 20:07:04 Removing intermediate container f2b56481e20d 20:07:04 ---> 67918f25511e 20:07:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.410s coverage: 94.4% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.278s coverage: 44.8% of statements 20:07:08 ---> 7b2579e87bb8 20:07:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:07:10 ---> 96654b52125c 20:07:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:07:11 ---> Running in 54a2bc7d7dcf 20:07:12 Removing intermediate container 54a2bc7d7dcf 20:07:12 ---> b4b41b543aed 20:07:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:07:13 ---> cd4cca0f45bd 20:07:13 Step 19/24 : WORKDIR / 20:07:13 ---> Running in cc5b941fa95a 20:07:14 Removing intermediate container cc5b941fa95a 20:07:14 ---> ce1a1005e30d 20:07:14 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:14 ---> Running in 9a4d522e8353 20:07:15 Removing intermediate container 9a4d522e8353 20:07:15 ---> 7205dbe47799 20:07:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:15 ---> Running in a029097c1bc5 20:07:15 Removing intermediate container a029097c1bc5 20:07:15 ---> 4a6937715768 20:07:15 Step 22/24 : LABEL arch=x86_64 20:07:15 ---> Running in 1f0a396d113c 20:07:16 Removing intermediate container 1f0a396d113c 20:07:16 ---> 83aee9cbefa3 20:07:16 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:07:16 ---> Running in e2d6c206d72b 20:07:16 Removing intermediate container e2d6c206d72b 20:07:16 ---> 9e5baa2791c4 20:07:16 Step 24/24 : LABEL version=0.0.0 20:07:16 ---> Running in 0645101ecb22 20:07:16 Removing intermediate container 0645101ecb22 20:07:16 ---> 602946c71b6b 20:07:16 20:07:16 Successfully built 602946c71b6b 20:07:16 Successfully tagged security-spire-config:latest 20:07:16 Building core-common-config-bootstrapper 20:07:19  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:19 ---> 1de2ed19e269 20:07:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:07:19 ---> Using cache 20:07:19 ---> 74ef5f83a053 20:07:19 Step 4/22 : WORKDIR /edgex-go 20:07:19 ---> Using cache 20:07:19 ---> fd7702513202 20:07:19 Step 5/22 : RUN apk add --update --no-cache make git 20:07:19 ---> Using cache 20:07:19 ---> d80bc29f0a56 20:07:19 Step 6/22 : COPY go.mod vendor* ./ 20:07:19 ---> Using cache 20:07:19 ---> 5afbb610465b 20:07:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:19 ---> Using cache 20:07:19 ---> 614008e5f5fb 20:07:19 Step 8/22 : COPY . . 20:07:19 ---> Using cache 20:07:19 ---> 3f3b009b526b 20:07:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:07: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:07:23 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:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.640s coverage: 79.9% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.332s coverage: 92.9% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.199s coverage: 20.0% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.324s coverage: 77.4% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.324s coverage: 80.0% of statements 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.990s coverage: 91.2% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:26 ---> Running in 44b0401832f0 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.447s coverage: 63.1% of statements 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.351s coverage: 100.0% of statements 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.122s coverage: 100.0% of statements 20:07:30 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:07:32 Removing intermediate container 5621a0f2cda2 20:07:32 ---> 3167e7a63b04 20:07:32 20:07:32 Step 9/24 : FROM alpine:3.16 20:07:32 ---> dfd21b5a31f5 20:07:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:32 Removing intermediate container 118c5f6a94e3 20:07:32 ---> e454e0ba5b60 20:07:32 20:07:32 Step 10/22 : FROM alpine:3.16 20:07:32 ---> dfd21b5a31f5 20:07:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:07:32 ---> Running in f7fdf67d597e 20:07:32 ---> Running in 686dfd81ddab 20:07:33 Removing intermediate container e344b6f0569e 20:07:33 ---> d805ee92eb65 20:07:33 20:07:33 Step 9/21 : FROM alpine:3.16 20:07:33 ---> dfd21b5a31f5 20:07:33 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:07:33 Removing intermediate container 44b585285a6c 20:07:33 ---> 27ba214be32a 20:07:33 20:07:33 Step 10/22 : FROM alpine:3.16 20:07:33 ---> dfd21b5a31f5 20:07:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:07:33 ---> Using cache 20:07:33 ---> 8e7bcf8874ad 20:07:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:33 ---> Using cache 20:07:33 ---> 7ac59bb67c28 20:07:33 Step 13/22 : ENV APP_PORT=59861 20:07:33 Removing intermediate container f7fdf67d597e 20:07:33 ---> 09d1c32dc617 20:07:33 Step 12/22 : ENV APP_PORT=59880 20:07:33 ---> Running in d297b7418ca4 20:07:33 ---> Running in 3b8eefff160d 20:07:33 ---> Running in 44856bb6fe99 20:07:33 Removing intermediate container 44856bb6fe99 20:07:33 ---> 42adb306e0a7 20:07:33 Step 14/22 : EXPOSE $APP_PORT 20:07:33 Removing intermediate container 3b8eefff160d 20:07:33 ---> c21eb8d8e738 20:07:33 Step 13/22 : EXPOSE $APP_PORT 20:07:33 ---> Running in 95a5a306cd9c 20:07:33 ---> Running in 51db90a37b95 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:33 Removing intermediate container 51db90a37b95 20:07:33 ---> 32ee11678a99 20:07:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:33 Removing intermediate container 95a5a306cd9c 20:07:33 ---> 831b681063e4 20:07:33 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:07:33 ---> Running in fdb8509c608e 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:33 (1/3) Installing ca-certificates (20220614-r0) 20:07:33 (2/3) Installing dumb-init (1.2.5-r1) 20:07:33 (3/3) Installing su-exec (0.2-r1) 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:33 Executing busybox-1.35.0-r17.trigger 20:07:33 Executing ca-certificates-20220614-r0.trigger 20:07:33 OK: 6 MiB in 17 packages 20:07:33 (1/6) Installing ca-certificates (20220614-r0) 20:07:33 (2/6) Installing brotli-libs (1.0.9-r6) 20:07:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:07:33 (4/6) Installing libcurl (7.83.1-r6) 20:07:33 (5/6) Installing curl (7.83.1-r6) 20:07:33 (6/6) Installing dumb-init (1.2.5-r1) 20:07:33 Executing busybox-1.35.0-r17.trigger 20:07:33 Executing ca-certificates-20220614-r0.trigger 20:07:33 OK: 8 MiB in 20 packages 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:34 (1/1) Installing dumb-init (1.2.5-r1) 20:07:34 Executing busybox-1.35.0-r17.trigger 20:07:34 OK: 6 MiB in 15 packages 20:07:34 ---> 698f7a02b633 20:07:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:07:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.398s coverage: 65.3% of statements 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:07:36 Removing intermediate container 686dfd81ddab 20:07:36 ---> a5a2dd86b51d 20:07:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:07:36 ---> b5f196a161e3 20:07:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:07:36 ---> Running in e75e70b4ed24 20:07:36 Removing intermediate container fdb8509c608e 20:07:36 ---> ae0d576574fd 20:07:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:37 Removing intermediate container e75e70b4ed24 20:07:37 ---> afc4e60f9c5c 20:07:37 Step 12/24 : WORKDIR / 20:07:37 Removing intermediate container d297b7418ca4 20:07:37 ---> ff6652b86cbb 20:07:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 41.0% of statements 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.336s coverage: 89.5% of statements 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:37 ---> 7800a3a4a826 20:07:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:07:38 ---> Running in 5210dc683bf5 20:07:38 ---> 64d0ad810700 20:07:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:07:38 ---> Running in de1bb1726740 20:07:38 ---> Running in 99b147c00be1 20:07:38 Removing intermediate container 5210dc683bf5 20:07:38 ---> 5666cfa88299 20:07:38 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:07:38 Removing intermediate container de1bb1726740 20:07:38 ---> 564f13b9cb7a 20:07:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:38 Removing intermediate container 99b147c00be1 20:07:38 ---> 0a0cfa619f75 20:07:38 Step 12/21 : WORKDIR /edgex 20:07:38 ---> fd10e6540b57 20:07:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:07:38 ---> Running in 3e2199394b35 20:07:38 ---> 3d59b8d35b85 20:07:38 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:07:38 ---> Running in 2a1dba7d035b 20:07:38 Removing intermediate container 3e2199394b35 20:07:38 ---> 1633445de801 20:07:38 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:07:38 ---> a7de732d6294 20:07:38 Step 18/22 : ENTRYPOINT ["/core-data"] 20:07:38 Removing intermediate container 2a1dba7d035b 20:07:38 ---> 7951631dbb49 20:07:38 Step 20/22 : LABEL arch=x86_64 20:07:38 ---> Running in fbb6c7fa57c9 20:07:38 ---> Running in 81b39cd7e133 20:07:38 ---> 3e3089b6f1e9 20:07:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:07:39 Removing intermediate container 81b39cd7e133 20:07:39 ---> 68e82a4b36d1 20:07:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:39 Removing intermediate container fbb6c7fa57c9 20:07:39 ---> b2a8123378ab 20:07:39 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:07:39 ---> 0f6b144b1be1 20:07:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:07:39 ---> Running in 1fba8022cdbd 20:07:39 ---> Running in df6e2a364e62 20:07:39 ---> 7daaec1c202d 20:07:39 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:07:39 Removing intermediate container 1fba8022cdbd 20:07:39 ---> 48c7c510621d 20:07:39 Step 20/22 : LABEL arch=x86_64 20:07:39 Removing intermediate container df6e2a364e62 20:07:39 ---> 7c9e6d128d11 20:07:39 Step 22/22 : LABEL version=0.0.0 20:07:39 ---> 7ec8a6355287 20:07:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:39 ---> Running in d9109624ece6 20:07:39 ---> Running in 1f02bb195ad5 20:07:39 ---> 4d75385bb507 20:07:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:07:40 Removing intermediate container 1f02bb195ad5 20:07:40 ---> 63f2a0ea7c90 20:07:40 20:07:40 Removing intermediate container d9109624ece6 20:07:40 ---> 64b8b7a46e55 20:07:40 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:07:40 ---> c535890b2622 20:07:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:40 ---> Running in f1fd9d023bb0 20:07:40 Successfully built 63f2a0ea7c90 20:07:40 Successfully tagged support-scheduler:latest 20:07:40  Building support-scheduler ... done Building core-command 20:07:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:44 ---> 1de2ed19e269 20:07:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:44 ---> Using cache 20:07:44 ---> 74ef5f83a053 20:07:44 Step 4/23 : WORKDIR /edgex-go 20:07:44 ---> Using cache 20:07:44 ---> fd7702513202 20:07:44 Step 5/23 : RUN apk add --update --no-cache make git 20:07:44 ---> Using cache 20:07:44 ---> d80bc29f0a56 20:07:44 Step 6/23 : COPY go.mod vendor* ./ 20:07:44 ---> Using cache 20:07:44 ---> 5afbb610465b 20:07:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:44 ---> Using cache 20:07:44 ---> 614008e5f5fb 20:07:44 Step 8/23 : COPY . . 20:07:44 ---> Using cache 20:07:44 ---> 3f3b009b526b 20:07:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.457s coverage: 17.7% of statements 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.750s coverage: 92.3% of statements 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.540s coverage: 97.7% of statements 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:46 ---> c3f573a0ce5c 20:07:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:07:46 Removing intermediate container f1fd9d023bb0 20:07:46 ---> 1c7c0938988f 20:07:46 Step 22/22 : LABEL version=0.0.0 20:07:46 ---> Running in 784eada0190f 20:07:46 ---> 4261bbc87c75 20:07:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:46 ---> Running in 34999ca229ff 20:07:46 Removing intermediate container 34999ca229ff 20:07:46 ---> 2e252bf370d9 20:07:46 20:07:46 Successfully built 2e252bf370d9 20:07:46 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:07:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:46 go vet ./... 20:07:46 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:07:46 ---> bf4362e485ba 20:07:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:46 Successfully tagged core-data:latest 20:07:46 Building security-spire-agent 20:07:49  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:49 ---> 1de2ed19e269 20:07:49 Step 3/24 : WORKDIR /edgex-go 20:07:49 ---> Using cache 20:07:49 ---> 8ec4ad9525b4 20:07:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:07:49 ---> Using cache 20:07:49 ---> de1935c6c274 20:07:49 Step 5/24 : COPY go.mod vendor* ./ 20:07:49 ---> Using cache 20:07:49 ---> d3f3418c2d17 20:07:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:49 ---> Using cache 20:07:49 ---> 3d62800ba8eb 20:07:49 Step 7/24 : COPY . . 20:07:49 ---> Using cache 20:07:49 ---> ff9400f6a3b4 20:07:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:07:49 ---> Using cache 20:07:49 ---> 565088a2fff3 20:07:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:07:49 ---> Using cache 20:07:49 ---> 1e1fb405a11d 20:07:49 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:07:49 ---> Using cache 20:07:49 ---> 88933f7df141 20:07:49 Step 11/24 : WORKDIR /edgex-go 20:07:49 ---> Using cache 20:07:49 ---> 495aeb767ef7 20:07:49 20:07:49 Step 12/24 : FROM alpine:3.15 20:07:49 ---> 5ce65d7b0fde 20:07:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:49 ---> Using cache 20:07:49 ---> a8cb4df3b354 20:07:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:49 ---> Using cache 20:07:49 ---> 839150c4e716 20:07:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07:50 ---> ba7d984aebbc 20:07:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:52 ---> Running in 995e42b5233a 20:07:52 ---> 79ecadb01784 20:07:52 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:52 ---> Running in 81e1783462ae 20:07:52 Removing intermediate container 44b0401832f0 20:07:52 ---> abbe6631b50b 20:07:52 20:07:52 Step 10/22 : FROM alpine:3.16 20:07:52 ---> dfd21b5a31f5 20:07:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:53 ---> Running in 174a097f88c6 20:07:55 Removing intermediate container 174a097f88c6 20:07:55 ---> e12a6aa83423 20:07:55 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:07:55 ---> 8e9ada8ee08f 20:07:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:55 ---> Running in 7fb67c70cd5d 20:07:55 ---> b717891f8999 20:07:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:56 Removing intermediate container 995e42b5233a 20:07:56 ---> 21caa53d7c31 20:07:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:07:56 Removing intermediate container 81e1783462ae 20:07:56 ---> 42121be7298d 20:07:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:07:56 ---> 21d0d64d5cec 20:07:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:56 ---> Running in 9a5c9368dfe6 20:07:56 ---> Running in 5b960ffbbee8 20:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:56 Removing intermediate container 9a5c9368dfe6 20:07:56 ---> 3b50e45826e0 20:07:56 Step 22/24 : LABEL arch=x86_64 20:07:56 Removing intermediate container 5b960ffbbee8 20:07:56 ---> 1d868998f7ca 20:07:56 Step 19/21 : LABEL arch=x86_64 20:07:56 ---> 5080fc434277 20:07:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:56 ---> Running in 054b83b2654c 20:07:56 ---> Running in 441b0c65b2a6 20:07:56 ---> Running in 6837d799e30a 20:07:56 Removing intermediate container 054b83b2654c 20:07:56 ---> 8edee86e7fbd 20:07:56 Step 20/21 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:07:56 (1/1) Installing dumb-init (1.2.5-r1) 20:07:56 Executing busybox-1.35.0-r17.trigger 20:07:56 OK: 6 MiB in 15 packages 20:07:56 Removing intermediate container 441b0c65b2a6 20:07:56 ---> 20b789f8880d 20:07:56 Removing intermediate container 6837d799e30a 20:07:56 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c ---> 22e76f4d6474 20:07:56 20:07:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:56 ---> Running in f9fcccfdb31a 20:07:56 ---> Running in 0e4eb9dadb60 20:07:56 ---> Running in c39dbd5e7eef 20:07:56 Removing intermediate container 0e4eb9dadb60 20:07:56 ---> 952b7e940462 20:07:56 Step 22/24 : LABEL arch=x86_64 20:07:56 ---> Running in e2e5a8d61818 20:07:56 Removing intermediate container c39dbd5e7eef 20:07:56 ---> a885375567a7 20:07:56 Step 24/24 : LABEL version=0.0.0 20:07:57 Removing intermediate container f9fcccfdb31a 20:07:57 ---> d77ff72f6e67 20:07:57 Step 21/21 : LABEL version=0.0.0 20:07:57 ---> Running in c45c98c4b962 20:07:57 ---> Running in a625bd8c9d31 20:07:57 Removing intermediate container e2e5a8d61818 20:07:57 ---> d4847adc8d94 20:07:57 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:07:57 Removing intermediate container 7fb67c70cd5d 20:07:57 ---> 243acb72acbc 20:07:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:57 ---> Running in e780d23b63cc 20:07:57 Removing intermediate container a625bd8c9d31 20:07:57 ---> 9b070b6a0521 20:07:57 20:07:57 Removing intermediate container c45c98c4b962 20:07:57 ---> 29ab1d09da4c 20:07:57 20:07:57 Removing intermediate container e780d23b63cc 20:07:57 ---> a74e8ee645ac 20:07:57 Step 24/24 : LABEL version=0.0.0 20:07:57 Successfully built 9b070b6a0521 20:07:57 Successfully built 29ab1d09da4c 20:07:57 Successfully tagged security-proxy-setup:latest 20:07:57  Building security-proxy-setup ... done Successfully tagged security-secretstore-setup:latest 20:07:57  Building security-secretstore-setup ... done  ---> Running in 40581f4616c5 20:07:57 ---> 2ffd5f10dcee 20:07:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:57 Removing intermediate container 40581f4616c5 20:07:57 ---> 112327425e04 20:07:57 20:07:57 Successfully built 112327425e04 20:07:57 Successfully tagged security-spire-agent:latest 20:07:57  Building security-spire-agent ... done  ---> 05cf528560ff 20:07:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:58 ---> ff6829d6a23a 20:07:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:58 ---> fb6a3b2d1dac 20:07:58 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:58 ---> Running in b400b8f09d88 20:07:59 Removing intermediate container b400b8f09d88 20:07:59 ---> 25f6ed2fd833 20:07:59 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:59 ---> Running in 1f898551716e 20:07:59 Removing intermediate container 1f898551716e 20:07:59 ---> 76071b834450 20:07:59 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:07:59 ---> Running in d688bc98137a 20:07:59 Removing intermediate container d688bc98137a 20:07:59 ---> 6a36ddc8d649 20:07:59 Step 20/22 : LABEL arch=x86_64 20:08:00 ---> Running in ac163e8af2c3 20:08:00 Removing intermediate container ac163e8af2c3 20:08:00 ---> 9dc8a1e380bf 20:08:00 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:08:00 ---> Running in 5eb83da6a5a3 20:08:00 Removing intermediate container 5eb83da6a5a3 20:08:00 ---> fdef9b4dec8e 20:08:00 Step 22/22 : LABEL version=0.0.0 20:08:00 ---> Running in bf824be40f0f 20:08:00 Removing intermediate container bf824be40f0f 20:08:00 ---> 4f523b34cdf4 20:08:00 20:08:00 Successfully built 4f523b34cdf4 20:08:00 Successfully tagged core-common-config-bootstrapper:latest 20:08:06  Building core-common-config-bootstrapper ... done Removing intermediate container 784eada0190f 20:08:06 ---> 27dd3a7493b4 20:08:06 20:08:06 Step 10/23 : FROM alpine:3.16 20:08:06 ---> dfd21b5a31f5 20:08:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:08:06 ---> Using cache 20:08:06 ---> 8e7bcf8874ad 20:08:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:08:06 ---> Using cache 20:08:06 ---> 7ac59bb67c28 20:08:06 Step 13/23 : ENV APP_PORT=59882 20:08:06 ---> Running in 472385c5ea5e 20:08:06 Removing intermediate container 472385c5ea5e 20:08:06 ---> 50573133b7cf 20:08:06 Step 14/23 : EXPOSE $APP_PORT 20:08:06 ---> Running in 738921f2e0ab 20:08:06 Removing intermediate container 738921f2e0ab 20:08:06 ---> 45eea56e21e4 20:08:06 Step 15/23 : WORKDIR / 20:08:06 ---> Running in 07605442e37b 20:08:06 Removing intermediate container 07605442e37b 20:08:06 ---> 8ad41a84ea7c 20:08:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:07 ---> af1e47bdef92 20:08:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:08:07 ---> a4ce30bc315d 20:08:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:08:07 ---> 7b5acf5f6357 20:08:07 Step 19/23 : ENTRYPOINT ["/core-command"] 20:08:07 ---> Running in 8a569c9fcb8e 20:08:07 Removing intermediate container 8a569c9fcb8e 20:08:07 ---> 7bd96f19fe61 20:08:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:07 ---> Running in 5acbb604ec5b 20:08:07 Removing intermediate container 5acbb604ec5b 20:08:07 ---> d98815e85fc7 20:08:07 Step 21/23 : LABEL arch=x86_64 20:08:07 ---> Running in 8942f3c4513b 20:08:07 Removing intermediate container 8942f3c4513b 20:08:07 ---> 32d71bce17bb 20:08:07 Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:08:07 ---> Running in 2d5601d7a433 20:08:08 Removing intermediate container 2d5601d7a433 20:08:08 ---> 12c7182c37c5 20:08:08 Step 23/23 : LABEL version=0.0.0 20:08:08 ---> Running in e9a531c433a3 20:08:08 Removing intermediate container e9a531c433a3 20:08:08 ---> 3527cc31f201 20:08:08 20:08:08 Successfully built 3527cc31f201 20:08:08 Successfully tagged core-command:latest 20:08:08  Building core-command ... done  [Pipeline] } 20:08:08 $ docker stop --time=1 9f779a67c9e4a852dcf68d497b676ed1a048b8e24061958c81d8b9bdd34877bc 20:08:09 $ docker rm -f --volumes 9f779a67c9e4a852dcf68d497b676ed1a048b8e24061958c81d8b9bdd34877bc [Pipeline] // withDockerContainer [Pipeline] sh 20:08:09 + docker images 20:08:09 REPOSITORY TAG IMAGE ID CREATED SIZE 20:08:09 core-command latest 3527cc31f201 1 second ago 17.7MB 20:08:09 27dd3a7493b4 4 seconds ago 1.68GB 20:08:09 core-common-config-bootstrapper latest 4f523b34cdf4 9 seconds ago 15.5MB 20:08:09 security-spire-agent latest 112327425e04 12 seconds ago 125MB 20:08:09 security-secretstore-setup latest 29ab1d09da4c 12 seconds ago 30MB 20:08:09 security-proxy-setup latest 9b070b6a0521 12 seconds ago 27.8MB 20:08:09 abbe6631b50b 20 seconds ago 1.67GB 20:08:09 core-data latest 2e252bf370d9 23 seconds ago 17.9MB 20:08:09 support-scheduler latest 63f2a0ea7c90 30 seconds ago 30MB 20:08:09 d805ee92eb65 37 seconds ago 1.67GB 20:08:09 27ba214be32a 37 seconds ago 1.74GB 20:08:09 e454e0ba5b60 40 seconds ago 1.68GB 20:08:09 3167e7a63b04 40 seconds ago 1.67GB 20:08:09 security-spire-config latest 602946c71b6b 53 seconds ago 85.8MB 20:08:09 495aeb767ef7 About a minute ago 1.55GB 20:08:09 security-bootstrapper latest a7ae4ba0c577 2 minutes ago 20.4MB 20:08:09 core-metadata latest 72ff93daa01f 2 minutes ago 18.5MB 20:08:09 support-notifications latest 6bfb35c7fa8b 2 minutes ago 30.7MB 20:08:09 security-spiffe-token-provider latest b45cd7cda141 2 minutes ago 30MB 20:08:09 1aa3cf235b8e 3 minutes ago 1.74GB 20:08:09 1eeaefcd2074 3 minutes ago 1.72GB 20:08:09 150a5fea25a1 3 minutes ago 1.69GB 20:08:09 security-spire-server latest 34a2e9bc5061 3 minutes ago 86.5MB 20:08:09 e26fe7f70d31 3 minutes ago 1.67GB 20:08:09 c06b628abb2c 3 minutes ago 1.55GB 20:08:09 ci-base-image-x86_64 latest 1de2ed19e269 8 minutes ago 904MB 20:08:09 alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB 20:08:09 alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB 20:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:08:09 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:09:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:09:53 + ls -al . 20:09:53 total 740 20:09:53 drwxrwxr-x 10 1001 1001 4096 Feb 20 20:03 . 20:09:53 drwxr-xr-x 4 root root 4096 Feb 20 20:03 .. 20:09:53 drwxrwxr-x 2 1001 1001 4096 Feb 20 20:01 .blubracket 20:09:53 -rw-rw-r-- 1 1001 1001 16 Feb 20 20:01 .dockerignore 20:09:53 drwxrwxr-x 8 1001 1001 4096 Feb 20 20:01 .git 20:09:53 drwxrwxr-x 3 1001 1001 4096 Feb 20 20:01 .github 20:09:53 -rw-rw-r-- 1 1001 1001 1024 Feb 20 20:01 .gitignore 20:09:53 -rw-rw-r-- 1 1001 1001 42 Feb 20 20:01 .golangci.yml 20:09:53 -rw-rw-r-- 1 1001 1001 87 Feb 20 20:01 .hadolint.yml 20:09:53 -rw-rw-r-- 1 1001 1001 166 Feb 20 20:01 .sonarcloud.properties 20:09:53 -rw-rw-r-- 1 1001 1001 1171 Feb 20 20:01 ADOPTERS.md 20:09:53 -rw-rw-r-- 1 1001 1001 10825 Feb 20 20:01 Attribution.txt 20:09:53 -rw-rw-r-- 1 1001 1001 73765 Feb 20 20:01 CHANGELOG.md 20:09:53 -rw-rw-r-- 1 1001 1001 3804 Feb 20 20:01 CONTRIBUTING.md 20:09:53 -rw-rw-r-- 1 1001 1001 677 Feb 20 20:01 GOVERNANCE.md 20:09:53 -rw-rw-r-- 1 1001 1001 883 Feb 20 20:01 Jenkinsfile 20:09:53 -rw-rw-r-- 1 1001 1001 10775 Feb 20 20:01 LICENSE 20:09:53 -rw-rw-r-- 1 1001 1001 13375 Feb 20 20:01 Makefile 20:09:53 -rw-rw-r-- 1 1001 1001 582 Feb 20 20:01 OWNERS.md 20:09:53 -rw-rw-r-- 1 1001 1001 9403 Feb 20 20:01 README.md 20:09:53 -rw-rw-r-- 1 1001 1001 6912 Feb 20 20:01 SECURITY.md 20:09:53 -rw-rw-r-- 1 1001 1001 5 Feb 20 19:59 VERSION 20:09:53 drwxrwxr-x 2 1001 1001 4096 Feb 20 20:01 bin 20:09:53 drwxrwxr-x 17 1001 1001 4096 Feb 20 20:01 cmd 20:09:53 -rw-r--r-- 1 root root 487323 Feb 20 20:07 coverage.out 20:09:53 -rw-rw-r-- 1 1001 1001 3295 Feb 20 20:01 go.mod 20:09:53 -rw-rw-r-- 1 1001 1001 33318 Feb 20 20:01 go.sum 20:09:53 drwxrwxr-x 7 1001 1001 4096 Feb 20 20:01 internal 20:09:53 drwxrwxr-x 3 1001 1001 4096 Feb 20 20:01 openapi 20:09:53 drwxrwxr-x 4 1001 1001 4096 Feb 20 20:01 snap 20:09:53 -rw-rw-r-- 1 1001 1001 204 Feb 20 20:01 version.go [Pipeline] sh 20:09:54 + '[' -e coverage.out ] 20:09:54 + chown 1001:1001 coverage.out [Pipeline] stash 20:09:54 Warning: overwriting stash ‘coverage-report’ 20:09:55 Stashed 1 file(s) [Pipeline] sh 20:09:55 + make build 20:09:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:11:32 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:11:32 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:11:32 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:11: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:12:21 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:12:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:12:30 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:12:37 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:12:42 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:12:47 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:13:02 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:13:08 $ docker stop --time=1 57d346ff2a431d7ce7b2926113f147eeb5b2e5959ea7d73894cade7060c49314 20:13:11 $ docker rm -f --volumes 57d346ff2a431d7ce7b2926113f147eeb5b2e5959ea7d73894cade7060c49314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:13 20:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:14 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:14 29e5d40040c1: Pulling fs layer 20:13:14 1ce36da41761: Pulling fs layer 20:13:14 25b303627fd3: Pulling fs layer 20:13:14 29e5d40040c1: Verifying Checksum 20:13:14 29e5d40040c1: Download complete 20:13:14 1ce36da41761: Verifying Checksum 20:13:14 1ce36da41761: Download complete 20:13:15 29e5d40040c1: Pull complete 20:13:16 1ce36da41761: Pull complete 20:13:16 25b303627fd3: Verifying Checksum 20:13:16 25b303627fd3: Download complete 20:13:28 25b303627fd3: Pull complete 20:13:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:29 prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container 20:13:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:31 $ docker top 0a88c593424ca131195f8cfcd2672a8b6c502cea97e435aa05363db748a5bdac -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:32 + docker-compose+ buildgrep --help parallel 20:13:32 20:13:39 --parallel Build images in parallel. [Pipeline] } 20:13:39 $ docker stop --time=1 0a88c593424ca131195f8cfcd2672a8b6c502cea97e435aa05363db748a5bdac 20:13:41 $ docker rm -f --volumes 0a88c593424ca131195f8cfcd2672a8b6c502cea97e435aa05363db748a5bdac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:42 prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container 20:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:44 $ docker top b5a5f476e5e71019fa8a83e97289383da1538882b31d1eadeb6fc22b179207d9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:45 + docker-compose -f ./docker-compose-build.yml build --parallel 20:13:51 Building core-command ... 20:13:51 Building core-common-config-bootstrapper ... 20:13:51 Building core-data ... 20:13:51 Building core-metadata ... 20:13:51 Building security-bootstrapper ... 20:13:51 Building security-proxy-setup ... 20:13:51 Building security-secretstore-setup ... 20:13:51 Building security-spiffe-token-provider ... 20:13:51 Building security-spire-agent ... 20:13:51 Building security-spire-config ... 20:13:51 Building security-spire-server ... 20:13:51 Building support-notifications ... 20:13:51 Building support-scheduler ... 20:13:51 Building core-metadata 20:13:51 Building support-scheduler 20:13:51 Building security-proxy-setup 20:13:51 Building core-data 20:13:51 Building security-spire-agent 20:14:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:38 ---> 5bfd51860ec4 20:14:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:14:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:14:38 ---> 5bfd51860ec4 20:14:38 Step 3/24 : WORKDIR /edgex-go 20:14:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:39 ---> 5bfd51860ec4 20:14:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:14:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:14:39 ---> 5bfd51860ec4 20:14:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:14:39 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:14:39 ---> 5bfd51860ec4 20:14:39 Step 3/21 : WORKDIR /edgex-go 20:14:40 ---> Running in 759c76fd265a 20:14:40 ---> Running in 94b16698dbae 20:14:40 ---> Running in fdf90052c45c 20:14:40 ---> Running in a4b7a926b301 20:14:40 ---> Running in a7d2611b603f 20:14:40 Removing intermediate container 759c76fd265a 20:14:40 ---> 5add35c079ae 20:14:40 Step 4/22 : WORKDIR /edgex-go 20:14:40 Removing intermediate container a7d2611b603f 20:14:40 ---> d678e33b9dc1 20:14:40 Step 4/22 : WORKDIR /edgex-go 20:14:40 ---> Running in ab39a2834f79 20:14:40 Removing intermediate container a4b7a926b301 20:14:40 ---> b07ed447746b 20:14:40 Step 4/24 : WORKDIR /edgex-go 20:14:40 Removing intermediate container fdf90052c45c 20:14:40 ---> 7eb0bc3cb6da 20:14:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:14:40 ---> Running in 01a9797e49fc 20:14:40 Removing intermediate container 94b16698dbae 20:14:40 ---> 979187764bc3 20:14:41 Step 4/21 : RUN apk add --update --no-cache make git 20:14:41 ---> Running in 3d2e7a6744d0 20:14:41 ---> Running in 86348a765043 20:14:41 ---> Running in 18258f0926a4 20:14:41 Removing intermediate container 01a9797e49fc 20:14:41 ---> 1dfcecbf7b8a 20:14:41 Step 5/22 : RUN apk add --update --no-cache make git 20:14:41 Removing intermediate container ab39a2834f79 20:14:41 ---> b28463fcae18 20:14:41 Step 5/22 : RUN apk add --update --no-cache make git 20:14:41 ---> Running in e9f69a169c57 20:14:42 ---> Running in 3a23af19fc47 20:14:42 Removing intermediate container 86348a765043 20:14:42 ---> 794fd905b430 20:14:42 Step 5/24 : RUN apk add --update --no-cache make git 20:14:42 ---> Running in 02036d9ba379 20:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:14:45 OK: 221 MiB in 51 packages 20:14:45 OK: 221 MiB in 51 packages 20:14:46 OK: 221 MiB in 51 packages 20:14:46 OK: 221 MiB in 51 packages 20:14:46 OK: 221 MiB in 51 packages 20:14:48 Removing intermediate container 18258f0926a4 20:14:48 ---> dc96641d987d 20:14:48 Step 5/21 : COPY go.mod vendor* ./ 20:14:49 Removing intermediate container 3a23af19fc47 20:14:49 ---> 400681b0d12a 20:14:49 Step 6/22 : COPY go.mod vendor* ./ 20:14:49 Removing intermediate container e9f69a169c57 20:14:49 ---> ab9172f40172 20:14:49 Step 6/22 : COPY go.mod vendor* ./ 20:14:49 Removing intermediate container 3d2e7a6744d0 20:14:49 ---> 547eaad4f727 20:14:49 Step 5/24 : COPY go.mod vendor* ./ 20:14:49 Removing intermediate container 02036d9ba379 20:14:49 ---> 5f36e5840079 20:14:49 Step 6/24 : COPY go.mod vendor* ./ 20:14:50 ---> 79e9a1847647 20:14:50 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:50 ---> Running in 03d50234261e 20:14:50 ---> 556624704e44 20:14:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:50 ---> Running in daa56a390df0 20:14:50 ---> dd4ed505c808 20:14:50 ---> bd3714c8ab08 20:14:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:50 20:14:50 ---> c008a2a89cba 20:14:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:50 ---> Running in 5a2c115544f5 20:14:51 ---> Running in 52bef079a5e1 20:14:51 ---> Running in 480aa871175d 20:16:42 Removing intermediate container 52bef079a5e1 20:16:42 ---> 51d3b4bcfcf8 20:16:42 Step 8/24 : COPY . . 20:16:42 Removing intermediate container 480aa871175d 20:16:42 ---> 7b7e0008a103 20:16:42 Step 7/24 : COPY . . 20:16:42 Removing intermediate container daa56a390df0 20:16:42 ---> be8df71e4039 20:16:42 Step 8/22 : COPY . . 20:16:42 Removing intermediate container 03d50234261e 20:16:42 ---> d7b32bf421a9 20:16:42 Step 7/21 : COPY . . 20:16:42 Removing intermediate container 5a2c115544f5 20:16:42 ---> fed364f537e4 20:16:42 Step 8/22 : COPY . . 20:17:01 ---> 3c298a050da3 20:17:01 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:17:01 ---> 27319e2be2d7 20:17:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:17:01 ---> Running in 46d759cffd63 20:17:01 ---> Running in 63e44e842f4d 20:17:01 ---> 804fb4f226e6 20:17:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:17:01 ---> 122031e4d94f 20:17:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:17:01 ---> 805cb1b367f4 20:17:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:17:01 ---> Running in 776b9a304d05 20:17:01 ---> Running in 8d33e9e35889 20:17:01 ---> Running in 4218e027dcd7 20:17:01 Removing intermediate container 8d33e9e35889 20:17:01 ---> b62ada90a973 20:17:01 Step 9/24 : WORKDIR /edgex-go/spire-build 20:17:01 ---> Running in 5988c1b935df 20:17:01 Removing intermediate container 5988c1b935df 20:17:01 ---> cd71e5a4e418 20:17:01 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:17:01 ---> Running in ae15c7a9cea8 20:17:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:17:01 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:17:02 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:17:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:17:04 Removing intermediate container ae15c7a9cea8 20:17:04 ---> 7549e99e84f8 20:17:04 Step 11/24 : WORKDIR /edgex-go 20:17:04 ---> Running in 2b27b628ef28 20:17:04 Removing intermediate container 2b27b628ef28 20:17:04 ---> 480b7bd01016 20:17:04 20:17:04 Step 12/24 : FROM alpine:3.15 20:17:04 3.15: Pulling from library/alpine 20:17:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:17:06 Status: Downloaded newer image for alpine:3.15 20:17:06 ---> 354640af7b1b 20:17:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:08 ---> Running in 71b766c6b45d 20:17:08 Removing intermediate container 71b766c6b45d 20:17:08 ---> 29ac1858e343 20:17:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:08 ---> Running in c1ca6e60585a 20:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:12 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:17:12 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:17:12 OK: 15734 distinct packages available 20:17:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:17:14 (1/5) Installing dumb-init (1.2.5-r1) 20:17:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:14 (3/5) Installing libucontext (1.1-r0) 20:17:14 (4/5) Installing gcompat (1.0.0-r4) 20:17:14 (5/5) Installing openssl (1.1.1t-r1) 20:17:14 Executing busybox-1.34.1-r7.trigger 20:17:14 OK: 6 MiB in 19 packages 20:17:16 Removing intermediate container c1ca6e60585a 20:17:16 ---> 651f0350e7c2 20:17:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:21 ---> b1fcfe9667be 20:17:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:27 ---> 37312f715e45 20:17:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:17:27 ---> d1fe318b2d7a 20:17:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:17:28 ---> c044ea605405 20:17:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:17:29 ---> ce57e811a90d 20:17:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:29 ---> Running in 4e64f8770913 20:17:30 Removing intermediate container 4e64f8770913 20:17:30 ---> ac0b8fd34fd0 20:17:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:30 ---> Running in 8ad77044629a 20:17:30 Removing intermediate container 8ad77044629a 20:17:30 ---> 7d27f275f77c 20:17:30 Step 22/24 : LABEL arch=arm64 20:17:30 ---> Running in edd07076755e 20:17:31 Removing intermediate container edd07076755e 20:17:31 ---> 90031002dd6c 20:17:31 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:17:31 ---> Running in e102e1947b7c 20:17:32 Removing intermediate container e102e1947b7c 20:17:32 ---> 05a370cf054c 20:17:32 Step 24/24 : LABEL version=0.0.0 20:17:32 ---> Running in 54ee97a6d700 20:17:32 Removing intermediate container 54ee97a6d700 20:17:32 ---> 8b5d2d498ba3 20:17:32 20:17:33 Successfully built 8b5d2d498ba3 20:17:33 Successfully tagged security-spire-agent-arm64:latest 20:17:33  Building security-spire-agent ... done Building core-command 20:17:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:51 ---> 5bfd51860ec4 20:17:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:51 ---> Using cache 20:17:51 ---> b07ed447746b 20:17:51 Step 4/23 : WORKDIR /edgex-go 20:17:51 ---> Using cache 20:17:51 ---> 794fd905b430 20:17:51 Step 5/23 : RUN apk add --update --no-cache make git 20:17:51 ---> Using cache 20:17:51 ---> 5f36e5840079 20:17:51 Step 6/23 : COPY go.mod vendor* ./ 20:17:51 ---> Using cache 20:17:51 ---> bd3714c8ab08 20:17:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:51 ---> Using cache 20:17:51 ---> 51d3b4bcfcf8 20:17:51 Step 8/23 : COPY . . 20:17:51 ---> Using cache 20:17:51 ---> 27319e2be2d7 20:17:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:17:51 ---> Running in 21a86bdbee20 20:17:52 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:23:14 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:23:29 Removing intermediate container 46d759cffd63 20:23:29 ---> 2662bbf6ee22 20:23:29 20:23:29 Step 9/21 : FROM alpine:3.16 20:23:29 3.16: Pulling from library/alpine 20:23:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:29 Status: Downloaded newer image for alpine:3.16 20:23:29 ---> 4c81e5bf8899 20:23:29 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:23:29 ---> Running in 48a933148fdf 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:33 (1/6) Installing ca-certificates (20220614-r0) 20:23:33 (2/6) Installing brotli-libs (1.0.9-r6) 20:23:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:23:33 (4/6) Installing libcurl (7.83.1-r6) 20:23:33 (5/6) Installing curl (7.83.1-r6) 20:23:33 (6/6) Installing dumb-init (1.2.5-r1) 20:23:33 Executing busybox-1.35.0-r17.trigger 20:23:33 Executing ca-certificates-20220614-r0.trigger 20:23:33 OK: 8 MiB in 20 packages 20:23:35 Removing intermediate container 48a933148fdf 20:23:35 ---> 70eca8c4ef2b 20:23:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:36 ---> Running in 800978110b03 20:23:36 Removing intermediate container 800978110b03 20:23:36 ---> 82fafa231c2c 20:23:36 Step 12/21 : WORKDIR /edgex 20:23:36 ---> Running in 688b63ab7860 20:23:37 Removing intermediate container 688b63ab7860 20:23:37 ---> 2dc294ee73c8 20:23:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:23:38 ---> 1254353e47c0 20:23:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:23:39 ---> aa9a91d15d6d 20:23:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:23:40 ---> 90f95bf3232d 20:23:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:23:42 ---> 278dd69423e0 20:23:42 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:42 ---> Running in acc0e21462bd 20:23:45 Removing intermediate container acc0e21462bd 20:23:45 ---> 03d516f8e879 20:23:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:23:45 ---> Running in adbfff06041e 20:23:45 Removing intermediate container adbfff06041e 20:23:45 ---> ec6c6645e269 20:23:45 Step 19/21 : LABEL arch=arm64 20:23:45 ---> Running in fc93dc1f79cb 20:23:46 Removing intermediate container fc93dc1f79cb 20:23:46 ---> 39d798a4a063 20:23:46 Step 20/21 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:23:46 ---> Running in 051168d55a12 20:23:47 Removing intermediate container 051168d55a12 20:23:47 ---> dac1bc20ef42 20:23:47 Step 21/21 : LABEL version=0.0.0 20:23:47 ---> Running in c54203a63620 20:23:47 Removing intermediate container c54203a63620 20:23:47 ---> 77720ed318bf 20:23:47 20:23:47 Successfully built 77720ed318bf 20:23:47 Successfully tagged security-proxy-setup-arm64:latest 20:23:47 Building security-secretstore-setup 20:24:06  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:06 ---> 5bfd51860ec4 20:24:06 Step 3/24 : WORKDIR /edgex-go 20:24:06 ---> Using cache 20:24:06 ---> 979187764bc3 20:24:06 Step 4/24 : RUN apk add --update --no-cache make git 20:24:06 ---> Using cache 20:24:06 ---> dc96641d987d 20:24:06 Step 5/24 : COPY go.mod vendor* ./ 20:24:06 ---> Using cache 20:24:06 ---> 79e9a1847647 20:24:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:06 ---> Using cache 20:24:06 ---> d7b32bf421a9 20:24:06 Step 7/24 : COPY . . 20:24:06 ---> Using cache 20:24:06 ---> 3c298a050da3 20:24:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:06 ---> Running in 9813e2ca5da4 20:24:06 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:24:25 Removing intermediate container 776b9a304d05 20:24:25 ---> e440799b9560 20:24:25 20:24:25 Step 10/22 : FROM alpine:3.16 20:24:25 ---> 4c81e5bf8899 20:24:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:24:25 Removing intermediate container 63e44e842f4d 20:24:25 ---> 6135b6e01221 20:24:25 20:24:25 Step 10/24 : FROM alpine:3.16 20:24:25 ---> 4c81e5bf8899 20:24:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:24:25 ---> Running in 1a651980b771 20:24:25 ---> Running in 316ffbdefdc3 20:24:25 Removing intermediate container 1a651980b771 20:24:25 ---> feb0dc4e3663 20:24:25 Step 12/22 : ENV APP_PORT=59880 20:24:25 ---> Running in 01f69061d6b0 20:24:25 Removing intermediate container 01f69061d6b0 20:24:25 ---> 49d7c9d0bd80 20:24:25 Step 13/22 : EXPOSE $APP_PORT 20:24:25 ---> Running in c900cd660feb 20:24:25 Removing intermediate container c900cd660feb 20:24:25 ---> 7efc75d8be35 20:24:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:24:25 ---> Running in 2f85c4969308 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:27 (1/1) Installing dumb-init (1.2.5-r1) 20:24:28 Executing busybox-1.35.0-r17.trigger 20:24:28 OK: 5 MiB in 15 packages 20:24:29 (1/1) Installing dumb-init (1.2.5-r1) 20:24:29 Executing busybox-1.35.0-r17.trigger 20:24:29 OK: 5 MiB in 15 packages 20:24:30 Removing intermediate container 316ffbdefdc3 20:24:30 ---> fd1822205a9e 20:24:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:30 ---> Running in e230f9a41ac5 20:24:31 Removing intermediate container 2f85c4969308 20:24:31 ---> 5f2a0ec5037e 20:24:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:31 Removing intermediate container e230f9a41ac5 20:24:31 ---> db8564c990fd 20:24:31 Step 13/24 : ENV APP_PORT=59881 20:24:32 ---> Running in 325595a8f86f 20:24:32 Removing intermediate container 325595a8f86f 20:24:32 ---> f75ec06b479f 20:24:32 Step 14/24 : EXPOSE $APP_PORT 20:24:33 ---> Running in 66317c23d40a 20:24:33 ---> 85b16ac4db01 20:24:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:24:35 Removing intermediate container 66317c23d40a 20:24:35 ---> 7293c45f2748 20:24:35 Step 15/24 : WORKDIR / 20:24:36 ---> Running in 29d751e1293e 20:24:36 ---> 26194e8df167 20:24:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:24:37 Removing intermediate container 29d751e1293e 20:24:37 ---> 9835172fc294 20:24:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:38 ---> e3790fa1c3c3 20:24:38 Step 18/22 : ENTRYPOINT ["/core-data"] 20:24:38 ---> Running in a759d078fded 20:24:38 ---> ce17278149fd 20:24:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:39 Removing intermediate container a759d078fded 20:24:39 ---> cc9a23b42555 20:24:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:39 ---> Running in 7b4b1c2536f5 20:24:40 Removing intermediate container 7b4b1c2536f5 20:24:40 ---> b0fb394b1080 20:24:40 Step 20/22 : LABEL arch=arm64 20:24:41 ---> Running in 5dca33207aa0 20:24:42 Removing intermediate container 5dca33207aa0 20:24:42 ---> ad6963a9305a 20:24:42 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:24:42 ---> a71ee7f44f28 20:24:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:42 Removing intermediate container 21a86bdbee20 20:24:42 ---> bf40eb2f483d 20:24:42 20:24:42 Step 10/23 : FROM alpine:3.16 20:24:42 ---> 4c81e5bf8899 20:24:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:24:42 ---> Using cache 20:24:42 ---> fd1822205a9e 20:24:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:42 ---> Using cache 20:24:42 ---> db8564c990fd 20:24:42 Step 13/23 : ENV APP_PORT=59882 20:24:42 ---> Running in 277088721e83 20:24:42 ---> Running in 73a8b6c4aed0 20:24:42 Removing intermediate container 73a8b6c4aed0 20:24:42 Removing intermediate container 277088721e83 20:24:42 ---> 274432a445c5 20:24:42 Step 22/22 : LABEL version=0.0.0 20:24:42 ---> cea8fd0120c0 20:24:42 Step 14/23 : EXPOSE $APP_PORT 20:24:43 ---> Running in e01c2dc1b7f1 20:24:43 ---> Running in eda41c93f6b6 20:24:43 ---> 6930d3a7540a 20:24:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:24:44 Removing intermediate container eda41c93f6b6 20:24:44 ---> ecc5b2910b15 20:24:44 Step 15/23 : WORKDIR / 20:24:44 Removing intermediate container e01c2dc1b7f1 20:24:44 ---> 174349243193 20:24:44 20:24:44 ---> Running in 85e1e4d59436 20:24:44 ---> 5184cab7395b 20:24:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:24:44 Successfully built 174349243193 20:24:44 Successfully tagged core-data-arm64:latest 20:24:44 Building security-spire-config 20:24:44 ---> Running in 5ef20ffd8643 20:24:44  Building core-data ... done Removing intermediate container 85e1e4d59436 20:24:44 ---> 4a38d3dec84a 20:24:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:45 Removing intermediate container 5ef20ffd8643 20:24:45 ---> 42ae5bff0ac3 20:24:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:45 ---> Running in bb4174914068 20:24:46 ---> dc0c7869166f 20:24:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:46 Removing intermediate container bb4174914068 20:24:46 ---> 5a573a44374d 20:24:46 Step 22/24 : LABEL arch=arm64 20:24:46 ---> Running in 5c5127534211 20:24:48 Removing intermediate container 5c5127534211 20:24:48 ---> 6dcdda4c6c93 20:24:48 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:24:48 ---> 97836a1025b6 20:24:48 ---> Running in c5adc9ba5836 20:24:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:24:49 Removing intermediate container c5adc9ba5836 20:24:49 ---> b283b8d81c7c 20:24:49 Step 24/24 : LABEL version=0.0.0 20:24:49 ---> Running in affbd2d2f4ba 20:24:49 ---> ba73be324717 20:24:49 Step 19/23 : ENTRYPOINT ["/core-command"] 20:24:50 ---> Running in 93c3fcab51af 20:24:50 Removing intermediate container affbd2d2f4ba 20:24:50 ---> 19f4497dc9d0 20:24:50 20:24:50 Successfully built 19f4497dc9d0 20:24:50 Removing intermediate container 93c3fcab51af 20:24:50 Successfully tagged core-metadata-arm64:latest 20:24:50 ---> 06a9d157293f 20:24:50  Building core-metadata ... done Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Building support-notifications 20:24:50 20:24:50 ---> Running in 26090e85e3a7 20:24:51 Removing intermediate container 26090e85e3a7 20:24:51 ---> 67931b131183 20:24:51 Step 21/23 : LABEL arch=arm64 20:24:51 ---> Running in 1be1f754f8c7 20:24:52 Removing intermediate container 1be1f754f8c7 20:24:52 ---> 427c2404a070 20:24:52 Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:24:52 ---> Running in 5b9f092f4754 20:24:52 Removing intermediate container 5b9f092f4754 20:24:52 ---> 15d344ffc704 20:24:52 Step 23/23 : LABEL version=0.0.0 20:24:52 ---> Running in c565be47d833 20:24:53 Removing intermediate container c565be47d833 20:24:53 ---> 406fc82a3c9e 20:24:53 20:24:53 Successfully built 406fc82a3c9e 20:24:53 Successfully tagged core-command-arm64:latest 20:24:53 Building security-spire-server 20:25:15  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:15 ---> 5bfd51860ec4 20:25:15 Step 3/24 : WORKDIR /edgex-go 20:25:15 ---> Using cache 20:25:15 ---> 979187764bc3 20:25:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:25:15 ---> Running in 6e22ebda4dd7 20:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:18 OK: 221 MiB in 51 packages 20:25:20 Removing intermediate container 6e22ebda4dd7 20:25:20 ---> f714f5d767a6 20:25:20 Step 5/24 : COPY go.mod vendor* ./ 20:25:21 ---> bf308a8d3ade 20:25:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:21 ---> Running in 540aa4cfd71e 20:25:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:23 ---> 5bfd51860ec4 20:25:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:23 ---> Using cache 20:25:23 ---> b07ed447746b 20:25:23 Step 4/22 : WORKDIR /edgex-go 20:25:23 ---> Using cache 20:25:23 ---> 794fd905b430 20:25:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:25:23 ---> Running in 9627036cd4de 20:25:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:24 ---> 5bfd51860ec4 20:25:24 Step 3/23 : WORKDIR /edgex-go 20:25:24 ---> Using cache 20:25:24 ---> 979187764bc3 20:25:24 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:25:24 ---> Using cache 20:25:24 ---> f714f5d767a6 20:25:24 Step 5/23 : COPY go.mod vendor* ./ 20:25:24 ---> Using cache 20:25:24 ---> bf308a8d3ade 20:25:24 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:24 ---> Running in f478b9d75116 20:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:27 OK: 221 MiB in 51 packages 20:25:29 Removing intermediate container 9627036cd4de 20:25:29 ---> 8fc018070c2b 20:25:29 Step 6/22 : COPY go.mod vendor* ./ 20:25:30 ---> bfd2f06e030b 20:25:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:30 ---> Running in dfe1fe4725ff 20:26:26 Removing intermediate container 4218e027dcd7 20:26:26 ---> 183019013860 20:26:26 20:26:26 Step 10/22 : FROM alpine:3.16 20:26:26 ---> 4c81e5bf8899 20:26:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:26:26 ---> Using cache 20:26:26 ---> fd1822205a9e 20:26:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:26 ---> Using cache 20:26:26 ---> db8564c990fd 20:26:26 Step 13/22 : ENV APP_PORT=59861 20:26:26 ---> Running in 443e10d63618 20:26:26 Removing intermediate container 443e10d63618 20:26:26 ---> 58973c6a71b3 20:26:26 Step 14/22 : EXPOSE $APP_PORT 20:26:26 ---> Running in 1ddc05d4f71f 20:26:26 Removing intermediate container 1ddc05d4f71f 20:26:26 ---> 1153dac2c78e 20:26:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:26 ---> e1064a7c572b 20:26:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:33 ---> b3c2b17e6913 20:26:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:26:35 ---> 848b2e0f7176 20:26:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:26:35 ---> Running in 1a9941cc4de5 20:26:36 Removing intermediate container 1a9941cc4de5 20:26:36 ---> c4c9f1aac0e4 20:26:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:36 ---> Running in a23a947bc668 20:26:37 Removing intermediate container a23a947bc668 20:26:37 ---> 23e31ec332fc 20:26:37 Step 20/22 : LABEL arch=arm64 20:26:37 ---> Running in a330997337e9 20:26:38 Removing intermediate container a330997337e9 20:26:38 ---> 0a448590c0db 20:26:38 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:26:39 ---> Running in bc7aa12fd59f 20:26:40 Removing intermediate container bc7aa12fd59f 20:26:40 ---> 164e3a0ddb45 20:26:40 Step 22/22 : LABEL version=0.0.0 20:26:40 ---> Running in cbc30feb00fd 20:26:41 Removing intermediate container cbc30feb00fd 20:26:41 ---> 1cbc5e1fef17 20:26:41 20:26:43 Successfully built 1cbc5e1fef17 20:26:43 Successfully tagged support-scheduler-arm64:latest 20:26:43  Building support-scheduler ... done Building security-bootstrapper 20:27:05 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:05 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:27:05 ---> 5bfd51860ec4 20:27:05 Step 3/32 : WORKDIR /edgex-go 20:27:05 ---> Using cache 20:27:05 ---> 979187764bc3 20:27:05 Step 4/32 : RUN apk add --update --no-cache make git 20:27:05 ---> Using cache 20:27:05 ---> dc96641d987d 20:27:05 Step 5/32 : COPY go.mod vendor* ./ 20:27:05 ---> Using cache 20:27:05 ---> 79e9a1847647 20:27:05 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:05 ---> Using cache 20:27:05 ---> d7b32bf421a9 20:27:05 Step 7/32 : COPY . . 20:27:05 ---> Using cache 20:27:05 ---> 3c298a050da3 20:27:05 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:27:06 ---> Running in b157f4c78cf1 20:27:09 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:27:41 Removing intermediate container 540aa4cfd71e 20:27:41 ---> 55923fbb0057 20:27:41 Step 7/24 : COPY . . 20:27:41 Removing intermediate container f478b9d75116 20:27:41 ---> f96a7e29201a 20:27:41 Step 7/23 : COPY . . 20:27:41 Removing intermediate container dfe1fe4725ff 20:27:41 ---> a4d844b3114c 20:27:41 Step 8/22 : COPY . . 20:27:50 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:27:56 ---> aab496e993be 20:27:56 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:27:56 ---> Running in ed4eb863801b 20:27:57 Removing intermediate container ed4eb863801b 20:27:57 ---> bd74be06327b 20:27:57 Step 9/24 : WORKDIR /edgex-go/spire-build 20:27:58 ---> Running in 02bc3aef24b1 20:27:59 Removing intermediate container 02bc3aef24b1 20:27:59 ---> dc4bafab30cc 20:27:59 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:27:59 ---> Running in 5e8228c0e2b9 20:28:05 Removing intermediate container 5e8228c0e2b9 20:28:05 ---> 68b985d1e38e 20:28:05 Step 11/24 : WORKDIR /edgex-go 20:28:05 ---> Running in 2285eea2992b 20:28:05 Removing intermediate container 2285eea2992b 20:28:05 ---> 982e35d79b2c 20:28:05 20:28:05 Step 12/24 : FROM alpine:3.15 20:28:05 ---> 354640af7b1b 20:28:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:05 ---> Using cache 20:28:05 ---> 29ac1858e343 20:28:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:28:06 ---> Running in fcdcde27c1fc 20:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:09 ---> 7be839da3a1a 20:28:09 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:28:09 ---> Running in 9bd36dccbf72 20:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:09 ---> d28b8ef0f6ce 20:28:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:28:10 ---> Running in 432f38fc3094 20:28:10 Removing intermediate container 9bd36dccbf72 20:28:10 ---> 2f90e9f555ac 20:28:10 Step 9/23 : WORKDIR /edgex-go/spire-build 20:28:10 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:10 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:10 OK: 15734 distinct packages available 20:28:10 ---> Running in 4d13bb6e5fcc 20:28:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:11 Removing intermediate container 4d13bb6e5fcc 20:28:11 ---> e182d3249c71 20:28:11 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:28:12 ---> Running in 33c024094b37 20:28:12 (1/4) Installing dumb-init (1.2.5-r1) 20:28:12 (2/4) Installing musl-obstack (1.2.3-r0) 20:28:12 (3/4) Installing libucontext (1.1-r0) 20:28:12 (4/4) Installing gcompat (1.0.0-r4) 20:28:12 Executing busybox-1.34.1-r7.trigger 20:28:12 OK: 6 MiB in 18 packages 20:28:13 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:16 Removing intermediate container fcdcde27c1fc 20:28:16 ---> 44d52d021e5e 20:28:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:16 Removing intermediate container 9813e2ca5da4 20:28:16 ---> baea15fe5e24 20:28:16 20:28:16 Step 9/24 : FROM alpine:3.16 20:28:16 ---> 4c81e5bf8899 20:28:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:28:16 ---> Running in 9e52c8724836 20:28:16 Removing intermediate container 33c024094b37 20:28:16 ---> 63de9c3ca353 20:28:16 Step 11/23 : WORKDIR /edgex-go 20:28:16 ---> Running in d1c98cf0e5f6 20:28:17 Removing intermediate container d1c98cf0e5f6 20:28:17 ---> 9aed113abaf6 20:28:17 20:28:17 Step 12/23 : FROM alpine:3.15 20:28:17 ---> 354640af7b1b 20:28:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:17 ---> Using cache 20:28:17 ---> 29ac1858e343 20:28:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:17 ---> Using cache 20:28:17 ---> 651f0350e7c2 20:28:17 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:20 (1/3) Installing ca-certificates (20220614-r0) 20:28:20 (2/3) Installing dumb-init (1.2.5-r1) 20:28:20 (3/3) Installing su-exec (0.2-r1) 20:28:20 Executing busybox-1.35.0-r17.trigger 20:28:20 Executing ca-certificates-20220614-r0.trigger 20:28:21 OK: 6 MiB in 17 packages 20:28:24 Removing intermediate container 9e52c8724836 20:28:24 ---> 9feedacb9d1b 20:28:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:28:24 ---> Running in 70c425a310a7 20:28:27 Removing intermediate container 70c425a310a7 20:28:27 ---> fa677e182d6d 20:28:27 Step 12/24 : WORKDIR / 20:28:27 ---> Running in e127c67f09aa 20:28:27 ---> 82ea0182d469 20:28:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:28:27 ---> 86b8a4dbb4ad 20:28:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:28 Removing intermediate container e127c67f09aa 20:28:28 ---> f6af082478d0 20:28:28 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:28 ---> bf77f60aae84 20:28:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:28:29 ---> 46090563cfef 20:28:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:29 ---> Running in 14a121f3643c 20:28:30 ---> f1bbd52c0abc 20:28:30 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:30 Removing intermediate container 14a121f3643c 20:28:30 ---> 2efbfe3824b7 20:28:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:28:30 ---> d2357424a0ea 20:28:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:31 ---> 4c6dd12224f5 20:28:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:28:31 ---> 7dd87b52791e 20:28:31 Step 19/24 : WORKDIR / 20:28:31 ---> Running in 08ac3e4d2916 20:28:32 ---> d3d7b7b7d179 20:28:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:32 ---> Running in 0be3d31bf48a 20:28:32 Removing intermediate container 08ac3e4d2916 20:28:32 ---> 35b8867534e3 20:28:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:32 ---> Running in 3d884c207c9e 20:28:32 ---> 086683b70d6d 20:28:32 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:33 Removing intermediate container 0be3d31bf48a 20:28:33 ---> 6ea059b12325 20:28:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:33 ---> Running in 3aa28d26d52e 20:28:33 Removing intermediate container 3d884c207c9e 20:28:33 ---> 809922e04142 20:28:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:33 ---> Running in a3fb785829b9 20:28:34 Removing intermediate container 3aa28d26d52e 20:28:34 ---> a70ad55eff2c 20:28:34 Step 21/23 : LABEL arch=arm64 20:28:34 ---> Running in 9fb6fbc37097 20:28:34 ---> 221f62692733 20:28:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:34 Removing intermediate container a3fb785829b9 20:28:34 ---> 57a18b857301 20:28:34 Step 22/24 : LABEL arch=arm64 20:28:35 ---> Running in e790ad66829f 20:28:35 Removing intermediate container 9fb6fbc37097 20:28:35 ---> 912e8c1af70f 20:28:35 Step 22/23 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:28:35 ---> Running in 78890a13c51a 20:28:35 Removing intermediate container e790ad66829f 20:28:35 ---> c7464b195852 20:28:35 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:28:35 ---> Running in eebb09c7c285 20:28:36 Removing intermediate container 78890a13c51a 20:28:36 ---> efdfc3e25832 20:28:36 Step 23/23 : LABEL version=0.0.0 20:28:36 ---> Running in fc5e873be9a7 20:28:37 ---> ae29ceb1d24c 20:28:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:28:37 Removing intermediate container eebb09c7c285 20:28:37 ---> f215e446f200 20:28:37 Step 24/24 : LABEL version=0.0.0 20:28:37 ---> Running in ec18fc292d41 20:28:37 Removing intermediate container fc5e873be9a7 20:28:37 ---> b869bf1d792f 20:28:37 20:28:38 Removing intermediate container ec18fc292d41 20:28:38 ---> 63f3b842429d 20:28:38 20:28:38 Successfully built b869bf1d792f 20:28:38 Successfully tagged security-spire-server-arm64:latest 20:28:38  Building security-spire-server ... done Building security-spiffe-token-provider 20:28:38 Successfully built 63f3b842429d 20:28:39 Successfully tagged security-spire-config-arm64:latest 20:28:39  Building security-spire-config ... done Building core-common-config-bootstrapper 20:28:39 ---> e5cafd070fb5 20:28:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:28:40 ---> 6862cbf6164e 20:28:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:28:40 ---> Running in 6df00fdda1a7 20:28:44 Removing intermediate container 6df00fdda1a7 20:28:44 ---> e588e902b28a 20:28:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:28:44 ---> Running in 524e76b32812 20:28:44 Removing intermediate container 524e76b32812 20:28:44 ---> 743a5451013e 20:28:44 Step 22/24 : LABEL arch=arm64 20:28:44 ---> Running in 3ac13d747545 20:28:45 Removing intermediate container 3ac13d747545 20:28:45 ---> 444e50c6ba2c 20:28:45 Step 23/24 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:28:45 ---> Running in b6519e8584ce 20:28:46 Removing intermediate container b6519e8584ce 20:28:46 ---> e391f08c5e0a 20:28:46 Step 24/24 : LABEL version=0.0.0 20:28:46 ---> Running in d97070bc3504 20:28:46 Removing intermediate container d97070bc3504 20:28:46 ---> f6101c26b5e6 20:28:46 20:28:47 Successfully built f6101c26b5e6 20:28:47 Successfully tagged security-secretstore-setup-arm64:latest 20:29:02  Building security-secretstore-setup ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:02 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:29:02 ---> 5bfd51860ec4 20:29:02 Step 3/19 : WORKDIR /edgex-go 20:29:02 ---> Using cache 20:29:02 ---> 979187764bc3 20:29:02 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:29:02 ---> Running in e02102d4a9cd 20:29:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:03 ---> 5bfd51860ec4 20:29:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:29:03 ---> Using cache 20:29:03 ---> b07ed447746b 20:29:03 Step 4/22 : WORKDIR /edgex-go 20:29:03 ---> Using cache 20:29:03 ---> 794fd905b430 20:29:03 Step 5/22 : RUN apk add --update --no-cache make git 20:29:03 ---> Using cache 20:29:03 ---> 5f36e5840079 20:29:03 Step 6/22 : COPY go.mod vendor* ./ 20:29:03 ---> Using cache 20:29:03 ---> bd3714c8ab08 20:29:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:03 ---> Using cache 20:29:03 ---> 51d3b4bcfcf8 20:29:03 Step 8/22 : COPY . . 20:29:03 ---> Using cache 20:29:03 ---> 27319e2be2d7 20:29:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:29:03 ---> Running in f98fd6ee0a69 20:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:05 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:29:05 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:29:05 OK: 16903 distinct packages available 20:29: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:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:07 OK: 221 MiB in 51 packages 20:29:08 Removing intermediate container e02102d4a9cd 20:29:08 ---> 345da56897cd 20:29:08 Step 5/19 : COPY go.mod vendor* ./ 20:29:09 ---> a1d9b6ca9e89 20:29:09 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:09 ---> Running in 8f8658479b37 20:30:46 Removing intermediate container 8f8658479b37 20:30:46 ---> 213b855d4aac 20:30:46 Step 7/19 : COPY . . 20:30:46 ---> 33b56828b6b0 20:30:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:46 ---> Running in 2d7f90345fda 20:30:47 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:31:43 Removing intermediate container b157f4c78cf1 20:31:43 ---> 849b81c2df2e 20:31:43 20:31:43 Step 9/32 : FROM alpine:3.16 20:31:43 ---> 4c81e5bf8899 20:31:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:43 ---> Running in f990f4bab082 20:31:43 Removing intermediate container f990f4bab082 20:31:43 ---> 18f7930220fd 20:31:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:31:43 ---> Running in 91dc6c41b4c6 20:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:43 (1/2) Installing dumb-init (1.2.5-r1) 20:31:43 (2/2) Installing su-exec (0.2-r1) 20:31:43 Executing busybox-1.35.0-r17.trigger 20:31:43 OK: 5 MiB in 16 packages 20:31:43 Removing intermediate container 91dc6c41b4c6 20:31:43 ---> acdf0a38c949 20:31:43 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:31:43 ---> Running in 1a3bb8ccc0eb 20:31:43 Removing intermediate container 1a3bb8ccc0eb 20:31:43 ---> bb777be46f02 20:31:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:43 ---> Running in 97524330258a 20:31:43 Removing intermediate container 97524330258a 20:31:43 ---> 7dbd45c8f244 20:31:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:43 ---> Running in 80ba9095934c 20:31:44 Removing intermediate container 80ba9095934c 20:31:44 ---> fa0ead53993d 20:31:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:44 ---> Running in b8cffe15318c 20:31:45 Removing intermediate container b8cffe15318c 20:31:45 ---> 78c994d7640a 20:31:45 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:45 ---> Running in 80cc4b76dcbb 20:31:48 Removing intermediate container 80cc4b76dcbb 20:31:48 ---> 5cb8b9477492 20:31:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:48 ---> Running in 496bc03ed8d7 20:31:48 Removing intermediate container 496bc03ed8d7 20:31:48 ---> c1dff1a7078a 20:31:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:49 ---> 59626cbc9b46 20:31:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:49 ---> Running in 84df2ac91cee 20:31:54 Removing intermediate container 84df2ac91cee 20:31:54 ---> 0b6ac14c64e0 20:31:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:54 ---> 31814e233543 20:31:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:56 ---> aafa80611f7f 20:31:56 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:57 ---> adc97bb67a7b 20:31:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:58 ---> 5b96ab06ffb2 20:31:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:31:59 ---> 7de13d8786eb 20:31:59 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:00 ---> 865a6bda9a78 20:32:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:01 ---> a95b35a9bfb3 20:32:01 Step 27/32 : RUN chmod +x /entrypoint.sh 20:32:01 ---> Running in f63f7448be6e 20:32:06 Removing intermediate container f63f7448be6e 20:32:06 ---> d71d1d61ae80 20:32:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:32:06 ---> Running in 374c3ecef740 20:32:06 Removing intermediate container 374c3ecef740 20:32:06 ---> 9a0c3aaafd9f 20:32:06 Step 29/32 : CMD ["gate"] 20:32:06 ---> Running in b3a83e894326 20:32:07 Removing intermediate container b3a83e894326 20:32:07 ---> 54cc11dd21f4 20:32:07 Step 30/32 : LABEL arch=arm64 20:32:07 ---> Running in affe6dbff221 20:32:07 Removing intermediate container affe6dbff221 20:32:07 ---> 547df966fe97 20:32:07 Step 31/32 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:32:07 ---> Running in 0cd7c2aef7fb 20:32:08 Removing intermediate container 0cd7c2aef7fb 20:32:08 ---> c9e400d02ef5 20:32:08 Step 32/32 : LABEL version=0.0.0 20:32:08 ---> Running in bd9f8a85ff36 20:32:08 Removing intermediate container bd9f8a85ff36 20:32:08 ---> 30c098945164 20:32:08 20:32:09 Successfully built 30c098945164 20:32:09 Successfully tagged security-bootstrapper-arm64:latest 20:33:45  Building security-bootstrapper ... done Removing intermediate container f98fd6ee0a69 20:33:45 ---> 63aa240c1887 20:33:45 20:33:45 Step 10/22 : FROM alpine:3.16 20:33:45 ---> 4c81e5bf8899 20:33:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:33:45 ---> Running in b998540c3a62 20:33:45 Removing intermediate container b998540c3a62 20:33:45 ---> 8637166ff3bf 20:33:45 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:33:45 ---> Running in e7c807e2ff43 20:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:45 (1/1) Installing dumb-init (1.2.5-r1) 20:33:45 Executing busybox-1.35.0-r17.trigger 20:33:45 OK: 5 MiB in 15 packages 20:33:45 Removing intermediate container e7c807e2ff43 20:33:45 ---> e8d11e747a13 20:33:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:45 ---> 61856980d804 20:33:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:33:45 ---> 2a98d7b0f70b 20:33:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:33:45 ---> 47e2583481ea 20:33:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:33:45 ---> 90d90e1563de 20:33:45 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:47 ---> Running in f4e2de94a363 20:33:50 Removing intermediate container f4e2de94a363 20:33:50 ---> b9b6343e0fb7 20:33:50 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:33:50 ---> Running in dc7b65732957 20:33:50 Removing intermediate container dc7b65732957 20:33:50 ---> 905a1f6cf786 20:33:50 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:33:50 ---> Running in fa0d39f43bba 20:33:51 Removing intermediate container fa0d39f43bba 20:33:51 ---> 22dd5f7a1fd0 20:33:51 Step 20/22 : LABEL arch=arm64 20:33:51 ---> Running in 1d29f055b9fb 20:33:51 Removing intermediate container 1d29f055b9fb 20:33:51 ---> caf7635a3992 20:33:51 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:33:51 ---> Running in 648e04a34e21 20:33:52 Removing intermediate container 648e04a34e21 20:33:52 ---> 7d1547442f42 20:33:52 Step 22/22 : LABEL version=0.0.0 20:33:52 ---> Running in 6ad19d2bc319 20:33:53 Removing intermediate container 6ad19d2bc319 20:33:53 ---> b7eadb815559 20:33:53 20:33:53 Successfully built b7eadb815559 20:33:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:34:40  Building core-common-config-bootstrapper ... done Removing intermediate container 432f38fc3094 20:34:40 ---> 7efb2fe558bc 20:34:40 20:34:40 Step 10/22 : FROM alpine:3.16 20:34:40 ---> 4c81e5bf8899 20:34:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:40 ---> Running in babbfe228e87 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:40 (1/2) Installing ca-certificates (20220614-r0) 20:34:40 (2/2) Installing dumb-init (1.2.5-r1) 20:34:40 Executing busybox-1.35.0-r17.trigger 20:34:40 Executing ca-certificates-20220614-r0.trigger 20:34:40 OK: 6 MiB in 16 packages 20:34:40 Removing intermediate container babbfe228e87 20:34:40 ---> 4f698c08149a 20:34:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:40 ---> Running in 389001c556de 20:34:40 Removing intermediate container 389001c556de 20:34:40 ---> 1b358003239e 20:34:40 Step 13/22 : ENV APP_PORT=59860 20:34:40 ---> Running in e6ac27f1383a 20:34:40 Removing intermediate container e6ac27f1383a 20:34:40 ---> 323e2337bfc9 20:34:40 Step 14/22 : EXPOSE $APP_PORT 20:34:40 ---> Running in 678107c3326c 20:34:40 Removing intermediate container 678107c3326c 20:34:40 ---> ed3d35a64648 20:34:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:41 ---> 8e7cd09c04cb 20:34:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:43 ---> 5f7513a15da6 20:34:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:43 ---> 08206166a517 20:34:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:34:43 ---> Running in 3a807ee27a33 20:34:44 Removing intermediate container 3a807ee27a33 20:34:44 ---> 417cf1dc5748 20:34:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:44 ---> Running in 4774cc73a023 20:34:44 Removing intermediate container 4774cc73a023 20:34:44 ---> 1067f810736b 20:34:44 Step 20/22 : LABEL arch=arm64 20:34:44 ---> Running in 794472c1f93e 20:34:45 Removing intermediate container 794472c1f93e 20:34:45 ---> 009cd32dd531 20:34:45 Step 21/22 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:34:45 ---> Running in b091bff4c5ba 20:34:45 Removing intermediate container b091bff4c5ba 20:34:45 ---> 78765136a0a9 20:34:45 Step 22/22 : LABEL version=0.0.0 20:34:45 ---> Running in 61eeac362a21 20:34:45 Removing intermediate container 61eeac362a21 20:34:45 ---> 5ce8bfc0555c 20:34:45 20:34:46 Successfully built 5ce8bfc0555c 20:34:46 Successfully tagged support-notifications-arm64:latest 20:34:58  Building support-notifications ... done Removing intermediate container 2d7f90345fda 20:34:58 ---> 4048bb715178 20:34:58 20:34:58 Step 9/19 : FROM alpine:3.15 20:34:58 ---> 354640af7b1b 20:34:58 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:58 ---> Using cache 20:34:58 ---> 29ac1858e343 20:34:58 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:58 ---> Running in a16bd52ccda1 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:00 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:35:00 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:35:00 OK: 15734 distinct packages available 20:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:02 (1/9) Installing ca-certificates (20220614-r0) 20:35:02 (2/9) Installing brotli-libs (1.0.9-r5) 20:35:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:35:02 (4/9) Installing libcurl (7.80.0-r6) 20:35:02 (5/9) Installing curl (7.80.0-r6) 20:35:02 (6/9) Installing dumb-init (1.2.5-r1) 20:35:02 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:02 (8/9) Installing libucontext (1.1-r0) 20:35:02 (9/9) Installing gcompat (1.0.0-r4) 20:35:02 Executing busybox-1.34.1-r7.trigger 20:35:02 Executing ca-certificates-20220614-r0.trigger 20:35:02 OK: 8 MiB in 23 packages 20:35:03 Removing intermediate container a16bd52ccda1 20:35:03 ---> 1a19f1fc4299 20:35:03 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:03 ---> e49d96e82704 20:35:03 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:05 ---> ce5159fecdf9 20:35:05 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:35:05 ---> 2b7e499a8eeb 20:35:05 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:05 ---> Running in 81f4ca57cb8f 20:35:06 Removing intermediate container 81f4ca57cb8f 20:35:06 ---> 08bfcd11bd7b 20:35:06 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:06 ---> Running in b487bff1dc6b 20:35:06 Removing intermediate container b487bff1dc6b 20:35:06 ---> f44d5173ad73 20:35:06 Step 17/19 : LABEL arch=arm64 20:35:06 ---> Running in 1954cec5c34e 20:35:07 Removing intermediate container 1954cec5c34e 20:35:07 ---> 16d9094d08db 20:35:07 Step 18/19 : LABEL git_sha=e73e4473cb6ed841adac253e864bdf443d847c6c 20:35:07 ---> Running in dc07169f5424 20:35:07 Removing intermediate container dc07169f5424 20:35:07 ---> a7040ce2d2d5 20:35:07 Step 19/19 : LABEL version=0.0.0 20:35:07 ---> Running in c211ec60a32e 20:35:07 Removing intermediate container c211ec60a32e 20:35:07 ---> 5bddf950a542 20:35:07 20:35:07 Successfully built 5bddf950a542 20:35:07 Successfully tagged security-spiffe-token-provider-arm64:latest 20:35:08  Building security-spiffe-token-provider ... done  [Pipeline] } 20:35:08 $ docker stop --time=1 b5a5f476e5e71019fa8a83e97289383da1538882b31d1eadeb6fc22b179207d9 20:35:09 $ docker rm -f --volumes b5a5f476e5e71019fa8a83e97289383da1538882b31d1eadeb6fc22b179207d9 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:10 + docker images 20:35:10 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:10 security-spiffe-token-provider-arm64 latest 5bddf950a542 3 seconds ago 29.1MB 20:35:10 4048bb715178 14 seconds ago 1.54GB 20:35:10 support-notifications-arm64 latest 5ce8bfc0555c 25 seconds ago 29.7MB 20:35:10 7efb2fe558bc 38 seconds ago 1.57GB 20:35:10 core-common-config-bootstrapper-arm64 latest b7eadb815559 About a minute ago 14.9MB 20:35:10 63aa240c1887 About a minute ago 1.5GB 20:35:10 security-bootstrapper-arm64 latest 30c098945164 3 minutes ago 19.6MB 20:35:10 849b81c2df2e 3 minutes ago 1.5GB 20:35:10 security-secretstore-setup-arm64 latest f6101c26b5e6 6 minutes ago 29MB 20:35:10 security-spire-config-arm64 latest 63f3b842429d 6 minutes ago 83.6MB 20:35:10 security-spire-server-arm64 latest b869bf1d792f 6 minutes ago 84.3MB 20:35:10 9aed113abaf6 6 minutes ago 1.38GB 20:35:10 baea15fe5e24 6 minutes ago 1.5GB 20:35:10 982e35d79b2c 7 minutes ago 1.38GB 20:35:10 support-scheduler-arm64 latest 1cbc5e1fef17 8 minutes ago 29MB 20:35:10 183019013860 8 minutes ago 1.57GB 20:35:10 core-command-arm64 latest 406fc82a3c9e 10 minutes ago 17MB 20:35:10 core-metadata-arm64 latest 19f4497dc9d0 10 minutes ago 17.7MB 20:35:10 core-data-arm64 latest 174349243193 10 minutes ago 17.2MB 20:35:10 bf40eb2f483d 10 minutes ago 1.51GB 20:35:10 e440799b9560 10 minutes ago 1.51GB 20:35:10 6135b6e01221 10 minutes ago 1.51GB 20:35:10 security-proxy-setup-arm64 latest 77720ed318bf 11 minutes ago 26.9MB 20:35:10 2662bbf6ee22 11 minutes ago 1.5GB 20:35:10 security-spire-agent-arm64 latest 8b5d2d498ba3 17 minutes ago 122MB 20:35:10 480b7bd01016 18 minutes ago 1.38GB 20:35:10 ci-base-image-arm64 latest 5bfd51860ec4 32 minutes ago 905MB 20:35:10 alpine 3.15 354640af7b1b 9 days ago 5.34MB 20:35:10 alpine 3.16 4c81e5bf8899 9 days ago 5.3MB 20:35:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:35:10 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 20:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:11 20:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:11 arm64: Pulling from edgex-lftools-log-publisher 20:35:11 8998bd30e6a1: Pulling fs layer 20:35:11 04944245beec: Pulling fs layer 20:35:11 699f458cf7ca: Pulling fs layer 20:35:11 765212b225bb: Pulling fs layer 20:35:11 f23df028b6ca: Pulling fs layer 20:35:11 d65c8cfc05b1: Pulling fs layer 20:35:11 2437ff75d9bd: Pulling fs layer 20:35:11 765212b225bb: Waiting 20:35:11 f23df028b6ca: Waiting 20:35:11 2437ff75d9bd: Waiting 20:35:11 d65c8cfc05b1: Waiting 20:35:11 04944245beec: Verifying Checksum 20:35:11 04944245beec: Download complete 20:35:11 765212b225bb: Verifying Checksum 20:35:11 765212b225bb: Download complete 20:35:12 699f458cf7ca: Verifying Checksum 20:35:12 699f458cf7ca: Download complete 20:35:12 d65c8cfc05b1: Download complete 20:35:12 f23df028b6ca: Download complete 20:35:12 8998bd30e6a1: Verifying Checksum 20:35:12 8998bd30e6a1: Download complete 20:35:15 2437ff75d9bd: Verifying Checksum 20:35:15 2437ff75d9bd: Download complete 20:35:16 8998bd30e6a1: Pull complete 20:35:16 04944245beec: Pull complete 20:35:17 699f458cf7ca: Pull complete 20:35:19 765212b225bb: Pull complete 20:35:19 f23df028b6ca: Pull complete 20:35:19 d65c8cfc05b1: Pull complete 20:35:34 2437ff75d9bd: Pull complete 20:35:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:35 prd-ubuntu20.04-docker-arm64-4c-16g-6765 does not seem to be running inside a container 20:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:35:38 $ docker top be475ec7b924abff55d3ced21611480b4a392c3cbe987b8ad59958383203987b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:39 ---> job-cost.sh 20:35:39 lf-activate-venv: SKIPPING 20:35:39 INFO: No Stack... 20:35:39 INFO: Retrieving Pricing Info for: v3-standard-4 20:35:40 INFO: Archiving Costs [Pipeline] sh 20:35:40 + cut -d, -f6 20:35:40 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:35:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] 20:35:40 Resource [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] did not exist. Created. 20:35:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:41 + echo total: 0.10999999940395355 [Pipeline] stash 20:35:41 Stashed 1 file(s) [Pipeline] } 20:35:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4374-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:42 $ docker stop --time=1 be475ec7b924abff55d3ced21611480b4a392c3cbe987b8ad59958383203987b 20:35:43 $ docker rm -f --volumes be475ec7b924abff55d3ced21611480b4a392c3cbe987b8ad59958383203987b [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 20:35:44 provisioning config files... 20:35:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13971210029537459440tmp [Pipeline] { [Pipeline] sh 20:35:45 + set +x 20:35:45 + curl -s https://codecov.io/bash 20:35:45 + bash -s -- 20:35:45 20:35:45 _____ _ 20:35:45 / ____| | | 20:35:45 | | ___ __| | ___ ___ _____ __ 20:35:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:35:45 | |___| (_) | (_| | __/ (_| (_) \ V / 20:35:45 \_____\___/ \__,_|\___|\___\___/ \_/ 20:35:45 Bash-1.0.6 20:35:45 20:35:45 20:35:45 ==> git version 2.25.1 found 20:35:45 ==> 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 20:35:45 Release-Date: 2020-01-08 20:35:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:35:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:35:45 ==> Jenkins CI detected. 20:35:45 current dir:  /w/workspace/edgex-go/1 20:35:45 project root: . 20:35:45 --> token set from env 20:35:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:35:45 ==> Running gcov in . (disable via -X gcov) 20:35:45 ==> Python coveragepy not found 20:35:45 ==> Searching for coverage reports in: 20:35:45 + . 20:35:45 -> Found 1 reports 20:35:45 ==> Detecting git/mercurial file structure 20:35:45 ==> Reading reports 20:35:45 + ./coverage.out bytes=487323 20:35:45 ==> Appending adjustments 20:35:45 https://docs.codecov.io/docs/fixing-reports 20:35:46 + Found adjustments 20:35:46 ==> Gzipping contents 20:35:46 64K /tmp/codecov.qJOBg8.gz 20:35:46 ==> Uploading reports 20:35:46 url: https://codecov.io 20:35:46 query: branch=PR-4374&commit=e73e4473cb6ed841adac253e864bdf443d847c6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= 20:35:46 -> Pinging Codecov 20:35:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4374&commit=e73e4473cb6ed841adac253e864bdf443d847c6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4374&job=&cmd_args= 20:35:46 -> Uploading to 20:35:46 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/e73e4473cb6ed841adac253e864bdf443d847c6c/b6b6d4a0-057a-42a3-beed-ac68247d0852.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T203546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=627af9459131de63484a01103fb434990ecb53c19b9d9fa11fd1f3c98106d07a 20:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:46 Dload Upload Total Spent Left Speed 20:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62922 0 0 100 62922 0 278k --:--:-- --:--:-- --:--:-- 276k 100 62922 0 0 100 62922 0 207k --:--:-- --:--:-- --:--:-- 206k 20:35:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e73e4473cb6ed841adac253e864bdf443d847c6c [Pipeline] } 20:35:46 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 20:35:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:35:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:49 ---> package-listing.sh 20:35:49 ++ facter osfamily 20:35:49 ++ tr '[:upper:]' '[:lower:]' 20:35:49 + OS_FAMILY=debian 20:35:49 + workspace=/w/workspace/edgex-go/1 20:35:49 + START_PACKAGES=/tmp/packages_start.txt 20:35:49 + END_PACKAGES=/tmp/packages_end.txt 20:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:49 + PACKAGES=/tmp/packages_start.txt 20:35:49 + '[' /w/workspace/edgex-go/1 ']' 20:35:49 + PACKAGES=/tmp/packages_end.txt 20:35:49 + case "${OS_FAMILY}" in 20:35:49 + dpkg -l 20:35:49 + grep '^ii' 20:35:49 + '[' -f /tmp/packages_start.txt ']' 20:35:49 + '[' -f /tmp/packages_end.txt ']' 20:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:49 + '[' /w/workspace/edgex-go/1 ']' 20:35:49 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:35:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:50 20:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:50 latest: Pulling from edgex-lftools-log-publisher 20:35:50 5eb5b503b376: Pulling fs layer 20:35:50 5c69ac0246d0: Pulling fs layer 20:35:50 ec43610c2a17: Pulling fs layer 20:35:50 3a2ae6a8a46f: Pulling fs layer 20:35:50 33b1e0a273af: Pulling fs layer 20:35:50 5d3b04190fa2: Pulling fs layer 20:35:50 2f39f015ded8: Pulling fs layer 20:35:50 33b1e0a273af: Waiting 20:35:50 3a2ae6a8a46f: Waiting 20:35:50 5d3b04190fa2: Waiting 20:35:50 5c69ac0246d0: Verifying Checksum 20:35:50 5c69ac0246d0: Download complete 20:35:50 3a2ae6a8a46f: Verifying Checksum 20:35:50 3a2ae6a8a46f: Download complete 20:35:51 33b1e0a273af: Verifying Checksum 20:35:51 33b1e0a273af: Download complete 20:35:51 ec43610c2a17: Verifying Checksum 20:35:51 ec43610c2a17: Download complete 20:35:51 5d3b04190fa2: Download complete 20:35:51 5eb5b503b376: Download complete 20:35:51 2f39f015ded8: Download complete 20:35:52 5eb5b503b376: Pull complete 20:35:52 5c69ac0246d0: Pull complete 20:35:52 ec43610c2a17: Pull complete 20:35:52 3a2ae6a8a46f: Pull complete 20:35:53 33b1e0a273af: Pull complete 20:35:53 5d3b04190fa2: Pull complete 20:35:57 2f39f015ded8: Pull complete 20:35:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:57 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 20:35:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:00 $ docker top 669d9ae9bd1d3980ceb4f78bcd8df2623bd77188550aa39ab19bd485be8f26e3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:36:01 + mkdir -p /var/log/sysstat [Pipeline] sh 20:36:01 + ls /var/log/sa-host 20:36:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:01 provisioning config files... 20:36:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2565354083126817007tmp [Pipeline] { [Pipeline] echo 20:36:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:36:02 ---> create-netrc.sh [Pipeline] } 20:36:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:36:02 ---> python-tools-install.sh [Pipeline] echo 20:36:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:36:03 ---> sudo-logs.sh 20:36:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:36:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:36:03 ---> job-cost.sh 20:36:03 lf-activate-venv: SKIPPING 20:36:03 DEBUG: total: 0.10999999940395355 20:36:03 INFO: Retrieving Stack Cost... 20:36:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:04 INFO: Archiving Costs [Pipeline] echo 20:36:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:36:04 ---> logs-deploy.sh 20:36:04 lf-activate-venv: SKIPPING 20:36:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4374/1 20:36:04 INFO: archiving workspace using pattern(s): 20:36:05 Archives upload complete. 20:36:05 INFO: archiving logs to Nexus