Pull request #4400 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd+0ed1034b3ab63d116b0414f8674ebacfe755126e (1377202529677ef459ecfd8bde75e15a8f1469c8) 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-ssh5302952879075269138.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-ssh16022797518495813146.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-4400/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-4400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh967055128901860174.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-4400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4094697095187872817.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-ssh13617474667744572923.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-4400/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-4400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12288693429690545765.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7907 in /w/workspace/edgexfoundry_edgex-go_PR-4400 [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 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd Merge succeeded, producing 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd Checking out Revision 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd (PR-4400) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/4400/head:refs/remotes/origin/PR-4400 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # 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 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:49 ========================================================= 05:42:49 EdgeX Global Pipelines Version Info 05:42:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:50 ------------------- 05:42:50 stable info: 05:42:50 ------------------- 05:42:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:42:50 Message: update stable to v1.0.244 05:42:51 ------------------- 05:42:51 experimental info: 05:42:51 ------------------- 05:42:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:42:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4400 [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4400 [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4400 [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43f43bf [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:52 provisioning config files... 05:42:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1243584228674996260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:52 ---> docker-login.sh 05:42:52 nexus3.edgexfoundry.org:10001 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 nexus3.edgexfoundry.org:10002 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 nexus3.edgexfoundry.org:10003 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 nexus3.edgexfoundry.org:10004 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 docker.io 05:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:53 Configure a credential helper to remove this warning. See 05:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:53 05:42:53 Login Succeeded 05:42:53 ---> docker-login.sh ends [Pipeline] } 05:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:54 + 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-auth/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 05:42:54 + cut -d/ -f2 05:42:54 + dirname cmd/core-command/Dockerfile 05:42:54 + echo core-command,cmd/core-command/Dockerfile 05:42:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:42:54 + dirname cmd/core-data/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo core-data,cmd/core-data/Dockerfile 05:42:54 + dirname cmd/core-metadata/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo core-metadata,cmd/core-metadata/Dockerfile 05:42:54 + dirname cmd/security-bootstrapper/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:42:54 + dirname cmd/security-proxy-auth/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:42:54 + dirname cmd/security-proxy-setup/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:42:54 + dirname cmd/security-secretstore-setup/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:42:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:42:54 + dirname cmd/security-spire-agent/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:42:54 + dirname cmd/security-spire-config/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:42:54 + dirname cmd/security-spire-server/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:42:54 + + cut -d/ -f2 05:42:54 dirname cmd/support-notifications/Dockerfile 05:42:54 + echo support-notifications,cmd/support-notifications/Dockerfile 05:42:54 + dirname cmd/support-scheduler/Dockerfile 05:42:54 + cut -d/ -f2 05:42:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:42:54 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-auth, dockerfile:cmd/security-proxy-auth/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 05:42:55 + git rev-list -1 --merges 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd~1..43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] echo 05:42:55 -----------> git rev-list -1 --merges 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd~1..43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [false] [Pipeline] sh 05:42:55 + git log --format=format:%s -1 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] echo 05:42:55 ========================================================= 05:42:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:42:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:55 + grep -v github /etc/ssh/ssh_known_hosts 05:42:55 + [ -e /tmp/ssh_known_hosts ] 05:42:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:55 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:56 05:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:56 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:56 b85a868b505f: Pulling fs layer 05:42:56 e2be974225ed: Pulling fs layer 05:42:56 339a4e72a1f5: Pulling fs layer 05:42:56 988bab9f4d93: Pulling fs layer 05:42:56 1469e6f7b9e6: Pulling fs layer 05:42:56 eaf3925da568: Pulling fs layer 05:42:56 bab4dde63d76: Pulling fs layer 05:42:56 bde34c3a00c8: Pulling fs layer 05:42:56 b352a97aabf1: Pulling fs layer 05:42:56 4872d77fe225: Pulling fs layer 05:42:56 5851b861e8e6: Pulling fs layer 05:42:56 b352a97aabf1: Waiting 05:42:56 eaf3925da568: Waiting 05:42:56 4872d77fe225: Waiting 05:42:56 bab4dde63d76: Waiting 05:42:56 5851b861e8e6: Waiting 05:42:56 bde34c3a00c8: Waiting 05:42:56 988bab9f4d93: Waiting 05:42:56 1469e6f7b9e6: Waiting 05:42:56 e2be974225ed: Download complete 05:42:56 988bab9f4d93: Verifying Checksum 05:42:56 988bab9f4d93: Download complete 05:42:57 1469e6f7b9e6: Verifying Checksum 05:42:57 1469e6f7b9e6: Download complete 05:42:57 eaf3925da568: Verifying Checksum 05:42:57 eaf3925da568: Download complete 05:42:57 339a4e72a1f5: Verifying Checksum 05:42:57 339a4e72a1f5: Download complete 05:42:57 bde34c3a00c8: Download complete 05:42:57 b352a97aabf1: Download complete 05:42:57 4872d77fe225: Verifying Checksum 05:42:57 4872d77fe225: Download complete 05:42:57 5851b861e8e6: Download complete 05:42:57 b85a868b505f: Verifying Checksum 05:42:57 b85a868b505f: Download complete 05:42:57 bab4dde63d76: Verifying Checksum 05:42:57 bab4dde63d76: Download complete 05:42:58 b85a868b505f: Pull complete 05:42:58 e2be974225ed: Pull complete 05:42:59 339a4e72a1f5: Pull complete 05:42:59 988bab9f4d93: Pull complete 05:42:59 1469e6f7b9e6: Pull complete 05:42:59 eaf3925da568: Pull complete 05:43:01 bab4dde63d76: Pull complete 05:43:01 bde34c3a00c8: Pull complete 05:43:01 b352a97aabf1: Pull complete 05:43:01 4872d77fe225: Pull complete 05:43:01 5851b861e8e6: Pull complete 05:43:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:01 prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container 05:43:02 $ 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 05:43:04 $ docker top 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 -eo pid,comm 05:43:04 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). 05:43:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:04 [ssh-agent] Looking for ssh-agent implementation... 05:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:04 $ docker exec 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent 05:43:04 SSH_AUTH_SOCK=/tmp/ssh-2E53DdTF7Dqt/agent.32 05:43:04 SSH_AGENT_PID=38 05:43:04 Running ssh-add (command line suppressed) 05:43:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5400351033950443873.key (/w/workspace/edgex-go/1@tmp/private_key_5400351033950443873.key) 05:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:05 + git tag --points-at HEAD [Pipeline] } 05:43:05 $ docker exec --env ******** --env ******** 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent -k 05:43:05 unset SSH_AUTH_SOCK; 05:43:05 unset SSH_AGENT_PID; 05:43:05 echo Agent pid 38 killed; 05:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:05 [ssh-agent] Looking for ssh-agent implementation... 05:43:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:05 $ docker exec 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent 05:43:05 SSH_AUTH_SOCK=/tmp/ssh-9xjPDONneRjY/agent.71 05:43:05 SSH_AGENT_PID=77 05:43:05 Running ssh-add (command line suppressed) 05:43:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16340002317140633216.key (/w/workspace/edgex-go/1@tmp/private_key_16340002317140633216.key) 05:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:06 + git semver init 05:43:06 2023-03-01 05:43:06,296 [run_init] DEBUG init version:0.0.0 force:False 05:43:06 2023-03-01 05:43:06,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 05:43:06 2023-03-01 05:43:06,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 05:43:06 2023-03-01 05:43:06,297 [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) 05:43:11 2023-03-01 05:43:11,023 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 05:43:11 2023-03-01 05:43:11,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4400 with force:False 05:43:11 2023-03-01 05:43:11,024 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4400 05:43:11 2023-03-01 05:43:11,027 [execute] INFO git cat-file --batch-check 05:43:11 2023-03-01 05:43:11,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:43:11 2023-03-01 05:43:11,034 [execute] INFO git cat-file --batch 05:43:11 2023-03-01 05:43:11,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 05:43:11 2023-03-01 05:43:11,040 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4400 05:43:11 0.0.0 [Pipeline] } 05:43:11 $ docker exec --env ******** --env ******** 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 ssh-agent -k 05:43:11 unset SSH_AUTH_SOCK; 05:43:11 unset SSH_AGENT_PID; 05:43:11 echo Agent pid 77 killed; 05:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:12 + git semver [Pipeline] } 05:43:12 $ docker stop --time=1 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 05:43:13 $ docker rm -f --volumes 82bd908ce0a72d26be32d54d14a0358e9233935b7de6c7250967d73364afc014 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:14 Stashed 1 file(s) [Pipeline] echo 05:43:14 [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 05:43:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:15 ========================================================= 05:43:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:43:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:15 213ec9aee27d: Pulling fs layer 05:43:15 4583459ba037: Pulling fs layer 05:43:15 93c1e223e6f2: Pulling fs layer 05:43:15 53926ce57604: Pulling fs layer 05:43:15 21b2b0c7a3f4: Pulling fs layer 05:43:15 53926ce57604: Waiting 05:43:15 22ff95d597cd: Pulling fs layer 05:43:15 12d6caf4c0d1: Pulling fs layer 05:43:15 21b2b0c7a3f4: Waiting 05:43:15 22ff95d597cd: Waiting 05:43:15 96b7cbca73a9: Pulling fs layer 05:43:15 a7acece74701: Pulling fs layer 05:43:15 a7acece74701: Waiting 05:43:15 96b7cbca73a9: Waiting 05:43:15 93c1e223e6f2: Verifying Checksum 05:43:15 93c1e223e6f2: Download complete 05:43:15 4583459ba037: Download complete 05:43:15 21b2b0c7a3f4: Verifying Checksum 05:43:15 21b2b0c7a3f4: Download complete 05:43:15 22ff95d597cd: Download complete 05:43:15 213ec9aee27d: Verifying Checksum 05:43:15 213ec9aee27d: Download complete 05:43:15 12d6caf4c0d1: Download complete 05:43:15 213ec9aee27d: Pull complete 05:43:15 4583459ba037: Pull complete 05:43:16 93c1e223e6f2: Pull complete 05:43:16 a7acece74701: Verifying Checksum 05:43:16 a7acece74701: Download complete 05:43:16 96b7cbca73a9: Verifying Checksum 05:43:16 96b7cbca73a9: Download complete 05:43:16 53926ce57604: Verifying Checksum 05:43:16 53926ce57604: Download complete 05:43:20 53926ce57604: Pull complete 05:43:20 21b2b0c7a3f4: Pull complete 05:43:20 22ff95d597cd: Pull complete 05:43:20 12d6caf4c0d1: Pull complete 05:43:22 96b7cbca73a9: Pull complete 05:43:23 a7acece74701: Pull complete 05:43:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:43:24 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:24 WORKDIR /edgex 05:43:24 COPY go.mod . 05:43:24 RUN go mod download 05:43:24 docker build -t ci-base-image-x86_64 -f - . 05:43:24 Sending build context to Docker daemon 170.4MB 05:43:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:43:24 ---> db6d94c90886 05:43:24 Step 2/4 : WORKDIR /edgex 05:43:28 ---> Running in 3f2c9512637d 05:43:28 Removing intermediate container 3f2c9512637d 05:43:28 ---> 85da1962b973 05:43:28 Step 3/4 : COPY go.mod . 05:43:28 ---> 8b2e759be113 05:43:28 Step 4/4 : RUN go mod download 05:43:28 ---> Running in a914303cbb91 05:43:29 Still waiting to schedule task 05:43:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:43:41 Removing intermediate container a914303cbb91 05:43:41 ---> 4a289b40c564 05:43:41 Successfully built 4a289b40c564 05:43:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + docker inspect -f . ci-base-image-x86_64 05:43:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:41 prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container 05:43:41 $ 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 05:43:42 $ docker top 616086cb86c2119d44633f8bf3971580dc9ebaeac25df5aac730e16d298763c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:42 + go version 05:43:42 go version go1.18.7 linux/amd64 [Pipeline] } 05:43:42 $ docker stop --time=1 616086cb86c2119d44633f8bf3971580dc9ebaeac25df5aac730e16d298763c9 05:43:44 $ docker rm -f --volumes 616086cb86c2119d44633f8bf3971580dc9ebaeac25df5aac730e16d298763c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:44 + docker inspect -f . ci-base-image-x86_64 05:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:44 prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container 05:43:44 $ 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 05:43:45 $ docker top 90f4dd6db7ca73b2b64a197a18c7215e86b24f795293a1a08855ccb74956c711 -eo pid,comm [Pipeline] { [Pipeline] echo 05:43:45 ========================================================= 05:43:45 [edgeXBuildGoParallel] Running Tests and Build... 05:43:45 ========================================================= [Pipeline] sh 05:43:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 05:43:46 + make test 05:43:46 go test -race -coverprofile=coverage.out ./... 05:43:52 ? github.com/edgexfoundry/edgex-go [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:44:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.106s coverage: 28.7% of statements 05:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:44:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.155s coverage: 98.5% of statements 05:44:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.166s coverage: 71.2% of statements 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:44:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.092s coverage: 88.5% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.9% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 65.9% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 05:44:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 82.9% of statements 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 05:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 05:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 05:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.527s coverage: 79.9% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.101s coverage: 87.2% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.242s coverage: 63.1% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.3% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.234s coverage: 41.0% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:44:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:44:34 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 05:44:56 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." 05:44:56 go vet ./... 05:44:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:44:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:44:59 ./bin/test-attribution-txt.sh [Pipeline] echo 05:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:44:59 + ls -al . 05:44:59 total 744 05:44:59 drwxrwxr-x 11 1001 1001 4096 Mar 1 05:43 . 05:44:59 drwxr-xr-x 4 root root 4096 Mar 1 05:43 .. 05:44:59 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:42 .blubracket 05:44:59 -rw-rw-r-- 1 1001 1001 16 Mar 1 05:42 .dockerignore 05:44:59 drwxrwxr-x 8 1001 1001 4096 Mar 1 05:44 .git 05:44:59 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:42 .github 05:44:59 -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:42 .gitignore 05:44:59 -rw-rw-r-- 1 1001 1001 42 Mar 1 05:42 .golangci.yml 05:44:59 -rw-rw-r-- 1 1001 1001 87 Mar 1 05:42 .hadolint.yml 05:44:59 drwxr-xr-x 3 1001 1001 4096 Mar 1 05:43 .semver 05:44:59 -rw-rw-r-- 1 1001 1001 166 Mar 1 05:42 .sonarcloud.properties 05:44:59 -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:42 ADOPTERS.md 05:44:59 -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:42 Attribution.txt 05:44:59 -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:42 CHANGELOG.md 05:44:59 -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:42 CONTRIBUTING.md 05:44:59 -rw-rw-r-- 1 1001 1001 677 Mar 1 05:42 GOVERNANCE.md 05:44:59 -rw-rw-r-- 1 1001 1001 883 Mar 1 05:42 Jenkinsfile 05:44:59 -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:42 LICENSE 05:44:59 -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:42 Makefile 05:44:59 -rw-rw-r-- 1 1001 1001 582 Mar 1 05:42 OWNERS.md 05:44:59 -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:42 README.md 05:44:59 -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:42 SECURITY.md 05:44:59 -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION 05:44:59 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:42 bin 05:44:59 drwxrwxr-x 18 1001 1001 4096 Mar 1 05:42 cmd 05:44:59 -rw-r--r-- 1 root root 487670 Mar 1 05:44 coverage.out 05:44:59 -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:42 go.mod 05:44:59 -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:42 go.sum 05:44:59 drwxrwxr-x 7 1001 1001 4096 Mar 1 05:42 internal 05:44:59 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:42 openapi 05:44:59 drwxrwxr-x 4 1001 1001 4096 Mar 1 05:42 snap 05:44:59 -rw-rw-r-- 1 1001 1001 204 Mar 1 05:42 version.go [Pipeline] sh 05:45:00 + '[' -e coverage.out ] 05:45:00 + chown 1001:1001 coverage.out [Pipeline] stash 05:45:00 Stashed 1 file(s) [Pipeline] sh 05:45:00 + make build 05:45:00 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 05:45:15 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 05:45:15 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 05:45:16 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 05:45:17 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 05:45:25 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 05:45:26 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-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:45:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:45:29 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 05:45:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:45:31 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 05:45:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:45:35 $ docker stop --time=1 90f4dd6db7ca73b2b64a197a18c7215e86b24f795293a1a08855ccb74956c711 05:45:40 $ docker rm -f --volumes 90f4dd6db7ca73b2b64a197a18c7215e86b24f795293a1a08855ccb74956c711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:41 05:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:42 latest: Pulling from edgex-devops/edgex-compose 05:45:42 cbdbe7a5bc2a: Pulling fs layer 05:45:42 ca9280d653b3: Pulling fs layer 05:45:42 7e9c9ca2126c: Pulling fs layer 05:45:42 cbdbe7a5bc2a: Verifying Checksum 05:45:42 cbdbe7a5bc2a: Download complete 05:45:42 ca9280d653b3: Verifying Checksum 05:45:42 ca9280d653b3: Download complete 05:45:42 cbdbe7a5bc2a: Pull complete 05:45:42 7e9c9ca2126c: Download complete 05:45:42 ca9280d653b3: Pull complete 05:45:46 7e9c9ca2126c: Pull complete 05:45:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:46 prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container 05:45:46 $ 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 05:45:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7910 in /w/workspace/edgexfoundry_edgex-go_PR-4400 05:45:49 $ docker top 155a15b07b9259193f102b0abcee584dd2e93a56ae97a57bfd5e51f3d55d783a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 05:45:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:45:49 The recommended git tool is: git 05:45:49 + docker-compose build --help+ 05:45:49 grep parallel 05:45:50 --parallel Build images in parallel. [Pipeline] } 05:45:50 $ docker stop --time=1 155a15b07b9259193f102b0abcee584dd2e93a56ae97a57bfd5e51f3d55d783a 05:45:51 $ docker rm -f --volumes 155a15b07b9259193f102b0abcee584dd2e93a56ae97a57bfd5e51f3d55d783a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:52 prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container 05:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 05:45:52 $ docker top 51e7c80fc445c482e3d9f46b8e3eac53e6ab6fd8795c570aef2cfeeb1a569956 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:52 + docker-compose -f ./docker-compose-build.yml build --parallel 05:45:53 Building core-command ... 05:45:53 Building core-common-config-bootstrapper ... 05:45:53 Building core-data ... 05:45:53 Building core-metadata ... 05:45:53 Building security-bootstrapper ... 05:45:53 Building security-proxy-auth ... 05:45:53 Building security-proxy-setup ... 05:45:53 Building security-secretstore-setup ... 05:45:53 Building security-spiffe-token-provider ... 05:45:53 Building security-spire-agent ... 05:45:53 Building security-spire-config ... 05:45:53 Building security-spire-server ... 05:45:53 Building support-notifications ... 05:45:53 Building support-scheduler ... 05:45:53 Building core-command 05:45:53 Building security-proxy-auth 05:45:53 Building security-spire-agent 05:45:53 Building security-spiffe-token-provider 05:45:53 Building security-spire-config 05:45:54 using credential edgex-jenkins-ssh 05:45:54 Cloning the remote Git repository 05:45:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:45:55 > git init /w/workspace/edgex-go/1 # timeout=10 05:45:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:45:55 > git --version # timeout=10 05:45:55 > git --version # 'git version 2.25.1' 05:45:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:46:05 ---> 4a289b40c564 05:46:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:46:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:05 ---> 4a289b40c564 05:46:05 Step 3/24 : WORKDIR /edgex-go 05:46:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:05 ---> 4a289b40c564 05:46:05 Step 3/24 : WORKDIR /edgex-go 05:46:05 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:05 Step 2/19 : FROM ${BUILDER_BASE} AS builder 05:46:05 ---> 4a289b40c564 05:46:05 Step 3/19 : WORKDIR /edgex-go 05:46:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:46:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:46:05 ---> 4a289b40c564 05:46:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:46:12 ---> Running in f27e5c4e2496 05:46:12 ---> Running in a5807160ebe6 05:46:12 ---> Running in 5d983e8ec34b 05:46:12 ---> Running in 969b81a7a26d 05:46:12 ---> Running in b3d4c14b73ca 05:46:12 Removing intermediate container a5807160ebe6 05:46:12 ---> c24bfa8efb8b 05:46:12 Step 4/23 : WORKDIR /edgex-go 05:46:12 Removing intermediate container 969b81a7a26d 05:46:12 ---> e3c3c0f090bd 05:46:12 Step 4/22 : WORKDIR /edgex-go 05:46:12 Removing intermediate container 5d983e8ec34b 05:46:12 ---> b294c1215605 05:46:12 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 05:46:12 Removing intermediate container f27e5c4e2496 05:46:12 ---> 5ae058db5cba 05:46:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:46:12 Removing intermediate container b3d4c14b73ca 05:46:12 ---> 6bbe55b9e08f 05:46:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:46:12 ---> Running in c0215a4acdd7 05:46:12 ---> Running in 81fd4962cad9 05:46:12 ---> Running in cdbd0444b152 05:46:12 ---> Running in 59751e1111cd 05:46:12 ---> Running in c6d5280ff515 05:46:12 Removing intermediate container c0215a4acdd7 05:46:12 ---> 606a60c4d96a 05:46:12 Step 5/23 : RUN apk add --update --no-cache make git 05:46:12 ---> Running in 58a230b9ec8a 05:46:12 Removing intermediate container c6d5280ff515 05:46:12 ---> eb816803d55d 05:46:12 Step 5/22 : RUN apk add --update --no-cache make git 05:46:12 ---> Running in e3bc5fba18a9 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:12 OK: 211 MiB in 51 packages 05:46:12 OK: 211 MiB in 51 packages 05:46:12 OK: 211 MiB in 51 packages 05:46:12 OK: 211 MiB in 51 packages 05:46:12 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:46:12 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:46:12 OK: 17046 distinct packages available 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:46:12 Removing intermediate container 59751e1111cd 05:46:12 ---> e1236a8cdc48 05:46:12 Step 5/24 : COPY go.mod vendor* ./ 05:46:12 OK: 211 MiB in 51 packages 05:46:12 Removing intermediate container e3bc5fba18a9 05:46:12 ---> 39d5d09b5037 05:46:12 Step 6/22 : COPY go.mod vendor* ./ 05:46:12 Removing intermediate container 81fd4962cad9 05:46:12 ---> f76a31e739d6 05:46:12 Step 5/24 : COPY go.mod vendor* ./ 05:46:13 Removing intermediate container 58a230b9ec8a 05:46:13 ---> 032b882afc5e 05:46:13 Step 6/23 : COPY go.mod vendor* ./ 05:46:13 ---> 425163fc3c7c 05:46:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:13 ---> Running in 1c74391d5601 05:46:13 ---> a7ce54e2d04f 05:46:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:13 ---> Running in 7c64eee1389e 05:46:13 ---> cdea7afe2d5a 05:46:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:13 ---> Running in 32dcb30acedc 05:46:13 ---> 71bf322e52a4 05:46:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:13 ---> Running in 8a985b33d871 05:46:13 Removing intermediate container cdbd0444b152 05:46:13 ---> ddf2af39f9b0 05:46:13 Step 5/19 : COPY go.mod vendor* ./ 05:46:13 ---> 5c3e9b871953 05:46:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:13 ---> Running in 99bdae8fb8c2 05:46:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:16 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:46:17 Merge succeeded, producing 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:46:17 Checking out Revision 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd (PR-4400) 05:46:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 05:46:18 > git --version # timeout=10 05:46:18 > git --version # 'git version 2.25.1' 05:46:18 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:46:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:46:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:46:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4400/head:refs/remotes/origin/PR-4400 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:46:16 > git config core.sparsecheckout # timeout=10 05:46:16 > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # timeout=10 05:46:17 > git remote # timeout=10 05:46:17 > git config --get remote.origin.url # timeout=10 05:46:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:17 > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 05:46:17 > git rev-parse HEAD^{commit} # timeout=10 05:46:17 > git config core.sparsecheckout # timeout=10 05:46:17 > git checkout -f 43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:46:19 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:19 Dload Upload Total Spent Left Speed 05:46:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 05:46:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:46:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:46:20 + sudo tee /etc/docker/daemon.new 05:46:20 { 05:46:20 "registry-mirrors": [ 05:46:20 "https://nexus3.edgexfoundry.org:10001" 05:46:20 ], 05:46:20 "bip": "10.250.0.254/24", 05:46:20 "hosts": [ 05:46:20 "tcp://0.0.0.0:5555", 05:46:20 "unix:///var/run/docker.sock" 05:46:20 ], 05:46:20 "mtu": 1458, 05:46:20 "selinux-enabled": true, 05:46:20 "seccomp-profile": "/etc/docker/seccomp.json" 05:46:20 } [Pipeline] sh 05:46:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:46:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:39 provisioning config files... 05:46:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5851502251061206460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:39 ---> docker-login.sh 05:46:39 nexus3.edgexfoundry.org:10001 05:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:40 Configure a credential helper to remove this warning. See 05:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:40 05:46:40 Login Succeeded 05:46:40 nexus3.edgexfoundry.org:10002 05:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:41 Configure a credential helper to remove this warning. See 05:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:41 05:46:41 Login Succeeded 05:46:41 nexus3.edgexfoundry.org:10003 05:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:41 Configure a credential helper to remove this warning. See 05:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:41 05:46:41 Login Succeeded 05:46:41 nexus3.edgexfoundry.org:10004 05:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:41 Configure a credential helper to remove this warning. See 05:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:41 05:46:41 Login Succeeded 05:46:41 docker.io 05:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:42 Configure a credential helper to remove this warning. See 05:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:42 05:46:42 Login Succeeded 05:46:42 ---> docker-login.sh ends [Pipeline] } 05:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:46:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 05:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:46:42 ========================================================= 05:46:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:46:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:46:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:46:43 9b18e9b68314: Pulling fs layer 05:46:43 35d82f9e3411: Pulling fs layer 05:46:43 e16973657156: Pulling fs layer 05:46:43 fc693d55d65f: Pulling fs layer 05:46:43 7e9fc2657dce: Pulling fs layer 05:46:43 dda99020689f: Pulling fs layer 05:46:43 db1c61fa0a46: Pulling fs layer 05:46:43 891c053d2c06: Pulling fs layer 05:46:43 fc693d55d65f: Waiting 05:46:43 7e9fc2657dce: Waiting 05:46:43 891c053d2c06: Waiting 05:46:43 db1c61fa0a46: Waiting 05:46:43 dda99020689f: Waiting 05:46:43 e16973657156: Verifying Checksum 05:46:43 e16973657156: Download complete 05:46:43 35d82f9e3411: Download complete 05:46:43 7e9fc2657dce: Download complete 05:46:43 dda99020689f: Verifying Checksum 05:46:43 dda99020689f: Download complete 05:46:43 9b18e9b68314: Verifying Checksum 05:46:43 9b18e9b68314: Download complete 05:46:44 9b18e9b68314: Pull complete 05:46:44 891c053d2c06: Verifying Checksum 05:46:44 891c053d2c06: Download complete 05:46:45 35d82f9e3411: Pull complete 05:46:45 e16973657156: Pull complete 05:46:45 db1c61fa0a46: Verifying Checksum 05:46:45 db1c61fa0a46: Download complete 05:46:46 fc693d55d65f: Verifying Checksum 05:46:46 fc693d55d65f: Download complete 05:46:58 fc693d55d65f: Pull complete 05:46:58 7e9fc2657dce: Pull complete 05:46:58 dda99020689f: Pull complete 05:47:00 Removing intermediate container 32dcb30acedc 05:47:00 ---> a90ce8592b50 05:47:00 Step 8/22 : COPY . . 05:47:00 Removing intermediate container 8a985b33d871 05:47:00 ---> 87877ade5a2d 05:47:00 Step 8/23 : COPY . . 05:47:00 Removing intermediate container 99bdae8fb8c2 05:47:00 ---> f20adc211864 05:47:00 Step 7/19 : COPY . . 05:47:00 Removing intermediate container 7c64eee1389e 05:47:00 ---> e9e2f27d3912 05:47:00 Step 7/24 : COPY . . 05:47:00 Removing intermediate container 1c74391d5601 05:47:00 ---> b7e3dc5d312e 05:47:00 Step 7/24 : COPY . . 05:47:04 db1c61fa0a46: Pull complete 05:47:05 891c053d2c06: Pull complete 05:47:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:47:05 + docker build -t ci-base-image-arm64 -f - . 05:47:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:05 WORKDIR /edgex 05:47:05 COPY go.mod . 05:47:05 RUN go mod download 05:47:06 Sending build context to Docker daemon 3.118MB 05:47:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:47:06 ---> f96f9c87975a 05:47:06 Step 2/4 : WORKDIR /edgex 05:47:09 ---> Running in f78b2278673b 05:47:09 Removing intermediate container f78b2278673b 05:47:09 ---> 5ce6695a87b3 05:47:09 Step 3/4 : COPY go.mod . 05:47:09 ---> 9fa75b20669d 05:47:09 Step 4/4 : RUN go mod download 05:47:09 ---> Running in c1929d911f0a 05:47:15 ---> 0e7a2c9452f1 05:47:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 05:47:15 ---> b6f3bbf91cc9 05:47:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:47:15 ---> 545f5fd81739 05:47:15 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:47:15 ---> 435942a331ec 05:47:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:47:15 ---> Running in b3b08994b1e8 05:47:15 ---> Running in e26eaaeb1afd 05:47:15 ---> Running in beba1c4a71da 05:47:15 ---> dfd20651db6a 05:47:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:47:15 ---> Running in a5d29709f97d 05:47:15 ---> Running in 6f2d36a17778 05:47:15 Removing intermediate container b3b08994b1e8 05:47:15 ---> 8d89851d3c50 05:47:15 Step 9/24 : WORKDIR /edgex-go/spire-build 05:47:15 ---> Running in bbc73850f5b8 05:47:15 Removing intermediate container a5d29709f97d 05:47:15 ---> 3739bc27c5bb 05:47:15 Step 9/24 : WORKDIR /edgex-go/spire-build 05:47:15 ---> Running in e2850499d46b 05:47:15 Removing intermediate container bbc73850f5b8 05:47:15 ---> 594a41fcab2d 05:47:15 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 05:47:15 ---> Running in 2a2801e95875 05:47:15 Removing intermediate container e2850499d46b 05:47:15 ---> 3832ddd2b68e 05:47:15 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 05:47:15 ---> Running in f56ad09f812e 05:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:47:15 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 05:47:15 Removing intermediate container f56ad09f812e 05:47:15 ---> a2810caf4148 05:47:15 Step 11/24 : WORKDIR /edgex-go 05:47:15 ---> Running in 6f360e3afb8e 05:47:15 Removing intermediate container 2a2801e95875 05:47:15 ---> a37cdc444862 05:47:15 Step 11/24 : WORKDIR /edgex-go 05:47:15 ---> Running in 4c9ff347516e 05:47:15 Removing intermediate container 6f360e3afb8e 05:47:15 ---> e689eceab51f 05:47:15 05:47:15 Step 12/24 : FROM alpine:3.15 05:47:15 Removing intermediate container 4c9ff347516e 05:47:15 ---> ef0fac2e472d 05:47:15 05:47:15 Step 12/24 : FROM alpine:3.15 05:47:15 3.15: Pulling from library/alpine 05:47:15 3.15: Pulling from library/alpine 05:47:15 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:47:15 Status: Downloaded newer image for alpine:3.15 05:47:15 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:47:15 Status: Image is up to date for alpine:3.15 05:47:15 ---> 5ce65d7b0fde 05:47:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:47:15 ---> 5ce65d7b0fde 05:47:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:47:16 ---> Running in 77b56b1b501a 05:47:16 ---> Running in 8ef05518f1d7 05:47:16 Removing intermediate container 77b56b1b501a 05:47:16 ---> 611aad71bd88 05:47:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:16 ---> Running in 9e92e2a0e170 05:47:16 Removing intermediate container 8ef05518f1d7 05:47:16 ---> b49191163cd6 05:47:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:16 ---> Running in 18dfc486242f 05:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:47:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:47:17 OK: 15857 distinct packages available 05:47:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:47:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:47:17 OK: 15857 distinct packages available 05:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:17 (1/5) Installing dumb-init (1.2.5-r1) 05:47:17 (2/5) Installing musl-obstack (1.2.3-r0) 05:47:17 (3/5) Installing libucontext (1.1-r0) 05:47:17 (4/5) Installing gcompat (1.0.0-r4) 05:47:17 (5/5) Installing openssl (1.1.1t-r1) 05:47:17 Executing busybox-1.34.1-r7.trigger 05:47:17 OK: 7 MiB in 19 packages 05:47:17 (1/4) Installing dumb-init (1.2.5-r1) 05:47:17 (2/4) Installing musl-obstack (1.2.3-r0) 05:47:17 (3/4) Installing libucontext (1.1-r0) 05:47:17 (4/4) Installing gcompat (1.0.0-r4) 05:47:17 Executing busybox-1.34.1-r7.trigger 05:47:17 OK: 6 MiB in 18 packages 05:47:20 Removing intermediate container 9e92e2a0e170 05:47:20 ---> 9491be0f91dd 05:47:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:47:20 Removing intermediate container 18dfc486242f 05:47:20 ---> b9e771313903 05:47:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:47:22 ---> 0c32cb9681a6 05:47:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:47:24 ---> 175da74b1fbb 05:47:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:24 ---> 117401a3856d 05:47:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:25 ---> f7809ae8f01f 05:47:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:25 ---> 6803db0764d3 05:47:25 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:25 ---> Running in a0c544600cd2 05:47:25 Removing intermediate container a0c544600cd2 05:47:25 ---> e3a06b1b7f54 05:47:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:25 ---> c54baceb55d6 05:47:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:47:26 ---> 1fe7706e2311 05:47:26 Step 19/24 : WORKDIR / 05:47:26 ---> 893ee7a4cf9e 05:47:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:47:26 ---> Running in 5887ac035bc4 05:47:26 ---> Running in 8dafa672f835 05:47:27 Removing intermediate container 5887ac035bc4 05:47:27 ---> 304148cba791 05:47:27 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:47:27 Removing intermediate container 8dafa672f835 05:47:27 ---> f526d88ed201 05:47:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:47:27 ---> Running in a63abdad6ee6 05:47:27 ---> Running in 38ec803da088 05:47:27 Removing intermediate container a63abdad6ee6 05:47:27 ---> d50333615529 05:47:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:47:27 Removing intermediate container 38ec803da088 05:47:27 ---> be687ad8db4d 05:47:27 Step 22/24 : LABEL arch=x86_64 05:47:27 ---> Running in d14e94391175 05:47:28 ---> Running in bdb6009e75ba 05:47:28 Removing intermediate container d14e94391175 05:47:28 ---> 11c6c6e3a3eb 05:47:28 Step 22/24 : LABEL arch=x86_64 05:47:28 Removing intermediate container bdb6009e75ba 05:47:28 ---> 60fc8e5bcb46 05:47:28 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:47:28 ---> Running in 71ae0a6dbab2 05:47:29 ---> Running in 09473ae241ce 05:47:29 Removing intermediate container 71ae0a6dbab2 05:47:29 ---> 7d1777e1d3de 05:47:29 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:47:29 ---> Running in 103f1d41a1a0 05:47:29 Removing intermediate container 09473ae241ce 05:47:29 ---> fcd80dd3d0f7 05:47:29 Step 24/24 : LABEL version=0.0.0 05:47:29 ---> Running in 8447b83ee2fd 05:47:29 Removing intermediate container 103f1d41a1a0 05:47:29 ---> 0f0744b78c5c 05:47:29 Step 24/24 : LABEL version=0.0.0 05:47:29 Removing intermediate container 8447b83ee2fd 05:47:29 ---> 73a131928b9a 05:47:29 05:47:29 ---> Running in b671d23a9506 05:47:29 Successfully built 73a131928b9a 05:47:29 Successfully tagged security-spire-agent:latest 05:47:29  Building security-spire-agent ... done Building security-secretstore-setup 05:47:30 Removing intermediate container b671d23a9506 05:47:30 ---> 8c4cfd73c799 05:47:30 05:47:30 Successfully built 8c4cfd73c799 05:47:30 Successfully tagged security-spire-config:latest 05:47:30 Building support-scheduler 05:47:36  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:36 ---> 4a289b40c564 05:47:36 Step 3/24 : WORKDIR /edgex-go 05:47:36 ---> Using cache 05:47:36 ---> 6bbe55b9e08f 05:47:36 Step 4/24 : RUN apk add --update --no-cache make git 05:47:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:47:36 ---> 4a289b40c564 05:47:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:47:36 ---> Using cache 05:47:36 ---> e3c3c0f090bd 05:47:36 Step 4/22 : WORKDIR /edgex-go 05:47:36 ---> Using cache 05:47:36 ---> eb816803d55d 05:47:36 Step 5/22 : RUN apk add --update --no-cache make git 05:47:36 ---> Using cache 05:47:36 ---> 39d5d09b5037 05:47:36 Step 6/22 : COPY go.mod vendor* ./ 05:47:36 ---> Using cache 05:47:36 ---> cdea7afe2d5a 05:47:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:36 ---> Using cache 05:47:36 ---> a90ce8592b50 05:47:36 Step 8/22 : COPY . . 05:47:36 ---> Using cache 05:47:36 ---> 0e7a2c9452f1 05:47:36 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:47:41 ---> Running in 947c1fc88537 05:47:41 ---> Running in eac8bfa0110e 05:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:41 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 05:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:41 Removing intermediate container c1929d911f0a 05:47:41 ---> 0e82dfbd63b2 05:47:41 Successfully built 0e82dfbd63b2 05:47:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:42 OK: 211 MiB in 51 packages 05:47:42 + docker inspect -f . ci-base-image-arm64 05:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container 05:47:42 $ 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 05:47:44 $ docker top a4dfb43832b76f007d10b30227ed5d3f468a48b4ddf531d8a746ba9009eb8313 -eo pid,comm 05:47:44 Removing intermediate container eac8bfa0110e 05:47:44 ---> d7cefd817925 05:47:44 Step 5/24 : COPY go.mod vendor* ./ 05:47:44 Removing intermediate container beba1c4a71da 05:47:44 ---> 1f47acb6639d 05:47:44 05:47:44 Step 10/22 : FROM alpine:3.16 05:47:44 Removing intermediate container 6f2d36a17778 05:47:44 ---> 34ad7fed998f 05:47:44 05:47:44 Step 10/23 : FROM alpine:3.16 [Pipeline] { [Pipeline] sh 05:47:44 ---> 49397e589351 05:47:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:44 ---> Running in 4129a1a717ef 05:47:44 3.16: Pulling from library/alpine 05:47:44 3.16: Pulling from library/alpine 05:47:45 + go version 05:47:45 go version go1.18.7 linux/arm64 [Pipeline] } 05:47:45 $ docker stop --time=1 a4dfb43832b76f007d10b30227ed5d3f468a48b4ddf531d8a746ba9009eb8313 05:47:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:47:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:47:45 Status: Downloaded newer image for alpine:3.16 05:47:45 Status: Downloaded newer image for alpine:3.16 05:47:45 ---> dfd21b5a31f5 05:47:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:47:45 ---> dfd21b5a31f5 05:47:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:47:46 $ docker rm -f --volumes a4dfb43832b76f007d10b30227ed5d3f468a48b4ddf531d8a746ba9009eb8313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 05:47:47 ---> Running in 148fd5a018f3 05:47:47 ---> Running in 155c2d01efc7 05:47:47 Removing intermediate container e26eaaeb1afd 05:47:47 ---> 94ff2373c0d4 05:47:47 05:47:47 Step 9/19 : FROM alpine:3.15 05:47:47 ---> 5ce65d7b0fde 05:47:47 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:47:47 ---> Using cache 05:47:47 ---> b49191163cd6 05:47:47 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:47 ---> Running in 67e1fba1e3e7 05:47:47 Removing intermediate container 155c2d01efc7 05:47:47 ---> 1de3b6edcd0c 05:47:47 Step 12/22 : RUN apk add --update --no-cache dumb-init [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:47 ---> Running in 84449a886262 05:47:47 + docker inspect -f . ci-base-image-arm64 05:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container 05:47:48 $ 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 05:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:48 (1/1) Installing dumb-init (1.2.5-r1) 05:47:48 Executing busybox-1.35.0-r17.trigger 05:47:48 OK: 6 MiB in 15 packages 05:47:48 (1/1) Installing dumb-init (1.2.5-r1) 05:47:48 Executing busybox-1.35.0-r17.trigger 05:47:48 OK: 6 MiB in 15 packages 05:47:48 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:47:48 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:47:48 OK: 15857 distinct packages available 05:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:47:48 (1/9) Installing ca-certificates (20220614-r0) 05:47:48 (2/9) Installing brotli-libs (1.0.9-r5) 05:47:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:47:48 (4/9) Installing libcurl (7.80.0-r6) 05:47:48 (5/9) Installing curl (7.80.0-r6) 05:47:48 (6/9) Installing dumb-init (1.2.5-r1) 05:47:48 (7/9) Installing musl-obstack (1.2.3-r0) 05:47:48 (8/9) Installing libucontext (1.1-r0) 05:47:48 (9/9) Installing gcompat (1.0.0-r4) 05:47:48 Executing busybox-1.34.1-r7.trigger 05:47:48 Executing ca-certificates-20220614-r0.trigger 05:47:48 OK: 8 MiB in 23 packages 05:47:49 Removing intermediate container 148fd5a018f3 05:47:49 ---> e3bf4ac9f646 05:47:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:47:49 Removing intermediate container 84449a886262 05:47:49 ---> 09a565b1bda8 05:47:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:49 ---> Running in 091e761477e2 05:47:49 $ docker top 3ee5ab78e37cdeccad1c88e4cf34b71fd08c71bedc88d7d21487141ab11393d2 -eo pid,comm 05:47:49 Removing intermediate container 091e761477e2 05:47:49 ---> 304feb69027d 05:47:49 Step 13/23 : ENV APP_PORT=59882 [Pipeline] { 05:47:49 ---> Running in 25d46f3a8afc 05:47:49 ---> 2f28fec73fac 05:47:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:47:49 Removing intermediate container 67e1fba1e3e7 05:47:49 ---> 24b2bbc98012 05:47:49 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:49 Removing intermediate container 25d46f3a8afc 05:47:49 ---> 627b16a8ca0f 05:47:49 Step 14/23 : EXPOSE $APP_PORT [Pipeline] echo 05:47:49 ========================================================= 05:47:49 [edgeXBuildGoParallel] Running Tests and Build... 05:47:49 ========================================================= [Pipeline] sh 05:47:49 ---> Running in 3096b64af602 05:47:49 ---> b3ef0140cf4c 05:47:49 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:47:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 05:47:50 Removing intermediate container 3096b64af602 05:47:50 ---> ca5a69b55e3c 05:47:50 Step 15/23 : WORKDIR / 05:47:50 ---> Running in f6ad12f5b84d [Pipeline] fileExists 05:47:50 ---> eea44f2cc2c8 05:47:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [Pipeline] sh 05:47:50 Removing intermediate container f6ad12f5b84d 05:47:50 ---> 2c20d9097e36 05:47:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:47:50 ---> 197dd5398828 05:47:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:47:50 ---> 6c7374fd84dd 05:47:50 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:47:50 ---> 05c30d1b741a 05:47:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:47:51 + make test 05:47:51 go test -race -coverprofile=coverage.out ./... 05:47:51 ---> f66b36f74b51 05:47:51 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:47:51 ---> 46a0c244f0fe 05:47:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:51 ---> Running in 5c70579a1024 05:47:51 ---> Running in 3f9462ab12ec 05:47:51 Removing intermediate container 3f9462ab12ec 05:47:51 ---> a2548cbc1bdb 05:47:51 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:47:51 ---> Running in 220f08dcbc02 05:47:51 ---> acf20b10e186 05:47:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:47:51 Removing intermediate container 220f08dcbc02 05:47:51 ---> 07b13b26936d 05:47:51 Step 17/19 : LABEL arch=x86_64 05:47:51 ---> Running in 506c4a9b685b 05:47:52 ---> 981da2b1e626 05:47:52 Step 19/23 : ENTRYPOINT ["/core-command"] 05:47:52 Removing intermediate container 506c4a9b685b 05:47:52 ---> f179ec5fd772 05:47:52 Step 18/19 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:47:52 ---> Running in df89836d4f74 05:47:52 ---> Running in ac709427d610 05:47:52 Removing intermediate container df89836d4f74 05:47:52 ---> 3fd8bf3c919f 05:47:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:47:52 Removing intermediate container ac709427d610 05:47:52 ---> 4605dd0fb42f 05:47:52 Step 19/19 : LABEL version=0.0.0 05:47:52 ---> Running in c3685c7f21e7 05:47:52 ---> Running in 2caff54d7d93 05:47:52 Removing intermediate container 5c70579a1024 05:47:52 ---> b6924134c577 05:47:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:47:52 ---> Running in 0076b619f343 05:47:52 Removing intermediate container c3685c7f21e7 05:47:52 ---> 55375abb5cfb 05:47:52 05:47:52 Removing intermediate container 0076b619f343 05:47:52 ---> 1934551681de 05:47:52 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 05:47:52 Removing intermediate container 2caff54d7d93 05:47:52 ---> 3f65caf9b48f 05:47:52 Step 21/23 : LABEL arch=x86_64 05:47:52 ---> Running in 45b680cdcff3 05:47:52 ---> Running in dcc3c30c768a 05:47:52 Successfully built 55375abb5cfb 05:47:52 Successfully tagged security-spiffe-token-provider:latest 05:47:52  Building security-spiffe-token-provider ... done Building core-metadata 05:47:52 Removing intermediate container 45b680cdcff3 05:47:52 ---> 72c70fd4b9d2 05:47:52 Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:47:53 ---> Running in 2cb7846cc726 05:47:53 Removing intermediate container dcc3c30c768a 05:47:53 ---> aefc21019973 05:47:53 Step 20/22 : LABEL arch=x86_64 05:47:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:47:56 ---> 4a289b40c564 05:47:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:47:56 ---> Using cache 05:47:56 ---> e3c3c0f090bd 05:47:56 Step 4/24 : WORKDIR /edgex-go 05:47:56 ---> Using cache 05:47:56 ---> eb816803d55d 05:47:56 Step 5/24 : RUN apk add --update --no-cache make git 05:47:56 ---> Using cache 05:47:56 ---> 39d5d09b5037 05:47:56 Step 6/24 : COPY go.mod vendor* ./ 05:47:56 ---> Using cache 05:47:56 ---> cdea7afe2d5a 05:47:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:56 ---> Using cache 05:47:56 ---> a90ce8592b50 05:47:56 Step 8/24 : COPY . . 05:47:56 ---> Using cache 05:47:56 ---> 0e7a2c9452f1 05:47:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:47:56 ---> Running in 1b77be230eda 05:47:56 Removing intermediate container 2cb7846cc726 05:47:56 ---> 1172a442775b 05:47:56 Step 23/23 : LABEL version=0.0.0 05:47:56 ---> Running in 028c716ad4a0 05:47:56 ---> Running in 2ac31d00b8e4 05:47:56 Removing intermediate container 1b77be230eda 05:47:56 ---> f57eb7396426 05:47:56 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:47:56 Removing intermediate container 2ac31d00b8e4 05:47:56 ---> 65935e3c32ea 05:47:56 05:47:56 ---> Running in 805d06a8ad33 05:47:56 Successfully built 65935e3c32ea 05:47:56 Successfully tagged core-command:latest 05:47:56  Building core-command ... done Building core-data 05:47:57 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 05:47:57 Removing intermediate container 805d06a8ad33 05:47:57 ---> 3327d575c964 05:47:57 Step 22/22 : LABEL version=0.0.0 05:48:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:48:00 ---> 4a289b40c564 05:48:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:48:00 ---> Using cache 05:48:00 ---> e3c3c0f090bd 05:48:00 Step 4/22 : WORKDIR /edgex-go 05:48:00 ---> Using cache 05:48:00 ---> eb816803d55d 05:48:00 Step 5/22 : RUN apk add --update --no-cache make git 05:48:00 ---> Using cache 05:48:00 ---> 39d5d09b5037 05:48:00 Step 6/22 : COPY go.mod vendor* ./ 05:48:00 ---> Using cache 05:48:00 ---> cdea7afe2d5a 05:48:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:00 ---> Using cache 05:48:00 ---> a90ce8592b50 05:48:00 Step 8/22 : COPY . . 05:48:00 ---> Using cache 05:48:00 ---> 0e7a2c9452f1 05:48:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:48:00 ---> Running in 49a7545262bb 05:48:00 ---> Running in 895932d948f8 05:48:00 Removing intermediate container 49a7545262bb 05:48:00 ---> b94d915a2e8d 05:48:00 05:48:00 Successfully built b94d915a2e8d 05:48:00 Successfully tagged security-proxy-auth:latest 05:48:00  Building security-proxy-auth ... done Building core-common-config-bootstrapper 05:48:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:48:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:48:04 ---> 4a289b40c564 05:48:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:48:04 ---> Using cache 05:48:04 ---> e3c3c0f090bd 05:48:04 Step 4/22 : WORKDIR /edgex-go 05:48:04 ---> Using cache 05:48:04 ---> eb816803d55d 05:48:04 Step 5/22 : RUN apk add --update --no-cache make git 05:48:04 ---> Using cache 05:48:04 ---> 39d5d09b5037 05:48:04 Step 6/22 : COPY go.mod vendor* ./ 05:48:04 ---> Using cache 05:48:04 ---> cdea7afe2d5a 05:48:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:04 ---> Using cache 05:48:04 ---> a90ce8592b50 05:48:04 Step 8/22 : COPY . . 05:48:04 ---> Using cache 05:48:04 ---> 0e7a2c9452f1 05:48:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:48:11 ---> Running in f52a84d7bc1d 05:48:11 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 05:48:21 Removing intermediate container 947c1fc88537 05:48:21 ---> e3206bf502da 05:48:21 05:48:21 Step 10/22 : FROM alpine:3.16 05:48:21 ---> dfd21b5a31f5 05:48:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:48:21 ---> Using cache 05:48:21 ---> e3bf4ac9f646 05:48:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:48:21 ---> Using cache 05:48:21 ---> 304feb69027d 05:48:21 Step 13/22 : ENV APP_PORT=59861 05:48:21 ---> Running in 10265fdee8b7 05:48:21 Removing intermediate container 4129a1a717ef 05:48:21 ---> 24bc8c5854d8 05:48:21 Step 7/24 : COPY . . 05:48:21 Removing intermediate container 10265fdee8b7 05:48:21 ---> e27a7cd72592 05:48:21 Step 14/22 : EXPOSE $APP_PORT 05:48:26 ---> Running in df1503f14255 05:48:26 Removing intermediate container df1503f14255 05:48:26 ---> 9ebefee46c9d 05:48:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:48:26 ---> 61ec43cf464c 05:48:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:48:29 ---> Running in 52a76059ada9 05:48:29 ---> cc141a521e5d 05:48:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:48:29 Removing intermediate container 895932d948f8 05:48:29 Removing intermediate container 028c716ad4a0 05:48:29 ---> 9de4e7740fac 05:48:29 ---> 575a193eb9d2 05:48:29 05:48:29 05:48:29 Step 10/24 : FROM alpine:3.16 05:48:29 Step 10/22 : FROM alpine:3.16 05:48:29 ---> dfd21b5a31f5 05:48:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:48:29 ---> dfd21b5a31f5 05:48:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:48:29 ---> Using cache 05:48:29 ---> e3bf4ac9f646 05:48:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:48:29 ---> Using cache 05:48:29 ---> 304feb69027d 05:48:29 Step 13/24 : ENV APP_PORT=59881 05:48:29 ---> Running in 8a372aed96d7 05:48:29 ---> Running in 9ce165f6411f 05:48:29 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 05:48:29 Removing intermediate container 8a372aed96d7 05:48:29 ---> 7e1db786b980 05:48:29 Step 14/24 : EXPOSE $APP_PORT 05:48:29 Removing intermediate container 9ce165f6411f 05:48:29 ---> 4ae71443756f 05:48:29 Step 12/22 : ENV APP_PORT=59880 05:48:29 ---> e2ee2f6d13ae 05:48:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:48:29 ---> Running in 97eb6541dfd1 05:48:29 ---> Running in 4b67fd063e75 05:48:30 Removing intermediate container 97eb6541dfd1 05:48:30 ---> 449dca439239 05:48:30 Step 15/24 : WORKDIR / 05:48:30 ---> Running in 74182beba088 05:48:30 Removing intermediate container 4b67fd063e75 05:48:30 ---> 4f4233162415 05:48:30 Step 13/22 : EXPOSE $APP_PORT 05:48:30 ---> Running in b1308e463501 05:48:30 ---> 68742b07e959 05:48:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:48:30 Removing intermediate container 74182beba088 05:48:30 ---> 029ce09a69f4 05:48:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:48:30 ---> Running in 512d0757ecdf 05:48:30 Removing intermediate container b1308e463501 05:48:30 ---> f205df7b98ad 05:48:30 Step 14/22 : RUN apk add --update --no-cache dumb-init 05:48:30 ---> Running in 26f9cb4ce5c5 05:48:30 Removing intermediate container 512d0757ecdf 05:48:30 ---> ad0216f5617c 05:48:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:48:30 ---> ead7a3ef4dbe 05:48:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:48:30 ---> Running in c6618ef6f75e 05:48:30 Removing intermediate container c6618ef6f75e 05:48:30 ---> 4f431059e8c4 05:48:30 Step 20/22 : LABEL arch=x86_64 05:48:31 ---> Running in 41f466496883 05:48:31 Removing intermediate container 41f466496883 05:48:31 ---> 06191b6025a2 05:48:31 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:31 ---> 976c3aff76c2 05:48:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:48:31 ---> Running in 809f39deef76 05:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:31 Removing intermediate container 809f39deef76 05:48:31 ---> 3fbaa994bbcd 05:48:31 Step 22/22 : LABEL version=0.0.0 05:48:31 ---> Running in b143829f2743 05:48:31 ---> 8667fe84de1a 05:48:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:48:31 (1/1) Installing dumb-init (1.2.5-r1) 05:48:31 Executing busybox-1.35.0-r17.trigger 05:48:31 OK: 6 MiB in 15 packages 05:48:31 Removing intermediate container b143829f2743 05:48:31 ---> b8ec07600e6b 05:48:31 05:48:32 Successfully built b8ec07600e6b 05:48:32 Successfully tagged support-scheduler:latest 05:48:32  Building support-scheduler ... done Building security-bootstrapper 05:48:36 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:48:36 ---> 4a289b40c564 05:48:36 Step 3/32 : WORKDIR /edgex-go 05:48:36 ---> Using cache 05:48:36 ---> 6bbe55b9e08f 05:48:36 Step 4/32 : RUN apk add --update --no-cache make git 05:48:36 ---> Using cache 05:48:36 ---> d7cefd817925 05:48:36 Step 5/32 : COPY go.mod vendor* ./ 05:48:36 ---> Using cache 05:48:36 ---> 49397e589351 05:48:36 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:36 ---> Using cache 05:48:36 ---> 24bc8c5854d8 05:48:36 Step 7/32 : COPY . . 05:48:36 ---> Using cache 05:48:36 ---> 61ec43cf464c 05:48:36 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:37 ? github.com/edgexfoundry/edgex-go [no test files] 05:48:38 ---> ee727b3b1532 05:48:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:48:38 ---> Running in bf4c233eab3f 05:48:38 ---> Running in f1e84b94ad7b 05:48:39 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 05:48:39 Removing intermediate container 26f9cb4ce5c5 05:48:39 ---> 29d394ac7dff 05:48:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:48:39 Removing intermediate container f1e84b94ad7b 05:48:39 ---> d7a12bf0dd78 05:48:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:48:39 ---> Running in 65bdd7e4a892 05:48:40 ---> f293b693670e 05:48:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:48:40 Removing intermediate container 65bdd7e4a892 05:48:40 ---> 7296e58e2f05 05:48:40 Step 22/24 : LABEL arch=x86_64 05:48:40 ---> Running in 801b2ec21895 05:48:40 Removing intermediate container 801b2ec21895 05:48:40 ---> 3e828b849b54 05:48:40 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:48:40 ---> Running in 2a080080192b 05:48:40 ---> 72ef40b2d1ca 05:48:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:48:40 Removing intermediate container f52a84d7bc1d 05:48:40 ---> 52fa188be577 05:48:40 05:48:40 Step 10/22 : FROM alpine:3.16 05:48:40 ---> dfd21b5a31f5 05:48:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:48:40 ---> Using cache 05:48:40 ---> 1de3b6edcd0c 05:48:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:48:40 ---> Using cache 05:48:40 ---> 09a565b1bda8 05:48:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:48:40 ---> Using cache 05:48:40 Removing intermediate container 2a080080192b 05:48:40 ---> 643b9b3af612 05:48:40 Step 24/24 : LABEL version=0.0.0 05:48:40 ---> 2f28fec73fac 05:48:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:48:40 ---> Running in 31494a20fb81 05:48:40 ---> 6ea6aae744b3 05:48:40 Step 18/22 : ENTRYPOINT ["/core-data"] 05:48:40 ---> Running in 0c485edff018 05:48:40 Removing intermediate container 31494a20fb81 05:48:40 ---> 7c4a9c91e718 05:48:40 05:48:41 Successfully built 7c4a9c91e718 05:48:41 Successfully tagged core-metadata:latest 05:48:41  Building core-metadata ... done Building security-proxy-setup 05:48:41 Removing intermediate container 0c485edff018 05:48:41 ---> 8a31899ea0dc 05:48:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:48:44 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:48:44 ---> 4a289b40c564 05:48:44 Step 3/21 : WORKDIR /edgex-go 05:48:44 ---> Using cache 05:48:44 ---> 6bbe55b9e08f 05:48:44 Step 4/21 : RUN apk add --update --no-cache make git 05:48:44 ---> Using cache 05:48:44 ---> d7cefd817925 05:48:44 Step 5/21 : COPY go.mod vendor* ./ 05:48:44 ---> Using cache 05:48:44 ---> 49397e589351 05:48:44 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:44 ---> Using cache 05:48:44 ---> 24bc8c5854d8 05:48:44 Step 7/21 : COPY . . 05:48:44 ---> Using cache 05:48:44 ---> 61ec43cf464c 05:48:44 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:48:47 ---> 8662cdc6e624 05:48:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:48:47 ---> Running in a16398f27cb3 05:48:47 ---> Running in 18f9bef8ec6b 05:48:47 Removing intermediate container a16398f27cb3 05:48:47 ---> 4c278bddc0d1 05:48:47 Step 20/22 : LABEL arch=x86_64 05:48:47 ---> 725d6e399b0a 05:48:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:48:47 ---> Running in 7a1a32648c8b 05:48:47 Removing intermediate container 7a1a32648c8b 05:48:47 ---> 290adba99e96 05:48:47 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:48:47 ---> Running in ed97787e0185 05:48:47 ---> 27ff1829ed82 05:48:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:48:47 ---> Running in 78f332cad056 05:48:47 Removing intermediate container ed97787e0185 05:48:47 ---> 4fc202dc6fdf 05:48:47 Step 22/22 : LABEL version=0.0.0 05:48:47 ---> Running in a8f1a216a44d 05:48:48 Removing intermediate container a8f1a216a44d 05:48:48 ---> c70c9da938fc 05:48:48 05:48:48 Successfully built c70c9da938fc 05:48:48 Successfully tagged core-data:latest 05:48:48  Building core-data ... done Building security-spire-server 05:48: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 05:48:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:48:51 ---> 4a289b40c564 05:48:51 Step 3/23 : WORKDIR /edgex-go 05:48:51 ---> Using cache 05:48:51 ---> 6bbe55b9e08f 05:48:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 05:48:51 ---> Using cache 05:48:51 ---> e1236a8cdc48 05:48:51 Step 5/23 : COPY go.mod vendor* ./ 05:48:51 ---> Using cache 05:48:51 ---> 425163fc3c7c 05:48:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:51 ---> Using cache 05:48:51 ---> b7e3dc5d312e 05:48:51 Step 7/23 : COPY . . 05:48:51 ---> Using cache 05:48:51 ---> b6f3bbf91cc9 05:48:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 05:48:51 ---> Using cache 05:48:51 ---> 8d89851d3c50 05:48:51 Step 9/23 : WORKDIR /edgex-go/spire-build 05:48:51 ---> Using cache 05:48:51 ---> 594a41fcab2d 05:48:51 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 05:48:52 Removing intermediate container 78f332cad056 05:48:52 ---> e66ec119e504 05:48:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:48:52 ---> Running in 6ea5c109c9bd 05:48:52 ---> Running in fcf6ee46b2cf 05:48:53 Removing intermediate container fcf6ee46b2cf 05:48:53 ---> 4b7b4723c195 05:48:53 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 05:48:53 ---> Running in eca49ab174e0 05:48:54 Removing intermediate container eca49ab174e0 05:48:54 ---> 76817f569138 05:48:54 Step 20/22 : LABEL arch=x86_64 05:48:54 ---> Running in c8a0f1170025 05:48:54 Removing intermediate container 52a76059ada9 05:48:54 ---> e43f1976e0d1 05:48:54 05:48:54 Step 9/24 : FROM alpine:3.16 05:48:54 ---> dfd21b5a31f5 05:48:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:48:54 ---> Running in fa43c729e6f4 05:48:54 Removing intermediate container 6ea5c109c9bd 05:48:54 ---> 8afb0fd91691 05:48:54 Step 11/23 : WORKDIR /edgex-go 05:48:54 Removing intermediate container c8a0f1170025 05:48:54 ---> d09ca106a8a7 05:48:54 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:48:54 ---> Running in 222e41bec241 05:48:54 ---> Running in 165572a7cead 05:48:55 Removing intermediate container 165572a7cead 05:48:55 ---> 3874f926e282 05:48:55 Step 22/22 : LABEL version=0.0.0 05:48:55 ---> Running in a1dbb7132a2a 05:48:55 Removing intermediate container 222e41bec241 05:48:55 ---> 803e0692ce79 05:48:55 05:48:55 Step 12/23 : FROM alpine:3.15 05:48:55 ---> 5ce65d7b0fde 05:48:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:48:55 ---> Using cache 05:48:55 ---> b49191163cd6 05:48:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:55 ---> Running in d0452b0a9d51 05:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:55 Removing intermediate container a1dbb7132a2a 05:48:55 ---> c1317c083077 05:48:55 05:48:55 Successfully built c1317c083077 05:48:55 Successfully tagged core-common-config-bootstrapper:latest 05:48:55  Building core-common-config-bootstrapper ... done Building support-notifications 05:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:55 (1/3) Installing ca-certificates (20220614-r0) 05:48:55 (2/3) Installing dumb-init (1.2.5-r1) 05:48:55 (3/3) Installing su-exec (0.2-r1) 05:48:55 Executing busybox-1.35.0-r17.trigger 05:48:55 Executing ca-certificates-20220614-r0.trigger 05:48:55 OK: 6 MiB in 17 packages 05:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:48:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:48:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:48:56 OK: 15857 distinct packages available 05:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:48:56 (1/5) Installing dumb-init (1.2.5-r1) 05:48:56 (2/5) Installing musl-obstack (1.2.3-r0) 05:48:56 (3/5) Installing libucontext (1.1-r0) 05:48:56 (4/5) Installing gcompat (1.0.0-r4) 05:48:56 (5/5) Installing openssl (1.1.1t-r1) 05:48:56 Executing busybox-1.34.1-r7.trigger 05:48:56 OK: 7 MiB in 19 packages 05:48:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:48:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:48:58 ---> 4a289b40c564 05:48:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:48:58 ---> Using cache 05:48:58 ---> e3c3c0f090bd 05:48:58 Step 4/22 : WORKDIR /edgex-go 05:48:58 ---> Using cache 05:48:58 ---> eb816803d55d 05:48:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:49:00 ---> Running in 321df8f817e9 05:49:00 Removing intermediate container d0452b0a9d51 05:49:00 ---> ce26f25fcb1b 05:49:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:49:00 Removing intermediate container fa43c729e6f4 05:49:00 ---> e9af6a028864 05:49:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:49:00 ---> Running in ba027cfb1468 05:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:49:00 Removing intermediate container ba027cfb1468 05:49:00 ---> 1d521b615e29 05:49:00 Step 12/24 : WORKDIR / 05:49:00 ---> Running in 61941c288fe1 05:49:00 OK: 211 MiB in 51 packages 05:49:00 Removing intermediate container 61941c288fe1 05:49:00 ---> 74e0eac4f1c2 05:49:00 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:49:02 ---> 0b6094414425 05:49:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:49:02 ---> 9a7659cf35ed 05:49:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:49:02 Removing intermediate container 321df8f817e9 05:49:02 ---> d88b2bd75373 05:49:02 Step 6/22 : COPY go.mod vendor* ./ 05:49:02 ---> fcde111d0944 05:49:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:49:02 ---> 19029210e5f8 05:49:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:02 ---> 25680f9210cb 05:49:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:49:02 ---> Running in 77c8398d4880 05:49:02 ---> e3cd7e85fad7 05:49:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:49:02 ---> 1a77bcb43a03 05:49:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:49:03 ---> 25490c67ccb6 05:49:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:49:03 ---> 93b9b1036c47 05:49:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:49:03 ---> Running in bab409378db8 05:49:03 ---> cb89a71e268d 05:49:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:49:03 Removing intermediate container bab409378db8 05:49:03 ---> 4f10de429cc7 05:49:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:49:03 ---> Running in 78f01d1cb9d0 05:49:03 Removing intermediate container 78f01d1cb9d0 05:49:03 ---> 36b66668c3a2 05:49:03 Step 21/23 : LABEL arch=x86_64 05:49:03 ---> Running in 51271f9e5c12 05:49:04 ---> 79b8cb65e8ce 05:49:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:49:04 Removing intermediate container 51271f9e5c12 05:49:04 ---> a1d7bb6f0672 05:49:04 Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:49:04 ---> Running in a27e765a9199 05:49:04 ---> 66e731d16bec 05:49:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:04 Removing intermediate container a27e765a9199 05:49:04 ---> b660d54dd16f 05:49:04 Step 23/23 : LABEL version=0.0.0 05:49:04 ---> Running in d2f460a3bb5b 05:49:04 ---> Running in 7eadd40218fb 05:49:05 Removing intermediate container 7eadd40218fb 05:49:05 ---> 9685708cf97a 05:49:05 05:49:05 Successfully built 9685708cf97a 05:49:05 Successfully tagged security-spire-server:latest 05:49:05  Building security-spire-server ... done Removing intermediate container bf4c233eab3f 05:49:05 ---> 402d820723cc 05:49:05 05:49:05 Step 9/32 : FROM alpine:3.16 05:49:05 ---> dfd21b5a31f5 05:49:05 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:49:05 ---> Running in 15bf87f266a1 05:49:05 Removing intermediate container d2f460a3bb5b 05:49:05 ---> 2d47a72472e5 05:49:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:49:05 ---> Running in 8a96ce546e00 05:49:05 Removing intermediate container 8a96ce546e00 05:49:05 ---> 5aa6e8c84813 05:49:05 Step 22/24 : LABEL arch=x86_64 05:49:05 Removing intermediate container 15bf87f266a1 05:49:05 ---> 5937c7be72fc 05:49:05 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 05:49:05 ---> Running in 13e7f5019d52 05:49:05 ---> Running in 73f272097590 05:49:05 Removing intermediate container 13e7f5019d52 05:49:05 ---> ad5d75e2357d 05:49:05 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:49:05 ---> Running in d6918dc0eb96 05:49:06 Removing intermediate container d6918dc0eb96 05:49:06 ---> 02e407393694 05:49:06 Step 24/24 : LABEL version=0.0.0 05:49:06 ---> Running in 8d38b53f916a 05:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:49:06 Removing intermediate container 8d38b53f916a 05:49:06 ---> c3168156664c 05:49:06 05:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:49:06 Successfully built c3168156664c 05:49:06 Successfully tagged security-secretstore-setup:latest 05:49:06  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.5-r1) 05:49:06 (2/2) Installing su-exec (0.2-r1) 05:49:06 Executing busybox-1.35.0-r17.trigger 05:49:06 OK: 6 MiB in 16 packages 05:49:06 Removing intermediate container 73f272097590 05:49:06 ---> f2c03914d9e0 05:49:06 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 05:49:06 ---> Running in 57fb85904779 05:49:07 Removing intermediate container 57fb85904779 05:49:07 ---> 21647cf12ab5 05:49:07 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:49:07 ---> Running in 6e95f21f3482 05:49:07 Removing intermediate container 6e95f21f3482 05:49:07 ---> 3cd1e8c4b6b1 05:49:07 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:49:07 ---> Running in b231d94ad487 05:49:07 Removing intermediate container b231d94ad487 05:49:07 ---> a107917310c7 05:49:07 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:49:07 ---> Running in 924630888c64 05:49:07 Removing intermediate container 924630888c64 05:49:07 ---> 4c1cfc3d3222 05:49:07 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:49:07 ---> Running in 2fe61dc90bf1 05:49:07 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 05:49:08 Removing intermediate container 2fe61dc90bf1 05:49:08 ---> 82ab9ba42a81 05:49:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 05:49:08 ---> Running in edf1a42998ac 05:49:08 Removing intermediate container edf1a42998ac 05:49:08 ---> 2373c82d9bd5 05:49:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:49:08 ---> 0348c23a24f3 05:49:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:49:08 ---> Running in 8e65c1c8bd05 05:49:09 Removing intermediate container 8e65c1c8bd05 05:49:09 ---> 5e98567220ff 05:49:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:09 ---> 0221d48cc68a 05:49:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:49:10 ---> aa098d33e4b3 05:49:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:49:10 ---> d4c0941adaba 05:49:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:49:10 Removing intermediate container 18f9bef8ec6b 05:49:10 ---> 6a3cdb722bb8 05:49:10 05:49:10 Step 9/21 : FROM alpine:3.16 05:49:10 ---> dfd21b5a31f5 05:49:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 05:49:10 ---> Running in 2d5a3546b903 05:49:10 ---> 1b4ca4ce7f0c 05:49:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:49:10 ---> 52169a2d8355 05:49:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:49:10 ---> 06ecd5143c54 05:49:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:49:11 ---> 81bda5d9bfa5 05:49:11 Step 27/32 : RUN chmod +x /entrypoint.sh 05:49:11 ---> Running in b14031ceb53d 05:49:11 (1/6) Installing ca-certificates (20220614-r0) 05:49:11 (2/6) Installing brotli-libs (1.0.9-r6) 05:49:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 05:49:11 (4/6) Installing libcurl (7.83.1-r6) 05:49:11 (5/6) Installing curl (7.83.1-r6) 05:49:11 (6/6) Installing dumb-init (1.2.5-r1) 05:49:11 Executing busybox-1.35.0-r17.trigger 05:49:11 Executing ca-certificates-20220614-r0.trigger 05:49:11 OK: 8 MiB in 20 packages 05:49:14 Removing intermediate container b14031ceb53d 05:49:14 ---> eb119cbc7d07 05:49:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:49:14 Removing intermediate container 2d5a3546b903 05:49:14 ---> 3115ea797f5d 05:49:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:49:14 ---> Running in f3bd0db8fd3b 05:49:14 ---> Running in 9300c6d08470 05:49:14 Removing intermediate container f3bd0db8fd3b 05:49:14 ---> 0c56cd09ffdb 05:49:14 Step 29/32 : CMD ["gate"] 05:49:14 Removing intermediate container 9300c6d08470 05:49:14 ---> c8e0d039e629 05:49:14 Step 12/21 : WORKDIR /edgex 05:49:14 ---> Running in 693f67f9c145 05:49:14 ---> Running in 08dd8c795b47 05:49:14 Removing intermediate container 693f67f9c145 05:49:14 ---> 38bf7a563e76 05:49:14 Step 30/32 : LABEL arch=x86_64 05:49:14 ---> Running in ba3e50ce58aa 05:49:14 Removing intermediate container 08dd8c795b47 05:49:14 ---> e39b8a1f6ad7 05:49:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:49:15 Removing intermediate container ba3e50ce58aa 05:49:15 ---> 8f72b2df08d1 05:49:15 Step 31/32 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:49:15 ---> 3a76f9c988b9 05:49:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:49:15 ---> Running in 31f46c0f6381 05:49:15 Removing intermediate container 31f46c0f6381 05:49:15 ---> 9f296df961f8 05:49:15 Step 32/32 : LABEL version=0.0.0 05:49:15 ---> Running in 2e5ee8d3a67f 05:49:15 ---> d6f3e8657786 05:49:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:49:15 Removing intermediate container 2e5ee8d3a67f 05:49:15 ---> d42a4011d231 05:49:15 05:49:15 Successfully built d42a4011d231 05:49:15 Successfully tagged security-bootstrapper:latest 05:49:16  Building security-bootstrapper ... done  ---> 0d99c5220867 05:49:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:49:17 ---> 0b03cc1226b1 05:49:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:49:17 ---> Running in f9ebd543d187 05:49:18 Removing intermediate container f9ebd543d187 05:49:18 ---> 6ecdfff3d0ca 05:49:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 05:49:19 ---> Running in 92391a3a2e35 05:49:19 Removing intermediate container 92391a3a2e35 05:49:19 ---> 4b3635255da7 05:49:19 Step 19/21 : LABEL arch=x86_64 05:49:19 ---> Running in 99a11eff705a 05:49:19 Removing intermediate container 99a11eff705a 05:49:19 ---> 1cc3dc8b8fb5 05:49:19 Step 20/21 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:49:19 ---> Running in b8aaa36c20d9 05:49:19 Removing intermediate container b8aaa36c20d9 05:49:19 ---> 1dcae6d9140b 05:49:19 Step 21/21 : LABEL version=0.0.0 05:49:19 ---> Running in e9233d2bf1e1 05:49:19 Removing intermediate container e9233d2bf1e1 05:49:19 ---> d90e88ef599b 05:49:19 05:49:19 Successfully built d90e88ef599b 05:49:19 Successfully tagged security-proxy-setup:latest 05:49:22  Building security-proxy-setup ... done Removing intermediate container 77c8398d4880 05:49:22 ---> 495cac730a38 05:49:22 Step 8/22 : COPY . . 05:49:28 ---> 666cbed4c08b 05:49:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:49:28 ---> Running in 3059038acc07 05:49:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:49:50 Removing intermediate container 3059038acc07 05:49:50 ---> 2d8ba0ffc6d8 05:49:50 05:49:50 Step 10/22 : FROM alpine:3.16 05:49:50 ---> dfd21b5a31f5 05:49:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:49:50 ---> Running in a49e70e93fbf 05:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:49:51 (1/2) Installing ca-certificates (20220614-r0) 05:49:51 (2/2) Installing dumb-init (1.2.5-r1) 05:49:51 Executing busybox-1.35.0-r17.trigger 05:49:51 Executing ca-certificates-20220614-r0.trigger 05:49:51 OK: 6 MiB in 16 packages 05:49:51 Removing intermediate container a49e70e93fbf 05:49:51 ---> 8d6fffee628f 05:49:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:49:51 ---> Running in 8909666ff865 05:49:51 Removing intermediate container 8909666ff865 05:49:51 ---> 9bf9c2ece27c 05:49:51 Step 13/22 : ENV APP_PORT=59860 05:49:51 ---> Running in 4aee827355b2 05:49:51 Removing intermediate container 4aee827355b2 05:49:51 ---> 353607137bfa 05:49:51 Step 14/22 : EXPOSE $APP_PORT 05:49:51 ---> Running in 9085291c4cfc 05:49:51 Removing intermediate container 9085291c4cfc 05:49:51 ---> 7cb80957815a 05:49:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:52 ---> 973b7c49e30c 05:49:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:49:52 ---> 38b38594ff46 05:49:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:49:53 ---> f5e9725d50ed 05:49:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:49:53 ---> Running in b811efaf7bc8 05:49:53 Removing intermediate container b811efaf7bc8 05:49:53 ---> 123ed8792f61 05:49:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:49:53 ---> Running in 8718a00d1ac7 05:49:53 Removing intermediate container 8718a00d1ac7 05:49:53 ---> 9c719c65e3ed 05:49:53 Step 20/22 : LABEL arch=x86_64 05:49:53 ---> Running in 56517ff15d74 05:49:53 Removing intermediate container 56517ff15d74 05:49:53 ---> 23968245828b 05:49:53 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 05:49:53 ---> Running in 79e62b1c5039 05:49:53 Removing intermediate container 79e62b1c5039 05:49:53 ---> eb8e40d18504 05:49:53 Step 22/22 : LABEL version=0.0.0 05:49:53 ---> Running in 606d087a5767 05:49:53 Removing intermediate container 606d087a5767 05:49:53 ---> d9308a798006 05:49:53 05:49:53 Successfully built d9308a798006 05:49:53 Successfully tagged support-notifications:latest 05:49:53  Building support-notifications ... done  [Pipeline] } 05:49:53 $ docker stop --time=1 51e7c80fc445c482e3d9f46b8e3eac53e6ab6fd8795c570aef2cfeeb1a569956 05:49:54 $ docker rm -f --volumes 51e7c80fc445c482e3d9f46b8e3eac53e6ab6fd8795c570aef2cfeeb1a569956 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:55 + docker images 05:49:55 REPOSITORY TAG IMAGE ID CREATED SIZE 05:49:55 support-notifications latest d9308a798006 2 seconds ago 30.7MB 05:49:55 2d8ba0ffc6d8 7 seconds ago 1.76GB 05:49:55 security-proxy-setup latest d90e88ef599b 36 seconds ago 27.8MB 05:49:55 security-bootstrapper latest d42a4011d231 40 seconds ago 20.4MB 05:49:55 6a3cdb722bb8 45 seconds ago 1.68GB 05:49:55 security-secretstore-setup latest c3168156664c 50 seconds ago 30MB 05:49:55 402d820723cc 51 seconds ago 1.68GB 05:49:55 security-spire-server latest 9685708cf97a 51 seconds ago 86.5MB 05:49:55 803e0692ce79 About a minute ago 1.56GB 05:49:55 core-common-config-bootstrapper latest c1317c083077 About a minute ago 15.5MB 05:49:55 e43f1976e0d1 About a minute ago 1.68GB 05:49:55 core-data latest c70c9da938fc About a minute ago 17.9MB 05:49:55 52fa188be577 About a minute ago 1.68GB 05:49:55 core-metadata latest 7c4a9c91e718 About a minute ago 18.5MB 05:49:55 support-scheduler latest b8ec07600e6b About a minute ago 30.1MB 05:49:55 9de4e7740fac About a minute ago 1.7GB 05:49:55 575a193eb9d2 About a minute ago 1.7GB 05:49:55 e3206bf502da About a minute ago 1.75GB 05:49:55 security-proxy-auth latest b94d915a2e8d About a minute ago 16.2MB 05:49:55 core-command latest 65935e3c32ea About a minute ago 17.7MB 05:49:55 security-spiffe-token-provider latest 55375abb5cfb 2 minutes ago 30MB 05:49:55 94ff2373c0d4 2 minutes ago 1.73GB 05:49:55 1f47acb6639d 2 minutes ago 1.67GB 05:49:55 34ad7fed998f 2 minutes ago 1.69GB 05:49:55 security-spire-agent latest 73a131928b9a 2 minutes ago 125MB 05:49:55 security-spire-config latest 8c4cfd73c799 2 minutes ago 85.8MB 05:49:55 ef0fac2e472d 2 minutes ago 1.56GB 05:49:55 e689eceab51f 2 minutes ago 1.56GB 05:49:55 ci-base-image-x86_64 latest 4a289b40c564 6 minutes ago 904MB 05:49:55 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 05:49:55 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 05:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 05:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 05:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:50:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:50:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:50:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:50:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:50:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:50:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:50:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:50:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:50:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:51:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.409s coverage: 28.7% of statements 05:51:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:51:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:51:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.874s coverage: 98.5% of statements 05:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.971s coverage: 71.2% of statements 05:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.653s coverage: 54.0% of statements 05:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.421s coverage: 88.5% of statements 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.606s coverage: 3.9% of statements 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.757s coverage: 95.6% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.500s coverage: 72.2% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.547s coverage: 65.9% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.383s coverage: 0.9% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.324s coverage: 29.6% of statements 05:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.303s coverage: 82.9% of statements 05:51:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 05:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 05:51:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 05:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.352s coverage: 94.4% of statements 05:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.237s coverage: 44.8% of statements 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.460s coverage: 79.9% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.304s coverage: 92.9% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.255s coverage: 87.2% of statements 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.217s coverage: 100.0% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 77.4% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.874s coverage: 91.2% of statements 05:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.382s coverage: 63.1% of statements 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:52:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 05:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.160s coverage: 73.7% of statements 05:52:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements 05:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.583s coverage: 65.3% of statements 05:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.984s coverage: 41.0% of statements 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.327s coverage: 89.5% of statements 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.482s coverage: 84.8% of statements 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.474s coverage: 17.7% of statements 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.650s coverage: 92.3% of statements 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:52:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:52:38 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 05:52:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:52:38 go vet ./... 05:54:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:54:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:54:45 ./bin/test-attribution-txt.sh [Pipeline] echo 05:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:54:46 + ls -al . 05:54:46 total 740 05:54:46 drwxrwxr-x 10 1001 1001 4096 Mar 1 05:47 . 05:54:46 drwxr-xr-x 4 root root 4096 Mar 1 05:47 .. 05:54:46 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:46 .blubracket 05:54:46 -rw-rw-r-- 1 1001 1001 16 Mar 1 05:46 .dockerignore 05:54:46 drwxrwxr-x 8 1001 1001 4096 Mar 1 05:46 .git 05:54:46 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:46 .github 05:54:46 -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:46 .gitignore 05:54:46 -rw-rw-r-- 1 1001 1001 42 Mar 1 05:46 .golangci.yml 05:54:46 -rw-rw-r-- 1 1001 1001 87 Mar 1 05:46 .hadolint.yml 05:54:46 -rw-rw-r-- 1 1001 1001 166 Mar 1 05:46 .sonarcloud.properties 05:54:46 -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:46 ADOPTERS.md 05:54:46 -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:46 Attribution.txt 05:54:46 -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:46 CHANGELOG.md 05:54:46 -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:46 CONTRIBUTING.md 05:54:46 -rw-rw-r-- 1 1001 1001 677 Mar 1 05:46 GOVERNANCE.md 05:54:46 -rw-rw-r-- 1 1001 1001 883 Mar 1 05:46 Jenkinsfile 05:54:46 -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:46 LICENSE 05:54:46 -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:46 Makefile 05:54:46 -rw-rw-r-- 1 1001 1001 582 Mar 1 05:46 OWNERS.md 05:54:46 -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:46 README.md 05:54:46 -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:46 SECURITY.md 05:54:46 -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION 05:54:46 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:46 bin 05:54:46 drwxrwxr-x 18 1001 1001 4096 Mar 1 05:46 cmd 05:54:46 -rw-r--r-- 1 root root 487670 Mar 1 05:52 coverage.out 05:54:46 -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:46 go.mod 05:54:46 -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:46 go.sum 05:54:46 drwxrwxr-x 7 1001 1001 4096 Mar 1 05:46 internal 05:54:46 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:46 openapi 05:54:46 drwxrwxr-x 4 1001 1001 4096 Mar 1 05:46 snap 05:54:46 -rw-rw-r-- 1 1001 1001 204 Mar 1 05:46 version.go [Pipeline] sh 05:54:47 + '[' -e coverage.out ] 05:54:47 + chown 1001:1001 coverage.out [Pipeline] stash 05:54:47 Warning: overwriting stash ‘coverage-report’ 05:54:48 Stashed 1 file(s) [Pipeline] sh 05:54:48 + make build 05:54:48 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 05:56:26 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 05:56: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 05:56:39 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 05:56:43 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 05:57:30 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 05:57:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:57: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:57:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:57:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:57:59 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 05:58:03 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 05:58:18 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] } 05:58:23 $ docker stop --time=1 3ee5ab78e37cdeccad1c88e4cf34b71fd08c71bedc88d7d21487141ab11393d2 05:58:26 $ docker rm -f --volumes 3ee5ab78e37cdeccad1c88e4cf34b71fd08c71bedc88d7d21487141ab11393d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:58:28 05:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:58:28 latest: Pulling from edgex-devops/edgex-compose-arm64 05:58:28 29e5d40040c1: Pulling fs layer 05:58:28 1ce36da41761: Pulling fs layer 05:58:28 25b303627fd3: Pulling fs layer 05:58:29 29e5d40040c1: Verifying Checksum 05:58:29 29e5d40040c1: Download complete 05:58:29 1ce36da41761: Verifying Checksum 05:58:29 1ce36da41761: Download complete 05:58:29 29e5d40040c1: Pull complete 05:58:31 25b303627fd3: Verifying Checksum 05:58:31 25b303627fd3: Download complete 05:58:31 1ce36da41761: Pull complete 05:58:41 25b303627fd3: Pull complete 05:58:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:58:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:41 prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container 05:58:41 $ 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 05:58:44 $ docker top 26b7829dadfce3accb82c9a9114e10cacff1c0db48d2c88dc059fb1929a768e0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:45 + docker-compose build --help 05:58:45 + grep parallel 05:58:50 --parallel Build images in parallel. [Pipeline] } 05:58:50 $ docker stop --time=1 26b7829dadfce3accb82c9a9114e10cacff1c0db48d2c88dc059fb1929a768e0 05:58:52 $ docker rm -f --volumes 26b7829dadfce3accb82c9a9114e10cacff1c0db48d2c88dc059fb1929a768e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:58:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container 05:58:53 $ 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 05:58:54 $ docker top 5e6b378601901695111f0adb0a7aa900a2dcf81e254f2d90672bfa47ef4b5899 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:55 + docker-compose -f ./docker-compose-build.yml build --parallel 05:59:01 Building core-command ... 05:59:01 Building core-common-config-bootstrapper ... 05:59:01 Building core-data ... 05:59:01 Building core-metadata ... 05:59:01 Building security-bootstrapper ... 05:59:01 Building security-proxy-auth ... 05:59:01 Building security-proxy-setup ... 05:59:01 Building security-secretstore-setup ... 05:59:01 Building security-spiffe-token-provider ... 05:59:01 Building security-spire-agent ... 05:59:01 Building security-spire-config ... 05:59:01 Building security-spire-server ... 05:59:01 Building support-notifications ... 05:59:01 Building support-scheduler ... 05:59:01 Building core-metadata 05:59:01 Building support-scheduler 05:59:01 Building security-proxy-auth 05:59:01 Building core-data 05:59:01 Building security-secretstore-setup 05:59:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:59:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:59:48 ---> 0e82dfbd63b2 05:59:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:59:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:59:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:59:48 ---> 0e82dfbd63b2 05:59:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:59:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:59:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:59:48 ---> 0e82dfbd63b2 05:59:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:59:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:59:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:59:48 ---> 0e82dfbd63b2 05:59:48 Step 3/24 : WORKDIR /edgex-go 05:59:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:59:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:59:48 ---> 0e82dfbd63b2 05:59:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:59:48 ---> Running in 7f99b770130a 05:59:48 ---> Running in f42475224e98 05:59:48 ---> Running in ccb764acb20e 05:59:48 ---> Running in 9458376f861b 05:59:48 ---> Running in 46db3f517345 05:59:48 Removing intermediate container 7f99b770130a 05:59:48 ---> 81ec38805645 05:59:48 Step 4/22 : WORKDIR /edgex-go 05:59:48 Removing intermediate container 46db3f517345 05:59:48 ---> 5b4d3e82b663 05:59:48 Step 4/24 : WORKDIR /edgex-go 05:59:48 Removing intermediate container f42475224e98 05:59:48 ---> b9e1a00d5402 05:59:48 Step 4/22 : WORKDIR /edgex-go 05:59:48 ---> Running in cc0c715a6434 05:59:48 Removing intermediate container 9458376f861b 05:59:48 ---> c96aabac96ef 05:59:48 Step 4/22 : WORKDIR /edgex-go 05:59:48 ---> Running in 1f3504af2b35 05:59:48 Removing intermediate container ccb764acb20e 05:59:48 ---> d5bb32f40d1c 05:59:48 Step 4/24 : RUN apk add --update --no-cache make git 05:59:48 ---> Running in 75a9487a9960 05:59:48 ---> Running in bbd620899e05 05:59:48 ---> Running in 8b8b4cd9bdf8 05:59:49 Removing intermediate container bbd620899e05 05:59:49 ---> 57261d32180c 05:59:49 Removing intermediate container cc0c715a6434 05:59:49 Step 5/22 : RUN apk add --update --no-cache make git ---> 0bb7c8a7f70e 05:59:49 05:59:49 Step 5/22 : RUN apk add --update --no-cache make git 05:59:49 Removing intermediate container 1f3504af2b35 05:59:49 ---> 3cdb9ad4ee87 05:59:49 Step 5/24 : RUN apk add --update --no-cache make git 05:59:49 ---> Running in f93c845c240f 05:59:49 ---> Running in 589a8ff42e08 05:59:49 ---> Running in f1b8309e4fd9 05:59:49 Removing intermediate container 75a9487a9960 05:59:49 ---> 1a56ccff8705 05:59:49 Step 5/22 : RUN apk add --update --no-cache make git 05:59:49 ---> Running in e078fdd7c452 05:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:59:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:59:52 OK: 221 MiB in 51 packages 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:59:53 OK: 221 MiB in 51 packages 05:59:53 Removing intermediate container 8b8b4cd9bdf8 05:59:53 ---> 0296355d1ab5 05:59:53 Step 5/24 : COPY go.mod vendor* ./ 05:59:53 OK: 221 MiB in 51 packages 05:59:53 OK: 221 MiB in 51 packages 05:59:54 OK: 221 MiB in 51 packages 05:59:54 ---> e018754c889d 05:59:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:55 ---> Running in 9dcd0aed32b8 05:59:55 Removing intermediate container f93c845c240f 05:59:55 ---> b871772fa8cf 05:59:55 Step 6/22 : COPY go.mod vendor* ./ 05:59:55 Removing intermediate container f1b8309e4fd9 05:59:55 ---> 460b70a5a957 05:59:55 Step 6/22 : COPY go.mod vendor* ./ 05:59:55 Removing intermediate container 589a8ff42e08 05:59:55 ---> 643d25446abf 05:59:55 Step 6/24 : COPY go.mod vendor* ./ 05:59:55 Removing intermediate container e078fdd7c452 05:59:55 ---> 49497bca17b8 05:59:55 Step 6/22 : COPY go.mod vendor* ./ 05:59:56 ---> f0072cf800c1 05:59:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:56 ---> 12256fe57f45 05:59:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:56 ---> Running in 8ec6e7bc8c26 05:59:56 ---> Running in 87416b88d29a 05:59:57 ---> 1f30f8801bbb 05:59:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:57 ---> 24e22a4b1531 05:59:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:57 ---> Running in e93d579ef62b 05:59:57 ---> Running in 048efa2479fa 06:01:49 Removing intermediate container 9dcd0aed32b8 06:01:49 ---> c9c7cc8fbccb 06:01:49 Step 7/24 : COPY . . 06:01:49 Removing intermediate container 048efa2479fa 06:01:49 ---> 158b9ee993e6 06:01:49 Step 8/24 : COPY . . 06:01:49 Removing intermediate container 8ec6e7bc8c26 06:01:49 ---> 3e8e808c139d 06:01:49 Step 8/22 : COPY . . 06:01:49 Removing intermediate container e93d579ef62b 06:01:49 ---> 9abfcaa82f07 06:01:49 Step 8/22 : COPY . . 06:01:49 Removing intermediate container 87416b88d29a 06:01:49 ---> 80a6f56d7068 06:01:49 Step 8/22 : COPY . . 06:02:01 ---> af444bf98ade 06:02:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:01 ---> Running in f7643f2c7a03 06:02:01 ---> aef21d0e0d41 06:02:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:02:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:02:01 ---> 571cd2656e86 06:02:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:02:02 ---> Running in 153bf38e7ed8 06:02:02 ---> Running in 64d6e7c5dced 06:02:02 ---> 828b7abd12cd 06:02:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:02:03 ---> f424df2a8905 06:02:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:02:03 ---> Running in 6ea34648de5a 06:02:03 ---> Running in 521e01861381 06:02:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:02:05 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 06:02:05 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 06:02:06 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 06:09:13 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 06:09:13 Removing intermediate container 153bf38e7ed8 06:09:13 ---> c361fee3ff8e 06:09:13 06:09:13 Step 10/22 : FROM alpine:3.16 06:09:13 3.16: Pulling from library/alpine 06:09:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:09:13 Status: Downloaded newer image for alpine:3.16 06:09:13 ---> 4c81e5bf8899 06:09:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:09:13 ---> Running in 227d7ded1dd6 06:09:13 Removing intermediate container 227d7ded1dd6 06:09:13 ---> 6faeb50b0ba0 06:09:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:09:13 ---> Running in 084d5ff01d71 06:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:14 (1/1) Installing dumb-init (1.2.5-r1) 06:09:14 Executing busybox-1.35.0-r17.trigger 06:09:14 OK: 5 MiB in 15 packages 06:09:16 Removing intermediate container 084d5ff01d71 06:09:16 ---> b2ed8fa5db22 06:09:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:17 ---> dc213a1238b3 06:09:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:09:18 ---> e5eb1fc0c3ed 06:09:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 06:09:19 ---> c2c4279241d1 06:09:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:09:21 ---> f93d033c8e16 06:09:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:21 ---> Running in 3f544768ca7e 06:09:26 Removing intermediate container 3f544768ca7e 06:09:26 ---> e062c565f5b3 06:09:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:09:26 ---> Running in 5d6029c556c9 06:09:26 Removing intermediate container 5d6029c556c9 06:09:26 ---> eebe31a39623 06:09:26 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:09:26 ---> Running in 6144d6c278fb 06:09:27 Removing intermediate container 6144d6c278fb 06:09:27 ---> e131dc379091 06:09:27 Step 20/22 : LABEL arch=arm64 06:09:27 ---> Running in ba6d8d1246e8 06:09:28 Removing intermediate container ba6d8d1246e8 06:09:28 ---> e6e12a86a997 06:09:28 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:09:28 ---> Running in 52e70bad9ac1 06:09:29 Removing intermediate container 52e70bad9ac1 06:09:29 ---> bc0c9ed84c8d 06:09:29 Step 22/22 : LABEL version=0.0.0 06:09:29 ---> Running in 1b5e4ce44eb3 06:09:30 Removing intermediate container 1b5e4ce44eb3 06:09:30 ---> 0a55f8953a66 06:09:30 06:09:30 Removing intermediate container f7643f2c7a03 06:09:30 ---> 4b1773b41c39 06:09:30 06:09:30 Step 9/24 : FROM alpine:3.16 06:09:30 ---> 4c81e5bf8899 06:09:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:09:31 ---> Running in 3e86d99d57d1 06:09:31 Successfully built 0a55f8953a66 06:09:31 Successfully tagged security-proxy-auth-arm64:latest 06:09:31  Building security-proxy-auth ... done Building security-spire-config 06:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:34 (1/3) Installing ca-certificates (20220614-r0) 06:09:34 (2/3) Installing dumb-init (1.2.5-r1) 06:09:34 (3/3) Installing su-exec (0.2-r1) 06:09:34 Executing busybox-1.35.0-r17.trigger 06:09:34 Executing ca-certificates-20220614-r0.trigger 06:09:35 OK: 6 MiB in 17 packages 06:09:38 Removing intermediate container 3e86d99d57d1 06:09:38 ---> 9180a6f8d20d 06:09:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:09:38 ---> Running in 4c59a9cf33ec 06:09:38 Removing intermediate container 4c59a9cf33ec 06:09:38 ---> 8dc4aebf8600 06:09:38 Step 12/24 : WORKDIR / 06:09:38 ---> Running in 4cba20f3195b 06:09:39 Removing intermediate container 4cba20f3195b 06:09:39 ---> 5aef14ecb0bb 06:09:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:09:40 ---> 7469cdd9ec9a 06:09:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:09:41 ---> ffd19f609171 06:09:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:09:43 ---> c643f277f0f3 06:09:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:09:44 ---> bc75acf416d7 06:09:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:09:47 ---> 7ac4e7f20396 06:09:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:09:50 ---> 98c9566dc915 06:09:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:09:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:09:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:09:50 ---> 0e82dfbd63b2 06:09:50 Step 3/24 : WORKDIR /edgex-go 06:09:50 ---> Using cache 06:09:50 ---> d5bb32f40d1c 06:09:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:09:50 ---> Running in 40fef9d4b173 06:09:51 ---> a6eab3b13204 06:09:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:51 ---> Running in f8ece537344f 06:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:55 OK: 221 MiB in 51 packages 06:09:55 Removing intermediate container f8ece537344f 06:09:55 ---> 9ae8e9f72fd1 06:09:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:09:55 ---> Running in 49789ab16a3f 06:09:56 Removing intermediate container 49789ab16a3f 06:09:56 ---> fd52acb71d6b 06:09:56 Step 22/24 : LABEL arch=arm64 06:09:56 Removing intermediate container 40fef9d4b173 06:09:56 ---> b977f148555c 06:09:56 Step 5/24 : COPY go.mod vendor* ./ 06:09:56 ---> Running in ba3543c5f7ef 06:09:57 Removing intermediate container ba3543c5f7ef 06:09:57 ---> 8ce179a320aa 06:09:57 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:09:57 ---> Running in 2c47fdda37b5 06:09:57 ---> b5bf18bbf1b3 06:09:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 ---> Running in b84953932465 06:09:58 Removing intermediate container 2c47fdda37b5 06:09:58 ---> 4b9bdcad6bdc 06:09:58 Step 24/24 : LABEL version=0.0.0 06:09:58 ---> Running in 0a1518808e0b 06:10:00 Removing intermediate container 0a1518808e0b 06:10:00 ---> 71b35d1b7948 06:10:00 06:10:00 Successfully built 71b35d1b7948 06:10:01 Successfully tagged security-secretstore-setup-arm64:latest 06:10:01  Building security-secretstore-setup ... done Building support-notifications 06:10:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:10:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:10:19 ---> 0e82dfbd63b2 06:10:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:10:19 ---> Using cache 06:10:19 ---> c96aabac96ef 06:10:19 Step 4/22 : WORKDIR /edgex-go 06:10:19 ---> Using cache 06:10:19 ---> 57261d32180c 06:10:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:10:19 ---> Running in 0557fba86801 06:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:10:22 OK: 221 MiB in 51 packages 06:10:24 Removing intermediate container 0557fba86801 06:10:24 ---> a3c8b8676437 06:10:24 Step 6/22 : COPY go.mod vendor* ./ 06:10:27 ---> cc71cbc291bf 06:10:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:27 ---> Running in 1780d9348e51 06:10:35 Removing intermediate container 521e01861381 06:10:35 ---> d98eee24ec70 06:10:35 06:10:35 Step 10/22 : FROM alpine:3.16 06:10:35 ---> 4c81e5bf8899 06:10:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:10:35 ---> Running in d984e75b0bfd 06:10:35 Removing intermediate container d984e75b0bfd 06:10:35 ---> 62530c42c4d9 06:10:35 Step 12/22 : ENV APP_PORT=59880 06:10:35 ---> Running in 878f56583022 06:10:36 Removing intermediate container 64d6e7c5dced 06:10:36 ---> 5bfa090b732d 06:10:36 06:10:36 Step 10/24 : FROM alpine:3.16 06:10:36 ---> 4c81e5bf8899 06:10:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:10:36 Removing intermediate container 878f56583022 06:10:36 ---> 9df43c5cc5fe 06:10:36 Step 13/22 : EXPOSE $APP_PORT 06:10:36 ---> Running in 94e48f301dc6 06:10:36 ---> Running in cc7f58fbd099 06:10:37 Removing intermediate container cc7f58fbd099 06:10:37 ---> 5c89e2ac6a4a 06:10:37 Step 14/22 : RUN apk add --update --no-cache dumb-init 06:10:37 ---> Running in c2dbd03af932 06:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:10:41 (1/1) Installing dumb-init (1.2.5-r1) 06:10:41 Executing busybox-1.35.0-r17.trigger 06:10:41 OK: 5 MiB in 15 packages 06:10:41 (1/1) Installing dumb-init (1.2.5-r1) 06:10:41 Executing busybox-1.35.0-r17.trigger 06:10:41 OK: 5 MiB in 15 packages 06:10:43 Removing intermediate container 94e48f301dc6 06:10:43 ---> 526c5b947256 06:10:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:10:43 Removing intermediate container c2dbd03af932 06:10:43 ---> 1d35f01597ad 06:10:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:43 ---> Running in 9d1cc9b62508 06:10:44 Removing intermediate container 9d1cc9b62508 06:10:44 ---> 7b9804708b3c 06:10:44 Step 13/24 : ENV APP_PORT=59881 06:10:44 ---> Running in 6353cbeb99a9 06:10:45 ---> 25f178af9072 06:10:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:10:45 Removing intermediate container 6353cbeb99a9 06:10:45 ---> 6b821e657af6 06:10:45 Step 14/24 : EXPOSE $APP_PORT 06:10:45 ---> Running in fefb6f19e452 06:10:46 Removing intermediate container fefb6f19e452 06:10:46 ---> fc1dc4f7c89b 06:10:46 Step 15/24 : WORKDIR / 06:10:46 ---> Running in 9c00bc31ab61 06:10:48 ---> d44b35adc530 06:10:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:10:48 Removing intermediate container 9c00bc31ab61 06:10:48 ---> 94f45f8e2671 06:10:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:10:49 ---> a60f47c82791 06:10:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:10:49 ---> b5867fd89d66 06:10:49 Step 18/22 : ENTRYPOINT ["/core-data"] 06:10:49 ---> Running in 6b5b25a7ab26 06:10:52 Removing intermediate container 6b5b25a7ab26 06:10:52 ---> a5ec02ff1086 06:10:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:10:52 ---> 467458c5df36 06:10:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:10:52 ---> Running in e6f913b1ede5 06:10:53 Removing intermediate container e6f913b1ede5 06:10:53 ---> 668c78d133aa 06:10:53 Step 20/22 : LABEL arch=arm64 06:10:53 ---> Running in 5552e77e42d6 06:10:53 ---> 790c00d89963 06:10:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:10:54 Removing intermediate container 5552e77e42d6 06:10:54 ---> 0305cbd7ebee 06:10:54 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:10:54 ---> Running in 0c79dca3e0fc 06:10:55 ---> 13a37b39aa2e 06:10:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:10:55 ---> Running in 5aa9613cb9db 06:10:55 Removing intermediate container 0c79dca3e0fc 06:10:55 ---> f542e52f11bf 06:10:55 Step 22/22 : LABEL version=0.0.0 06:10:55 ---> Running in 87073e04d923 06:10:56 Removing intermediate container 5aa9613cb9db 06:10:56 ---> 91fd7651490a 06:10:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:10:56 ---> Running in 7ca2e15deda5 06:10:56 Removing intermediate container 87073e04d923 06:10:56 ---> 55aa93330188 06:10:56 06:10:57 Removing intermediate container 7ca2e15deda5 06:10:57 ---> 3c044da80702 06:10:57 Step 22/24 : LABEL arch=arm64 06:10:57 Successfully built 55aa93330188 06:10:57 Successfully tagged core-data-arm64:latest 06:10:57  Building core-data ... done Building security-spire-server 06:10:57 ---> Running in 52d6340957c2 06:10:57 Removing intermediate container 52d6340957c2 06:10:57 ---> 42144dd0e006 06:10:57 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:10:57 ---> Running in 62d7bd498452 06:10:58 Removing intermediate container 62d7bd498452 06:10:58 ---> f474e04a6b45 06:10:58 Step 24/24 : LABEL version=0.0.0 06:10:58 ---> Running in c06c0701b9df 06:10:59 Removing intermediate container c06c0701b9df 06:10:59 ---> 6c3de7fa0496 06:10:59 06:10:59 Successfully built 6c3de7fa0496 06:10:59 Successfully tagged core-metadata-arm64:latest 06:10:59  Building core-metadata ... done Building security-bootstrapper 06:11:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:11:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:11:26 ---> 0e82dfbd63b2 06:11:26 Step 3/23 : WORKDIR /edgex-go 06:11:26 ---> Using cache 06:11:26 ---> d5bb32f40d1c 06:11:26 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 06:11:26 ---> Using cache 06:11:26 ---> b977f148555c 06:11:26 Step 5/23 : COPY go.mod vendor* ./ 06:11:26 ---> Using cache 06:11:26 ---> b5bf18bbf1b3 06:11:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:27 ---> Running in 2d838a385d31 06:11:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:11:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:11:27 ---> 0e82dfbd63b2 06:11:27 Step 3/32 : WORKDIR /edgex-go 06:11:27 ---> Using cache 06:11:27 ---> d5bb32f40d1c 06:11:27 Step 4/32 : RUN apk add --update --no-cache make git 06:11:27 ---> Using cache 06:11:27 ---> 0296355d1ab5 06:11:27 Step 5/32 : COPY go.mod vendor* ./ 06:11:27 ---> Using cache 06:11:27 ---> e018754c889d 06:11:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:27 ---> Using cache 06:11:27 ---> c9c7cc8fbccb 06:11:27 Step 7/32 : COPY . . 06:11:27 ---> Using cache 06:11:27 ---> af444bf98ade 06:11:27 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:11:28 ---> Running in 5c80737160db 06:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:11:57 Removing intermediate container b84953932465 06:11:57 ---> 91af47b4f7d0 06:11:57 Step 7/24 : COPY . . 06:12:12 ---> dff5c466facc 06:12:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:12:12 ---> Running in e9646fa60a50 06:12:12 Removing intermediate container 1780d9348e51 06:12:12 ---> 7cd613621e68 06:12:12 Step 8/22 : COPY . . 06:12:12 Removing intermediate container e9646fa60a50 06:12:12 ---> 15d119904c23 06:12:12 Step 9/24 : WORKDIR /edgex-go/spire-build 06:12:13 ---> Running in fabf13d49a5d 06:12:14 Removing intermediate container fabf13d49a5d 06:12:14 ---> f010626a2eb9 06:12:14 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 06:12:14 ---> Running in 383a936d17e0 06:12:18 Removing intermediate container 383a936d17e0 06:12:18 ---> bfb780d4930f 06:12:18 Step 11/24 : WORKDIR /edgex-go 06:12:18 ---> Running in 37dc5ae6be80 06:12:19 Removing intermediate container 37dc5ae6be80 06:12:19 ---> ff3406fbc8ad 06:12:19 06:12:19 Step 12/24 : FROM alpine:3.15 06:12:19 3.15: Pulling from library/alpine 06:12:22 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 06:12:22 Status: Downloaded newer image for alpine:3.15 06:12:22 ---> 354640af7b1b 06:12:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:12:22 ---> Running in 8b1482cddc93 06:12:23 Removing intermediate container 8b1482cddc93 06:12:23 ---> 21f6aa40b24b 06:12:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:12:23 ---> Running in e29fcb717258 06:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:12:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:12:27 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:12:27 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:12:27 OK: 15734 distinct packages available 06:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:12:29 (1/4) Installing dumb-init (1.2.5-r1) 06:12:29 (2/4) Installing musl-obstack (1.2.3-r0) 06:12:29 (3/4) Installing libucontext (1.1-r0) 06:12:29 (4/4) Installing gcompat (1.0.0-r4) 06:12:29 Executing busybox-1.34.1-r7.trigger 06:12:29 OK: 6 MiB in 18 packages 06:12:32 Removing intermediate container e29fcb717258 06:12:32 ---> c107dd63b115 06:12:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:12:40 ---> ff95368cfc00 06:12:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:12:40 ---> Running in 0a4c3f1f84c0 06:12:42 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 06:12:51 ---> b9d34dce5143 06:12:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:12:51 ---> d6918c23b0b4 06:12:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:12:51 ---> Running in 0f8a6b994266 06:12:53 Removing intermediate container 0f8a6b994266 06:12:53 ---> 5640211c02b4 06:12:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:12:53 Removing intermediate container 6ea34648de5a 06:12:53 ---> 096699d24d90 06:12:53 06:12:53 Step 10/22 : FROM alpine:3.16 06:12:53 ---> 4c81e5bf8899 06:12:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:12:53 ---> Using cache 06:12:53 ---> 526c5b947256 06:12:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:12:53 ---> Using cache 06:12:53 ---> 7b9804708b3c 06:12:53 Step 13/22 : ENV APP_PORT=59861 06:12:54 ---> Running in 957a5908fd46 06:12:54 ---> 0157af7f067f 06:12:54 Step 19/24 : WORKDIR / 06:12:54 Removing intermediate container 957a5908fd46 06:12:54 ---> 3dc788d00ae1 06:12:54 Step 14/22 : EXPOSE $APP_PORT 06:12:54 ---> Running in d6536d881bb6 06:12:55 ---> Running in f431d1fcdf22 06:12:56 Removing intermediate container d6536d881bb6 06:12:56 ---> af71c56fbc18 06:12:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:12:56 ---> Running in 50810e505a2a 06:12:56 Removing intermediate container f431d1fcdf22 06:12:56 ---> 1f1ca56437ef 06:12:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:57 Removing intermediate container 50810e505a2a 06:12:57 ---> 3548378fa5a5 06:12:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:12:57 ---> Running in 21da3e7e8541 06:12:58 ---> 9ef8d6791602 06:12:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:12:58 Removing intermediate container 21da3e7e8541 06:12:58 ---> 34450a893e8d 06:12:58 Step 22/24 : LABEL arch=arm64 06:12:58 ---> Running in cb067e1e4e8e 06:13:00 Removing intermediate container cb067e1e4e8e 06:13:00 ---> c420bec33c5d 06:13:00 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:13:00 ---> Running in f6d0ffb4be03 06:13:04 Removing intermediate container f6d0ffb4be03 06:13:04 ---> e4230ad84845 06:13:04 Step 24/24 : LABEL version=0.0.0 06:13:04 ---> 140e93473e09 06:13:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:13:04 ---> Running in 3df8bb527e82 06:13:04 Removing intermediate container 3df8bb527e82 06:13:04 ---> f0844a379369 06:13:04 06:13:05 ---> 73772e203527 06:13:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:13:05 ---> Running in 5f2b48d4569e 06:13:05 Successfully built f0844a379369 06:13:05 Successfully tagged security-spire-config-arm64:latest 06:13:05 Building security-spiffe-token-provider 06:13:06  Building security-spire-config ... done Removing intermediate container 5f2b48d4569e 06:13:06 ---> f1069d39df56 06:13:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:13:06 ---> Running in 685d6a45349f 06:13:07 Removing intermediate container 685d6a45349f 06:13:07 ---> 8f3a07204df5 06:13:07 Step 20/22 : LABEL arch=arm64 06:13:07 ---> Running in 87fefd636609 06:13:08 Removing intermediate container 87fefd636609 06:13:08 ---> b0479f87e085 06:13:08 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:13:08 ---> Running in de4e46976390 06:13:09 Removing intermediate container de4e46976390 06:13:09 ---> 553e77b577b0 06:13:09 Step 22/22 : LABEL version=0.0.0 06:13:10 ---> Running in 32bfe0db00a3 06:13:11 Removing intermediate container 32bfe0db00a3 06:13:11 ---> d0a9a7f9ff43 06:13:11 06:13:11 Successfully built d0a9a7f9ff43 06:13:11 Successfully tagged support-scheduler-arm64:latest 06:13:11  Building support-scheduler ... done Building security-spire-agent 06:13:19 Removing intermediate container 2d838a385d31 06:13:19 ---> dcb5eca21673 06:13:19 Step 7/23 : COPY . . 06:13:28 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:13:28 Step 2/19 : FROM ${BUILDER_BASE} AS builder 06:13:28 ---> 0e82dfbd63b2 06:13:28 Step 3/19 : WORKDIR /edgex-go 06:13:28 ---> Using cache 06:13:28 ---> d5bb32f40d1c 06:13:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 06:13:28 ---> Running in b5cdca0f876b 06:13:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:13:33 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:13:33 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:13:33 OK: 16903 distinct packages available 06:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:13:34 OK: 221 MiB in 51 packages 06:13:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:13:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:13:37 ---> 0e82dfbd63b2 06:13:37 Step 3/24 : WORKDIR /edgex-go 06:13:37 ---> Using cache 06:13:37 ---> d5bb32f40d1c 06:13:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:13:37 ---> Using cache 06:13:37 ---> b977f148555c 06:13:37 Step 5/24 : COPY go.mod vendor* ./ 06:13:37 ---> Using cache 06:13:37 ---> b5bf18bbf1b3 06:13:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:37 ---> Using cache 06:13:37 ---> dcb5eca21673 06:13:37 Step 7/24 : COPY . . 06:13:37 Removing intermediate container b5cdca0f876b 06:13:37 ---> 731400eb892b 06:13:37 Step 5/19 : COPY go.mod vendor* ./ 06:13:42 ---> bd266a499cab 06:13:42 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:42 ---> Running in 23360ea0925e 06:13:44 ---> 9dcbbb6d576b 06:13:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 06:13:44 ---> Running in 4cf583d7cf37 06:13:44 Removing intermediate container 4cf583d7cf37 06:13:44 ---> ff57d700b7fe 06:13:44 Step 9/23 : WORKDIR /edgex-go/spire-build 06:13:45 ---> Running in dfce7c3025df 06:13:45 Removing intermediate container dfce7c3025df 06:13:45 ---> ab395719a39c 06:13:45 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 06:13:46 ---> Running in 110d0b25150d 06:13:50 Removing intermediate container 110d0b25150d 06:13:50 ---> 0f4887b55c2b 06:13:50 Step 11/23 : WORKDIR /edgex-go 06:13:50 ---> Running in 32cd4555d489 06:13:50 Removing intermediate container 32cd4555d489 06:13:50 ---> e356fb2d2416 06:13:50 06:13:50 Step 12/23 : FROM alpine:3.15 06:13:50 ---> 354640af7b1b 06:13:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:13:50 ---> Using cache 06:13:50 ---> 21f6aa40b24b 06:13:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:13:51 ---> Running in dcb8a576f42a 06:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:13:55 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:13:55 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:13:55 OK: 15734 distinct packages available 06:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:13:55 ---> 46eff542f616 06:13:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:13:55 ---> Running in c2ccf437249f 06:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:13:56 Removing intermediate container c2ccf437249f 06:13:56 ---> 52c6148d92fc 06:13:56 Step 9/24 : WORKDIR /edgex-go/spire-build 06:13:56 ---> Running in 4b3d6fdcf225 06:13:57 Removing intermediate container 4b3d6fdcf225 06:13:57 ---> 1cd8cf00f6c5 06:13:57 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 06:13:57 ---> Running in 2355eede7f43 06:13:57 (1/5) Installing dumb-init (1.2.5-r1) 06:13:57 (2/5) Installing musl-obstack (1.2.3-r0) 06:13:57 (3/5) Installing libucontext (1.1-r0) 06:13:57 (4/5) Installing gcompat (1.0.0-r4) 06:13:57 (5/5) Installing openssl (1.1.1t-r1) 06:13:57 Executing busybox-1.34.1-r7.trigger 06:13:58 OK: 6 MiB in 19 packages 06:14:00 Removing intermediate container dcb8a576f42a 06:14:00 ---> 3d53a7c81aee 06:14:00 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:14:01 Removing intermediate container 2355eede7f43 06:14:01 ---> 18842621c31e 06:14:01 Step 11/24 : WORKDIR /edgex-go 06:14:01 ---> Running in 84973effdc7e 06:14:02 Removing intermediate container 84973effdc7e 06:14:02 ---> d1481fb2ecb6 06:14:02 06:14:02 Step 12/24 : FROM alpine:3.15 06:14:02 ---> 354640af7b1b 06:14:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:14:02 ---> Using cache 06:14:02 ---> 21f6aa40b24b 06:14:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:14:02 ---> Using cache 06:14:02 ---> 3d53a7c81aee 06:14:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:14:09 ---> 842368cdca1e 06:14:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:14:09 ---> 746641466843 06:14:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:14:09 ---> 317c8976479b 06:14:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:14:11 ---> 1e396265d12d 06:14:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:14:12 ---> 5fa9c5a6063a 06:14:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:14:13 ---> Running in 1514a6f0f899 06:14:13 Removing intermediate container 1514a6f0f899 06:14:13 ---> f7fe17e2df89 06:14:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:14:13 ---> Running in 394775cab781 06:14:14 Removing intermediate container 394775cab781 06:14:14 ---> c756c77d8a52 06:14:14 Step 21/23 : LABEL arch=arm64 06:14:15 ---> Running in 1cda7df6396c 06:14:16 Removing intermediate container 1cda7df6396c 06:14:16 ---> 836d04914444 06:14:16 Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:14:16 ---> 7269861e4623 06:14:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:14:16 ---> Running in 1aa5e5b47c4d 06:14:17 Removing intermediate container 1aa5e5b47c4d 06:14:17 ---> 61ae45b91f43 06:14:17 Step 23/23 : LABEL version=0.0.0 06:14:17 ---> Running in 627d10e39241 06:14:17 ---> 71cca3d83d0a 06:14:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:14:17 Removing intermediate container 627d10e39241 06:14:17 ---> 6af0c18254ba 06:14:17 06:14:18 ---> ed71f2039a66 06:14:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:14:18 Successfully built 6af0c18254ba 06:14:18 Successfully tagged security-spire-server-arm64:latest 06:14:18  Building security-spire-server ... done Building core-command 06:14:19 ---> ded765458348 06:14:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:14:19 ---> Running in 85672a287cc9 06:14:19 Removing intermediate container 85672a287cc9 06:14:19 ---> 579efaf8c112 06:14:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:14:20 ---> Running in a1043fc29092 06:14:20 Removing intermediate container a1043fc29092 06:14:20 ---> 89855f4cb225 06:14:20 Step 22/24 : LABEL arch=arm64 06:14:20 ---> Running in 1d6d35bc5910 06:14:21 Removing intermediate container 1d6d35bc5910 06:14:21 ---> 38260b6d648f 06:14:21 Step 23/24 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:14:21 ---> Running in b0c52a965e5c 06:14:22 Removing intermediate container b0c52a965e5c 06:14:22 ---> a2260812d8dd 06:14:22 Step 24/24 : LABEL version=0.0.0 06:14:22 ---> Running in 9aea74542800 06:14:23 Removing intermediate container 9aea74542800 06:14:23 ---> cb53f9142aeb 06:14:23 06:14:23 Successfully built cb53f9142aeb 06:14:23 Successfully tagged security-spire-agent-arm64:latest 06:14:23 Building core-common-config-bootstrapper 06:14:45  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:45 ---> 0e82dfbd63b2 06:14:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:14:45 ---> Using cache 06:14:45 ---> c96aabac96ef 06:14:45 Step 4/23 : WORKDIR /edgex-go 06:14:45 ---> Using cache 06:14:45 ---> 57261d32180c 06:14:45 Step 5/23 : RUN apk add --update --no-cache make git 06:14:45 ---> Using cache 06:14:45 ---> b871772fa8cf 06:14:45 Step 6/23 : COPY go.mod vendor* ./ 06:14:45 ---> Using cache 06:14:45 ---> f0072cf800c1 06:14:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:45 ---> Using cache 06:14:45 ---> 3e8e808c139d 06:14:45 Step 8/23 : COPY . . 06:14:45 ---> Using cache 06:14:45 ---> aef21d0e0d41 06:14:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:14:45 ---> Running in 52fd43a3272a 06:14:47 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 06:14:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:14:51 ---> 0e82dfbd63b2 06:14:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:14:51 ---> Using cache 06:14:51 ---> c96aabac96ef 06:14:51 Step 4/22 : WORKDIR /edgex-go 06:14:51 ---> Using cache 06:14:51 ---> 57261d32180c 06:14:51 Step 5/22 : RUN apk add --update --no-cache make git 06:14:51 ---> Using cache 06:14:51 ---> b871772fa8cf 06:14:51 Step 6/22 : COPY go.mod vendor* ./ 06:14:51 ---> Using cache 06:14:51 ---> f0072cf800c1 06:14:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:51 ---> Using cache 06:14:51 ---> 3e8e808c139d 06:14:51 Step 8/22 : COPY . . 06:14:51 ---> Using cache 06:14:51 ---> aef21d0e0d41 06:14:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:14:52 ---> Running in f848fd777338 06:14:54 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 06:15:21 Removing intermediate container 23360ea0925e 06:15:21 ---> cd0a8d7c7deb 06:15:21 Step 7/19 : COPY . . 06:15:31 ---> 73e9056e10b0 06:15:31 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:15:31 ---> Running in c3959cd8ebaa 06:15:31 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 06:17:23 Removing intermediate container 5c80737160db 06:17:23 ---> 33086a07a48d 06:17:23 06:17:23 Step 9/32 : FROM alpine:3.16 06:17:23 ---> 4c81e5bf8899 06:17:23 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:17:23 ---> Running in 37f8e3faa171 06:17:23 Removing intermediate container 37f8e3faa171 06:17:23 ---> bdf6a73d664d 06:17:23 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 06:17:23 ---> Running in 827598c0fe11 06:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:17:23 (1/2) Installing dumb-init (1.2.5-r1) 06:17:23 (2/2) Installing su-exec (0.2-r1) 06:17:23 Executing busybox-1.35.0-r17.trigger 06:17:23 OK: 5 MiB in 16 packages 06:17:23 Removing intermediate container 827598c0fe11 06:17:23 ---> d6bd270439d5 06:17:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 06:17:23 ---> Running in 431cac81f3aa 06:17:23 Removing intermediate container 431cac81f3aa 06:17:23 ---> 9ab72a833871 06:17:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:17:23 ---> Running in e7e04f010a33 06:17:23 Removing intermediate container e7e04f010a33 06:17:23 ---> 06cb6a726f1c 06:17:23 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:17:23 ---> Running in 2fcec52ae2d0 06:17:24 Removing intermediate container 2fcec52ae2d0 06:17:24 ---> dae4b2c37782 06:17:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:17:24 ---> Running in 44559edaf7f0 06:17:25 Removing intermediate container 44559edaf7f0 06:17:25 ---> 9be2a9e8f3b7 06:17:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:17:25 ---> Running in 64d424c033e8 06:17:28 Removing intermediate container 64d424c033e8 06:17:28 ---> 502df9ada2f7 06:17:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 06:17:28 ---> Running in dedaae8a3261 06:17:29 Removing intermediate container dedaae8a3261 06:17:29 ---> 5bb04f7797a5 06:17:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:17:29 ---> 20cc09502f1d 06:17:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:17:30 ---> Running in d2fbab7148ae 06:17:33 Removing intermediate container d2fbab7148ae 06:17:33 ---> b4643ebc0a4e 06:17:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:34 ---> 0abcbcf96859 06:17:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:17:36 ---> 6a90b7830429 06:17:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:17:37 ---> 5f22126e5422 06:17:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:17:38 ---> cd3c60634a56 06:17:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:17:39 ---> bc25d84e708d 06:17:39 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:17:39 ---> 452523f08476 06:17:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:17:40 ---> e9b607ecc1b0 06:17:40 Step 27/32 : RUN chmod +x /entrypoint.sh 06:17:40 ---> Running in 1dcd0168c6cb 06:17:44 Removing intermediate container 1dcd0168c6cb 06:17:44 ---> 4d39207ecd3d 06:17:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:17:44 ---> Running in 4d72df9a4dcf 06:17:44 Removing intermediate container 4d72df9a4dcf 06:17:44 ---> f8b4e32908a8 06:17:44 Step 29/32 : CMD ["gate"] 06:17:44 ---> Running in 4633a41d10a2 06:17:44 Removing intermediate container 4633a41d10a2 06:17:44 ---> a3d3675623a0 06:17:44 Step 30/32 : LABEL arch=arm64 06:17:45 ---> Running in 6eb2912ea7b0 06:17:48 Removing intermediate container 6eb2912ea7b0 06:17:48 ---> e4a589027abb 06:17:48 Step 31/32 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:17:48 ---> Running in 0de5fe356949 06:17:48 Removing intermediate container 0de5fe356949 06:17:48 ---> 82473fd60b51 06:17:48 Step 32/32 : LABEL version=0.0.0 06:17:48 ---> Running in 9c31be937076 06:17:49 Removing intermediate container 9c31be937076 06:17:49 ---> 9e9c1a5d96d4 06:17:49 06:17:49 Successfully built 9e9c1a5d96d4 06:17:49 Successfully tagged security-bootstrapper-arm64:latest 06:17:49 Building security-proxy-setup 06:18:07  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:18:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:18:07 ---> 0e82dfbd63b2 06:18:07 Step 3/21 : WORKDIR /edgex-go 06:18:07 ---> Using cache 06:18:07 ---> d5bb32f40d1c 06:18:07 Step 4/21 : RUN apk add --update --no-cache make git 06:18:07 ---> Using cache 06:18:07 ---> 0296355d1ab5 06:18:07 Step 5/21 : COPY go.mod vendor* ./ 06:18:07 ---> Using cache 06:18:07 ---> e018754c889d 06:18:07 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:07 ---> Using cache 06:18:07 ---> c9c7cc8fbccb 06:18:07 Step 7/21 : COPY . . 06:18:07 ---> Using cache 06:18:07 ---> af444bf98ade 06:18:07 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:18:07 ---> Running in 849a14614a3a 06:18: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:22:16 Removing intermediate container f848fd777338 06:22:16 ---> df302fba7411 06:22:16 06:22:16 Step 10/22 : FROM alpine:3.16 06:22:16 ---> 4c81e5bf8899 06:22:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:22:16 ---> Using cache 06:22:16 ---> 6faeb50b0ba0 06:22:16 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:22:16 ---> Using cache 06:22:16 ---> b2ed8fa5db22 06:22:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:16 ---> Using cache 06:22:16 Removing intermediate container 52fd43a3272a 06:22:16 ---> 36a7613e31b0 06:22:16 06:22:16 Step 10/23 : FROM alpine:3.16 06:22:16 ---> 4c81e5bf8899 06:22:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:22:16 ---> Using cache 06:22:16 ---> 526c5b947256 06:22:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:16 ---> Using cache 06:22:16 ---> 7b9804708b3c 06:22:16 Step 13/23 : ENV APP_PORT=59882 06:22:16 ---> dc213a1238b3 06:22:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:22:16 ---> Running in 69e588b9e7a9 06:22:16 Removing intermediate container 69e588b9e7a9 06:22:16 ---> 4130c8fd4882 06:22:16 Step 14/23 : EXPOSE $APP_PORT 06:22:16 ---> Running in cc1e29cd2f5a 06:22:16 Removing intermediate container cc1e29cd2f5a 06:22:16 ---> f137967d541c 06:22:16 Step 15/23 : WORKDIR / 06:22:16 ---> Running in 5b4a5540894c 06:22:16 ---> b7dbba57cb71 06:22:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:22:16 Removing intermediate container 5b4a5540894c 06:22:16 ---> fd73f1b754c1 06:22:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:16 ---> b94a58059e35 06:22:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:22:17 ---> dd07261428fb 06:22:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:22:18 ---> 831e3999a74b 06:22:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:18 ---> Running in c111ba7b3e87 06:22:20 ---> 716415d24e05 06:22:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:22:21 ---> 335120121654 06:22:21 Step 19/23 : ENTRYPOINT ["/core-command"] 06:22:22 ---> Running in 51162464e75c 06:22:22 Removing intermediate container c111ba7b3e87 06:22:22 ---> 193606e9aa86 06:22:22 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:22:22 ---> Running in f1ee5371ffba 06:22:22 Removing intermediate container 51162464e75c 06:22:22 ---> ca6b632bfd9f 06:22:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:22:23 ---> Running in 53b894f87d65 06:22:23 Removing intermediate container f1ee5371ffba 06:22:23 ---> 7bd51af4d353 06:22:23 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 06:22:23 Removing intermediate container 53b894f87d65 06:22:23 ---> 9a72d9438695 06:22:23 Step 21/23 : LABEL arch=arm64 06:22:23 ---> Running in 51311cd2c97b 06:22:23 ---> Running in 98ec61fb1ada 06:22:24 Removing intermediate container 51311cd2c97b 06:22:24 ---> dc6f91e0b27a 06:22:24 Step 20/22 : LABEL arch=arm64 06:22:24 Removing intermediate container 98ec61fb1ada 06:22:24 ---> f46a4ae8b11f 06:22:24 Step 22/23 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:22:24 ---> Running in 3a34e4d1ecdb 06:22:24 ---> Running in 508784d77fa2 06:22:25 Removing intermediate container 3a34e4d1ecdb 06:22:25 ---> 8591ec2d6c5b 06:22:25 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:22:25 Removing intermediate container 508784d77fa2 06:22:25 ---> d72d8997a169 06:22:25 Step 23/23 : LABEL version=0.0.0 06:22:25 ---> Running in 5369ddaf2a5f 06:22:25 ---> Running in 471a4c159f1a 06:22:26 Removing intermediate container 5369ddaf2a5f 06:22:26 ---> db325314edd7 06:22:26 06:22:26 Removing intermediate container 471a4c159f1a 06:22:26 ---> 788c18d5b260 06:22:26 Step 22/22 : LABEL version=0.0.0 06:22:26 ---> Running in 6e7c499a417c 06:22:27 Successfully built db325314edd7 06:22:27 Successfully tagged core-command-arm64:latest 06:22:27  Building core-command ... done Removing intermediate container 6e7c499a417c 06:22:27 ---> ffbd6764aa55 06:22:27 06:22:27 Successfully built ffbd6764aa55 06:22:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 06:22:49  Building core-common-config-bootstrapper ... done Removing intermediate container 0a4c3f1f84c0 06:22:49 ---> 611bf7c9c1b5 06:22:49 06:22:49 Step 10/22 : FROM alpine:3.16 06:22:49 ---> 4c81e5bf8899 06:22:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:22:49 ---> Running in adbf405af08a 06:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:22:51 (1/2) Installing ca-certificates (20220614-r0) 06:22:51 (2/2) Installing dumb-init (1.2.5-r1) 06:22:51 Executing busybox-1.35.0-r17.trigger 06:22:51 Executing ca-certificates-20220614-r0.trigger 06:22:51 OK: 6 MiB in 16 packages 06:22:53 Removing intermediate container adbf405af08a 06:22:53 ---> fe6a8835cdd2 06:22:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:22:53 ---> Running in f2279e134665 06:22:53 Removing intermediate container f2279e134665 06:22:53 ---> ebe478571d4e 06:22:53 Step 13/22 : ENV APP_PORT=59860 06:22:54 ---> Running in d8e2dc1abf82 06:22:54 Removing intermediate container d8e2dc1abf82 06:22:54 ---> a383b5bbd90f 06:22:54 Step 14/22 : EXPOSE $APP_PORT 06:22:54 ---> Running in cfdf436a0458 06:22:55 Removing intermediate container cfdf436a0458 06:22:55 ---> 58e7b57a409c 06:22:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:56 ---> faaaf15c270b 06:22:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:58 ---> fac5b17c1531 06:22:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:22:59 ---> f43d078cd3f7 06:22:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:22:59 ---> Running in 3f95c5c024bf 06:23:00 Removing intermediate container 3f95c5c024bf 06:23:00 ---> a60d1c0fe998 06:23:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:23:00 ---> Running in 89e3879736b3 06:23:00 Removing intermediate container 89e3879736b3 06:23:00 ---> 687318834f89 06:23:00 Step 20/22 : LABEL arch=arm64 06:23:01 ---> Running in 0154a4763fa3 06:23:01 Removing intermediate container 0154a4763fa3 06:23:01 ---> 16f1c0718010 06:23:01 Step 21/22 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:23:01 ---> Running in 8352e6e8ceaf 06:23:02 Removing intermediate container 8352e6e8ceaf 06:23:02 ---> 4513ed0fbfdd 06:23:02 Step 22/22 : LABEL version=0.0.0 06:23:02 ---> Running in 10d3ccb1ecf6 06:23:03 Removing intermediate container 10d3ccb1ecf6 06:23:03 ---> 8d239bbc8214 06:23:03 06:23:04 Successfully built 8d239bbc8214 06:23:04 Successfully tagged support-notifications-arm64:latest 06:23:22  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:23:32 Removing intermediate container c3959cd8ebaa 06:23:32 ---> 3b9ab34913fe 06:23:32 06:23:32 Step 9/19 : FROM alpine:3.15 06:23:32 ---> 354640af7b1b 06:23:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:23:32 ---> Using cache 06:23:32 ---> 21f6aa40b24b 06:23:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:23:32 ---> Running in df3ed62d877a 06:23:32 Removing intermediate container 849a14614a3a 06:23:32 ---> 628ec8ea304a 06:23:32 06:23:32 Step 9/21 : FROM alpine:3.16 06:23:32 ---> 4c81e5bf8899 06:23:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 06:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:32 ---> Running in 54653295b7d8 06:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:23:34 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:23:34 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:23:34 OK: 15734 distinct packages available 06:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:23:35 (1/6) Installing ca-certificates (20220614-r0) 06:23:35 (2/6) Installing brotli-libs (1.0.9-r6) 06:23:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:23:35 (4/6) Installing libcurl (7.83.1-r6) 06:23:35 (5/6) Installing curl (7.83.1-r6) 06:23:35 (6/6) Installing dumb-init (1.2.5-r1) 06:23:35 Executing busybox-1.35.0-r17.trigger 06:23:35 Executing ca-certificates-20220614-r0.trigger 06:23:35 (1/9) Installing ca-certificates (20220614-r0) 06:23:36 (2/9) Installing brotli-libs (1.0.9-r5) 06:23:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:23:36 (4/9) Installing libcurl (7.80.0-r6) 06:23:36 OK: 8 MiB in 20 packages 06:23:36 (5/9) Installing curl (7.80.0-r6) 06:23:36 (6/9) Installing dumb-init (1.2.5-r1) 06:23:36 (7/9) Installing musl-obstack (1.2.3-r0) 06:23:36 (8/9) Installing libucontext (1.1-r0) 06:23:36 (9/9) Installing gcompat (1.0.0-r4) 06:23:36 Executing busybox-1.34.1-r7.trigger 06:23:36 Executing ca-certificates-20220614-r0.trigger 06:23:36 OK: 8 MiB in 23 packages 06:23:37 Removing intermediate container 54653295b7d8 06:23:37 ---> ea5aedb0965c 06:23:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:23:37 ---> Running in d537d12cc6b7 06:23:37 Removing intermediate container df3ed62d877a 06:23:37 ---> 9143d6bf7cf8 06:23:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 06:23:37 Removing intermediate container d537d12cc6b7 06:23:37 ---> 069854608f66 06:23:37 Step 12/21 : WORKDIR /edgex 06:23:37 ---> Running in 6af9c482776c 06:23:38 Removing intermediate container 6af9c482776c 06:23:38 ---> a891cf5ac322 06:23:38 ---> 9c7e941f2672 06:23:38 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:23:38 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:23:39 ---> d32239857a10 06:23:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:23:41 ---> 1b1bcb3f2011 06:23:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:23:41 ---> 6789e1b05f1f 06:23:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:23:42 ---> 2e1694fc85db 06:23:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:23:42 ---> Running in 8857fabb5ad1 06:23:42 ---> aa80f898b94d 06:23:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:23:42 Removing intermediate container 8857fabb5ad1 06:23:42 ---> 1eed9ffeb4a9 06:23:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:23:42 ---> Running in 94bec4975787 06:23:43 Removing intermediate container 94bec4975787 06:23:43 ---> 8bbce9491456 06:23:43 Step 17/19 : LABEL arch=arm64 06:23:43 ---> Running in 2ecc037a32af 06:23:43 ---> 720035d2f64e 06:23:43 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:23:43 ---> Running in afe43dcf8978 06:23:43 Removing intermediate container 2ecc037a32af 06:23:43 ---> 63c740272e25 06:23:43 Step 18/19 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:23:44 ---> Running in 06ee3d11c35a 06:23:44 Removing intermediate container 06ee3d11c35a 06:23:44 ---> ba0c843153a3 06:23:44 Step 19/19 : LABEL version=0.0.0 06:23:44 ---> Running in b13a2e8ce666 06:23:44 Removing intermediate container b13a2e8ce666 06:23:44 ---> 19c577c4b131 06:23:44 06:23:45 Successfully built 19c577c4b131 06:23:45 Successfully tagged security-spiffe-token-provider-arm64:latest 06:23:45  Building security-spiffe-token-provider ... done Removing intermediate container afe43dcf8978 06:23:45 ---> 9af9eabe7954 06:23:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 06:23:45 ---> Running in bf6dd938b97a 06:23:45 Removing intermediate container bf6dd938b97a 06:23:45 ---> b0b94fe5a9c1 06:23:45 Step 19/21 : LABEL arch=arm64 06:23:45 ---> Running in 68adddc0da37 06:23:46 Removing intermediate container 68adddc0da37 06:23:46 ---> 7e263baeb800 06:23:46 Step 20/21 : LABEL git_sha=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd 06:23:46 ---> Running in f48bf532c038 06:23:46 Removing intermediate container f48bf532c038 06:23:46 ---> cf60b6e6ad75 06:23:46 Step 21/21 : LABEL version=0.0.0 06:23:46 ---> Running in d993d7adccb9 06:23:47 Removing intermediate container d993d7adccb9 06:23:47 ---> 7ef19f8268b4 06:23:47 06:23:47 Successfully built 7ef19f8268b4 06:23:47 Successfully tagged security-proxy-setup-arm64:latest 06:23:47  Building security-proxy-setup ... done  [Pipeline] } 06:23:47 $ docker stop --time=1 5e6b378601901695111f0adb0a7aa900a2dcf81e254f2d90672bfa47ef4b5899 06:23:49 $ docker rm -f --volumes 5e6b378601901695111f0adb0a7aa900a2dcf81e254f2d90672bfa47ef4b5899 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:50 + docker images 06:23:50 REPOSITORY TAG IMAGE ID CREATED SIZE 06:23:50 security-proxy-setup-arm64 latest 7ef19f8268b4 4 seconds ago 26.9MB 06:23:50 security-spiffe-token-provider-arm64 latest 19c577c4b131 6 seconds ago 29.1MB 06:23:50 628ec8ea304a 18 seconds ago 1.51GB 06:23:50 3b9ab34913fe 20 seconds ago 1.55GB 06:23:50 support-notifications-arm64 latest 8d239bbc8214 48 seconds ago 29.7MB 06:23:50 611bf7c9c1b5 About a minute ago 1.58GB 06:23:50 core-common-config-bootstrapper-arm64 latest ffbd6764aa55 About a minute ago 14.9MB 06:23:50 core-command-arm64 latest db325314edd7 About a minute ago 17.1MB 06:23:50 df302fba7411 About a minute ago 1.51GB 06:23:50 36a7613e31b0 About a minute ago 1.52GB 06:23:50 security-bootstrapper-arm64 latest 9e9c1a5d96d4 6 minutes ago 19.6MB 06:23:50 33086a07a48d 6 minutes ago 1.51GB 06:23:50 security-spire-agent-arm64 latest cb53f9142aeb 9 minutes ago 122MB 06:23:50 security-spire-server-arm64 latest 6af0c18254ba 9 minutes ago 84.3MB 06:23:50 d1481fb2ecb6 9 minutes ago 1.39GB 06:23:50 e356fb2d2416 10 minutes ago 1.39GB 06:23:50 support-scheduler-arm64 latest d0a9a7f9ff43 10 minutes ago 29.1MB 06:23:50 security-spire-config-arm64 latest f0844a379369 10 minutes ago 83.6MB 06:23:50 096699d24d90 11 minutes ago 1.58GB 06:23:50 ff3406fbc8ad 11 minutes ago 1.39GB 06:23:50 core-metadata-arm64 latest 6c3de7fa0496 12 minutes ago 17.8MB 06:23:50 core-data-arm64 latest 55aa93330188 12 minutes ago 17.3MB 06:23:50 5bfa090b732d 13 minutes ago 1.52GB 06:23:50 d98eee24ec70 13 minutes ago 1.52GB 06:23:50 security-secretstore-setup-arm64 latest 71b35d1b7948 13 minutes ago 29MB 06:23:50 security-proxy-auth-arm64 latest 0a55f8953a66 14 minutes ago 15.6MB 06:23:50 4b1773b41c39 14 minutes ago 1.51GB 06:23:50 c361fee3ff8e 14 minutes ago 1.5GB 06:23:50 ci-base-image-arm64 latest 0e82dfbd63b2 36 minutes ago 905MB 06:23:50 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 06:23:50 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 06:23:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 06:23:50 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 06:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:51 06:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:52 arm64: Pulling from edgex-lftools-log-publisher 06:23:52 8998bd30e6a1: Pulling fs layer 06:23:52 04944245beec: Pulling fs layer 06:23:52 699f458cf7ca: Pulling fs layer 06:23:52 765212b225bb: Pulling fs layer 06:23:52 f23df028b6ca: Pulling fs layer 06:23:52 d65c8cfc05b1: Pulling fs layer 06:23:52 2437ff75d9bd: Pulling fs layer 06:23:52 f23df028b6ca: Waiting 06:23:52 d65c8cfc05b1: Waiting 06:23:52 2437ff75d9bd: Waiting 06:23:52 765212b225bb: Waiting 06:23:52 04944245beec: Verifying Checksum 06:23:52 04944245beec: Download complete 06:23:52 765212b225bb: Download complete 06:23:52 f23df028b6ca: Verifying Checksum 06:23:52 f23df028b6ca: Download complete 06:23:52 d65c8cfc05b1: Verifying Checksum 06:23:52 d65c8cfc05b1: Download complete 06:23:52 699f458cf7ca: Verifying Checksum 06:23:52 699f458cf7ca: Download complete 06:23:52 8998bd30e6a1: Verifying Checksum 06:23:52 8998bd30e6a1: Download complete 06:23:54 2437ff75d9bd: Verifying Checksum 06:23:54 2437ff75d9bd: Download complete 06:23:56 8998bd30e6a1: Pull complete 06:23:57 04944245beec: Pull complete 06:23:58 699f458cf7ca: Pull complete 06:23:58 765212b225bb: Pull complete 06:23:59 f23df028b6ca: Pull complete 06:23:59 d65c8cfc05b1: Pull complete 06:24:14 2437ff75d9bd: Pull complete 06:24:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:15 prd-ubuntu20.04-docker-arm64-4c-16g-7910 does not seem to be running inside a container 06:24:15 $ 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 06:24:17 $ docker top 33f712711f203ab431e1c45de99a8ca9609a01e46333922cb07ea85de7c73f17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:18 ---> job-cost.sh 06:24:18 lf-activate-venv: SKIPPING 06:24:18 INFO: No Stack... 06:24:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:20 INFO: Archiving Costs [Pipeline] sh 06:24:20 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:24:20 + cut -d, -f6 [Pipeline] lock 06:24:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] 06:24:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] did not exist. Created. 06:24:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:21 + echo total: 0.10999999940395355 [Pipeline] stash 06:24:21 Stashed 1 file(s) [Pipeline] } 06:24:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4400-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:24:21 $ docker stop --time=1 33f712711f203ab431e1c45de99a8ca9609a01e46333922cb07ea85de7c73f17 06:24:23 $ docker rm -f --volumes 33f712711f203ab431e1c45de99a8ca9609a01e46333922cb07ea85de7c73f17 [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 06:24:24 provisioning config files... 06:24:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14232726616749671079tmp [Pipeline] { [Pipeline] sh 06:24:24 + set +x 06:24:24 + bash -s -- 06:24:24 + curl -s https://codecov.io/bash 06:24:24 06:24:24 _____ _ 06:24:24 / ____| | | 06:24:24 | | ___ __| | ___ ___ _____ __ 06:24:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:24 Bash-1.0.6 06:24:24 06:24:24 06:24:24 ==> git version 2.25.1 found 06:24:24 ==> 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 06:24:24 Release-Date: 2020-01-08 06:24:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:24:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:24:24 ==> Jenkins CI detected. 06:24:24 current dir:  /w/workspace/edgex-go/1 06:24:24 project root: . 06:24:24 --> token set from env 06:24:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:25 ==> Running gcov in . (disable via -X gcov) 06:24:25 ==> Python coveragepy not found 06:24:25 ==> Searching for coverage reports in: 06:24:25 + . 06:24:25 -> Found 1 reports 06:24:25 ==> Detecting git/mercurial file structure 06:24:25 ==> Reading reports 06:24:25 + ./coverage.out bytes=487670 06:24:25 ==> Appending adjustments 06:24:25 https://docs.codecov.io/docs/fixing-reports 06:24:26 + Found adjustments 06:24:26 ==> Gzipping contents 06:24:26 64K /tmp/codecov.UOtdag.gz 06:24:26 ==> Uploading reports 06:24:26 url: https://codecov.io 06:24:26 query: branch=PR-4400&commit=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4400&job=&cmd_args= 06:24:26 -> Pinging Codecov 06:24:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4400&commit=43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4400&job=&cmd_args= 06:24:26 -> Uploading to 06:24:26 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd/300a7a71-34cf-4d4d-8ff7-1b2c5a6c412f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T062426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5715b1e604aeb4a253231cd3370aa4c87d1b2326115b679e0626510290b4d4e 06:24:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:26 Dload Upload Total Spent Left Speed 06:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63074 0 0 100 63074 0 189k --:--:-- --:--:-- --:--:-- 188k 100 63074 0 0 100 63074 0 188k --:--:-- --:--:-- --:--:-- 188k 06:24:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/43f43bf5a5fc438e60e44deba6b560c5f3cc8cbd [Pipeline] } 06:24:26 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 06:24:28 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 06:24:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:29 ---> package-listing.sh 06:24:29 ++ facter osfamily 06:24:29 ++ tr '[:upper:]' '[:lower:]' 06:24:29 + OS_FAMILY=debian 06:24:29 + workspace=/w/workspace/edgex-go/1 06:24:29 + START_PACKAGES=/tmp/packages_start.txt 06:24:29 + END_PACKAGES=/tmp/packages_end.txt 06:24:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:29 + PACKAGES=/tmp/packages_start.txt 06:24:29 + '[' /w/workspace/edgex-go/1 ']' 06:24:29 + PACKAGES=/tmp/packages_end.txt 06:24:29 + case "${OS_FAMILY}" in 06:24:29 + dpkg -l 06:24:29 + grep '^ii' 06:24:29 + '[' -f /tmp/packages_start.txt ']' 06:24:29 + '[' -f /tmp/packages_end.txt ']' 06:24:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:29 + '[' /w/workspace/edgex-go/1 ']' 06:24:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:24:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:24:29 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 06:24:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:30 06:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:31 latest: Pulling from edgex-lftools-log-publisher 06:24:31 5eb5b503b376: Pulling fs layer 06:24:31 5c69ac0246d0: Pulling fs layer 06:24:31 ec43610c2a17: Pulling fs layer 06:24:31 3a2ae6a8a46f: Pulling fs layer 06:24:31 33b1e0a273af: Pulling fs layer 06:24:31 5d3b04190fa2: Pulling fs layer 06:24:31 2f39f015ded8: Pulling fs layer 06:24:31 33b1e0a273af: Waiting 06:24:31 3a2ae6a8a46f: Waiting 06:24:31 5d3b04190fa2: Waiting 06:24:31 5c69ac0246d0: Download complete 06:24:31 3a2ae6a8a46f: Download complete 06:24:31 33b1e0a273af: Verifying Checksum 06:24:31 33b1e0a273af: Download complete 06:24:31 5d3b04190fa2: Verifying Checksum 06:24:31 5d3b04190fa2: Download complete 06:24:31 ec43610c2a17: Verifying Checksum 06:24:31 ec43610c2a17: Download complete 06:24:31 5eb5b503b376: Verifying Checksum 06:24:31 5eb5b503b376: Download complete 06:24:32 2f39f015ded8: Download complete 06:24:32 5eb5b503b376: Pull complete 06:24:32 5c69ac0246d0: Pull complete 06:24:33 ec43610c2a17: Pull complete 06:24:33 3a2ae6a8a46f: Pull complete 06:24:33 33b1e0a273af: Pull complete 06:24:33 5d3b04190fa2: Pull complete 06:24:38 2f39f015ded8: Pull complete 06:24:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:24:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:39 prd-ubuntu20.04-docker-8c-8g-7907 does not seem to be running inside a container 06:24:39 $ 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 06:24:41 $ docker top d3637608f55d4dbc88f447cb31e66aea6a649da5c000cf7cdd4ec874cd04525a -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:42 + touch /tmp/pre-build-complete [Pipeline] sh 06:24:42 + mkdir -p /var/log/sysstat [Pipeline] sh 06:24:42 + ls /var/log/sa-host 06:24:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:43 provisioning config files... 06:24:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9076387120564812480tmp [Pipeline] { [Pipeline] echo 06:24:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:24:43 ---> create-netrc.sh [Pipeline] } 06:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:24:43 ---> python-tools-install.sh [Pipeline] echo 06:24:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:24:44 ---> sudo-logs.sh 06:24:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:24:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:24:44 ---> job-cost.sh 06:24:44 lf-activate-venv: SKIPPING 06:24:44 DEBUG: total: 0.10999999940395355 06:24:44 INFO: Retrieving Stack Cost... 06:24:44 INFO: Retrieving Pricing Info for: v3-standard-8 06:24:45 INFO: Archiving Costs [Pipeline] echo 06:24:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:24:45 ---> logs-deploy.sh 06:24:45 lf-activate-venv: SKIPPING 06:24:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4400/1 06:24:45 INFO: archiving workspace using pattern(s): 06:24:46 Archives upload complete. 06:24:47 INFO: archiving logs to Nexus 06:24:47 ---> uname -a: 06:24:47 Linux prd-ubuntu20-04-docker-8c-8g-7907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:24:47 06:24:47 06:24:47 ---> lscpu: 06:24:47 Architecture: x86_64 06:24:47 CPU op-mode(s): 32-bit, 64-bit 06:24:47 Byte Order: Little Endian 06:24:47 Address sizes: 40 bits physical, 48 bits virtual 06:24:47 CPU(s): 8 06:24:47 On-line CPU(s) list: 0-7 06:24:47 Thread(s) per core: 1 06:24:47 Core(s) per socket: 1 06:24:47 Socket(s): 8 06:24:47 NUMA node(s): 1 06:24:47 Vendor ID: AuthenticAMD 06:24:47 CPU family: 23 06:24:47 Model: 49 06:24:47 Model name: AMD EPYC-Rome Processor 06:24:47 Stepping: 0 06:24:47 CPU MHz: 2799.998 06:24:47 BogoMIPS: 5599.99 06:24:47 Virtualization: AMD-V 06:24:47 Hypervisor vendor: KVM 06:24:47 Virtualization type: full 06:24:47 L1d cache: 256 KiB 06:24:47 L1i cache: 256 KiB 06:24:47 L2 cache: 4 MiB 06:24:47 L3 cache: 128 MiB 06:24:47 NUMA node0 CPU(s): 0-7 06:24:47 Vulnerability Itlb multihit: Not affected 06:24:47 Vulnerability L1tf: Not affected 06:24:47 Vulnerability Mds: Not affected 06:24:47 Vulnerability Meltdown: Not affected 06:24:47 Vulnerability Mmio stale data: Not affected 06:24:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:24:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:24:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:24:47 Vulnerability Srbds: Not affected 06:24:47 Vulnerability Tsx async abort: Not affected 06:24:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:24:47 06:24:47 06:24:47 ---> nproc: 06:24:47 8 06:24:47 06:24:47