Pull request #4346 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 15a983a6f6d5b88e20add8024b7e596911b920c9 rather than 4aea7bda880e73b64731ccf8ececfe2369e686e5 Obtained Jenkinsfile from 15a983a6f6d5b88e20add8024b7e596911b920c9 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-ssh14516880697791622990.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-ssh17944141798077924918.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9936450259552730213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11187179527972975019.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6513277592799323702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4346/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2834830147712162357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5526’ Running on prd-ubuntu20.04-docker-8c-8g-5528 in /w/workspace/edgexfoundry_edgex-go_PR-4346 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4346/head:refs/remotes/origin/PR-4346 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 4aea7bda880e73b64731ccf8ececfe2369e686e5 Merge succeeded, producing 4aea7bda880e73b64731ccf8ececfe2369e686e5 Checking out Revision 4aea7bda880e73b64731ccf8ececfe2369e686e5 (PR-4346) > git config core.sparsecheckout # timeout=10 > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # timeout=10 Commit message: "feat: Implement Provision Watcher System Events" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:20:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:20:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:20:35 ========================================================= 10:20:35 EdgeX Global Pipelines Version Info 10:20:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:20:35 ------------------- 10:20:35 stable info: 10:20:35 ------------------- 10:20:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:20:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:20:35 Message: update stable to v1.0.244 10:20:36 ------------------- 10:20:36 experimental info: 10:20:36 ------------------- 10:20:36 Commited By: **** collab-it+edgex@linuxfoundation.org 10:20:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:20:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4346 [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4346 [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4346 [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aea7bda880e73b64731ccf8ececfe2369e686e5 [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aea7bd [Pipeline] echo 10:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:37 provisioning config files... 10:20:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config484224092234288333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:38 ---> docker-login.sh 10:20:38 nexus3.edgexfoundry.org:10001 10:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:38 Configure a credential helper to remove this warning. See 10:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:38 10:20:38 Login Succeeded 10:20:38 nexus3.edgexfoundry.org:10002 10:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:38 Configure a credential helper to remove this warning. See 10:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:38 10:20:38 Login Succeeded 10:20:38 nexus3.edgexfoundry.org:10003 10:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:38 Configure a credential helper to remove this warning. See 10:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:38 10:20:38 Login Succeeded 10:20:38 nexus3.edgexfoundry.org:10004 10:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:38 Configure a credential helper to remove this warning. See 10:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:38 10:20:38 Login Succeeded 10:20:39 docker.io 10:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:39 Configure a credential helper to remove this warning. See 10:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:39 10:20:39 Login Succeeded 10:20:39 ---> docker-login.sh ends [Pipeline] } 10:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:20:39 + 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 10:20:39 + dirname cmd/core-command/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo core-command,cmd/core-command/Dockerfile 10:20:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:20:39 + dirname cmd/core-data/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo core-data,cmd/core-data/Dockerfile 10:20:39 + dirname cmd/core-metadata/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo core-metadata,cmd/core-metadata/Dockerfile 10:20:39 + dirname cmd/security-bootstrapper/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:20:39 + dirname cmd/security-proxy-setup/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:20:39 + dirname cmd/security-secretstore-setup/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:20:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:20:39 + dirname cmd/security-spire-agent/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:20:39 + dirname cmd/security-spire-config/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:20:39 + dirname cmd/security-spire-server/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:20:39 + dirname cmd/support-notifications/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo support-notifications,cmd/support-notifications/Dockerfile 10:20:39 + dirname cmd/support-scheduler/Dockerfile 10:20:39 + cut -d/ -f2 10:20:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:20:39 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 10:20:40 + git rev-list -1 --merges 4aea7bda880e73b64731ccf8ececfe2369e686e5~1..4aea7bda880e73b64731ccf8ececfe2369e686e5 [Pipeline] echo 10:20:40 -----------> git rev-list -1 --merges 4aea7bda880e73b64731ccf8ececfe2369e686e5~1..4aea7bda880e73b64731ccf8ececfe2369e686e5 4aea7bda880e73b64731ccf8ececfe2369e686e5 [false] [Pipeline] sh 10:20:40 + git log --format=format:%s -1 4aea7bda880e73b64731ccf8ececfe2369e686e5 [Pipeline] echo 10:20:40 ========================================================= 10:20:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:20:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:20:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:20:41 + grep -v github /etc/ssh/ssh_known_hosts 10:20:41 + [ -e /tmp/ssh_known_hosts ] 10:20:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:20:41 + sudo tee -a /etc/ssh/ssh_known_hosts 10:20:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:20:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:41 10:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:42 0.1.4: Pulling from edgex-devops/py-git-semver 10:20:42 b85a868b505f: Pulling fs layer 10:20:42 e2be974225ed: Pulling fs layer 10:20:42 339a4e72a1f5: Pulling fs layer 10:20:42 988bab9f4d93: Pulling fs layer 10:20:42 1469e6f7b9e6: Pulling fs layer 10:20:42 eaf3925da568: Pulling fs layer 10:20:42 bab4dde63d76: Pulling fs layer 10:20:42 bde34c3a00c8: Pulling fs layer 10:20:42 b352a97aabf1: Pulling fs layer 10:20:42 4872d77fe225: Pulling fs layer 10:20:42 5851b861e8e6: Pulling fs layer 10:20:42 988bab9f4d93: Waiting 10:20:42 bab4dde63d76: Waiting 10:20:42 bde34c3a00c8: Waiting 10:20:42 b352a97aabf1: Waiting 10:20:42 1469e6f7b9e6: Waiting 10:20:42 eaf3925da568: Waiting 10:20:42 4872d77fe225: Waiting 10:20:42 5851b861e8e6: Waiting 10:20:42 e2be974225ed: Verifying Checksum 10:20:42 e2be974225ed: Download complete 10:20:42 988bab9f4d93: Verifying Checksum 10:20:42 988bab9f4d93: Download complete 10:20:42 1469e6f7b9e6: Verifying Checksum 10:20:42 1469e6f7b9e6: Download complete 10:20:42 eaf3925da568: Download complete 10:20:42 339a4e72a1f5: Verifying Checksum 10:20:42 339a4e72a1f5: Download complete 10:20:42 bde34c3a00c8: Download complete 10:20:42 b352a97aabf1: Verifying Checksum 10:20:42 b352a97aabf1: Download complete 10:20:42 4872d77fe225: Verifying Checksum 10:20:42 4872d77fe225: Download complete 10:20:42 5851b861e8e6: Verifying Checksum 10:20:42 5851b861e8e6: Download complete 10:20:42 b85a868b505f: Verifying Checksum 10:20:42 b85a868b505f: Download complete 10:20:43 bab4dde63d76: Verifying Checksum 10:20:43 bab4dde63d76: Download complete 10:20:44 b85a868b505f: Pull complete 10:20:44 e2be974225ed: Pull complete 10:20:45 339a4e72a1f5: Pull complete 10:20:45 988bab9f4d93: Pull complete 10:20:45 1469e6f7b9e6: Pull complete 10:20:45 eaf3925da568: Pull complete 10:20:47 bab4dde63d76: Pull complete 10:20:47 bde34c3a00c8: Pull complete 10:20:47 b352a97aabf1: Pull complete 10:20:47 4872d77fe225: Pull complete 10:20:47 5851b861e8e6: Pull complete 10:20:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:20:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:47 prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container 10:20:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:20:52 $ docker top cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 -eo pid,comm 10:20:52 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). 10:20:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:20:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:52 [ssh-agent] Looking for ssh-agent implementation... 10:20:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:52 $ docker exec cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent 10:20:52 SSH_AUTH_SOCK=/tmp/ssh-n7dP2bTmKwqg/agent.32 10:20:52 SSH_AGENT_PID=38 10:20:52 Running ssh-add (command line suppressed) 10:20:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17315494927242871930.key (/w/workspace/edgex-go/1@tmp/private_key_17315494927242871930.key) 10:20:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:53 + git tag --points-at HEAD [Pipeline] } 10:20:53 $ docker exec --env ******** --env ******** cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent -k 10:20:53 unset SSH_AUTH_SOCK; 10:20:53 unset SSH_AGENT_PID; 10:20:53 echo Agent pid 38 killed; 10:20:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:20:53 [ssh-agent] Looking for ssh-agent implementation... 10:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:20:53 $ docker exec cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent 10:20:53 SSH_AUTH_SOCK=/tmp/ssh-aIcLrLCmHoTa/agent.69 10:20:53 SSH_AGENT_PID=75 10:20:53 Running ssh-add (command line suppressed) 10:20:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8106511927825594324.key (/w/workspace/edgex-go/1@tmp/private_key_8106511927825594324.key) 10:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:20:54 + git semver init 10:20:54 2023-02-13 10:20:54,250 [run_init] DEBUG init version:0.0.0 force:False 10:20:54 2023-02-13 10:20:54,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 10:20:54 2023-02-13 10:20:54,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 10:20:54 2023-02-13 10:20:54,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 10:21:02 2023-02-13 10:21:01,456 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 10:21:02 2023-02-13 10:21:01,457 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4346 with force:False 10:21:02 2023-02-13 10:21:01,458 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4346 10:21:02 2023-02-13 10:21:01,466 [execute] INFO git cat-file --batch-check 10:21:02 2023-02-13 10:21:01,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:21:02 2023-02-13 10:21:01,473 [execute] INFO git cat-file --batch 10:21:02 2023-02-13 10:21:01,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:21:02 2023-02-13 10:21:01,482 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4346 10:21:02 0.0.0 [Pipeline] } 10:21:02 $ docker exec --env ******** --env ******** cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 ssh-agent -k 10:21:02 unset SSH_AUTH_SOCK; 10:21:02 unset SSH_AGENT_PID; 10:21:02 echo Agent pid 75 killed; 10:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:21:03 + git semver [Pipeline] } 10:21:03 $ docker stop --time=1 cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 10:21:04 $ docker rm -f --volumes cbf5f1293815ff301a8c841d31c178fd3a42b264582742fe3288f1303cf3a5f2 [Pipeline] // withDockerContainer [Pipeline] sh 10:21:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:21:05 Stashed 1 file(s) [Pipeline] echo 10:21:05 [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 10:21:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:21:06 ========================================================= 10:21:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:21:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:21:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:21:06 213ec9aee27d: Pulling fs layer 10:21:06 4583459ba037: Pulling fs layer 10:21:06 93c1e223e6f2: Pulling fs layer 10:21:06 53926ce57604: Pulling fs layer 10:21:06 21b2b0c7a3f4: Pulling fs layer 10:21:06 22ff95d597cd: Pulling fs layer 10:21:06 12d6caf4c0d1: Pulling fs layer 10:21:06 96b7cbca73a9: Pulling fs layer 10:21:06 a7acece74701: Pulling fs layer 10:21:06 53926ce57604: Waiting 10:21:06 21b2b0c7a3f4: Waiting 10:21:06 a7acece74701: Waiting 10:21:06 22ff95d597cd: Waiting 10:21:06 96b7cbca73a9: Waiting 10:21:06 93c1e223e6f2: Verifying Checksum 10:21:06 93c1e223e6f2: Download complete 10:21:06 4583459ba037: Verifying Checksum 10:21:06 4583459ba037: Download complete 10:21:06 21b2b0c7a3f4: Verifying Checksum 10:21:06 21b2b0c7a3f4: Download complete 10:21:06 22ff95d597cd: Verifying Checksum 10:21:06 22ff95d597cd: Download complete 10:21:06 213ec9aee27d: Verifying Checksum 10:21:06 12d6caf4c0d1: Verifying Checksum 10:21:06 12d6caf4c0d1: Download complete 10:21:06 213ec9aee27d: Pull complete 10:21:07 4583459ba037: Pull complete 10:21:07 93c1e223e6f2: Pull complete 10:21:08 53926ce57604: Verifying Checksum 10:21:08 53926ce57604: Download complete 10:21:08 a7acece74701: Verifying Checksum 10:21:08 a7acece74701: Download complete 10:21:08 96b7cbca73a9: Verifying Checksum 10:21:08 96b7cbca73a9: Download complete 10:21:12 53926ce57604: Pull complete 10:21:12 21b2b0c7a3f4: Pull complete 10:21:12 22ff95d597cd: Pull complete 10:21:12 12d6caf4c0d1: Pull complete 10:21:14 96b7cbca73a9: Pull complete 10:21:15 a7acece74701: Pull complete 10:21:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:21:15 + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:21:15 WORKDIR /edgex 10:21:15 COPY go.mod . 10:21:15 RUN go mod download . 10:21:15 10:21:16 Sending build context to Docker daemon 170.2MB 10:21:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:21:16 ---> db6d94c90886 10:21:16 Step 2/4 : WORKDIR /edgex 10:21:20 Still waiting to schedule task 10:21:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:21:26 ---> Running in fa4dc459110a 10:21:26 Removing intermediate container fa4dc459110a 10:21:26 ---> bb15c0c398e9 10:21:26 Step 3/4 : COPY go.mod . 10:21:26 ---> 746751484dff 10:21:26 Step 4/4 : RUN go mod download 10:21:26 ---> Running in fd8a12ff0c22 10:21:48 Removing intermediate container fd8a12ff0c22 10:21:48 ---> 4abc37fb2251 10:21:48 Successfully built 4abc37fb2251 10:21:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:48 + docker inspect -f . ci-base-image-x86_64 10:21:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:48 prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container 10:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:21:49 $ docker top 32f9844245dd6a1fa16db38cf8ec389b64f17b97e7b79fbf8eb1b0a6d8861e42 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:49 + go version 10:21:49 go version go1.18.7 linux/amd64 [Pipeline] } 10:21:49 $ docker stop --time=1 32f9844245dd6a1fa16db38cf8ec389b64f17b97e7b79fbf8eb1b0a6d8861e42 10:21:51 $ docker rm -f --volumes 32f9844245dd6a1fa16db38cf8ec389b64f17b97e7b79fbf8eb1b0a6d8861e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:52 + docker inspect -f . ci-base-image-x86_64 10:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:52 prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container 10:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:21:52 $ docker top f5c943689fdb6f312d719ddb400243df9ba62bc427a8f05266da638d504b7a30 -eo pid,comm [Pipeline] { [Pipeline] echo 10:21:52 ========================================================= 10:21:52 [edgeXBuildGoParallel] Running Tests and Build... 10:21:52 ========================================================= [Pipeline] sh 10:21:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:21:53 + make test 10:21:53 go test -race -coverprofile=coverage.out ./... 10:21:59 ? github.com/edgexfoundry/edgex-go [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:22:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 10:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:22:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 10:22:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 73.2% of statements 10:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:22:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements 10:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:22:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.027s coverage: 89.2% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.9% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.571s coverage: 95.6% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 10:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 82.9% of statements 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 10:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 10:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 10:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.095s coverage: 44.8% of statements 10:22:32 flag provided but not defined: -invalid 10:22:32 Usage of setupRegistryACL: 10:22:32 -configDir string 10:22:32 10:22:32 --- FAIL: TestExecute (0.00s) 10:22:32 --- FAIL: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server (1.07s) 10:22:32 command_test.go:178: 10:22:32 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:178 10:22:32 Error: An error is expected but got nil. 10:22:32 Test: TestExecute/Bad:setupRegistryACL_with_config_access_API_failed_response_from_server 10:22:32 FAIL 10:22:32 coverage: 79.7% of statements 10:22:32 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.277s 10:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 77.4% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.270s coverage: 63.1% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.3% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.0% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.157s coverage: 17.7% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:22:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.160s coverage: 97.7% of statements 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:22:34 FAIL 10:22:35 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 10:22:35 $ docker stop --time=1 f5c943689fdb6f312d719ddb400243df9ba62bc427a8f05266da638d504b7a30 10:22:37 $ docker rm -f --volumes f5c943689fdb6f312d719ddb400243df9ba62bc427a8f05266da638d504b7a30 [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] } 10:22:37 Failed in branch amd64 10:22:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5529 in /w/workspace/edgexfoundry_edgex-go_PR-4346 [Pipeline] { [Pipeline] ws 10:22:49 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:22:49 The recommended git tool is: git 10:22:54 using credential edgex-jenkins-ssh 10:22:54 Cloning the remote Git repository 10:22:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:22:54 > git init /w/workspace/edgex-go/1 # timeout=10 10:22:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:22:54 > git --version # timeout=10 10:22:55 > git --version # 'git version 2.25.1' 10:22:55 using GIT_SSH to set credentials SSH Credentials for GitHub 10:22:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:23:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:23:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:23:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4346/head:refs/remotes/origin/PR-4346 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:23:14 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 4aea7bda880e73b64731ccf8ececfe2369e686e5 10:23:14 Merge succeeded, producing 4aea7bda880e73b64731ccf8ececfe2369e686e5 10:23:14 Checking out Revision 4aea7bda880e73b64731ccf8ececfe2369e686e5 (PR-4346) 10:23:14 > git config core.sparsecheckout # timeout=10 10:23:14 > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # timeout=10 10:23:14 > git remote # timeout=10 10:23:14 > git config --get remote.origin.url # timeout=10 10:23:14 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:14 > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 10:23:14 > git rev-parse HEAD^{commit} # timeout=10 10:23:14 > git config core.sparsecheckout # timeout=10 10:23:14 > git checkout -f 4aea7bda880e73b64731ccf8ececfe2369e686e5 # timeout=10 10:23:18 Commit message: "feat: Implement Provision Watcher System Events" 10:23:18 > git --version # timeout=10 10:23:18 > git --version # 'git version 2.25.1' 10:23:18 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:23:19 % Total % Received % Xferd Average Speed Time Time Time Current 10:23:19 Dload Upload Total Spent Left Speed 10:23:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 10:23:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:23:20 + sudo tee /etc/docker/daemon.new 10:23:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:23:20 { 10:23:20 "registry-mirrors": [ 10:23:20 "https://nexus3.edgexfoundry.org:10001" 10:23:20 ], 10:23:20 "bip": "10.250.0.254/24", 10:23:20 "hosts": [ 10:23:20 "tcp://0.0.0.0:5555", 10:23:20 "unix:///var/run/docker.sock" 10:23:20 ], 10:23:20 "mtu": 1458, 10:23:20 "selinux-enabled": true, 10:23:20 "seccomp-profile": "/etc/docker/seccomp.json" 10:23:20 } [Pipeline] sh 10:23:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:23:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:39 provisioning config files... 10:23:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11612990001051407166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:40 ---> docker-login.sh 10:23:40 nexus3.edgexfoundry.org:10001 10:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:40 Configure a credential helper to remove this warning. See 10:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:40 10:23:40 Login Succeeded 10:23:40 nexus3.edgexfoundry.org:10002 10:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:41 Configure a credential helper to remove this warning. See 10:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:41 10:23:41 Login Succeeded 10:23:41 nexus3.edgexfoundry.org:10003 10:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:41 Configure a credential helper to remove this warning. See 10:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:41 10:23:41 Login Succeeded 10:23:41 nexus3.edgexfoundry.org:10004 10:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:41 Configure a credential helper to remove this warning. See 10:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:41 10:23:41 Login Succeeded 10:23:41 docker.io 10:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:42 Configure a credential helper to remove this warning. See 10:23:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:42 10:23:42 Login Succeeded 10:23:42 ---> docker-login.sh ends [Pipeline] } 10:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:23:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:43 ========================================================= 10:23:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:23:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:23:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:23:43 9b18e9b68314: Pulling fs layer 10:23:43 35d82f9e3411: Pulling fs layer 10:23:43 e16973657156: Pulling fs layer 10:23:43 fc693d55d65f: Pulling fs layer 10:23:43 7e9fc2657dce: Pulling fs layer 10:23:43 dda99020689f: Pulling fs layer 10:23:43 db1c61fa0a46: Pulling fs layer 10:23:43 891c053d2c06: Pulling fs layer 10:23:43 fc693d55d65f: Waiting 10:23:43 7e9fc2657dce: Waiting 10:23:43 dda99020689f: Waiting 10:23:43 db1c61fa0a46: Waiting 10:23:43 891c053d2c06: Waiting 10:23:43 e16973657156: Download complete 10:23:43 35d82f9e3411: Verifying Checksum 10:23:43 35d82f9e3411: Download complete 10:23:43 7e9fc2657dce: Verifying Checksum 10:23:43 7e9fc2657dce: Download complete 10:23:43 dda99020689f: Verifying Checksum 10:23:43 dda99020689f: Download complete 10:23:43 9b18e9b68314: Verifying Checksum 10:23:43 9b18e9b68314: Download complete 10:23:44 9b18e9b68314: Pull complete 10:23:45 891c053d2c06: Verifying Checksum 10:23:45 891c053d2c06: Download complete 10:23:45 35d82f9e3411: Pull complete 10:23:45 e16973657156: Pull complete 10:23:46 db1c61fa0a46: Verifying Checksum 10:23:46 db1c61fa0a46: Download complete 10:23:46 fc693d55d65f: Verifying Checksum 10:23:46 fc693d55d65f: Download complete 10:23:59 fc693d55d65f: Pull complete 10:23:59 7e9fc2657dce: Pull complete 10:23:59 dda99020689f: Pull complete 10:24:05 db1c61fa0a46: Pull complete 10:24:07 891c053d2c06: Pull complete 10:24:07 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:24:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:24:07 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:24:07 WORKDIR /edgex 10:24:07 COPY go.mod . 10:24:07 RUN go mod downloaddocker 10:24:07 build -t ci-base-image-arm64 -f - . 10:24:08 Sending build context to Docker daemon 3.101MB 10:24:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:24:08 ---> f96f9c87975a 10:24:08 Step 2/4 : WORKDIR /edgex 10:24:10 ---> Running in 4b4977fe2ac7 10:24:10 Removing intermediate container 4b4977fe2ac7 10:24:10 ---> 1e80ea5bbc17 10:24:10 Step 3/4 : COPY go.mod . 10:24:10 ---> 74e303915752 10:24:10 Step 4/4 : RUN go mod download 10:24:10 ---> Running in 6e935b1f823a 10:24:43 Removing intermediate container 6e935b1f823a 10:24:43 ---> 1ef2b4bcd793 10:24:43 Successfully built 1ef2b4bcd793 10:24:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:43 + docker inspect -f . ci-base-image-arm64 10:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:43 prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container 10:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:24:45 $ docker top f413861291a9bf9678c9a6eee252b0bdd6f02cce659ce11ea8fe8d2bf6e60cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:45 + go version 10:24:45 go version go1.18.7 linux/arm64 [Pipeline] } 10:24:46 $ docker stop --time=1 f413861291a9bf9678c9a6eee252b0bdd6f02cce659ce11ea8fe8d2bf6e60cf4 10:24:47 $ docker rm -f --volumes f413861291a9bf9678c9a6eee252b0bdd6f02cce659ce11ea8fe8d2bf6e60cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:48 + docker inspect -f . ci-base-image-arm64 10:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:48 prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container 10:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:24:49 $ docker top ac2e1c8529def49ee3cb935b81eabf9bb6ed30c0caf1d3dd25e8c98246b77a64 -eo pid,comm [Pipeline] { [Pipeline] echo 10:24:50 ========================================================= 10:24:50 [edgeXBuildGoParallel] Running Tests and Build... 10:24:50 ========================================================= [Pipeline] sh 10:24:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:24:51 + make test 10:24:51 go test -race -coverprofile=coverage.out ./... 10:25:23 ? github.com/edgexfoundry/edgex-go [no test files] 10:27:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:27:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:27:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:27:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:27:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:27:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements 10:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:27:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:27:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.623s coverage: 98.5% of statements 10:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.967s coverage: 73.2% of statements 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.548s coverage: 54.0% of statements 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.070s coverage: 89.2% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.635s coverage: 3.9% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.935s coverage: 95.6% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.404s coverage: 72.2% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.311s coverage: 65.9% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.985s coverage: 0.9% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:28:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.620s coverage: 29.6% of statements 10:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.261s coverage: 47.1% of statements 10:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.399s coverage: 82.9% of statements 10:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements 10:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements 10:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.304s coverage: 87.5% of statements 10:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements 10:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.247s coverage: 44.8% of statements 10:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.079s coverage: 79.9% of statements 10:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.325s coverage: 92.9% of statements 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.273s coverage: 86.9% of statements 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.398s coverage: 87.2% of statements 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.199s coverage: 20.0% of statements 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.328s coverage: 77.4% of statements 10:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements 10:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 10:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements 10:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.374s coverage: 63.1% of statements 10:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements 10:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements 10:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements 10:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 10:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 10:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.3% of statements 10:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 41.0% of statements 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:28:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 17.7% of statements 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:28:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.675s coverage: 92.3% of statements 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:28:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.468s coverage: 63.2% of statements 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:28:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:28:58 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 10:28:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:28:58 go vet ./... 10:30:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:30:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:30:50 ./bin/test-attribution-txt.sh [Pipeline] echo 10:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:30:50 + ls -al . 10:30:50 total 740 10:30:50 drwxrwxr-x 10 1001 1001 4096 Feb 13 10:24 . 10:30:50 drwxr-xr-x 4 root root 4096 Feb 13 10:24 .. 10:30:50 drwxrwxr-x 2 1001 1001 4096 Feb 13 10:23 .blubracket 10:30:50 -rw-rw-r-- 1 1001 1001 16 Feb 13 10:23 .dockerignore 10:30:50 drwxrwxr-x 8 1001 1001 4096 Feb 13 10:23 .git 10:30:50 drwxrwxr-x 3 1001 1001 4096 Feb 13 10:23 .github 10:30:50 -rw-rw-r-- 1 1001 1001 1024 Feb 13 10:23 .gitignore 10:30:50 -rw-rw-r-- 1 1001 1001 42 Feb 13 10:23 .golangci.yml 10:30:50 -rw-rw-r-- 1 1001 1001 87 Feb 13 10:23 .hadolint.yml 10:30:50 -rw-rw-r-- 1 1001 1001 166 Feb 13 10:23 .sonarcloud.properties 10:30:50 -rw-rw-r-- 1 1001 1001 1171 Feb 13 10:23 ADOPTERS.md 10:30:50 -rw-rw-r-- 1 1001 1001 10825 Feb 13 10:23 Attribution.txt 10:30:50 -rw-rw-r-- 1 1001 1001 73765 Feb 13 10:23 CHANGELOG.md 10:30:50 -rw-rw-r-- 1 1001 1001 3804 Feb 13 10:23 CONTRIBUTING.md 10:30:50 -rw-rw-r-- 1 1001 1001 677 Feb 13 10:23 GOVERNANCE.md 10:30:50 -rw-rw-r-- 1 1001 1001 850 Feb 13 10:23 Jenkinsfile 10:30:50 -rw-rw-r-- 1 1001 1001 10775 Feb 13 10:23 LICENSE 10:30:50 -rw-rw-r-- 1 1001 1001 13375 Feb 13 10:23 Makefile 10:30:50 -rw-rw-r-- 1 1001 1001 582 Feb 13 10:23 OWNERS.md 10:30:50 -rw-rw-r-- 1 1001 1001 9403 Feb 13 10:23 README.md 10:30:50 -rw-rw-r-- 1 1001 1001 6912 Feb 13 10:23 SECURITY.md 10:30:50 -rw-rw-r-- 1 1001 1001 5 Feb 13 10:21 VERSION 10:30:50 drwxrwxr-x 2 1001 1001 4096 Feb 13 10:23 bin 10:30:50 drwxrwxr-x 17 1001 1001 4096 Feb 13 10:23 cmd 10:30:50 -rw-r--r-- 1 root root 487139 Feb 13 10:28 coverage.out 10:30:50 -rw-rw-r-- 1 1001 1001 3295 Feb 13 10:23 go.mod 10:30:50 -rw-rw-r-- 1 1001 1001 33318 Feb 13 10:23 go.sum 10:30:50 drwxrwxr-x 7 1001 1001 4096 Feb 13 10:23 internal 10:30:50 drwxrwxr-x 3 1001 1001 4096 Feb 13 10:23 openapi 10:30:50 drwxrwxr-x 4 1001 1001 4096 Feb 13 10:23 snap 10:30:50 -rw-rw-r-- 1 1001 1001 204 Feb 13 10:23 version.go [Pipeline] sh 10:30:50 + '[' -e coverage.out ] 10:30:50 + chown 1001:1001 coverage.out [Pipeline] stash 10:30:51 Stashed 1 file(s) [Pipeline] sh 10:30:51 + make build 10:30:51 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 10:32:28 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 10:32:28 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 10:32:28 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 10:32:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:33:18 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 10:33:23 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 10:33:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:33:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:33:37 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 10:33:42 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 10:33:54 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] } 10:34:01 $ docker stop --time=1 ac2e1c8529def49ee3cb935b81eabf9bb6ed30c0caf1d3dd25e8c98246b77a64 10:34:03 $ docker rm -f --volumes ac2e1c8529def49ee3cb935b81eabf9bb6ed30c0caf1d3dd25e8c98246b77a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:34:05 10:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:34:06 latest: Pulling from edgex-devops/edgex-compose-arm64 10:34:06 29e5d40040c1: Pulling fs layer 10:34:06 1ce36da41761: Pulling fs layer 10:34:06 25b303627fd3: Pulling fs layer 10:34:06 29e5d40040c1: Verifying Checksum 10:34:06 29e5d40040c1: Download complete 10:34:06 1ce36da41761: Verifying Checksum 10:34:06 1ce36da41761: Download complete 10:34:07 29e5d40040c1: Pull complete 10:34:07 1ce36da41761: Pull complete 10:34:08 25b303627fd3: Verifying Checksum 10:34:08 25b303627fd3: Download complete 10:34:18 25b303627fd3: Pull complete 10:34:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:34:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:18 prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container 10:34:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:34:21 $ docker top 6aa07a0c0b376444ef94aced2fdad6c6c3d14a174b9ea5275676939db126f863 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:22 + docker-compose build --help 10:34:22 + grep parallel 10:34:27 --parallel Build images in parallel. [Pipeline] } 10:34:27 $ docker stop --time=1 6aa07a0c0b376444ef94aced2fdad6c6c3d14a174b9ea5275676939db126f863 10:34:29 $ docker rm -f --volumes 6aa07a0c0b376444ef94aced2fdad6c6c3d14a174b9ea5275676939db126f863 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:30 prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container 10:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:34:31 $ docker top aa2d15fa8e551848faaabbc69159317aa923139ecb1f6ad9af9642c999106b40 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:32 + docker-compose -f ./docker-compose-build.yml build --parallel 10:34:38 Building core-command ... 10:34:38 Building core-common-config-bootstrapper ... 10:34:38 Building core-data ... 10:34:38 Building core-metadata ... 10:34:38 Building security-bootstrapper ... 10:34:38 Building security-proxy-setup ... 10:34:38 Building security-secretstore-setup ... 10:34:38 Building security-spiffe-token-provider ... 10:34:38 Building security-spire-agent ... 10:34:38 Building security-spire-config ... 10:34:38 Building security-spire-server ... 10:34:38 Building support-notifications ... 10:34:38 Building support-scheduler ... 10:34:38 Building security-spire-agent 10:34:38 Building core-metadata 10:34:38 Building support-scheduler 10:34:38 Building core-common-config-bootstrapper 10:34:38 Building security-proxy-setup 10:35:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:35:25 ---> 1ef2b4bcd793 10:35:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:35:25 ---> 1ef2b4bcd793 10:35:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:35:25 ---> 1ef2b4bcd793 10:35:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:35:25 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:35:25 ---> 1ef2b4bcd793 10:35:25 Step 3/21 : WORKDIR /edgex-go 10:35:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:35:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:35:25 ---> 1ef2b4bcd793 10:35:25 Step 3/24 : WORKDIR /edgex-go 10:35:26 ---> Running in dd7dd194533a 10:35:26 ---> Running in b83c2996cad6 10:35:26 ---> Running in aba95a6daae2 10:35:26 ---> Running in 6c7f75be2d3b 10:35:26 ---> Running in 27d95a130f1f 10:35:26 Removing intermediate container dd7dd194533a 10:35:26 ---> 016e0002896b 10:35:26 Step 4/22 : WORKDIR /edgex-go 10:35:26 Removing intermediate container b83c2996cad6 10:35:26 ---> caa85790e14d 10:35:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 10:35:26 ---> Running in 0c25bbf6dedf 10:35:26 Removing intermediate container 6c7f75be2d3b 10:35:26 ---> fd909424bff7 10:35:26 Step 4/21 : RUN apk add --update --no-cache make git 10:35:26 Removing intermediate container 27d95a130f1f 10:35:26 ---> ed9c10f3ca88 10:35:26 Step 4/22 : WORKDIR /edgex-go 10:35:26 ---> Running in 89cbeb6eb375 10:35:26 Removing intermediate container aba95a6daae2 10:35:26 ---> 2bad9cea86fd 10:35:26 Step 4/24 : WORKDIR /edgex-go 10:35:26 ---> Running in b95e6c370067 10:35:26 ---> Running in 1176a2de3e46 10:35:27 ---> Running in e2c20c342146 10:35:28 Removing intermediate container 0c25bbf6dedf 10:35:28 ---> c94c7663a6f9 10:35:28 Step 5/22 : RUN apk add --update --no-cache make git 10:35:28 Removing intermediate container b95e6c370067 10:35:28 ---> dd3e3debbee5 10:35:28 Step 5/22 : RUN apk add --update --no-cache make git 10:35:28 Removing intermediate container e2c20c342146 10:35:28 ---> 47b960de32e6 10:35:28 Step 5/24 : RUN apk add --update --no-cache make git 10:35:28 ---> Running in f782155fecef 10:35:28 ---> Running in 905ca856dccf 10:35:28 ---> Running in 8530b63dc14d 10:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:35:31 OK: 221 MiB in 51 packages 10:35:31 OK: 221 MiB in 51 packages 10:35:31 OK: 221 MiB in 51 packages 10:35:32 OK: 221 MiB in 51 packages 10:35:32 OK: 221 MiB in 51 packages 10:35:33 Removing intermediate container 1176a2de3e46 10:35:33 ---> 2b6107fe6659 10:35:33 Step 5/21 : COPY go.mod vendor* ./ 10:35:33 Removing intermediate container 89cbeb6eb375 10:35:33 ---> edf65ca0c56d 10:35:33 Step 5/24 : COPY go.mod vendor* ./ 10:35:33 Removing intermediate container f782155fecef 10:35:33 ---> 7e42db9a3fbf 10:35:33 Step 6/22 : COPY go.mod vendor* ./ 10:35:34 Removing intermediate container 8530b63dc14d 10:35:34 ---> d7a8b4024ac7 10:35:34 Step 6/24 : COPY go.mod vendor* ./ 10:35:34 Removing intermediate container 905ca856dccf 10:35:34 ---> f9ec478bbdc3 10:35:34 Step 6/22 : COPY go.mod vendor* ./ 10:35:34 ---> 998c14242570 10:35:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:34 ---> Running in ba3b08287900 10:35:34 ---> dd39046b0a21 10:35:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:35 ---> Running in 4c40d04cb0f1 10:35:35 ---> b641c6fdace0 10:35:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:35 ---> 186c28d6abd4 10:35:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:35 ---> Running in bc5ba4d1f772 10:35:35 ---> Running in 241573efc698 10:35:36 ---> fbd60f8046d0 10:35:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:36 ---> Running in 863fae3bdae5 10:37:43 Removing intermediate container bc5ba4d1f772 10:37:43 ---> 1dc101475216 10:37:43 Step 8/22 : COPY . . 10:37:43 Removing intermediate container 863fae3bdae5 10:37:43 ---> 80f3f0bbda1c 10:37:43 Step 8/22 : COPY . . 10:37:43 Removing intermediate container ba3b08287900 10:37:43 ---> dee211d4e987 10:37:43 Step 7/21 : COPY . . 10:37:43 Removing intermediate container 4c40d04cb0f1 10:37:43 ---> fb41e1d21880 10:37:43 Step 7/24 : COPY . . 10:37:43 Removing intermediate container 241573efc698 10:37:43 ---> ea2c0efbb7ff 10:37:43 Step 8/24 : COPY . . 10:37:49 ---> 4bce5449235e 10:37:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:37:49 ---> b41fdfe80938 10:37:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:37:49 ---> 5076327aacc0 10:37:49 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:37:49 ---> Running in dd5e1c0158a5 10:37:49 ---> 469a11984a2b 10:37:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 10:37:49 ---> Running in cfb9e36fd1c7 10:37:49 ---> Running in d40c2f254e4f 10:37:49 ---> 7fc09b50b788 10:37:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:37:49 ---> Running in cf323e6214d9 10:37:49 ---> Running in a4995b12a768 10:37:50 Removing intermediate container cf323e6214d9 10:37:50 ---> a015616f8bf0 10:37:50 Step 9/24 : WORKDIR /edgex-go/spire-build 10:37:50 ---> Running in 63835d480f07 10:37:50 Removing intermediate container 63835d480f07 10:37:50 ---> 32837ab75022 10:37:50 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 10:37:51 ---> Running in fe5dab859e50 10:37:52 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 10:37: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:37:52 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 10:37:52 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 10:37:54 Removing intermediate container fe5dab859e50 10:37:54 ---> ab433572956c 10:37:54 Step 11/24 : WORKDIR /edgex-go 10:37:54 ---> Running in 65b924ba6bbf 10:37:55 Removing intermediate container 65b924ba6bbf 10:37:55 ---> 5ffaabfe3f11 10:37:55 10:37:55 Step 12/24 : FROM alpine:3.15 10:37:55 3.15: Pulling from library/alpine 10:37:56 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 10:37:56 Status: Downloaded newer image for alpine:3.15 10:37:56 ---> 354640af7b1b 10:37:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:37:56 ---> Running in 92d74adec6a6 10:37:56 Removing intermediate container 92d74adec6a6 10:37:56 ---> baea5733c71d 10:37:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:37:56 ---> Running in bfb702ed9109 10:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:38:00 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:38:00 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:38:00 OK: 15734 distinct packages available 10:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:38:02 (1/5) Installing dumb-init (1.2.5-r1) 10:38:02 (2/5) Installing musl-obstack (1.2.3-r0) 10:38:02 (3/5) Installing libucontext (1.1-r0) 10:38:02 (4/5) Installing gcompat (1.0.0-r4) 10:38:02 (5/5) Installing openssl (1.1.1t-r1) 10:38:02 Executing busybox-1.34.1-r7.trigger 10:38:02 OK: 6 MiB in 19 packages 10:38:04 Removing intermediate container bfb702ed9109 10:38:04 ---> b27c326bc08a 10:38:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:38:08 ---> 7cfd0106dae7 10:38:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:38:14 ---> d39b793954db 10:38:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:38:15 ---> 97a3d0d097b7 10:38:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:38:16 ---> 9108185e5026 10:38:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:38:17 ---> 382985a2ae96 10:38:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:38:17 ---> Running in a0adc5151a86 10:38:17 Removing intermediate container a0adc5151a86 10:38:17 ---> 1fb09d6f37fd 10:38:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:38:17 ---> Running in 4eb88ad93567 10:38:18 Removing intermediate container 4eb88ad93567 10:38:18 ---> 461fb30c4502 10:38:18 Step 22/24 : LABEL arch=arm64 10:38:18 ---> Running in de1e57aa5606 10:38:19 Removing intermediate container de1e57aa5606 10:38:19 ---> 5321b5a028de 10:38:19 Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:38:19 ---> Running in 8ba708c6ef4a 10:38:19 Removing intermediate container 8ba708c6ef4a 10:38:19 ---> 4eacebce45bb 10:38:19 Step 24/24 : LABEL version=0.0.0 10:38:19 ---> Running in 628cf7834b5c 10:38:20 Removing intermediate container 628cf7834b5c 10:38:20 ---> f911c17bf51c 10:38:20 10:38:20 Successfully built f911c17bf51c 10:38:20 Successfully tagged security-spire-agent-arm64:latest 10:38:20  Building security-spire-agent ... done Building security-secretstore-setup 10:38:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:38:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:38:39 ---> 1ef2b4bcd793 10:38:39 Step 3/24 : WORKDIR /edgex-go 10:38:39 ---> Using cache 10:38:39 ---> fd909424bff7 10:38:39 Step 4/24 : RUN apk add --update --no-cache make git 10:38:39 ---> Using cache 10:38:39 ---> 2b6107fe6659 10:38:39 Step 5/24 : COPY go.mod vendor* ./ 10:38:39 ---> Using cache 10:38:39 ---> 998c14242570 10:38:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:39 ---> Using cache 10:38:39 ---> dee211d4e987 10:38:39 Step 7/24 : COPY . . 10:38:39 ---> Using cache 10:38:39 ---> 5076327aacc0 10:38:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:38:39 ---> Running in 3968df4257f3 10:38:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:43:46 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 10:44:12 Removing intermediate container d40c2f254e4f 10:44:12 ---> b8043318dcb8 10:44:12 10:44:12 Step 9/21 : FROM alpine:3.16 10:44:12 3.16: Pulling from library/alpine 10:44:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 10:44:12 Status: Downloaded newer image for alpine:3.16 10:44:12 ---> 4c81e5bf8899 10:44:12 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 10:44:12 ---> Running in 6fc3b8d512eb 10:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:15 (1/6) Installing ca-certificates (20220614-r0) 10:44:15 (2/6) Installing brotli-libs (1.0.9-r6) 10:44:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:44:15 (4/6) Installing libcurl (7.83.1-r5) 10:44:15 (5/6) Installing curl (7.83.1-r5) 10:44:16 (6/6) Installing dumb-init (1.2.5-r1) 10:44:16 Executing busybox-1.35.0-r17.trigger 10:44:16 Executing ca-certificates-20220614-r0.trigger 10:44:16 OK: 8 MiB in 20 packages 10:44:19 Removing intermediate container 6fc3b8d512eb 10:44:19 ---> 8a924f92b8eb 10:44:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:44:19 ---> Running in a414abdcc476 10:44:19 Removing intermediate container a414abdcc476 10:44:19 ---> 4fa729761c06 10:44:19 Step 12/21 : WORKDIR /edgex 10:44:19 ---> Running in ea109bb57412 10:44:20 Removing intermediate container ea109bb57412 10:44:20 ---> 94f936bbefc0 10:44:20 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:44:21 ---> c25fc98a6fb9 10:44:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:44:23 ---> 7f89bad27a2d 10:44:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:44:24 ---> fc312f7916c2 10:44:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:44:25 ---> 49287824e179 10:44:25 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:44:25 ---> Running in ac6d9e75c07b 10:44:30 Removing intermediate container ac6d9e75c07b 10:44:30 ---> 9cb8ea23df6f 10:44:30 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 10:44:30 ---> Running in 0c4fad143fb3 10:44:31 Removing intermediate container 0c4fad143fb3 10:44:31 ---> 17419ef8c95b 10:44:31 Step 19/21 : LABEL arch=arm64 10:44:32 ---> Running in 4b156e6c43f4 10:44:33 Removing intermediate container 4b156e6c43f4 10:44:33 ---> 7790ab56523b 10:44:33 Step 20/21 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:44:33 ---> Running in f672d0248089 10:44:34 Removing intermediate container f672d0248089 10:44:34 ---> 99799dd35692 10:44:34 Step 21/21 : LABEL version=0.0.0 10:44:34 ---> Running in d6e28f828231 10:44:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:44:35 Removing intermediate container d6e28f828231 10:44:35 ---> f49996f7b406 10:44:35 10:44:35 Successfully built f49996f7b406 10:44:35 Successfully tagged security-proxy-setup-arm64:latest 10:44:36 Building security-spiffe-token-provider 10:44:36  Building security-proxy-setup ... done Removing intermediate container cfb9e36fd1c7 10:44:36 ---> ef49b7cce625 10:44:36 10:44:36 Step 10/22 : FROM alpine:3.16 10:44:36 ---> 4c81e5bf8899 10:44:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:44:36 ---> Running in ef1169abdc66 10:44:37 Removing intermediate container ef1169abdc66 10:44:37 ---> 58d34ca8c48c 10:44:37 Step 12/22 : RUN apk add --update --no-cache dumb-init 10:44:37 ---> Running in e23336afdd1d 10:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:41 (1/1) Installing dumb-init (1.2.5-r1) 10:44:41 Executing busybox-1.35.0-r17.trigger 10:44:41 OK: 5 MiB in 15 packages 10:44:44 Removing intermediate container e23336afdd1d 10:44:44 ---> 9482e03944ad 10:44:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:45 ---> ca1cea5f9c76 10:44:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:44:47 ---> adc4f22c92af 10:44:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:44:49 ---> a270e03ae6ce 10:44:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:44:51 ---> a9f1576e9afb 10:44:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:44:51 ---> Running in c01a11855d55 10:44:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:44:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 10:44:54 ---> 1ef2b4bcd793 10:44:54 Step 3/19 : WORKDIR /edgex-go 10:44:54 ---> Using cache 10:44:54 ---> fd909424bff7 10:44:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 10:44:54 ---> Running in e06bc1730c4f 10:44:56 Removing intermediate container c01a11855d55 10:44:56 ---> 82aa058cb036 10:44:56 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 10:44:56 ---> Running in ef4dff067427 10:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:58 Removing intermediate container ef4dff067427 10:44:58 ---> d9dd3591eff4 10:44:58 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 10:44:58 ---> Running in e1b1c34784fc 10:44:58 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:44:58 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:44:58 OK: 16903 distinct packages available 10:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:44:59 Removing intermediate container e1b1c34784fc 10:44:59 ---> 16ff8f920d5b 10:44:59 Step 20/22 : LABEL arch=arm64 10:44:59 ---> Running in 95df5219bca9 10:45:00 OK: 221 MiB in 51 packages 10:45:00 Removing intermediate container 95df5219bca9 10:45:00 ---> 772b0881673c 10:45:00 Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:45:01 ---> Running in 189a6b851329 10:45:02 Removing intermediate container 189a6b851329 10:45:02 ---> b048dd775e5a 10:45:02 Step 22/22 : LABEL version=0.0.0 10:45:02 Removing intermediate container e06bc1730c4f 10:45:02 ---> 12ef0c6c5e1e 10:45:02 Step 5/19 : COPY go.mod vendor* ./ 10:45:02 ---> Running in 5d1b20c30ad9 10:45:04 Removing intermediate container 5d1b20c30ad9 10:45:04 ---> 5934bf7aa99c 10:45:04 10:45:04 Removing intermediate container 3968df4257f3 10:45:04 ---> ab5679e20c06 10:45:04 10:45:04 Step 9/24 : FROM alpine:3.16 10:45:04 ---> 4c81e5bf8899 10:45:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:45:04 ---> 50f480e99e80 10:45:04 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:04 ---> Running in cb120d40e9be 10:45:04 Successfully built 5934bf7aa99c 10:45:04 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:45:04 Building support-notifications 10:45:04  Building core-common-config-bootstrapper ... done  ---> Running in b2fa8c42bb5e 10:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:09 (1/3) Installing ca-certificates (20220614-r0) 10:45:09 (2/3) Installing dumb-init (1.2.5-r1) 10:45:09 (3/3) Installing su-exec (0.2-r1) 10:45:09 Executing busybox-1.35.0-r17.trigger 10:45:09 Executing ca-certificates-20220614-r0.trigger 10:45:09 OK: 6 MiB in 17 packages 10:45:11 Removing intermediate container dd5e1c0158a5 10:45:11 ---> 3eb42eaffe60 10:45:11 10:45:11 Step 10/24 : FROM alpine:3.16 10:45:11 ---> 4c81e5bf8899 10:45:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:45:12 ---> Running in 3f7b22b06cde 10:45:13 Removing intermediate container cb120d40e9be 10:45:13 ---> a9e9e83ee1a5 10:45:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:45:13 ---> Running in 0dda6216bb00 10:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:14 Removing intermediate container 0dda6216bb00 10:45:14 ---> 4a7f1f7e8dab 10:45:14 Step 12/24 : WORKDIR / 10:45:14 ---> Running in bac70e6246cc 10:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:15 Removing intermediate container bac70e6246cc 10:45:15 ---> d56a4b9bc3ac 10:45:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:45:16 (1/1) Installing dumb-init (1.2.5-r1) 10:45:16 Executing busybox-1.35.0-r17.trigger 10:45:16 OK: 5 MiB in 15 packages 10:45:16 ---> 95cdb56c0eb9 10:45:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:45:18 Removing intermediate container 3f7b22b06cde 10:45:18 ---> f061ef2ccc73 10:45:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:45:18 ---> ad2fcdb1835e 10:45:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:45:18 ---> Running in 70d028edb2b9 10:45:19 Removing intermediate container 70d028edb2b9 10:45:19 ---> 7b223a41ae30 10:45:19 Step 13/24 : ENV APP_PORT=59881 10:45:19 ---> 2289bd3b5cc8 10:45:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:45:19 ---> Running in 79fba07e77bc 10:45:20 Removing intermediate container 79fba07e77bc 10:45:20 ---> 5104023a2fd3 10:45:20 Step 14/24 : EXPOSE $APP_PORT 10:45:20 ---> Running in 1c4f8891a7be 10:45:21 ---> d653cf6ce4c9 10:45:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:45:21 Removing intermediate container 1c4f8891a7be 10:45:21 ---> 75d2eee0bf03 10:45:21 Step 15/24 : WORKDIR / 10:45:21 ---> Running in b5b61d7425d8 10:45:23 Removing intermediate container b5b61d7425d8 10:45:23 ---> 329a698c6057 10:45:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:45:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:23 ---> 1ef2b4bcd793 10:45:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:45:23 ---> Using cache 10:45:23 ---> 2bad9cea86fd 10:45:23 Step 4/22 : WORKDIR /edgex-go 10:45:23 ---> Using cache 10:45:23 ---> 47b960de32e6 10:45:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:45:23 ---> Running in 91e83dbf03de 10:45:24 ---> b7ce49bbe2b2 10:45:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:45:24 ---> a288d2157a05 10:45:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:27 ---> 3f1da02ce14d 10:45:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:45:27 ---> 3dab4f04cf4b 10:45:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:45:27 OK: 221 MiB in 51 packages 10:45:28 ---> 17e1c947fa91 10:45:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:45:29 ---> b63591f56ffa 10:45:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:45:29 ---> Running in 042000c87142 10:45:30 Removing intermediate container 91e83dbf03de 10:45:30 ---> 5dc677d77988 10:45:30 Step 6/22 : COPY go.mod vendor* ./ 10:45:31 ---> 55507ffbce2f 10:45:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:45:31 ---> Running in 7efc234d8d60 10:45:31 ---> 184d71041abb 10:45:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:32 ---> Running in 19013de74164 10:45:32 Removing intermediate container 7efc234d8d60 10:45:32 ---> df2806c8ebac 10:45:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:32 ---> Running in 35c58996b78b 10:45:35 Removing intermediate container 35c58996b78b 10:45:35 ---> 4239add5966e 10:45:35 Step 22/24 : LABEL arch=arm64 10:45:35 Removing intermediate container 042000c87142 10:45:35 ---> ca40ecdfc128 10:45:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:45:36 ---> Running in be7c12cc23c7 10:45:36 ---> Running in d0269364029f 10:45:36 Removing intermediate container be7c12cc23c7 10:45:36 ---> 28ec0c3aeb6d 10:45:36 Step 22/24 : LABEL arch=arm64 10:45:37 Removing intermediate container d0269364029f 10:45:37 ---> 8a914aeab2d0 10:45:37 Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:45:37 ---> Running in d4c45ba85d46 10:45:37 ---> Running in 5ad0ce79fc7c 10:45:37 Removing intermediate container d4c45ba85d46 10:45:37 Removing intermediate container 5ad0ce79fc7c 10:45:37 ---> 38eb57db3a22 10:45:37 Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:45:37 ---> fe1b7d1e8127 10:45:37 Step 24/24 : LABEL version=0.0.0 10:45:37 ---> Running in 1de2003624cc 10:45:37 ---> Running in 5dcca49417e0 10:45:38 Removing intermediate container 1de2003624cc 10:45:38 ---> 9c22c700dd69 10:45:38 Removing intermediate container 5dcca49417e0 10:45:38 Step 24/24 : LABEL version=0.0.0 10:45:38 ---> 54760a1da075 10:45:38 10:45:38 ---> Running in bb3676f3cdf9 10:45:39 Successfully built 54760a1da075 10:45:39 Successfully tagged core-metadata-arm64:latest 10:45:39 Building security-spire-server 10:45:39  Building core-metadata ... done Removing intermediate container bb3676f3cdf9 10:45:39 ---> dda27972c0e3 10:45:39 10:45:39 Successfully built dda27972c0e3 10:45:39 Successfully tagged security-secretstore-setup-arm64:latest 10:45:39 Building security-spire-config 10:46:06  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:46:06 ---> 1ef2b4bcd793 10:46:06 Step 3/23 : WORKDIR /edgex-go 10:46:06 ---> Using cache 10:46:06 ---> fd909424bff7 10:46:06 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 10:46:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:46:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:46:06 ---> 1ef2b4bcd793 10:46:06 Step 3/24 : WORKDIR /edgex-go 10:46:06 ---> Using cache 10:46:06 ---> fd909424bff7 10:46:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 10:46:06 ---> Running in c243bd7d8660 10:46:06 ---> Running in 6aa62335251c 10:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:46:09 OK: 221 MiB in 51 packages 10:46:09 OK: 221 MiB in 51 packages 10:46:12 Removing intermediate container 6aa62335251c 10:46:12 ---> f3e1f25e37e9 10:46:12 Step 5/23 : COPY go.mod vendor* ./ 10:46:12 Removing intermediate container c243bd7d8660 10:46:12 ---> 7497031fee0c 10:46:12 Step 5/24 : COPY go.mod vendor* ./ 10:46:13 ---> 9291123f569d 10:46:13 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:14 ---> 9222a963e373 10:46:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:14 ---> Running in 0e3f1ccb7b73 10:46:14 ---> Running in 0abd2d465bb2 10:46:46 Removing intermediate container b2fa8c42bb5e 10:46:46 ---> fd2b4b264b1c 10:46:46 Step 7/19 : COPY . . 10:46:59 Removing intermediate container a4995b12a768 10:46:59 ---> ab06a26d1311 10:46:59 10:46:59 Step 10/22 : FROM alpine:3.16 10:46:59 ---> 4c81e5bf8899 10:46:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:46:59 ---> Using cache 10:46:59 ---> f061ef2ccc73 10:46:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:46:59 ---> Using cache 10:46:59 ---> 7b223a41ae30 10:46:59 Step 13/22 : ENV APP_PORT=59861 10:46:59 ---> Running in 2f3152c7db3a 10:46:59 Removing intermediate container 2f3152c7db3a 10:46:59 ---> 65a9ef2812b7 10:46:59 Step 14/22 : EXPOSE $APP_PORT 10:46:59 ---> Running in fe755233f0b4 10:47:00 Removing intermediate container fe755233f0b4 10:47:00 ---> 2aabdd72b00c 10:47:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:01 ---> 80c651edb152 10:47:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:47:03 Removing intermediate container 19013de74164 10:47:03 ---> 0497bc0aedba 10:47:03 Step 8/22 : COPY . . 10:47:04 ---> 1ec31cb6e426 10:47:04 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:47:04 ---> Running in 677350e1c6fb 10:47:05 ---> 02a9c78453ca 10:47:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:47:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:47:06 ---> 42a2cf474c3f 10:47:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:47:06 ---> Running in de1b903ca6e4 10:47:07 Removing intermediate container de1b903ca6e4 10:47:07 ---> 81d76de075a8 10:47:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:47:07 ---> Running in 0aaffca0d99f 10:47:08 Removing intermediate container 0aaffca0d99f 10:47:08 ---> cadd20163f5f 10:47:08 Step 20/22 : LABEL arch=arm64 10:47:08 ---> Running in ef5953c87428 10:47:09 Removing intermediate container ef5953c87428 10:47:09 ---> b5959e94320b 10:47:09 Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:47:09 ---> Running in 0444ac7b451f 10:47:11 Removing intermediate container 0444ac7b451f 10:47:11 ---> de55cdb70b69 10:47:11 Step 22/22 : LABEL version=0.0.0 10:47:11 ---> Running in 12d837e2af45 10:47:12 Removing intermediate container 12d837e2af45 10:47:12 ---> a1731ab16890 10:47:12 10:47:13 Successfully built a1731ab16890 10:47:13 Successfully tagged support-scheduler-arm64:latest 10:47:13 Building core-command 10:47:32  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:47:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:47:32 ---> 1ef2b4bcd793 10:47:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:47:32 ---> Using cache 10:47:32 ---> 2bad9cea86fd 10:47:32 Step 4/23 : WORKDIR /edgex-go 10:47:32 ---> Using cache 10:47:32 ---> 47b960de32e6 10:47:32 Step 5/23 : RUN apk add --update --no-cache make git 10:47:32 ---> Using cache 10:47:32 ---> d7a8b4024ac7 10:47:32 Step 6/23 : COPY go.mod vendor* ./ 10:47:32 ---> Using cache 10:47:32 ---> 186c28d6abd4 10:47:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:32 ---> Using cache 10:47:32 ---> ea2c0efbb7ff 10:47:32 Step 8/23 : COPY . . 10:47:32 ---> Using cache 10:47:32 ---> 4bce5449235e 10:47:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:47:33 ---> Running in a0863773d123 10:47:35 ---> 43f65b89a5f2 10:47:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:47:36 ---> Running in dc7044efca0b 10:47:36 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 10:47: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 10:47:56 Removing intermediate container 0abd2d465bb2 10:47:56 ---> 863391a6c749 10:47:56 Step 7/24 : COPY . . 10:47:56 Removing intermediate container 0e3f1ccb7b73 10:47:56 ---> 73677a680755 10:47:56 Step 7/23 : COPY . . 10:48:18 ---> 591c7ecb5d77 10:48:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 10:48:18 ---> 6d10a30fb4f8 10:48:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 10:48:18 ---> Running in 31ae211ac3e6 10:48:18 ---> Running in 03e456c32db5 10:48:18 Removing intermediate container 03e456c32db5 10:48:18 ---> 361410afbf38 10:48:18 Step 9/23 : WORKDIR /edgex-go/spire-build 10:48:18 Removing intermediate container 31ae211ac3e6 10:48:18 ---> deb13e116ae4 10:48:18 Step 9/24 : WORKDIR /edgex-go/spire-build 10:48:18 ---> Running in 5b9f1134962e 10:48:18 ---> Running in af6feb92906b 10:48:18 Removing intermediate container 5b9f1134962e 10:48:18 ---> 9e1553e953b0 10:48:18 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 10:48:18 Removing intermediate container af6feb92906b 10:48:18 ---> 18fea9481467 10:48:18 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 10:48:18 ---> Running in eb7095669db8 10:48:18 ---> Running in 7df7fc9c1093 10:48:24 Removing intermediate container 7df7fc9c1093 10:48:24 ---> a9c246cd049d 10:48:24 Step 11/24 : WORKDIR /edgex-go 10:48:24 Removing intermediate container eb7095669db8 10:48:24 ---> 2b65dbf71826 10:48:24 Step 11/23 : WORKDIR /edgex-go 10:48:24 ---> Running in 6a313f9eed50 10:48:24 ---> Running in 502be46ff5a9 10:48:24 Removing intermediate container 502be46ff5a9 10:48:24 ---> 370b95fa6082 10:48:24 10:48:24 Step 12/23 : FROM alpine:3.15 10:48:24 ---> 354640af7b1b 10:48:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:48:24 ---> Using cache 10:48:24 ---> baea5733c71d 10:48:24 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:48:24 ---> Using cache 10:48:24 ---> b27c326bc08a 10:48:24 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:48:24 Removing intermediate container 6a313f9eed50 10:48:24 ---> d08f506d7695 10:48:24 10:48:24 Step 12/24 : FROM alpine:3.15 10:48:24 ---> 354640af7b1b 10:48:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:48:24 ---> Using cache 10:48:24 ---> baea5733c71d 10:48:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:48:25 ---> Running in d6127f5fb34f 10:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:48:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:48:29 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:48:29 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:48:29 OK: 15734 distinct packages available 10:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:48:31 ---> c46b531bd380 10:48:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:48:31 (1/4) Installing dumb-init (1.2.5-r1) 10:48:31 (2/4) Installing musl-obstack (1.2.3-r0) 10:48:31 (3/4) Installing libucontext (1.1-r0) 10:48:31 (4/4) Installing gcompat (1.0.0-r4) 10:48:31 Executing busybox-1.34.1-r7.trigger 10:48:31 OK: 6 MiB in 18 packages 10:48:32 ---> 67b8f5f36a36 10:48:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:48:33 Removing intermediate container d6127f5fb34f 10:48:33 ---> aeda9cb1c7f2 10:48:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:48:33 ---> 8241de90a73a 10:48:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:48:37 ---> b58bab29c80c 10:48:37 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:37 ---> Running in c56e3284e4fc 10:48:37 Removing intermediate container c56e3284e4fc 10:48:37 ---> 17ab45acb02f 10:48:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:38 ---> Running in b041cb400f57 10:48:38 Removing intermediate container b041cb400f57 10:48:38 ---> a8253daf19e5 10:48:38 Step 21/23 : LABEL arch=arm64 10:48:38 ---> Running in 929695c92492 10:48:39 Removing intermediate container 929695c92492 10:48:39 ---> b6fdc08b978c 10:48:39 Step 22/23 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:48:39 ---> Running in 235d1744bee6 10:48:40 Removing intermediate container 235d1744bee6 10:48:40 ---> 3933d2f54f0a 10:48:40 Step 23/23 : LABEL version=0.0.0 10:48:40 ---> Running in 0b8d6e4f279e 10:48:40 ---> 9b2205cc66ea 10:48:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:48:41 Removing intermediate container 0b8d6e4f279e 10:48:41 ---> 77c9d9eb0673 10:48:41 10:48:41 Successfully built 77c9d9eb0673 10:48:41 Successfully tagged security-spire-server-arm64:latest 10:48:41  Building security-spire-server ... done Building security-bootstrapper 10:48:41 ---> 52ac7acd669c 10:48:41 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:48:42 ---> Running in 823c598a99bc 10:48:42 Removing intermediate container 823c598a99bc 10:48:42 ---> 37fda708355d 10:48:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:48:43 ---> 7c7cd6153f00 10:48:43 Step 19/24 : WORKDIR / 10:48:44 ---> Running in 6ccef7f30f4e 10:48:44 Removing intermediate container 6ccef7f30f4e 10:48:44 ---> c45cd2a8bc5a 10:48:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:44 ---> Running in d50304544361 10:48:45 Removing intermediate container d50304544361 10:48:45 ---> 17e6a2258115 10:48:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:45 ---> Running in 85afc5abbaad 10:48:46 Removing intermediate container 85afc5abbaad 10:48:46 ---> 667f2a332de8 10:48:46 Step 22/24 : LABEL arch=arm64 10:48:46 ---> Running in 43fb44fae986 10:48:46 Removing intermediate container 43fb44fae986 10:48:46 ---> 9bfc18e3f4f3 10:48:46 Step 23/24 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:48:46 ---> Running in 82ae4195382c 10:48:47 Removing intermediate container 82ae4195382c 10:48:47 ---> c9e131b8a74d 10:48:47 Step 24/24 : LABEL version=0.0.0 10:48:47 ---> Running in 348b917ea697 10:48:47 Removing intermediate container 348b917ea697 10:48:47 ---> 960f02191932 10:48:47 10:48:48 Successfully built 960f02191932 10:48:48 Successfully tagged security-spire-config-arm64:latest 10:48:48  Building security-spire-config ... done Building core-data 10:49:10 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:49:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 10:49:10 ---> 1ef2b4bcd793 10:49:10 Step 3/32 : WORKDIR /edgex-go 10:49:10 ---> Using cache 10:49:10 ---> fd909424bff7 10:49:10 Step 4/32 : RUN apk add --update --no-cache make git 10:49:10 ---> Using cache 10:49:10 ---> 2b6107fe6659 10:49:10 Step 5/32 : COPY go.mod vendor* ./ 10:49:10 ---> Using cache 10:49:10 ---> 998c14242570 10:49:10 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:10 ---> Using cache 10:49:10 ---> dee211d4e987 10:49:10 Step 7/32 : COPY . . 10:49:10 ---> Using cache 10:49:10 ---> 5076327aacc0 10:49:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:49:10 ---> Running in f0cef219a89a 10:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:49:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:49:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:49:12 ---> 1ef2b4bcd793 10:49:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:49:12 ---> Using cache 10:49:12 ---> 2bad9cea86fd 10:49:12 Step 4/22 : WORKDIR /edgex-go 10:49:12 ---> Using cache 10:49:12 ---> 47b960de32e6 10:49:12 Step 5/22 : RUN apk add --update --no-cache make git 10:49:12 ---> Using cache 10:49:12 ---> d7a8b4024ac7 10:49:12 Step 6/22 : COPY go.mod vendor* ./ 10:49:12 ---> Using cache 10:49:12 ---> 186c28d6abd4 10:49:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:12 ---> Using cache 10:49:12 ---> ea2c0efbb7ff 10:49:12 Step 8/22 : COPY . . 10:49:12 ---> Using cache 10:49:12 ---> 4bce5449235e 10:49:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:49:12 ---> Running in 6e6fdca0514e 10:49:13 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 10:54:05 Removing intermediate container a0863773d123 10:54:05 ---> 472c552c25cf 10:54:05 10:54:05 Step 10/23 : FROM alpine:3.16 10:54:05 ---> 4c81e5bf8899 10:54:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:54:05 ---> Using cache 10:54:05 ---> f061ef2ccc73 10:54:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:54:05 ---> Using cache 10:54:05 ---> 7b223a41ae30 10:54:05 Step 13/23 : ENV APP_PORT=59882 10:54:05 ---> Running in 462a86078306 10:54:05 Removing intermediate container 462a86078306 10:54:05 ---> bb906728f010 10:54:05 Step 14/23 : EXPOSE $APP_PORT 10:54:05 ---> Running in 524d58f8b887 10:54:05 Removing intermediate container 524d58f8b887 10:54:05 ---> 1a456c192626 10:54:05 Step 15/23 : WORKDIR / 10:54:05 ---> Running in 078b50d3c5a8 10:54:05 Removing intermediate container 078b50d3c5a8 10:54:05 ---> 8c28b5e4a3b3 10:54:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:05 ---> 7fe2f564f95d 10:54:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:54:05 ---> 157dbc109c49 10:54:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:54:05 ---> 4df04604efb2 10:54:05 Step 19/23 : ENTRYPOINT ["/core-command"] 10:54:05 ---> Running in f4d5750787dd 10:54:05 Removing intermediate container f4d5750787dd 10:54:05 ---> 75097804c858 10:54:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:54:05 ---> Running in 23c88378c5cc 10:54:05 Removing intermediate container 23c88378c5cc 10:54:05 ---> 1d8450ed1533 10:54:05 Step 21/23 : LABEL arch=arm64 10:54:05 ---> Running in 78bb78a1ce95 10:54:05 Removing intermediate container 78bb78a1ce95 10:54:05 ---> 4899d5bf5fe4 10:54:05 Step 22/23 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:54:05 ---> Running in ba4ca4be398a 10:54:05 Removing intermediate container ba4ca4be398a 10:54:05 ---> 4bf2838ba4f4 10:54:05 Step 23/23 : LABEL version=0.0.0 10:54:05 ---> Running in a66728eb2d18 10:54:05 Removing intermediate container a66728eb2d18 10:54:05 ---> cc4bd047a043 10:54:05 10:54:05 Successfully built cc4bd047a043 10:54:05 Successfully tagged core-command-arm64:latest 10:54:32  Building core-command ... done Removing intermediate container 677350e1c6fb 10:54:32 ---> 03868d64211b 10:54:32 10:54:32 Step 9/19 : FROM alpine:3.15 10:54:32 ---> 354640af7b1b 10:54:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:54:32 ---> Using cache 10:54:32 ---> baea5733c71d 10:54:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:54:32 ---> Running in 668c4565bf06 10:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:34 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:54:34 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:54:34 OK: 15734 distinct packages available 10:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:54:35 (1/9) Installing ca-certificates (20220614-r0) 10:54:36 (2/9) Installing brotli-libs (1.0.9-r5) 10:54:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:54:36 (4/9) Installing libcurl (7.80.0-r5) 10:54:36 (5/9) Installing curl (7.80.0-r5) 10:54:36 (6/9) Installing dumb-init (1.2.5-r1) 10:54:36 (7/9) Installing musl-obstack (1.2.3-r0) 10:54:36 (8/9) Installing libucontext (1.1-r0) 10:54:36 (9/9) Installing gcompat (1.0.0-r4) 10:54:36 Executing busybox-1.34.1-r7.trigger 10:54:36 Executing ca-certificates-20220614-r0.trigger 10:54:36 OK: 8 MiB in 23 packages 10:54:38 Removing intermediate container 668c4565bf06 10:54:38 ---> 32d9caf5113a 10:54:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:39 ---> 158358c7296c 10:54:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:54:41 ---> 170e76e8f74c 10:54:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:54:42 ---> ab43114b91c4 10:54:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:54:42 ---> Running in 66f2e076d5fd 10:54:42 Removing intermediate container 66f2e076d5fd 10:54:42 ---> 49741104bfd4 10:54:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:54:42 ---> Running in c3f56acc6fb9 10:54:43 Removing intermediate container c3f56acc6fb9 10:54:43 ---> 11c0bf8b6ae5 10:54:43 Step 17/19 : LABEL arch=arm64 10:54:43 ---> Running in 7772a1eb00b9 10:54:44 Removing intermediate container 7772a1eb00b9 10:54:44 ---> 4e98175c221d 10:54:44 Step 18/19 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:54:44 ---> Running in 904e7150a597 10:54:44 Removing intermediate container 904e7150a597 10:54:44 ---> c73d66296622 10:54:44 Step 19/19 : LABEL version=0.0.0 10:54:44 ---> Running in fdfdb33b308b 10:54:45 Removing intermediate container fdfdb33b308b 10:54:45 ---> e81fedce451b 10:54:45 10:54:45 Successfully built e81fedce451b 10:54:45 Successfully tagged security-spiffe-token-provider-arm64:latest 10:55:07  Building security-spiffe-token-provider ... done Removing intermediate container f0cef219a89a 10:55:07 ---> ef83c0f32f83 10:55:07 10:55:07 Step 9/32 : FROM alpine:3.16 10:55:07 ---> 4c81e5bf8899 10:55:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:55:07 ---> Running in 2014d712696a 10:55:07 Removing intermediate container 2014d712696a 10:55:07 ---> 165bea0bea92 10:55:07 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 10:55:07 ---> Running in 03dc5afea469 10:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:55:07 (1/2) Installing dumb-init (1.2.5-r1) 10:55:07 (2/2) Installing su-exec (0.2-r1) 10:55:07 Executing busybox-1.35.0-r17.trigger 10:55:07 OK: 5 MiB in 16 packages 10:55:08 Removing intermediate container 03dc5afea469 10:55:08 ---> 9a24f3d8f6d3 10:55:08 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 10:55:09 ---> Running in a944be2b716d 10:55:09 Removing intermediate container a944be2b716d 10:55:09 ---> b37c039ca13e 10:55:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:55:09 ---> Running in 8fbad76abc08 10:55:10 Removing intermediate container 8fbad76abc08 10:55:10 ---> 7fd6d512811c 10:55:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:55:10 ---> Running in a5d0c7f6db5b 10:55:10 Removing intermediate container a5d0c7f6db5b 10:55:10 ---> 549a12844df4 10:55:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:55:10 ---> Running in f8b8262a47c1 10:55:10 Removing intermediate container f8b8262a47c1 10:55:10 ---> 5ac98e12fdaf 10:55:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:55:10 ---> Running in 239d96a2fb92 10:55:13 Removing intermediate container 239d96a2fb92 10:55:13 ---> 471f45735557 10:55:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 10:55:13 ---> Running in a0fd0e9dc293 10:55:15 Removing intermediate container a0fd0e9dc293 10:55:15 ---> c9c96b56e16e 10:55:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:55:17 ---> 24175cd4d64e 10:55:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:55:17 ---> Running in 5e1f7e9053cc 10:55:20 Removing intermediate container 5e1f7e9053cc 10:55:20 ---> b0e27e09cf4f 10:55:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:21 ---> 50030b77b6fd 10:55:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:55:22 ---> 1ea704abbba8 10:55:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:55:22 Removing intermediate container 6e6fdca0514e 10:55:22 ---> bb011b73aec8 10:55:22 10:55:22 Step 10/22 : FROM alpine:3.16 10:55:22 ---> 4c81e5bf8899 10:55:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:55:23 ---> Running in bf10aec30ab6 10:55:23 ---> 55f542d7227c 10:55:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:55:23 Removing intermediate container bf10aec30ab6 10:55:23 ---> e3b7fa13fd4a 10:55:23 Step 12/22 : ENV APP_PORT=59880 10:55:24 ---> Running in 45dd89b423eb 10:55:24 ---> 79f33f957f92 10:55:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:55:24 Removing intermediate container 45dd89b423eb 10:55:24 ---> f5c578dc849f 10:55:24 Step 13/22 : EXPOSE $APP_PORT 10:55:24 ---> Running in 9873e10e3c62 10:55:24 ---> a9b9ea204ea7 10:55:24 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:55:25 Removing intermediate container 9873e10e3c62 10:55:25 ---> db1bf582877e 10:55:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 10:55:25 ---> Running in 23d269b217d9 10:55:25 ---> f0c2dffee0e2 10:55:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:55:26 ---> 153e0a85db6d 10:55:26 Step 27/32 : RUN chmod +x /entrypoint.sh 10:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:55:26 ---> Running in 63392a5480f9 10:55:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:55:28 (1/1) Installing dumb-init (1.2.5-r1) 10:55:28 Executing busybox-1.35.0-r17.trigger 10:55:28 OK: 5 MiB in 15 packages 10:55:29 Removing intermediate container 63392a5480f9 10:55:29 ---> 9221c8371778 10:55:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 10:55:29 ---> Running in 89a5c2b52582 10:55:29 Removing intermediate container 23d269b217d9 10:55:29 ---> d940bc1b03cf 10:55:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:29 Removing intermediate container 89a5c2b52582 10:55:29 ---> 057675561ab5 10:55:29 Step 29/32 : CMD ["gate"] 10:55:30 ---> Running in 91af805c87e5 10:55:30 Removing intermediate container 91af805c87e5 10:55:30 ---> 26e3a4f4e84c 10:55:30 Step 30/32 : LABEL arch=arm64 10:55:30 ---> 5e520d0b0c61 10:55:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:55:30 ---> Running in 9256f9edc8e0 10:55:31 Removing intermediate container 9256f9edc8e0 10:55:31 ---> ba77c32f4246 10:55:31 Step 31/32 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:55:31 ---> Running in 71fe4311dac2 10:55:31 Removing intermediate container 71fe4311dac2 10:55:31 ---> a732fe935737 10:55:31 Step 32/32 : LABEL version=0.0.0 10:55:31 ---> Running in d0d4b977ab3c 10:55:32 ---> 0bd83ad16b0e 10:55:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:55:32 Removing intermediate container d0d4b977ab3c 10:55:32 ---> 2ae0dd43b6d2 10:55:32 10:55:32 Successfully built 2ae0dd43b6d2 10:55:32 Successfully tagged security-bootstrapper-arm64:latest 10:55:32  Building security-bootstrapper ... done  ---> a52181acfe5d 10:55:32 Step 18/22 : ENTRYPOINT ["/core-data"] 10:55:32 ---> Running in 48bf310e0e7e 10:55:33 Removing intermediate container 48bf310e0e7e 10:55:33 ---> a2789b166fbd 10:55:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:55:33 ---> Running in 4d450496b04e 10:55:33 Removing intermediate container 4d450496b04e 10:55:33 ---> 213924c6c1e2 10:55:33 Step 20/22 : LABEL arch=arm64 10:55:33 ---> Running in 09ee7107bdf7 10:55:33 Removing intermediate container 09ee7107bdf7 10:55:33 ---> 4391267b8839 10:55:33 Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:55:34 ---> Running in 82468a9e5365 10:55:34 Removing intermediate container 82468a9e5365 10:55:34 ---> a0436b6084cc 10:55:34 Step 22/22 : LABEL version=0.0.0 10:55:34 ---> Running in f6f913e51ccc 10:55:34 Removing intermediate container f6f913e51ccc 10:55:34 ---> ca048799aeb5 10:55:34 10:55:34 Successfully built ca048799aeb5 10:55:34 Successfully tagged core-data-arm64:latest 10:55:44  Building core-data ... done Removing intermediate container dc7044efca0b 10:55:44 ---> 07c4250c6438 10:55:44 10:55:44 Step 10/22 : FROM alpine:3.16 10:55:44 ---> 4c81e5bf8899 10:55:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:55:44 ---> Running in e2643e68aade 10:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:55:45 (1/2) Installing ca-certificates (20220614-r0) 10:55:45 (2/2) Installing dumb-init (1.2.5-r1) 10:55:45 Executing busybox-1.35.0-r17.trigger 10:55:45 Executing ca-certificates-20220614-r0.trigger 10:55:46 OK: 6 MiB in 16 packages 10:55:47 Removing intermediate container e2643e68aade 10:55:47 ---> 2623a71f345b 10:55:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:55:47 ---> Running in 42ea651a143f 10:55:47 Removing intermediate container 42ea651a143f 10:55:47 ---> 3c3faac8fe30 10:55:47 Step 13/22 : ENV APP_PORT=59860 10:55:47 ---> Running in 549d3df16f04 10:55:47 Removing intermediate container 549d3df16f04 10:55:47 ---> e238ecd081fa 10:55:47 Step 14/22 : EXPOSE $APP_PORT 10:55:47 ---> Running in fa4a35689149 10:55:48 Removing intermediate container fa4a35689149 10:55:48 ---> 7021876f36f3 10:55:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:48 ---> 6c9982e86869 10:55:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:55:50 ---> 962e6a0810ce 10:55:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:55:50 ---> 975a840e90ae 10:55:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:55:50 ---> Running in d1856f6fd06a 10:55:50 Removing intermediate container d1856f6fd06a 10:55:50 ---> 2b76c705d6b8 10:55:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:55:50 ---> Running in 175c3741bfc5 10:55:50 Removing intermediate container 175c3741bfc5 10:55:50 ---> 45f63431a101 10:55:50 Step 20/22 : LABEL arch=arm64 10:55:51 ---> Running in c33718bf9ccb 10:55:51 Removing intermediate container c33718bf9ccb 10:55:51 ---> 5e1c70c4b7f9 10:55:51 Step 21/22 : LABEL git_sha=4aea7bda880e73b64731ccf8ececfe2369e686e5 10:55:51 ---> Running in 4b8f62be798c 10:55:51 Removing intermediate container 4b8f62be798c 10:55:51 ---> b777a82789cd 10:55:51 Step 22/22 : LABEL version=0.0.0 10:55:51 ---> Running in 75cb7a73e5ce 10:55:52 Removing intermediate container 75cb7a73e5ce 10:55:52 ---> 7e47678607fc 10:55:52 10:55:52 Successfully built 7e47678607fc 10:55:52 Successfully tagged support-notifications-arm64:latest 10:55:52  Building support-notifications ... done  [Pipeline] } 10:55:52 $ docker stop --time=1 aa2d15fa8e551848faaabbc69159317aa923139ecb1f6ad9af9642c999106b40 10:55:54 $ docker rm -f --volumes aa2d15fa8e551848faaabbc69159317aa923139ecb1f6ad9af9642c999106b40 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:54 + docker images 10:55:54 REPOSITORY TAG IMAGE ID CREATED SIZE 10:55:54 support-notifications-arm64 latest 7e47678607fc 3 seconds ago 29.7MB 10:55:54 07c4250c6438 12 seconds ago 1.57GB 10:55:54 core-data-arm64 latest ca048799aeb5 20 seconds ago 17.2MB 10:55:54 security-bootstrapper-arm64 latest 2ae0dd43b6d2 22 seconds ago 19.6MB 10:55:54 bb011b73aec8 32 seconds ago 1.51GB 10:55:54 ef83c0f32f83 52 seconds ago 1.5GB 10:55:54 security-spiffe-token-provider-arm64 latest e81fedce451b About a minute ago 29.1MB 10:55:54 03868d64211b About a minute ago 1.54GB 10:55:54 core-command-arm64 latest cc4bd047a043 About a minute ago 17MB 10:55:54 472c552c25cf 2 minutes ago 1.51GB 10:55:54 security-spire-config-arm64 latest 960f02191932 7 minutes ago 83.6MB 10:55:54 security-spire-server-arm64 latest 77c9d9eb0673 7 minutes ago 84.3MB 10:55:54 370b95fa6082 7 minutes ago 1.38GB 10:55:54 d08f506d7695 7 minutes ago 1.38GB 10:55:54 support-scheduler-arm64 latest a1731ab16890 8 minutes ago 29MB 10:55:54 ab06a26d1311 8 minutes ago 1.57GB 10:55:54 security-secretstore-setup-arm64 latest dda27972c0e3 10 minutes ago 29MB 10:55:54 core-metadata-arm64 latest 54760a1da075 10 minutes ago 17.7MB 10:55:54 3eb42eaffe60 10 minutes ago 1.51GB 10:55:54 core-common-config-bootstrapper-arm64 latest 5934bf7aa99c 10 minutes ago 14.9MB 10:55:54 ab5679e20c06 10 minutes ago 1.5GB 10:55:54 ef49b7cce625 11 minutes ago 1.5GB 10:55:54 security-proxy-setup-arm64 latest f49996f7b406 11 minutes ago 26.9MB 10:55:54 b8043318dcb8 11 minutes ago 1.5GB 10:55:54 security-spire-agent-arm64 latest f911c17bf51c 17 minutes ago 122MB 10:55:54 5ffaabfe3f11 18 minutes ago 1.38GB 10:55:54 ci-base-image-arm64 latest 1ef2b4bcd793 31 minutes ago 905MB 10:55:54 alpine 3.15 354640af7b1b 2 days ago 5.34MB 10:55:54 alpine 3.16 4c81e5bf8899 2 days ago 5.3MB 10:55:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 10:55:54 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 10:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:55:55 10:55:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:55:56 arm64: Pulling from edgex-lftools-log-publisher 10:55:56 8998bd30e6a1: Pulling fs layer 10:55:56 04944245beec: Pulling fs layer 10:55:56 699f458cf7ca: Pulling fs layer 10:55:56 765212b225bb: Pulling fs layer 10:55:56 f23df028b6ca: Pulling fs layer 10:55:56 d65c8cfc05b1: Pulling fs layer 10:55:56 2437ff75d9bd: Pulling fs layer 10:55:56 765212b225bb: Waiting 10:55:56 f23df028b6ca: Waiting 10:55:56 d65c8cfc05b1: Waiting 10:55:56 2437ff75d9bd: Waiting 10:55:56 04944245beec: Verifying Checksum 10:55:56 04944245beec: Download complete 10:55:56 765212b225bb: Verifying Checksum 10:55:56 765212b225bb: Download complete 10:55:56 f23df028b6ca: Verifying Checksum 10:55:56 f23df028b6ca: Download complete 10:55:56 d65c8cfc05b1: Verifying Checksum 10:55:56 d65c8cfc05b1: Download complete 10:55:56 699f458cf7ca: Verifying Checksum 10:55:56 699f458cf7ca: Download complete 10:55:56 8998bd30e6a1: Verifying Checksum 10:55:56 8998bd30e6a1: Download complete 10:55:58 2437ff75d9bd: Verifying Checksum 10:55:58 2437ff75d9bd: Download complete 10:56:00 8998bd30e6a1: Pull complete 10:56:00 04944245beec: Pull complete 10:56:02 699f458cf7ca: Pull complete 10:56:02 765212b225bb: Pull complete 10:56:02 f23df028b6ca: Pull complete 10:56:03 d65c8cfc05b1: Pull complete 10:56:15 2437ff75d9bd: Pull complete 10:56:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:15 prd-ubuntu20.04-docker-arm64-4c-16g-5529 does not seem to be running inside a container 10:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:56:18 $ docker top ff8dd253e0e694da2f4332ac646752bb4909e938ccb07f46da910d63afad7f42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:19 ---> job-cost.sh 10:56:19 lf-activate-venv: SKIPPING 10:56:19 INFO: No Stack... 10:56:20 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:21 INFO: Archiving Costs [Pipeline] sh 10:56:22 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:56:22 + cut -d, -f6 [Pipeline] lock 10:56:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] 10:56:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] did not exist. Created. 10:56:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:22 + echo total: 0.10999999940395355 [Pipeline] stash 10:56:22 Stashed 1 file(s) [Pipeline] } 10:56:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4346-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:22 $ docker stop --time=1 ff8dd253e0e694da2f4332ac646752bb4909e938ccb07f46da910d63afad7f42 10:56:24 $ docker rm -f --volumes ff8dd253e0e694da2f4332ac646752bb4909e938ccb07f46da910d63afad7f42 [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 10:56:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:56:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:56:27 ---> package-listing.sh 10:56:27 ++ tr '[:upper:]' '[:lower:]' 10:56:27 ++ facter osfamily 10:56:27 + OS_FAMILY=debian 10:56:27 + workspace=/w/workspace/edgex-go/1 10:56:27 + START_PACKAGES=/tmp/packages_start.txt 10:56:27 + END_PACKAGES=/tmp/packages_end.txt 10:56:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:27 + PACKAGES=/tmp/packages_start.txt 10:56:27 + '[' /w/workspace/edgex-go/1 ']' 10:56:27 + PACKAGES=/tmp/packages_end.txt 10:56:27 + case "${OS_FAMILY}" in 10:56:27 + dpkg -l 10:56:27 + grep '^ii' 10:56:27 + '[' -f /tmp/packages_start.txt ']' 10:56:27 + '[' -f /tmp/packages_end.txt ']' 10:56:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:27 + '[' /w/workspace/edgex-go/1 ']' 10:56:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:56:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:56:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:56:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:28 10:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:29 latest: Pulling from edgex-lftools-log-publisher 10:56:29 5eb5b503b376: Pulling fs layer 10:56:29 5c69ac0246d0: Pulling fs layer 10:56:29 ec43610c2a17: Pulling fs layer 10:56:29 3a2ae6a8a46f: Pulling fs layer 10:56:29 33b1e0a273af: Pulling fs layer 10:56:29 5d3b04190fa2: Pulling fs layer 10:56:29 2f39f015ded8: Pulling fs layer 10:56:29 33b1e0a273af: Waiting 10:56:29 5d3b04190fa2: Waiting 10:56:29 2f39f015ded8: Waiting 10:56:29 3a2ae6a8a46f: Waiting 10:56:29 5c69ac0246d0: Download complete 10:56:29 3a2ae6a8a46f: Verifying Checksum 10:56:29 3a2ae6a8a46f: Download complete 10:56:29 33b1e0a273af: Verifying Checksum 10:56:29 33b1e0a273af: Download complete 10:56:29 5d3b04190fa2: Verifying Checksum 10:56:29 5d3b04190fa2: Download complete 10:56:29 ec43610c2a17: Verifying Checksum 10:56:29 ec43610c2a17: Download complete 10:56:29 5eb5b503b376: Verifying Checksum 10:56:29 5eb5b503b376: Download complete 10:56:30 2f39f015ded8: Download complete 10:56:30 5eb5b503b376: Pull complete 10:56:31 5c69ac0246d0: Pull complete 10:56:31 ec43610c2a17: Pull complete 10:56:31 3a2ae6a8a46f: Pull complete 10:56:31 33b1e0a273af: Pull complete 10:56:31 5d3b04190fa2: Pull complete 10:56:37 2f39f015ded8: Pull complete 10:56:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:37 prd-ubuntu20.04-docker-8c-8g-5528 does not seem to be running inside a container 10:56:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:56:43 $ docker top 15c246952045954e3e2be874c3265896f0d6bf5ab0c6779dd664534a0e89b56f -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:56:44 + mkdir -p /var/log/sysstat [Pipeline] sh 10:56:44 + ls /var/log/sa-host 10:56:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:45 provisioning config files... 10:56:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3103713497412067510tmp [Pipeline] { [Pipeline] echo 10:56:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:56:45 ---> create-netrc.sh [Pipeline] } 10:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:56:45 ---> python-tools-install.sh [Pipeline] echo 10:56:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:56:46 ---> sudo-logs.sh 10:56:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:56:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:56:46 ---> job-cost.sh 10:56:46 lf-activate-venv: SKIPPING 10:56:46 DEBUG: total: 0.10999999940395355 10:56:46 INFO: Retrieving Stack Cost... 10:56:46 INFO: Retrieving Pricing Info for: v3-standard-8 10:56:47 INFO: Archiving Costs [Pipeline] echo 10:56:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:56:47 ---> logs-deploy.sh 10:56:47 lf-activate-venv: SKIPPING 10:56:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4346/1 10:56:47 INFO: archiving workspace using pattern(s): 10:56:48 Archives upload complete. 10:56:48 INFO: archiving logs to Nexus 10:56:49 ---> uname -a: 10:56:49 Linux prd-ubuntu20-04-docker-8c-8g-5528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:56:49 10:56:49 10:56:49 ---> lscpu: 10:56:49 Architecture: x86_64 10:56:49 CPU op-mode(s): 32-bit, 64-bit 10:56:49 Byte Order: Little Endian 10:56:49 Address sizes: 40 bits physical, 48 bits virtual 10:56:49 CPU(s): 8 10:56:49 On-line CPU(s) list: 0-7 10:56:49 Thread(s) per core: 1 10:56:49 Core(s) per socket: 1 10:56:49 Socket(s): 8 10:56:49 NUMA node(s): 1 10:56:49 Vendor ID: AuthenticAMD 10:56:49 CPU family: 23 10:56:49 Model: 49 10:56:49 Model name: AMD EPYC-Rome Processor 10:56:49 Stepping: 0 10:56:49 CPU MHz: 2799.996 10:56:49 BogoMIPS: 5599.99 10:56:49 Virtualization: AMD-V 10:56:49 Hypervisor vendor: KVM 10:56:49 Virtualization type: full 10:56:49 L1d cache: 256 KiB 10:56:49 L1i cache: 256 KiB 10:56:49 L2 cache: 4 MiB 10:56:49 L3 cache: 128 MiB 10:56:49 NUMA node0 CPU(s): 0-7 10:56:49 Vulnerability Itlb multihit: Not affected 10:56:49 Vulnerability L1tf: Not affected 10:56:49 Vulnerability Mds: Not affected 10:56:49 Vulnerability Meltdown: Not affected 10:56:49 Vulnerability Mmio stale data: Not affected 10:56:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:56:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:56:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:56:49 Vulnerability Srbds: Not affected 10:56:49 Vulnerability Tsx async abort: Not affected 10:56:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:56:49 10:56:49 10:56:49 ---> nproc: 10:56:49 8 10:56:49 10:56:49 10:56:49 ---> df -h: 10:56:49 Filesystem Size Used Avail Use% Mounted on 10:56:49 overlay 155G 12G 144G 8% / 10:56:49 tmpfs 64M 0 64M 0% /dev 10:56:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:56:49 shm 64M 0 64M 0% /dev/shm 10:56:49 /dev/vda1 155G 12G 144G 8% /facter-os 10:56:49 10:56:49