Pull request #4318 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33d2a8c9c865ea5ec176cbe353146937835197e5+966ddbcdfe08adc100c05000828e7ee1aafc1855 (34d21466f3647b0f6af966a8dc1ca5feee794366) 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-ssh9004104067901756496.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-ssh12437802023246586055.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3584549882963898411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12997879807741666904.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8431698857900769516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5163 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 33d2a8c9c865ea5ec176cbe353146937835197e5 Merge succeeded, producing 33d2a8c9c865ea5ec176cbe353146937835197e5 Checking out Revision 33d2a8c9c865ea5ec176cbe353146937835197e5 (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # 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 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # timeout=10 > git rev-list --no-walk f7312ec3189ad3232577c80cdd5da96238a7591d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:07:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:07:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:07:52 ========================================================= 22:07:52 EdgeX Global Pipelines Version Info 22:07:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:07:53 ------------------- 22:07:53 stable info: 22:07:53 ------------------- 22:07:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:07:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:07:53 Message: update stable to v1.0.244 22:07:53 ------------------- 22:07:53 experimental info: 22:07:53 ------------------- 22:07:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:07:53 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:07:53 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33d2a8c9c865ea5ec176cbe353146937835197e5 [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33d2a8c [Pipeline] echo 22:07:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:54 provisioning config files... 22:07:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config10432524163485187391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:54 ---> docker-login.sh 22:07:54 nexus3.edgexfoundry.org:10001 22:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:55 Configure a credential helper to remove this warning. See 22:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:55 22:07:55 Login Succeeded 22:07:55 nexus3.edgexfoundry.org:10002 22:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:55 Configure a credential helper to remove this warning. See 22:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:55 22:07:55 Login Succeeded 22:07:55 nexus3.edgexfoundry.org:10003 22:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:55 Configure a credential helper to remove this warning. See 22:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:55 22:07:55 Login Succeeded 22:07:55 nexus3.edgexfoundry.org:10004 22:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:55 Configure a credential helper to remove this warning. See 22:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:55 22:07:55 Login Succeeded 22:07:55 docker.io 22:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:55 Configure a credential helper to remove this warning. See 22:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:55 22:07:55 Login Succeeded 22:07:55 ---> docker-login.sh ends [Pipeline] } 22:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 22:07:55 + dirname cmd/core-command/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo core-command,cmd/core-command/Dockerfile 22:07:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:07:55 + dirname+ cmd/core-data/Dockerfile 22:07:55 cut -d/ -f2 22:07:55 + echo core-data,cmd/core-data/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + dirname cmd/core-metadata/Dockerfile 22:07:55 + echo core-metadata,cmd/core-metadata/Dockerfile 22:07:55 + dirname cmd/security-bootstrapper/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:07:55 + dirname cmd/security-proxy-setup/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:07:55 + dirname cmd/security-secretstore-setup/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:07:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:07:55 + dirname cmd/security-spire-agent/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:07:55 + dirname cmd/security-spire-config/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:07:55 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 22:07:55 22:07:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:07:55 + dirname cmd/support-notifications/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo support-notifications,cmd/support-notifications/Dockerfile 22:07:55 + dirname cmd/support-scheduler/Dockerfile 22:07:55 + cut -d/ -f2 22:07:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:07:56 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:07:56 + git rev-list -1 --merges 33d2a8c9c865ea5ec176cbe353146937835197e5~1..33d2a8c9c865ea5ec176cbe353146937835197e5 [Pipeline] echo 22:07:56 -----------> git rev-list -1 --merges 33d2a8c9c865ea5ec176cbe353146937835197e5~1..33d2a8c9c865ea5ec176cbe353146937835197e5 33d2a8c9c865ea5ec176cbe353146937835197e5 [false] [Pipeline] sh 22:07:56 + git log --format=format:%s -1 33d2a8c9c865ea5ec176cbe353146937835197e5 [Pipeline] echo 22:07:56 ========================================================= 22:07:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:07:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:07:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:57 + grep -v github /etc/ssh/ssh_known_hosts 22:07:57 + [ -e /tmp/ssh_known_hosts ] 22:07:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:07:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:07:57 + sudo tee -a /etc/ssh/ssh_known_hosts 22:07:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:57 22:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:57 0.1.4: Pulling from edgex-devops/py-git-semver 22:07:57 b85a868b505f: Pulling fs layer 22:07:57 e2be974225ed: Pulling fs layer 22:07:57 339a4e72a1f5: Pulling fs layer 22:07:57 988bab9f4d93: Pulling fs layer 22:07:57 1469e6f7b9e6: Pulling fs layer 22:07:57 eaf3925da568: Pulling fs layer 22:07:57 bab4dde63d76: Pulling fs layer 22:07:57 bde34c3a00c8: Pulling fs layer 22:07:57 b352a97aabf1: Pulling fs layer 22:07:57 4872d77fe225: Pulling fs layer 22:07:57 5851b861e8e6: Pulling fs layer 22:07:57 bab4dde63d76: Waiting 22:07:57 bde34c3a00c8: Waiting 22:07:57 b352a97aabf1: Waiting 22:07:57 5851b861e8e6: Waiting 22:07:57 4872d77fe225: Waiting 22:07:57 988bab9f4d93: Waiting 22:07:57 1469e6f7b9e6: Waiting 22:07:57 eaf3925da568: Waiting 22:07:57 e2be974225ed: Verifying Checksum 22:07:57 e2be974225ed: Download complete 22:07:57 988bab9f4d93: Download complete 22:07:57 1469e6f7b9e6: Verifying Checksum 22:07:57 1469e6f7b9e6: Download complete 22:07:57 eaf3925da568: Download complete 22:07:57 339a4e72a1f5: Verifying Checksum 22:07:57 339a4e72a1f5: Download complete 22:07:57 bde34c3a00c8: Download complete 22:07:57 b352a97aabf1: Verifying Checksum 22:07:57 b352a97aabf1: Download complete 22:07:58 4872d77fe225: Verifying Checksum 22:07:58 4872d77fe225: Download complete 22:07:58 5851b861e8e6: Verifying Checksum 22:07:58 5851b861e8e6: Download complete 22:07:58 b85a868b505f: Verifying Checksum 22:07:58 b85a868b505f: Download complete 22:07:58 bab4dde63d76: Verifying Checksum 22:07:58 bab4dde63d76: Download complete 22:07:59 b85a868b505f: Pull complete 22:07:59 e2be974225ed: Pull complete 22:07:59 339a4e72a1f5: Pull complete 22:07:59 988bab9f4d93: Pull complete 22:08:00 1469e6f7b9e6: Pull complete 22:08:00 eaf3925da568: Pull complete 22:08:02 bab4dde63d76: Pull complete 22:08:02 bde34c3a00c8: Pull complete 22:08:02 b352a97aabf1: Pull complete 22:08:02 4872d77fe225: Pull complete 22:08:02 5851b861e8e6: Pull complete 22:08:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:08:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:02 prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container 22:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:08:05 $ docker top de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f -eo pid,comm 22:08:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:08:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:05 [ssh-agent] Looking for ssh-agent implementation... 22:08:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:05 $ docker exec de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent 22:08:05 SSH_AUTH_SOCK=/tmp/ssh-XEx5lKA6tmG0/agent.33 22:08:05 SSH_AGENT_PID=39 22:08:06 Running ssh-add (command line suppressed) 22:08:06 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2563873432592620303.key (/w/workspace/edgex-go/8@tmp/private_key_2563873432592620303.key) 22:08:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:06 + git tag --points-at HEAD [Pipeline] } 22:08:06 $ docker exec --env ******** --env ******** de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent -k 22:08:06 unset SSH_AUTH_SOCK; 22:08:06 unset SSH_AGENT_PID; 22:08:06 echo Agent pid 39 killed; 22:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:06 [ssh-agent] Looking for ssh-agent implementation... 22:08:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:06 $ docker exec de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent 22:08:06 SSH_AUTH_SOCK=/tmp/ssh-sIXBgayGvwn1/agent.71 22:08:06 SSH_AGENT_PID=77 22:08:06 Running ssh-add (command line suppressed) 22:08:06 Identity added: /w/workspace/edgex-go/8@tmp/private_key_13027978886481526878.key (/w/workspace/edgex-go/8@tmp/private_key_13027978886481526878.key) 22:08:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:07 + git semver init 22:08:07 2023-02-08 22:08:07,348 [run_init] DEBUG init version:0.0.0 force:False 22:08:07 2023-02-08 22:08:07,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 22:08:07 2023-02-08 22:08:07,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 22:08:07 2023-02-08 22:08:07,349 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 22:08:14 2023-02-08 22:08:13,219 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 22:08:14 2023-02-08 22:08:13,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4318 with force:False 22:08:14 2023-02-08 22:08:13,220 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4318 22:08:14 2023-02-08 22:08:13,223 [execute] INFO git cat-file --batch-check 22:08:14 2023-02-08 22:08:13,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 22:08:14 2023-02-08 22:08:13,230 [execute] INFO git cat-file --batch 22:08:14 2023-02-08 22:08:13,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 22:08:14 2023-02-08 22:08:13,235 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4318 22:08:14 0.0.0 [Pipeline] } 22:08:14 $ docker exec --env ******** --env ******** de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f ssh-agent -k 22:08:14 unset SSH_AUTH_SOCK; 22:08:14 unset SSH_AGENT_PID; 22:08:14 echo Agent pid 77 killed; 22:08:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:14 + git semver [Pipeline] } 22:08:14 $ docker stop --time=1 de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f 22:08:16 $ docker rm -f --volumes de377cb34d2063c9c47b3e3ca5edee951aa1a21bff5fafa738c00b8efaa7998f [Pipeline] // withDockerContainer [Pipeline] sh 22:08:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:16 Stashed 1 file(s) [Pipeline] echo 22:08:16 [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 22:08:16 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 22:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:08:16 ========================================================= 22:08:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:08:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:08:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:08:17 213ec9aee27d: Pulling fs layer 22:08:17 4583459ba037: Pulling fs layer 22:08:17 93c1e223e6f2: Pulling fs layer 22:08:17 53926ce57604: Pulling fs layer 22:08:17 21b2b0c7a3f4: Pulling fs layer 22:08:17 22ff95d597cd: Pulling fs layer 22:08:17 12d6caf4c0d1: Pulling fs layer 22:08:17 96b7cbca73a9: Pulling fs layer 22:08:17 a7acece74701: Pulling fs layer 22:08:17 53926ce57604: Waiting 22:08:17 21b2b0c7a3f4: Waiting 22:08:17 a7acece74701: Waiting 22:08:17 22ff95d597cd: Waiting 22:08:17 12d6caf4c0d1: Waiting 22:08:17 96b7cbca73a9: Waiting 22:08:17 93c1e223e6f2: Verifying Checksum 22:08:17 93c1e223e6f2: Download complete 22:08:17 4583459ba037: Verifying Checksum 22:08:17 4583459ba037: Download complete 22:08:17 21b2b0c7a3f4: Verifying Checksum 22:08:17 21b2b0c7a3f4: Download complete 22:08:17 22ff95d597cd: Verifying Checksum 22:08:17 22ff95d597cd: Download complete 22:08:17 213ec9aee27d: Verifying Checksum 22:08:17 12d6caf4c0d1: Download complete 22:08:17 213ec9aee27d: Pull complete 22:08:17 4583459ba037: Pull complete 22:08:17 93c1e223e6f2: Pull complete 22:08:18 a7acece74701: Verifying Checksum 22:08:18 a7acece74701: Download complete 22:08:18 53926ce57604: Verifying Checksum 22:08:18 53926ce57604: Download complete 22:08:18 96b7cbca73a9: Verifying Checksum 22:08:18 96b7cbca73a9: Download complete 22:08:21 53926ce57604: Pull complete 22:08:22 21b2b0c7a3f4: Pull complete 22:08:22 22ff95d597cd: Pull complete 22:08:22 12d6caf4c0d1: Pull complete 22:08:24 96b7cbca73a9: Pull complete 22:08:25 a7acece74701: Pull complete 22:08:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:08:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:08:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:08:25 WORKDIR /edgex 22:08:25 COPY go.mod . 22:08:25 RUN go mod download 22:08:25 + docker build -t ci-base-image-x86_64 -f - . 22:08:25 Sending build context to Docker daemon 170.2MB 22:08:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:08:25 ---> db6d94c90886 22:08:25 Step 2/4 : WORKDIR /edgex 22:08:31 Still waiting to schedule task 22:08:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5162’ 22:08:34 ---> Running in 482a3da75e0f 22:08:34 Removing intermediate container 482a3da75e0f 22:08:34 ---> 2753f981bac8 22:08:34 Step 3/4 : COPY go.mod . 22:08:34 ---> 054b0783f441 22:08:34 Step 4/4 : RUN go mod download 22:08:34 ---> Running in 23650fe8d868 22:08:48 Removing intermediate container 23650fe8d868 22:08:48 ---> 5938ca78ea48 22:08:48 Successfully built 5938ca78ea48 22:08:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:49 + docker inspect -f . ci-base-image-x86_64 22:08:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:49 prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container 22:08:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:49 $ docker top d2cb79ea6cd5d9418b522e9cf84855e750d30580cab4040d3a9055acf401c36b -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:50 + go version 22:08:50 go version go1.18.7 linux/amd64 [Pipeline] } 22:08:50 $ docker stop --time=1 d2cb79ea6cd5d9418b522e9cf84855e750d30580cab4040d3a9055acf401c36b 22:08:51 $ docker rm -f --volumes d2cb79ea6cd5d9418b522e9cf84855e750d30580cab4040d3a9055acf401c36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:51 + docker inspect -f . ci-base-image-x86_64 22:08:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:51 prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container 22:08:51 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:52 $ docker top ca175d5e7327823c14c30f098f29001b731d5596b2568478dc7563beb291798f -eo pid,comm [Pipeline] { [Pipeline] echo 22:08:52 ========================================================= 22:08:52 [edgeXBuildGoParallel] Running Tests and Build... 22:08:52 ========================================================= [Pipeline] sh 22:08:52 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 22:08:52 + make test 22:08:52 go test -race -coverprofile=coverage.out ./... 22:08:59 ? github.com/edgexfoundry/edgex-go [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:09:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 22:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.202s coverage: 73.2% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.0% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.716s coverage: 89.2% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 22:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 47.1% of statements 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.087s coverage: 82.9% of statements 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 22:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements 22:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 22:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 22:09:28 flag provided but not defined: -invalid 22:09:28 Usage of setupRegistryACL: 22:09:28 -configDir string 22:09:28 22:09:28 --- FAIL: TestMultipleExecuteCalls (0.00s) 22:09:28 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.07s) 22:09:28 command_test.go:278: 22:09:28 Error Trace: /w/workspace/edgex-go/8/internal/security/bootstrapper/command/setupacl/command_test.go:278 22:09:28 Error: Received unexpected error: 22:09:28 failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:39313/v1/consul/roles/role2": dial tcp 127.0.0.1:39313: connect: connection refused 22:09:28 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 22:09:28 FAIL 22:09:28 coverage: 80.4% of statements 22:09:28 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.297s 22:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 64.4% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.1% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.3% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:09:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:09:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:09:36 FAIL 22:09:36 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 22:09:36 $ docker stop --time=1 ca175d5e7327823c14c30f098f29001b731d5596b2568478dc7563beb291798f 22:09:38 $ docker rm -f --volumes ca175d5e7327823c14c30f098f29001b731d5596b2568478dc7563beb291798f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:09:38 Failed in branch amd64 22:11:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5165 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws 22:11:02 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 22:11:02 The recommended git tool is: git 22:11:08 using credential edgex-jenkins-ssh 22:11:08 Cloning the remote Git repository 22:11:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:11:09 > git init /w/workspace/edgex-go/8 # timeout=10 22:11:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:09 > git --version # timeout=10 22:11:09 > git --version # 'git version 2.25.1' 22:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:11:41 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit 33d2a8c9c865ea5ec176cbe353146937835197e5 22:11:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:11:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:11:41 > git config core.sparsecheckout # timeout=10 22:11:41 > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # timeout=10 22:11:41 > git remote # timeout=10 22:11:41 > git config --get remote.origin.url # timeout=10 22:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:42 Merge succeeded, producing 33d2a8c9c865ea5ec176cbe353146937835197e5 22:11:42 Checking out Revision 33d2a8c9c865ea5ec176cbe353146937835197e5 (PR-4318) 22:11:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:11:44 Dload Upload Total Spent Left Speed 22:11:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 22:11:41 > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 22:11:41 > git rev-parse HEAD^{commit} # timeout=10 22:11:42 > git config core.sparsecheckout # timeout=10 22:11:42 > git checkout -f 33d2a8c9c865ea5ec176cbe353146937835197e5 # timeout=10 22:11:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:11:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:11:45 + sudo tee /etc/docker/daemon.new 22:11:45 { 22:11:45 "registry-mirrors": [ 22:11:45 "https://nexus3.edgexfoundry.org:10001" 22:11:45 ], 22:11:45 "bip": "10.250.0.254/24", 22:11:45 "hosts": [ 22:11:45 "tcp://0.0.0.0:5555", 22:11:45 "unix:///var/run/docker.sock" 22:11:45 ], 22:11:45 "mtu": 1458, 22:11:45 "selinux-enabled": true, 22:11:45 "seccomp-profile": "/etc/docker/seccomp.json" 22:11:45 } [Pipeline] sh 22:11:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:11:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:04 provisioning config files... 22:12:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6462714493499298755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:04 ---> docker-login.sh 22:12:04 nexus3.edgexfoundry.org:10001 22:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:05 Configure a credential helper to remove this warning. See 22:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:05 22:12:05 Login Succeeded 22:12:05 nexus3.edgexfoundry.org:10002 22:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:06 Configure a credential helper to remove this warning. See 22:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:06 22:12:06 Login Succeeded 22:12:06 nexus3.edgexfoundry.org:10003 22:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:06 Configure a credential helper to remove this warning. See 22:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:06 22:12:06 Login Succeeded 22:12:06 nexus3.edgexfoundry.org:10004 22:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:06 Configure a credential helper to remove this warning. See 22:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:06 22:12:06 Login Succeeded 22:12:06 docker.io 22:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:07 Configure a credential helper to remove this warning. See 22:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:07 22:12:07 Login Succeeded 22:12:07 ---> docker-login.sh ends [Pipeline] } 22:12:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:12:07 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 22:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:07 ========================================================= 22:12:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:12:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:12:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:12:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:12:08 9b18e9b68314: Pulling fs layer 22:12:08 35d82f9e3411: Pulling fs layer 22:12:08 e16973657156: Pulling fs layer 22:12:08 fc693d55d65f: Pulling fs layer 22:12:08 7e9fc2657dce: Pulling fs layer 22:12:08 dda99020689f: Pulling fs layer 22:12:08 db1c61fa0a46: Pulling fs layer 22:12:08 891c053d2c06: Pulling fs layer 22:12:08 fc693d55d65f: Waiting 22:12:08 dda99020689f: Waiting 22:12:08 7e9fc2657dce: Waiting 22:12:08 db1c61fa0a46: Waiting 22:12:08 891c053d2c06: Waiting 22:12:08 e16973657156: Download complete 22:12:08 35d82f9e3411: Download complete 22:12:08 7e9fc2657dce: Verifying Checksum 22:12:08 7e9fc2657dce: Download complete 22:12:08 dda99020689f: Verifying Checksum 22:12:08 dda99020689f: Download complete 22:12:08 9b18e9b68314: Verifying Checksum 22:12:08 9b18e9b68314: Download complete 22:12:09 891c053d2c06: Verifying Checksum 22:12:09 891c053d2c06: Download complete 22:12:10 9b18e9b68314: Pull complete 22:12:10 35d82f9e3411: Pull complete 22:12:10 fc693d55d65f: Verifying Checksum 22:12:10 fc693d55d65f: Download complete 22:12:10 e16973657156: Pull complete 22:12:12 db1c61fa0a46: Download complete 22:12:24 fc693d55d65f: Pull complete 22:12:24 7e9fc2657dce: Pull complete 22:12:24 dda99020689f: Pull complete 22:12:31 db1c61fa0a46: Pull complete 22:12:33 891c053d2c06: Pull complete 22:12:33 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:12:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:12:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:12:33 WORKDIR /edgex 22:12:33 COPY go.mod . 22:12:33 RUN go mod download 22:12:33 + docker build -t ci-base-image-arm64 -f - . 22:12:34 Sending build context to Docker daemon 3.11MB 22:12:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:12:34 ---> f96f9c87975a 22:12:34 Step 2/4 : WORKDIR /edgex 22:12:36 ---> Running in b655173d190f 22:12:36 Removing intermediate container b655173d190f 22:12:36 ---> b9dea0e61dd2 22:12:36 Step 3/4 : COPY go.mod . 22:12:37 ---> 7f3d390f3745 22:12:37 Step 4/4 : RUN go mod download 22:12:37 ---> Running in f4084a1f1ded 22:13:16 Removing intermediate container f4084a1f1ded 22:13:16 ---> 6f58974facd6 22:13:16 Successfully built 6f58974facd6 22:13:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:16 + docker inspect -f . ci-base-image-arm64 22:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container 22:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:13:17 $ docker top 188ae4d443be20539f0853f9637dcda12828d91799131e68e5bd14efa9144cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:18 + go version 22:13:18 go version go1.18.7 linux/arm64 [Pipeline] } 22:13:18 $ docker stop --time=1 188ae4d443be20539f0853f9637dcda12828d91799131e68e5bd14efa9144cf3 22:13:20 $ docker rm -f --volumes 188ae4d443be20539f0853f9637dcda12828d91799131e68e5bd14efa9144cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:21 + docker inspect -f . ci-base-image-arm64 22:13:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:21 prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container 22:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:13:22 $ docker top b639dbfbf1918aacfb77812b62fb13afccd9385d0174bc949ec49856ca77f7fb -eo pid,comm [Pipeline] { [Pipeline] echo 22:13:22 ========================================================= 22:13:22 [edgeXBuildGoParallel] Running Tests and Build... 22:13:22 ========================================================= [Pipeline] sh 22:13:22 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 22:13:23 + make test 22:13:23 go test -race -coverprofile=coverage.out ./... 22:14:05 ? github.com/edgexfoundry/edgex-go [no test files] 22:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:15:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:16:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:16:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:16:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.333s coverage: 28.7% of statements 22:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:16:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 22:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.641s coverage: 73.2% of statements 22:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 54.0% of statements 22:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.571s coverage: 89.2% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.493s coverage: 3.8% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.103s coverage: 95.6% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.667s coverage: 72.2% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.586s coverage: 65.9% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.534s coverage: 0.9% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.418s coverage: 29.6% of statements 22:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements 22:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.317s coverage: 82.9% of statements 22:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 22:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements 22:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.315s coverage: 94.4% of statements 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 22:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.938s coverage: 79.9% of statements 22:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.338s coverage: 92.9% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.219s coverage: 20.0% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.329s coverage: 77.4% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 22:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements 22:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.553s coverage: 63.1% of statements 22:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.279s coverage: 100.0% of statements 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 22:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 22:17:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.505s coverage: 65.3% of statements 22:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:17:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 41.0% of statements 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:17:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:18:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.323s coverage: 17.7% of statements 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:18:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:18:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:18:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.7% of statements 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:18:02 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 22:18:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:18:02 go vet ./... 22:19:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:19:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:19:54 ./bin/test-attribution-txt.sh [Pipeline] echo 22:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:19:55 + ls -al . 22:19:56 total 744 22:19:56 drwxrwxr-x 10 1001 1001 4096 Feb 8 22:13 . 22:19:56 drwxr-xr-x 4 root root 4096 Feb 8 22:13 .. 22:19:56 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:11 .blubracket 22:19:56 -rw-rw-r-- 1 1001 1001 16 Feb 8 22:11 .dockerignore 22:19:56 drwxrwxr-x 8 1001 1001 4096 Feb 8 22:11 .git 22:19:56 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:11 .github 22:19:56 -rw-rw-r-- 1 1001 1001 1024 Feb 8 22:11 .gitignore 22:19:56 -rw-rw-r-- 1 1001 1001 42 Feb 8 22:11 .golangci.yml 22:19:56 -rw-rw-r-- 1 1001 1001 87 Feb 8 22:11 .hadolint.yml 22:19:56 -rw-rw-r-- 1 1001 1001 166 Feb 8 22:11 .sonarcloud.properties 22:19:56 -rw-rw-r-- 1 1001 1001 1171 Feb 8 22:11 ADOPTERS.md 22:19:56 -rw-rw-r-- 1 1001 1001 10825 Feb 8 22:11 Attribution.txt 22:19:56 -rw-rw-r-- 1 1001 1001 73765 Feb 8 22:11 CHANGELOG.md 22:19:56 -rw-rw-r-- 1 1001 1001 3804 Feb 8 22:11 CONTRIBUTING.md 22:19:56 -rw-rw-r-- 1 1001 1001 677 Feb 8 22:11 GOVERNANCE.md 22:19:56 -rw-rw-r-- 1 1001 1001 850 Feb 8 22:11 Jenkinsfile 22:19:56 -rw-rw-r-- 1 1001 1001 10775 Feb 8 22:11 LICENSE 22:19:56 -rw-rw-r-- 1 1001 1001 13375 Feb 8 22:11 Makefile 22:19:56 -rw-rw-r-- 1 1001 1001 582 Feb 8 22:11 OWNERS.md 22:19:56 -rw-rw-r-- 1 1001 1001 9403 Feb 8 22:11 README.md 22:19:56 -rw-rw-r-- 1 1001 1001 6912 Feb 8 22:11 SECURITY.md 22:19:56 -rw-rw-r-- 1 1001 1001 5 Feb 8 22:08 VERSION 22:19:56 drwxrwxr-x 2 1001 1001 4096 Feb 8 22:11 bin 22:19:56 drwxrwxr-x 17 1001 1001 4096 Feb 8 22:11 cmd 22:19:56 -rw-r--r-- 1 root root 488085 Feb 8 22:18 coverage.out 22:19:56 -rw-rw-r-- 1 1001 1001 3295 Feb 8 22:11 go.mod 22:19:56 -rw-rw-r-- 1 1001 1001 33318 Feb 8 22:11 go.sum 22:19:56 drwxrwxr-x 7 1001 1001 4096 Feb 8 22:11 internal 22:19:56 drwxrwxr-x 3 1001 1001 4096 Feb 8 22:11 openapi 22:19:56 drwxrwxr-x 4 1001 1001 4096 Feb 8 22:11 snap 22:19:56 -rw-rw-r-- 1 1001 1001 204 Feb 8 22:11 version.go [Pipeline] sh 22:19:56 + '[' -e coverage.out ] 22:19:56 + chown 1001:1001 coverage.out [Pipeline] stash 22:19:57 Stashed 1 file(s) [Pipeline] sh 22:19:58 + make build 22:19:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:21:34 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 22:21:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:21:34 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 22:21:38 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 22:22: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 22:22: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:22:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:22:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:22:47 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 22:22:52 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 22:23:07 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] } 22:23:12 $ docker stop --time=1 b639dbfbf1918aacfb77812b62fb13afccd9385d0174bc949ec49856ca77f7fb 22:23:15 $ docker rm -f --volumes b639dbfbf1918aacfb77812b62fb13afccd9385d0174bc949ec49856ca77f7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:17 22:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:18 latest: Pulling from edgex-devops/edgex-compose-arm64 22:23:18 29e5d40040c1: Pulling fs layer 22:23:18 1ce36da41761: Pulling fs layer 22:23:18 25b303627fd3: Pulling fs layer 22:23:18 29e5d40040c1: Verifying Checksum 22:23:18 29e5d40040c1: Download complete 22:23:18 1ce36da41761: Verifying Checksum 22:23:18 1ce36da41761: Download complete 22:23:19 29e5d40040c1: Pull complete 22:23:20 25b303627fd3: Verifying Checksum 22:23:20 25b303627fd3: Download complete 22:23:20 1ce36da41761: Pull complete 22:23:30 25b303627fd3: Pull complete 22:23:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:30 prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container 22:23:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:23:33 $ docker top b4cbebbd727825a4538f5ecb8351e9dcf81c48df6d1ef37d97b59e35715522dc -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:34 + docker-compose build --help 22:23:34 + grep parallel 22:23:40 --parallel Build images in parallel. [Pipeline] } 22:23:40 $ docker stop --time=1 b4cbebbd727825a4538f5ecb8351e9dcf81c48df6d1ef37d97b59e35715522dc 22:23:42 $ docker rm -f --volumes b4cbebbd727825a4538f5ecb8351e9dcf81c48df6d1ef37d97b59e35715522dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:43 prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container 22:23:43 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:23:44 $ docker top 09a4ec7f6a7d51e53722e1472e5760a65c91f7c03d1484c30ae067c7e217ee6e -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:45 + docker-compose -f ./docker-compose-build.yml build --parallel 22:23:51 Building core-command ... 22:23:51 Building core-common-config-bootstrapper ... 22:23:51 Building core-data ... 22:23:51 Building core-metadata ... 22:23:51 Building security-bootstrapper ... 22:23:51 Building security-proxy-setup ... 22:23:51 Building security-secretstore-setup ... 22:23:51 Building security-spiffe-token-provider ... 22:23:51 Building security-spire-agent ... 22:23:51 Building security-spire-config ... 22:23:51 Building security-spire-server ... 22:23:51 Building support-notifications ... 22:23:51 Building support-scheduler ... 22:23:51 Building security-proxy-setup 22:23:51 Building security-spiffe-token-provider 22:23:51 Building security-spire-server 22:23:51 Building security-spire-config 22:23:51 Building core-metadata 22:24:38 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:24:38 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:24:38 ---> 6f58974facd6 22:24:38 Step 3/19 : WORKDIR /edgex-go 22:24:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:24:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:24:39 ---> 6f58974facd6 22:24:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:24:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:24:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:24:39 ---> 6f58974facd6 22:24:39 Step 3/23 : WORKDIR /edgex-go 22:24:39 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:24:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:24:39 ---> 6f58974facd6 22:24:39 Step 3/21 : WORKDIR /edgex-go 22:24:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:24:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:24:39 ---> 6f58974facd6 22:24:39 Step 3/24 : WORKDIR /edgex-go 22:24:40 ---> Running in 314b56136fb3 22:24:40 ---> Running in 85a99d73ccd4 22:24:40 ---> Running in 6d554a4f0511 22:24:40 ---> Running in 777166ef39da 22:24:40 ---> Running in da0f6aef5cab 22:24:40 Removing intermediate container 777166ef39da 22:24:40 ---> 10195ada5cee 22:24:40 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:24:41 Removing intermediate container 85a99d73ccd4 22:24:41 ---> 1eb92a60849b 22:24:41 Step 4/24 : WORKDIR /edgex-go 22:24:41 ---> Running in 608da4d77a26 22:24:41 ---> Running in b891fc58f96d 22:24:41 Removing intermediate container 314b56136fb3 22:24:41 ---> 83f26e97cbbc 22:24:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:24:41 Removing intermediate container da0f6aef5cab 22:24:41 ---> b61d0f349d4b 22:24:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:24:41 Removing intermediate container 6d554a4f0511 22:24:41 ---> efe488a7ad56 22:24:41 Step 4/21 : RUN apk add --update --no-cache make git 22:24:41 ---> Running in 39282ed4288a 22:24:41 ---> Running in 7c936060cbe1 22:24:41 ---> Running in 6bd104bbae22 22:24:42 Removing intermediate container b891fc58f96d 22:24:42 ---> 47d427c34cb8 22:24:42 Step 5/24 : RUN apk add --update --no-cache make git 22:24:42 ---> Running in 19bded1322b9 22:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:45 OK: 221 MiB in 51 packages 22:24:45 OK: 221 MiB in 51 packages 22:24:46 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:24:46 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:24:46 OK: 16903 distinct packages available 22:24:46 OK: 221 MiB in 51 packages 22:24:46 OK: 221 MiB in 51 packages 22:24:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:24:46 Removing intermediate container 39282ed4288a 22:24:47 ---> 18c776d6f8e6 22:24:47 Step 5/24 : COPY go.mod vendor* ./ 22:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:24:47 Removing intermediate container 608da4d77a26 22:24:47 ---> f51f7984b4d3 22:24:47 Step 5/23 : COPY go.mod vendor* ./ 22:24:48 Removing intermediate container 6bd104bbae22 22:24:48 ---> 11b1e24324f4 22:24:48 Step 5/21 : COPY go.mod vendor* ./ 22:24:48 OK: 221 MiB in 51 packages 22:24:48 ---> 749075f5a94c 22:24:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:48 Removing intermediate container 19bded1322b9 22:24:48 ---> 9a8301926dbc 22:24:48 Step 6/24 : COPY go.mod vendor* ./ 22:24:48 ---> Running in 2b60a6872e2b 22:24:49 ---> 15bad1869f93 22:24:49 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:49 ---> Running in 40236ad7d358 22:24:49 ---> 88c850ee049c 22:24:49 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:49 ---> Running in acf4b655bb22 22:24:49 ---> b989e6aff2b9 22:24:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:49 Removing intermediate container 7c936060cbe1 22:24:49 ---> d76f894ca3c5 22:24:49 Step 5/19 : COPY go.mod vendor* ./ 22:24:50 ---> Running in 0162774875b2 22:24:51 ---> fec3d587e689 22:24:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:51 ---> Running in c90e9fe2f51c 22:26:58 Removing intermediate container acf4b655bb22 22:26:58 ---> 1d9749b018ae 22:26:58 Step 7/21 : COPY . . 22:26:58 Removing intermediate container 2b60a6872e2b 22:26:58 ---> ec936829bc54 22:26:58 Step 7/24 : COPY . . 22:26:58 Removing intermediate container 0162774875b2 22:26:58 ---> 2e07fd00d83f 22:26:58 Step 8/24 : COPY . . 22:26:58 Removing intermediate container c90e9fe2f51c 22:26:58 ---> 2ab22bef0dda 22:26:58 Step 7/19 : COPY . . 22:26:58 Removing intermediate container 40236ad7d358 22:26:58 ---> 15ac0ee24f76 22:26:58 Step 7/23 : COPY . . 22:27:13 ---> f89cec157b4b 22:27:13 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:27:13 ---> 7c4ec9ec9ef9 22:27:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:27:13 ---> 560c6044a54f 22:27:13 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:27:13 ---> 2df12e5aa6c3 22:27:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 22:27:13 ---> Running in 2f88fe51a08e 22:27:13 ---> Running in c972e2095917 22:27:13 ---> 3ef3eedf3050 22:27:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:27:13 ---> Running in 1a92d0538dd6 22:27:13 ---> Running in 7e342b11ab2f 22:27:13 ---> Running in b2e5a8ca04ba 22:27:14 Removing intermediate container c972e2095917 22:27:14 ---> 8afcd3172500 22:27:14 Step 9/24 : WORKDIR /edgex-go/spire-build 22:27:14 Removing intermediate container 1a92d0538dd6 22:27:14 ---> 0a5ee929f063 22:27:14 Step 9/23 : WORKDIR /edgex-go/spire-build 22:27:14 ---> Running in 821da991cc54 22:27:14 ---> Running in 1673d3314811 22:27:15 Removing intermediate container 1673d3314811 22:27:15 ---> ac4af05fa549 22:27:15 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 22:27:15 ---> Running in 573c006705d9 22:27:15 Removing intermediate container 821da991cc54 22:27:15 ---> 03fbd8cf6366 22:27: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 22:27:15 ---> Running in b42fbbd48d56 22:27:16 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 22:27:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:27:16 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 22:27:21 Removing intermediate container b42fbbd48d56 22:27:21 ---> 55b21ef87b41 22:27:21 Step 11/24 : WORKDIR /edgex-go 22:27:21 Removing intermediate container 573c006705d9 22:27:21 ---> eb3757e90f14 22:27:21 Step 11/23 : WORKDIR /edgex-go 22:27:21 ---> Running in 5e0d86b2a0dc 22:27:21 ---> Running in 035ec3ae52cd 22:27:22 Removing intermediate container 5e0d86b2a0dc 22:27:22 ---> 13b69c5ddf4f 22:27:22 22:27:22 Step 12/23 : FROM alpine:3.15 22:27:22 Removing intermediate container 035ec3ae52cd 22:27:22 ---> 145b7ae5d0db 22:27:22 22:27:22 Step 12/24 : FROM alpine:3.15 22:27:22 3.15: Pulling from library/alpine 22:27:22 3.15: Pulling from library/alpine 22:27:24 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:27:24 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 22:27:24 Status: Downloaded newer image for alpine:3.15 22:27:24 Status: Image is up to date for alpine:3.15 22:27:24 ---> 8aa73fd46299 22:27:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:24 ---> 8aa73fd46299 22:27:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:27:24 ---> Running in dc49e1c96ee9 22:27:24 ---> Running in e94d27c8bc2f 22:27:25 Removing intermediate container e94d27c8bc2f 22:27:25 ---> 1ff655212ba8 22:27:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:27:25 Removing intermediate container dc49e1c96ee9 22:27:25 ---> e25330fabac6 22:27:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:27:25 ---> Running in e2126a44940f 22:27:25 ---> Running in 8e78d9f75f05 22:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:30 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:27:30 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:27:30 OK: 15736 distinct packages available 22:27:30 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:27:30 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:27:30 OK: 15736 distinct packages available 22:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:27:32 (1/5) Installing dumb-init (1.2.5-r1) 22:27:32 (2/5) Installing musl-obstack (1.2.3-r0) 22:27:32 (3/5) Installing libucontext (1.1-r0) 22:27:32 (4/5) Installing gcompat (1.0.0-r4) 22:27:32 (1/4) Installing dumb-init (1.2.5-r1) 22:27:32 (5/5) Installing openssl (1.1.1t-r1) 22:27:32 (2/4) Installing musl-obstack (1.2.3-r0) 22:27:32 Executing busybox-1.34.1-r7.trigger 22:27:32 (3/4) Installing libucontext (1.1-r0) 22:27:32 (4/4) Installing gcompat (1.0.0-r4) 22:27:32 Executing busybox-1.34.1-r7.trigger 22:27:32 OK: 6 MiB in 19 packages 22:27:32 OK: 6 MiB in 18 packages 22:27:35 Removing intermediate container e2126a44940f 22:27:35 ---> 65c5b460ffd8 22:27:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:27:35 Removing intermediate container 8e78d9f75f05 22:27:35 ---> d3a4d7fc381e 22:27:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:27:45 ---> befef5f6ce93 22:27:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:27:45 ---> 9cdb9a2ce4a6 22:27:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:27:45 ---> f740f4627169 22:27:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> 7181b4fcbc8f 22:27:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:27:45 22:27:45 ---> Running in f15ce822e7e1 22:27:46 Removing intermediate container f15ce822e7e1 22:27:46 ---> ca497c437033 22:27:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:27:47 ---> 0e366d257718 22:27:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:27:48 ---> 9e198a15b180 22:27:48 Step 19/24 : WORKDIR / 22:27:48 ---> Running in 0dcb03de2f09 22:27:48 ---> b8149ac3c45c 22:27:48 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:27:48 ---> Running in 04e0a90e0ef0 22:27:49 Removing intermediate container 0dcb03de2f09 22:27:49 ---> d8c481f28b39 22:27:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:27:49 ---> Running in 1b1776f48723 22:27:49 Removing intermediate container 04e0a90e0ef0 22:27:49 ---> f0065c2b13e6 22:27:49 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:27:49 ---> Running in 52e81ed3718a 22:27:49 Removing intermediate container 1b1776f48723 22:27:49 ---> fd8b9be960e3 22:27:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:27:50 ---> Running in 3cb2843f7bd1 22:27:50 Removing intermediate container 52e81ed3718a 22:27:50 ---> afaf6f6f1148 22:27:50 Step 21/23 : LABEL arch=arm64 22:27:50 ---> Running in 317844a23118 22:27:50 Removing intermediate container 3cb2843f7bd1 22:27:50 ---> 5d2b52cfb44d 22:27:50 Step 22/24 : LABEL arch=arm64 22:27:51 ---> Running in 36fd28dfeba9 22:27:51 Removing intermediate container 317844a23118 22:27:51 ---> 3d4e230fcf18 22:27:51 Step 22/23 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:27:51 Removing intermediate container 36fd28dfeba9 22:27:51 ---> Running in 14ddd8aff201 22:27:51 ---> cc0973203aa0 22:27:51 Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:27:51 ---> Running in 682d98adc32f 22:27:52 Removing intermediate container 14ddd8aff201 22:27:52 ---> 66ab178d6617 22:27:52 Step 23/23 : LABEL version=0.0.0 22:27:52 Removing intermediate container 682d98adc32f 22:27:52 ---> f79b8ce257b6 22:27:52 Step 24/24 : LABEL version=0.0.0 22:27:52 ---> Running in 98ff0a8b1746 22:27:52 ---> Running in 2da330240d9d 22:27:53 Removing intermediate container 2da330240d9d 22:27:53 ---> 9448ac7026ee 22:27:53 22:27:53 Removing intermediate container 98ff0a8b1746 22:27:53 ---> 1454f506d16d 22:27:53 22:27:53 Successfully built 1454f506d16d 22:27:53 Successfully built 9448ac7026ee 22:27:53 Successfully tagged security-spire-config-arm64:latest 22:27:53 Successfully tagged security-spire-server-arm64:latest 22:27:53 Building support-scheduler 22:27:53 Building core-command 22:28:25  Building security-spire-server ... done  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:28:25 ---> 6f58974facd6 22:28:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:28:25 ---> Using cache 22:28:25 ---> 1eb92a60849b 22:28:25 Step 4/22 : WORKDIR /edgex-go 22:28:25 ---> Using cache 22:28:25 ---> 47d427c34cb8 22:28:25 Step 5/22 : RUN apk add --update --no-cache make git 22:28:25 ---> Using cache 22:28:25 ---> 9a8301926dbc 22:28:25 Step 6/22 : COPY go.mod vendor* ./ 22:28:25 ---> Using cache 22:28:25 ---> b989e6aff2b9 22:28:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:25 ---> Using cache 22:28:25 ---> 2e07fd00d83f 22:28:25 Step 8/22 : COPY . . 22:28:25 ---> Using cache 22:28:25 ---> 3ef3eedf3050 22:28:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:28:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:28:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:25 ---> 6f58974facd6 22:28:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:28:25 ---> Using cache 22:28:25 ---> 1eb92a60849b 22:28:25 Step 4/23 : WORKDIR /edgex-go 22:28:25 ---> Using cache 22:28:25 ---> 47d427c34cb8 22:28:25 Step 5/23 : RUN apk add --update --no-cache make git 22:28:25 ---> Using cache 22:28:25 ---> 9a8301926dbc 22:28:25 Step 6/23 : COPY go.mod vendor* ./ 22:28:25 ---> Using cache 22:28:25 ---> b989e6aff2b9 22:28:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:28:25 ---> Using cache 22:28:25 ---> 2e07fd00d83f 22:28:25 Step 8/23 : COPY . . 22:28:25 ---> Using cache 22:28:25 ---> 3ef3eedf3050 22:28:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:28:25 ---> Running in f4788cff6a2d 22:28:25 ---> Running in e1c10b1b6b74 22:28:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:28:27 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 22:33:34 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 22:33:46 Removing intermediate container 7e342b11ab2f 22:33:46 ---> e75866985ff7 22:33:46 22:33:46 Step 9/21 : FROM alpine:3.16 22:33:46 3.16: Pulling from library/alpine 22:33:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:33:47 Status: Downloaded newer image for alpine:3.16 22:33:47 ---> 2b4661558fb8 22:33:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 22:33:47 ---> Running in 5b2e81314329 22:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:33:51 (1/6) Installing ca-certificates (20220614-r0) 22:33:51 (2/6) Installing brotli-libs (1.0.9-r6) 22:33:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:33:51 (4/6) Installing libcurl (7.83.1-r5) 22:33:51 (5/6) Installing curl (7.83.1-r5) 22:33:51 (6/6) Installing dumb-init (1.2.5-r1) 22:33:51 Executing busybox-1.35.0-r17.trigger 22:33:51 Executing ca-certificates-20220614-r0.trigger 22:33:52 OK: 8 MiB in 20 packages 22:33:55 Removing intermediate container 5b2e81314329 22:33:55 ---> 0ef73de09479 22:33:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:55 ---> Running in 929b6a8dacb7 22:33:55 Removing intermediate container 929b6a8dacb7 22:33:55 ---> 1a54455cf0cc 22:33:55 Step 12/21 : WORKDIR /edgex 22:33:55 ---> Running in bf754df8037f 22:33:56 Removing intermediate container bf754df8037f 22:33:56 ---> 1e163efdaed3 22:33:56 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:33:56 ---> 272ca04fbe45 22:33:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:33:58 ---> 5cf09027618f 22:33:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:34:00 ---> 1229451430cf 22:34:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:34:00 ---> 187ab7a7242a 22:34:00 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:34:00 ---> Running in 8a6144174540 22:34:04 Removing intermediate container 8a6144174540 22:34:04 ---> a11f270f5585 22:34:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 22:34:04 ---> Running in 8ebbba624bd4 22:34:04 Removing intermediate container 8ebbba624bd4 22:34:04 ---> 818d9f0b1917 22:34:04 Step 19/21 : LABEL arch=arm64 22:34:04 ---> Running in d4b4a6841e0b 22:34:05 Removing intermediate container d4b4a6841e0b 22:34:05 ---> 6a82fb4bb051 22:34:05 Step 20/21 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:34:05 ---> Running in bb8a85184f2f 22:34:05 Removing intermediate container bb8a85184f2f 22:34:05 ---> 49d37c295fbd 22:34:05 Step 21/21 : LABEL version=0.0.0 22:34:05 ---> Running in 43b9dd798b7e 22:34:07 Removing intermediate container 43b9dd798b7e 22:34:07 ---> aba13db4b3d3 22:34:07 22:34:07 Successfully built aba13db4b3d3 22:34:07 Successfully tagged security-proxy-setup-arm64:latest 22:34:07  Building security-proxy-setup ... done Building security-bootstrapper 22:34:22 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:34:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:34:22 ---> 6f58974facd6 22:34:22 Step 3/32 : WORKDIR /edgex-go 22:34:22 ---> Using cache 22:34:22 ---> efe488a7ad56 22:34:22 Step 4/32 : RUN apk add --update --no-cache make git 22:34:22 ---> Using cache 22:34:22 ---> 11b1e24324f4 22:34:22 Step 5/32 : COPY go.mod vendor* ./ 22:34:22 ---> Using cache 22:34:22 ---> 88c850ee049c 22:34:22 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:22 ---> Using cache 22:34:22 ---> 1d9749b018ae 22:34:22 Step 7/32 : COPY . . 22:34:22 ---> Using cache 22:34:22 ---> 560c6044a54f 22:34:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:34:22 ---> Running in 67459b765277 22:34:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:34:57 Removing intermediate container b2e5a8ca04ba 22:34:57 ---> feb6ce382661 22:34:57 22:34:57 Step 10/24 : FROM alpine:3.16 22:34:57 ---> 2b4661558fb8 22:34:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:34:57 ---> Running in 53dc03747733 22:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:34:57 (1/1) Installing dumb-init (1.2.5-r1) 22:34:57 Executing busybox-1.35.0-r17.trigger 22:34:57 OK: 5 MiB in 15 packages 22:34:59 Removing intermediate container 53dc03747733 22:34:59 ---> ff896f737b9a 22:34:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:34:59 ---> Running in ce61b2611252 22:35:00 Removing intermediate container ce61b2611252 22:35:00 ---> a38a61193751 22:35:00 Step 13/24 : ENV APP_PORT=59881 22:35:00 ---> Running in 5d5e0a3ebb49 22:35:00 Removing intermediate container 5d5e0a3ebb49 22:35:00 ---> 2386248094e0 22:35:00 Step 14/24 : EXPOSE $APP_PORT 22:35:00 ---> Running in c3249ba7b014 22:35:01 Removing intermediate container c3249ba7b014 22:35:01 ---> 1227bbe65014 22:35:01 Step 15/24 : WORKDIR / 22:35:01 ---> Running in 4268df575eb3 22:35:02 Removing intermediate container 4268df575eb3 22:35:02 ---> 4ac5a8b10c2d 22:35:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:03 ---> a797ba287e9a 22:35:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:35:05 ---> 6f3d79568cc3 22:35:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:35:05 ---> 7e82db334317 22:35:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:35:06 ---> 63d4ad698091 22:35:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:35:06 ---> Running in d35f4bcf2e8a 22:35:07 Removing intermediate container d35f4bcf2e8a 22:35:07 ---> 641f6bac063e 22:35:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:07 ---> Running in a95a4c466fbf 22:35:08 Removing intermediate container a95a4c466fbf 22:35:08 ---> dfe67c1d3977 22:35:08 Step 22/24 : LABEL arch=arm64 22:35:08 ---> Running in 14d743e89465 22:35:08 Removing intermediate container 14d743e89465 22:35:08 ---> b439a88028d8 22:35:08 Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:35:08 ---> Running in 075d4461f805 22:35:09 Removing intermediate container 075d4461f805 22:35:09 ---> e7b59f4535d4 22:35:09 Step 24/24 : LABEL version=0.0.0 22:35:09 ---> Running in 64bf42cf919e 22:35:11 Removing intermediate container 64bf42cf919e 22:35:11 ---> 187435f256d7 22:35:11 22:35:11 Successfully built 187435f256d7 22:35:11 Successfully tagged core-metadata-arm64:latest 22:35:11  Building core-metadata ... done Building security-secretstore-setup 22:35:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:35:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:35:29 ---> 6f58974facd6 22:35:29 Step 3/24 : WORKDIR /edgex-go 22:35:29 ---> Using cache 22:35:29 ---> efe488a7ad56 22:35:29 Step 4/24 : RUN apk add --update --no-cache make git 22:35:29 ---> Using cache 22:35:29 ---> 11b1e24324f4 22:35:29 Step 5/24 : COPY go.mod vendor* ./ 22:35:29 ---> Using cache 22:35:29 ---> 88c850ee049c 22:35:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:29 ---> Using cache 22:35:29 ---> 1d9749b018ae 22:35:29 Step 7/24 : COPY . . 22:35:29 ---> Using cache 22:35:29 ---> 560c6044a54f 22:35:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:35:29 ---> Running in 010f7757c645 22:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:35:46 Removing intermediate container e1c10b1b6b74 22:35:46 ---> 9b4a53bca3ee 22:35:46 22:35:46 Step 10/23 : FROM alpine:3.16 22:35:46 ---> 2b4661558fb8 22:35:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:35:46 ---> Using cache 22:35:46 ---> ff896f737b9a 22:35:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:35:46 ---> Using cache 22:35:46 ---> a38a61193751 22:35:46 Step 13/23 : ENV APP_PORT=59882 22:35:46 ---> Running in dabbdbdf6bc7 22:35:46 Removing intermediate container dabbdbdf6bc7 22:35:46 ---> 475dc6724e7d 22:35:46 Step 14/23 : EXPOSE $APP_PORT 22:35:46 ---> Running in 6bffa0a32fdb 22:35:46 Removing intermediate container 6bffa0a32fdb 22:35:46 ---> 74baabfcb5e1 22:35:46 Step 15/23 : WORKDIR / 22:35:46 ---> Running in 411f5f5f5274 22:35:46 Removing intermediate container 411f5f5f5274 22:35:46 ---> 98921e976375 22:35:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:35:47 ---> ae61eb4a8ea8 22:35:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:35:50 ---> 2223a8a65f5d 22:35:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:35:50 ---> 62f2f6b28a59 22:35:50 Step 19/23 : ENTRYPOINT ["/core-command"] 22:35:50 ---> Running in 50f8e3e62625 22:35:51 Removing intermediate container 50f8e3e62625 22:35:51 ---> e6afbad717f5 22:35:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:35:51 ---> Running in 3655e111f689 22:35:52 Removing intermediate container 3655e111f689 22:35:52 ---> 362557203b9c 22:35:52 Step 21/23 : LABEL arch=arm64 22:35:52 ---> Running in 08b736629de1 22:35:53 Removing intermediate container 08b736629de1 22:35:53 ---> 12b03c443a16 22:35:53 Step 22/23 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:35:53 ---> Running in 85c80ef06160 22:35:53 Removing intermediate container 85c80ef06160 22:35:53 ---> 2f20f981aae0 22:35:53 Step 23/23 : LABEL version=0.0.0 22:35:53 ---> Running in 747e89c99724 22:35:54 Removing intermediate container 747e89c99724 22:35:54 ---> f512d4c55377 22:35:54 22:35:54 Successfully built f512d4c55377 22:35:54 Successfully tagged core-command-arm64:latest 22:35:54 Building security-spire-agent 22:36:12  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:36:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:36:12 ---> 6f58974facd6 22:36:12 Step 3/24 : WORKDIR /edgex-go 22:36:12 ---> Using cache 22:36:12 ---> efe488a7ad56 22:36:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:36:12 ---> Running in 525f591b283d 22:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:36:15 OK: 221 MiB in 51 packages 22:36:17 Removing intermediate container 525f591b283d 22:36:17 ---> 094095de3f46 22:36:17 Step 5/24 : COPY go.mod vendor* ./ 22:36:18 ---> 4bea5e60d8bb 22:36:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:18 ---> Running in 62ff7dd99ab5 22:36:36 Removing intermediate container 2f88fe51a08e 22:36:36 ---> ca531c86c1c4 22:36:36 22:36:36 Step 9/19 : FROM alpine:3.15 22:36:36 ---> 8aa73fd46299 22:36:36 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:36:36 ---> Using cache 22:36:36 ---> e25330fabac6 22:36:36 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:36:36 ---> Running in 8e8db895e8df 22:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:38 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:36:38 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:36:38 OK: 15736 distinct packages available 22:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:36:40 (1/9) Installing ca-certificates (20220614-r0) 22:36:40 (2/9) Installing brotli-libs (1.0.9-r5) 22:36:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:36:40 (4/9) Installing libcurl (7.80.0-r5) 22:36:40 (5/9) Installing curl (7.80.0-r5) 22:36:40 (6/9) Installing dumb-init (1.2.5-r1) 22:36:40 (7/9) Installing musl-obstack (1.2.3-r0) 22:36:40 (8/9) Installing libucontext (1.1-r0) 22:36:40 (9/9) Installing gcompat (1.0.0-r4) 22:36:40 Executing busybox-1.34.1-r7.trigger 22:36:40 Executing ca-certificates-20220614-r0.trigger 22:36:41 OK: 8 MiB in 23 packages 22:36:43 Removing intermediate container 8e8db895e8df 22:36:43 ---> c9f45c40ee67 22:36:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:44 ---> 4c198c976284 22:36:44 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:36:47 ---> 1d4a07f2f6ef 22:36:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:36:48 ---> e014b486564d 22:36:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:36:48 ---> Running in 043d480886a8 22:36:48 Removing intermediate container 043d480886a8 22:36:48 ---> bd8c4093357f 22:36:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:36:48 ---> Running in 10fcd5784eec 22:36:49 Removing intermediate container 10fcd5784eec 22:36:49 ---> 6ec3ad315d82 22:36:49 Step 17/19 : LABEL arch=arm64 22:36:49 ---> Running in b8ff06833b48 22:36:50 Removing intermediate container b8ff06833b48 22:36:50 ---> feaa2869a685 22:36:50 Step 18/19 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:36:50 ---> Running in a06709f36835 22:36:50 Removing intermediate container a06709f36835 22:36:50 ---> f4f502595692 22:36:50 Step 19/19 : LABEL version=0.0.0 22:36:50 ---> Running in e9c4b4d608f6 22:36:51 Removing intermediate container e9c4b4d608f6 22:36:51 ---> 9240fc024559 22:36:51 22:36:51 Successfully built 9240fc024559 22:36:51 Successfully tagged security-spiffe-token-provider-arm64:latest 22:36:51 Building core-data 22:37:09  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:37:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:37:09 ---> 6f58974facd6 22:37:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:37:09 ---> Using cache 22:37:09 ---> 1eb92a60849b 22:37:09 Step 4/22 : WORKDIR /edgex-go 22:37:09 ---> Using cache 22:37:09 ---> 47d427c34cb8 22:37:09 Step 5/22 : RUN apk add --update --no-cache make git 22:37:09 ---> Using cache 22:37:09 ---> 9a8301926dbc 22:37:09 Step 6/22 : COPY go.mod vendor* ./ 22:37:09 ---> Using cache 22:37:09 ---> b989e6aff2b9 22:37:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:37:09 ---> Using cache 22:37:09 ---> 2e07fd00d83f 22:37:09 Step 8/22 : COPY . . 22:37:09 ---> Using cache 22:37:09 ---> 3ef3eedf3050 22:37:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:37:10 ---> Running in 8d4e1d1ca408 22:37:12 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 22:37:59 Removing intermediate container 62ff7dd99ab5 22:37:59 ---> 84ed4e05ca29 22:37:59 Step 7/24 : COPY . . 22:38:12 ---> 40f7e4e42875 22:38:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:38:12 ---> Running in 8cda24c6e544 22:38:12 Removing intermediate container 8cda24c6e544 22:38:12 ---> 780dc29bf222 22:38:12 Step 9/24 : WORKDIR /edgex-go/spire-build 22:38:12 ---> Running in 5ed6b1b92279 22:38:13 Removing intermediate container 5ed6b1b92279 22:38:13 ---> 1b1608a3ed33 22:38:13 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 22:38:13 ---> Running in 3e9419765110 22:38:16 Removing intermediate container 3e9419765110 22:38:16 ---> 5e11728eb8f8 22:38:16 Step 11/24 : WORKDIR /edgex-go 22:38:17 ---> Running in 37d0ced198ae 22:38:17 Removing intermediate container 37d0ced198ae 22:38:17 ---> 9db3563222f7 22:38:17 22:38:17 Step 12/24 : FROM alpine:3.15 22:38:17 ---> 8aa73fd46299 22:38:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:38:17 ---> Using cache 22:38:17 ---> e25330fabac6 22:38:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:38:17 ---> Running in 6f3553c51ee1 22:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:38:21 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:38:21 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:38:21 OK: 15736 distinct packages available 22:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:38:22 (1/5) Installing dumb-init (1.2.5-r1) 22:38:22 (2/5) Installing musl-obstack (1.2.3-r0) 22:38:22 (3/5) Installing libucontext (1.1-r0) 22:38:22 (4/5) Installing gcompat (1.0.0-r4) 22:38:22 (5/5) Installing openssl (1.1.1t-r1) 22:38:23 Executing busybox-1.34.1-r7.trigger 22:38:23 OK: 6 MiB in 19 packages 22:38:24 Removing intermediate container 6f3553c51ee1 22:38:24 ---> 500081643442 22:38:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:38:28 ---> 763c90e76b56 22:38:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:38:33 ---> e790419bff33 22:38:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:38:34 ---> f553cf81182f 22:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:38:35 ---> c19669e552d8 22:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:38:36 ---> bdee9fe22191 22:38:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:38:36 ---> Running in 1f26a56425d9 22:38:37 Removing intermediate container 1f26a56425d9 22:38:37 ---> 2d5b0b46f02d 22:38:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:38:37 ---> Running in cdbb712f555a 22:38:38 Removing intermediate container cdbb712f555a 22:38:38 ---> 99276bafea8e 22:38:38 Step 22/24 : LABEL arch=arm64 22:38:38 ---> Running in b17746b88e9d 22:38:38 Removing intermediate container b17746b88e9d 22:38:38 ---> 11a9440ce923 22:38:38 Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:38:38 ---> Running in c5bc72efa9d8 22:38:39 Removing intermediate container c5bc72efa9d8 22:38:39 ---> 93b35931a066 22:38:39 Step 24/24 : LABEL version=0.0.0 22:38:39 ---> Running in 470428c30862 22:38:39 Removing intermediate container 470428c30862 22:38:39 ---> addcbd147816 22:38:39 22:38:40 Successfully built addcbd147816 22:38:40 Successfully tagged security-spire-agent-arm64:latest 22:38:40 Building support-notifications 22:38:58  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:38:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:38:58 ---> 6f58974facd6 22:38:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:38:58 ---> Using cache 22:38:58 ---> 1eb92a60849b 22:38:58 Step 4/22 : WORKDIR /edgex-go 22:38:58 ---> Using cache 22:38:58 ---> 47d427c34cb8 22:38:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:38:58 ---> Running in 16316e9ac108 22:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:39:00 OK: 221 MiB in 51 packages 22:39:02 Removing intermediate container 16316e9ac108 22:39:02 ---> 71f33ce6ecd9 22:39:02 Step 6/22 : COPY go.mod vendor* ./ 22:39:03 ---> 546c0cc625e5 22:39:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:03 ---> Running in 18cd8a4c7b45 22:39:21 Removing intermediate container f4788cff6a2d 22:39:21 ---> 8b5b0a519dfe 22:39:21 22:39:21 Step 10/22 : FROM alpine:3.16 22:39:21 ---> 2b4661558fb8 22:39:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:39:21 ---> Using cache 22:39:21 ---> ff896f737b9a 22:39:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:39:21 ---> Using cache 22:39:21 ---> a38a61193751 22:39:21 Step 13/22 : ENV APP_PORT=59861 22:39:21 ---> Running in aca5a1e74ae5 22:39:21 Removing intermediate container aca5a1e74ae5 22:39:21 ---> aa94d785b8b1 22:39:21 Step 14/22 : EXPOSE $APP_PORT 22:39:21 ---> Running in 2b144a3ac90d 22:39:21 Removing intermediate container 2b144a3ac90d 22:39:21 ---> 6ac3a84a1245 22:39:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:39:21 ---> 0fa480c25ff9 22:39:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:39:24 ---> fa6261da7dc7 22:39:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:39:25 ---> 2f580a160e36 22:39:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:39:25 ---> Running in e3cc5d8c18f5 22:39:26 Removing intermediate container e3cc5d8c18f5 22:39:26 ---> 6ed43b040c8c 22:39:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:39:28 ---> Running in a7838d94eb8f 22:39:28 Removing intermediate container a7838d94eb8f 22:39:28 ---> 16ab046815cf 22:39:28 Step 20/22 : LABEL arch=arm64 22:39:28 ---> Running in f89e5fc37e20 22:39:29 Removing intermediate container f89e5fc37e20 22:39:29 ---> c8a7aaf7bf64 22:39:29 Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:39:29 ---> Running in 4475440cac0e 22:39:30 Removing intermediate container 4475440cac0e 22:39:30 ---> 475ce35eefc3 22:39:30 Step 22/22 : LABEL version=0.0.0 22:39:30 ---> Running in b9cd95e77631 22:39:30 Removing intermediate container b9cd95e77631 22:39:30 ---> ca5a7c4a0a2e 22:39:30 22:39:31 Successfully built ca5a7c4a0a2e 22:39:31 Successfully tagged support-scheduler-arm64:latest 22:39:31  Building support-scheduler ... done Building core-common-config-bootstrapper 22:39:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:39:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:39:49 ---> 6f58974facd6 22:39:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:39:49 ---> Using cache 22:39:49 ---> 1eb92a60849b 22:39:49 Step 4/22 : WORKDIR /edgex-go 22:39:49 ---> Using cache 22:39:49 ---> 47d427c34cb8 22:39:49 Step 5/22 : RUN apk add --update --no-cache make git 22:39:49 ---> Using cache 22:39:49 ---> 9a8301926dbc 22:39:49 Step 6/22 : COPY go.mod vendor* ./ 22:39:49 ---> Using cache 22:39:49 ---> b989e6aff2b9 22:39:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:49 ---> Using cache 22:39:49 ---> 2e07fd00d83f 22:39:49 Step 8/22 : COPY . . 22:39:49 ---> Using cache 22:39:49 ---> 3ef3eedf3050 22:39:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:39:49 ---> Running in f892f3a683b2 22:39:51 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 22:40:47 Removing intermediate container 18cd8a4c7b45 22:40:47 ---> dd147c5fbb65 22:40:47 Step 8/22 : COPY . . 22:40:55 ---> 25479245ed6b 22:40:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:40:55 ---> Running in d368d5c6af2e 22:40:56 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 22:41:43 Removing intermediate container 67459b765277 22:41:43 ---> 2ef427f62071 22:41:43 22:41:43 Step 9/32 : FROM alpine:3.16 22:41:43 ---> 2b4661558fb8 22:41:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:41:43 ---> Running in f313c7fa50fb 22:41:43 Removing intermediate container f313c7fa50fb 22:41:43 ---> 2564f90c01b0 22:41:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:41:43 ---> Running in 18ad3044589c 22:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:41:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:41:47 (1/2) Installing dumb-init (1.2.5-r1) 22:41:47 (2/2) Installing su-exec (0.2-r1) 22:41:47 Executing busybox-1.35.0-r17.trigger 22:41:47 OK: 5 MiB in 16 packages 22:41:49 Removing intermediate container 18ad3044589c 22:41:49 ---> bc21ab5ef060 22:41:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:41:49 ---> Running in 28a7231bd945 22:41:50 Removing intermediate container 28a7231bd945 22:41:50 ---> f49d31561ede 22:41:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:41:50 ---> Running in b80654446b0b 22:41:51 Removing intermediate container b80654446b0b 22:41:51 ---> 99484479efd4 22:41:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:41:51 ---> Running in 8299c624d291 22:41:52 Removing intermediate container 8299c624d291 22:41:52 ---> f210fd035bb6 22:41:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:41:52 ---> Running in 6f59c57798fa 22:41:52 Removing intermediate container 6f59c57798fa 22:41:52 ---> b5f2d41c2b2d 22:41:52 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:41:52 ---> Running in 37c2e4fbdb4a 22:41:56 Removing intermediate container 37c2e4fbdb4a 22:41:56 ---> bbe4e5d72072 22:41:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:41:56 ---> Running in cfbcf985f64f 22:41:56 Removing intermediate container cfbcf985f64f 22:41:56 ---> 8883a6ff5ffc 22:41:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:41:57 ---> ffc6b49990ad 22:41:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:41:57 ---> Running in b967a0f89cd0 22:42:01 Removing intermediate container b967a0f89cd0 22:42:01 ---> ddb5fda517f2 22:42:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:42:04 ---> 7a4ccf769f8e 22:42:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:42:06 ---> 5f78d0695a6d 22:42:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:42:06 ---> 9ac07412247c 22:42:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:42:07 ---> 79e454e0e141 22:42:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:42:08 ---> 20dc1c0cf679 22:42:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:42:09 ---> 80b9ee9874ef 22:42:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:42:10 ---> 552eb801a347 22:42:10 Step 27/32 : RUN chmod +x /entrypoint.sh 22:42:10 ---> Running in 844ffcc23d03 22:42:14 Removing intermediate container 844ffcc23d03 22:42:14 ---> 57670b13a9ff 22:42:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:42:14 ---> Running in 3eb30befcad3 22:42:14 Removing intermediate container 3eb30befcad3 22:42:14 ---> e832af507d9b 22:42:14 Step 29/32 : CMD ["gate"] 22:42:14 ---> Running in 4a3ee9c0d10a 22:42:15 Removing intermediate container 4a3ee9c0d10a 22:42:15 ---> 131920bb62b7 22:42:15 Step 30/32 : LABEL arch=arm64 22:42:15 ---> Running in fb5789355c78 22:42:16 Removing intermediate container fb5789355c78 22:42:16 ---> 78e7cf67ae38 22:42:16 Step 31/32 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:42:16 ---> Running in b416c8319023 22:42:16 Removing intermediate container b416c8319023 22:42:16 ---> 3d2f9dea6b44 22:42:16 Step 32/32 : LABEL version=0.0.0 22:42:16 ---> Running in 4be0f38d78b2 22:42:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:42:17 Removing intermediate container 4be0f38d78b2 22:42:17 ---> 2253e12c7fdb 22:42:17 22:42:17 Successfully built 2253e12c7fdb 22:42:17 Successfully tagged security-bootstrapper-arm64:latest 22:42:36  Building security-bootstrapper ... done Removing intermediate container 010f7757c645 22:42:36 ---> 150cf1155cfb 22:42:36 22:42:36 Step 9/24 : FROM alpine:3.16 22:42:36 ---> 2b4661558fb8 22:42:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:42:36 ---> Running in c9bb20dc7854 22:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:42:39 (1/3) Installing ca-certificates (20220614-r0) 22:42:39 (2/3) Installing dumb-init (1.2.5-r1) 22:42:39 (3/3) Installing su-exec (0.2-r1) 22:42:39 Executing busybox-1.35.0-r17.trigger 22:42:39 Executing ca-certificates-20220614-r0.trigger 22:42:39 OK: 6 MiB in 17 packages 22:42:43 Removing intermediate container c9bb20dc7854 22:42:43 ---> 10d7361db753 22:42:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:42:43 ---> Running in b6f4e96c254b 22:42:43 Removing intermediate container b6f4e96c254b 22:42:43 ---> 9770fd46c3ce 22:42:43 Step 12/24 : WORKDIR / 22:42:43 ---> Running in 0e1d0048edb4 22:42:44 Removing intermediate container 0e1d0048edb4 22:42:44 ---> 455b9f2f0e38 22:42:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:42:45 ---> ef3bf315341e 22:42:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:42:45 ---> 0ab12d2f2ec4 22:42:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:42:46 ---> 64871d32cb9f 22:42:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:42:47 ---> 758c78f190ee 22:42:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:42:49 ---> 92fa7ee42b91 22:42:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:42:51 ---> a82434ade115 22:42:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:42:51 ---> d4e6c74849b7 22:42:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:42:52 ---> Running in ba4bf708dd58 22:42:55 Removing intermediate container ba4bf708dd58 22:42:55 ---> 023becc57129 22:42:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:42:55 ---> Running in 441510fd5aec 22:42:55 Removing intermediate container 441510fd5aec 22:42:55 ---> 1ef224b4be61 22:42:55 Step 22/24 : LABEL arch=arm64 22:42:56 ---> Running in 00f58d2471eb 22:42:56 Removing intermediate container 00f58d2471eb 22:42:56 ---> bf52017c570f 22:42:56 Step 23/24 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:42:56 ---> Running in 82047ac7775d 22:42:57 Removing intermediate container 82047ac7775d 22:42:57 ---> 7b34a1b5b500 22:42:57 Step 24/24 : LABEL version=0.0.0 22:42:57 ---> Running in ecdfb898e155 22:42:58 Removing intermediate container ecdfb898e155 22:42:58 ---> 4a8bc5d57f2c 22:42:58 22:42:58 Successfully built 4a8bc5d57f2c 22:42:58 Successfully tagged security-secretstore-setup-arm64:latest 22:44:20  Building security-secretstore-setup ... done Removing intermediate container 8d4e1d1ca408 22:44:20 ---> df5c8a4a164a 22:44:20 22:44:20 Step 10/22 : FROM alpine:3.16 22:44:20 ---> 2b4661558fb8 22:44:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:44:20 ---> Running in e72768e974f1 22:44:20 Removing intermediate container e72768e974f1 22:44:20 ---> 93b954ca40e7 22:44:20 Step 12/22 : ENV APP_PORT=59880 22:44:20 ---> Running in 68dd496ddf7d 22:44:20 Removing intermediate container 68dd496ddf7d 22:44:20 ---> 81a541794d0e 22:44:20 Step 13/22 : EXPOSE $APP_PORT 22:44:20 ---> Running in 3d26f5998523 22:44:20 Removing intermediate container 3d26f5998523 22:44:20 ---> ed2c3c2cf3c8 22:44:20 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:44:20 ---> Running in 5d140272dfb2 22:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:44:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:44:20 (1/1) Installing dumb-init (1.2.5-r1) 22:44:20 Executing busybox-1.35.0-r17.trigger 22:44:20 OK: 5 MiB in 15 packages 22:44:20 Removing intermediate container 5d140272dfb2 22:44:20 ---> efbee94b06e1 22:44:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:44:20 ---> c62b176d9aa7 22:44:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:44:20 ---> 0199eaf8604d 22:44:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:44:20 ---> d080a1e3291e 22:44:20 Step 18/22 : ENTRYPOINT ["/core-data"] 22:44:20 ---> Running in 6143be24a900 22:44:21 Removing intermediate container 6143be24a900 22:44:21 ---> 3df16a32ec8e 22:44:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:44:21 ---> Running in 06376bd9d31e 22:44:21 Removing intermediate container 06376bd9d31e 22:44:21 ---> 1cfb34c3a73e 22:44:21 Step 20/22 : LABEL arch=arm64 22:44:21 ---> Running in fef45a89aa52 22:44:24 Removing intermediate container fef45a89aa52 22:44:24 ---> a3f161b84559 22:44:24 Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:44:24 ---> Running in c439c2ef2de2 22:44:25 Removing intermediate container c439c2ef2de2 22:44:25 ---> a40a95552b67 22:44:25 Step 22/22 : LABEL version=0.0.0 22:44:25 ---> Running in d0f5f17a2b18 22:44:25 Removing intermediate container d0f5f17a2b18 22:44:25 ---> 2a5d8226a87c 22:44:25 22:44:25 Successfully built 2a5d8226a87c 22:44:25 Successfully tagged core-data-arm64:latest 22:44:58  Building core-data ... done Removing intermediate container f892f3a683b2 22:44:58 ---> fbef3dedadeb 22:44:58 22:44:58 Step 10/22 : FROM alpine:3.16 22:44:58 ---> 2b4661558fb8 22:44:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:44:58 ---> Running in e2b9ad689fc2 22:44:58 Removing intermediate container e2b9ad689fc2 22:44:58 ---> 99284c6da9e5 22:44:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:44:58 ---> Running in 8eb6784a4cee 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:45:01 (1/1) Installing dumb-init (1.2.5-r1) 22:45:01 Executing busybox-1.35.0-r17.trigger 22:45:01 OK: 5 MiB in 15 packages 22:45:04 Removing intermediate container 8eb6784a4cee 22:45:04 ---> 205f286f4198 22:45:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:05 ---> 2e3c47c0065e 22:45:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:45:06 ---> 338a5168295b 22:45:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:45:07 ---> d09f452af70d 22:45:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:45:08 ---> 8c57e09f4336 22:45:08 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:45:08 ---> Running in 16f6e073ab82 22:45:11 Removing intermediate container 16f6e073ab82 22:45:11 ---> f37017543b88 22:45:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:45:11 ---> Running in 46435dba93b5 22:45:12 Removing intermediate container 46435dba93b5 22:45:12 ---> f08441b063ff 22:45:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:45:12 ---> Running in ae97cca687d2 22:45:12 Removing intermediate container ae97cca687d2 22:45:12 ---> 4e0051a1448a 22:45:12 Step 20/22 : LABEL arch=arm64 22:45:12 ---> Running in 2be127135afc 22:45:13 Removing intermediate container 2be127135afc 22:45:13 ---> c4532d8c43f0 22:45:13 Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:45:13 ---> Running in c305d25fba2c 22:45:14 Removing intermediate container c305d25fba2c 22:45:14 ---> e98f7180e6cd 22:45:14 Step 22/22 : LABEL version=0.0.0 22:45:14 ---> Running in 29db25848b5e 22:45:16 Removing intermediate container 29db25848b5e 22:45:16 ---> 8ea8800c8260 22:45:16 22:45:16 Successfully built 8ea8800c8260 22:45:16 Successfully tagged core-common-config-bootstrapper-arm64:latest 22:46:03  Building core-common-config-bootstrapper ... done Removing intermediate container d368d5c6af2e 22:46:03 ---> 1206966f1dc2 22:46:03 22:46:03 Step 10/22 : FROM alpine:3.16 22:46:03 ---> 2b4661558fb8 22:46:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:46:03 ---> Running in d71630765490 22:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:03 (1/2) Installing ca-certificates (20220614-r0) 22:46:03 (2/2) Installing dumb-init (1.2.5-r1) 22:46:03 Executing busybox-1.35.0-r17.trigger 22:46:03 Executing ca-certificates-20220614-r0.trigger 22:46:03 OK: 6 MiB in 16 packages 22:46:03 Removing intermediate container d71630765490 22:46:03 ---> 943d73ead954 22:46:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:46:03 ---> Running in 1214bbd4aae1 22:46:03 Removing intermediate container 1214bbd4aae1 22:46:03 ---> 256768f2a2d9 22:46:03 Step 13/22 : ENV APP_PORT=59860 22:46:03 ---> Running in ad6f264c20c5 22:46:03 Removing intermediate container ad6f264c20c5 22:46:03 ---> feec463040ed 22:46:03 Step 14/22 : EXPOSE $APP_PORT 22:46:03 ---> Running in 4cdab102d353 22:46:03 Removing intermediate container 4cdab102d353 22:46:03 ---> e8ccdc5c650d 22:46:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:03 ---> 6cedd6049ae1 22:46:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:46:03 ---> d69d04aeb7de 22:46:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:46:04 ---> f55ff40d2b98 22:46:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:46:07 ---> Running in 50877fa60cb8 22:46:07 Removing intermediate container 50877fa60cb8 22:46:07 ---> 6902692f2691 22:46:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:46:07 ---> Running in a654b7c20a92 22:46:07 Removing intermediate container a654b7c20a92 22:46:07 ---> 2cb7349747c6 22:46:07 Step 20/22 : LABEL arch=arm64 22:46:07 ---> Running in 86cafbd3276b 22:46:08 Removing intermediate container 86cafbd3276b 22:46:08 ---> 5d4c392773a7 22:46:08 Step 21/22 : LABEL git_sha=33d2a8c9c865ea5ec176cbe353146937835197e5 22:46:08 ---> Running in 01780fe92a0b 22:46:08 Removing intermediate container 01780fe92a0b 22:46:08 ---> c15420092d9c 22:46:08 Step 22/22 : LABEL version=0.0.0 22:46:08 ---> Running in 7c373973b2e9 22:46:08 Removing intermediate container 7c373973b2e9 22:46:08 ---> e576aee8ae5f 22:46:08 22:46:09 Successfully built e576aee8ae5f 22:46:09 Successfully tagged support-notifications-arm64:latest 22:46:09  Building support-notifications ... done  [Pipeline] } 22:46:09 $ docker stop --time=1 09a4ec7f6a7d51e53722e1472e5760a65c91f7c03d1484c30ae067c7e217ee6e 22:46:11 $ docker rm -f --volumes 09a4ec7f6a7d51e53722e1472e5760a65c91f7c03d1484c30ae067c7e217ee6e [Pipeline] // withDockerContainer [Pipeline] sh 22:46:11 + docker images 22:46:12 REPOSITORY TAG IMAGE ID CREATED SIZE 22:46:12 support-notifications-arm64 latest e576aee8ae5f 4 seconds ago 29.6MB 22:46:12 1206966f1dc2 17 seconds ago 1.57GB 22:46:12 core-common-config-bootstrapper-arm64 latest 8ea8800c8260 58 seconds ago 14.9MB 22:46:12 fbef3dedadeb About a minute ago 1.5GB 22:46:12 core-data-arm64 latest 2a5d8226a87c About a minute ago 17.2MB 22:46:12 df5c8a4a164a 2 minutes ago 1.51GB 22:46:12 security-secretstore-setup-arm64 latest 4a8bc5d57f2c 3 minutes ago 28.8MB 22:46:12 150cf1155cfb 3 minutes ago 1.5GB 22:46:12 security-bootstrapper-arm64 latest 2253e12c7fdb 3 minutes ago 19.5MB 22:46:12 2ef427f62071 4 minutes ago 1.49GB 22:46:12 support-scheduler-arm64 latest ca5a7c4a0a2e 6 minutes ago 29MB 22:46:12 8b5b0a519dfe 6 minutes ago 1.57GB 22:46:12 security-spire-agent-arm64 latest addcbd147816 7 minutes ago 122MB 22:46:12 9db3563222f7 7 minutes ago 1.38GB 22:46:12 security-spiffe-token-provider-arm64 latest 9240fc024559 9 minutes ago 29.1MB 22:46:12 ca531c86c1c4 9 minutes ago 1.54GB 22:46:12 core-command-arm64 latest f512d4c55377 10 minutes ago 17MB 22:46:12 9b4a53bca3ee 10 minutes ago 1.5GB 22:46:12 core-metadata-arm64 latest 187435f256d7 11 minutes ago 17.7MB 22:46:12 feb6ce382661 11 minutes ago 1.51GB 22:46:12 security-proxy-setup-arm64 latest aba13db4b3d3 12 minutes ago 26.8MB 22:46:12 e75866985ff7 12 minutes ago 1.49GB 22:46:12 security-spire-config-arm64 latest 9448ac7026ee 18 minutes ago 83.6MB 22:46:12 security-spire-server-arm64 latest 1454f506d16d 18 minutes ago 84.3MB 22:46:12 13b69c5ddf4f 18 minutes ago 1.38GB 22:46:12 145b7ae5d0db 18 minutes ago 1.38GB 22:46:12 ci-base-image-arm64 latest 6f58974facd6 33 minutes ago 905MB 22:46:12 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 22:46:12 alpine 3.15 8aa73fd46299 3 months ago 5.33MB 22:46:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 22:46:12 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 22:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:12 22:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:13 arm64: Pulling from edgex-lftools-log-publisher 22:46:13 8998bd30e6a1: Pulling fs layer 22:46:13 04944245beec: Pulling fs layer 22:46:13 699f458cf7ca: Pulling fs layer 22:46:13 765212b225bb: Pulling fs layer 22:46:13 f23df028b6ca: Pulling fs layer 22:46:13 d65c8cfc05b1: Pulling fs layer 22:46:13 2437ff75d9bd: Pulling fs layer 22:46:13 765212b225bb: Waiting 22:46:13 f23df028b6ca: Waiting 22:46:13 d65c8cfc05b1: Waiting 22:46:13 2437ff75d9bd: Waiting 22:46:13 04944245beec: Verifying Checksum 22:46:13 04944245beec: Download complete 22:46:13 765212b225bb: Verifying Checksum 22:46:13 765212b225bb: Download complete 22:46:13 f23df028b6ca: Download complete 22:46:13 d65c8cfc05b1: Verifying Checksum 22:46:13 d65c8cfc05b1: Download complete 22:46:14 699f458cf7ca: Verifying Checksum 22:46:14 699f458cf7ca: Download complete 22:46:14 8998bd30e6a1: Verifying Checksum 22:46:14 8998bd30e6a1: Download complete 22:46:17 2437ff75d9bd: Verifying Checksum 22:46:17 2437ff75d9bd: Download complete 22:46:18 8998bd30e6a1: Pull complete 22:46:19 04944245beec: Pull complete 22:46:20 699f458cf7ca: Pull complete 22:46:20 765212b225bb: Pull complete 22:46:21 f23df028b6ca: Pull complete 22:46:21 d65c8cfc05b1: Pull complete 22:46:36 2437ff75d9bd: Pull complete 22:46:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:37 prd-ubuntu20.04-docker-arm64-4c-16g-5165 does not seem to be running inside a container 22:46:37 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:39 $ docker top f63b691dd242c1f3e4c4fb54a7c325160b8748f3dd1453dbc5184730be29b1b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:40 ---> job-cost.sh 22:46:40 lf-activate-venv: SKIPPING 22:46:40 INFO: No Stack... 22:46:41 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:41 INFO: Archiving Costs [Pipeline] sh 22:46:42 + cat /w/workspace/edgex-go/8/archives/cost.csv 22:46:42 + cut -d, -f6 [Pipeline] lock 22:46:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] 22:46:42 Resource [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] did not exist. Created. 22:46:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:42 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:43 Stashed 1 file(s) [Pipeline] } 22:46:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-8-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:43 $ docker stop --time=1 f63b691dd242c1f3e4c4fb54a7c325160b8748f3dd1453dbc5184730be29b1b6 22:46:44 $ docker rm -f --volumes f63b691dd242c1f3e4c4fb54a7c325160b8748f3dd1453dbc5184730be29b1b6 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:46:45 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 22:46:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:46 ---> package-listing.sh 22:46:46 ++ tr '[:upper:]' '[:lower:]' 22:46:46 ++ facter osfamily 22:46:46 + OS_FAMILY=debian 22:46:46 + workspace=/w/workspace/edgex-go/8 22:46:46 + START_PACKAGES=/tmp/packages_start.txt 22:46:46 + END_PACKAGES=/tmp/packages_end.txt 22:46:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:46 + PACKAGES=/tmp/packages_start.txt 22:46:46 + '[' /w/workspace/edgex-go/8 ']' 22:46:46 + PACKAGES=/tmp/packages_end.txt 22:46:46 + case "${OS_FAMILY}" in 22:46:46 + dpkg -l 22:46:46 + grep '^ii' 22:46:46 + '[' -f /tmp/packages_start.txt ']' 22:46:46 + '[' -f /tmp/packages_end.txt ']' 22:46:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:46 + '[' /w/workspace/edgex-go/8 ']' 22:46:46 + mkdir -p /w/workspace/edgex-go/8/archives/ 22:46:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 22:46:46 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:47 22:46:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:47 latest: Pulling from edgex-lftools-log-publisher 22:46:47 5eb5b503b376: Pulling fs layer 22:46:47 5c69ac0246d0: Pulling fs layer 22:46:47 ec43610c2a17: Pulling fs layer 22:46:47 3a2ae6a8a46f: Pulling fs layer 22:46:47 33b1e0a273af: Pulling fs layer 22:46:47 5d3b04190fa2: Pulling fs layer 22:46:47 2f39f015ded8: Pulling fs layer 22:46:47 3a2ae6a8a46f: Waiting 22:46:47 2f39f015ded8: Waiting 22:46:47 33b1e0a273af: Waiting 22:46:47 5d3b04190fa2: Waiting 22:46:47 5c69ac0246d0: Verifying Checksum 22:46:47 5c69ac0246d0: Download complete 22:46:47 3a2ae6a8a46f: Verifying Checksum 22:46:47 3a2ae6a8a46f: Download complete 22:46:48 33b1e0a273af: Verifying Checksum 22:46:48 33b1e0a273af: Download complete 22:46:48 5d3b04190fa2: Verifying Checksum 22:46:48 5d3b04190fa2: Download complete 22:46:48 ec43610c2a17: Verifying Checksum 22:46:48 ec43610c2a17: Download complete 22:46:48 5eb5b503b376: Verifying Checksum 22:46:48 5eb5b503b376: Download complete 22:46:49 2f39f015ded8: Download complete 22:46:49 5eb5b503b376: Pull complete 22:46:49 5c69ac0246d0: Pull complete 22:46:49 ec43610c2a17: Pull complete 22:46:49 3a2ae6a8a46f: Pull complete 22:46:50 33b1e0a273af: Pull complete 22:46:50 5d3b04190fa2: Pull complete 22:46:54 2f39f015ded8: Pull complete 22:46:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:54 prd-ubuntu20.04-docker-8c-8g-5163 does not seem to be running inside a container 22:46:54 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:56 $ docker top 40b3dd7c4acd910ed4849f474c75cd568e39a2abe0a5d322896c592af6621564 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:57 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:57 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:57 + ls /var/log/sa-host 22:46:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:57 provisioning config files... 22:46:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config601080722849271649tmp [Pipeline] { [Pipeline] echo 22:46:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:58 ---> create-netrc.sh [Pipeline] } 22:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:58 ---> python-tools-install.sh [Pipeline] echo 22:46:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:58 ---> sudo-logs.sh 22:46:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:59 ---> job-cost.sh 22:46:59 lf-activate-venv: SKIPPING 22:46:59 DEBUG: total: 0.10999999940395355 22:46:59 INFO: Retrieving Stack Cost... 22:47:00 INFO: Retrieving Pricing Info for: v3-standard-8 22:47:00 INFO: Archiving Costs [Pipeline] echo 22:47:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:47:00 ---> logs-deploy.sh 22:47:00 lf-activate-venv: SKIPPING 22:47:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/8 22:47:00 INFO: archiving workspace using pattern(s): 22:47:01 Archives upload complete. 22:47:01 INFO: archiving logs to Nexus