Pull request #4605 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5665d89f9f1d0732350841de6292d5621bfb5039+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (87a28196caae7e7d153820a6aedcac59dbece876) 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-ssh6606492814179000835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7487615368958309789.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4605/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-4605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1512010525262032967.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-4605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13724547361101792995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12521687835233476943.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-4605/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-4605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12026778486026539478.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-912 in /w/workspace/edgexfoundry_edgex-go_PR-4605 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit 5665d89f9f1d0732350841de6292d5621bfb5039 Merge succeeded, producing 5665d89f9f1d0732350841de6292d5621bfb5039 Checking out Revision 5665d89f9f1d0732350841de6292d5621bfb5039 (PR-4605) > 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/4605/head:refs/remotes/origin/PR-4605 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5665d89f9f1d0732350841de6292d5621bfb5039 # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5665d89f9f1d0732350841de6292d5621bfb5039 # timeout=10 Commit message: "build: Update to latest EdgeX go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T00:46:49.041Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T00:46:49.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T00:46:49.297Z] ========================================================= [2023-07-12T00:46:49.297Z] EdgeX Global Pipelines Version Info [2023-07-12T00:46:49.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:46:50.064Z] ------------------- [2023-07-12T00:46:50.064Z] stable info: [2023-07-12T00:46:50.064Z] ------------------- [2023-07-12T00:46:50.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T00:46:50.064Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:46:50.064Z] Message: update stable to v1.0.250 [2023-07-12T00:46:50.635Z] ------------------- [2023-07-12T00:46:50.635Z] experimental info: [2023-07-12T00:46:50.635Z] ------------------- [2023-07-12T00:46:50.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T00:46:50.635Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:46:50.635Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T00:46:50.907Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-12T00:46:50.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-12T00:46:50.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T00:46:51.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T00:46:51.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T00:46:51.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T00:46:51.167Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T00:46:51.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-12T00:46:51.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-12T00:46:51.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-12T00:46:51.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T00:46:51.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T00:46:51.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T00:46:51.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T00:46:51.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T00:46:51.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:46:51.592Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:46:51.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T00:46:51.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-12T00:46:51.711Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-12T00:46:51.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T00:46:51.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T00:46:51.830Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T00:46:51.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4605 [Pipeline] echo [2023-07-12T00:46:51.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4605 [Pipeline] echo [2023-07-12T00:46:51.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4605 [Pipeline] echo [2023-07-12T00:46:51.993Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5665d89f9f1d0732350841de6292d5621bfb5039 [Pipeline] echo [2023-07-12T00:46:52.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5665d89 [Pipeline] echo [2023-07-12T00:46:52.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:46:52.179Z] provisioning config files... [2023-07-12T00:46:53.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9677733615739931229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:46:53.654Z] ---> docker-login.sh [2023-07-12T00:46:53.654Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:46:53.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:53.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:53.916Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:53.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:53.916Z] [2023-07-12T00:46:53.916Z] Login Succeeded [2023-07-12T00:46:53.916Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:46:53.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:53.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:53.916Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:53.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:53.916Z] [2023-07-12T00:46:53.916Z] Login Succeeded [2023-07-12T00:46:53.916Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:46:57.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:57.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:57.362Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:57.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:57.362Z] [2023-07-12T00:46:57.362Z] Login Succeeded [2023-07-12T00:46:57.362Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:46:57.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:57.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:57.362Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:57.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:57.362Z] [2023-07-12T00:46:57.362Z] Login Succeeded [2023-07-12T00:46:57.362Z] docker.io [2023-07-12T00:46:57.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:57.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:57.622Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:57.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:57.622Z] [2023-07-12T00:46:57.622Z] Login Succeeded [2023-07-12T00:46:57.622Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:46:57.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:46:58.078Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-07-12T00:46:58.078Z] + dirname cmd/core-command/Dockerfile [2023-07-12T00:46:58.078Z] + cut -d/ -f2 [2023-07-12T00:46:58.078Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-12T00:46:58.078Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T00:46:58.078Z] cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-12T00:46:58.079Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-07-12T00:46:58.079Z] [2023-07-12T00:46:58.079Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-12T00:46:58.079Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-07-12T00:46:58.079Z] -f2 [2023-07-12T00:46:58.079Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2023-07-12T00:46:58.079Z] cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-12T00:46:58.079Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-12T00:46:58.079Z] + cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-12T00:46:58.079Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2023-07-12T00:46:58.079Z] [2023-07-12T00:46:58.079Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-12T00:46:58.079Z] + dirname cmd/support-scheduler/Dockerfile+ [2023-07-12T00:46:58.079Z] cut -d/ -f2 [2023-07-12T00:46:58.079Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-12T00:46:58.157Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T00:46:58.680Z] + git rev-list -1 --merges 5665d89f9f1d0732350841de6292d5621bfb5039~1..5665d89f9f1d0732350841de6292d5621bfb5039 [Pipeline] echo [2023-07-12T00:46:58.717Z] -----------> git rev-list -1 --merges 5665d89f9f1d0732350841de6292d5621bfb5039~1..5665d89f9f1d0732350841de6292d5621bfb5039 5665d89f9f1d0732350841de6292d5621bfb5039 [false] [Pipeline] sh [2023-07-12T00:46:59.026Z] + git log --format=format:%s -1 5665d89f9f1d0732350841de6292d5621bfb5039 [Pipeline] echo [2023-07-12T00:46:59.059Z] ========================================================= [2023-07-12T00:46:59.059Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T00:46:59.059Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-12T00:47:00.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:47:00.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T00:47:00.749Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T00:47:00.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T00:47:00.749Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T00:47:00.749Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T00:47:00.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:01.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:47:01.183Z] [2023-07-12T00:47:01.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:01.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:47:01.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T00:47:01.558Z] b85a868b505f: Pulling fs layer [2023-07-12T00:47:01.558Z] e2be974225ed: Pulling fs layer [2023-07-12T00:47:01.558Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T00:47:01.558Z] 988bab9f4d93: Pulling fs layer [2023-07-12T00:47:01.558Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T00:47:01.558Z] eaf3925da568: Pulling fs layer [2023-07-12T00:47:01.558Z] bab4dde63d76: Pulling fs layer [2023-07-12T00:47:01.558Z] bde34c3a00c8: Pulling fs layer [2023-07-12T00:47:01.558Z] b352a97aabf1: Pulling fs layer [2023-07-12T00:47:01.558Z] 4872d77fe225: Pulling fs layer [2023-07-12T00:47:01.558Z] 5851b861e8e6: Pulling fs layer [2023-07-12T00:47:01.558Z] 1469e6f7b9e6: Waiting [2023-07-12T00:47:01.558Z] bde34c3a00c8: Waiting [2023-07-12T00:47:01.558Z] 988bab9f4d93: Waiting [2023-07-12T00:47:01.558Z] 5851b861e8e6: Waiting [2023-07-12T00:47:01.558Z] bab4dde63d76: Waiting [2023-07-12T00:47:01.558Z] 4872d77fe225: Waiting [2023-07-12T00:47:01.558Z] b352a97aabf1: Waiting [2023-07-12T00:47:01.558Z] eaf3925da568: Waiting [2023-07-12T00:47:01.558Z] e2be974225ed: Verifying Checksum [2023-07-12T00:47:01.558Z] e2be974225ed: Download complete [2023-07-12T00:47:01.558Z] 988bab9f4d93: Download complete [2023-07-12T00:47:01.558Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T00:47:01.558Z] 1469e6f7b9e6: Download complete [2023-07-12T00:47:01.558Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T00:47:01.558Z] 339a4e72a1f5: Download complete [2023-07-12T00:47:01.558Z] eaf3925da568: Verifying Checksum [2023-07-12T00:47:01.558Z] eaf3925da568: Download complete [2023-07-12T00:47:01.817Z] bde34c3a00c8: Download complete [2023-07-12T00:47:01.817Z] b352a97aabf1: Verifying Checksum [2023-07-12T00:47:01.817Z] b352a97aabf1: Download complete [2023-07-12T00:47:01.817Z] 5851b861e8e6: Download complete [2023-07-12T00:47:01.817Z] b85a868b505f: Verifying Checksum [2023-07-12T00:47:01.817Z] b85a868b505f: Download complete [2023-07-12T00:47:02.076Z] bab4dde63d76: Verifying Checksum [2023-07-12T00:47:02.076Z] bab4dde63d76: Download complete [2023-07-12T00:47:03.012Z] b85a868b505f: Pull complete [2023-07-12T00:47:03.012Z] e2be974225ed: Pull complete [2023-07-12T00:47:03.581Z] 339a4e72a1f5: Pull complete [2023-07-12T00:47:03.581Z] 988bab9f4d93: Pull complete [2023-07-12T00:47:03.841Z] 1469e6f7b9e6: Pull complete [2023-07-12T00:47:03.841Z] eaf3925da568: Pull complete [2023-07-12T00:47:05.740Z] bab4dde63d76: Pull complete [2023-07-12T00:47:05.740Z] bde34c3a00c8: Pull complete [2023-07-12T00:47:05.740Z] b352a97aabf1: Pull complete [2023-07-12T00:47:05.740Z] 4872d77fe225: Pull complete [2023-07-12T00:47:06.000Z] 5851b861e8e6: Pull complete [2023-07-12T00:47:06.000Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T00:47:06.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:47:06.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:47:06.208Z] prd-ubuntu20.04-docker-8c-8g-912 does not seem to be running inside a container [2023-07-12T00:47:06.241Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T00:47:10.923Z] $ docker top 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 -eo pid,comm [2023-07-12T00:47:10.974Z] 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). [2023-07-12T00:47:10.974Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:47:11.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:47:11.125Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:47:11.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:47:11.259Z] $ docker exec 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 ssh-agent [2023-07-12T00:47:11.361Z] SSH_AUTH_SOCK=/tmp/ssh-jhtfMECbvRIe/agent.32 [2023-07-12T00:47:11.361Z] SSH_AGENT_PID=38 [2023-07-12T00:47:11.367Z] Running ssh-add (command line suppressed) [2023-07-12T00:47:11.471Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3568029064745543600.key (/w/workspace/edgex-go/1@tmp/private_key_3568029064745543600.key) [2023-07-12T00:47:11.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:47:11.829Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T00:47:11.856Z] $ docker exec --env ******** --env ******** 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 ssh-agent -k [2023-07-12T00:47:11.948Z] unset SSH_AUTH_SOCK; [2023-07-12T00:47:11.949Z] unset SSH_AGENT_PID; [2023-07-12T00:47:11.949Z] echo Agent pid 38 killed; [2023-07-12T00:47:11.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T00:47:12.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:47:12.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:47:12.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:47:12.143Z] $ docker exec 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 ssh-agent [2023-07-12T00:47:12.262Z] SSH_AUTH_SOCK=/tmp/ssh-TfTDaTtkfsNC/agent.70 [2023-07-12T00:47:12.262Z] SSH_AGENT_PID=76 [2023-07-12T00:47:12.266Z] Running ssh-add (command line suppressed) [2023-07-12T00:47:12.362Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7175660872179431217.key (/w/workspace/edgex-go/1@tmp/private_key_7175660872179431217.key) [2023-07-12T00:47:12.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:47:12.700Z] + git semver init [2023-07-12T00:47:12.960Z] 2023-07-12 00:47:12,881 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T00:47:12.960Z] 2023-07-12 00:47:12,882 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-12T00:47:12.960Z] 2023-07-12 00:47:12,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-12T00:47:12.960Z] 2023-07-12 00:47:12,883 [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) [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,979 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4605 with force:False [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,980 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4605 [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,984 [execute] INFO git cat-file --batch-check [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,990 [execute] INFO git cat-file --batch [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:47:31.060Z] 2023-07-12 00:47:27,994 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4605 [2023-07-12T00:47:31.060Z] 0.0.0 [Pipeline] } [2023-07-12T00:47:31.096Z] $ docker exec --env ******** --env ******** 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 ssh-agent -k [2023-07-12T00:47:31.187Z] unset SSH_AUTH_SOCK; [2023-07-12T00:47:31.187Z] unset SSH_AGENT_PID; [2023-07-12T00:47:31.187Z] echo Agent pid 76 killed; [2023-07-12T00:47:31.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:47:31.619Z] + git semver [Pipeline] } [2023-07-12T00:47:31.929Z] $ docker stop --time=1 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 [2023-07-12T00:47:34.143Z] $ docker rm -f --volumes 4bd147cd35687e4105af534c5db96bad24c9185c87872bf1217e8e2cc1d0e771 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:47:34.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T00:47:35.026Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T00:47:35.046Z] [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 [2023-07-12T00:47:35.813Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-12T00:47:35.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:47:35.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:47:35.935Z] ========================================================= [2023-07-12T00:47:35.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T00:47:35.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:47:36.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:47:36.285Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T00:47:36.285Z] f56be85fc22e: Pulling fs layer [2023-07-12T00:47:36.285Z] 85791d961cd3: Pulling fs layer [2023-07-12T00:47:36.285Z] d694b5ae8c79: Pulling fs layer [2023-07-12T00:47:36.285Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T00:47:36.285Z] 4d19c01a9841: Pulling fs layer [2023-07-12T00:47:36.285Z] 9325e15d5711: Pulling fs layer [2023-07-12T00:47:36.285Z] 556b6ee489ea: Pulling fs layer [2023-07-12T00:47:36.285Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T00:47:36.285Z] 9325e15d5711: Waiting [2023-07-12T00:47:36.285Z] 4d19c01a9841: Waiting [2023-07-12T00:47:36.285Z] 556b6ee489ea: Waiting [2023-07-12T00:47:36.285Z] 9f32a84ed3da: Waiting [2023-07-12T00:47:36.285Z] c5a4b2cf53e6: Waiting [2023-07-12T00:47:36.285Z] 85791d961cd3: Download complete [2023-07-12T00:47:36.285Z] 9f32a84ed3da: Verifying Checksum [2023-07-12T00:47:36.285Z] 9f32a84ed3da: Download complete [2023-07-12T00:47:36.285Z] 4d19c01a9841: Verifying Checksum [2023-07-12T00:47:36.285Z] 4d19c01a9841: Download complete [2023-07-12T00:47:36.285Z] f56be85fc22e: Verifying Checksum [2023-07-12T00:47:36.285Z] f56be85fc22e: Download complete [2023-07-12T00:47:36.285Z] 9325e15d5711: Verifying Checksum [2023-07-12T00:47:36.285Z] 9325e15d5711: Download complete [2023-07-12T00:47:36.547Z] f56be85fc22e: Pull complete [2023-07-12T00:47:36.547Z] 85791d961cd3: Pull complete [2023-07-12T00:47:36.807Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T00:47:36.807Z] c5a4b2cf53e6: Download complete [2023-07-12T00:47:37.067Z] d694b5ae8c79: Verifying Checksum [2023-07-12T00:47:37.067Z] d694b5ae8c79: Download complete [2023-07-12T00:47:37.325Z] 556b6ee489ea: Verifying Checksum [2023-07-12T00:47:37.325Z] 556b6ee489ea: Download complete [2023-07-12T00:47:40.600Z] d694b5ae8c79: Pull complete [2023-07-12T00:47:40.600Z] 9f32a84ed3da: Pull complete [2023-07-12T00:47:40.600Z] 4d19c01a9841: Pull complete [2023-07-12T00:47:40.600Z] 9325e15d5711: Pull complete [2023-07-12T00:47:43.125Z] 556b6ee489ea: Pull complete [2023-07-12T00:47:43.690Z] c5a4b2cf53e6: Pull complete [2023-07-12T00:47:43.690Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T00:47:43.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:47:43.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:47:44.043Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:47:44.043Z] WORKDIR /edgex [2023-07-12T00:47:44.043Z] COPY go.mod . [2023-07-12T00:47:44.043Z] RUN go mod download [2023-07-12T00:47:44.043Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-12T00:47:44.610Z] Sending build context to Docker daemon 170.6MB [2023-07-12T00:47:44.610Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:47:44.610Z] ---> c4be618373d6 [2023-07-12T00:47:44.610Z] Step 2/4 : WORKDIR /edgex [2023-07-12T00:47:50.356Z] Still waiting to schedule task [2023-07-12T00:47:50.357Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-12T00:47:52.735Z] ---> Running in 242a8c7b63e9 [2023-07-12T00:47:52.735Z] Removing intermediate container 242a8c7b63e9 [2023-07-12T00:47:52.735Z] ---> cf41720d128f [2023-07-12T00:47:52.735Z] Step 3/4 : COPY go.mod . [2023-07-12T00:47:52.735Z] ---> 44c656b08e24 [2023-07-12T00:47:52.735Z] Step 4/4 : RUN go mod download [2023-07-12T00:47:52.735Z] ---> Running in 0ec24a1b21e9 [2023-07-12T00:48:19.283Z] Removing intermediate container 0ec24a1b21e9 [2023-07-12T00:48:19.283Z] ---> 665aceba469b [2023-07-12T00:48:19.283Z] Successfully built 665aceba469b [2023-07-12T00:48:19.283Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:48:19.651Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:48:19.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:48:19.801Z] prd-ubuntu20.04-docker-8c-8g-912 does not seem to be running inside a container [2023-07-12T00:48:19.840Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T00:48:20.280Z] $ docker top 0312c143e7df9a8486b91498a466dc7da8c3b6db93cc534d3b264fd9bf16567b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:48:20.667Z] + go version [2023-07-12T00:48:20.667Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T00:48:20.702Z] $ docker stop --time=1 0312c143e7df9a8486b91498a466dc7da8c3b6db93cc534d3b264fd9bf16567b [2023-07-12T00:48:21.957Z] $ docker rm -f --volumes 0312c143e7df9a8486b91498a466dc7da8c3b6db93cc534d3b264fd9bf16567b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:48:22.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:48:22.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:48:22.795Z] prd-ubuntu20.04-docker-8c-8g-912 does not seem to be running inside a container [2023-07-12T00:48:22.838Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T00:48:23.223Z] $ docker top 109202a27b86f6d0c2680795ba30fef4251470ca27904513c2e752cc294197c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T00:48:23.330Z] ========================================================= [2023-07-12T00:48:23.330Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T00:48:23.330Z] ========================================================= [Pipeline] sh [2023-07-12T00:48:23.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:48:23.977Z] + make test [2023-07-12T00:48:23.977Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:48:30.548Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T00:48:42.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T00:48:42.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T00:48:43.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T00:48:43.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T00:48:43.833Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T00:48:44.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T00:48:44.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T00:48:44.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T00:48:44.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T00:48:44.350Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T00:48:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T00:48:44.917Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T00:48:44.917Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T00:48:44.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T00:48:45.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T00:48:45.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T00:48:45.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-07-12T00:48:46.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-07-12T00:48:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T00:48:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T00:48:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T00:48:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T00:48:48.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T00:48:49.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T00:48:49.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T00:48:49.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:48:49.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T00:48:49.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T00:48:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.080s coverage: 71.5% of statements [2023-07-12T00:48:49.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-07-12T00:48:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T00:48:50.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T00:48:51.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.544s coverage: 88.5% of statements [2023-07-12T00:48:51.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.8% of statements [2023-07-12T00:48:51.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T00:48:51.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:48:51.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T00:48:52.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements [2023-07-12T00:48:52.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T00:48:52.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T00:48:52.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T00:48:52.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T00:48:52.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T00:48:52.561Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-07-12T00:48:53.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T00:48:53.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T00:48:53.497Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T00:48:53.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-07-12T00:48:54.064Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T00:48:54.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T00:48:54.064Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-07-12T00:48:54.064Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.0% of statements [2023-07-12T00:48:54.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.190s coverage: 42.9% of statements [2023-07-12T00:48:55.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.167s coverage: 82.9% of statements [2023-07-12T00:48:55.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.151s coverage: 94.1% of statements [2023-07-12T00:48:55.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-07-12T00:48:55.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-07-12T00:48:55.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T00:48:55.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T00:48:55.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T00:48:55.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T00:48:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T00:48:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T00:48:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T00:48:55.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T00:48:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T00:48:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T00:48:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T00:48:56.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T00:48:57.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T00:48:57.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T00:48:57.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T00:48:58.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T00:48:59.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T00:49:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T00:49:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T00:49:01.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T00:49:01.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T00:49:01.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T00:49:03.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T00:49:03.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T00:49:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T00:49:04.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T00:49:04.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T00:49:04.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T00:49:04.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T00:49:05.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T00:49:05.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T00:49:05.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T00:49:05.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T00:49:06.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T00:49:06.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:49:06.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T00:49:06.820Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T00:49:07.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.102s coverage: 94.4% of statements [2023-07-12T00:49:07.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T00:49:07.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T00:49:08.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T00:49:08.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.067s coverage: 92.9% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.107s coverage: 81.8% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.8% of statements [2023-07-12T00:49:20.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-07-12T00:49:20.476Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-07-12T00:49:20.476Z] running golangci-lint [2023-07-12T00:49:20.476Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-12T00:49:20.476Z] go version go1.20.2 linux/amd64 [2023-07-12T00:49:20.476Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-12T00:49:20.476Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-12T00:49:35.336Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 13.848186738s" [2023-07-12T00:49:35.336Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.446547ms" [2023-07-12T00:49:40.603Z] level=info msg="[linters_context/goanalysis] analyzers took 56.165423935s with top 10 stages: buildir: 28.436980054s, fact_deprecated: 1.907361585s, printf: 1.750090183s, ctrlflow: 1.535884865s, inspect: 1.393490153s, gosec: 1.332083485s, nilness: 1.300695949s, fact_purity: 940.091693ms, S1038: 939.409701ms, typedness: 927.625551ms" [2023-07-12T00:49:40.603Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-12T00:49:40.603Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, nolint: 0/23, cgo: 203/203, identifier_marker: 203/203, exclude: 203/203" [2023-07-12T00:49:40.603Z] level=info msg="[runner] processing took 20.774063ms with stages: nolint: 8.637795ms, identifier_marker: 6.765402ms, exclude-rules: 1.871153ms, path_prettifier: 1.63412ms, autogenerated_exclude: 1.024257ms, skip_dirs: 724.4µs, filename_unadjuster: 68.004µs, cgo: 44.622µs, max_same_issues: 850ns, exclude: 620ns, skip_files: 460ns, uniq_by_line: 460ns, source_code: 400ns, path_shortener: 320ns, diff: 280ns, severity-rules: 260ns, sort_results: 250ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-07-12T00:49:40.603Z] level=info msg="[runner] linters took 6.822294887s with stages: goanalysis_metalinter: 6.801392966s" [2023-07-12T00:49:40.603Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-12T00:49:40.603Z] level=info msg="Memory: 209 samples, avg is 189.4MB, max is 805.9MB" [2023-07-12T00:49:40.603Z] level=info msg="Execution took 20.716351318s" [2023-07-12T00:49:40.603Z] go vet ./... [2023-07-12T00:49:44.795Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:49:44.795Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:49:44.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:49:44.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-12T00:49:45.151Z] + ls -al . [2023-07-12T00:49:45.151Z] total 720 [2023-07-12T00:49:45.151Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 00:48 . [2023-07-12T00:49:45.151Z] drwxr-xr-x 4 root root 4096 Jul 12 00:48 .. [2023-07-12T00:49:45.151Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 00:46 .blubracket [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 16 Jul 12 00:46 .dockerignore [2023-07-12T00:49:45.151Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 00:47 .git [2023-07-12T00:49:45.151Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 00:46 .github [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 1133 Jul 12 00:46 .gitignore [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 00:46 .golangci.yml [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 87 Jul 12 00:46 .hadolint.yml [2023-07-12T00:49:45.151Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 00:47 .semver [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 00:46 .sonarcloud.properties [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 00:46 ADOPTERS.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 11234 Jul 12 00:46 Attribution.txt [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 93407 Jul 12 00:46 CHANGELOG.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 00:46 CONTRIBUTING.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 00:46 GOVERNANCE.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 883 Jul 12 00:46 Jenkinsfile [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 00:46 LICENSE [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 14368 Jul 12 00:46 Makefile [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 00:46 OWNERS.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 9923 Jul 12 00:46 README.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 00:46 SECURITY.md [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 00:47 VERSION [2023-07-12T00:49:45.151Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 00:46 bin [2023-07-12T00:49:45.151Z] drwxrwxr-x 18 1001 1001 4096 Jul 12 00:46 cmd [2023-07-12T00:49:45.151Z] -rw-r--r-- 1 root root 447731 Jul 12 00:49 coverage.out [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 3429 Jul 12 00:46 go.mod [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 32406 Jul 12 00:46 go.sum [2023-07-12T00:49:45.151Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 00:46 internal [2023-07-12T00:49:45.151Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 00:46 openapi [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 594 Jul 12 00:46 security.txt [2023-07-12T00:49:45.151Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 00:46 snap [2023-07-12T00:49:45.151Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 00:46 version.go [Pipeline] sh [2023-07-12T00:49:45.528Z] + '[' -e coverage.out ] [2023-07-12T00:49:45.529Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-12T00:49:45.658Z] Stashed 1 file(s) [Pipeline] sh [2023-07-12T00:49:45.950Z] + make build [2023-07-12T00:49:45.950Z] 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 [2023-07-12T00:49:51.201Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-913 in /w/workspace/edgexfoundry_edgex-go_PR-4605 [Pipeline] { [Pipeline] ws [2023-07-12T00:49:51.263Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-12T00:49:51.337Z] The recommended git tool is: git [2023-07-12T00:49:57.229Z] using credential edgex-jenkins-ssh [2023-07-12T00:49:57.246Z] Cloning the remote Git repository [2023-07-12T00:49:57.289Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-12T00:49:57.371Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-12T00:49:57.511Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T00:49:57.512Z] > git --version # timeout=10 [2023-07-12T00:49:58.147Z] 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 [2023-07-12T00:49:58.147Z] 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 [2023-07-12T00:49:57.540Z] > git --version # 'git version 2.25.1' [2023-07-12T00:49:57.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:49:57.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:49:59.523Z] 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 [2023-07-12T00:50:00.088Z] 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 [2023-07-12T00:50:06.644Z] 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 [2023-07-12T00:50:08.016Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T00:50:09.391Z] 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 [2023-07-12T00:50:10.324Z] 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 [2023-07-12T00:50:11.259Z] 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 [2023-07-12T00:50:11.825Z] 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 [2023-07-12T00:50:13.200Z] 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] } [2023-07-12T00:50:14.160Z] $ docker stop --time=1 109202a27b86f6d0c2680795ba30fef4251470ca27904513c2e752cc294197c1 [2023-07-12T00:50:14.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T00:50:14.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:50:15.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-12T00:50:15.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-12T00:50:15.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:50:15.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4605/head:refs/remotes/origin/PR-4605 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-12T00:50:16.141Z] Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit 5665d89f9f1d0732350841de6292d5621bfb5039 [2023-07-12T00:50:16.537Z] Merge succeeded, producing 5665d89f9f1d0732350841de6292d5621bfb5039 [2023-07-12T00:50:16.537Z] Checking out Revision 5665d89f9f1d0732350841de6292d5621bfb5039 (PR-4605) [2023-07-12T00:50:16.160Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T00:50:16.230Z] > git checkout -f 5665d89f9f1d0732350841de6292d5621bfb5039 # timeout=10 [2023-07-12T00:50:16.440Z] > git remote # timeout=10 [2023-07-12T00:50:16.458Z] > git config --get remote.origin.url # timeout=10 [2023-07-12T00:50:16.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:50:16.490Z] > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 [2023-07-12T00:50:16.513Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-12T00:50:16.546Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T00:50:16.562Z] > git checkout -f 5665d89f9f1d0732350841de6292d5621bfb5039 # timeout=10 [2023-07-12T00:50:19.310Z] $ docker rm -f --volumes 109202a27b86f6d0c2680795ba30fef4251470ca27904513c2e752cc294197c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-07-12T00:50:20.166Z] Commit message: "build: Update to latest EdgeX go-mods" [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2023-07-12T00:50:20.226Z] > git --version # timeout=10 [2023-07-12T00:50:20.243Z] > git --version # 'git version 2.25.1' [2023-07-12T00:50:20.265Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:50:20.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T00:50:20.633Z] [2023-07-12T00:50:20.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-07-12T00:50:21.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T00:50:21.126Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-12T00:50:21.126Z] 91d30c5bc195: Pulling fs layer [2023-07-12T00:50:21.126Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-12T00:50:21.126Z] 9c61dcf015f6: Pulling fs layer [2023-07-12T00:50:21.126Z] 4698f68db338: Pulling fs layer [2023-07-12T00:50:21.126Z] 2a2f49069b9e: Pulling fs layer [2023-07-12T00:50:21.126Z] e0025b399a48: Pulling fs layer [2023-07-12T00:50:21.126Z] 2a2f49069b9e: Waiting [2023-07-12T00:50:21.126Z] e0025b399a48: Waiting [2023-07-12T00:50:21.126Z] 4698f68db338: Waiting [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:50:21.384Z] 91d30c5bc195: Verifying Checksum [2023-07-12T00:50:21.384Z] 91d30c5bc195: Download complete [2023-07-12T00:50:21.384Z] 4698f68db338: Verifying Checksum [2023-07-12T00:50:21.384Z] 4698f68db338: Download complete [2023-07-12T00:50:21.384Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-12T00:50:21.384Z] 2e9b0aa3be6d: Download complete [2023-07-12T00:50:21.384Z] e0025b399a48: Verifying Checksum [2023-07-12T00:50:21.384Z] e0025b399a48: Download complete [2023-07-12T00:50:21.384Z] 91d30c5bc195: Pull complete [2023-07-12T00:50:21.384Z] 2a2f49069b9e: Verifying Checksum [2023-07-12T00:50:21.384Z] 2a2f49069b9e: Download complete [2023-07-12T00:50:21.642Z] 2e9b0aa3be6d: Pull complete [2023-07-12T00:50:21.646Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T00:50:21.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T00:50:21.646Z] Dload Upload Total Spent Left Speed [2023-07-12T00:50:21.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [2023-07-12T00:50:21.899Z] 9c61dcf015f6: Download complete [Pipeline] sh [2023-07-12T00:50:22.328Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T00:50:22.675Z] + sudo tee /etc/docker/daemon.new [2023-07-12T00:50:22.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T00:50:22.675Z] { [2023-07-12T00:50:22.675Z] "registry-mirrors": [ [2023-07-12T00:50:22.675Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T00:50:22.675Z] ], [2023-07-12T00:50:22.675Z] "bip": "10.250.0.254/24", [2023-07-12T00:50:22.675Z] "hosts": [ [2023-07-12T00:50:22.675Z] "tcp://0.0.0.0:5555", [2023-07-12T00:50:22.675Z] "unix:///var/run/docker.sock" [2023-07-12T00:50:22.675Z] ], [2023-07-12T00:50:22.675Z] "mtu": 1458, [2023-07-12T00:50:22.675Z] "selinux-enabled": true, [2023-07-12T00:50:22.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T00:50:22.675Z] } [Pipeline] sh [2023-07-12T00:50:23.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T00:50:23.367Z] + sudo service docker restart [2023-07-12T00:50:24.426Z] 9c61dcf015f6: Pull complete [2023-07-12T00:50:24.426Z] 4698f68db338: Pull complete [2023-07-12T00:50:24.685Z] 2a2f49069b9e: Pull complete [2023-07-12T00:50:24.685Z] e0025b399a48: Pull complete [2023-07-12T00:50:24.685Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-12T00:50:24.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-12T00:50:24.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:50:25.235Z] prd-ubuntu20.04-docker-8c-8g-912 does not seem to be running inside a container [2023-07-12T00:50:25.270Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-12T00:50:28.618Z] $ docker top 7af9296e4421d9cc3dc063884aa83bf355b169823ef69c10896a72c017c62f8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:50:29.010Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-12T00:50:30.911Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-07-12T00:50:30.911Z] #1 transferring dockerfile: 1.96kB done [2023-07-12T00:50:30.911Z] #1 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #2 transferring dockerfile: 2.04kB done [2023-07-12T00:50:31.170Z] #2 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #3 transferring dockerfile: 2.12kB done [2023-07-12T00:50:31.170Z] #3 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #4 transferring dockerfile: 2.82kB done [2023-07-12T00:50:31.170Z] #4 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #5 transferring dockerfile: 2.58kB done [2023-07-12T00:50:31.170Z] #5 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #6 [core-data internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #6 transferring dockerfile: 1.90kB done [2023-07-12T00:50:31.170Z] #6 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #7 [core-command internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #7 transferring dockerfile: 1.82kB done [2023-07-12T00:50:31.170Z] #7 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #8 transferring dockerfile: 2.38kB done [2023-07-12T00:50:31.170Z] #8 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #9 transferring dockerfile: 2.63kB done [2023-07-12T00:50:31.170Z] #9 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #10 transferring dockerfile: 1.82kB done [2023-07-12T00:50:31.170Z] #10 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-12T00:50:31.170Z] #11 transferring dockerfile: 1.78kB done [2023-07-12T00:50:31.170Z] #11 DONE 0.0s [2023-07-12T00:50:31.170Z] [2023-07-12T00:50:31.170Z] #12 [core-metadata internal] load .dockerignore [2023-07-12T00:50:31.428Z] #12 transferring context: 56B done [2023-07-12T00:50:31.428Z] #12 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-07-12T00:50:31.428Z] #13 transferring dockerfile: 1.84kB done [2023-07-12T00:50:31.428Z] #13 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-12T00:50:31.428Z] #14 transferring dockerfile: 2.06kB done [2023-07-12T00:50:31.428Z] #14 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-07-12T00:50:31.428Z] #15 transferring dockerfile: 2.68kB done [2023-07-12T00:50:31.428Z] #15 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #16 [security-proxy-auth internal] load .dockerignore [2023-07-12T00:50:31.428Z] #16 transferring context: 56B done [2023-07-12T00:50:31.428Z] #16 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-12T00:50:31.428Z] #17 transferring context: 56B done [2023-07-12T00:50:31.428Z] #17 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #18 [security-bootstrapper internal] load .dockerignore [2023-07-12T00:50:31.428Z] #18 transferring context: 56B done [2023-07-12T00:50:31.428Z] #18 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #19 [security-spire-config internal] load .dockerignore [2023-07-12T00:50:31.428Z] #19 transferring context: 56B done [2023-07-12T00:50:31.428Z] #19 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #20 [core-data internal] load .dockerignore [2023-07-12T00:50:31.428Z] #20 transferring context: 56B done [2023-07-12T00:50:31.428Z] #20 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #21 [core-command internal] load .dockerignore [2023-07-12T00:50:31.428Z] #21 transferring context: 56B done [2023-07-12T00:50:31.428Z] #21 DONE 0.0s [2023-07-12T00:50:31.428Z] [2023-07-12T00:50:31.428Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-07-12T00:50:31.687Z] #22 transferring context: 56B done [2023-07-12T00:50:31.687Z] #22 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-07-12T00:50:31.687Z] #23 transferring context: 56B done [2023-07-12T00:50:31.687Z] #23 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #24 [support-scheduler internal] load .dockerignore [2023-07-12T00:50:31.687Z] #24 transferring context: 56B done [2023-07-12T00:50:31.687Z] #24 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #25 [security-spire-server internal] load .dockerignore [2023-07-12T00:50:31.687Z] #25 transferring context: 56B done [2023-07-12T00:50:31.687Z] #25 DONE 0.1s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #26 [support-notifications internal] load .dockerignore [2023-07-12T00:50:31.687Z] #26 transferring context: 56B done [2023-07-12T00:50:31.687Z] #26 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #27 [security-spire-agent internal] load .dockerignore [2023-07-12T00:50:31.687Z] #27 transferring context: 56B done [2023-07-12T00:50:31.687Z] #27 DONE 0.1s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #28 [security-proxy-setup internal] load .dockerignore [2023-07-12T00:50:31.687Z] #28 transferring context: 56B done [2023-07-12T00:50:31.687Z] #28 DONE 0.1s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:31.687Z] #29 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T00:50:31.687Z] #30 DONE 0.1s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:31.687Z] #29 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:31.687Z] #31 ... [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:31.687Z] #29 DONE 0.0s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T00:50:31.687Z] #30 DONE 0.1s [2023-07-12T00:50:31.687Z] [2023-07-12T00:50:31.687Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:31.946Z] #31 ... [2023-07-12T00:50:31.946Z] [2023-07-12T00:50:31.946Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:31.946Z] #29 DONE 0.0s [2023-07-12T00:50:31.946Z] [2023-07-12T00:50:31.946Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:31.946Z] #31 ... [2023-07-12T00:50:31.946Z] [2023-07-12T00:50:31.946Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:31.946Z] #29 DONE 0.0s [2023-07-12T00:50:31.946Z] [2023-07-12T00:50:31.946Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:32.206Z] #31 ... [2023-07-12T00:50:32.206Z] [2023-07-12T00:50:32.206Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:32.206Z] #29 DONE 0.0s [2023-07-12T00:50:32.206Z] [2023-07-12T00:50:32.206Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T00:50:32.206Z] #32 DONE 0.7s [2023-07-12T00:50:32.206Z] [2023-07-12T00:50:32.206Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:32.206Z] #31 ... [2023-07-12T00:50:32.206Z] [2023-07-12T00:50:32.206Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T00:50:32.206Z] #30 DONE 0.4s [2023-07-12T00:50:32.206Z] [2023-07-12T00:50:32.206Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T00:50:32.206Z] #32 DONE 0.7s [2023-07-12T00:50:32.206Z] [2023-07-12T00:50:32.206Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:32.499Z] #31 ... [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-12T00:50:32.499Z] #29 DONE 0.0s [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:32.499Z] #31 ... [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-12T00:50:32.499Z] #32 DONE 0.7s [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-12T00:50:32.499Z] #30 DONE 0.5s [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:32.499Z] #31 ... [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:50:32.499Z] #33 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-12T00:50:32.499Z] #33 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-12T00:50:32.499Z] #33 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-12T00:50:32.499Z] #33 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done [2023-07-12T00:50:32.499Z] #33 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-12T00:50:32.499Z] #33 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done [2023-07-12T00:50:32.499Z] #33 DONE 1.0s [2023-07-12T00:50:32.499Z] [2023-07-12T00:50:32.499Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:50:36.720Z] #31 transferring context: 102.23MB 4.8s [2023-07-12T00:50:38.103Z] #31 ... [2023-07-12T00:50:38.103Z] [2023-07-12T00:50:38.103Z] #34 [support-notifications internal] load build context [2023-07-12T00:50:38.103Z] #34 ... [2023-07-12T00:50:38.103Z] [2023-07-12T00:50:38.103Z] #31 [security-proxy-auth internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:50:41.678Z] provisioning config files... [2023-07-12T00:50:41.704Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8398310639305603933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:50:42.098Z] ---> docker-login.sh [2023-07-12T00:50:42.098Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:50:42.290Z] #31 transferring context: 358.88MB 9.8s done [2023-07-12T00:50:42.291Z] #31 ... [2023-07-12T00:50:42.291Z] [2023-07-12T00:50:42.291Z] #35 [core-metadata internal] load build context [2023-07-12T00:50:42.291Z] #35 transferring context: 358.88MB 7.7s done [2023-07-12T00:50:42.291Z] #35 ... [2023-07-12T00:50:42.291Z] [2023-07-12T00:50:42.291Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-12T00:50:42.291Z] #36 transferring context: 358.88MB 8.5s done [2023-07-12T00:50:42.291Z] #36 ... [2023-07-12T00:50:42.291Z] [2023-07-12T00:50:42.291Z] #37 [security-bootstrapper internal] load build context [2023-07-12T00:50:42.291Z] #37 transferring context: 358.88MB 7.1s done [2023-07-12T00:50:42.291Z] #37 ... [2023-07-12T00:50:42.291Z] [2023-07-12T00:50:42.291Z] #38 [support-scheduler internal] load build context [2023-07-12T00:50:42.291Z] #38 transferring context: 358.88MB 6.8s done [2023-07-12T00:50:42.291Z] #38 ... [2023-07-12T00:50:42.291Z] [2023-07-12T00:50:42.291Z] #39 [core-data internal] load build context [2023-07-12T00:50:42.291Z] #39 transferring context: 358.88MB 7.1s done [2023-07-12T00:50:42.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:50:42.549Z] #39 ... [2023-07-12T00:50:42.549Z] [2023-07-12T00:50:42.549Z] #40 [security-proxy-setup internal] load build context [2023-07-12T00:50:42.549Z] #40 transferring context: 358.88MB 6.6s done [2023-07-12T00:50:42.549Z] #40 ... [2023-07-12T00:50:42.549Z] [2023-07-12T00:50:42.549Z] #41 [core-command internal] load build context [2023-07-12T00:50:42.549Z] #41 transferring context: 358.88MB 9.3s done [2023-07-12T00:50:42.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:50:42.702Z] Configure a credential helper to remove this warning. See [2023-07-12T00:50:42.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:50:42.703Z] [2023-07-12T00:50:42.703Z] Login Succeeded [2023-07-12T00:50:42.703Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:50:42.809Z] #41 ... [2023-07-12T00:50:42.809Z] [2023-07-12T00:50:42.809Z] #42 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-07-12T00:50:42.809Z] #42 ... [2023-07-12T00:50:42.809Z] [2023-07-12T00:50:42.809Z] #43 [security-spire-config internal] load build context [2023-07-12T00:50:42.809Z] #43 transferring context: 358.88MB 6.5s done [2023-07-12T00:50:42.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:50:42.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:50:42.972Z] Configure a credential helper to remove this warning. See [2023-07-12T00:50:42.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:50:42.972Z] [2023-07-12T00:50:42.972Z] Login Succeeded [2023-07-12T00:50:42.972Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:50:43.067Z] #43 ... [2023-07-12T00:50:43.067Z] [2023-07-12T00:50:43.067Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-12T00:50:43.067Z] #44 transferring context: 358.88MB 9.5s done [2023-07-12T00:50:43.067Z] #44 ... [2023-07-12T00:50:43.067Z] [2023-07-12T00:50:43.067Z] #45 [security-secretstore-setup internal] load build context [2023-07-12T00:50:43.067Z] #45 transferring context: 358.88MB 8.2s done [2023-07-12T00:50:43.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:50:43.328Z] #45 ... [2023-07-12T00:50:43.328Z] [2023-07-12T00:50:43.328Z] #46 [security-spire-agent internal] load build context [2023-07-12T00:50:43.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:50:43.516Z] Configure a credential helper to remove this warning. See [2023-07-12T00:50:43.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:50:43.516Z] [2023-07-12T00:50:43.516Z] Login Succeeded [2023-07-12T00:50:43.516Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:50:43.587Z] #46 ... [2023-07-12T00:50:43.587Z] [2023-07-12T00:50:43.587Z] #47 [security-spire-server internal] load build context [2023-07-12T00:50:43.587Z] #47 transferring context: 358.88MB 7.1s done [2023-07-12T00:50:43.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:50:43.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:50:43.787Z] Configure a credential helper to remove this warning. See [2023-07-12T00:50:43.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:50:43.787Z] [2023-07-12T00:50:43.787Z] Login Succeeded [2023-07-12T00:50:43.787Z] docker.io [2023-07-12T00:50:44.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:50:44.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:50:44.330Z] Configure a credential helper to remove this warning. See [2023-07-12T00:50:44.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:50:44.330Z] [2023-07-12T00:50:44.330Z] Login Succeeded [2023-07-12T00:50:44.330Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:50:44.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-12T00:50:45.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-12T00:50:45.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:50:45.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:50:45.183Z] ========================================================= [2023-07-12T00:50:45.183Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T00:50:45.183Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:50:45.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:50:45.835Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T00:50:45.835Z] c41833b44d91: Pulling fs layer [2023-07-12T00:50:45.835Z] ed15518f5707: Pulling fs layer [2023-07-12T00:50:45.835Z] feae8fd75edb: Pulling fs layer [2023-07-12T00:50:45.835Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T00:50:45.835Z] 3cdef696dda3: Pulling fs layer [2023-07-12T00:50:45.835Z] 2ced38df9373: Pulling fs layer [2023-07-12T00:50:45.835Z] 58f1dce35555: Pulling fs layer [2023-07-12T00:50:45.835Z] 242c74f7c9fa: Waiting [2023-07-12T00:50:45.835Z] 2ced38df9373: Waiting [2023-07-12T00:50:45.835Z] 3cdef696dda3: Waiting [2023-07-12T00:50:45.835Z] 58f1dce35555: Waiting [2023-07-12T00:50:45.835Z] ed15518f5707: Download complete [2023-07-12T00:50:45.835Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T00:50:45.835Z] 242c74f7c9fa: Download complete [2023-07-12T00:50:45.835Z] 3cdef696dda3: Verifying Checksum [2023-07-12T00:50:45.835Z] 3cdef696dda3: Download complete [2023-07-12T00:50:45.835Z] c41833b44d91: Verifying Checksum [2023-07-12T00:50:45.835Z] c41833b44d91: Download complete [2023-07-12T00:50:47.281Z] 58f1dce35555: Verifying Checksum [2023-07-12T00:50:47.281Z] 58f1dce35555: Download complete [2023-07-12T00:50:48.257Z] feae8fd75edb: Verifying Checksum [2023-07-12T00:50:48.257Z] feae8fd75edb: Download complete [2023-07-12T00:50:48.257Z] 2ced38df9373: Verifying Checksum [2023-07-12T00:50:48.257Z] 2ced38df9373: Download complete [2023-07-12T00:50:48.851Z] #47 ... [2023-07-12T00:50:48.851Z] [2023-07-12T00:50:48.851Z] #34 [support-notifications internal] load build context [2023-07-12T00:50:48.851Z] #34 transferring context: 358.88MB 8.8s done [2023-07-12T00:50:49.218Z] c41833b44d91: Pull complete [2023-07-12T00:50:49.804Z] ed15518f5707: Pull complete [2023-07-12T00:50:50.223Z] #34 ... [2023-07-12T00:50:50.223Z] [2023-07-12T00:50:50.223Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:51:02.144Z] feae8fd75edb: Pull complete [2023-07-12T00:51:02.413Z] 242c74f7c9fa: Pull complete [2023-07-12T00:51:02.681Z] 3cdef696dda3: Pull complete [2023-07-12T00:51:05.129Z] #48 ... [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #43 [security-spire-config internal] load build context [2023-07-12T00:51:05.129Z] #43 DONE 33.1s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #38 [support-scheduler internal] load build context [2023-07-12T00:51:05.129Z] #38 DONE 32.9s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #37 [security-bootstrapper internal] load build context [2023-07-12T00:51:05.129Z] #37 DONE 33.1s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #39 [core-data internal] load build context [2023-07-12T00:51:05.129Z] #39 DONE 33.1s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #42 [core-command builder 2/7] WORKDIR /edgex-go [2023-07-12T00:51:05.129Z] #42 DONE 32.9s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T00:51:05.129Z] #49 ... [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #40 [security-proxy-setup internal] load build context [2023-07-12T00:51:05.129Z] #40 DONE 32.8s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #47 [security-spire-server internal] load build context [2023-07-12T00:51:05.129Z] #47 DONE 32.9s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #45 [security-secretstore-setup internal] load build context [2023-07-12T00:51:05.129Z] #45 DONE 33.0s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #34 [support-notifications internal] load build context [2023-07-12T00:51:05.129Z] #34 DONE 32.9s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #41 [core-command internal] load build context [2023-07-12T00:51:05.129Z] #41 DONE 33.0s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #36 [core-common-config-bootstrapper internal] load build context [2023-07-12T00:51:05.129Z] #36 DONE 33.2s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #44 [security-spiffe-token-provider internal] load build context [2023-07-12T00:51:05.129Z] #44 DONE 32.9s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #31 [security-proxy-auth internal] load build context [2023-07-12T00:51:05.129Z] #31 DONE 33.3s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #35 [core-metadata internal] load build context [2023-07-12T00:51:05.129Z] #35 DONE 33.4s [2023-07-12T00:51:05.129Z] [2023-07-12T00:51:05.129Z] #46 [security-spire-agent internal] load build context [2023-07-12T00:51:05.129Z] #46 transferring context: 9.88MB 0.2s [2023-07-12T00:51:09.314Z] #46 transferring context: 358.88MB 3.4s done [2023-07-12T00:51:09.331Z] 2ced38df9373: Pull complete [2023-07-12T00:51:09.577Z] #46 DONE 37.0s [2023-07-12T00:51:09.577Z] [2023-07-12T00:51:09.577Z] #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-12T00:51:09.577Z] #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.577Z] #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.577Z] #0 1.112 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T00:51:09.577Z] #0 1.112 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T00:51:09.577Z] #0 1.112 OK: 17818 distinct packages available [2023-07-12T00:51:09.577Z] #0 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.577Z] #0 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.577Z] #0 1.597 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:09.577Z] #0 1.600 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-12T00:51:09.577Z] #0 1.606 (3/4) Installing libucontext (1.2-r0) [2023-07-12T00:51:09.577Z] #0 1.610 (4/4) Installing gcompat (1.1.0-r0) [2023-07-12T00:51:09.577Z] #0 1.615 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:09.577Z] #0 1.621 OK: 7 MiB in 19 packages [2023-07-12T00:51:09.836Z] #50 DONE 4.8s [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:51:09.836Z] #48 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #48 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #48 25.51 (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:51:09.836Z] #48 25.53 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:09.836Z] #48 25.54 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:09.836Z] #48 25.55 Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:51:09.836Z] #48 25.62 OK: 8 MiB in 17 packages [2023-07-12T00:51:09.836Z] #48 DONE 29.3s [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #51 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-12T00:51:09.836Z] #0 0.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 0.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 1.249 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:09.836Z] #0 1.254 (2/2) Installing openssl (3.0.9-r1) [2023-07-12T00:51:09.836Z] #0 1.275 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:09.836Z] #0 1.285 OK: 8 MiB in 17 packages [2023-07-12T00:51:09.836Z] #51 DONE 4.8s [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-12T00:51:09.836Z] #0 2.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 2.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 2.936 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T00:51:09.836Z] #0 2.936 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T00:51:09.836Z] #0 2.936 OK: 17830 distinct packages available [2023-07-12T00:51:09.836Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 3.324 OK: 265 MiB in 53 packages [2023-07-12T00:51:09.836Z] #52 DONE 4.8s [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-12T00:51:09.836Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #0 1.437 OK: 265 MiB in 53 packages [2023-07-12T00:51:09.836Z] #53 DONE 4.8s [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T00:51:09.836Z] #49 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #49 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:09.836Z] #49 1.412 OK: 265 MiB in 53 packages [2023-07-12T00:51:09.836Z] #49 DONE 4.9s [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #54 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T00:51:09.836Z] #54 ... [2023-07-12T00:51:09.836Z] [2023-07-12T00:51:09.836Z] #55 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-12T00:51:09.836Z] #55 DONE 0.2s [2023-07-12T00:51:10.097Z] [2023-07-12T00:51:10.097Z] #56 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:51:10.097Z] #56 DONE 0.3s [2023-07-12T00:51:10.097Z] [2023-07-12T00:51:10.097Z] #54 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-12T00:51:10.097Z] #54 DONE 0.3s [2023-07-12T00:51:10.097Z] [2023-07-12T00:51:10.097Z] #57 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:51:10.097Z] #57 DONE 0.3s [2023-07-12T00:51:10.097Z] [2023-07-12T00:51:10.097Z] #58 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:10.664Z] #58 ... [2023-07-12T00:51:10.664Z] [2023-07-12T00:51:10.664Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-07-12T00:51:10.664Z] #0 4.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:10.664Z] #0 4.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:10.664Z] #0 5.188 (1/3) Installing ca-certificates (20230506-r0) [2023-07-12T00:51:10.664Z] #0 5.209 (2/3) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:10.664Z] #0 5.216 (3/3) Installing su-exec (0.2-r2) [2023-07-12T00:51:10.664Z] #0 5.218 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:10.664Z] #0 5.222 Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:51:10.664Z] #0 5.283 OK: 8 MiB in 18 packages [2023-07-12T00:51:10.664Z] #59 DONE 5.9s [2023-07-12T00:51:10.664Z] [2023-07-12T00:51:10.664Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-12T00:51:10.664Z] #0 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:10.664Z] #0 4.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:10.664Z] #0 5.192 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:10.664Z] #0 5.211 (2/2) Installing su-exec (0.2-r2) [2023-07-12T00:51:10.664Z] #0 5.211 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:10.665Z] #0 5.217 OK: 7 MiB in 17 packages [2023-07-12T00:51:10.665Z] #60 DONE 5.9s [2023-07-12T00:51:10.665Z] [2023-07-12T00:51:10.665Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-12T00:51:10.665Z] #0 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:10.665Z] #0 4.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:10.665Z] #0 5.196 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:10.665Z] #0 5.219 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:10.665Z] #0 5.226 OK: 7 MiB in 16 packages [2023-07-12T00:51:10.665Z] #61 DONE 6.1s [2023-07-12T00:51:11.014Z] [2023-07-12T00:51:11.014Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T00:51:11.273Z] #62 ... [2023-07-12T00:51:11.273Z] [2023-07-12T00:51:11.273Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-12T00:51:11.273Z] #0 5.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:11.273Z] #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:11.273Z] #0 6.107 OK: 265 MiB in 53 packages [2023-07-12T00:51:11.273Z] #63 DONE 6.3s [2023-07-12T00:51:11.273Z] [2023-07-12T00:51:11.273Z] #64 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-12T00:51:11.273Z] #0 5.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:11.273Z] #0 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:11.273Z] #0 5.777 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T00:51:11.273Z] #0 5.777 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T00:51:11.273Z] #0 5.777 OK: 17818 distinct packages available [2023-07-12T00:51:11.273Z] #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:11.273Z] #0 5.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:11.273Z] #0 6.180 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:11.273Z] #0 6.184 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-12T00:51:11.273Z] #0 6.197 (3/5) Installing libucontext (1.2-r0) [2023-07-12T00:51:11.273Z] #0 6.197 (4/5) Installing gcompat (1.1.0-r0) [2023-07-12T00:51:11.273Z] #0 6.202 (5/5) Installing openssl (3.0.9-r1) [2023-07-12T00:51:11.273Z] #0 6.210 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:11.273Z] #0 6.215 OK: 8 MiB in 20 packages [2023-07-12T00:51:11.273Z] #64 DONE 6.4s [2023-07-12T00:51:11.273Z] [2023-07-12T00:51:11.273Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:51:11.273Z] #65 DONE 0.0s [2023-07-12T00:51:11.273Z] [2023-07-12T00:51:11.273Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:11.918Z] 58f1dce35555: Pull complete [2023-07-12T00:51:11.918Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T00:51:11.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:51:11.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:51:12.262Z] #66 ... [2023-07-12T00:51:12.262Z] [2023-07-12T00:51:12.262Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-12T00:51:12.262Z] #0 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 6.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 6.395 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-12T00:51:12.262Z] #0 6.395 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-12T00:51:12.262Z] #0 6.395 OK: 17818 distinct packages available [2023-07-12T00:51:12.262Z] #0 6.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 6.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 6.813 (1/9) Installing ca-certificates (20230506-r0) [2023-07-12T00:51:12.262Z] #0 6.829 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-12T00:51:12.262Z] #0 6.844 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-12T00:51:12.262Z] #0 6.850 (4/9) Installing libcurl (8.1.2-r0) [2023-07-12T00:51:12.262Z] #0 6.864 (5/9) Installing curl (8.1.2-r0) [2023-07-12T00:51:12.262Z] #0 6.871 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:12.262Z] #0 6.876 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-12T00:51:12.262Z] #0 6.885 (8/9) Installing libucontext (1.2-r0) [2023-07-12T00:51:12.262Z] #0 6.889 (9/9) Installing gcompat (1.1.0-r0) [2023-07-12T00:51:12.262Z] #0 6.893 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:12.262Z] #0 6.900 Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:51:12.262Z] #0 6.968 OK: 10 MiB in 24 packages [2023-07-12T00:51:12.262Z] #67 DONE 7.3s [2023-07-12T00:51:12.262Z] [2023-07-12T00:51:12.262Z] #68 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-12T00:51:12.262Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 6.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 7.115 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-12T00:51:12.262Z] #0 7.233 Executing busybox-1.35.0-r29.trigger [2023-07-12T00:51:12.262Z] #0 7.245 OK: 7 MiB in 16 packages [2023-07-12T00:51:12.262Z] #68 DONE 7.3s [2023-07-12T00:51:12.262Z] [2023-07-12T00:51:12.262Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-12T00:51:12.262Z] #0 6.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.262Z] #0 7.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:51:12.307Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:51:12.307Z] WORKDIR /edgex [2023-07-12T00:51:12.307Z] COPY go.mod . [2023-07-12T00:51:12.307Z] RUN go mod download [2023-07-12T00:51:12.307Z] + docker build -t ci-base-image-arm64 -f - . [2023-07-12T00:51:12.524Z] #69 7.499 OK: 265 MiB in 53 packages [2023-07-12T00:51:12.524Z] #69 DONE 7.6s [2023-07-12T00:51:12.524Z] [2023-07-12T00:51:12.524Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-12T00:51:12.524Z] #62 DONE 1.8s [2023-07-12T00:51:12.524Z] [2023-07-12T00:51:12.524Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-12T00:51:12.524Z] #70 DONE 0.0s [2023-07-12T00:51:12.524Z] [2023-07-12T00:51:12.524Z] #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:51:12.524Z] #71 DONE 0.1s [2023-07-12T00:51:12.524Z] [2023-07-12T00:51:12.524Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:12.894Z] Sending build context to Docker daemon 2.949MB [2023-07-12T00:51:12.894Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:51:12.894Z] ---> fadd8f120f05 [2023-07-12T00:51:12.894Z] Step 2/4 : WORKDIR /edgex [2023-07-12T00:51:15.493Z] ---> Running in 46fd94ffe784 [2023-07-12T00:51:15.760Z] Removing intermediate container 46fd94ffe784 [2023-07-12T00:51:15.760Z] ---> 6bc13996a635 [2023-07-12T00:51:15.760Z] Step 3/4 : COPY go.mod . [2023-07-12T00:51:16.344Z] ---> e8a87c82d8a6 [2023-07-12T00:51:16.344Z] Step 4/4 : RUN go mod download [2023-07-12T00:51:16.344Z] ---> Running in bf3665cccd5a [2023-07-12T00:51:20.636Z] #72 ... [2023-07-12T00:51:20.636Z] [2023-07-12T00:51:20.636Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:20.636Z] #73 ... [2023-07-12T00:51:20.636Z] [2023-07-12T00:51:20.636Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:55.271Z] Removing intermediate container bf3665cccd5a [2023-07-12T00:51:55.271Z] ---> 31c8057e2710 [2023-07-12T00:51:55.271Z] Successfully built 31c8057e2710 [2023-07-12T00:51:55.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:51:55.679Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:51:55.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:51:55.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-913 does not seem to be running inside a container [2023-07-12T00:51:56.035Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:51:57.193Z] $ docker top 44d29535186c0f7bebc134960b92c647f8a095828514a64ec756cc1b56816164 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:51:58.071Z] + go version [2023-07-12T00:51:58.071Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T00:51:58.110Z] $ docker stop --time=1 44d29535186c0f7bebc134960b92c647f8a095828514a64ec756cc1b56816164 [2023-07-12T00:51:59.367Z] #74 ... [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:59.367Z] #66 DONE 44.5s [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:59.367Z] #72 DONE 43.2s [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-12T00:51:59.367Z] #75 ... [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:59.367Z] #73 DONE 45.8s [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:59.367Z] #74 DONE 45.8s [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #58 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:51:59.367Z] #58 DONE 45.8s [2023-07-12T00:51:59.367Z] [2023-07-12T00:51:59.367Z] #76 [core-metadata builder 6/7] COPY . . [2023-07-12T00:51:59.681Z] $ docker rm -f --volumes 44d29535186c0f7bebc134960b92c647f8a095828514a64ec756cc1b56816164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:52:00.547Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:52:00.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:52:00.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-913 does not seem to be running inside a container [2023-07-12T00:52:00.860Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:52:01.973Z] $ docker top 2bb5754d90c4ddb97d7ca3ee83bc67f7a436f0a876f08515e4d5c0d686ca00d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T00:52:02.223Z] ========================================================= [2023-07-12T00:52:02.223Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-12T00:52:02.223Z] ========================================================= [Pipeline] sh [2023-07-12T00:52:02.545Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:52:02.949Z] + make test [2023-07-12T00:52:03.218Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:52:06.045Z] #76 ... [2023-07-12T00:52:06.045Z] [2023-07-12T00:52:06.045Z] #77 [security-spire-config builder 6/9] COPY . . [2023-07-12T00:52:06.045Z] #77 ... [2023-07-12T00:52:06.045Z] [2023-07-12T00:52:06.045Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T00:52:06.045Z] #78 ... [2023-07-12T00:52:06.045Z] [2023-07-12T00:52:06.045Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T00:52:06.616Z] #79 ... [2023-07-12T00:52:06.616Z] [2023-07-12T00:52:06.616Z] #80 [support-scheduler builder 6/7] COPY . . [2023-07-12T00:52:06.616Z] #80 CACHED [2023-07-12T00:52:06.616Z] [2023-07-12T00:52:06.616Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.616Z] #81 CACHED [2023-07-12T00:52:06.616Z] [2023-07-12T00:52:06.616Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.616Z] #82 CACHED [2023-07-12T00:52:06.616Z] [2023-07-12T00:52:06.616Z] #76 [core-metadata builder 6/7] COPY . . [2023-07-12T00:52:06.616Z] #76 DONE 10.8s [2023-07-12T00:52:06.616Z] [2023-07-12T00:52:06.617Z] #83 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T00:52:06.878Z] #83 ... [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #84 [core-data builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #84 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.878Z] #85 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.878Z] #86 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.878Z] #87 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.878Z] #88 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #89 [core-command builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #89 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #90 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.878Z] #91 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.878Z] #92 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #93 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.878Z] #94 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.878Z] #95 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #75 DONE 11.0s [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #78 DONE 11.1s [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #79 DONE 11.1s [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #96 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.878Z] #97 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.878Z] #98 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:06.878Z] #99 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-07-12T00:52:06.878Z] #100 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-12T00:52:06.878Z] #101 CACHED [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #77 [security-spire-config builder 6/9] COPY . . [2023-07-12T00:52:06.878Z] #77 DONE 11.2s [2023-07-12T00:52:06.878Z] [2023-07-12T00:52:06.878Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T00:52:07.848Z] #102 ... [2023-07-12T00:52:07.848Z] [2023-07-12T00:52:07.848Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-12T00:52:07.848Z] #103 CACHED [2023-07-12T00:52:07.848Z] [2023-07-12T00:52:07.848Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:07.848Z] #104 CACHED [2023-07-12T00:52:07.848Z] [2023-07-12T00:52:07.848Z] #105 [security-spire-server builder 6/9] COPY . . [2023-07-12T00:52:07.848Z] #105 CACHED [2023-07-12T00:52:07.848Z] [2023-07-12T00:52:07.848Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T00:52:07.848Z] #106 CACHED [2023-07-12T00:52:07.848Z] [2023-07-12T00:52:07.848Z] #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T00:52:07.848Z] #107 DONE 0.9s [2023-07-12T00:52:08.110Z] [2023-07-12T00:52:08.110Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T00:52:13.440Z] #108 ... [2023-07-12T00:52:13.440Z] [2023-07-12T00:52:13.440Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T00:52:13.440Z] #102 3.477 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 [2023-07-12T00:52:15.352Z] #102 ... [2023-07-12T00:52:15.352Z] [2023-07-12T00:52:15.352Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T00:52:15.352Z] #109 DONE 7.0s [2023-07-12T00:52:15.352Z] [2023-07-12T00:52:15.352Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T00:52:15.352Z] #108 DONE 7.0s [2023-07-12T00:52:15.352Z] [2023-07-12T00:52:15.352Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-12T00:52:15.352Z] #110 DONE 0.2s [2023-07-12T00:52:15.352Z] [2023-07-12T00:52:15.352Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-12T00:52:15.352Z] #111 DONE 0.2s [2023-07-12T00:52:15.352Z] [2023-07-12T00:52:15.352Z] #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-12T00:52:15.352Z] #112 CACHED [2023-07-12T00:52:15.352Z] [2023-07-12T00:52:15.352Z] #113 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-12T00:52:15.353Z] #113 CACHED [2023-07-12T00:52:15.353Z] [2023-07-12T00:52:15.353Z] #114 [security-spire-agent builder 6/9] COPY . . [2023-07-12T00:52:15.353Z] #114 CACHED [2023-07-12T00:52:15.353Z] [2023-07-12T00:52:15.353Z] #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-12T00:52:15.353Z] #115 CACHED [2023-07-12T00:52:15.353Z] [2023-07-12T00:52:15.353Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-12T00:52:15.353Z] #116 CACHED [2023-07-12T00:52:15.353Z] [2023-07-12T00:52:15.353Z] #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:52:15.353Z] #117 CACHED [2023-07-12T00:52:15.353Z] [2023-07-12T00:52:15.353Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:52:15.353Z] #118 DONE 0.2s [2023-07-12T00:52:15.353Z] [2023-07-12T00:52:15.353Z] #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:52:15.614Z] #119 DONE 0.2s [2023-07-12T00:52:15.614Z] [2023-07-12T00:52:15.614Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:52:15.614Z] #120 CACHED [2023-07-12T00:52:15.614Z] [2023-07-12T00:52:15.614Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:52:15.614Z] #121 CACHED [2023-07-12T00:52:15.614Z] [2023-07-12T00:52:15.614Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T00:52:15.882Z] #122 ... [2023-07-12T00:52:15.882Z] [2023-07-12T00:52:15.882Z] #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:52:15.882Z] #123 DONE 0.5s [2023-07-12T00:52:16.231Z] [2023-07-12T00:52:16.231Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:52:17.361Z] #124 ... [2023-07-12T00:52:17.361Z] [2023-07-12T00:52:17.361Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T00:52:17.361Z] #0 1.805 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 [2023-07-12T00:52:17.620Z] #125 ... [2023-07-12T00:52:17.620Z] [2023-07-12T00:52:17.620Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T00:52:17.620Z] #0 2.306 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 [2023-07-12T00:52:17.620Z] #126 ... [2023-07-12T00:52:17.620Z] [2023-07-12T00:52:17.620Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T00:52:17.620Z] #0 1.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-07-12T00:52:17.887Z] #127 ... [2023-07-12T00:52:17.887Z] [2023-07-12T00:52:17.888Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T00:52:17.888Z] #0 2.768 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 [2023-07-12T00:52:17.888Z] #128 ... [2023-07-12T00:52:17.888Z] [2023-07-12T00:52:17.888Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T00:52:17.888Z] #0 2.203 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 [2023-07-12T00:52:18.153Z] #129 ... [2023-07-12T00:52:18.153Z] [2023-07-12T00:52:18.153Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T00:52:18.153Z] #0 2.810 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 [2023-07-12T00:52:18.153Z] #130 ... [2023-07-12T00:52:18.153Z] [2023-07-12T00:52:18.153Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T00:52:18.153Z] #0 3.061 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 [2023-07-12T00:52:18.553Z] #131 ... [2023-07-12T00:52:18.553Z] [2023-07-12T00:52:18.553Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T00:52:18.553Z] #0 1.732 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 [2023-07-12T00:52:18.811Z] #132 ... [2023-07-12T00:52:18.811Z] [2023-07-12T00:52:18.811Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T00:52:18.811Z] #0 2.539 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 [2023-07-12T00:52:18.811Z] #133 ... [2023-07-12T00:52:18.811Z] [2023-07-12T00:52:18.811Z] #83 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T00:52:18.811Z] #83 1.643 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 [2023-07-12T00:52:19.068Z] #83 ... [2023-07-12T00:52:19.068Z] [2023-07-12T00:52:19.068Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-12T00:52:23.448Z] #134 DONE 6.8s [2023-07-12T00:52:23.448Z] [2023-07-12T00:52:23.448Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T00:52:23.707Z] #125 ... [2023-07-12T00:52:23.707Z] [2023-07-12T00:52:23.707Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T00:52:38.633Z] #135 ... [2023-07-12T00:52:38.633Z] [2023-07-12T00:52:38.633Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T00:52:38.633Z] #122 DONE 21.5s [2023-07-12T00:52:38.633Z] [2023-07-12T00:52:38.633Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:52:38.633Z] #124 ... [2023-07-12T00:52:38.633Z] [2023-07-12T00:52:38.633Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T00:52:45.204Z] #136 ... [2023-07-12T00:52:45.204Z] [2023-07-12T00:52:45.204Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:52:45.204Z] #124 DONE 28.2s [2023-07-12T00:52:45.204Z] [2023-07-12T00:52:45.204Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T00:52:45.773Z] #127 ... [2023-07-12T00:52:45.773Z] [2023-07-12T00:52:45.773Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T00:52:50.063Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-12T00:53:25.186Z] #137 ... [2023-07-12T00:53:25.186Z] [2023-07-12T00:53:25.186Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T00:53:25.186Z] #102 76.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-12T00:53:35.488Z] #102 ... [2023-07-12T00:53:35.488Z] [2023-07-12T00:53:35.488Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T00:53:35.488Z] #135 DONE 71.2s [2023-07-12T00:53:35.488Z] [2023-07-12T00:53:35.488Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-12T00:53:35.489Z] #133 DONE 88.1s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-12T00:53:35.489Z] #130 DONE 88.1s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T00:53:35.489Z] #138 ... [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-12T00:53:35.489Z] #102 DONE 88.2s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-12T00:53:35.489Z] #125 DONE 88.5s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-12T00:53:35.489Z] #132 DONE 88.5s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-12T00:53:35.489Z] #127 DONE 88.6s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-12T00:53:35.489Z] #131 DONE 88.4s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-12T00:53:35.489Z] #126 DONE 88.4s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-12T00:53:35.489Z] #129 DONE 88.6s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:35.489Z] #139 ... [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #83 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-12T00:53:35.489Z] #83 DONE 88.8s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:35.489Z] #136 DONE 58.1s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-12T00:53:35.489Z] #128 DONE 88.9s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-12T00:53:35.489Z] #137 DONE 49.9s [2023-07-12T00:53:35.489Z] [2023-07-12T00:53:35.489Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:35.750Z] #140 ... [2023-07-12T00:53:35.750Z] [2023-07-12T00:53:35.750Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:35.750Z] #141 DONE 0.9s [2023-07-12T00:53:36.022Z] [2023-07-12T00:53:36.022Z] #142 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.022Z] #142 DONE 0.9s [2023-07-12T00:53:36.022Z] [2023-07-12T00:53:36.022Z] #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-12T00:53:36.022Z] #138 DONE 0.8s [2023-07-12T00:53:36.022Z] [2023-07-12T00:53:36.022Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.022Z] #139 DONE 0.6s [2023-07-12T00:53:36.022Z] [2023-07-12T00:53:36.022Z] #143 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T00:53:36.022Z] #143 ... [2023-07-12T00:53:36.022Z] [2023-07-12T00:53:36.022Z] #144 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.022Z] #144 DONE 0.6s [2023-07-12T00:53:36.022Z] [2023-07-12T00:53:36.022Z] #145 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.022Z] #145 DONE 0.7s [2023-07-12T00:53:36.283Z] [2023-07-12T00:53:36.283Z] #146 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.283Z] #146 DONE 0.8s [2023-07-12T00:53:36.283Z] [2023-07-12T00:53:36.283Z] #147 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-12T00:53:36.283Z] #147 DONE 0.6s [2023-07-12T00:53:36.283Z] [2023-07-12T00:53:36.283Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.283Z] #148 DONE 0.8s [2023-07-12T00:53:36.283Z] [2023-07-12T00:53:36.283Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:36.283Z] #140 DONE 0.5s [2023-07-12T00:53:36.283Z] [2023-07-12T00:53:36.283Z] #149 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-12T00:53:36.283Z] #149 DONE 0.3s [2023-07-12T00:53:36.283Z] [2023-07-12T00:53:36.283Z] #150 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T00:53:36.546Z] #150 ... [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #151 DONE 0.6s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #152 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #153 DONE 0.4s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #154 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #155 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #156 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T00:53:36.546Z] #156 ... [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #157 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.546Z] #158 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.546Z] #159 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #160 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #150 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-12T00:53:36.546Z] #150 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #161 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.546Z] #162 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #163 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #164 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-12T00:53:36.546Z] #164 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #165 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-12T00:53:36.546Z] #165 DONE 0.5s [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #166 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:36.546Z] #166 CACHED [2023-07-12T00:53:36.546Z] [2023-07-12T00:53:36.546Z] #167 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:36.546Z] #167 CACHED [2023-07-12T00:53:37.110Z] [2023-07-12T00:53:37.110Z] #168 [security-spire-agent] exporting to image [2023-07-12T00:53:37.110Z] #168 exporting layers [2023-07-12T00:53:37.449Z] #168 ... [2023-07-12T00:53:37.449Z] [2023-07-12T00:53:37.449Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-12T00:53:37.449Z] #169 DONE 0.9s [2023-07-12T00:53:37.449Z] [2023-07-12T00:53:37.449Z] #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-12T00:53:37.449Z] #170 DONE 0.9s [2023-07-12T00:53:37.449Z] [2023-07-12T00:53:37.449Z] #171 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T00:53:38.897Z] #171 ... [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #156 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-12T00:53:38.897Z] #156 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #172 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-12T00:53:38.897Z] #172 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-12T00:53:38.897Z] #173 DONE 2.2s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-12T00:53:38.897Z] #174 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-12T00:53:38.897Z] #175 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #171 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-12T00:53:38.897Z] #171 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-12T00:53:38.897Z] #176 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:38.897Z] #177 ... [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-12T00:53:38.897Z] #178 DONE 2.3s [2023-07-12T00:53:38.897Z] [2023-07-12T00:53:38.897Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-12T00:53:38.897Z] #179 DONE 2.3s [2023-07-12T00:53:39.158Z] [2023-07-12T00:53:39.158Z] #143 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-12T00:53:39.158Z] #143 DONE 3.2s [2023-07-12T00:53:39.158Z] [2023-07-12T00:53:39.158Z] #168 [security-spire-agent] exporting to image [2023-07-12T00:53:39.158Z] #168 writing image sha256:46868a9930bcccf44da11d393659579c5cbb7c56634a8cfc39ef1a4e1727297c 0.0s done [2023-07-12T00:53:39.158Z] #168 naming to docker.io/library/security-spire-server done [2023-07-12T00:53:39.158Z] #168 writing image sha256:3760a05fd40e9e1a8e02f2356d6ee8a491f8b9bb7fc31ed10537479894e9cdda 0.0s done [2023-07-12T00:53:39.158Z] #168 naming to docker.io/library/security-spire-agent 0.0s done [2023-07-12T00:53:39.158Z] #168 ... [2023-07-12T00:53:39.158Z] [2023-07-12T00:53:39.158Z] #180 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-12T00:53:39.158Z] #180 DONE 1.7s [2023-07-12T00:53:39.158Z] [2023-07-12T00:53:39.158Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-12T00:53:39.158Z] #181 DONE 1.6s [2023-07-12T00:53:39.158Z] [2023-07-12T00:53:39.158Z] #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.158Z] #182 DONE 0.5s [2023-07-12T00:53:39.158Z] [2023-07-12T00:53:39.158Z] #168 [support-notifications] exporting to image [2023-07-12T00:53:39.420Z] #168 ... [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.420Z] #183 DONE 0.6s [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #168 [core-data] exporting to image [2023-07-12T00:53:39.420Z] #168 ... [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.420Z] #184 DONE 0.6s [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.420Z] #185 DONE 0.6s [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.420Z] #186 DONE 0.6s [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.420Z] #177 DONE 0.6s [2023-07-12T00:53:39.420Z] [2023-07-12T00:53:39.420Z] #168 [support-scheduler] exporting to image [2023-07-12T00:53:39.681Z] #168 ... [2023-07-12T00:53:39.681Z] [2023-07-12T00:53:39.681Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.681Z] #187 DONE 0.7s [2023-07-12T00:53:39.681Z] [2023-07-12T00:53:39.681Z] #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.681Z] #188 DONE 0.7s [2023-07-12T00:53:39.681Z] [2023-07-12T00:53:39.681Z] #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-12T00:53:39.681Z] #189 DONE 0.6s [2023-07-12T00:53:39.681Z] [2023-07-12T00:53:39.681Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:39.681Z] #190 DONE 0.3s [2023-07-12T00:53:39.681Z] [2023-07-12T00:53:39.681Z] #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:39.681Z] #191 DONE 0.5s [2023-07-12T00:53:39.681Z] [2023-07-12T00:53:39.681Z] #192 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T00:53:39.940Z] #192 ... [2023-07-12T00:53:39.940Z] [2023-07-12T00:53:39.940Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-12T00:53:39.940Z] #193 DONE 0.5s [2023-07-12T00:53:39.940Z] [2023-07-12T00:53:39.940Z] #168 [core-command] exporting to image [2023-07-12T00:53:39.940Z] #168 exporting layers 0.4s done [2023-07-12T00:53:39.940Z] #168 writing image sha256:a9dba91c9dcedb6fa601827321b222bc44941ebd7a67b81c34a31fd5a4c115cf 0.0s done [2023-07-12T00:53:39.940Z] #168 naming to docker.io/library/support-notifications done [2023-07-12T00:53:39.940Z] #168 writing image sha256:7e6a1076cf9d92c523d9bbf8b5b881b60a78101ce7564413b0b766894c228d6b 0.0s done [2023-07-12T00:53:39.940Z] #168 writing image sha256:116e9362756f300cea4ba563dfed0718ec0ec38f5a5b87aad7b3cea02fcbe7dc 0.1s done [2023-07-12T00:53:39.940Z] #168 naming to docker.io/library/core-data done [2023-07-12T00:53:39.940Z] #168 naming to docker.io/library/security-spire-config done [2023-07-12T00:53:39.940Z] #168 writing image sha256:4ca18ae5ef90f536951ab96ada529c9e630d63bc5b7eea620f8f7e45ce76a62d done [2023-07-12T00:53:39.940Z] #168 naming to docker.io/library/core-command done [2023-07-12T00:53:40.296Z] #168 ... [2023-07-12T00:53:40.296Z] [2023-07-12T00:53:40.296Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:40.296Z] #194 DONE 0.4s [2023-07-12T00:53:40.296Z] [2023-07-12T00:53:40.296Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-12T00:53:40.296Z] #195 DONE 0.4s [2023-07-12T00:53:40.296Z] [2023-07-12T00:53:40.296Z] #196 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-12T00:53:40.296Z] #196 DONE 0.4s [2023-07-12T00:53:40.296Z] [2023-07-12T00:53:40.296Z] #168 [support-scheduler] exporting to image [2023-07-12T00:53:40.296Z] #168 writing image sha256:735b26446441831d7794c6375b9f54804ae7bde89d3d995f8461eee86e585e88 done [2023-07-12T00:53:40.296Z] #168 naming to docker.io/library/security-spiffe-token-provider done [2023-07-12T00:53:40.296Z] #168 writing image sha256:0b26504ded42994799c5b7a5fa7693485b7694c4838d98fa0cfc296f993bfd79 done [2023-07-12T00:53:40.296Z] #168 naming to docker.io/library/support-scheduler done [2023-07-12T00:53:40.296Z] #168 ... [2023-07-12T00:53:40.296Z] [2023-07-12T00:53:40.296Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-12T00:53:40.296Z] #197 DONE 0.5s [2023-07-12T00:53:40.296Z] [2023-07-12T00:53:40.296Z] #168 [support-scheduler] exporting to image [2023-07-12T00:53:40.296Z] #168 exporting layers 0.2s done [2023-07-12T00:53:40.555Z] #168 writing image sha256:e5edd2f82c7432f95734655a196f76c2b8da077aac39bf675e73c42e64302e64 [2023-07-12T00:53:40.831Z] #168 ... [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T00:53:40.831Z] #198 DONE 0.9s [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-12T00:53:40.831Z] #199 DONE 0.6s [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #168 [core-common-config-bootstrapper] exporting to image [2023-07-12T00:53:40.831Z] #168 writing image sha256:e5edd2f82c7432f95734655a196f76c2b8da077aac39bf675e73c42e64302e64 done [2023-07-12T00:53:40.831Z] #168 naming to docker.io/library/core-metadata done [2023-07-12T00:53:40.831Z] #168 ... [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #192 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T00:53:40.831Z] #192 DONE 1.1s [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-12T00:53:40.831Z] #200 DONE 0.6s [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #168 [security-proxy-setup] exporting to image [2023-07-12T00:53:40.831Z] #168 ... [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-12T00:53:40.831Z] #201 DONE 0.1s [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-12T00:53:40.831Z] #202 DONE 0.1s [2023-07-12T00:53:40.831Z] [2023-07-12T00:53:40.831Z] #168 [core-common-config-bootstrapper] exporting to image [2023-07-12T00:53:40.831Z] #168 writing image sha256:766e13a4116cd03112db6d67106a4c34a05464b11a09e9f99faf02beb1fd5664 done [2023-07-12T00:53:40.831Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-12T00:53:41.099Z] #168 exporting layers 0.2s done [2023-07-12T00:53:41.099Z] #168 writing image sha256:752c55b5cb5acb48d7260d0523f485bd09c301e08d08cb1409f6c8b95728cd92 done [2023-07-12T00:53:41.099Z] #168 naming to docker.io/library/security-proxy-setup 0.0s done [2023-07-12T00:53:41.099Z] #168 DONE 4.3s [2023-07-12T00:53:41.099Z] [2023-07-12T00:53:41.099Z] #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-12T00:53:41.099Z] #203 DONE 0.2s [2023-07-12T00:53:41.099Z] [2023-07-12T00:53:41.099Z] #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-12T00:53:41.099Z] #204 DONE 0.1s [2023-07-12T00:53:41.099Z] [2023-07-12T00:53:41.099Z] #205 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T00:53:41.099Z] #205 DONE 1.1s [2023-07-12T00:53:41.099Z] [2023-07-12T00:53:41.099Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-12T00:53:41.099Z] #206 DONE 0.1s [2023-07-12T00:53:41.099Z] [2023-07-12T00:53:41.099Z] #168 [security-proxy-auth] exporting to image [2023-07-12T00:53:41.358Z] #168 exporting layers 0.1s done [2023-07-12T00:53:41.358Z] #168 writing image sha256:e1b212be7c12a5946232fbe37db82b78e45f01c9c9c9341a7029200f7fdde41b done [2023-07-12T00:53:41.358Z] #168 naming to docker.io/library/security-proxy-auth done [2023-07-12T00:53:41.358Z] #168 DONE 4.5s [2023-07-12T00:53:41.358Z] [2023-07-12T00:53:41.358Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-12T00:53:41.358Z] #207 DONE 0.1s [2023-07-12T00:53:41.358Z] [2023-07-12T00:53:41.358Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T00:53:41.616Z] #208 ... [2023-07-12T00:53:41.616Z] [2023-07-12T00:53:41.616Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-12T00:53:41.616Z] #209 DONE 0.6s [2023-07-12T00:53:41.876Z] [2023-07-12T00:53:41.876Z] #168 [security-secretstore-setup] exporting to image [2023-07-12T00:53:41.876Z] #168 exporting layers 0.1s done [2023-07-12T00:53:41.876Z] #168 writing image sha256:fb7f90bce0e1a106cfd358d1a23d1335b02d596bce8084a1f3f2cc524814dcc7 done [2023-07-12T00:53:41.876Z] #168 naming to docker.io/library/security-secretstore-setup done [2023-07-12T00:53:41.876Z] #168 DONE 4.6s [2023-07-12T00:53:41.876Z] [2023-07-12T00:53:41.876Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-12T00:53:41.876Z] #208 DONE 0.5s [2023-07-12T00:53:41.876Z] [2023-07-12T00:53:41.876Z] #168 [security-bootstrapper] exporting to image [2023-07-12T00:53:41.876Z] #168 exporting layers 0.2s done [2023-07-12T00:53:41.876Z] #168 writing image sha256:629e8fe1322b00cd9750fc085e244f8efcf327b157629e3f74e933726ef5a34c done [2023-07-12T00:53:41.876Z] #168 naming to docker.io/library/security-bootstrapper done [2023-07-12T00:53:41.876Z] #168 DONE 4.8s [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-12T00:53:41.876Z] time="2023-07-12T00:50:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-12T00:53:41.919Z] $ docker stop --time=1 7af9296e4421d9cc3dc063884aa83bf355b169823ef69c10896a72c017c62f8b [2023-07-12T00:53:43.195Z] $ docker rm -f --volumes 7af9296e4421d9cc3dc063884aa83bf355b169823ef69c10896a72c017c62f8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:53:43.585Z] + docker images [2023-07-12T00:53:43.585Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-12T00:53:43.585Z] security-secretstore-setup latest fb7f90bce0e1 2 seconds ago 34MB [2023-07-12T00:53:43.585Z] security-bootstrapper latest 629e8fe1322b 2 seconds ago 22.7MB [2023-07-12T00:53:43.585Z] security-proxy-setup latest 752c55b5cb5a 3 seconds ago 19.4MB [2023-07-12T00:53:43.585Z] core-common-config-bootstrapper latest 766e13a4116c 3 seconds ago 17.8MB [2023-07-12T00:53:43.585Z] security-proxy-auth latest e1b212be7c12 3 seconds ago 18.9MB [2023-07-12T00:53:43.585Z] core-metadata latest e5edd2f82c74 4 seconds ago 21MB [2023-07-12T00:53:43.585Z] core-data latest 7e6a1076cf9d 4 seconds ago 20.7MB [2023-07-12T00:53:43.585Z] security-spiffe-token-provider latest 735b26446441 4 seconds ago 33.4MB [2023-07-12T00:53:43.585Z] support-scheduler latest 0b26504ded42 4 seconds ago 32.4MB [2023-07-12T00:53:43.585Z] support-notifications latest a9dba91c9dce 4 seconds ago 33MB [2023-07-12T00:53:43.585Z] core-command latest 4ca18ae5ef90 4 seconds ago 20.5MB [2023-07-12T00:53:43.585Z] security-spire-config latest 116e9362756f 5 seconds ago 102MB [2023-07-12T00:53:43.585Z] security-spire-agent latest 3760a05fd40e 7 seconds ago 161MB [2023-07-12T00:53:43.585Z] security-spire-server latest 46868a9930bc 7 seconds ago 103MB [2023-07-12T00:53:43.585Z] ci-base-image-x86_64 latest 665aceba469b 5 minutes ago 1.07GB [2023-07-12T00:53:43.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB [2023-07-12T00:53:43.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB [2023-07-12T00:53:43.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T00:54:56.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-12T00:54:56.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-12T00:54:56.732Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-12T00:54:57.000Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-12T00:54:57.000Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-12T00:55:00.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-12T00:55:00.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-12T00:55:00.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-12T00:55:00.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-12T00:55:02.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-12T00:55:05.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-12T00:55:05.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-12T00:55:05.104Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-12T00:55:05.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-12T00:55:20.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-12T00:55:20.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-12T00:55:20.208Z] unexpected fault address 0x1e51000 [2023-07-12T00:55:20.208Z] fatal error: fault [2023-07-12T00:55:20.208Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x1e51000 pc=0xab270] [2023-07-12T00:55:20.208Z] [2023-07-12T00:55:20.208Z] goroutine 6 [running]: [2023-07-12T00:55:20.208Z] runtime.throw({0x8cdd84?, 0x4d2a8?}) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/panic.go:1047 +0x40 fp=0xc000108d90 sp=0xc000108d60 pc=0x73f50 [2023-07-12T00:55:20.208Z] runtime.sigpanic() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/signal_unix.go:851 +0x1a8 fp=0xc000108dd0 sp=0xc000108d90 pc=0x8c498 [2023-07-12T00:55:20.208Z] racecallatomic() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/race_arm64.s:351 +0x10 fp=0xc000108df0 sp=0xc000108de0 pc=0xab270 [2023-07-12T00:55:20.208Z] sync/atomic.AddInt32() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/race_arm64.s:286 +0x18 fp=0xc000108e00 sp=0xc000108df0 pc=0xab6b8 [2023-07-12T00:55:20.208Z] sync/atomic.AddUint32(0x80a780?, 0x108f38?) [2023-07-12T00:55:20.208Z] :1 +0x18 fp=0xc000108e30 sp=0xc000108e00 pc=0xacf58 [2023-07-12T00:55:20.208Z] github.com/edgexfoundry/edgex-go/internal/core/command/application.buildCoreCommands({0x8d8e1c, 0xe}, {0x8df40a, 0x16}, {{0x0, 0x0}, {{0x0, 0x0}, {0x8d6a7a, 0xb}, ...}, ...}) [2023-07-12T00:55:20.208Z] /w/workspace/edgex-go/1/internal/core/command/application/command.go:179 +0x6b8 fp=0xc0001095d0 sp=0xc000108e30 pc=0x7783e8 [2023-07-12T00:55:20.208Z] github.com/edgexfoundry/edgex-go/internal/core/command/application.TestBuildCoreCommands(0xc00013fa00?) [2023-07-12T00:55:20.208Z] /w/workspace/edgex-go/1/internal/core/command/application/command_test.go:95 +0x1120 fp=0xc000109e90 sp=0xc0001095d0 pc=0x779620 [2023-07-12T00:55:20.208Z] testing.tRunner(0xc00013fa00, 0x91e190) [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc000109fa0 sp=0xc000109e90 pc=0x1eff24 [2023-07-12T00:55:20.208Z] testing.(*T).Run.func1() [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:1629 +0x44 fp=0xc000109fd0 sp=0xc000109fa0 pc=0x1f1264 [2023-07-12T00:55:20.208Z] runtime.goexit() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000109fd0 sp=0xc000109fd0 pc=0xaa544 [2023-07-12T00:55:20.208Z] created by testing.(*T).Run [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:1629 +0x5b8 [2023-07-12T00:55:20.208Z] [2023-07-12T00:55:20.208Z] goroutine 1 [runnable]: [2023-07-12T00:55:20.208Z] runtime.chanrecv(0xc000031260, 0xc00039f78e, 0x1) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/chan.go:457 +0x6cc fp=0xc00039f710 sp=0xc00039f710 pc=0x4412c [2023-07-12T00:55:20.208Z] runtime.chanrecv1(0xe9c420?, 0x7da000?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/chan.go:442 +0x14 fp=0xc00039f740 sp=0xc00039f710 pc=0x43a24 [2023-07-12T00:55:20.208Z] testing.(*T).Run(0xc00013f860, {0x8de462, 0x15}, 0x91e190) [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:1630 +0x5d4 fp=0xc00039f880 sp=0xc00039f740 pc=0x1f1074 [2023-07-12T00:55:20.208Z] testing.runTests.func1(0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:2036 +0x84 fp=0xc00039f8e0 sp=0xc00039f880 pc=0x1f3fc4 [2023-07-12T00:55:20.208Z] testing.tRunner(0xc00013f860, 0xc00039fb38) [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00039f9f0 sp=0xc00039f8e0 pc=0x1eff24 [2023-07-12T00:55:20.208Z] testing.runTests(0xc000504280?, {0xe855e0, 0x1, 0x1}, {0xc00039fc08?, 0x4affc?, 0xe9cc20?}) [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:2034 +0x6ac fp=0xc00039fb60 sp=0xc00039f9f0 pc=0x1f3e5c [2023-07-12T00:55:20.208Z] testing.(*M).Run(0xc000504280) [2023-07-12T00:55:20.208Z] /usr/local/go/src/testing/testing.go:1906 +0x8e4 fp=0xc00039fec0 sp=0xc00039fb60 pc=0x1f1ed4 [2023-07-12T00:55:20.208Z] main.main() [2023-07-12T00:55:20.208Z] _testmain.go:78 +0x2d4 fp=0xc00039ff70 sp=0xc00039fec0 pc=0x77a074 [2023-07-12T00:55:20.208Z] runtime.main() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:250 +0x200 fp=0xc00039ffd0 sp=0xc00039ff70 pc=0x76590 [2023-07-12T00:55:20.208Z] runtime.goexit() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00039ffd0 sp=0xc00039ffd0 pc=0xaa544 [2023-07-12T00:55:20.208Z] [2023-07-12T00:55:20.208Z] goroutine 2 [force gc (idle)]: [2023-07-12T00:55:20.208Z] runtime.gopark(0xe9d600?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00004c7a0 sp=0xc00004c780 pc=0x769b0 [2023-07-12T00:55:20.208Z] runtime.goparkunlock(...) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-12T00:55:20.208Z] runtime.forcegchelper() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004c7d0 sp=0xc00004c7a0 pc=0x76800 [2023-07-12T00:55:20.208Z] runtime.goexit() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00004c7d0 sp=0xc00004c7d0 pc=0xaa544 [2023-07-12T00:55:20.208Z] created by runtime.init.6 [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:293 +0x24 [2023-07-12T00:55:20.208Z] [2023-07-12T00:55:20.208Z] goroutine 3 [GC sweep wait]: [2023-07-12T00:55:20.208Z] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005af60 sp=0xc00005af40 pc=0x769b0 [2023-07-12T00:55:20.208Z] runtime.goparkunlock(...) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-12T00:55:20.208Z] runtime.bgsweep(0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgcsweep.go:278 +0x98 fp=0xc00005afb0 sp=0xc00005af60 pc=0x615a8 [2023-07-12T00:55:20.208Z] runtime.gcenable.func1() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgc.go:178 +0x28 fp=0xc00005afd0 sp=0xc00005afb0 pc=0x56688 [2023-07-12T00:55:20.208Z] runtime.goexit() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005afd0 sp=0xc00005afd0 pc=0xaa544 [2023-07-12T00:55:20.208Z] created by runtime.gcenable [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgc.go:178 +0x6c [2023-07-12T00:55:20.208Z] [2023-07-12T00:55:20.208Z] goroutine 4 [GC scavenge wait]: [2023-07-12T00:55:20.208Z] runtime.gopark(0xc0000301c0?, 0xa34da8?, 0x1?, 0x0?, 0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000060f50 sp=0xc000060f30 pc=0x769b0 [2023-07-12T00:55:20.208Z] runtime.goparkunlock(...) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:387 [2023-07-12T00:55:20.208Z] runtime.(*scavengerState).park(0xe9cda0) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgcscavenge.go:400 +0x5c fp=0xc000060f80 sp=0xc000060f50 pc=0x5f55c [2023-07-12T00:55:20.208Z] runtime.bgscavenge(0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgcscavenge.go:628 +0x44 fp=0xc000060fb0 sp=0xc000060f80 pc=0x5fa74 [2023-07-12T00:55:20.208Z] runtime.gcenable.func2() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgc.go:179 +0x28 fp=0xc000060fd0 sp=0xc000060fb0 pc=0x56628 [2023-07-12T00:55:20.208Z] runtime.goexit() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000060fd0 sp=0xc000060fd0 pc=0xaa544 [2023-07-12T00:55:20.208Z] created by runtime.gcenable [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mgc.go:179 +0xac [2023-07-12T00:55:20.208Z] [2023-07-12T00:55:20.208Z] goroutine 5 [finalizer wait]: [2023-07-12T00:55:20.208Z] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000184d80 sp=0xc000184d60 pc=0x769b0 [2023-07-12T00:55:20.208Z] runtime.runfinq() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mfinal.go:193 +0x124 fp=0xc000184fd0 sp=0xc000184d80 pc=0x55754 [2023-07-12T00:55:20.208Z] runtime.goexit() [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000184fd0 sp=0xc000184fd0 pc=0xaa544 [2023-07-12T00:55:20.208Z] created by runtime.createfing [2023-07-12T00:55:20.208Z] /usr/local/go/src/runtime/mfinal.go:163 +0x80 [2023-07-12T00:55:20.208Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application 0.620s [2023-07-12T00:55:32.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements [2023-07-12T00:55:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-12T00:55:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-12T00:55:37.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-12T00:55:40.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.469s coverage: 71.5% of statements [2023-07-12T00:55:43.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-12T00:55:43.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-12T00:55:43.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 54.0% of statements [2023-07-12T00:55:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-12T00:55:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-12T00:55:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:55:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-12T00:55:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-12T00:55:55.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-12T00:55:55.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-12T00:56:10.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.596s coverage: 88.5% of statements [2023-07-12T00:56:10.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.558s coverage: 3.8% of statements [2023-07-12T00:56:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-12T00:56:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:56:11.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-12T00:56:13.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.782s coverage: 95.6% of statements [2023-07-12T00:56:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-12T00:56:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-12T00:56:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-12T00:56:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-12T00:56:13.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-12T00:56:13.291Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements [2023-07-12T00:56:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-12T00:56:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-12T00:56:19.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-12T00:56:19.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements [2023-07-12T00:56:30.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-12T00:56:30.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-12T00:56:30.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.687s coverage: 0.9% of statements [2023-07-12T00:56:30.630Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 29.0% of statements [2023-07-12T00:56:34.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.315s coverage: 42.9% of statements [2023-07-12T00:56:34.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements [2023-07-12T00:56:34.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements [2023-07-12T00:56:34.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2023-07-12T00:56:39.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2023-07-12T00:56:41.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-12T00:56:42.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-12T00:56:42.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-12T00:56:42.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-12T00:56:44.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-12T00:56:44.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-12T00:56:44.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-12T00:56:44.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-12T00:56:51.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements [2023-07-12T00:56:51.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-12T00:56:51.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-12T00:56:51.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-12T00:56:51.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-12T00:56:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-12T00:56:58.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-12T00:56:59.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.268s coverage: 92.9% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2023-07-12T00:57:06.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.506s coverage: 81.8% of statements [2023-07-12T00:57:06.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-12T00:57:06.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.485s coverage: 82.1% of statements [2023-07-12T00:57:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-12T00:57:07.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 86.0% of statements [2023-07-12T00:57:13.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-12T00:57:13.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-12T00:57:14.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2023-07-12T00:57:14.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements [2023-07-12T00:57:15.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-07-12T00:57:15.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-07-12T00:57:15.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-07-12T00:57:16.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-12T00:57:16.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-12T00:57:16.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-12T00:57:16.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-07-12T00:57:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-12T00:57:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-12T00:57:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-12T00:57:26.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.061s coverage: 38.4% of statements [2023-07-12T00:57:26.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-07-12T00:57:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-12T00:57:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-12T00:57:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-12T00:57:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-12T00:57:31.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements [2023-07-12T00:57:37.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-12T00:57:37.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-12T00:57:37.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-12T00:57:37.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-12T00:57:44.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements [2023-07-12T00:57:45.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-12T00:57:45.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:57:45.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-12T00:57:45.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-12T00:57:45.954Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.634s coverage: 92.3% of statements [2023-07-12T00:57:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-12T00:57:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-12T00:57:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.306s coverage: 61.8% of statements [2023-07-12T00:57:52.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-12T00:57:52.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-12T00:57:52.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.7% of statements [2023-07-12T00:57:52.412Z] FAIL [2023-07-12T00:57:53.374Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-07-12T00:57:53.421Z] $ docker stop --time=1 2bb5754d90c4ddb97d7ca3ee83bc67f7a436f0a876f08515e4d5c0d686ca00d5 [2023-07-12T00:57:55.289Z] $ docker rm -f --volumes 2bb5754d90c4ddb97d7ca3ee83bc67f7a436f0a876f08515e4d5c0d686ca00d5 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:57:57.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:57:57.408Z] [2023-07-12T00:57:57.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:57:57.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:57:58.082Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T00:57:58.082Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T00:57:58.082Z] 04944245beec: Pulling fs layer [2023-07-12T00:57:58.082Z] 699f458cf7ca: Pulling fs layer [2023-07-12T00:57:58.082Z] 765212b225bb: Pulling fs layer [2023-07-12T00:57:58.082Z] f23df028b6ca: Pulling fs layer [2023-07-12T00:57:58.082Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T00:57:58.082Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T00:57:58.082Z] f23df028b6ca: Waiting [2023-07-12T00:57:58.082Z] d65c8cfc05b1: Waiting [2023-07-12T00:57:58.082Z] 2437ff75d9bd: Waiting [2023-07-12T00:57:58.082Z] 765212b225bb: Waiting [2023-07-12T00:57:58.082Z] 04944245beec: Verifying Checksum [2023-07-12T00:57:58.082Z] 04944245beec: Download complete [2023-07-12T00:57:58.082Z] 765212b225bb: Verifying Checksum [2023-07-12T00:57:58.082Z] 765212b225bb: Download complete [2023-07-12T00:57:58.351Z] f23df028b6ca: Verifying Checksum [2023-07-12T00:57:58.351Z] f23df028b6ca: Download complete [2023-07-12T00:57:58.351Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T00:57:58.351Z] d65c8cfc05b1: Download complete [2023-07-12T00:57:58.351Z] 699f458cf7ca: Verifying Checksum [2023-07-12T00:57:58.351Z] 699f458cf7ca: Download complete [2023-07-12T00:57:58.936Z] 8998bd30e6a1: Verifying Checksum [2023-07-12T00:57:58.936Z] 8998bd30e6a1: Download complete [2023-07-12T00:58:01.522Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T00:58:01.522Z] 2437ff75d9bd: Download complete [2023-07-12T00:58:02.934Z] 8998bd30e6a1: Pull complete [2023-07-12T00:58:03.519Z] 04944245beec: Pull complete [2023-07-12T00:58:04.928Z] 699f458cf7ca: Pull complete [2023-07-12T00:58:04.928Z] 765212b225bb: Pull complete [2023-07-12T00:58:05.888Z] f23df028b6ca: Pull complete [2023-07-12T00:58:05.888Z] d65c8cfc05b1: Pull complete [2023-07-12T00:58:20.878Z] 2437ff75d9bd: Pull complete [2023-07-12T00:58:20.878Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T00:58:20.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:58:20.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:58:21.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-913 does not seem to be running inside a container [2023-07-12T00:58:21.257Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-12T00:58:23.841Z] $ docker top 66611b72491468ceaebe36ce9e614a7faa65de9657af5780d8ca8d4eadebd82a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:24.809Z] ---> job-cost.sh [2023-07-12T00:58:24.809Z] lf-activate-venv: SKIPPING [2023-07-12T00:58:24.809Z] INFO: No Stack... [2023-07-12T00:58:25.085Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T00:58:26.062Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:58:26.766Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-12T00:58:26.766Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:58:26.868Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4605-1-stack-cost] [2023-07-12T00:58:26.873Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4605-1-stack-cost] did not exist. Created. [2023-07-12T00:58:26.873Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:58:27.311Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T00:58:27.975Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:58:27.991Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:58:28.076Z] $ docker stop --time=1 66611b72491468ceaebe36ce9e614a7faa65de9657af5780d8ca8d4eadebd82a [2023-07-12T00:58:31.843Z] $ docker rm -f --volumes 66611b72491468ceaebe36ce9e614a7faa65de9657af5780d8ca8d4eadebd82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T00:58:32.592Z] Failed in branch arm64 [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 [2023-07-12T00:58:34.162Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:34.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:35.377Z] ---> package-listing.sh [2023-07-12T00:58:35.378Z] ++ facter osfamily [2023-07-12T00:58:35.378Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T00:58:35.717Z] + OS_FAMILY=debian [2023-07-12T00:58:35.717Z] + workspace=/w/workspace/edgex-go/1 [2023-07-12T00:58:35.717Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T00:58:35.717Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T00:58:35.717Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T00:58:35.717Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T00:58:35.717Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-12T00:58:35.717Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T00:58:35.717Z] + case "${OS_FAMILY}" in [2023-07-12T00:58:35.717Z] + dpkg -l [2023-07-12T00:58:35.717Z] + grep '^ii' [2023-07-12T00:58:35.717Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T00:58:35.717Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T00:58:35.717Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T00:58:35.717Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-12T00:58:35.717Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-12T00:58:35.717Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-12T00:58:35.769Z] 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 [2023-07-12T00:58:36.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:58:36.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:58:36.525Z] [2023-07-12T00:58:36.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:58:36.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:58:36.929Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T00:58:36.929Z] 5eb5b503b376: Pulling fs layer [2023-07-12T00:58:36.929Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T00:58:36.929Z] ec43610c2a17: Pulling fs layer [2023-07-12T00:58:36.929Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T00:58:36.929Z] 33b1e0a273af: Pulling fs layer [2023-07-12T00:58:36.929Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T00:58:36.929Z] 2f39f015ded8: Pulling fs layer [2023-07-12T00:58:36.929Z] 5d3b04190fa2: Waiting [2023-07-12T00:58:36.929Z] 33b1e0a273af: Waiting [2023-07-12T00:58:36.929Z] 2f39f015ded8: Waiting [2023-07-12T00:58:36.929Z] 3a2ae6a8a46f: Waiting [2023-07-12T00:58:36.929Z] 5c69ac0246d0: Download complete [2023-07-12T00:58:36.929Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T00:58:36.929Z] 3a2ae6a8a46f: Download complete [2023-07-12T00:58:36.929Z] 33b1e0a273af: Verifying Checksum [2023-07-12T00:58:36.929Z] 33b1e0a273af: Download complete [2023-07-12T00:58:36.929Z] ec43610c2a17: Verifying Checksum [2023-07-12T00:58:36.929Z] ec43610c2a17: Download complete [2023-07-12T00:58:36.929Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T00:58:36.929Z] 5d3b04190fa2: Download complete [2023-07-12T00:58:37.188Z] 5eb5b503b376: Verifying Checksum [2023-07-12T00:58:37.188Z] 5eb5b503b376: Download complete [2023-07-12T00:58:37.755Z] 2f39f015ded8: Download complete [2023-07-12T00:58:38.321Z] 5eb5b503b376: Pull complete [2023-07-12T00:58:38.321Z] 5c69ac0246d0: Pull complete [2023-07-12T00:58:38.887Z] ec43610c2a17: Pull complete [2023-07-12T00:58:38.887Z] 3a2ae6a8a46f: Pull complete [2023-07-12T00:58:39.147Z] 33b1e0a273af: Pull complete [2023-07-12T00:58:39.147Z] 5d3b04190fa2: Pull complete [2023-07-12T00:58:43.327Z] 2f39f015ded8: Pull complete [2023-07-12T00:58:43.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T00:58:43.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:58:43.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:58:43.539Z] prd-ubuntu20.04-docker-8c-8g-912 does not seem to be running inside a container [2023-07-12T00:58:43.579Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T00:58:50.689Z] $ docker top 02f0f702f30d3b2583fb9a02cd535998dced88cc3cb45c53f6e41b0ec5bb0f00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:58:51.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T00:58:51.387Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T00:58:51.697Z] + ls /var/log/sa-host [2023-07-12T00:58:51.697Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:58:51.930Z] provisioning config files... [2023-07-12T00:58:51.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9072229069565095740tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:58:51.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:52.306Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T00:58:52.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:52.736Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T00:58:52.770Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:53.204Z] ---> sudo-logs.sh [2023-07-12T00:58:53.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T00:58:53.283Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:53.595Z] ---> job-cost.sh [2023-07-12T00:58:53.595Z] lf-activate-venv: SKIPPING [2023-07-12T00:58:53.595Z] DEBUG: total: 0.10999999940395355 [2023-07-12T00:58:53.595Z] INFO: Retrieving Stack Cost... [2023-07-12T00:58:53.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:58:54.425Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T00:58:54.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:58:54.773Z] ---> logs-deploy.sh [2023-07-12T00:58:54.773Z] lf-activate-venv: SKIPPING [2023-07-12T00:58:54.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4605/1 [2023-07-12T00:58:54.773Z] INFO: archiving workspace using pattern(s): [2023-07-12T00:58:55.710Z] Archives upload complete. [2023-07-12T00:58:55.710Z] INFO: archiving logs to Nexus