Pull request #4569 updated 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 67c93f70b7447e1b2505b50fe643ca16422e2e49+71cf00baf6053412bb985f3832ac8b10e5a82b70 (b8ef0d8b5d7a2817b6cf7473238e31c570631f35) 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-ssh9650841528548783327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh853391926768545887.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9055706112991180860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15378835004104787131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6498971806452428394.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15769 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 Merge succeeded, producing 2c6f453efeffced05df413de93bd762a93fe709e Checking out Revision 2c6f453efeffced05df413de93bd762a93fe709e (PR-4569) > 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/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # 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 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c6f453efeffced05df413de93bd762a93fe709e # timeout=10 Commit message: "Merge commit '71cf00baf6053412bb985f3832ac8b10e5a82b70' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T18:33:49.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T18:33:49.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T18:33:49.701Z] ========================================================= [2023-05-16T18:33:49.701Z] EdgeX Global Pipelines Version Info [2023-05-16T18:33:49.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:33:50.425Z] ------------------- [2023-05-16T18:33:50.425Z] stable info: [2023-05-16T18:33:50.425Z] ------------------- [2023-05-16T18:33:50.425Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T18:33:50.425Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T18:33:50.425Z] Message: update stable to v1.0.249 [2023-05-16T18:33:50.998Z] ------------------- [2023-05-16T18:33:50.998Z] experimental info: [2023-05-16T18:33:50.998Z] ------------------- [2023-05-16T18:33:50.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T18:33:50.998Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T18:33:50.998Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T18:33:51.162Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-16T18:33:51.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-16T18:33:51.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T18:33:51.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T18:33:51.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T18:33:51.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T18:33:51.239Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T18:33:51.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-16T18:33:51.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-16T18:33:51.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-16T18:33:51.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T18:33:51.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T18:33:51.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T18:33:51.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T18:33:51.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T18:33:51.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T18:33:51.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T18:33:51.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T18:33:51.405Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-16T18:33:51.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-16T18:33:51.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T18:33:51.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T18:33:51.470Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T18:33:51.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo [2023-05-16T18:33:51.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo [2023-05-16T18:33:51.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo [2023-05-16T18:33:51.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c6f453efeffced05df413de93bd762a93fe709e [Pipeline] echo [2023-05-16T18:33:51.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c6f453 [Pipeline] echo [2023-05-16T18:33:51.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:33:51.609Z] provisioning config files... [2023-05-16T18:33:51.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1243333601118354174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:33:51.927Z] ---> docker-login.sh [2023-05-16T18:33:51.927Z] nexus3.edgexfoundry.org:10001 [2023-05-16T18:33:52.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:33:52.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:33:52.187Z] Configure a credential helper to remove this warning. See [2023-05-16T18:33:52.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:33:52.187Z] [2023-05-16T18:33:52.187Z] Login Succeeded [2023-05-16T18:33:52.187Z] nexus3.edgexfoundry.org:10002 [2023-05-16T18:33:52.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:33:52.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:33:52.187Z] Configure a credential helper to remove this warning. See [2023-05-16T18:33:52.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:33:52.187Z] [2023-05-16T18:33:52.187Z] Login Succeeded [2023-05-16T18:33:52.187Z] nexus3.edgexfoundry.org:10003 [2023-05-16T18:33:52.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:33:52.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:33:52.446Z] Configure a credential helper to remove this warning. See [2023-05-16T18:33:52.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:33:52.446Z] [2023-05-16T18:33:52.446Z] Login Succeeded [2023-05-16T18:33:52.446Z] nexus3.edgexfoundry.org:10004 [2023-05-16T18:33:52.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:33:52.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:33:52.446Z] Configure a credential helper to remove this warning. See [2023-05-16T18:33:52.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:33:52.446Z] [2023-05-16T18:33:52.446Z] Login Succeeded [2023-05-16T18:33:52.446Z] docker.io [2023-05-16T18:33:52.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:33:52.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:33:52.705Z] Configure a credential helper to remove this warning. See [2023-05-16T18:33:52.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:33:52.705Z] [2023-05-16T18:33:52.705Z] Login Succeeded [2023-05-16T18:33:52.705Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T18:33:52.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:33:53.037Z] + 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-05-16T18:33:53.037Z] + dirname cmd/core-command/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/+ -f2 [2023-05-16T18:33:53.037Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-16T18:33:53.037Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/core-data/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/core-metadata/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-16T18:33:53.037Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-16T18:33:53.037Z] cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/support-notifications/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-16T18:33:53.037Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-16T18:33:53.037Z] + cut -d/ -f2 [2023-05-16T18:33:53.037Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-16T18:33:53.093Z] 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-05-16T18:33:53.430Z] + git rev-list -1 --merges 2c6f453efeffced05df413de93bd762a93fe709e~1..2c6f453efeffced05df413de93bd762a93fe709e [Pipeline] echo [2023-05-16T18:33:53.443Z] -----------> git rev-list -1 --merges 2c6f453efeffced05df413de93bd762a93fe709e~1..2c6f453efeffced05df413de93bd762a93fe709e 2c6f453efeffced05df413de93bd762a93fe709e [2023-05-16T18:33:53.443Z] 2c6f453efeffced05df413de93bd762a93fe709e [false] [Pipeline] sh [2023-05-16T18:33:53.734Z] + git log --format=format:%s -1 2c6f453efeffced05df413de93bd762a93fe709e [Pipeline] echo [2023-05-16T18:33:53.750Z] ========================================================= [2023-05-16T18:33:53.750Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T18:33:53.750Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-16T18:33:54.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:33:54.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T18:33:54.119Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T18:33:54.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T18:33:54.119Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T18:33:54.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T18:33:54.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:33:54.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:33:54.475Z] [2023-05-16T18:33:54.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:33:54.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:33:54.776Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T18:33:54.776Z] b85a868b505f: Pulling fs layer [2023-05-16T18:33:54.776Z] e2be974225ed: Pulling fs layer [2023-05-16T18:33:54.776Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T18:33:54.776Z] 988bab9f4d93: Pulling fs layer [2023-05-16T18:33:54.776Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T18:33:54.776Z] eaf3925da568: Pulling fs layer [2023-05-16T18:33:54.776Z] bab4dde63d76: Pulling fs layer [2023-05-16T18:33:54.776Z] bde34c3a00c8: Pulling fs layer [2023-05-16T18:33:54.776Z] b352a97aabf1: Pulling fs layer [2023-05-16T18:33:54.776Z] 4872d77fe225: Pulling fs layer [2023-05-16T18:33:54.776Z] 5851b861e8e6: Pulling fs layer [2023-05-16T18:33:54.776Z] bde34c3a00c8: Waiting [2023-05-16T18:33:54.776Z] b352a97aabf1: Waiting [2023-05-16T18:33:54.776Z] bab4dde63d76: Waiting [2023-05-16T18:33:54.776Z] eaf3925da568: Waiting [2023-05-16T18:33:54.776Z] 988bab9f4d93: Waiting [2023-05-16T18:33:54.776Z] 4872d77fe225: Waiting [2023-05-16T18:33:54.776Z] 1469e6f7b9e6: Waiting [2023-05-16T18:33:54.776Z] e2be974225ed: Verifying Checksum [2023-05-16T18:33:54.776Z] e2be974225ed: Download complete [2023-05-16T18:33:54.776Z] 988bab9f4d93: Verifying Checksum [2023-05-16T18:33:54.776Z] 988bab9f4d93: Download complete [2023-05-16T18:33:54.776Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T18:33:54.776Z] 1469e6f7b9e6: Download complete [2023-05-16T18:33:55.048Z] eaf3925da568: Verifying Checksum [2023-05-16T18:33:55.048Z] eaf3925da568: Download complete [2023-05-16T18:33:55.048Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T18:33:55.048Z] 339a4e72a1f5: Download complete [2023-05-16T18:33:55.048Z] bde34c3a00c8: Verifying Checksum [2023-05-16T18:33:55.048Z] bde34c3a00c8: Download complete [2023-05-16T18:33:55.048Z] b352a97aabf1: Download complete [2023-05-16T18:33:55.048Z] 4872d77fe225: Verifying Checksum [2023-05-16T18:33:55.048Z] 4872d77fe225: Download complete [2023-05-16T18:33:55.048Z] 5851b861e8e6: Verifying Checksum [2023-05-16T18:33:55.048Z] 5851b861e8e6: Download complete [2023-05-16T18:33:55.048Z] b85a868b505f: Verifying Checksum [2023-05-16T18:33:55.048Z] b85a868b505f: Download complete [2023-05-16T18:33:55.308Z] bab4dde63d76: Verifying Checksum [2023-05-16T18:33:55.308Z] bab4dde63d76: Download complete [2023-05-16T18:33:56.244Z] b85a868b505f: Pull complete [2023-05-16T18:33:56.244Z] e2be974225ed: Pull complete [2023-05-16T18:33:56.814Z] 339a4e72a1f5: Pull complete [2023-05-16T18:33:56.814Z] 988bab9f4d93: Pull complete [2023-05-16T18:33:57.073Z] 1469e6f7b9e6: Pull complete [2023-05-16T18:33:57.073Z] eaf3925da568: Pull complete [2023-05-16T18:33:59.368Z] bab4dde63d76: Pull complete [2023-05-16T18:33:59.368Z] bde34c3a00c8: Pull complete [2023-05-16T18:33:59.368Z] b352a97aabf1: Pull complete [2023-05-16T18:33:59.368Z] 4872d77fe225: Pull complete [2023-05-16T18:33:59.368Z] 5851b861e8e6: Pull complete [2023-05-16T18:33:59.368Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T18:33:59.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:33:59.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:33:59.469Z] prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container [2023-05-16T18:33:59.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T18:34:01.584Z] $ docker top 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 -eo pid,comm [2023-05-16T18:34:01.638Z] 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-05-16T18:34:01.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:34:01.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:34:01.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:34:01.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:34:01.785Z] $ docker exec 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent [2023-05-16T18:34:01.900Z] SSH_AUTH_SOCK=/tmp/ssh-xTlkzzWDDxgJ/agent.34 [2023-05-16T18:34:01.900Z] SSH_AGENT_PID=40 [2023-05-16T18:34:01.907Z] Running ssh-add (command line suppressed) [2023-05-16T18:34:02.018Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1317845484255137274.key (/w/workspace/edgex-go/2@tmp/private_key_1317845484255137274.key) [2023-05-16T18:34:02.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:34:02.323Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T18:34:02.345Z] $ docker exec --env ******** --env ******** 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent -k [2023-05-16T18:34:02.440Z] unset SSH_AUTH_SOCK; [2023-05-16T18:34:02.440Z] unset SSH_AGENT_PID; [2023-05-16T18:34:02.440Z] echo Agent pid 40 killed; [2023-05-16T18:34:02.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T18:34:02.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:34:02.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:34:02.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:34:02.591Z] $ docker exec 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent [2023-05-16T18:34:02.694Z] SSH_AUTH_SOCK=/tmp/ssh-qq1F4Pkx5zHE/agent.71 [2023-05-16T18:34:02.694Z] SSH_AGENT_PID=77 [2023-05-16T18:34:02.699Z] Running ssh-add (command line suppressed) [2023-05-16T18:34:02.814Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4567903107319402566.key (/w/workspace/edgex-go/2@tmp/private_key_4567903107319402566.key) [2023-05-16T18:34:02.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:34:03.114Z] + git semver init [2023-05-16T18:34:03.387Z] 2023-05-16 18:34:03,270 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T18:34:03.387Z] 2023-05-16 18:34:03,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-05-16T18:34:03.387Z] 2023-05-16 18:34:03,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-05-16T18:34:03.387Z] 2023-05-16 18:34:03,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,708 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4569 with force:False [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,709 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4569 [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,713 [execute] INFO git cat-file --batch-check [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,719 [execute] INFO git cat-file --batch [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:34:09.982Z] 2023-05-16 18:34:08,724 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4569 [2023-05-16T18:34:09.982Z] 0.0.0 [Pipeline] } [2023-05-16T18:34:09.995Z] $ docker exec --env ******** --env ******** 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 ssh-agent -k [2023-05-16T18:34:10.094Z] unset SSH_AUTH_SOCK; [2023-05-16T18:34:10.094Z] unset SSH_AGENT_PID; [2023-05-16T18:34:10.094Z] echo Agent pid 77 killed; [2023-05-16T18:34:10.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:34:10.398Z] + git semver [Pipeline] } [2023-05-16T18:34:10.678Z] $ docker stop --time=1 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 [2023-05-16T18:34:11.962Z] $ docker rm -f --volumes 8339912fc16b886ae84c24969135b2032c44614a7dcb04520f8eb5b527f466c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T18:34:12.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T18:34:12.517Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T18:34:12.520Z] [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-05-16T18:34:12.933Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-16T18:34:12.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T18:34:12.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T18:34:12.964Z] ========================================================= [2023-05-16T18:34:12.964Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T18:34:12.964Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-16T18:34:13.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T18:34:13.249Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T18:34:13.249Z] f56be85fc22e: Pulling fs layer [2023-05-16T18:34:13.249Z] 85791d961cd3: Pulling fs layer [2023-05-16T18:34:13.249Z] d694b5ae8c79: Pulling fs layer [2023-05-16T18:34:13.249Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T18:34:13.249Z] 4d19c01a9841: Pulling fs layer [2023-05-16T18:34:13.249Z] 9325e15d5711: Pulling fs layer [2023-05-16T18:34:13.249Z] 556b6ee489ea: Pulling fs layer [2023-05-16T18:34:13.249Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T18:34:13.249Z] 9f32a84ed3da: Waiting [2023-05-16T18:34:13.249Z] 4d19c01a9841: Waiting [2023-05-16T18:34:13.249Z] 9325e15d5711: Waiting [2023-05-16T18:34:13.249Z] c5a4b2cf53e6: Waiting [2023-05-16T18:34:13.249Z] 556b6ee489ea: Waiting [2023-05-16T18:34:13.249Z] 85791d961cd3: Verifying Checksum [2023-05-16T18:34:13.249Z] 85791d961cd3: Download complete [2023-05-16T18:34:13.249Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T18:34:13.249Z] 9f32a84ed3da: Download complete [2023-05-16T18:34:13.249Z] 4d19c01a9841: Verifying Checksum [2023-05-16T18:34:13.249Z] 4d19c01a9841: Download complete [2023-05-16T18:34:13.249Z] f56be85fc22e: Verifying Checksum [2023-05-16T18:34:13.249Z] f56be85fc22e: Download complete [2023-05-16T18:34:13.249Z] 9325e15d5711: Verifying Checksum [2023-05-16T18:34:13.249Z] 9325e15d5711: Download complete [2023-05-16T18:34:13.510Z] f56be85fc22e: Pull complete [2023-05-16T18:34:13.510Z] 85791d961cd3: Pull complete [2023-05-16T18:34:13.770Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T18:34:13.770Z] c5a4b2cf53e6: Download complete [2023-05-16T18:34:14.029Z] d694b5ae8c79: Verifying Checksum [2023-05-16T18:34:14.029Z] d694b5ae8c79: Download complete [2023-05-16T18:34:14.029Z] 556b6ee489ea: Verifying Checksum [2023-05-16T18:34:14.029Z] 556b6ee489ea: Download complete [2023-05-16T18:34:16.565Z] d694b5ae8c79: Pull complete [2023-05-16T18:34:16.825Z] 9f32a84ed3da: Pull complete [2023-05-16T18:34:16.825Z] 4d19c01a9841: Pull complete [2023-05-16T18:34:16.825Z] 9325e15d5711: Pull complete [2023-05-16T18:34:19.357Z] 556b6ee489ea: Pull complete [2023-05-16T18:34:19.925Z] c5a4b2cf53e6: Pull complete [2023-05-16T18:34:19.925Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T18:34:19.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T18:34:19.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-16T18:34:20.218Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T18:34:20.218Z] WORKDIR /edgex [2023-05-16T18:34:20.218Z] COPY go.mod . [2023-05-16T18:34:20.218Z] RUN go mod download [2023-05-16T18:34:20.218Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-16T18:34:20.785Z] Sending build context to Docker daemon 170.7MB [2023-05-16T18:34:20.785Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T18:34:20.785Z] ---> c4be618373d6 [2023-05-16T18:34:20.785Z] Step 2/4 : WORKDIR /edgex [2023-05-16T18:34:24.975Z] ---> Running in 1259ab3b46ba [2023-05-16T18:34:25.236Z] Removing intermediate container 1259ab3b46ba [2023-05-16T18:34:25.236Z] ---> 60cea7f8086d [2023-05-16T18:34:25.236Z] Step 3/4 : COPY go.mod . [2023-05-16T18:34:25.236Z] ---> f69d8b9f2d58 [2023-05-16T18:34:25.236Z] Step 4/4 : RUN go mod download [2023-05-16T18:34:25.236Z] ---> Running in e17d204e1e8e [2023-05-16T18:34:27.596Z] Still waiting to schedule task [2023-05-16T18:34:27.597Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15766’ is offline [2023-05-16T18:34:37.470Z] Removing intermediate container e17d204e1e8e [2023-05-16T18:34:37.471Z] ---> 7939deb480dc [2023-05-16T18:34:37.471Z] Successfully built 7939deb480dc [2023-05-16T18:34:37.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:34:37.769Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T18:34:37.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:34:37.840Z] prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container [2023-05-16T18:34:37.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-05-16T18:34:38.269Z] $ docker top 9c8e00783d71dcadedd79825ba19d9baa858bc787be75d869eac542a145dcf45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T18:34:38.614Z] + go version [2023-05-16T18:34:38.614Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T18:34:38.630Z] $ docker stop --time=1 9c8e00783d71dcadedd79825ba19d9baa858bc787be75d869eac542a145dcf45 [2023-05-16T18:34:39.887Z] $ docker rm -f --volumes 9c8e00783d71dcadedd79825ba19d9baa858bc787be75d869eac542a145dcf45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:34:40.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T18:34:40.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:34:40.365Z] prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container [2023-05-16T18:34:40.402Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2023-05-16T18:34:40.734Z] $ docker top c6bdfb6382d8dee33f51477d214835f34cf2e645667ba52417ae0547f331bf06 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T18:34:40.790Z] ========================================================= [2023-05-16T18:34:40.790Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-16T18:34:40.790Z] ========================================================= [Pipeline] sh [2023-05-16T18:34:41.066Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T18:34:41.366Z] + make test [2023-05-16T18:34:41.367Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T18:34:47.928Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-16T18:35:02.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-16T18:35:02.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-16T18:35:03.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-16T18:35:03.323Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-16T18:35:03.889Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-16T18:35:04.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-16T18:35:04.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-16T18:35:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-16T18:35:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-16T18:35:04.973Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-16T18:35:05.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-16T18:35:05.488Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-16T18:35:05.488Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-16T18:35:05.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-16T18:35:07.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-16T18:35:07.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-16T18:35:07.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-05-16T18:35:09.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-16T18:35:13.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-05-16T18:35:13.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-16T18:35:13.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-16T18:35:13.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-16T18:35:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-16T18:35:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-16T18:35:14.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-16T18:35:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-16T18:35:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-16T18:35:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:35:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-16T18:35:16.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-16T18:35:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-16T18:35:17.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-16T18:35:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.029s coverage: 88.5% of statements [2023-05-16T18:35:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.8% of statements [2023-05-16T18:35:19.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-16T18:35:19.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:35:19.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-16T18:35:19.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.341s coverage: 95.6% of statements [2023-05-16T18:35:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-16T18:35:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-16T18:35:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-16T18:35:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-16T18:35:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-16T18:35:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-05-16T18:35:20.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-16T18:35:20.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-16T18:35:20.650Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-16T18:35:20.650Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-05-16T18:35:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-16T18:35:22.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-16T18:35:22.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2023-05-16T18:35:22.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.0% of statements [2023-05-16T18:35:22.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements [2023-05-16T18:35:23.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements [2023-05-16T18:35:23.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-16T18:35:23.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2023-05-16T18:35:23.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-05-16T18:35:24.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-16T18:35:24.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-16T18:35:24.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-16T18:35:24.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-16T18:35:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-16T18:35:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-16T18:35:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-16T18:35:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-16T18:35:25.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-16T18:35:25.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-16T18:35:25.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-16T18:35:25.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-16T18:35:25.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-16T18:35:25.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-16T18:35:26.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-16T18:35:27.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-16T18:35:27.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-16T18:35:28.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-16T18:35:28.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-16T18:35:29.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-16T18:35:29.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-16T18:35:29.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-16T18:35:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-16T18:35:31.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-16T18:35:31.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-16T18:35:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-16T18:35:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-16T18:35:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-16T18:35:32.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-16T18:35:33.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-16T18:35:33.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-16T18:35:33.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-16T18:35:33.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-16T18:35:34.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2023-05-16T18:35:34.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-16T18:35:34.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:35:34.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-16T18:35:34.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-16T18:35:35.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-16T18:35:35.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-16T18:35:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-16T18:35:35.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.251s coverage: 79.9% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.064s coverage: 92.9% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.068s coverage: 87.2% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.1% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-05-16T18:35:48.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-16T18:35:48.060Z] 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-05-16T18:35:48.060Z] Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image [2023-05-16T18:35:48.060Z] Dockerfile.fuzz:5 DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga `. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`). [2023-05-16T18:35:48.061Z] Dockerfile.fuzz:8 DL3003 warning: Use WORKDIR to switch to a directory [2023-05-16T18:35:48.061Z] Dockerfile.fuzz:8 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [2023-05-16T18:35:48.061Z] make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } [2023-05-16T18:35:48.077Z] $ docker stop --time=1 c6bdfb6382d8dee33f51477d214835f34cf2e645667ba52417ae0547f331bf06 [2023-05-16T18:35:49.694Z] $ docker rm -f --volumes c6bdfb6382d8dee33f51477d214835f34cf2e645667ba52417ae0547f331bf06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T18:35:49.943Z] Failed in branch amd64 [2023-05-16T18:37:00.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15771 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws [2023-05-16T18:37:00.367Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-05-16T18:37:00.413Z] The recommended git tool is: git [2023-05-16T18:37:07.531Z] using credential edgex-jenkins-ssh [2023-05-16T18:37:07.548Z] Cloning the remote Git repository [2023-05-16T18:37:07.615Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-16T18:37:07.732Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-05-16T18:37:07.909Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-16T18:37:07.910Z] > git --version # timeout=10 [2023-05-16T18:37:07.938Z] > git --version # 'git version 2.25.1' [2023-05-16T18:37:07.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T18:37:08.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T18:37:25.418Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-16T18:37:25.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T18:37:26.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-16T18:37:26.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-16T18:37:26.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T18:37:26.413Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T18:37:27.559Z] Merging remotes/origin/main commit 71cf00baf6053412bb985f3832ac8b10e5a82b70 into PR head commit 67c93f70b7447e1b2505b50fe643ca16422e2e49 [2023-05-16T18:37:28.222Z] Merge succeeded, producing f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T18:37:28.223Z] Checking out Revision f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e (PR-4569) [2023-05-16T18:37:27.582Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T18:37:27.681Z] > git checkout -f 67c93f70b7447e1b2505b50fe643ca16422e2e49 # timeout=10 [2023-05-16T18:37:27.904Z] > git remote # timeout=10 [2023-05-16T18:37:27.924Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T18:37:27.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T18:37:27.949Z] > git merge 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 [2023-05-16T18:37:28.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T18:37:28.234Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T18:37:28.246Z] > git checkout -f f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e # timeout=10 [2023-05-16T18:37:31.762Z] Commit message: "Merge commit '71cf00baf6053412bb985f3832ac8b10e5a82b70' into HEAD" [2023-05-16T18:37:31.762Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T18:37:32.652Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T18:37:32.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T18:37:32.652Z] Dload Upload Total Spent Left Speed [2023-05-16T18:37:32.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-05-16T18:37:33.308Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T18:37:33.642Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T18:37:33.642Z] + sudo tee /etc/docker/daemon.new [2023-05-16T18:37:33.642Z] { [2023-05-16T18:37:33.642Z] "registry-mirrors": [ [2023-05-16T18:37:33.642Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T18:37:33.642Z] ], [2023-05-16T18:37:33.642Z] "bip": "10.250.0.254/24", [2023-05-16T18:37:33.642Z] "hosts": [ [2023-05-16T18:37:33.642Z] "tcp://0.0.0.0:5555", [2023-05-16T18:37:33.642Z] "unix:///var/run/docker.sock" [2023-05-16T18:37:33.642Z] ], [2023-05-16T18:37:33.642Z] "mtu": 1458, [2023-05-16T18:37:33.642Z] "selinux-enabled": true, [2023-05-16T18:37:33.642Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T18:37:33.642Z] } [Pipeline] sh [2023-05-16T18:37:33.970Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T18:37:34.296Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:37:52.577Z] provisioning config files... [2023-05-16T18:37:52.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3376202554611179078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:37:52.948Z] ---> docker-login.sh [2023-05-16T18:37:52.949Z] nexus3.edgexfoundry.org:10001 [2023-05-16T18:37:53.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:37:53.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:37:53.805Z] Configure a credential helper to remove this warning. See [2023-05-16T18:37:53.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:37:53.805Z] [2023-05-16T18:37:53.805Z] Login Succeeded [2023-05-16T18:37:53.805Z] nexus3.edgexfoundry.org:10002 [2023-05-16T18:37:53.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:37:54.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:37:54.074Z] Configure a credential helper to remove this warning. See [2023-05-16T18:37:54.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:37:54.074Z] [2023-05-16T18:37:54.074Z] Login Succeeded [2023-05-16T18:37:54.074Z] nexus3.edgexfoundry.org:10003 [2023-05-16T18:37:54.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:37:54.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:37:54.343Z] Configure a credential helper to remove this warning. See [2023-05-16T18:37:54.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:37:54.343Z] [2023-05-16T18:37:54.343Z] Login Succeeded [2023-05-16T18:37:54.343Z] nexus3.edgexfoundry.org:10004 [2023-05-16T18:37:54.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:37:54.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:37:54.611Z] Configure a credential helper to remove this warning. See [2023-05-16T18:37:54.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:37:54.611Z] [2023-05-16T18:37:54.611Z] Login Succeeded [2023-05-16T18:37:54.611Z] docker.io [2023-05-16T18:37:54.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:37:55.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:37:55.147Z] Configure a credential helper to remove this warning. See [2023-05-16T18:37:55.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:37:55.147Z] [2023-05-16T18:37:55.147Z] Login Succeeded [2023-05-16T18:37:55.147Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T18:37:55.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-16T18:37:55.721Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-05-16T18:37:55.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T18:37:55.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T18:37:55.761Z] ========================================================= [2023-05-16T18:37:55.761Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T18:37:55.761Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-16T18:37:56.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T18:37:56.087Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T18:37:56.087Z] c41833b44d91: Pulling fs layer [2023-05-16T18:37:56.087Z] ed15518f5707: Pulling fs layer [2023-05-16T18:37:56.087Z] feae8fd75edb: Pulling fs layer [2023-05-16T18:37:56.087Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T18:37:56.087Z] 3cdef696dda3: Pulling fs layer [2023-05-16T18:37:56.087Z] 2ced38df9373: Pulling fs layer [2023-05-16T18:37:56.087Z] 58f1dce35555: Pulling fs layer [2023-05-16T18:37:56.087Z] 242c74f7c9fa: Waiting [2023-05-16T18:37:56.087Z] 3cdef696dda3: Waiting [2023-05-16T18:37:56.087Z] 2ced38df9373: Waiting [2023-05-16T18:37:56.087Z] 58f1dce35555: Waiting [2023-05-16T18:37:56.355Z] ed15518f5707: Verifying Checksum [2023-05-16T18:37:56.355Z] ed15518f5707: Download complete [2023-05-16T18:37:56.355Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T18:37:56.355Z] 242c74f7c9fa: Download complete [2023-05-16T18:37:56.355Z] 3cdef696dda3: Verifying Checksum [2023-05-16T18:37:56.355Z] 3cdef696dda3: Download complete [2023-05-16T18:37:56.355Z] c41833b44d91: Verifying Checksum [2023-05-16T18:37:56.355Z] c41833b44d91: Download complete [2023-05-16T18:37:57.784Z] c41833b44d91: Pull complete [2023-05-16T18:37:58.052Z] 58f1dce35555: Verifying Checksum [2023-05-16T18:37:58.052Z] 58f1dce35555: Download complete [2023-05-16T18:37:58.052Z] ed15518f5707: Pull complete [2023-05-16T18:37:59.021Z] feae8fd75edb: Verifying Checksum [2023-05-16T18:37:59.021Z] feae8fd75edb: Download complete [2023-05-16T18:37:59.021Z] 2ced38df9373: Verifying Checksum [2023-05-16T18:37:59.021Z] 2ced38df9373: Download complete [2023-05-16T18:38:09.114Z] feae8fd75edb: Pull complete [2023-05-16T18:38:09.114Z] 242c74f7c9fa: Pull complete [2023-05-16T18:38:09.114Z] 3cdef696dda3: Pull complete [2023-05-16T18:38:15.785Z] 2ced38df9373: Pull complete [2023-05-16T18:38:16.755Z] 58f1dce35555: Pull complete [2023-05-16T18:38:16.755Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T18:38:16.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T18:38:16.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-16T18:38:17.096Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-16T18:38:17.096Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T18:38:17.096Z] WORKDIR /edgex [2023-05-16T18:38:17.096Z] COPY go.mod . [2023-05-16T18:38:17.096Z] RUN go mod download [2023-05-16T18:38:17.689Z] Sending build context to Docker daemon 2.931MB [2023-05-16T18:38:17.689Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T18:38:17.689Z] ---> fadd8f120f05 [2023-05-16T18:38:17.689Z] Step 2/4 : WORKDIR /edgex [2023-05-16T18:38:19.636Z] ---> Running in 5a97b92397c4 [2023-05-16T18:38:19.905Z] Removing intermediate container 5a97b92397c4 [2023-05-16T18:38:19.905Z] ---> 3b1813676f9e [2023-05-16T18:38:19.905Z] Step 3/4 : COPY go.mod . [2023-05-16T18:38:20.491Z] ---> d2abccda66a3 [2023-05-16T18:38:20.491Z] Step 4/4 : RUN go mod download [2023-05-16T18:38:20.491Z] ---> Running in 5d167564b5d3 [2023-05-16T18:38:47.209Z] Removing intermediate container 5d167564b5d3 [2023-05-16T18:38:47.209Z] ---> a806f3dca079 [2023-05-16T18:38:47.209Z] Successfully built a806f3dca079 [2023-05-16T18:38:47.209Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:38:47.545Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T18:38:47.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:38:47.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container [2023-05-16T18:38:47.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-05-16T18:38:48.995Z] $ docker top bd25bc0b59e9e3bd1d13fcef01bf9dfd12e076fbbc6ced79a15ad3f3f2b8dae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T18:38:49.813Z] + go version [2023-05-16T18:38:49.813Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T18:38:49.835Z] $ docker stop --time=1 bd25bc0b59e9e3bd1d13fcef01bf9dfd12e076fbbc6ced79a15ad3f3f2b8dae7 [2023-05-16T18:38:51.455Z] $ docker rm -f --volumes bd25bc0b59e9e3bd1d13fcef01bf9dfd12e076fbbc6ced79a15ad3f3f2b8dae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:38:52.003Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T18:38:52.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:38:52.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container [2023-05-16T18:38:52.250Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2023-05-16T18:38:53.310Z] $ docker top e8db1dcbfce5bf21515a6a0452740bc64a6c9c3d8420f19ad99d7fb0250e2eb2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T18:38:53.516Z] ========================================================= [2023-05-16T18:38:53.516Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-16T18:38:53.516Z] ========================================================= [Pipeline] sh [2023-05-16T18:38:53.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T18:38:54.158Z] + make test [2023-05-16T18:38:54.159Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T18:39:41.009Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-16T18:41:32.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-16T18:41:32.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-16T18:41:32.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-16T18:41:32.708Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-16T18:41:32.708Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-16T18:41:36.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-16T18:41:36.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-16T18:41:36.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-16T18:41:36.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-16T18:41:38.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-16T18:41:40.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-16T18:41:40.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-16T18:41:40.622Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-16T18:41:40.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-16T18:41:52.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-16T18:41:52.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-16T18:41:53.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.319s coverage: 28.7% of statements [2023-05-16T18:42:03.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements [2023-05-16T18:42:07.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-16T18:42:07.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-16T18:42:07.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-16T18:42:10.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.384s coverage: 71.5% of statements [2023-05-16T18:42:13.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-16T18:42:13.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-16T18:42:13.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.329s coverage: 54.0% of statements [2023-05-16T18:42:17.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-16T18:42:17.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-16T18:42:17.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:42:17.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-16T18:42:17.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-16T18:42:24.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-16T18:42:24.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-16T18:42:39.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.437s coverage: 88.5% of statements [2023-05-16T18:42:39.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.414s coverage: 3.8% of statements [2023-05-16T18:42:40.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-16T18:42:40.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:42:40.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-16T18:42:42.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.821s coverage: 95.6% of statements [2023-05-16T18:42:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-16T18:42:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-16T18:42:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-16T18:42:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-16T18:42:42.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-16T18:42:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.216s coverage: 72.2% of statements [2023-05-16T18:42:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-16T18:42:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-16T18:42:49.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-16T18:42:49.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.265s coverage: 65.9% of statements [2023-05-16T18:42:59.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-16T18:42:59.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-16T18:42:59.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.407s coverage: 0.9% of statements [2023-05-16T18:42:59.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements [2023-05-16T18:43:03.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 42.9% of statements [2023-05-16T18:43:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.240s coverage: 82.9% of statements [2023-05-16T18:43:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.245s coverage: 94.1% of statements [2023-05-16T18:43:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements [2023-05-16T18:43:07.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2023-05-16T18:43:09.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-16T18:43:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-16T18:43:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-16T18:43:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-16T18:43:12.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-16T18:43:12.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-16T18:43:12.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-16T18:43:12.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-16T18:43:19.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements [2023-05-16T18:43:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-16T18:43:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-16T18:43:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-16T18:43:19.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-16T18:43:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-16T18:43:26.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-16T18:43:27.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.141s coverage: 79.9% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.254s coverage: 92.9% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-05-16T18:43:33.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.472s coverage: 81.8% of statements [2023-05-16T18:43:33.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-16T18:43:34.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements [2023-05-16T18:43:34.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-16T18:43:35.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 86.0% of statements [2023-05-16T18:43:40.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-16T18:43:40.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-16T18:43:41.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.014s coverage: 63.1% of statements [2023-05-16T18:43:41.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2023-05-16T18:43:42.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements [2023-05-16T18:43:42.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2023-05-16T18:43:42.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2023-05-16T18:43:43.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-16T18:43:43.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-16T18:43:43.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-16T18:43:43.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-05-16T18:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-16T18:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-16T18:43:51.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-16T18:43:51.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.976s coverage: 38.4% of statements [2023-05-16T18:43:51.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-05-16T18:43:56.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-16T18:43:56.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-16T18:43:56.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-16T18:43:56.658Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-16T18:43:56.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements [2023-05-16T18:44:03.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-16T18:44:03.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-16T18:44:03.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-16T18:44:03.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-16T18:44:08.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements [2023-05-16T18:44:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-16T18:44:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:44:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-16T18:44:09.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-16T18:44:09.729Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements [2023-05-16T18:44:13.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-16T18:44:13.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-16T18:44:13.653Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 61.5% of statements [2023-05-16T18:44:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-16T18:44:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-16T18:44:15.857Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements [2023-05-16T18:44:16.815Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-16T18:44:16.815Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T18:44:16.815Z] go vet ./... [2023-05-16T18:46:53.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T18:46:53.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T18:46:53.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T18:46:53.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-16T18:46:53.844Z] + ls -al . [2023-05-16T18:46:53.844Z] total 708 [2023-05-16T18:46:53.844Z] drwxrwxr-x 10 1001 1001 4096 May 16 18:38 . [2023-05-16T18:46:53.844Z] drwxr-xr-x 4 root root 4096 May 16 18:38 .. [2023-05-16T18:46:53.844Z] drwxrwxr-x 2 1001 1001 4096 May 16 18:37 .blubracket [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 16 May 16 18:37 .dockerignore [2023-05-16T18:46:53.844Z] drwxrwxr-x 8 1001 1001 4096 May 16 18:37 .git [2023-05-16T18:46:53.844Z] drwxrwxr-x 3 1001 1001 4096 May 16 18:37 .github [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 1162 May 16 18:37 .gitignore [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 42 May 16 18:37 .golangci.yml [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 87 May 16 18:37 .hadolint.yml [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 166 May 16 18:37 .sonarcloud.properties [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 1171 May 16 18:37 ADOPTERS.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 10835 May 16 18:37 Attribution.txt [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 73765 May 16 18:37 CHANGELOG.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 3804 May 16 18:37 CONTRIBUTING.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 579 May 16 18:37 Dockerfile.fuzz [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 677 May 16 18:37 GOVERNANCE.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 883 May 16 18:37 Jenkinsfile [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 10775 May 16 18:37 LICENSE [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 14368 May 16 18:37 Makefile [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 582 May 16 18:37 OWNERS.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 9902 May 16 18:37 README.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 789 May 16 18:37 SECURITY.md [2023-05-16T18:46:53.844Z] -rw-rw-r-- 1 1001 1001 5 May 16 18:34 VERSION [2023-05-16T18:46:53.844Z] drwxrwxr-x 2 1001 1001 4096 May 16 18:37 bin [2023-05-16T18:46:53.844Z] drwxrwxr-x 18 1001 1001 4096 May 16 18:37 cmd [2023-05-16T18:46:53.844Z] -rw-r--r-- 1 root root 447731 May 16 18:44 coverage.out [2023-05-16T18:46:53.845Z] -rwxrwxr-x 1 1001 1001 874 May 16 18:37 fuzzing_docker.sh [2023-05-16T18:46:53.845Z] -rw-rw-r-- 1 1001 1001 3200 May 16 18:37 go.mod [2023-05-16T18:46:53.845Z] -rw-rw-r-- 1 1001 1001 31040 May 16 18:37 go.sum [2023-05-16T18:46:53.845Z] drwxrwxr-x 7 1001 1001 4096 May 16 18:37 internal [2023-05-16T18:46:53.845Z] drwxrwxr-x 3 1001 1001 4096 May 16 18:37 openapi [2023-05-16T18:46:53.845Z] -rw-rw-r-- 1 1001 1001 594 May 16 18:37 security.txt [2023-05-16T18:46:53.845Z] drwxrwxr-x 4 1001 1001 4096 May 16 18:37 snap [2023-05-16T18:46:53.845Z] -rw-rw-r-- 1 1001 1001 204 May 16 18:37 version.go [Pipeline] sh [2023-05-16T18:46:54.161Z] + '[' -e coverage.out ] [2023-05-16T18:46:54.161Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-16T18:46:54.924Z] Stashed 1 file(s) [Pipeline] sh [2023-05-16T18:46:55.230Z] + make build [2023-05-16T18:46:55.496Z] 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-05-16T18:48:32.141Z] 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-05-16T18:48:32.141Z] 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-05-16T18:48:33.545Z] 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-05-16T18:48:36.894Z] 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-05-16T18:49:24.006Z] 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-05-16T18:49:28.254Z] 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-05-16T18:49:33.589Z] 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-05-16T18:49:38.938Z] 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-05-16T18:49:43.179Z] 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-05-16T18:49:47.431Z] 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-05-16T18:49:52.771Z] 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-05-16T18:49:58.133Z] $ docker stop --time=1 e8db1dcbfce5bf21515a6a0452740bc64a6c9c3d8420f19ad99d7fb0250e2eb2 [2023-05-16T18:50:01.231Z] $ docker rm -f --volumes e8db1dcbfce5bf21515a6a0452740bc64a6c9c3d8420f19ad99d7fb0250e2eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:50:03.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T18:50:03.739Z] [2023-05-16T18:50:03.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:50:04.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T18:50:04.334Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-16T18:50:04.334Z] 29e5d40040c1: Pulling fs layer [2023-05-16T18:50:04.334Z] 1ce36da41761: Pulling fs layer [2023-05-16T18:50:04.334Z] 25b303627fd3: Pulling fs layer [2023-05-16T18:50:04.334Z] 29e5d40040c1: Verifying Checksum [2023-05-16T18:50:04.334Z] 29e5d40040c1: Download complete [2023-05-16T18:50:04.601Z] 1ce36da41761: Verifying Checksum [2023-05-16T18:50:04.601Z] 1ce36da41761: Download complete [2023-05-16T18:50:04.868Z] 29e5d40040c1: Pull complete [2023-05-16T18:50:06.275Z] 1ce36da41761: Pull complete [2023-05-16T18:50:06.275Z] 25b303627fd3: Verifying Checksum [2023-05-16T18:50:06.275Z] 25b303627fd3: Download complete [2023-05-16T18:50:16.337Z] 25b303627fd3: Pull complete [2023-05-16T18:50:16.337Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-16T18:50:16.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T18:50:16.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:50:16.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container [2023-05-16T18:50:16.577Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-16T18:50:18.850Z] $ docker top 772d9eaf95d82134f735b1c54ede4c572eb67f748d0b3b1d55978503ffe8688f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T18:50:19.658Z] + docker-compose build --help [2023-05-16T18:50:19.658Z] + grep parallel [2023-05-16T18:50:24.993Z] --parallel Build images in parallel. [Pipeline] } [2023-05-16T18:50:25.009Z] $ docker stop --time=1 772d9eaf95d82134f735b1c54ede4c572eb67f748d0b3b1d55978503ffe8688f [2023-05-16T18:50:27.747Z] $ docker rm -f --volumes 772d9eaf95d82134f735b1c54ede4c572eb67f748d0b3b1d55978503ffe8688f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:50:28.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-16T18:50:28.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:50:28.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container [2023-05-16T18:50:28.555Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-16T18:50:29.758Z] $ docker top a2d0cc730145f659d80dadd37af8285ae4f0ff2af850c2647298b62cb922e2b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T18:50:30.605Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-16T18:50:35.968Z] Building core-command ... [2023-05-16T18:50:35.968Z] Building core-common-config-bootstrapper ... [2023-05-16T18:50:35.968Z] Building core-data ... [2023-05-16T18:50:35.968Z] Building core-metadata ... [2023-05-16T18:50:35.968Z] Building security-bootstrapper ... [2023-05-16T18:50:35.968Z] Building security-proxy-auth ... [2023-05-16T18:50:35.968Z] Building security-proxy-setup ... [2023-05-16T18:50:35.968Z] Building security-secretstore-setup ... [2023-05-16T18:50:35.968Z] Building security-spiffe-token-provider ... [2023-05-16T18:50:35.968Z] Building security-spire-agent ... [2023-05-16T18:50:35.968Z] Building security-spire-config ... [2023-05-16T18:50:35.968Z] Building security-spire-server ... [2023-05-16T18:50:35.968Z] Building support-notifications ... [2023-05-16T18:50:35.968Z] Building support-scheduler ... [2023-05-16T18:50:35.968Z] Building security-spire-config [2023-05-16T18:50:35.968Z] Building security-spiffe-token-provider [2023-05-16T18:50:35.968Z] Building core-command [2023-05-16T18:50:35.968Z] Building security-spire-agent [2023-05-16T18:50:35.968Z] Building core-data [2023-05-16T18:51:32.379Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:51:32.379Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:51:32.379Z] ---> a806f3dca079 [2023-05-16T18:51:32.380Z] Step 3/27 : WORKDIR /edgex-go [2023-05-16T18:51:32.380Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:51:32.380Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:51:32.380Z] ---> a806f3dca079 [2023-05-16T18:51:32.380Z] Step 3/27 : WORKDIR /edgex-go [2023-05-16T18:51:32.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:51:32.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:51:32.380Z] ---> a806f3dca079 [2023-05-16T18:51:32.380Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-16T18:51:32.380Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:51:32.380Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:51:32.380Z] ---> a806f3dca079 [2023-05-16T18:51:32.380Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T18:51:32.380Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:51:32.380Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:51:32.380Z] ---> a806f3dca079 [2023-05-16T18:51:32.380Z] Step 3/20 : WORKDIR /edgex-go [2023-05-16T18:51:32.380Z] ---> Running in c73cfaa8427e [2023-05-16T18:51:32.380Z] ---> Running in f6812f165e78 [2023-05-16T18:51:32.380Z] ---> Running in db64d4822686 [2023-05-16T18:51:32.380Z] ---> Running in 42ac76113701 [2023-05-16T18:51:32.380Z] ---> Running in b03749e29609 [2023-05-16T18:51:32.380Z] Removing intermediate container c73cfaa8427e [2023-05-16T18:51:32.380Z] ---> d67f73217b1d [2023-05-16T18:51:32.380Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T18:51:32.380Z] Removing intermediate container f6812f165e78 [2023-05-16T18:51:32.380Z] ---> 46850da1f7a4 [2023-05-16T18:51:32.380Z] Step 4/24 : WORKDIR /edgex-go [2023-05-16T18:51:32.380Z] Removing intermediate container 42ac76113701 [2023-05-16T18:51:32.380Z] ---> 0bee122ac338 [2023-05-16T18:51:32.380Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T18:51:32.380Z] ---> Running in 154e6586f7e5 [2023-05-16T18:51:32.380Z] ---> Running in c3b53bf6aacd [2023-05-16T18:51:32.380Z] Removing intermediate container b03749e29609 [2023-05-16T18:51:32.380Z] ---> fd1cadd0cee2 [2023-05-16T18:51:32.380Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-16T18:51:32.380Z] Removing intermediate container db64d4822686 [2023-05-16T18:51:32.380Z] ---> 3da797f90b62 [2023-05-16T18:51:32.380Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T18:51:32.380Z] ---> Running in 4d04c253e744 [2023-05-16T18:51:32.380Z] ---> Running in 1f50c92f7d4c [2023-05-16T18:51:32.380Z] ---> Running in b074f0b38da2 [2023-05-16T18:51:32.380Z] Removing intermediate container 154e6586f7e5 [2023-05-16T18:51:32.380Z] ---> d4a664feeb0a [2023-05-16T18:51:32.380Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T18:51:32.380Z] ---> Running in 621ed9a85219 [2023-05-16T18:51:32.380Z] Removing intermediate container c3b53bf6aacd [2023-05-16T18:51:32.380Z] ---> f305656d203c [2023-05-16T18:51:32.380Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-16T18:51:32.380Z] ---> Running in ae95ac42f90a [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T18:51:32.380Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T18:51:32.380Z] OK: 17692 distinct packages available [2023-05-16T18:51:32.380Z] OK: 263 MiB in 53 packages [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.380Z] OK: 263 MiB in 53 packages [2023-05-16T18:51:32.380Z] OK: 263 MiB in 53 packages [2023-05-16T18:51:32.380Z] OK: 263 MiB in 53 packages [2023-05-16T18:51:32.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:51:32.972Z] Removing intermediate container 4d04c253e744 [2023-05-16T18:51:32.972Z] ---> 429dcda379c1 [2023-05-16T18:51:32.972Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-16T18:51:32.972Z] OK: 263 MiB in 53 packages [2023-05-16T18:51:33.257Z] Removing intermediate container b074f0b38da2 [2023-05-16T18:51:33.257Z] Removing intermediate container ae95ac42f90a [2023-05-16T18:51:33.257Z] ---> 7c48a22276cb [2023-05-16T18:51:33.257Z] Step 5/27 : COPY go.mod vendor* ./ ---> c465eab10ea8 [2023-05-16T18:51:33.257Z] [2023-05-16T18:51:33.257Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-16T18:51:33.539Z] Removing intermediate container 621ed9a85219 [2023-05-16T18:51:33.539Z] ---> 4b09182ddf76 [2023-05-16T18:51:33.539Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T18:51:34.131Z] ---> 89df87da5b0d [2023-05-16T18:51:34.131Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:51:34.401Z] ---> Running in 74aa7e4c690e [2023-05-16T18:51:34.401Z] Removing intermediate container 1f50c92f7d4c [2023-05-16T18:51:34.401Z] ---> e83b29feb68f [2023-05-16T18:51:34.401Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-16T18:51:34.401Z] ---> 656e6cd6acf3 [2023-05-16T18:51:34.401Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:51:34.670Z] ---> Running in 34157b1ddb24 [2023-05-16T18:51:34.670Z] ---> d2f36c819b7b [2023-05-16T18:51:34.670Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:51:34.958Z] ---> 912fd209abcd [2023-05-16T18:51:34.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:51:34.958Z] ---> Running in e7b36a0b5632 [2023-05-16T18:51:35.230Z] ---> Running in 0cbbf2a0505e [2023-05-16T18:51:36.195Z] ---> 2aab6bd1b7ae [2023-05-16T18:51:36.195Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:51:36.465Z] ---> Running in 28a2fae2c017 [2023-05-16T18:53:28.141Z] Removing intermediate container 74aa7e4c690e [2023-05-16T18:53:28.142Z] ---> f61bb03b7fae [2023-05-16T18:53:28.142Z] Step 7/27 : COPY . . [2023-05-16T18:53:28.142Z] Removing intermediate container e7b36a0b5632 [2023-05-16T18:53:28.142Z] ---> ec32939f7d27 [2023-05-16T18:53:28.142Z] Step 7/27 : COPY . . [2023-05-16T18:53:28.142Z] Removing intermediate container 34157b1ddb24 [2023-05-16T18:53:28.142Z] ---> 259640c04c45 [2023-05-16T18:53:28.142Z] Step 8/24 : COPY . . [2023-05-16T18:53:28.142Z] Removing intermediate container 28a2fae2c017 [2023-05-16T18:53:28.142Z] ---> b69f6df08cf5 [2023-05-16T18:53:28.142Z] Step 7/20 : COPY . . [2023-05-16T18:53:28.142Z] Removing intermediate container 0cbbf2a0505e [2023-05-16T18:53:28.142Z] ---> 00219e35438d [2023-05-16T18:53:28.142Z] Step 8/23 : COPY . . [2023-05-16T18:53:43.127Z] ---> e45ab5c4715b [2023-05-16T18:53:43.127Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T18:53:43.127Z] ---> 7def03a7dc36 [2023-05-16T18:53:43.127Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T18:53:43.127Z] ---> 0a7b77801fb5 [2023-05-16T18:53:43.127Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-16T18:53:43.127Z] ---> Running in 3b5936f32108 [2023-05-16T18:53:43.127Z] ---> 8e7343e3afc5 [2023-05-16T18:53:43.127Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-16T18:53:43.127Z] ---> Running in cd35051b9aee [2023-05-16T18:53:43.127Z] ---> df0f19d90ded [2023-05-16T18:53:43.127Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-16T18:53:43.127Z] ---> Running in 241b560810aa [2023-05-16T18:53:43.127Z] ---> Running in c0fc50c00677 [2023-05-16T18:53:43.127Z] ---> Running in 8643bbb34aa8 [2023-05-16T18:53:43.127Z] Removing intermediate container 3b5936f32108 [2023-05-16T18:53:43.127Z] ---> 79216d15b67c [2023-05-16T18:53:43.127Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-16T18:53:43.127Z] Removing intermediate container cd35051b9aee [2023-05-16T18:53:43.127Z] ---> 32a31fc21a11 [2023-05-16T18:53:43.127Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-16T18:53:43.127Z] ---> Running in 8b366ca0dd7b [2023-05-16T18:53:43.127Z] ---> Running in e70e35fd0450 [2023-05-16T18:53:43.127Z] Removing intermediate container 8b366ca0dd7b [2023-05-16T18:53:43.127Z] ---> b6e52cf05e1d [2023-05-16T18:53:43.127Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T18:53:43.127Z] Removing intermediate container e70e35fd0450 [2023-05-16T18:53:43.127Z] ---> 15da34e3a4d2 [2023-05-16T18:53:43.127Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T18:53:43.127Z] ---> Running in 4f30b5b92f22 [2023-05-16T18:53:43.127Z] ---> Running in cdddd205b516 [2023-05-16T18:53:43.397Z] Removing intermediate container 4f30b5b92f22 [2023-05-16T18:53:43.397Z] ---> 77fd446d3a63 [2023-05-16T18:53:43.397Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-16T18:53:43.397Z] 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-05-16T18:53:43.397Z] Removing intermediate container cdddd205b516 [2023-05-16T18:53:43.397Z] ---> b099992fc13d [2023-05-16T18:53:43.397Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-16T18:53:43.664Z] 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-05-16T18:53:43.664Z] ---> Running in da5b94780cdc [2023-05-16T18:53:43.664Z] ---> Running in 7ffd9f67cc51 [2023-05-16T18:53:43.664Z] 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-05-16T18:53:51.874Z] Removing intermediate container da5b94780cdc [2023-05-16T18:53:51.874Z] ---> 0b26b7148df1 [2023-05-16T18:53:51.874Z] Step 12/27 : WORKDIR /edgex-go [2023-05-16T18:53:51.874Z] ---> Running in fe0cfccbba06 [2023-05-16T18:53:51.874Z] Removing intermediate container 7ffd9f67cc51 [2023-05-16T18:53:51.874Z] ---> 7125a79a8435 [2023-05-16T18:53:51.874Z] Step 12/27 : WORKDIR /edgex-go [2023-05-16T18:53:51.874Z] ---> Running in 7dd59f71cb73 [2023-05-16T18:53:51.874Z] Removing intermediate container fe0cfccbba06 [2023-05-16T18:53:51.874Z] ---> e12c18693789 [2023-05-16T18:53:51.874Z] [2023-05-16T18:53:51.874Z] Step 13/27 : FROM alpine:3.17 [2023-05-16T18:53:51.874Z] 3.17: Pulling from library/alpine [2023-05-16T18:53:51.874Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T18:53:51.874Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T18:53:51.874Z] ---> 51e60588ff2c [2023-05-16T18:53:51.874Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T18:53:52.142Z] ---> Running in 59836d7a84f6 [2023-05-16T18:53:52.142Z] Removing intermediate container 7dd59f71cb73 [2023-05-16T18:53:52.142Z] ---> e1628ae75f4a [2023-05-16T18:53:52.142Z] [2023-05-16T18:53:52.142Z] Step 13/27 : FROM alpine:3.17 [2023-05-16T18:53:52.142Z] ---> 51e60588ff2c [2023-05-16T18:53:52.142Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T18:53:52.408Z] ---> Running in 033870f60fe0 [2023-05-16T18:53:52.675Z] Removing intermediate container 59836d7a84f6 [2023-05-16T18:53:52.675Z] ---> b475d07c9244 [2023-05-16T18:53:52.675Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-16T18:53:52.942Z] ---> Running in 7516cfca411b [2023-05-16T18:53:53.218Z] Removing intermediate container 033870f60fe0 [2023-05-16T18:53:53.218Z] ---> 7ca4552a8f72 [2023-05-16T18:53:53.218Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-16T18:53:53.485Z] ---> Running in bb0347c50d0d [2023-05-16T18:53:55.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:55.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:56.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:56.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:57.957Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T18:53:57.957Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T18:53:57.957Z] OK: 17692 distinct packages available [2023-05-16T18:53:58.224Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T18:53:58.224Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T18:53:58.224Z] OK: 17692 distinct packages available [2023-05-16T18:53:58.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:58.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:59.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:53:59.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:54:00.866Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-16T18:54:00.866Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-16T18:54:00.866Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-16T18:54:00.866Z] (3/4) Installing libucontext (1.2-r0) [2023-05-16T18:54:00.866Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-16T18:54:00.866Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-16T18:54:00.866Z] (3/5) Installing libucontext (1.2-r0) [2023-05-16T18:54:00.866Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T18:54:00.866Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-16T18:54:00.866Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-16T18:54:00.866Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T18:54:00.866Z] OK: 8 MiB in 19 packages [2023-05-16T18:54:00.866Z] OK: 9 MiB in 20 packages [2023-05-16T18:54:03.910Z] Removing intermediate container 7516cfca411b [2023-05-16T18:54:03.910Z] ---> f4e919eac9e0 [2023-05-16T18:54:03.910Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T18:54:03.910Z] Removing intermediate container bb0347c50d0d [2023-05-16T18:54:03.910Z] ---> a81d20c764d5 [2023-05-16T18:54:03.910Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T18:54:05.411Z] ---> 1a947c3c9136 [2023-05-16T18:54:05.411Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T18:54:05.411Z] ---> 56c2dba30ae0 [2023-05-16T18:54:05.411Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T18:54:05.994Z] ---> fee6f6936417 [2023-05-16T18:54:05.994Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T18:54:06.259Z] ---> 252e6f0157a9 [2023-05-16T18:54:06.260Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-16T18:54:12.998Z] ---> a708cdd72565 [2023-05-16T18:54:12.998Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T18:54:16.452Z] ---> 220a9a857a98 [2023-05-16T18:54:16.452Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T18:54:18.441Z] ---> 72c39740c889 [2023-05-16T18:54:18.441Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-16T18:54:18.441Z] ---> Running in ca70598ac733 [2023-05-16T18:54:19.026Z] Removing intermediate container ca70598ac733 [2023-05-16T18:54:19.026Z] ---> 55843b9f8fba [2023-05-16T18:54:19.026Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-16T18:54:20.437Z] ---> d5ad6fae5693 [2023-05-16T18:54:20.438Z] Step 22/27 : WORKDIR / [2023-05-16T18:54:20.438Z] ---> c421e433b224 [2023-05-16T18:54:20.438Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T18:54:20.438Z] ---> Running in 2e3617ed85cc [2023-05-16T18:54:21.402Z] Removing intermediate container 2e3617ed85cc [2023-05-16T18:54:21.402Z] ---> a420a3dc8c91 [2023-05-16T18:54:21.402Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T18:54:21.402Z] ---> Running in d8bee72661ee [2023-05-16T18:54:21.670Z] ---> efde326e6ab3 [2023-05-16T18:54:21.670Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-16T18:54:22.252Z] Removing intermediate container d8bee72661ee [2023-05-16T18:54:22.252Z] ---> 070881401f9b [2023-05-16T18:54:22.252Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T18:54:22.252Z] ---> Running in b0ec819e89e2 [2023-05-16T18:54:22.838Z] ---> 435cd5db71de [2023-05-16T18:54:22.838Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-16T18:54:23.105Z] Removing intermediate container b0ec819e89e2 [2023-05-16T18:54:23.105Z] ---> 78446d76a111 [2023-05-16T18:54:23.105Z] Step 25/27 : LABEL arch=arm64 [2023-05-16T18:54:23.105Z] ---> Running in 6ec344c431c5 [2023-05-16T18:54:24.068Z] ---> f088f66e5ea7 [2023-05-16T18:54:24.068Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T18:54:24.068Z] Removing intermediate container 6ec344c431c5 [2023-05-16T18:54:24.068Z] ---> fb2ff18d57c9 [2023-05-16T18:54:24.068Z] Step 26/27 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T18:54:24.068Z] ---> Running in 0dd6fb976dcf [2023-05-16T18:54:24.068Z] ---> Running in c4e7cfd6c399 [2023-05-16T18:54:24.654Z] Removing intermediate container 0dd6fb976dcf [2023-05-16T18:54:24.654Z] ---> da3bded19f49 [2023-05-16T18:54:24.654Z] Step 27/27 : LABEL version=0.0.0 [2023-05-16T18:54:24.654Z] Removing intermediate container c4e7cfd6c399 [2023-05-16T18:54:24.654Z] ---> 8c307e4b8f30 [2023-05-16T18:54:24.654Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T18:54:24.654Z] ---> Running in d1571bdb8a9b [2023-05-16T18:54:24.654Z] ---> Running in afbd30e14abb [2023-05-16T18:54:25.616Z] Removing intermediate container d1571bdb8a9b [2023-05-16T18:54:25.616Z] ---> 3740c8e683d8 [2023-05-16T18:54:25.616Z] [2023-05-16T18:54:25.616Z] Removing intermediate container afbd30e14abb [2023-05-16T18:54:25.616Z] ---> c554f99ebfee [2023-05-16T18:54:25.616Z] Step 25/27 : LABEL arch=arm64 [2023-05-16T18:54:25.616Z] ---> Running in 6d709cbd1229 [2023-05-16T18:54:26.197Z] Successfully built 3740c8e683d8 [2023-05-16T18:54:26.197Z] Successfully tagged security-spire-config-arm64:latest [2023-05-16T18:54:26.197Z]  Building security-spire-config ... done Building security-spire-server [2023-05-16T18:54:26.197Z] Removing intermediate container 6d709cbd1229 [2023-05-16T18:54:26.197Z] ---> 28edebb302d2 [2023-05-16T18:54:26.197Z] Step 26/27 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T18:54:26.466Z] ---> Running in 916d8f2518dc [2023-05-16T18:54:27.048Z] Removing intermediate container 916d8f2518dc [2023-05-16T18:54:27.048Z] ---> b118fcf6514c [2023-05-16T18:54:27.048Z] Step 27/27 : LABEL version=0.0.0 [2023-05-16T18:54:27.048Z] ---> Running in 5bf57c6b0d1b [2023-05-16T18:54:27.631Z] Removing intermediate container 5bf57c6b0d1b [2023-05-16T18:54:27.631Z] ---> 019bf5d3d966 [2023-05-16T18:54:27.631Z] [2023-05-16T18:54:27.898Z] Successfully built 019bf5d3d966 [2023-05-16T18:54:27.898Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-16T18:54:27.898Z]  Building security-spire-agent ... done Building security-proxy-auth [2023-05-16T18:54:54.577Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:54:54.577Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:54:54.577Z] ---> a806f3dca079 [2023-05-16T18:54:54.577Z] Step 3/26 : WORKDIR /edgex-go [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 3da797f90b62 [2023-05-16T18:54:54.577Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 7c48a22276cb [2023-05-16T18:54:54.577Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> d2f36c819b7b [2023-05-16T18:54:54.577Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> ec32939f7d27 [2023-05-16T18:54:54.577Z] Step 7/26 : COPY . . [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> e45ab5c4715b [2023-05-16T18:54:54.577Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 79216d15b67c [2023-05-16T18:54:54.577Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> b6e52cf05e1d [2023-05-16T18:54:54.577Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 77fd446d3a63 [2023-05-16T18:54:54.577Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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-05-16T18:54:54.577Z] ---> Running in 675501faf85d [2023-05-16T18:54:54.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:54:54.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:54:54.577Z] ---> a806f3dca079 [2023-05-16T18:54:54.577Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 46850da1f7a4 [2023-05-16T18:54:54.577Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> f305656d203c [2023-05-16T18:54:54.577Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> c465eab10ea8 [2023-05-16T18:54:54.577Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 656e6cd6acf3 [2023-05-16T18:54:54.577Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> 259640c04c45 [2023-05-16T18:54:54.577Z] Step 8/23 : COPY . . [2023-05-16T18:54:54.577Z] ---> Using cache [2023-05-16T18:54:54.577Z] ---> df0f19d90ded [2023-05-16T18:54:54.577Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-16T18:54:54.845Z] ---> Running in 9c50294c6b7b [2023-05-16T18:54:56.790Z] Removing intermediate container 675501faf85d [2023-05-16T18:54:56.790Z] ---> d2abf5864a46 [2023-05-16T18:54:56.790Z] Step 12/26 : WORKDIR /edgex-go [2023-05-16T18:54:56.790Z] ---> Running in 3a7a33fdd65e [2023-05-16T18:54:57.373Z] 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-05-16T18:54:57.639Z] Removing intermediate container 3a7a33fdd65e [2023-05-16T18:54:57.639Z] ---> 30d9ef2ace12 [2023-05-16T18:54:57.639Z] [2023-05-16T18:54:57.639Z] Step 13/26 : FROM alpine:3.17 [2023-05-16T18:54:57.639Z] ---> 51e60588ff2c [2023-05-16T18:54:57.639Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-16T18:54:57.639Z] ---> Using cache [2023-05-16T18:54:57.639Z] ---> 7ca4552a8f72 [2023-05-16T18:54:57.639Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-16T18:54:57.639Z] ---> Using cache [2023-05-16T18:54:57.639Z] ---> a81d20c764d5 [2023-05-16T18:54:57.639Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T18:54:57.639Z] ---> Using cache [2023-05-16T18:54:57.639Z] ---> 56c2dba30ae0 [2023-05-16T18:54:57.639Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T18:54:57.639Z] ---> Using cache [2023-05-16T18:54:57.639Z] ---> 252e6f0157a9 [2023-05-16T18:54:57.639Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-16T18:55:04.300Z] ---> 83898e124c8d [2023-05-16T18:55:04.300Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-16T18:55:04.568Z] ---> ef9bf2cc8f2b [2023-05-16T18:55:04.568Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-16T18:55:05.525Z] ---> 3439a2827f48 [2023-05-16T18:55:05.525Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-16T18:55:08.120Z] ---> 685c43128811 [2023-05-16T18:55:08.120Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-16T18:55:08.120Z] ---> Running in fc8ed55d73c5 [2023-05-16T18:55:08.703Z] Removing intermediate container fc8ed55d73c5 [2023-05-16T18:55:08.703Z] ---> d8a74fc5cbd9 [2023-05-16T18:55:08.703Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-16T18:55:08.703Z] ---> Running in 053e6dd3a9c6 [2023-05-16T18:55:09.288Z] Removing intermediate container 053e6dd3a9c6 [2023-05-16T18:55:09.288Z] ---> ae700edee78e [2023-05-16T18:55:09.288Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T18:55:09.564Z] ---> Running in b1e6799148ca [2023-05-16T18:55:10.146Z] Removing intermediate container b1e6799148ca [2023-05-16T18:55:10.146Z] ---> e0cd2b642575 [2023-05-16T18:55:10.146Z] Step 25/26 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T18:55:10.146Z] ---> Running in 97e98c262a0e [2023-05-16T18:55:10.730Z] Removing intermediate container 97e98c262a0e [2023-05-16T18:55:10.730Z] ---> ee4c7f288db6 [2023-05-16T18:55:10.730Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T18:55:10.997Z] ---> Running in 5e5fea72a836 [2023-05-16T18:55:11.577Z] Removing intermediate container 5e5fea72a836 [2023-05-16T18:55:11.577Z] ---> cd0da3e4c90c [2023-05-16T18:55:11.577Z] [2023-05-16T18:55:11.842Z] Successfully built cd0da3e4c90c [2023-05-16T18:55:11.842Z] Successfully tagged security-spire-server-arm64:latest [2023-05-16T18:55:11.842Z]  Building security-spire-server ... done Building security-bootstrapper [2023-05-16T18:55:33.891Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T18:55:33.891Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-16T18:55:33.891Z] ---> a806f3dca079 [2023-05-16T18:55:33.891Z] Step 3/33 : WORKDIR /edgex-go [2023-05-16T18:55:33.891Z] ---> Using cache [2023-05-16T18:55:33.891Z] ---> 3da797f90b62 [2023-05-16T18:55:33.891Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-16T18:55:33.891Z] ---> Running in b6c517975a63 [2023-05-16T18:55:33.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:55:33.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:55:35.840Z] OK: 263 MiB in 53 packages [2023-05-16T18:55:37.251Z] Removing intermediate container b6c517975a63 [2023-05-16T18:55:37.251Z] ---> d92e44ee35be [2023-05-16T18:55:37.251Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-16T18:55:37.835Z] ---> b9a381c2e3f2 [2023-05-16T18:55:37.835Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T18:55:38.101Z] ---> Running in 6a1115d6257f [2023-05-16T18:57:14.721Z] Removing intermediate container 6a1115d6257f [2023-05-16T18:57:14.721Z] ---> 8cdae3670035 [2023-05-16T18:57:14.721Z] Step 7/33 : COPY . . [2023-05-16T18:57:20.055Z] ---> aa3d8f75175c [2023-05-16T18:57:20.055Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-16T18:57:20.055Z] ---> Running in fe4779ab447c [2023-05-16T18:57:21.458Z] 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-05-16T19:00:43.185Z] Removing intermediate container 8643bbb34aa8 [2023-05-16T19:00:43.185Z] ---> 958554a7abcb [2023-05-16T19:00:43.185Z] [2023-05-16T19:00:43.185Z] Step 10/24 : FROM alpine:3.17 [2023-05-16T19:00:43.185Z] ---> 51e60588ff2c [2023-05-16T19:00:43.185Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-16T19:00:43.185Z] ---> Running in ab8d12004ace [2023-05-16T19:00:43.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:00:43.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:00:43.453Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T19:00:43.453Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:00:43.718Z] OK: 8 MiB in 16 packages [2023-05-16T19:00:46.305Z] Removing intermediate container ab8d12004ace [2023-05-16T19:00:46.305Z] ---> 2de8b59af8a4 [2023-05-16T19:00:46.305Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T19:00:46.574Z] ---> Running in 6aedf204f1f7 [2023-05-16T19:00:47.157Z] Removing intermediate container 6aedf204f1f7 [2023-05-16T19:00:47.157Z] ---> a9b5c201cb44 [2023-05-16T19:00:47.157Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-16T19:00:47.157Z] ---> Running in ca76737f2b73 [2023-05-16T19:00:47.422Z] Removing intermediate container c0fc50c00677 [2023-05-16T19:00:47.422Z] ---> 46302ed0bf16 [2023-05-16T19:00:47.422Z] [2023-05-16T19:00:47.422Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T19:00:47.422Z] ---> 51e60588ff2c [2023-05-16T19:00:47.422Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T19:00:47.422Z] ---> Running in f9081985e74b [2023-05-16T19:00:48.007Z] Removing intermediate container ca76737f2b73 [2023-05-16T19:00:48.007Z] ---> 1a28850cac04 [2023-05-16T19:00:48.007Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-16T19:00:48.007Z] ---> Running in de68102d11e4 [2023-05-16T19:00:48.278Z] Removing intermediate container f9081985e74b [2023-05-16T19:00:48.278Z] ---> 7ddfeaf0f0a0 [2023-05-16T19:00:48.278Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-16T19:00:48.545Z] ---> Running in 60e80ebef54b [2023-05-16T19:00:48.817Z] Removing intermediate container de68102d11e4 [2023-05-16T19:00:48.817Z] ---> 945598ad0032 [2023-05-16T19:00:48.817Z] Step 15/24 : WORKDIR / [2023-05-16T19:00:48.817Z] ---> Running in 10e53829cb89 [2023-05-16T19:00:49.088Z] Removing intermediate container 60e80ebef54b [2023-05-16T19:00:49.088Z] ---> f39093df6575 [2023-05-16T19:00:49.088Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-16T19:00:49.355Z] ---> Running in 9f5a84baffbb [2023-05-16T19:00:49.622Z] Removing intermediate container 10e53829cb89 [2023-05-16T19:00:49.622Z] ---> 983cbc172191 [2023-05-16T19:00:49.622Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:00:49.889Z] Removing intermediate container 9f5a84baffbb [2023-05-16T19:00:49.889Z] ---> 80e06ded5344 [2023-05-16T19:00:49.889Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T19:00:50.157Z] ---> Running in 1ca56757131a [2023-05-16T19:00:51.114Z] ---> 825121768b9a [2023-05-16T19:00:51.114Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:00:52.521Z] ---> a15e6d08cbd1 [2023-05-16T19:00:52.521Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-16T19:00:52.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:00:53.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:00:54.070Z] ---> 583a3082a6c5 [2023-05-16T19:00:54.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:00:54.649Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T19:00:54.649Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:00:54.649Z] OK: 8 MiB in 16 packages [2023-05-16T19:00:55.229Z] ---> f5db60384a25 [2023-05-16T19:00:55.229Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-16T19:00:55.229Z] ---> Running in 7517fcf99f04 [2023-05-16T19:00:59.706Z] Removing intermediate container 7517fcf99f04 [2023-05-16T19:00:59.706Z] ---> 2fba74fe7bf2 [2023-05-16T19:00:59.706Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T19:00:59.706Z] ---> Running in d04f32c8c9ec [2023-05-16T19:00:59.706Z] Removing intermediate container 1ca56757131a [2023-05-16T19:00:59.706Z] ---> 040b6894ec81 [2023-05-16T19:00:59.706Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:01:00.287Z] Removing intermediate container d04f32c8c9ec [2023-05-16T19:01:00.287Z] ---> ddd195bcc7a6 [2023-05-16T19:01:00.287Z] Step 22/24 : LABEL arch=arm64 [2023-05-16T19:01:00.553Z] ---> Running in 119115adefb4 [2023-05-16T19:01:01.133Z] ---> 3c7414791167 [2023-05-16T19:01:01.133Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:01:01.398Z] Removing intermediate container 119115adefb4 [2023-05-16T19:01:01.398Z] ---> e88792b07a96 [2023-05-16T19:01:01.398Z] Step 23/24 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:01:01.398Z] ---> Running in ff3eadf0be10 [2023-05-16T19:01:01.981Z] ---> ff298b4b5a10 [2023-05-16T19:01:01.981Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-16T19:01:02.246Z] Removing intermediate container ff3eadf0be10 [2023-05-16T19:01:02.246Z] ---> 68c32b66b706 [2023-05-16T19:01:02.246Z] Step 24/24 : LABEL version=0.0.0 [2023-05-16T19:01:02.246Z] ---> Running in a693965c4498 [2023-05-16T19:01:02.830Z] Removing intermediate container a693965c4498 [2023-05-16T19:01:02.830Z] ---> 586a5dfe491e [2023-05-16T19:01:02.830Z] [2023-05-16T19:01:03.095Z] Successfully built 586a5dfe491e [2023-05-16T19:01:03.360Z] Successfully tagged core-command-arm64:latest [2023-05-16T19:01:03.360Z]  Building core-command ... done Building security-secretstore-setup [2023-05-16T19:01:04.313Z] ---> 99b89debd6c3 [2023-05-16T19:01:04.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:01:05.269Z] ---> 34f6491235b0 [2023-05-16T19:01:05.269Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-16T19:01:05.269Z] ---> Running in a67b34829a7a [2023-05-16T19:01:05.851Z] Removing intermediate container a67b34829a7a [2023-05-16T19:01:05.851Z] ---> dd7085f7c1a4 [2023-05-16T19:01:05.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T19:01:05.851Z] ---> Running in 0591367db14a [2023-05-16T19:01:06.810Z] Removing intermediate container 0591367db14a [2023-05-16T19:01:06.810Z] ---> 6be65d55719c [2023-05-16T19:01:06.810Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T19:01:06.810Z] ---> Running in ec75d5e88394 [2023-05-16T19:01:07.765Z] Removing intermediate container ec75d5e88394 [2023-05-16T19:01:07.765Z] ---> cd3647d287b3 [2023-05-16T19:01:07.765Z] Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:01:07.765Z] ---> Running in 91b05b942f1d [2023-05-16T19:01:08.722Z] Removing intermediate container 91b05b942f1d [2023-05-16T19:01:08.722Z] ---> 79a98639e669 [2023-05-16T19:01:08.722Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T19:01:08.722Z] ---> Running in 39444ea214b1 [2023-05-16T19:01:09.677Z] Removing intermediate container 39444ea214b1 [2023-05-16T19:01:09.677Z] ---> d8f41150cee1 [2023-05-16T19:01:09.677Z] [2023-05-16T19:01:09.942Z] Successfully built d8f41150cee1 [2023-05-16T19:01:10.211Z] Successfully tagged core-data-arm64:latest [2023-05-16T19:01:10.211Z]  Building core-data ... done Building support-scheduler [2023-05-16T19:01:16.845Z] Removing intermediate container 9c50294c6b7b [2023-05-16T19:01:16.845Z] ---> e2849fd1b6f3 [2023-05-16T19:01:16.845Z] [2023-05-16T19:01:16.845Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T19:01:16.845Z] ---> 51e60588ff2c [2023-05-16T19:01:16.845Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-16T19:01:16.845Z] ---> Running in f316b0a16db2 [2023-05-16T19:01:17.426Z] Removing intermediate container f316b0a16db2 [2023-05-16T19:01:17.426Z] ---> 366ab163b4b3 [2023-05-16T19:01:17.426Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T19:01:17.426Z] ---> Running in 92d460b9570b [2023-05-16T19:01:19.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:01:20.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:01:21.727Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T19:01:21.727Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:01:21.993Z] OK: 8 MiB in 16 packages [2023-05-16T19:01:25.357Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T19:01:25.357Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-16T19:01:25.357Z] ---> a806f3dca079 [2023-05-16T19:01:25.357Z] Step 3/25 : WORKDIR /edgex-go [2023-05-16T19:01:25.357Z] ---> Using cache [2023-05-16T19:01:25.357Z] ---> 3da797f90b62 [2023-05-16T19:01:25.357Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-16T19:01:25.357Z] ---> Using cache [2023-05-16T19:01:25.357Z] ---> d92e44ee35be [2023-05-16T19:01:25.357Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-16T19:01:25.357Z] ---> Using cache [2023-05-16T19:01:25.357Z] ---> b9a381c2e3f2 [2023-05-16T19:01:25.357Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T19:01:25.357Z] ---> Using cache [2023-05-16T19:01:25.357Z] ---> 8cdae3670035 [2023-05-16T19:01:25.357Z] Step 7/25 : COPY . . [2023-05-16T19:01:25.357Z] ---> Using cache [2023-05-16T19:01:25.357Z] ---> aa3d8f75175c [2023-05-16T19:01:25.358Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-16T19:01:25.629Z] Removing intermediate container 92d460b9570b [2023-05-16T19:01:25.629Z] ---> 05771571a59b [2023-05-16T19:01:25.629Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:01:25.629Z] ---> Running in 2b8042f585b7 [2023-05-16T19:01:27.564Z] ---> 74dbaaf2b018 [2023-05-16T19:01:27.564Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:01:28.146Z] 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-05-16T19:01:28.725Z] ---> d94905e7d62f [2023-05-16T19:01:28.725Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-16T19:01:31.310Z] ---> bbd9340dc997 [2023-05-16T19:01:31.310Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:01:32.272Z] ---> 257f59d6e3fb [2023-05-16T19:01:32.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-16T19:01:33.248Z] ---> f97df7321147 [2023-05-16T19:01:33.248Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T19:01:33.516Z] ---> Running in 95c8528edc64 [2023-05-16T19:01:33.783Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T19:01:33.783Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T19:01:33.783Z] ---> a806f3dca079 [2023-05-16T19:01:33.783Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T19:01:33.783Z] ---> Using cache [2023-05-16T19:01:33.783Z] ---> 46850da1f7a4 [2023-05-16T19:01:33.783Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T19:01:33.783Z] ---> Using cache [2023-05-16T19:01:33.783Z] ---> f305656d203c [2023-05-16T19:01:33.783Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T19:01:33.783Z] ---> Using cache [2023-05-16T19:01:33.783Z] ---> c465eab10ea8 [2023-05-16T19:01:33.783Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T19:01:33.783Z] ---> Using cache [2023-05-16T19:01:33.783Z] ---> 656e6cd6acf3 [2023-05-16T19:01:33.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T19:01:33.783Z] ---> Using cache [2023-05-16T19:01:33.783Z] ---> 259640c04c45 [2023-05-16T19:01:33.783Z] Step 8/23 : COPY . . [2023-05-16T19:01:34.048Z] ---> Using cache [2023-05-16T19:01:34.048Z] ---> df0f19d90ded [2023-05-16T19:01:34.048Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-16T19:01:34.320Z] ---> Running in b40dec654eac [2023-05-16T19:01:36.258Z] 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-05-16T19:01:39.591Z] Removing intermediate container 95c8528edc64 [2023-05-16T19:01:39.591Z] ---> 37be34890e26 [2023-05-16T19:01:39.591Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T19:01:39.979Z] ---> Running in 7fd164e21321 [2023-05-16T19:01:40.575Z] Removing intermediate container 7fd164e21321 [2023-05-16T19:01:40.575Z] ---> 32f57cd39b5f [2023-05-16T19:01:40.575Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T19:01:40.575Z] ---> Running in 375166ae59af [2023-05-16T19:01:41.205Z] Removing intermediate container 375166ae59af [2023-05-16T19:01:41.205Z] ---> 08f364b8a22f [2023-05-16T19:01:41.205Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T19:01:41.205Z] ---> Running in b37cb485b94d [2023-05-16T19:01:41.823Z] Removing intermediate container b37cb485b94d [2023-05-16T19:01:41.823Z] ---> fad2d6835d73 [2023-05-16T19:01:41.823Z] Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:01:41.823Z] ---> Running in 0d680f48a963 [2023-05-16T19:01:42.449Z] Removing intermediate container 0d680f48a963 [2023-05-16T19:01:42.449Z] ---> 10e069441395 [2023-05-16T19:01:42.449Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T19:01:42.449Z] ---> Running in b6cefe5376fe [2023-05-16T19:01:43.066Z] Removing intermediate container b6cefe5376fe [2023-05-16T19:01:43.066Z] ---> 039a415540cf [2023-05-16T19:01:43.066Z] [2023-05-16T19:01:43.339Z] Successfully built 039a415540cf [2023-05-16T19:01:43.339Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-16T19:01:43.339Z] Building support-notifications [2023-05-16T19:02:01.562Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T19:02:01.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T19:02:01.562Z] ---> a806f3dca079 [2023-05-16T19:02:01.562Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T19:02:01.562Z] ---> Using cache [2023-05-16T19:02:01.562Z] ---> 46850da1f7a4 [2023-05-16T19:02:01.562Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T19:02:01.562Z] ---> Using cache [2023-05-16T19:02:01.562Z] ---> f305656d203c [2023-05-16T19:02:01.562Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-16T19:02:01.562Z] ---> Running in 7aeabebfba0e [2023-05-16T19:02:02.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:02:03.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:02:05.035Z] OK: 263 MiB in 53 packages [2023-05-16T19:02:06.994Z] Removing intermediate container 7aeabebfba0e [2023-05-16T19:02:06.994Z] ---> b4b4053ce355 [2023-05-16T19:02:06.994Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T19:02:08.397Z] ---> c9e60fd81cec [2023-05-16T19:02:08.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T19:02:08.397Z] ---> Running in 6fa38f4ebd7b [2023-05-16T19:02:12.644Z] Removing intermediate container 241b560810aa [2023-05-16T19:02:12.644Z] ---> 6b51ce359d2f [2023-05-16T19:02:12.644Z] [2023-05-16T19:02:12.644Z] Step 9/20 : FROM alpine:3.17 [2023-05-16T19:02:12.910Z] ---> 51e60588ff2c [2023-05-16T19:02:12.910Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-16T19:02:12.910Z] ---> Running in 98d0ea9ea3c9 [2023-05-16T19:02:13.182Z] Removing intermediate container 98d0ea9ea3c9 [2023-05-16T19:02:13.182Z] ---> 02f37ab1f6db [2023-05-16T19:02:13.182Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-16T19:02:13.459Z] ---> Running in 599c6fc38f0a [2023-05-16T19:02:15.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:02:15.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:02:17.387Z] v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-16T19:02:17.387Z] v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-16T19:02:17.387Z] OK: 17692 distinct packages available [2023-05-16T19:02:17.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:02:17.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:02:18.932Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-16T19:02:19.199Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-16T19:02:19.199Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-16T19:02:19.199Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-16T19:02:19.199Z] (5/9) Installing curl (8.0.1-r0) [2023-05-16T19:02:19.199Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-16T19:02:19.199Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-16T19:02:19.199Z] (8/9) Installing libucontext (1.2-r0) [2023-05-16T19:02:19.199Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-16T19:02:19.199Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:02:19.199Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T19:02:19.782Z] OK: 11 MiB in 24 packages [2023-05-16T19:02:22.358Z] Removing intermediate container 599c6fc38f0a [2023-05-16T19:02:22.358Z] ---> 39e43c6a40c3 [2023-05-16T19:02:22.358Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:02:22.939Z] ---> e0341c72472a [2023-05-16T19:02:22.939Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:02:23.895Z] ---> 0875f274cdc4 [2023-05-16T19:02:23.895Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-16T19:02:26.470Z] ---> 764971330c15 [2023-05-16T19:02:26.470Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:02:27.070Z] ---> c371c2459682 [2023-05-16T19:02:27.070Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-16T19:02:27.070Z] ---> Running in 6314d8414853 [2023-05-16T19:02:27.652Z] Removing intermediate container 6314d8414853 [2023-05-16T19:02:27.652Z] ---> e51dc2fb869e [2023-05-16T19:02:27.652Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T19:02:27.917Z] ---> Running in fceeb54486d2 [2023-05-16T19:02:28.505Z] Removing intermediate container fceeb54486d2 [2023-05-16T19:02:28.505Z] ---> 3229cd58dede [2023-05-16T19:02:28.505Z] Step 18/20 : LABEL arch=arm64 [2023-05-16T19:02:28.505Z] ---> Running in 3a3b30a1a81c [2023-05-16T19:02:29.088Z] Removing intermediate container 3a3b30a1a81c [2023-05-16T19:02:29.088Z] ---> b9a12d1b079c [2023-05-16T19:02:29.088Z] Step 19/20 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:02:29.088Z] ---> Running in ca188b46746a [2023-05-16T19:02:29.670Z] Removing intermediate container ca188b46746a [2023-05-16T19:02:29.670Z] ---> 0fd13d580955 [2023-05-16T19:02:29.670Z] Step 20/20 : LABEL version=0.0.0 [2023-05-16T19:02:29.670Z] ---> Running in 52a463990b88 [2023-05-16T19:02:30.252Z] Removing intermediate container 52a463990b88 [2023-05-16T19:02:30.252Z] ---> ef994ec354a0 [2023-05-16T19:02:30.252Z] [2023-05-16T19:02:30.518Z] Successfully built ef994ec354a0 [2023-05-16T19:02:30.518Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-16T19:02:30.518Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-05-16T19:02:52.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T19:02:52.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-16T19:02:52.548Z] ---> a806f3dca079 [2023-05-16T19:02:52.548Z] Step 3/22 : WORKDIR /edgex-go [2023-05-16T19:02:52.548Z] ---> Using cache [2023-05-16T19:02:52.548Z] ---> 3da797f90b62 [2023-05-16T19:02:52.548Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-16T19:02:52.548Z] ---> Using cache [2023-05-16T19:02:52.548Z] ---> d92e44ee35be [2023-05-16T19:02:52.548Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-16T19:02:52.548Z] ---> Using cache [2023-05-16T19:02:52.548Z] ---> b9a381c2e3f2 [2023-05-16T19:02:52.548Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T19:02:52.548Z] ---> Using cache [2023-05-16T19:02:52.548Z] ---> 8cdae3670035 [2023-05-16T19:02:52.548Z] Step 7/22 : COPY . . [2023-05-16T19:02:52.548Z] ---> Using cache [2023-05-16T19:02:52.548Z] ---> aa3d8f75175c [2023-05-16T19:02:52.548Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-16T19:02:52.548Z] ---> Running in 370c62977059 [2023-05-16T19:02:52.548Z] 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-05-16T19:03:24.794Z] Removing intermediate container fe4779ab447c [2023-05-16T19:03:24.794Z] ---> 262fc1dba589 [2023-05-16T19:03:24.794Z] [2023-05-16T19:03:24.794Z] Step 9/33 : FROM alpine:3.17 [2023-05-16T19:03:24.794Z] ---> 51e60588ff2c [2023-05-16T19:03:24.794Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-16T19:03:24.794Z] ---> Using cache [2023-05-16T19:03:24.794Z] ---> 02f37ab1f6db [2023-05-16T19:03:24.794Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-16T19:03:24.794Z] ---> Running in c3be32c25417 [2023-05-16T19:03:26.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:03:27.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:03:28.560Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-16T19:03:28.560Z] (2/2) Installing su-exec (0.2-r2) [2023-05-16T19:03:28.560Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:03:28.560Z] OK: 8 MiB in 17 packages [2023-05-16T19:03:31.139Z] Removing intermediate container c3be32c25417 [2023-05-16T19:03:31.139Z] ---> 2e2d49c017f8 [2023-05-16T19:03:31.139Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-16T19:03:31.405Z] ---> Running in fb1799aa729d [2023-05-16T19:03:31.985Z] Removing intermediate container fb1799aa729d [2023-05-16T19:03:31.985Z] ---> 45ef84bf52b4 [2023-05-16T19:03:31.985Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-16T19:03:32.250Z] ---> Running in a12fc5cb9d3f [2023-05-16T19:03:33.206Z] Removing intermediate container a12fc5cb9d3f [2023-05-16T19:03:33.206Z] ---> c74723f9f9ca [2023-05-16T19:03:33.206Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-16T19:03:33.206Z] ---> Running in daf7d207075d [2023-05-16T19:03:34.164Z] Removing intermediate container daf7d207075d [2023-05-16T19:03:34.164Z] ---> 3450bc3c5d6e [2023-05-16T19:03:34.164Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-16T19:03:34.164Z] ---> Running in 7d459edb87ba [2023-05-16T19:03:35.121Z] Removing intermediate container 7d459edb87ba [2023-05-16T19:03:35.121Z] ---> 1289e904b7c1 [2023-05-16T19:03:35.121Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-16T19:03:35.391Z] ---> Running in 0e26c8170608 [2023-05-16T19:03:40.719Z] Removing intermediate container 0e26c8170608 [2023-05-16T19:03:40.719Z] ---> aecb15b58d72 [2023-05-16T19:03:40.719Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-16T19:03:40.719Z] ---> Running in 2ef06aa5016d [2023-05-16T19:03:40.991Z] Removing intermediate container 2ef06aa5016d [2023-05-16T19:03:40.991Z] ---> 86c4b8862f12 [2023-05-16T19:03:40.991Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-16T19:03:42.930Z] ---> 4f26f5d4a7a2 [2023-05-16T19:03:42.930Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-16T19:03:42.930Z] ---> Running in 45889c6930e4 [2023-05-16T19:03:47.180Z] Removing intermediate container 45889c6930e4 [2023-05-16T19:03:47.180Z] ---> 69828fd40ec5 [2023-05-16T19:03:47.180Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:03:48.594Z] ---> 4f39453d8b86 [2023-05-16T19:03:48.594Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:03:52.854Z] ---> 6e01326dbcc0 [2023-05-16T19:03:52.854Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-16T19:03:56.197Z] ---> c96e17d2103d [2023-05-16T19:03:56.197Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-16T19:03:57.172Z] ---> 3e94413267d4 [2023-05-16T19:03:57.172Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-16T19:03:59.108Z] ---> e4ba6ebddf49 [2023-05-16T19:03:59.108Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-16T19:04:00.510Z] ---> 8d1ea2e8dc4e [2023-05-16T19:04:00.510Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-16T19:04:01.917Z] ---> 03e67b4a05fb [2023-05-16T19:04:01.917Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-16T19:04:03.335Z] ---> 490242cd41a7 [2023-05-16T19:04:03.335Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-16T19:04:03.335Z] ---> Running in c051db76e570 [2023-05-16T19:04:06.575Z] Removing intermediate container 6fa38f4ebd7b [2023-05-16T19:04:06.575Z] ---> bdca7726ce5e [2023-05-16T19:04:06.575Z] Step 8/23 : COPY . . [2023-05-16T19:04:07.544Z] Removing intermediate container c051db76e570 [2023-05-16T19:04:07.544Z] ---> 6a24efce09ad [2023-05-16T19:04:07.544Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-16T19:04:07.544Z] ---> Running in fc73b5d20100 [2023-05-16T19:04:08.129Z] Removing intermediate container fc73b5d20100 [2023-05-16T19:04:08.129Z] ---> 12802a57f897 [2023-05-16T19:04:08.129Z] Step 30/33 : CMD ["gate"] [2023-05-16T19:04:08.396Z] ---> Running in 8296fa41b062 [2023-05-16T19:04:09.359Z] Removing intermediate container 8296fa41b062 [2023-05-16T19:04:09.359Z] ---> 3f2839f4dee4 [2023-05-16T19:04:09.359Z] Step 31/33 : LABEL arch=arm64 [2023-05-16T19:04:09.628Z] ---> Running in cdd210831431 [2023-05-16T19:04:10.588Z] Removing intermediate container cdd210831431 [2023-05-16T19:04:10.588Z] ---> 2d607c1a43d8 [2023-05-16T19:04:10.588Z] Step 32/33 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:04:10.588Z] ---> Running in b2612745c202 [2023-05-16T19:04:11.185Z] Removing intermediate container b2612745c202 [2023-05-16T19:04:11.185Z] ---> e9846be5d0d4 [2023-05-16T19:04:11.185Z] Step 33/33 : LABEL version=0.0.0 [2023-05-16T19:04:11.454Z] ---> Running in 35b5363d4ecd [2023-05-16T19:04:12.413Z] Removing intermediate container 35b5363d4ecd [2023-05-16T19:04:12.413Z] ---> c2313c222d37 [2023-05-16T19:04:12.413Z] [2023-05-16T19:04:12.685Z] Successfully built c2313c222d37 [2023-05-16T19:04:12.685Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-16T19:04:12.685Z]  Building security-bootstrapper ... done Building core-metadata [2023-05-16T19:04:22.758Z] ---> aecc1cd7817b [2023-05-16T19:04:22.758Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-16T19:04:22.758Z] ---> Running in 2f5aaa84ed0c [2023-05-16T19:04:25.345Z] 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-05-16T19:04:29.592Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T19:04:29.592Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-16T19:04:29.592Z] ---> a806f3dca079 [2023-05-16T19:04:29.592Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T19:04:29.592Z] ---> Using cache [2023-05-16T19:04:29.592Z] ---> 46850da1f7a4 [2023-05-16T19:04:29.592Z] Step 4/25 : WORKDIR /edgex-go [2023-05-16T19:04:29.592Z] ---> Using cache [2023-05-16T19:04:29.592Z] ---> f305656d203c [2023-05-16T19:04:29.592Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-16T19:04:29.592Z] ---> Using cache [2023-05-16T19:04:29.592Z] ---> c465eab10ea8 [2023-05-16T19:04:29.592Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-16T19:04:29.592Z] ---> Using cache [2023-05-16T19:04:29.592Z] ---> 656e6cd6acf3 [2023-05-16T19:04:29.592Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T19:04:29.592Z] ---> Using cache [2023-05-16T19:04:29.592Z] ---> 259640c04c45 [2023-05-16T19:04:29.592Z] Step 8/25 : COPY . . [2023-05-16T19:04:29.592Z] ---> Using cache [2023-05-16T19:04:29.592Z] ---> df0f19d90ded [2023-05-16T19:04:29.592Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-16T19:04:29.592Z] ---> Running in 12a43dbe22ea [2023-05-16T19:04:31.538Z] 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-05-16T19:07:38.271Z] 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-05-16T19:07:56.473Z] Removing intermediate container 2b8042f585b7 [2023-05-16T19:07:56.473Z] ---> 93c1778d21ee [2023-05-16T19:07:56.473Z] [2023-05-16T19:07:56.473Z] Step 9/25 : FROM alpine:3.17 [2023-05-16T19:07:56.473Z] ---> 51e60588ff2c [2023-05-16T19:07:56.473Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-16T19:07:56.473Z] ---> Running in 4e2545fe9faa [2023-05-16T19:07:57.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:07:58.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:07:59.791Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-16T19:07:59.791Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-16T19:07:59.791Z] (3/3) Installing su-exec (0.2-r2) [2023-05-16T19:07:59.791Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:07:59.791Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T19:08:00.374Z] OK: 8 MiB in 18 packages [2023-05-16T19:08:02.316Z] Removing intermediate container 4e2545fe9faa [2023-05-16T19:08:02.316Z] ---> 7690e891103d [2023-05-16T19:08:02.316Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-16T19:08:02.582Z] ---> Running in 059a29c80c19 [2023-05-16T19:08:02.848Z] Removing intermediate container 059a29c80c19 [2023-05-16T19:08:02.848Z] ---> 2bef2d74a877 [2023-05-16T19:08:02.848Z] Step 12/25 : WORKDIR / [2023-05-16T19:08:03.115Z] ---> Running in 4cd651994750 [2023-05-16T19:08:03.698Z] Removing intermediate container 4cd651994750 [2023-05-16T19:08:03.698Z] ---> 372d225faf0d [2023-05-16T19:08:03.698Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:08:04.659Z] ---> 364e778e46a0 [2023-05-16T19:08:04.659Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:08:05.616Z] ---> b08803bf9b4a [2023-05-16T19:08:05.616Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-16T19:08:06.583Z] ---> ecb2b1bb54cb [2023-05-16T19:08:06.583Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-16T19:08:07.549Z] ---> cb56b42dfdf7 [2023-05-16T19:08:07.549Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:08:08.131Z] ---> cbfdba11617e [2023-05-16T19:08:08.131Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-16T19:08:10.710Z] ---> 074ba3369992 [2023-05-16T19:08:10.710Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-16T19:08:12.115Z] ---> 6d3960c0f438 [2023-05-16T19:08:12.115Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-16T19:08:13.074Z] ---> f3080d4a5318 [2023-05-16T19:08:13.074Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T19:08:13.342Z] ---> Running in 6aa4999e87ab [2023-05-16T19:08:16.688Z] Removing intermediate container 6aa4999e87ab [2023-05-16T19:08:16.688Z] ---> d0fdf89f6944 [2023-05-16T19:08:16.688Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T19:08:16.688Z] ---> Running in 60b583e9a85f [2023-05-16T19:08:16.688Z] Removing intermediate container 60b583e9a85f [2023-05-16T19:08:16.688Z] ---> b1364ae88168 [2023-05-16T19:08:16.688Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T19:08:16.964Z] ---> Running in f17381bfecbf [2023-05-16T19:08:17.237Z] Removing intermediate container f17381bfecbf [2023-05-16T19:08:17.237Z] ---> 436b6fd62d30 [2023-05-16T19:08:17.237Z] Step 24/25 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:08:17.511Z] ---> Running in f5cefd987c8e [2023-05-16T19:08:18.095Z] Removing intermediate container f5cefd987c8e [2023-05-16T19:08:18.095Z] ---> c2000978bb37 [2023-05-16T19:08:18.095Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T19:08:18.095Z] ---> Running in 08dcd2434340 [2023-05-16T19:08:18.678Z] Removing intermediate container 08dcd2434340 [2023-05-16T19:08:18.678Z] ---> caa8938792d8 [2023-05-16T19:08:18.678Z] [2023-05-16T19:08:18.678Z] Successfully built caa8938792d8 [2023-05-16T19:08:18.678Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-16T19:08:18.678Z] Building core-common-config-bootstrapper [2023-05-16T19:08:41.013Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-16T19:08:41.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-16T19:08:41.013Z] ---> a806f3dca079 [2023-05-16T19:08:41.013Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-16T19:08:41.013Z] ---> Using cache [2023-05-16T19:08:41.013Z] ---> 46850da1f7a4 [2023-05-16T19:08:41.013Z] Step 4/23 : WORKDIR /edgex-go [2023-05-16T19:08:41.013Z] ---> Using cache [2023-05-16T19:08:41.013Z] ---> f305656d203c [2023-05-16T19:08:41.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-16T19:08:41.013Z] ---> Using cache [2023-05-16T19:08:41.013Z] ---> c465eab10ea8 [2023-05-16T19:08:41.013Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-16T19:08:41.013Z] ---> Using cache [2023-05-16T19:08:41.013Z] ---> 656e6cd6acf3 [2023-05-16T19:08:41.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T19:08:41.013Z] ---> Using cache [2023-05-16T19:08:41.013Z] ---> 259640c04c45 [2023-05-16T19:08:41.013Z] Step 8/23 : COPY . . [2023-05-16T19:08:41.013Z] ---> Using cache [2023-05-16T19:08:41.013Z] ---> df0f19d90ded [2023-05-16T19:08:41.013Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-16T19:08:41.013Z] ---> Running in af17a5219e2b [2023-05-16T19:08:41.013Z] 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-05-16T19:09:27.837Z] Removing intermediate container 370c62977059 [2023-05-16T19:09:27.837Z] ---> a5bc84b21cdb [2023-05-16T19:09:27.837Z] [2023-05-16T19:09:27.837Z] Step 9/22 : FROM alpine:3.17 [2023-05-16T19:09:27.837Z] ---> 51e60588ff2c [2023-05-16T19:09:27.837Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-16T19:09:27.837Z] ---> Running in 203df9bfb0b1 [2023-05-16T19:09:27.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:09:27.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:09:27.837Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-16T19:09:27.837Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-16T19:09:27.837Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:09:27.837Z] OK: 8 MiB in 17 packages [2023-05-16T19:09:27.837Z] Removing intermediate container 203df9bfb0b1 [2023-05-16T19:09:27.837Z] ---> f50529e12fff [2023-05-16T19:09:27.837Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-16T19:09:27.837Z] ---> Running in 95120d194c73 [2023-05-16T19:09:27.837Z] Removing intermediate container 95120d194c73 [2023-05-16T19:09:27.837Z] ---> 273f5616fad5 [2023-05-16T19:09:27.837Z] Step 12/22 : WORKDIR /edgex [2023-05-16T19:09:27.837Z] ---> Running in 022d68ce6e22 [2023-05-16T19:09:28.104Z] Removing intermediate container 022d68ce6e22 [2023-05-16T19:09:28.104Z] ---> ed7488cc0bfd [2023-05-16T19:09:28.104Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:09:32.360Z] ---> ece6d19a689b [2023-05-16T19:09:32.360Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:09:32.943Z] ---> 11f230cf46c9 [2023-05-16T19:09:32.943Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-16T19:09:33.905Z] ---> 4716486ded3b [2023-05-16T19:09:33.905Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-16T19:09:35.314Z] ---> e70577bc00b4 [2023-05-16T19:09:35.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-16T19:09:36.271Z] ---> 919b44bfa5b2 [2023-05-16T19:09:36.271Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T19:09:36.538Z] ---> Running in e55862ff9a39 [2023-05-16T19:09:39.882Z] Removing intermediate container e55862ff9a39 [2023-05-16T19:09:39.882Z] ---> ef9f9c5e4e4b [2023-05-16T19:09:39.882Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T19:09:39.882Z] ---> Running in 4d7a0379655c [2023-05-16T19:09:40.149Z] Removing intermediate container 4d7a0379655c [2023-05-16T19:09:40.149Z] ---> 4774665c99ad [2023-05-16T19:09:40.149Z] Step 20/22 : LABEL arch=arm64 [2023-05-16T19:09:40.149Z] ---> Running in 447919c5630b [2023-05-16T19:09:40.730Z] Removing intermediate container 447919c5630b [2023-05-16T19:09:40.730Z] ---> d31cbb7ab71c [2023-05-16T19:09:40.730Z] Step 21/22 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:09:40.730Z] ---> Running in c52372fe8cde [2023-05-16T19:09:41.317Z] Removing intermediate container c52372fe8cde [2023-05-16T19:09:41.317Z] ---> e3ebe551187e [2023-05-16T19:09:41.317Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T19:09:41.317Z] ---> Running in a28af3d5428b [2023-05-16T19:09:41.902Z] Removing intermediate container a28af3d5428b [2023-05-16T19:09:41.902Z] ---> 98ab528c421a [2023-05-16T19:09:41.902Z] [2023-05-16T19:09:42.167Z] Successfully built 98ab528c421a [2023-05-16T19:09:42.167Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-16T19:11:18.810Z]  Building security-proxy-setup ... done Removing intermediate container b40dec654eac [2023-05-16T19:11:18.810Z] ---> 3ac192505c32 [2023-05-16T19:11:18.810Z] [2023-05-16T19:11:18.810Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T19:11:18.810Z] ---> 51e60588ff2c [2023-05-16T19:11:18.810Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T19:11:18.810Z] ---> Using cache [2023-05-16T19:11:18.810Z] ---> 2de8b59af8a4 [2023-05-16T19:11:18.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T19:11:18.810Z] ---> Using cache [2023-05-16T19:11:18.810Z] ---> a9b5c201cb44 [2023-05-16T19:11:18.810Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-16T19:11:18.810Z] ---> Running in dfdb5523f962 [2023-05-16T19:11:18.810Z] Removing intermediate container dfdb5523f962 [2023-05-16T19:11:18.810Z] ---> 990a60241c37 [2023-05-16T19:11:18.810Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-16T19:11:18.810Z] ---> Running in a3dcb4cc9453 [2023-05-16T19:11:18.810Z] Removing intermediate container a3dcb4cc9453 [2023-05-16T19:11:18.810Z] ---> 128b6d5a0c71 [2023-05-16T19:11:18.810Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:11:18.810Z] ---> ffa64f3cb6fe [2023-05-16T19:11:18.810Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:11:18.810Z] ---> 65fb17730430 [2023-05-16T19:11:18.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-16T19:11:18.810Z] ---> 47c625ab0494 [2023-05-16T19:11:18.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:11:18.810Z] ---> 538959c225ee [2023-05-16T19:11:18.810Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-16T19:11:19.088Z] ---> Running in d499896a3a4d [2023-05-16T19:11:20.062Z] Removing intermediate container d499896a3a4d [2023-05-16T19:11:20.062Z] ---> c058854efecc [2023-05-16T19:11:20.062Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T19:11:20.062Z] ---> Running in 4d41cf4840d6 [2023-05-16T19:11:21.027Z] Removing intermediate container 4d41cf4840d6 [2023-05-16T19:11:21.027Z] ---> e34dc8303971 [2023-05-16T19:11:21.027Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T19:11:21.293Z] ---> Running in dec65fac3bba [2023-05-16T19:11:21.877Z] Removing intermediate container dec65fac3bba [2023-05-16T19:11:21.877Z] ---> b3b3474aadcc [2023-05-16T19:11:21.877Z] Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:11:22.145Z] ---> Running in bed8bcaf3a1d [2023-05-16T19:11:22.727Z] Removing intermediate container bed8bcaf3a1d [2023-05-16T19:11:22.727Z] ---> 478b61a6fa07 [2023-05-16T19:11:22.727Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T19:11:22.727Z] ---> Running in e2a9c52e5b2d [2023-05-16T19:11:23.694Z] Removing intermediate container e2a9c52e5b2d [2023-05-16T19:11:23.694Z] ---> 771f99e75e77 [2023-05-16T19:11:23.694Z] [2023-05-16T19:11:23.960Z] Successfully built 771f99e75e77 [2023-05-16T19:11:24.224Z] Successfully tagged support-scheduler-arm64:latest [2023-05-16T19:11:24.802Z]  Building support-scheduler ... done Removing intermediate container 12a43dbe22ea [2023-05-16T19:11:24.802Z] ---> e9278374516b [2023-05-16T19:11:24.802Z] [2023-05-16T19:11:24.802Z] Step 10/25 : FROM alpine:3.17 [2023-05-16T19:11:24.802Z] ---> 51e60588ff2c [2023-05-16T19:11:24.802Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T19:11:24.802Z] ---> Using cache [2023-05-16T19:11:24.802Z] ---> 2de8b59af8a4 [2023-05-16T19:11:24.802Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T19:11:24.802Z] ---> Using cache [2023-05-16T19:11:24.802Z] ---> a9b5c201cb44 [2023-05-16T19:11:24.802Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-16T19:11:24.802Z] ---> Running in 2486479ac57d [2023-05-16T19:11:25.398Z] Removing intermediate container 2486479ac57d [2023-05-16T19:11:25.398Z] ---> b6fb74969b49 [2023-05-16T19:11:25.398Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-16T19:11:25.398Z] ---> Running in 766702f71858 [2023-05-16T19:11:25.977Z] Removing intermediate container 766702f71858 [2023-05-16T19:11:25.977Z] ---> 1560172b0ab9 [2023-05-16T19:11:25.977Z] Step 15/25 : WORKDIR / [2023-05-16T19:11:25.977Z] ---> Running in c1b984914f09 [2023-05-16T19:11:26.559Z] Removing intermediate container c1b984914f09 [2023-05-16T19:11:26.559Z] ---> 46f169cbef2a [2023-05-16T19:11:26.559Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:11:29.136Z] ---> 262314006584 [2023-05-16T19:11:29.136Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:11:30.095Z] ---> 0c83a93d22f3 [2023-05-16T19:11:30.095Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-16T19:11:32.034Z] ---> 86c4d313a565 [2023-05-16T19:11:32.034Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:11:32.619Z] ---> 6c2d9b85b3e0 [2023-05-16T19:11:32.619Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-16T19:11:33.213Z] ---> 7f301fc0e0dd [2023-05-16T19:11:33.213Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-16T19:11:33.213Z] ---> Running in ce1efe7db65c [2023-05-16T19:11:33.801Z] Removing intermediate container ce1efe7db65c [2023-05-16T19:11:33.801Z] ---> 2b11db8f649d [2023-05-16T19:11:33.801Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T19:11:33.801Z] ---> Running in 00f0bd66bc24 [2023-05-16T19:11:34.391Z] Removing intermediate container 00f0bd66bc24 [2023-05-16T19:11:34.391Z] ---> 1c3851a8793e [2023-05-16T19:11:34.391Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T19:11:34.391Z] ---> Running in 6d40b2a19f6a [2023-05-16T19:11:34.978Z] Removing intermediate container 6d40b2a19f6a [2023-05-16T19:11:34.978Z] ---> 18b86eedff09 [2023-05-16T19:11:34.978Z] Step 24/25 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:11:34.978Z] ---> Running in 73915c8ba4fc [2023-05-16T19:11:35.252Z] Removing intermediate container 73915c8ba4fc [2023-05-16T19:11:35.252Z] ---> ad7cb593b0b5 [2023-05-16T19:11:35.252Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T19:11:35.526Z] ---> Running in aabbbd4dbc2a [2023-05-16T19:11:35.794Z] Removing intermediate container aabbbd4dbc2a [2023-05-16T19:11:35.794Z] ---> 2956d14272e7 [2023-05-16T19:11:35.794Z] [2023-05-16T19:11:36.064Z] Successfully built 2956d14272e7 [2023-05-16T19:11:36.064Z] Successfully tagged core-metadata-arm64:latest [2023-05-16T19:12:35.246Z]  Building core-metadata ... done Removing intermediate container 2f5aaa84ed0c [2023-05-16T19:12:35.246Z] ---> 26df0bbda124 [2023-05-16T19:12:35.246Z] [2023-05-16T19:12:35.246Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T19:12:35.246Z] ---> 51e60588ff2c [2023-05-16T19:12:35.246Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-16T19:12:35.246Z] ---> Running in fcb21923a386 [2023-05-16T19:12:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T19:12:35.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T19:12:35.246Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T19:12:35.246Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T19:12:35.246Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T19:12:35.246Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T19:12:35.246Z] OK: 8 MiB in 17 packages [2023-05-16T19:12:36.707Z] Removing intermediate container af17a5219e2b [2023-05-16T19:12:36.707Z] ---> e1043ad5dccc [2023-05-16T19:12:36.707Z] [2023-05-16T19:12:36.707Z] Step 10/23 : FROM alpine:3.17 [2023-05-16T19:12:36.707Z] ---> 51e60588ff2c [2023-05-16T19:12:36.707Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-16T19:12:36.707Z] ---> Using cache [2023-05-16T19:12:36.707Z] ---> 366ab163b4b3 [2023-05-16T19:12:36.707Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-16T19:12:36.707Z] ---> Using cache [2023-05-16T19:12:36.707Z] ---> 05771571a59b [2023-05-16T19:12:36.707Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:12:36.707Z] ---> Using cache [2023-05-16T19:12:36.707Z] ---> 74dbaaf2b018 [2023-05-16T19:12:36.707Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:12:36.980Z] ---> Using cache [2023-05-16T19:12:36.980Z] ---> d94905e7d62f [2023-05-16T19:12:36.980Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-16T19:12:37.252Z] Removing intermediate container fcb21923a386 [2023-05-16T19:12:37.252Z] ---> 5d3e2c35abf5 [2023-05-16T19:12:37.252Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-16T19:12:37.536Z] ---> Running in 17c2a93b5be2 [2023-05-16T19:12:37.815Z] Removing intermediate container 17c2a93b5be2 [2023-05-16T19:12:37.815Z] ---> 4efa6e8ee9fc [2023-05-16T19:12:37.815Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-16T19:12:37.815Z] ---> Running in 630d745056d9 [2023-05-16T19:12:38.113Z] ---> 921ae2fc8d49 [2023-05-16T19:12:38.113Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:12:38.113Z] Removing intermediate container 630d745056d9 [2023-05-16T19:12:38.113Z] ---> 8bca49ca3fcf [2023-05-16T19:12:38.113Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-16T19:12:38.396Z] ---> Running in 6aa4267bc06d [2023-05-16T19:12:38.664Z] ---> 9282cd86b6c0 [2023-05-16T19:12:38.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-16T19:12:38.664Z] Removing intermediate container 6aa4267bc06d [2023-05-16T19:12:38.664Z] ---> 43d84406c741 [2023-05-16T19:12:38.664Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-16T19:12:39.251Z] ---> f7dba7e9bdc5 [2023-05-16T19:12:39.251Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-16T19:12:39.251Z] ---> a6e180a22be4 [2023-05-16T19:12:39.251Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-16T19:12:39.520Z] ---> Running in 7e2c4883e20d [2023-05-16T19:12:40.112Z] ---> 39521944a88d [2023-05-16T19:12:40.112Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-16T19:12:41.533Z] Removing intermediate container 7e2c4883e20d [2023-05-16T19:12:41.533Z] ---> f883940c7ee7 [2023-05-16T19:12:41.533Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-16T19:12:41.533Z] ---> Running in b27ec550db6c [2023-05-16T19:12:41.533Z] ---> 9b2791fa9386 [2023-05-16T19:12:41.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-16T19:12:41.804Z] Removing intermediate container b27ec550db6c [2023-05-16T19:12:41.804Z] ---> 9ab0909853bb [2023-05-16T19:12:41.804Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-16T19:12:42.074Z] ---> Running in 02e6b59bcd8d [2023-05-16T19:12:42.343Z] ---> 16eb888f1d82 [2023-05-16T19:12:42.343Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-16T19:12:42.343Z] Removing intermediate container 02e6b59bcd8d [2023-05-16T19:12:42.343Z] ---> 5cc402e25467 [2023-05-16T19:12:42.343Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T19:12:42.343Z] ---> Running in d9598fa3b4af [2023-05-16T19:12:42.343Z] ---> Running in 461a50c9d019 [2023-05-16T19:12:42.615Z] Removing intermediate container d9598fa3b4af [2023-05-16T19:12:42.615Z] ---> e9c10520dc99 [2023-05-16T19:12:42.615Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T19:12:42.885Z] Removing intermediate container 461a50c9d019 [2023-05-16T19:12:42.885Z] ---> 5dea2d04d1f1 [2023-05-16T19:12:42.886Z] Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:12:42.886Z] ---> Running in 711f32c968e0 [2023-05-16T19:12:42.886Z] ---> Running in 363c3347b800 [2023-05-16T19:12:43.158Z] Removing intermediate container 711f32c968e0 [2023-05-16T19:12:43.158Z] ---> 05236aa1c799 [2023-05-16T19:12:43.158Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T19:12:43.158Z] ---> Running in 189eb51f4b86 [2023-05-16T19:12:43.158Z] Removing intermediate container 363c3347b800 [2023-05-16T19:12:43.158Z] ---> 1704180465e8 [2023-05-16T19:12:43.158Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T19:12:43.427Z] ---> Running in fb03a1b8b765 [2023-05-16T19:12:43.698Z] Removing intermediate container 189eb51f4b86 [2023-05-16T19:12:43.698Z] ---> fabb3653eae8 [2023-05-16T19:12:43.698Z] Step 22/23 : LABEL git_sha=f0d2280e0828cf74d7805ed477c3d1d5f90c3a1e [2023-05-16T19:12:43.698Z] ---> Running in ec285976e8ef [2023-05-16T19:12:43.698Z] Removing intermediate container fb03a1b8b765 [2023-05-16T19:12:43.698Z] ---> b97908ee3028 [2023-05-16T19:12:43.698Z] [2023-05-16T19:12:43.971Z] Successfully built b97908ee3028 [2023-05-16T19:12:43.971Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-16T19:12:43.971Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ec285976e8ef [2023-05-16T19:12:43.971Z] ---> 3a733560d4f6 [2023-05-16T19:12:43.971Z] Step 23/23 : LABEL version=0.0.0 [2023-05-16T19:12:44.241Z] ---> Running in 18df1f86a67f [2023-05-16T19:12:44.508Z] Removing intermediate container 18df1f86a67f [2023-05-16T19:12:44.508Z] ---> ca02211a6c53 [2023-05-16T19:12:44.508Z] [2023-05-16T19:12:44.775Z] Successfully built ca02211a6c53 [2023-05-16T19:12:44.775Z] Successfully tagged support-notifications-arm64:latest [2023-05-16T19:12:45.056Z]  Building support-notifications ... done  [Pipeline] } [2023-05-16T19:12:45.054Z] $ docker stop --time=1 a2d0cc730145f659d80dadd37af8285ae4f0ff2af850c2647298b62cb922e2b2 [2023-05-16T19:12:46.727Z] $ docker rm -f --volumes a2d0cc730145f659d80dadd37af8285ae4f0ff2af850c2647298b62cb922e2b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T19:12:47.211Z] + docker images [2023-05-16T19:12:47.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-16T19:12:47.476Z] support-notifications-arm64 latest ca02211a6c53 3 seconds ago 31.9MB [2023-05-16T19:12:47.476Z] core-common-config-bootstrapper-arm64 latest b97908ee3028 4 seconds ago 17.2MB [2023-05-16T19:12:47.476Z] e1043ad5dccc 14 seconds ago 1.52GB [2023-05-16T19:12:47.476Z] 26df0bbda124 19 seconds ago 1.59GB [2023-05-16T19:12:47.476Z] core-metadata-arm64 latest 2956d14272e7 About a minute ago 20.2MB [2023-05-16T19:12:47.476Z] e9278374516b About a minute ago 1.53GB [2023-05-16T19:12:47.476Z] support-scheduler-arm64 latest 771f99e75e77 About a minute ago 31.2MB [2023-05-16T19:12:47.476Z] 3ac192505c32 About a minute ago 1.59GB [2023-05-16T19:12:47.476Z] security-proxy-setup-arm64 latest 98ab528c421a 3 minutes ago 18.7MB [2023-05-16T19:12:47.476Z] a5bc84b21cdb 3 minutes ago 1.51GB [2023-05-16T19:12:47.476Z] security-secretstore-setup-arm64 latest caa8938792d8 4 minutes ago 32.2MB [2023-05-16T19:12:47.476Z] 93c1778d21ee 4 minutes ago 1.52GB [2023-05-16T19:12:47.476Z] security-bootstrapper-arm64 latest c2313c222d37 8 minutes ago 21.9MB [2023-05-16T19:12:47.476Z] 262fc1dba589 9 minutes ago 1.51GB [2023-05-16T19:12:47.476Z] security-spiffe-token-provider-arm64 latest ef994ec354a0 10 minutes ago 32.7MB [2023-05-16T19:12:47.476Z] 6b51ce359d2f 10 minutes ago 1.57GB [2023-05-16T19:12:47.476Z] security-proxy-auth-arm64 latest 039a415540cf 11 minutes ago 18.1MB [2023-05-16T19:12:47.476Z] e2849fd1b6f3 11 minutes ago 1.51GB [2023-05-16T19:12:47.476Z] core-data-arm64 latest d8f41150cee1 11 minutes ago 19.9MB [2023-05-16T19:12:47.476Z] core-command-arm64 latest 586a5dfe491e 11 minutes ago 19.7MB [2023-05-16T19:12:47.476Z] 46302ed0bf16 12 minutes ago 1.53GB [2023-05-16T19:12:47.476Z] 958554a7abcb 12 minutes ago 1.53GB [2023-05-16T19:12:47.476Z] security-spire-server-arm64 latest cd0da3e4c90c 17 minutes ago 97MB [2023-05-16T19:12:47.476Z] 30d9ef2ace12 17 minutes ago 1.39GB [2023-05-16T19:12:47.476Z] security-spire-agent-arm64 latest 019bf5d3d966 18 minutes ago 153MB [2023-05-16T19:12:47.476Z] security-spire-config-arm64 latest 3740c8e683d8 18 minutes ago 96.1MB [2023-05-16T19:12:47.476Z] e1628ae75f4a 18 minutes ago 1.39GB [2023-05-16T19:12:47.476Z] e12c18693789 18 minutes ago 1.39GB [2023-05-16T19:12:47.476Z] ci-base-image-arm64 latest a806f3dca079 34 minutes ago 899MB [2023-05-16T19:12:47.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB [2023-05-16T19:12:47.476Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-16T19:12:47.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T19:12:47.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T19:12:47.918Z] [2023-05-16T19:12:47.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T19:12:48.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T19:12:48.519Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T19:12:48.519Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T19:12:48.519Z] 04944245beec: Pulling fs layer [2023-05-16T19:12:48.519Z] 699f458cf7ca: Pulling fs layer [2023-05-16T19:12:48.519Z] 765212b225bb: Pulling fs layer [2023-05-16T19:12:48.519Z] f23df028b6ca: Pulling fs layer [2023-05-16T19:12:48.519Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T19:12:48.519Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T19:12:48.519Z] 765212b225bb: Waiting [2023-05-16T19:12:48.519Z] f23df028b6ca: Waiting [2023-05-16T19:12:48.519Z] d65c8cfc05b1: Waiting [2023-05-16T19:12:48.519Z] 2437ff75d9bd: Waiting [2023-05-16T19:12:48.519Z] 04944245beec: Verifying Checksum [2023-05-16T19:12:48.519Z] 04944245beec: Download complete [2023-05-16T19:12:48.519Z] 765212b225bb: Verifying Checksum [2023-05-16T19:12:48.519Z] 765212b225bb: Download complete [2023-05-16T19:12:48.519Z] f23df028b6ca: Verifying Checksum [2023-05-16T19:12:48.519Z] f23df028b6ca: Download complete [2023-05-16T19:12:48.519Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T19:12:48.519Z] d65c8cfc05b1: Download complete [2023-05-16T19:12:48.786Z] 699f458cf7ca: Verifying Checksum [2023-05-16T19:12:48.786Z] 699f458cf7ca: Download complete [2023-05-16T19:12:49.055Z] 8998bd30e6a1: Download complete [2023-05-16T19:12:51.641Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T19:12:51.641Z] 2437ff75d9bd: Download complete [2023-05-16T19:12:53.045Z] 8998bd30e6a1: Pull complete [2023-05-16T19:12:53.311Z] 04944245beec: Pull complete [2023-05-16T19:12:54.714Z] 699f458cf7ca: Pull complete [2023-05-16T19:12:54.978Z] 765212b225bb: Pull complete [2023-05-16T19:12:55.556Z] f23df028b6ca: Pull complete [2023-05-16T19:12:55.821Z] d65c8cfc05b1: Pull complete [2023-05-16T19:13:10.792Z] 2437ff75d9bd: Pull complete [2023-05-16T19:13:10.792Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T19:13:10.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T19:13:10.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T19:13:10.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-15771 does not seem to be running inside a container [2023-05-16T19:13:11.030Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2023-05-16T19:13:13.618Z] $ docker top c96dcfefd0170a4799ab59d20f4fff6f877f0f001212ec3afdb835dc56a669e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:14.225Z] ---> job-cost.sh [2023-05-16T19:13:14.490Z] lf-activate-venv: SKIPPING [2023-05-16T19:13:14.490Z] INFO: No Stack... [2023-05-16T19:13:15.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T19:13:15.645Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T19:13:15.962Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2023-05-16T19:13:15.962Z] [Pipeline] lock [2023-05-16T19:13:15.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] [2023-05-16T19:13:15.996Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] did not exist. Created. [2023-05-16T19:13:15.996Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T19:13:16.317Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T19:13:16.471Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T19:13:16.481Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T19:13:16.488Z] $ docker stop --time=1 c96dcfefd0170a4799ab59d20f4fff6f877f0f001212ec3afdb835dc56a669e5 [2023-05-16T19:13:17.928Z] $ docker rm -f --volumes c96dcfefd0170a4799ab59d20f4fff6f877f0f001212ec3afdb835dc56a669e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T19:13:18.819Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:19.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:19.977Z] ---> package-listing.sh [2023-05-16T19:13:19.977Z] ++ facter osfamily [2023-05-16T19:13:19.977Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T19:13:20.237Z] + OS_FAMILY=debian [2023-05-16T19:13:20.237Z] + workspace=/w/workspace/edgex-go/2 [2023-05-16T19:13:20.237Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T19:13:20.237Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T19:13:20.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T19:13:20.237Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T19:13:20.237Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-16T19:13:20.237Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T19:13:20.237Z] + case "${OS_FAMILY}" in [2023-05-16T19:13:20.237Z] + dpkg -l [2023-05-16T19:13:20.237Z] + grep '^ii' [2023-05-16T19:13:20.237Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T19:13:20.237Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T19:13:20.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T19:13:20.237Z] + '[' /w/workspace/edgex-go/2 ']' [2023-05-16T19:13:20.237Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-05-16T19:13:20.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-05-16T19:13:20.248Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T19:13:20.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T19:13:21.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T19:13:21.085Z] [2023-05-16T19:13:21.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T19:13:21.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T19:13:21.386Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T19:13:21.386Z] 5eb5b503b376: Pulling fs layer [2023-05-16T19:13:21.386Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T19:13:21.386Z] ec43610c2a17: Pulling fs layer [2023-05-16T19:13:21.386Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T19:13:21.386Z] 33b1e0a273af: Pulling fs layer [2023-05-16T19:13:21.386Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T19:13:21.386Z] 2f39f015ded8: Pulling fs layer [2023-05-16T19:13:21.386Z] 33b1e0a273af: Waiting [2023-05-16T19:13:21.386Z] 5d3b04190fa2: Waiting [2023-05-16T19:13:21.386Z] 2f39f015ded8: Waiting [2023-05-16T19:13:21.386Z] 3a2ae6a8a46f: Waiting [2023-05-16T19:13:21.386Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T19:13:21.386Z] 5c69ac0246d0: Download complete [2023-05-16T19:13:21.386Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T19:13:21.386Z] 3a2ae6a8a46f: Download complete [2023-05-16T19:13:21.646Z] ec43610c2a17: Verifying Checksum [2023-05-16T19:13:21.646Z] ec43610c2a17: Download complete [2023-05-16T19:13:21.646Z] 5d3b04190fa2: Download complete [2023-05-16T19:13:21.646Z] 33b1e0a273af: Verifying Checksum [2023-05-16T19:13:21.646Z] 33b1e0a273af: Download complete [2023-05-16T19:13:21.646Z] 5eb5b503b376: Verifying Checksum [2023-05-16T19:13:21.646Z] 5eb5b503b376: Download complete [2023-05-16T19:13:22.215Z] 2f39f015ded8: Download complete [2023-05-16T19:13:22.781Z] 5eb5b503b376: Pull complete [2023-05-16T19:13:22.781Z] 5c69ac0246d0: Pull complete [2023-05-16T19:13:23.348Z] ec43610c2a17: Pull complete [2023-05-16T19:13:23.348Z] 3a2ae6a8a46f: Pull complete [2023-05-16T19:13:23.348Z] 33b1e0a273af: Pull complete [2023-05-16T19:13:23.606Z] 5d3b04190fa2: Pull complete [2023-05-16T19:13:27.794Z] 2f39f015ded8: Pull complete [2023-05-16T19:13:27.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T19:13:27.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T19:13:27.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T19:13:27.869Z] prd-ubuntu20.04-docker-8c-8g-15769 does not seem to be running inside a container [2023-05-16T19:13:27.899Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2023-05-16T19:13:30.915Z] $ docker top 162bd2bf32d3f3f60c829a77829e4fafbe04cbdcbee0db228695cc64209c3454 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T19:13:31.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T19:13:31.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T19:13:31.824Z] + ls /var/log/sa-host [2023-05-16T19:13:31.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T19:13:31.986Z] provisioning config files... [2023-05-16T19:13:31.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2042791939596635675tmp [Pipeline] { [Pipeline] echo [2023-05-16T19:13:32.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:32.286Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T19:13:32.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:32.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T19:13:32.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:32.924Z] ---> sudo-logs.sh [2023-05-16T19:13:32.925Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T19:13:32.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:33.252Z] ---> job-cost.sh [2023-05-16T19:13:33.252Z] lf-activate-venv: SKIPPING [2023-05-16T19:13:33.252Z] DEBUG: total: 0.10999999940395355 [2023-05-16T19:13:33.252Z] INFO: Retrieving Stack Cost... [2023-05-16T19:13:33.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T19:13:34.081Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T19:13:34.094Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T19:13:34.377Z] ---> logs-deploy.sh [2023-05-16T19:13:34.377Z] lf-activate-venv: SKIPPING [2023-05-16T19:13:34.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/2 [2023-05-16T19:13:34.377Z] INFO: archiving workspace using pattern(s): [2023-05-16T19:13:35.314Z] Archives upload complete. [2023-05-16T19:13:35.314Z] INFO: archiving logs to Nexus