Pull request #4169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35ac6a55ad2bbf9100ca7551023baf47654b965d+ca92d9d5a1a4b96f9a744d26107768f846b4a1ff (0ec5a3da2dafbbb8ba8ca9ae4624c377681c7643) 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-ssh8189418722574996797.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4007352019465410135.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10629173490239021055.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2399950674590622012.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17086695235178442050.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7242317097746095534.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1378 in /w/workspace/edgexfoundry_edgex-go_PR-4169 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4169/head:refs/remotes/origin/PR-4169 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca92d9d5a1a4b96f9a744d26107768f846b4a1ff into PR head commit 35ac6a55ad2bbf9100ca7551023baf47654b965d Merge succeeded, producing 35ac6a55ad2bbf9100ca7551023baf47654b965d Checking out Revision 35ac6a55ad2bbf9100ca7551023baf47654b965d (PR-4169) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T19:04:06.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T19:04:06.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge ca92d9d5a1a4b96f9a744d26107768f846b4a1ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T19:04:06.798Z] ========================================================= [2022-09-27T19:04:06.798Z] EdgeX Global Pipelines Version Info [2022-09-27T19:04:06.798Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:04:07.562Z] ------------------- [2022-09-27T19:04:07.562Z] stable info: [2022-09-27T19:04:07.562Z] ------------------- [2022-09-27T19:04:07.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T19:04:07.562Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T19:04:07.562Z] Message: update stable to v1.0.239 [2022-09-27T19:04:08.132Z] ------------------- [2022-09-27T19:04:08.132Z] experimental info: [2022-09-27T19:04:08.132Z] ------------------- [2022-09-27T19:04:08.132Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T19:04:08.132Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T19:04:08.132Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T19:04:08.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-27T19:04:08.454Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-27T19:04:08.494Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T19:04:08.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T19:04:08.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T19:04:08.610Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T19:04:08.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T19:04:08.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-27T19:04:08.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-27T19:04:08.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-27T19:04:08.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T19:04:08.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T19:04:08.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T19:04:08.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T19:04:08.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T19:04:09.008Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T19:04:09.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T19:04:09.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T19:04:09.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-27T19:04:09.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-27T19:04:09.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T19:04:09.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T19:04:09.302Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T19:04:09.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4169 [Pipeline] echo [2022-09-27T19:04:09.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4169 [Pipeline] echo [2022-09-27T19:04:09.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4169 [Pipeline] echo [2022-09-27T19:04:09.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] echo [2022-09-27T19:04:09.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35ac6a5 [Pipeline] echo [2022-09-27T19:04:09.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T19:04:09.651Z] provisioning config files... [2022-09-27T19:04:09.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5470844994682387565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:04:10.008Z] ---> docker-login.sh [2022-09-27T19:04:10.008Z] nexus3.edgexfoundry.org:10001 [2022-09-27T19:04:10.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:04:10.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:04:10.268Z] Configure a credential helper to remove this warning. See [2022-09-27T19:04:10.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:04:10.268Z] [2022-09-27T19:04:10.268Z] Login Succeeded [2022-09-27T19:04:10.268Z] nexus3.edgexfoundry.org:10002 [2022-09-27T19:04:10.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:04:10.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:04:10.528Z] Configure a credential helper to remove this warning. See [2022-09-27T19:04:10.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:04:10.528Z] [2022-09-27T19:04:10.528Z] Login Succeeded [2022-09-27T19:04:10.528Z] nexus3.edgexfoundry.org:10003 [2022-09-27T19:04:10.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:04:10.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:04:10.528Z] Configure a credential helper to remove this warning. See [2022-09-27T19:04:10.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:04:10.528Z] [2022-09-27T19:04:10.528Z] Login Succeeded [2022-09-27T19:04:10.528Z] nexus3.edgexfoundry.org:10004 [2022-09-27T19:04:10.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:04:10.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:04:10.787Z] Configure a credential helper to remove this warning. See [2022-09-27T19:04:10.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:04:10.787Z] [2022-09-27T19:04:10.787Z] Login Succeeded [2022-09-27T19:04:10.787Z] docker.io [2022-09-27T19:04:10.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:04:11.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:04:11.047Z] Configure a credential helper to remove this warning. See [2022-09-27T19:04:11.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:04:11.047Z] [2022-09-27T19:04:11.047Z] Login Succeeded [2022-09-27T19:04:11.047Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T19:04:11.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T19:04:11.475Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + dirname cmd/core-command/Dockerfile [2022-09-27T19:04:11.475Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + dirname cmd/core-data/Dockerfile [2022-09-27T19:04:11.475Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/core-metadata/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-27T19:04:11.475Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-09-27T19:04:11.475Z] cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-27T19:04:11.475Z] + + dirname cmd/security-spire-server/Dockerfile [2022-09-27T19:04:11.475Z] cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + dirname cmd/support-notifications/Dockerfile [2022-09-27T19:04:11.475Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-27T19:04:11.475Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-27T19:04:11.475Z] + cut -d/ -f2 [2022-09-27T19:04:11.475Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-27T19:04:11.520Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T19:04:11.996Z] + git rev-list -1 --merges 35ac6a55ad2bbf9100ca7551023baf47654b965d~1..35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] echo [2022-09-27T19:04:12.028Z] -----------> git rev-list -1 --merges 35ac6a55ad2bbf9100ca7551023baf47654b965d~1..35ac6a55ad2bbf9100ca7551023baf47654b965d 35ac6a55ad2bbf9100ca7551023baf47654b965d [false] [Pipeline] sh [2022-09-27T19:04:12.330Z] + git log --format=format:%s -1 35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] echo [2022-09-27T19:04:12.362Z] ========================================================= [2022-09-27T19:04:12.362Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T19:04:12.362Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-27T19:04:12.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T19:04:12.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T19:04:12.841Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T19:04:12.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T19:04:12.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T19:04:12.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T19:04:12.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:04:13.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T19:04:13.255Z] [2022-09-27T19:04:13.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:04:13.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T19:04:13.619Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T19:04:13.619Z] b85a868b505f: Pulling fs layer [2022-09-27T19:04:13.619Z] e2be974225ed: Pulling fs layer [2022-09-27T19:04:13.619Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T19:04:13.619Z] 988bab9f4d93: Pulling fs layer [2022-09-27T19:04:13.619Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T19:04:13.619Z] eaf3925da568: Pulling fs layer [2022-09-27T19:04:13.619Z] bab4dde63d76: Pulling fs layer [2022-09-27T19:04:13.619Z] bde34c3a00c8: Pulling fs layer [2022-09-27T19:04:13.619Z] b352a97aabf1: Pulling fs layer [2022-09-27T19:04:13.619Z] 4872d77fe225: Pulling fs layer [2022-09-27T19:04:13.619Z] 5851b861e8e6: Pulling fs layer [2022-09-27T19:04:13.619Z] 988bab9f4d93: Waiting [2022-09-27T19:04:13.619Z] 1469e6f7b9e6: Waiting [2022-09-27T19:04:13.619Z] eaf3925da568: Waiting [2022-09-27T19:04:13.619Z] bab4dde63d76: Waiting [2022-09-27T19:04:13.619Z] b352a97aabf1: Waiting [2022-09-27T19:04:13.619Z] bde34c3a00c8: Waiting [2022-09-27T19:04:13.619Z] 4872d77fe225: Waiting [2022-09-27T19:04:13.619Z] 5851b861e8e6: Waiting [2022-09-27T19:04:13.619Z] e2be974225ed: Verifying Checksum [2022-09-27T19:04:13.619Z] e2be974225ed: Download complete [2022-09-27T19:04:13.619Z] 988bab9f4d93: Verifying Checksum [2022-09-27T19:04:13.619Z] 988bab9f4d93: Download complete [2022-09-27T19:04:13.879Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T19:04:13.880Z] 1469e6f7b9e6: Download complete [2022-09-27T19:04:13.880Z] eaf3925da568: Verifying Checksum [2022-09-27T19:04:13.880Z] eaf3925da568: Download complete [2022-09-27T19:04:13.880Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T19:04:13.880Z] 339a4e72a1f5: Download complete [2022-09-27T19:04:13.880Z] bde34c3a00c8: Verifying Checksum [2022-09-27T19:04:13.880Z] bde34c3a00c8: Download complete [2022-09-27T19:04:13.880Z] b352a97aabf1: Download complete [2022-09-27T19:04:13.880Z] 4872d77fe225: Verifying Checksum [2022-09-27T19:04:13.880Z] 4872d77fe225: Download complete [2022-09-27T19:04:13.880Z] 5851b861e8e6: Verifying Checksum [2022-09-27T19:04:13.880Z] 5851b861e8e6: Download complete [2022-09-27T19:04:13.880Z] b85a868b505f: Verifying Checksum [2022-09-27T19:04:13.880Z] b85a868b505f: Download complete [2022-09-27T19:04:14.138Z] bab4dde63d76: Verifying Checksum [2022-09-27T19:04:14.138Z] bab4dde63d76: Download complete [2022-09-27T19:04:15.073Z] b85a868b505f: Pull complete [2022-09-27T19:04:15.073Z] e2be974225ed: Pull complete [2022-09-27T19:04:15.641Z] 339a4e72a1f5: Pull complete [2022-09-27T19:04:15.641Z] 988bab9f4d93: Pull complete [2022-09-27T19:04:15.901Z] 1469e6f7b9e6: Pull complete [2022-09-27T19:04:15.901Z] eaf3925da568: Pull complete [2022-09-27T19:04:17.276Z] bab4dde63d76: Pull complete [2022-09-27T19:04:17.534Z] bde34c3a00c8: Pull complete [2022-09-27T19:04:17.534Z] b352a97aabf1: Pull complete [2022-09-27T19:04:17.793Z] 4872d77fe225: Pull complete [2022-09-27T19:04:17.793Z] 5851b861e8e6: Pull complete [2022-09-27T19:04:17.793Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T19:04:17.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T19:04:17.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:04:18.009Z] prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container [2022-09-27T19:04:18.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-27T19:04:19.459Z] $ docker top dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 -eo pid,comm [2022-09-27T19:04:19.514Z] 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). [2022-09-27T19:04:19.514Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T19:04:19.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T19:04:19.638Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T19:04:19.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T19:04:19.766Z] $ docker exec dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent [2022-09-27T19:04:19.878Z] SSH_AUTH_SOCK=/tmp/ssh-GZ1uwvo0q8EP/agent.33 [2022-09-27T19:04:19.878Z] SSH_AGENT_PID=39 [2022-09-27T19:04:19.885Z] Running ssh-add (command line suppressed) [2022-09-27T19:04:19.990Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1060676987410957530.key (/w/workspace/edgex-go/1@tmp/private_key_1060676987410957530.key) [2022-09-27T19:04:20.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T19:04:20.334Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T19:04:20.364Z] $ docker exec --env ******** --env ******** dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent -k [2022-09-27T19:04:20.462Z] unset SSH_AUTH_SOCK; [2022-09-27T19:04:20.462Z] unset SSH_AGENT_PID; [2022-09-27T19:04:20.462Z] echo Agent pid 39 killed; [2022-09-27T19:04:20.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T19:04:20.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T19:04:20.557Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T19:04:20.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T19:04:20.670Z] $ docker exec dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent [2022-09-27T19:04:20.772Z] SSH_AUTH_SOCK=/tmp/ssh-sm6rsvXp3oo6/agent.72 [2022-09-27T19:04:20.772Z] SSH_AGENT_PID=79 [2022-09-27T19:04:20.779Z] Running ssh-add (command line suppressed) [2022-09-27T19:04:20.886Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13937265894767772363.key (/w/workspace/edgex-go/1@tmp/private_key_13937265894767772363.key) [2022-09-27T19:04:20.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T19:04:21.225Z] + git semver init [2022-09-27T19:04:21.485Z] 2022-09-27 19:04:21,402 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T19:04:21.485Z] 2022-09-27 19:04:21,403 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-27T19:04:21.485Z] 2022-09-27 19:04:21,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-27T19:04:21.485Z] 2022-09-27 19:04:21,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,175 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4169 with force:False [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,175 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4169 [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,179 [execute] INFO git cat-file --batch-check [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,187 [execute] INFO git cat-file --batch [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T19:04:26.778Z] 2022-09-27 19:04:26,192 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4169 [2022-09-27T19:04:26.778Z] 0.0.0 [Pipeline] } [2022-09-27T19:04:26.813Z] $ docker exec --env ******** --env ******** dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 ssh-agent -k [2022-09-27T19:04:26.908Z] unset SSH_AUTH_SOCK; [2022-09-27T19:04:26.908Z] unset SSH_AGENT_PID; [2022-09-27T19:04:26.908Z] echo Agent pid 79 killed; [2022-09-27T19:04:26.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T19:04:27.327Z] + git semver [Pipeline] } [2022-09-27T19:04:27.614Z] $ docker stop --time=1 dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 [2022-09-27T19:04:28.924Z] $ docker rm -f dbea7000bd471b1490ad58043aa1394f440fb533457a16a054af1d95b9ef0ac4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T19:04:29.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T19:04:29.555Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T19:04:29.571Z] [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 [2022-09-27T19:04:30.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-27T19:04:30.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T19:04:30.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T19:04:30.427Z] ========================================================= [2022-09-27T19:04:30.427Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T19:04:30.427Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-27T19:04:30.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T19:04:30.767Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T19:04:30.767Z] 2408cc74d12b: Pulling fs layer [2022-09-27T19:04:30.767Z] ea60b727a1ce: Pulling fs layer [2022-09-27T19:04:30.767Z] 30c4a7721957: Pulling fs layer [2022-09-27T19:04:30.767Z] 370296b7ddb6: Pulling fs layer [2022-09-27T19:04:30.767Z] 7c6cee850709: Pulling fs layer [2022-09-27T19:04:30.767Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T19:04:30.767Z] d94ebbe4e438: Pulling fs layer [2022-09-27T19:04:30.767Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T19:04:30.767Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T19:04:30.767Z] 39a5fcdaea64: Waiting [2022-09-27T19:04:30.767Z] d94ebbe4e438: Waiting [2022-09-27T19:04:30.767Z] bcfd1f05c69d: Waiting [2022-09-27T19:04:30.767Z] 59ccb84bbe0f: Waiting [2022-09-27T19:04:30.767Z] 7c6cee850709: Waiting [2022-09-27T19:04:30.767Z] 370296b7ddb6: Waiting [2022-09-27T19:04:30.767Z] 30c4a7721957: Verifying Checksum [2022-09-27T19:04:30.767Z] 30c4a7721957: Download complete [2022-09-27T19:04:30.767Z] ea60b727a1ce: Verifying Checksum [2022-09-27T19:04:30.767Z] ea60b727a1ce: Download complete [2022-09-27T19:04:30.767Z] 7c6cee850709: Verifying Checksum [2022-09-27T19:04:30.767Z] 7c6cee850709: Download complete [2022-09-27T19:04:30.767Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T19:04:30.767Z] 39a5fcdaea64: Download complete [2022-09-27T19:04:30.767Z] 2408cc74d12b: Verifying Checksum [2022-09-27T19:04:30.767Z] d94ebbe4e438: Download complete [2022-09-27T19:04:31.028Z] 2408cc74d12b: Pull complete [2022-09-27T19:04:31.028Z] ea60b727a1ce: Pull complete [2022-09-27T19:04:31.287Z] 30c4a7721957: Pull complete [2022-09-27T19:04:31.287Z] 59ccb84bbe0f: Download complete [2022-09-27T19:04:31.545Z] 370296b7ddb6: Download complete [2022-09-27T19:04:31.804Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T19:04:31.804Z] bcfd1f05c69d: Download complete [2022-09-27T19:04:35.084Z] 370296b7ddb6: Pull complete [2022-09-27T19:04:35.084Z] 7c6cee850709: Pull complete [2022-09-27T19:04:35.084Z] 39a5fcdaea64: Pull complete [2022-09-27T19:04:35.084Z] d94ebbe4e438: Pull complete [2022-09-27T19:04:36.979Z] bcfd1f05c69d: Pull complete [2022-09-27T19:04:37.544Z] 59ccb84bbe0f: Pull complete [2022-09-27T19:04:37.544Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T19:04:37.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T19:04:37.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-27T19:04:37.897Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T19:04:37.897Z] WORKDIR /edgex [2022-09-27T19:04:37.897Z] COPY go.mod . [2022-09-27T19:04:37.897Z] RUN go mod download [2022-09-27T19:04:37.897Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-27T19:04:38.469Z] Sending build context to Docker daemon 169.5MB [2022-09-27T19:04:38.469Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T19:04:38.469Z] ---> a4fb48ad2a94 [2022-09-27T19:04:38.469Z] Step 2/4 : WORKDIR /edgex [2022-09-27T19:04:41.007Z] ---> Running in 1a6c048773d0 [2022-09-27T19:04:41.007Z] Removing intermediate container 1a6c048773d0 [2022-09-27T19:04:41.007Z] ---> b1de1f12c9ad [2022-09-27T19:04:41.007Z] Step 3/4 : COPY go.mod . [2022-09-27T19:04:41.007Z] ---> be81e6a07f30 [2022-09-27T19:04:41.007Z] Step 4/4 : RUN go mod download [2022-09-27T19:04:41.007Z] ---> Running in e99f1c1c62ef [2022-09-27T19:04:44.870Z] Still waiting to schedule task [2022-09-27T19:04:44.871Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-27T19:04:50.995Z] Removing intermediate container e99f1c1c62ef [2022-09-27T19:04:50.995Z] ---> 229d3d18a216 [2022-09-27T19:04:50.995Z] Successfully built 229d3d18a216 [2022-09-27T19:04:50.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:04:51.368Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T19:04:51.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:04:51.513Z] prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container [2022-09-27T19:04:51.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T19:04:51.894Z] $ docker top c1e75b5f0662ae40e5f9705dee3834ef339b35542dac7e6b3def6e71e58e0012 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:04:52.267Z] + go version [2022-09-27T19:04:52.267Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T19:04:52.303Z] $ docker stop --time=1 c1e75b5f0662ae40e5f9705dee3834ef339b35542dac7e6b3def6e71e58e0012 [2022-09-27T19:04:53.589Z] $ docker rm -f c1e75b5f0662ae40e5f9705dee3834ef339b35542dac7e6b3def6e71e58e0012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:04:54.274Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T19:04:54.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:04:54.419Z] prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container [2022-09-27T19:04:54.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-27T19:04:54.800Z] $ docker top 75db12be75ecb1497e9d1ed126a94f1636e7bd1bd26c80923aa9d7b7869bfeed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T19:04:54.909Z] ========================================================= [2022-09-27T19:04:54.909Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-27T19:04:54.909Z] ========================================================= [Pipeline] sh [2022-09-27T19:04:55.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-27T19:04:55.547Z] + make test [2022-09-27T19:04:55.547Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T19:05:02.115Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-27T19:05:14.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-27T19:05:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements [2022-09-27T19:05:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-27T19:05:14.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-27T19:05:14.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2022-09-27T19:05:15.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.110s coverage: 75.6% of statements [2022-09-27T19:05:15.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-27T19:05:15.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-27T19:05:15.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements [2022-09-27T19:05:15.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-27T19:05:15.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.041s coverage: 89.2% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.115s coverage: 2.0% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.453s coverage: 95.6% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-09-27T19:05:19.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.108s coverage: 94.1% of statements [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-09-27T19:05:19.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-09-27T19:05:23.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-09-27T19:05:23.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-09-27T19:05:30.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.234s coverage: 80.5% of statements [2022-09-27T19:05:30.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.2% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.8% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.8% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-27T19:05:38.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-09-27T19:05:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-09-27T19:05:38.440Z] 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 [2022-09-27T19:05:56.509Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T19:05:56.509Z] GO111MODULE=on go vet ./... [2022-09-27T19:05:59.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T19:05:59.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T19:05:59.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T19:05:59.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-27T19:05:59.953Z] + ls -al . [2022-09-27T19:05:59.953Z] total 756 [2022-09-27T19:05:59.953Z] drwxrwxr-x 11 1001 1001 4096 Sep 27 19:04 . [2022-09-27T19:05:59.953Z] drwxr-xr-x 4 root root 4096 Sep 27 19:04 .. [2022-09-27T19:05:59.953Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 19:04 .blubracket [2022-09-27T19:05:59.953Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 19:04 .dockerignore [2022-09-27T19:05:59.953Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 19:05 .git [2022-09-27T19:05:59.953Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 19:04 .github [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 1030 Sep 27 19:04 .gitignore [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 19:04 .golangci.yml [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 87 Sep 27 19:04 .hadolint.yml [2022-09-27T19:05:59.954Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 19:04 .semver [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 19:04 .sonarcloud.properties [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:04 ADOPTERS.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 10722 Sep 27 19:04 Attribution.txt [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 63209 Sep 27 19:04 CHANGELOG.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:04 CONTRIBUTING.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 19:04 GOVERNANCE.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 850 Sep 27 19:04 Jenkinsfile [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:04 LICENSE [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 13724 Sep 27 19:04 Makefile [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 19:04 OWNERS.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 9799 Sep 27 19:04 README.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:04 SECURITY.md [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 19:04 VERSION [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:04 ZMQWindows.md [2022-09-27T19:05:59.954Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 19:04 bin [2022-09-27T19:05:59.954Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 19:04 cmd [2022-09-27T19:05:59.954Z] -rw-r--r-- 1 root root 496148 Sep 27 19:05 coverage.out [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 3458 Sep 27 19:04 go.mod [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 38041 Sep 27 19:04 go.sum [2022-09-27T19:05:59.954Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 19:04 internal [2022-09-27T19:05:59.954Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 19:04 openapi [2022-09-27T19:05:59.954Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 19:04 snap [2022-09-27T19:05:59.954Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 19:04 version.go [Pipeline] sh [2022-09-27T19:06:00.296Z] + '[' -e coverage.out ] [2022-09-27T19:06:00.296Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-27T19:06:00.397Z] Stashed 1 file(s) [Pipeline] sh [2022-09-27T19:06:00.691Z] + make build [2022-09-27T19:06:00.691Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T19:06:12.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:06:14.611Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1390 in /w/workspace/edgexfoundry_edgex-go_PR-4169 [Pipeline] { [Pipeline] ws [2022-09-27T19:06:14.648Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-27T19:06:14.721Z] The recommended git tool is: git [2022-09-27T19:06:19.656Z] using credential edgex-jenkins-ssh [2022-09-27T19:06:19.674Z] Cloning the remote Git repository [2022-09-27T19:06:19.720Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-27T19:06:19.806Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-27T19:06:19.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-27T19:06:19.961Z] > git --version # timeout=10 [2022-09-27T19:06:19.986Z] > git --version # 'git version 2.25.1' [2022-09-27T19:06:19.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T19:06:20.034Z] Verifying host key using known hosts file [2022-09-27T19:06:20.227Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T19:06:20.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T19:06:22.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:06:22.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T19:06:29.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T19:06:29.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T19:06:30.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T19:06:31.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-27T19:06:32.644Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:06:34.019Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:06:34.583Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:06:35.148Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:06:36.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-27T19:06:36.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T19:06:37.046Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:06:37.957Z] Merging remotes/origin/main commit ca92d9d5a1a4b96f9a744d26107768f846b4a1ff into PR head commit 35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] } [2022-09-27T19:06:38.002Z] $ docker stop --time=1 75db12be75ecb1497e9d1ed126a94f1636e7bd1bd26c80923aa9d7b7869bfeed [2022-09-27T19:06:38.312Z] Merge succeeded, producing 35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:06:38.313Z] Checking out Revision 35ac6a55ad2bbf9100ca7551023baf47654b965d (PR-4169) [2022-09-27T19:06:37.171Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-27T19:06:37.212Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-27T19:06:37.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T19:06:37.218Z] Verifying host key using known hosts file [2022-09-27T19:06:37.227Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T19:06:37.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4169/head:refs/remotes/origin/PR-4169 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-27T19:06:37.975Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T19:06:37.992Z] > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 [2022-09-27T19:06:38.232Z] > git remote # timeout=10 [2022-09-27T19:06:38.249Z] > git config --get remote.origin.url # timeout=10 [2022-09-27T19:06:38.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T19:06:38.266Z] Verifying host key using known hosts file [2022-09-27T19:06:38.270Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T19:06:38.278Z] > git merge ca92d9d5a1a4b96f9a744d26107768f846b4a1ff # timeout=10 [2022-09-27T19:06:38.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-27T19:06:38.319Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T19:06:38.336Z] > git checkout -f 35ac6a55ad2bbf9100ca7551023baf47654b965d # timeout=10 [2022-09-27T19:06:38.918Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-09-27T19:06:38.975Z] > git --version # timeout=10 [2022-09-27T19:06:38.985Z] > git --version # 'git version 2.25.1' [2022-09-27T19:06:39.007Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T19:06:40.743Z] $ docker rm -f 75db12be75ecb1497e9d1ed126a94f1636e7bd1bd26c80923aa9d7b7869bfeed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T19:06:41.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T19:06:41.905Z] [2022-09-27T19:06:41.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:06:42.178Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T19:06:42.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T19:06:42.178Z] Dload Upload Total Spent Left Speed [2022-09-27T19:06:42.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [2022-09-27T19:06:42.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T19:06:42.286Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-27T19:06:42.286Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-27T19:06:42.286Z] ca9280d653b3: Pulling fs layer [2022-09-27T19:06:42.286Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] sh [2022-09-27T19:06:42.545Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-27T19:06:42.545Z] cbdbe7a5bc2a: Download complete [2022-09-27T19:06:42.545Z] ca9280d653b3: Verifying Checksum [2022-09-27T19:06:42.545Z] ca9280d653b3: Download complete [2022-09-27T19:06:42.545Z] cbdbe7a5bc2a: Pull complete [2022-09-27T19:06:42.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T19:06:43.109Z] 7e9c9ca2126c: Verifying Checksum [2022-09-27T19:06:43.109Z] 7e9c9ca2126c: Download complete [2022-09-27T19:06:43.109Z] ca9280d653b3: Pull complete [2022-09-27T19:06:43.114Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T19:06:43.114Z] + sudo tee /etc/docker/daemon.new [2022-09-27T19:06:43.114Z] { [2022-09-27T19:06:43.114Z] "registry-mirrors": [ [2022-09-27T19:06:43.114Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T19:06:43.114Z] ], [2022-09-27T19:06:43.114Z] "bip": "10.250.0.254/24", [2022-09-27T19:06:43.114Z] "hosts": [ [2022-09-27T19:06:43.114Z] "tcp://0.0.0.0:5555", [2022-09-27T19:06:43.114Z] "unix:///var/run/docker.sock" [2022-09-27T19:06:43.114Z] ], [2022-09-27T19:06:43.114Z] "mtu": 1458, [2022-09-27T19:06:43.114Z] "selinux-enabled": true, [2022-09-27T19:06:43.114Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T19:06:43.114Z] } [Pipeline] sh [2022-09-27T19:06:43.474Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T19:06:43.827Z] + sudo service docker restart [2022-09-27T19:06:46.400Z] 7e9c9ca2126c: Pull complete [2022-09-27T19:06:46.400Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-27T19:06:46.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T19:06:46.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:06:46.627Z] prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container [2022-09-27T19:06:46.662Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-27T19:06:48.218Z] $ docker top 4e6658358e3a67c07c7d08db7cab2a0b834a93eb71248cf92501d6d0132b4dc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:06:48.611Z] + docker-compose build --help [2022-09-27T19:06:48.612Z] + grep parallel [2022-09-27T19:06:49.179Z] --parallel Build images in parallel. [Pipeline] } [2022-09-27T19:06:49.215Z] $ docker stop --time=1 4e6658358e3a67c07c7d08db7cab2a0b834a93eb71248cf92501d6d0132b4dc2 [2022-09-27T19:06:50.503Z] $ docker rm -f 4e6658358e3a67c07c7d08db7cab2a0b834a93eb71248cf92501d6d0132b4dc2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:06:51.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-27T19:06:51.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:06:51.234Z] prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container [2022-09-27T19:06:51.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-27T19:06:51.610Z] $ docker top 8dcf66e09e824e29582774ff54ae3b1288f02bfe5e21bd1eb3ff2787864c3d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:06:52.009Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-27T19:06:52.578Z] Building core-command ... [2022-09-27T19:06:52.578Z] Building core-data ... [2022-09-27T19:06:52.578Z] Building core-metadata ... [2022-09-27T19:06:52.578Z] Building security-bootstrapper ... [2022-09-27T19:06:52.578Z] Building security-proxy-setup ... [2022-09-27T19:06:52.578Z] Building security-secretstore-setup ... [2022-09-27T19:06:52.578Z] Building security-spiffe-token-provider ... [2022-09-27T19:06:52.578Z] Building security-spire-agent ... [2022-09-27T19:06:52.578Z] Building security-spire-config ... [2022-09-27T19:06:52.578Z] Building security-spire-server ... [2022-09-27T19:06:52.578Z] Building support-notifications ... [2022-09-27T19:06:52.578Z] Building support-scheduler ... [2022-09-27T19:06:52.578Z] Building sys-mgmt-agent ... [2022-09-27T19:06:52.578Z] Building security-proxy-setup [2022-09-27T19:06:52.578Z] Building security-spiffe-token-provider [2022-09-27T19:06:52.578Z] Building core-data [2022-09-27T19:06:52.578Z] Building security-spire-agent [2022-09-27T19:06:52.578Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T19:07:02.165Z] provisioning config files... [2022-09-27T19:07:02.190Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3795719605135218005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:07:02.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:07:02.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:07:02.556Z] ---> 229d3d18a216 [2022-09-27T19:07:02.556Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:07:02.571Z] ---> docker-login.sh [2022-09-27T19:07:02.571Z] nexus3.edgexfoundry.org:10001 [2022-09-27T19:07:03.126Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:07:03.126Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:07:03.126Z] ---> 229d3d18a216 [2022-09-27T19:07:03.126Z] Step 3/22 : WORKDIR /edgex-go [2022-09-27T19:07:03.126Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:07:03.126Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:07:03.126Z] ---> 229d3d18a216 [2022-09-27T19:07:03.126Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T19:07:03.126Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:07:03.126Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:07:03.126Z] ---> 229d3d18a216 [2022-09-27T19:07:03.126Z] Step 3/20 : WORKDIR /edgex-go [2022-09-27T19:07:03.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:07:03.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:07:03.160Z] Configure a credential helper to remove this warning. See [2022-09-27T19:07:03.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:07:03.160Z] [2022-09-27T19:07:03.160Z] Login Succeeded [2022-09-27T19:07:03.160Z] nexus3.edgexfoundry.org:10002 [2022-09-27T19:07:03.385Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:07:03.385Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:07:03.385Z] ---> 229d3d18a216 [2022-09-27T19:07:03.385Z] Step 3/33 : WORKDIR /edgex-go [2022-09-27T19:07:03.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:07:03.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:07:03.431Z] Configure a credential helper to remove this warning. See [2022-09-27T19:07:03.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:07:03.431Z] [2022-09-27T19:07:03.431Z] Login Succeeded [2022-09-27T19:07:03.431Z] nexus3.edgexfoundry.org:10003 [2022-09-27T19:07:03.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:07:03.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:07:03.970Z] Configure a credential helper to remove this warning. See [2022-09-27T19:07:03.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:07:03.970Z] [2022-09-27T19:07:03.970Z] Login Succeeded [2022-09-27T19:07:03.970Z] nexus3.edgexfoundry.org:10004 [2022-09-27T19:07:04.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:07:04.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:07:04.241Z] Configure a credential helper to remove this warning. See [2022-09-27T19:07:04.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:07:04.241Z] [2022-09-27T19:07:04.241Z] Login Succeeded [2022-09-27T19:07:04.241Z] docker.io [2022-09-27T19:07:04.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T19:07:04.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T19:07:04.777Z] Configure a credential helper to remove this warning. See [2022-09-27T19:07:04.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T19:07:04.777Z] [2022-09-27T19:07:04.777Z] Login Succeeded [2022-09-27T19:07:04.777Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T19:07:04.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-27T19:07:05.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-27T19:07:05.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T19:07:05.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T19:07:05.498Z] ========================================================= [2022-09-27T19:07:05.498Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T19:07:05.498Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-27T19:07:05.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T19:07:05.868Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T19:07:05.868Z] b3c136eddcbf: Pulling fs layer [2022-09-27T19:07:05.868Z] c0a3192eca97: Pulling fs layer [2022-09-27T19:07:05.868Z] a050256f5b6f: Pulling fs layer [2022-09-27T19:07:05.868Z] 656be50a0ddc: Pulling fs layer [2022-09-27T19:07:05.868Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T19:07:05.868Z] 46d945488cbd: Pulling fs layer [2022-09-27T19:07:05.868Z] 8a5474983e97: Pulling fs layer [2022-09-27T19:07:05.868Z] 329c88fbcd65: Pulling fs layer [2022-09-27T19:07:05.868Z] 656be50a0ddc: Waiting [2022-09-27T19:07:05.868Z] 2bbca73fdf42: Waiting [2022-09-27T19:07:05.868Z] 46d945488cbd: Waiting [2022-09-27T19:07:05.868Z] 329c88fbcd65: Waiting [2022-09-27T19:07:05.868Z] 8a5474983e97: Waiting [2022-09-27T19:07:06.264Z] a050256f5b6f: Verifying Checksum [2022-09-27T19:07:06.264Z] a050256f5b6f: Download complete [2022-09-27T19:07:06.264Z] c0a3192eca97: Download complete [2022-09-27T19:07:06.264Z] 2bbca73fdf42: Download complete [2022-09-27T19:07:06.264Z] 46d945488cbd: Verifying Checksum [2022-09-27T19:07:06.264Z] 46d945488cbd: Download complete [2022-09-27T19:07:06.264Z] b3c136eddcbf: Verifying Checksum [2022-09-27T19:07:06.264Z] b3c136eddcbf: Download complete [2022-09-27T19:07:07.271Z] b3c136eddcbf: Pull complete [2022-09-27T19:07:07.546Z] 329c88fbcd65: Verifying Checksum [2022-09-27T19:07:07.546Z] 329c88fbcd65: Download complete [2022-09-27T19:07:07.575Z] ---> Running in 29cdc10dd35d [2022-09-27T19:07:07.575Z] ---> Running in baf92b7b3a9f [2022-09-27T19:07:07.575Z] ---> Running in d61809a1fc73 [2022-09-27T19:07:07.575Z] ---> Running in 6dbcf57ac41f [2022-09-27T19:07:07.575Z] ---> Running in 7c50bdc47196 [2022-09-27T19:07:07.575Z] Removing intermediate container baf92b7b3a9f [2022-09-27T19:07:07.575Z] ---> f2994ff639c5 [2022-09-27T19:07:07.575Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T19:07:07.575Z] Removing intermediate container 6dbcf57ac41f [2022-09-27T19:07:07.575Z] ---> 94a709f2d23f [2022-09-27T19:07:07.575Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:07.575Z] Removing intermediate container 7c50bdc47196 [2022-09-27T19:07:07.575Z] ---> 73b920f480ea [2022-09-27T19:07:07.575Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-27T19:07:07.575Z] Removing intermediate container d61809a1fc73 [2022-09-27T19:07:07.575Z] ---> af63f64ab7b3 [2022-09-27T19:07:07.575Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:07.575Z] ---> Running in 6f32d0607e6b [2022-09-27T19:07:07.575Z] Removing intermediate container 29cdc10dd35d [2022-09-27T19:07:07.575Z] ---> 67488da18e48 [2022-09-27T19:07:07.575Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:07.575Z] ---> Running in a32afb2ab2d3 [2022-09-27T19:07:07.575Z] ---> Running in af5014c16c19 [2022-09-27T19:07:07.575Z] ---> Running in 938126594b01 [2022-09-27T19:07:07.575Z] ---> Running in ae90f2dff0c7 [2022-09-27T19:07:07.575Z] Removing intermediate container 6f32d0607e6b [2022-09-27T19:07:07.575Z] ---> 995154f64d16 [2022-09-27T19:07:07.575Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:07.575Z] ---> Running in 7232b4a69e7c [2022-09-27T19:07:07.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:07.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:07.825Z] c0a3192eca97: Pull complete [2022-09-27T19:07:07.834Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-27T19:07:07.834Z] v3.16.2-212-g313c9fb349 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-27T19:07:07.834Z] OK: 17045 distinct packages available [2022-09-27T19:07:07.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:08.100Z] a050256f5b6f: Pull complete [2022-09-27T19:07:08.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:08.139Z] OK: 211 MiB in 51 packages [2022-09-27T19:07:08.397Z] Removing intermediate container a32afb2ab2d3 [2022-09-27T19:07:08.397Z] ---> ce78d1444e7d [2022-09-27T19:07:08.397Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-27T19:07:08.397Z] Removing intermediate container 938126594b01 [2022-09-27T19:07:08.397Z] ---> d57399544da9 [2022-09-27T19:07:08.397Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T19:07:08.397Z] ---> Running in 26bd367e95d0 [2022-09-27T19:07:08.397Z] ---> Running in 8d27a3625cbd [2022-09-27T19:07:08.397Z] Removing intermediate container ae90f2dff0c7 [2022-09-27T19:07:08.397Z] ---> 36581953702d [2022-09-27T19:07:08.397Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-27T19:07:08.656Z] Removing intermediate container 7232b4a69e7c [2022-09-27T19:07:08.656Z] ---> 745acdc81464 [2022-09-27T19:07:08.656Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-27T19:07:08.656Z] ---> Running in 669d58349b37 [2022-09-27T19:07:08.656Z] ---> Running in 2eae868b7813 [2022-09-27T19:07:08.656Z] Removing intermediate container af5014c16c19 [2022-09-27T19:07:08.656Z] ---> 6c0784ad1cc9 [2022-09-27T19:07:08.656Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-27T19:07:08.685Z] 8a5474983e97: Verifying Checksum [2022-09-27T19:07:08.685Z] 8a5474983e97: Download complete [2022-09-27T19:07:08.915Z] ---> 7f49cf94628c [2022-09-27T19:07:08.915Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:07:08.915Z] ---> Running in 8f802d6a6867 [2022-09-27T19:07:09.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:09.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:09.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:09.275Z] 656be50a0ddc: Verifying Checksum [2022-09-27T19:07:09.275Z] 656be50a0ddc: Download complete [2022-09-27T19:07:09.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:10.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:10.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:10.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:10.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:10.260Z] OK: 211 MiB in 51 packages [2022-09-27T19:07:10.260Z] OK: 211 MiB in 51 packages [2022-09-27T19:07:10.519Z] OK: 211 MiB in 51 packages [2022-09-27T19:07:10.519Z] OK: 211 MiB in 51 packages [2022-09-27T19:07:11.087Z] Removing intermediate container 2eae868b7813 [2022-09-27T19:07:11.087Z] ---> c30ccb22b6ba [2022-09-27T19:07:11.087Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T19:07:11.087Z] Removing intermediate container 26bd367e95d0 [2022-09-27T19:07:11.087Z] ---> 598c2ad4fdcd [2022-09-27T19:07:11.087Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-27T19:07:11.087Z] Removing intermediate container 8d27a3625cbd [2022-09-27T19:07:11.087Z] ---> 3cbea21eee5c [2022-09-27T19:07:11.087Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T19:07:11.087Z] ---> 85e28c33cdda [2022-09-27T19:07:11.087Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:07:11.087Z] Removing intermediate container 669d58349b37 [2022-09-27T19:07:11.087Z] ---> f89ccd6c14de [2022-09-27T19:07:11.087Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-27T19:07:11.087Z] ---> 18e93cfa641d [2022-09-27T19:07:11.087Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:07:11.345Z] ---> Running in ebb89f5c18f7 [2022-09-27T19:07:11.345Z] ---> a8fc622d279e [2022-09-27T19:07:11.345Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:07:11.345Z] ---> Running in f22156d3fda7 [2022-09-27T19:07:11.345Z] ---> 22194f0aa8d4 [2022-09-27T19:07:11.345Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:07:11.345Z] ---> Running in b21323f0a1a1 [2022-09-27T19:07:11.345Z] ---> Running in 40a81de63d87 [2022-09-27T19:07:21.592Z] 656be50a0ddc: Pull complete [2022-09-27T19:07:21.592Z] 2bbca73fdf42: Pull complete [2022-09-27T19:07:21.861Z] 46d945488cbd: Pull complete [2022-09-27T19:07:28.538Z] 8a5474983e97: Pull complete [2022-09-27T19:07:29.431Z] Removing intermediate container f22156d3fda7 [2022-09-27T19:07:29.432Z] ---> 3845bfb18ede [2022-09-27T19:07:29.432Z] Step 8/33 : COPY . . [2022-09-27T19:07:29.432Z] Removing intermediate container ebb89f5c18f7 [2022-09-27T19:07:29.432Z] ---> 8e2644a5644a [2022-09-27T19:07:29.432Z] Step 9/24 : COPY . . [2022-09-27T19:07:29.432Z] Removing intermediate container 8f802d6a6867 [2022-09-27T19:07:29.432Z] ---> 09e322ebe5a5 [2022-09-27T19:07:29.432Z] Step 7/20 : COPY . . [2022-09-27T19:07:29.432Z] Removing intermediate container 40a81de63d87 [2022-09-27T19:07:29.432Z] ---> 2397e9f411da [2022-09-27T19:07:29.432Z] Step 8/22 : COPY . . [2022-09-27T19:07:29.432Z] Removing intermediate container b21323f0a1a1 [2022-09-27T19:07:29.432Z] ---> de3b6c154417 [2022-09-27T19:07:29.432Z] Step 8/26 : COPY . . [2022-09-27T19:07:29.964Z] 329c88fbcd65: Pull complete [2022-09-27T19:07:29.964Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T19:07:29.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T19:07:30.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-27T19:07:30.627Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T19:07:30.627Z] WORKDIR /edgex [2022-09-27T19:07:30.627Z] COPY go.mod . [2022-09-27T19:07:30.627Z] RUN go mod download [2022-09-27T19:07:30.627Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-27T19:07:31.217Z] Sending build context to Docker daemon 3.246MB [2022-09-27T19:07:31.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T19:07:31.217Z] ---> ff4287adb874 [2022-09-27T19:07:31.217Z] Step 2/4 : WORKDIR /edgex [2022-09-27T19:07:33.160Z] ---> Running in 6357b1bb66d5 [2022-09-27T19:07:33.160Z] Removing intermediate container 6357b1bb66d5 [2022-09-27T19:07:33.160Z] ---> 7c8b95d99a0b [2022-09-27T19:07:33.160Z] Step 3/4 : COPY go.mod . [2022-09-27T19:07:33.762Z] ---> 8f7629311f8f [2022-09-27T19:07:33.762Z] Step 4/4 : RUN go mod download [2022-09-27T19:07:33.762Z] ---> Running in 9eac6334d136 [2022-09-27T19:07:37.547Z] ---> 84ea2961c7f5 [2022-09-27T19:07:37.547Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-27T19:07:37.547Z] ---> 30a505e1b3b4 [2022-09-27T19:07:37.547Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-27T19:07:37.547Z] ---> 2619afd8bb64 [2022-09-27T19:07:37.547Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-27T19:07:37.547Z] ---> a9b7cd1a70b4 [2022-09-27T19:07:37.547Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T19:07:37.547Z] ---> cef62582faba [2022-09-27T19:07:37.547Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-27T19:07:37.547Z] ---> Running in 222ee86c3a3e [2022-09-27T19:07:37.547Z] ---> Running in 08446874f83b [2022-09-27T19:07:37.547Z] ---> Running in c67004de81b0 [2022-09-27T19:07:37.547Z] ---> Running in 1187e161c957 [2022-09-27T19:07:37.547Z] ---> Running in 239c6317e349 [2022-09-27T19:07:37.547Z] Removing intermediate container 239c6317e349 [2022-09-27T19:07:37.547Z] ---> 41b5a81dbdd3 [2022-09-27T19:07:37.547Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T19:07:37.547Z] ---> Running in 0f886535cc8a [2022-09-27T19:07:37.547Z] Removing intermediate container 0f886535cc8a [2022-09-27T19:07:37.547Z] ---> ba70a85d8c29 [2022-09-27T19:07:37.547Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T19:07:37.547Z] ---> Running in 110c928bdf7b [2022-09-27T19:07:37.805Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T19:07:37.805Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:07:38.064Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:07:38.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-27T19:07:38.998Z] Removing intermediate container 110c928bdf7b [2022-09-27T19:07:38.998Z] ---> 5b88d9712133 [2022-09-27T19:07:38.998Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T19:07:38.998Z] ---> Running in 6cc391d9540e [2022-09-27T19:07:39.255Z] Removing intermediate container 6cc391d9540e [2022-09-27T19:07:39.255Z] ---> fb5595a9a1fb [2022-09-27T19:07:39.255Z] [2022-09-27T19:07:39.255Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T19:07:39.255Z] 3.15: Pulling from library/alpine [2022-09-27T19:07:39.821Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T19:07:39.821Z] Status: Downloaded newer image for alpine:3.15 [2022-09-27T19:07:39.821Z] ---> c4fc93816858 [2022-09-27T19:07:39.821Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:07:39.821Z] ---> Running in 9efecd35afb8 [2022-09-27T19:07:39.821Z] Removing intermediate container 9efecd35afb8 [2022-09-27T19:07:39.821Z] ---> bdeb8e1c0475 [2022-09-27T19:07:39.821Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:40.079Z] ---> Running in f9cfa80bb0c7 [2022-09-27T19:07:41.456Z] Removing intermediate container f9cfa80bb0c7 [2022-09-27T19:07:41.457Z] ---> b02f04d90afa [2022-09-27T19:07:41.457Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T19:07:41.457Z] ---> Running in e4ec0ce907ed [2022-09-27T19:07:42.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:42.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:43.155Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T19:07:43.155Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T19:07:43.155Z] OK: 15857 distinct packages available [2022-09-27T19:07:43.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:44.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:07:44.093Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T19:07:44.350Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T19:07:44.350Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T19:07:44.350Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T19:07:44.609Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T19:07:44.609Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T19:07:44.609Z] OK: 7 MiB in 19 packages [2022-09-27T19:07:46.511Z] Removing intermediate container e4ec0ce907ed [2022-09-27T19:07:46.511Z] ---> 069612ff6495 [2022-09-27T19:07:46.511Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-27T19:07:47.885Z] ---> 0005b7ff6546 [2022-09-27T19:07:47.885Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T19:07:50.418Z] ---> 8b4bcdc348ed [2022-09-27T19:07:50.418Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T19:07:51.352Z] ---> d1d5213ca4b1 [2022-09-27T19:07:51.352Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-27T19:07:52.286Z] ---> 9409f104e030 [2022-09-27T19:07:52.286Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-27T19:07:52.851Z] ---> 04e3d3ec482d [2022-09-27T19:07:52.851Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T19:07:52.851Z] ---> Running in 0aa965607072 [2022-09-27T19:07:53.417Z] Removing intermediate container 0aa965607072 [2022-09-27T19:07:53.417Z] ---> 07839175689e [2022-09-27T19:07:53.417Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T19:07:53.417Z] ---> Running in 89db77bb73b8 [2022-09-27T19:07:54.005Z] Removing intermediate container 89db77bb73b8 [2022-09-27T19:07:54.005Z] ---> 7ef96f260304 [2022-09-27T19:07:54.005Z] Step 24/26 : LABEL arch=x86_64 [2022-09-27T19:07:54.005Z] ---> Running in 948d1f0a443d [2022-09-27T19:07:54.290Z] Removing intermediate container 948d1f0a443d [2022-09-27T19:07:54.290Z] ---> 4aa495dda458 [2022-09-27T19:07:54.290Z] Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:07:54.290Z] ---> Running in e9b53fae2005 [2022-09-27T19:07:54.549Z] Removing intermediate container e9b53fae2005 [2022-09-27T19:07:54.549Z] ---> 1479b745b8fd [2022-09-27T19:07:54.549Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T19:07:54.816Z] ---> Running in 691c2645d583 [2022-09-27T19:07:55.075Z] Removing intermediate container 691c2645d583 [2022-09-27T19:07:55.075Z] ---> a0d28e716c8e [2022-09-27T19:07:55.075Z] [2022-09-27T19:07:55.333Z] Successfully built a0d28e716c8e [2022-09-27T19:07:55.333Z] Successfully tagged security-spire-agent:latest [2022-09-27T19:07:55.333Z] Building security-spire-config [2022-09-27T19:07:58.614Z]  Building security-spire-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:07:58.614Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:07:58.614Z] ---> 229d3d18a216 [2022-09-27T19:07:58.614Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T19:07:58.614Z] ---> Using cache [2022-09-27T19:07:58.614Z] ---> af63f64ab7b3 [2022-09-27T19:07:58.614Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:58.614Z] ---> Using cache [2022-09-27T19:07:58.614Z] ---> d57399544da9 [2022-09-27T19:07:58.614Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T19:07:58.614Z] ---> Using cache [2022-09-27T19:07:58.614Z] ---> 3cbea21eee5c [2022-09-27T19:07:58.614Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T19:07:58.614Z] ---> Using cache [2022-09-27T19:07:58.614Z] ---> a8fc622d279e [2022-09-27T19:07:58.614Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:07:58.614Z] ---> Using cache [2022-09-27T19:07:58.614Z] ---> de3b6c154417 [2022-09-27T19:07:58.614Z] Step 8/26 : COPY . . [2022-09-27T19:07:58.614Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> a9b7cd1a70b4 [2022-09-27T19:07:58.615Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T19:07:58.615Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> 41b5a81dbdd3 [2022-09-27T19:07:58.615Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T19:07:58.615Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> ba70a85d8c29 [2022-09-27T19:07:58.615Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T19:07:58.615Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> 5b88d9712133 [2022-09-27T19:07:58.615Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T19:07:58.615Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> fb5595a9a1fb [2022-09-27T19:07:58.615Z] [2022-09-27T19:07:58.615Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T19:07:58.615Z] ---> c4fc93816858 [2022-09-27T19:07:58.615Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:07:58.615Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> bdeb8e1c0475 [2022-09-27T19:07:58.615Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:07:58.615Z] ---> Using cache [2022-09-27T19:07:58.615Z] ---> b02f04d90afa [2022-09-27T19:07:58.615Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-27T19:07:59.994Z] ---> Running in c42ea33c59f7 [2022-09-27T19:08:00.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:01.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:02.062Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T19:08:02.062Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T19:08:02.062Z] OK: 15857 distinct packages available [2022-09-27T19:08:02.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:02.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:03.196Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-27T19:08:03.196Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-27T19:08:03.196Z] (3/4) Installing libucontext (1.1-r0) [2022-09-27T19:08:03.454Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-27T19:08:03.454Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T19:08:03.454Z] OK: 6 MiB in 18 packages [2022-09-27T19:08:04.027Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:08:05.942Z] Removing intermediate container c42ea33c59f7 [2022-09-27T19:08:05.942Z] ---> 8a8bed98d2fc [2022-09-27T19:08:05.942Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T19:08:06.011Z] Removing intermediate container 9eac6334d136 [2022-09-27T19:08:06.011Z] ---> bb3443162f06 [2022-09-27T19:08:06.011Z] Successfully built bb3443162f06 [2022-09-27T19:08:06.011Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:08:06.402Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T19:08:06.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:08:06.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2022-09-27T19:08:06.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T19:08:06.876Z] ---> 6ccfaed6079e [2022-09-27T19:08:06.876Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T19:08:07.956Z] $ docker top 79311f754bc5249228b1559fe75310d274db9cf1366a4f6aed81b6d45cc90852 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:08:08.263Z] ---> 24f7aa0fbd79 [2022-09-27T19:08:08.263Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-27T19:08:08.263Z] ---> Running in c3b4f9b79d60 [2022-09-27T19:08:08.523Z] Removing intermediate container 1187e161c957 [2022-09-27T19:08:08.523Z] ---> 6fa2e4ddd01c [2022-09-27T19:08:08.523Z] [2022-09-27T19:08:08.523Z] Step 10/33 : FROM alpine:3.16 [2022-09-27T19:08:08.523Z] Removing intermediate container c67004de81b0 [2022-09-27T19:08:08.523Z] ---> 6bda11f6aa37 [2022-09-27T19:08:08.523Z] [2022-09-27T19:08:08.523Z] Step 10/22 : FROM alpine:3.16 [2022-09-27T19:08:08.523Z] Removing intermediate container c3b4f9b79d60 [2022-09-27T19:08:08.523Z] ---> 531f0fbd34a2 [2022-09-27T19:08:08.523Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-27T19:08:08.845Z] + go version [2022-09-27T19:08:08.845Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T19:08:08.882Z] $ docker stop --time=1 79311f754bc5249228b1559fe75310d274db9cf1366a4f6aed81b6d45cc90852 [2022-09-27T19:08:09.456Z] 3.16: Pulling from library/alpine [2022-09-27T19:08:09.457Z] 3.16: Pulling from library/alpine [2022-09-27T19:08:09.714Z] ---> d755d85a8ab6 [2022-09-27T19:08:09.714Z] Step 21/26 : WORKDIR / [2022-09-27T19:08:09.974Z] ---> Running in b14bd574d62b [2022-09-27T19:08:10.242Z] Removing intermediate container 08446874f83b [2022-09-27T19:08:10.242Z] ---> 53b1fbcce49b [2022-09-27T19:08:10.242Z] [2022-09-27T19:08:10.242Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T19:08:10.242Z] Removing intermediate container b14bd574d62b [2022-09-27T19:08:10.242Z] ---> c552cecce004 [2022-09-27T19:08:10.242Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T19:08:10.497Z] $ docker rm -f 79311f754bc5249228b1559fe75310d274db9cf1366a4f6aed81b6d45cc90852 [2022-09-27T19:08:10.511Z] 3.16: Pulling from library/alpine [2022-09-27T19:08:10.511Z] ---> Running in 1af321b732c4 [2022-09-27T19:08:10.511Z] Removing intermediate container 222ee86c3a3e [2022-09-27T19:08:10.511Z] ---> b2f2fbd7ee80 [2022-09-27T19:08:10.511Z] [2022-09-27T19:08:10.511Z] Step 9/20 : FROM alpine:3.15 [2022-09-27T19:08:10.511Z] ---> c4fc93816858 [2022-09-27T19:08:10.511Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T19:08:10.511Z] [2022-09-27T19:08:10.511Z] ---> Using cache [2022-09-27T19:08:10.511Z] ---> bdeb8e1c0475 [2022-09-27T19:08:10.511Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:10.511Z] ---> Using cache [2022-09-27T19:08:10.511Z] ---> b02f04d90afa [2022-09-27T19:08:10.511Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-27T19:08:10.511Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T19:08:10.511Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T19:08:10.511Z] Status: Image is up to date for alpine:3.16 [2022-09-27T19:08:10.511Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T19:08:10.511Z] Status: Image is up to date for alpine:3.16 [2022-09-27T19:08:10.511Z] ---> 9c6f07244728 [2022-09-27T19:08:10.511Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:08:10.511Z] ---> 9c6f07244728 [2022-09-27T19:08:10.511Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-27T19:08:10.511Z] ---> 9c6f07244728 [2022-09-27T19:08:10.511Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-27T19:08:10.511Z] ---> Running in 4947b14ca73d [2022-09-27T19:08:10.511Z] ---> Running in da26538728d0 [2022-09-27T19:08:10.511Z] ---> Running in 1c78d6024f50 [2022-09-27T19:08:10.511Z] ---> Running in deb7d0f294d8 [2022-09-27T19:08:10.773Z] Removing intermediate container 1af321b732c4 [2022-09-27T19:08:10.773Z] ---> 4f6639f1aa88 [2022-09-27T19:08:10.773Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T19:08:10.773Z] ---> Running in 5079d4baa148 [2022-09-27T19:08:10.773Z] Removing intermediate container 1c78d6024f50 [2022-09-27T19:08:10.773Z] ---> ad8887e78fe6 [2022-09-27T19:08:10.773Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-27T19:08:10.773Z] Removing intermediate container deb7d0f294d8 [2022-09-27T19:08:10.773Z] ---> 63c1edd026df [2022-09-27T19:08:10.773Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-27T19:08:10.773Z] ---> Running in c485c9196240 [2022-09-27T19:08:10.773Z] ---> Running in b78900c740c8 [2022-09-27T19:08:10.773Z] Removing intermediate container 5079d4baa148 [2022-09-27T19:08:10.773Z] ---> 0cd1a286d0cc [2022-09-27T19:08:10.773Z] Step 24/26 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-09-27T19:08:11.031Z] ---> Running in 08bfde873661 [2022-09-27T19:08:11.031Z] Removing intermediate container b78900c740c8 [2022-09-27T19:08:11.031Z] ---> 87d1bacdff5f [2022-09-27T19:08:11.031Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-27T19:08:11.031Z] ---> Running in 713d3254ac14 [2022-09-27T19:08:11.031Z] Removing intermediate container 08bfde873661 [2022-09-27T19:08:11.031Z] ---> a65c6b2dce58 [2022-09-27T19:08:11.031Z] Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:08:11.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:08:11.288Z] ---> Running in 7eddbce90578 [2022-09-27T19:08:11.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:11.288Z] Removing intermediate container 713d3254ac14 [2022-09-27T19:08:11.288Z] ---> 7e745c89ce2f [2022-09-27T19:08:11.288Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:11.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:11.288Z] ---> Running in 1c0c24925ff5 [2022-09-27T19:08:11.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:11.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:11.288Z] Removing intermediate container 7eddbce90578 [2022-09-27T19:08:11.288Z] ---> b1413c706899 [2022-09-27T19:08:11.288Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T19:08:11.288Z] ---> Running in 8a84b5165812 [2022-09-27T19:08:11.475Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T19:08:11.475Z] . [Pipeline] } [Pipeline] // withEnv [2022-09-27T19:08:11.549Z] Removing intermediate container 8a84b5165812 [2022-09-27T19:08:11.549Z] ---> fee3717a1cb4 [2022-09-27T19:08:11.549Z] [2022-09-27T19:08:11.549Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-27T19:08:11.549Z] (2/2) Installing su-exec (0.2-r1) [2022-09-27T19:08:11.549Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:08:11.549Z] Successfully built fee3717a1cb4 [2022-09-27T19:08:11.549Z] OK: 6 MiB in 16 packages [2022-09-27T19:08:11.549Z] Successfully tagged security-spire-config:latest [2022-09-27T19:08:11.549Z]  Building security-spire-config ... done Building security-spire-server [2022-09-27T19:08:11.549Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-27T19:08:11.549Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-27T19:08:11.549Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T19:08:11.549Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-27T19:08:11.549Z] (5/6) Installing curl (7.83.1-r3) [2022-09-27T19:08:11.549Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-27T19:08:11.549Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:08:11.549Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:08:11.549Z] OK: 8 MiB in 20 packages [Pipeline] withDockerContainer [2022-09-27T19:08:11.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2022-09-27T19:08:11.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-27T19:08:12.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:12.377Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T19:08:12.377Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T19:08:12.377Z] OK: 15857 distinct packages available [2022-09-27T19:08:12.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:12.889Z] $ docker top 54d0668a6abd14e16d2218d1dcc149c57ea8cc53e7679714e5d4f49c9ad36bec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-27T19:08:13.207Z] ========================================================= [2022-09-27T19:08:13.207Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-27T19:08:13.207Z] ========================================================= [Pipeline] sh [2022-09-27T19:08:13.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:13.527Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2022-09-27T19:08:13.567Z] Removing intermediate container c485c9196240 [2022-09-27T19:08:13.567Z] ---> 733ef8fa6e8d [2022-09-27T19:08:13.567Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-27T19:08:13.567Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-27T19:08:13.567Z] Removing intermediate container 1c0c24925ff5 [2022-09-27T19:08:13.567Z] ---> 5d35049effc7 [2022-09-27T19:08:13.567Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T19:08:13.567Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-27T19:08:13.567Z] ---> Running in 2e078808b143 [Pipeline] sh [2022-09-27T19:08:13.824Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-27T19:08:13.824Z] ---> Running in e47151fd0a4b [2022-09-27T19:08:13.824Z] Removing intermediate container da26538728d0 [2022-09-27T19:08:13.824Z] ---> 79cec65d7173 [2022-09-27T19:08:13.824Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T19:08:13.824Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:08:13.824Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:08:13.824Z] ---> 229d3d18a216 [2022-09-27T19:08:13.824Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> af63f64ab7b3 [2022-09-27T19:08:13.824Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> d57399544da9 [2022-09-27T19:08:13.824Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> 3cbea21eee5c [2022-09-27T19:08:13.824Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> a8fc622d279e [2022-09-27T19:08:13.824Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> de3b6c154417 [2022-09-27T19:08:13.824Z] Step 8/25 : COPY . . [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> a9b7cd1a70b4 [2022-09-27T19:08:13.824Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> 41b5a81dbdd3 [2022-09-27T19:08:13.824Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-27T19:08:13.824Z] ---> Using cache [2022-09-27T19:08:13.824Z] ---> ba70a85d8c29 [2022-09-27T19:08:13.824Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T19:08:13.824Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-27T19:08:13.824Z] ---> Running in bb5357154ba3 [2022-09-27T19:08:13.824Z] (5/9) Installing curl (7.80.0-r3) [2022-09-27T19:08:13.824Z] ---> Running in f294afcb1eea [2022-09-27T19:08:13.824Z] Removing intermediate container 2e078808b143 [2022-09-27T19:08:13.824Z] ---> 8cac4dad86da [2022-09-27T19:08:13.824Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-27T19:08:13.936Z] + make test [2022-09-27T19:08:13.936Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T19:08:14.082Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-27T19:08:14.082Z] ---> Running in e4e34e4072c2 [2022-09-27T19:08:14.083Z] Removing intermediate container bb5357154ba3 [2022-09-27T19:08:14.083Z] ---> 16e55092cd89 [2022-09-27T19:08:14.083Z] Step 13/22 : WORKDIR /edgex [2022-09-27T19:08:14.083Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-27T19:08:14.083Z] ---> Running in ff4a874a6a24 [2022-09-27T19:08:14.083Z] Removing intermediate container e4e34e4072c2 [2022-09-27T19:08:14.083Z] ---> f87b45d4d117 [2022-09-27T19:08:14.083Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-27T19:08:14.083Z] (8/9) Installing libucontext (1.1-r0) [2022-09-27T19:08:14.083Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:14.083Z] ---> Running in 9b713492e223 [2022-09-27T19:08:14.341Z] Removing intermediate container ff4a874a6a24 [2022-09-27T19:08:14.341Z] ---> e3429568c9b9 [2022-09-27T19:08:14.341Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-27T19:08:14.341Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-27T19:08:14.341Z] Removing intermediate container 9b713492e223 [2022-09-27T19:08:14.341Z] ---> 2cdee37b3cee [2022-09-27T19:08:14.341Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-27T19:08:14.341Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T19:08:14.341Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:08:14.341Z] ---> Running in f78fd5ac2fdf [2022-09-27T19:08:14.341Z] OK: 8 MiB in 23 packages [2022-09-27T19:08:14.341Z] ---> 163b0baf8896 [2022-09-27T19:08:14.341Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-27T19:08:14.597Z] Removing intermediate container f78fd5ac2fdf [2022-09-27T19:08:14.597Z] ---> 37a7d34ae36d [2022-09-27T19:08:14.597Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-27T19:08:14.597Z] Removing intermediate container f294afcb1eea [2022-09-27T19:08:14.597Z] ---> 7ea4d2fb7099 [2022-09-27T19:08:14.597Z] Step 12/25 : WORKDIR /edgex-go [2022-09-27T19:08:14.855Z] ---> Running in 0e69a96b4cce [2022-09-27T19:08:14.855Z] ---> Running in 54bb87ed7b23 [2022-09-27T19:08:14.855Z] ---> ee3e7d2bb71d [2022-09-27T19:08:14.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-27T19:08:15.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:15.113Z] Removing intermediate container 54bb87ed7b23 [2022-09-27T19:08:15.113Z] ---> 4bef0018eab9 [2022-09-27T19:08:15.113Z] [2022-09-27T19:08:15.113Z] Step 13/25 : FROM alpine:3.15 [2022-09-27T19:08:15.113Z] ---> c4fc93816858 [2022-09-27T19:08:15.113Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:08:15.113Z] ---> Using cache [2022-09-27T19:08:15.114Z] ---> bdeb8e1c0475 [2022-09-27T19:08:15.114Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:15.114Z] ---> Using cache [2022-09-27T19:08:15.114Z] ---> b02f04d90afa [2022-09-27T19:08:15.114Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T19:08:15.114Z] ---> Using cache [2022-09-27T19:08:15.114Z] ---> 069612ff6495 [2022-09-27T19:08:15.114Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T19:08:15.114Z] Removing intermediate container 4947b14ca73d [2022-09-27T19:08:15.114Z] ---> d9c2c826da7c [2022-09-27T19:08:15.114Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:08:15.379Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T19:08:15.379Z] ---> 15f0c5fab694 [2022-09-27T19:08:15.379Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-27T19:08:15.379Z] ---> 06ab6a8fb199 [2022-09-27T19:08:15.379Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T19:08:15.379Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T19:08:15.379Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T19:08:15.638Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T19:08:15.638Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T19:08:15.902Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T19:08:15.902Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:08:15.902Z] OK: 8 MiB in 20 packages [2022-09-27T19:08:15.902Z] Removing intermediate container 0e69a96b4cce [2022-09-27T19:08:15.902Z] ---> 7fa3177326ee [2022-09-27T19:08:15.902Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-27T19:08:16.160Z] ---> 0aeafc148237 [2022-09-27T19:08:16.160Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T19:08:16.160Z] ---> c1e2af432cb5 [2022-09-27T19:08:16.160Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-27T19:08:16.160Z] ---> Running in a9f5fd2d59f2 [2022-09-27T19:08:16.160Z] ---> Running in d4f1b782fa48 [2022-09-27T19:08:16.160Z] ---> bd061742e89c [2022-09-27T19:08:16.160Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T19:08:16.160Z] Removing intermediate container a9f5fd2d59f2 [2022-09-27T19:08:16.160Z] ---> b62ac3d6913c [2022-09-27T19:08:16.160Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-27T19:08:16.418Z] ---> 4ab1ebfe6a43 [2022-09-27T19:08:16.418Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-27T19:08:16.418Z] ---> Running in ad54adb96813 [2022-09-27T19:08:16.418Z] ---> a382d6606659 [2022-09-27T19:08:16.418Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-27T19:08:16.418Z] ---> 456c6cfc6c9b [2022-09-27T19:08:16.418Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-27T19:08:16.418Z] ---> Running in 85209dc27473 [2022-09-27T19:08:16.418Z] Removing intermediate container ad54adb96813 [2022-09-27T19:08:16.418Z] ---> bd3b718d2c4f [2022-09-27T19:08:16.418Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:08:16.675Z] Removing intermediate container e47151fd0a4b [2022-09-27T19:08:16.675Z] ---> e623b187950f [2022-09-27T19:08:16.675Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:08:16.675Z] ---> 5d52a9cbe332 [2022-09-27T19:08:16.675Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-27T19:08:16.675Z] ---> Running in 82cf4584d7fc [2022-09-27T19:08:16.675Z] Removing intermediate container 82cf4584d7fc [2022-09-27T19:08:16.675Z] ---> bd300538a000 [2022-09-27T19:08:16.676Z] Step 18/20 : LABEL arch=x86_64 [2022-09-27T19:08:16.676Z] ---> Running in aa3c2288b1f9 [2022-09-27T19:08:16.676Z] ---> 1835b6db869c [2022-09-27T19:08:16.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-27T19:08:16.676Z] ---> 05f154220c12 [2022-09-27T19:08:16.676Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T19:08:16.934Z] ---> Running in 5c093a1f84e1 [2022-09-27T19:08:16.934Z] Removing intermediate container aa3c2288b1f9 [2022-09-27T19:08:16.934Z] ---> 4dcbf7d27ea9 [2022-09-27T19:08:16.934Z] Step 19/20 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:08:16.934Z] ---> Running in b3bfe6addd05 [2022-09-27T19:08:16.934Z] Removing intermediate container 5c093a1f84e1 [2022-09-27T19:08:16.934Z] ---> 5db0554712b4 [2022-09-27T19:08:16.934Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T19:08:16.934Z] ---> Running in 1048f5f15585 [2022-09-27T19:08:17.193Z] Removing intermediate container b3bfe6addd05 [2022-09-27T19:08:17.193Z] ---> c27ec2458725 [2022-09-27T19:08:17.193Z] Step 20/20 : LABEL version=0.0.0 [2022-09-27T19:08:17.193Z] ---> Running in e124198be4ac [2022-09-27T19:08:17.193Z] Removing intermediate container d4f1b782fa48 [2022-09-27T19:08:17.193Z] ---> d6c7701bb97c [2022-09-27T19:08:17.193Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T19:08:17.193Z] Removing intermediate container 1048f5f15585 [2022-09-27T19:08:17.193Z] ---> ed24f66c6e29 [2022-09-27T19:08:17.193Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T19:08:17.193Z] ---> 6b439f4a1e7f [2022-09-27T19:08:17.193Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-27T19:08:17.193Z] ---> Running in c777fbec4aaa [2022-09-27T19:08:17.193Z] ---> Running in 096b8a045c7e [2022-09-27T19:08:17.193Z] Removing intermediate container e124198be4ac [2022-09-27T19:08:17.193Z] ---> 4598f92fa556 [2022-09-27T19:08:17.193Z] [2022-09-27T19:08:17.193Z] Removing intermediate container 85209dc27473 [2022-09-27T19:08:17.193Z] ---> 9a1b8e744e8f [2022-09-27T19:08:17.193Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:08:17.193Z] Removing intermediate container c777fbec4aaa [2022-09-27T19:08:17.193Z] ---> 5b7d438bb96a [2022-09-27T19:08:17.193Z] Step 20/22 : LABEL arch=x86_64 [2022-09-27T19:08:17.450Z] Successfully built 4598f92fa556 [2022-09-27T19:08:17.450Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-27T19:08:17.450Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-09-27T19:08:17.450Z] Removing intermediate container 096b8a045c7e [2022-09-27T19:08:17.450Z] ---> 17f54102a541 [2022-09-27T19:08:17.450Z] Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:08:17.450Z] ---> Running in 8b242164c1b6 [2022-09-27T19:08:17.450Z] ---> bd123bb579ec [2022-09-27T19:08:17.450Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-27T19:08:17.450Z] ---> Running in d7bc8fb13022 [2022-09-27T19:08:17.450Z] ---> Running in ba5aef67f0c5 [2022-09-27T19:08:17.450Z] ---> 61540a13a9d1 [2022-09-27T19:08:17.450Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-27T19:08:17.707Z] Removing intermediate container 8b242164c1b6 [2022-09-27T19:08:17.707Z] ---> 30c712af27e1 [2022-09-27T19:08:17.707Z] Step 21/22 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:08:18.273Z] Removing intermediate container d7bc8fb13022 [2022-09-27T19:08:18.273Z] ---> 5a1f29f980dc [2022-09-27T19:08:18.273Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T19:08:18.273Z] Removing intermediate container ba5aef67f0c5 [2022-09-27T19:08:18.273Z] ---> debcb446a679 [2022-09-27T19:08:18.273Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:08:18.273Z] ---> Running in 5594b0e35685 [2022-09-27T19:08:18.273Z] ---> a7e527f8617d [2022-09-27T19:08:18.273Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-27T19:08:18.529Z] ---> Running in 2c28b414b32a [2022-09-27T19:08:18.529Z] ---> Running in 0641adb5caae [2022-09-27T19:08:18.529Z] Removing intermediate container 5594b0e35685 [2022-09-27T19:08:18.529Z] ---> c44d48ffc15d [2022-09-27T19:08:18.529Z] Step 22/22 : LABEL version=0.0.0 [2022-09-27T19:08:18.529Z] ---> 111f70cc0598 [2022-09-27T19:08:18.529Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-27T19:08:18.529Z] ---> Running in 2062f3a894f3 [2022-09-27T19:08:18.529Z] Removing intermediate container 2c28b414b32a [2022-09-27T19:08:18.529Z] ---> 865e5ff885d1 [2022-09-27T19:08:18.529Z] [2022-09-27T19:08:18.529Z] Removing intermediate container 0641adb5caae [2022-09-27T19:08:18.529Z] ---> b1c5616d4684 [2022-09-27T19:08:18.530Z] Step 22/24 : LABEL arch=x86_64 [2022-09-27T19:08:18.530Z] ---> Running in 9ff21ba9bc17 [2022-09-27T19:08:18.787Z] Removing intermediate container 2062f3a894f3 [2022-09-27T19:08:18.787Z] ---> b47300a24b12 [2022-09-27T19:08:18.787Z] [2022-09-27T19:08:18.787Z] Successfully built 865e5ff885d1 [2022-09-27T19:08:18.787Z] Successfully tagged security-spire-server:latest [2022-09-27T19:08:18.787Z] Building support-notifications [2022-09-27T19:08:18.787Z]  Building security-spire-server ... done  ---> 1834e852aae3 [2022-09-27T19:08:18.787Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-27T19:08:18.787Z] Successfully built b47300a24b12 [2022-09-27T19:08:18.787Z] Removing intermediate container 9ff21ba9bc17 [2022-09-27T19:08:18.787Z] ---> 777795535ec7 [2022-09-27T19:08:18.787Z] Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:08:18.787Z] Successfully tagged security-proxy-setup:latest [2022-09-27T19:08:18.787Z]  Building security-proxy-setup ... done Building core-metadata [2022-09-27T19:08:18.787Z] ---> Running in 689db334513b [2022-09-27T19:08:19.044Z] ---> 10dc0731477c [2022-09-27T19:08:19.045Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-27T19:08:19.045Z] Removing intermediate container 689db334513b [2022-09-27T19:08:19.045Z] ---> 6d2bbc03eb2b [2022-09-27T19:08:19.045Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T19:08:19.610Z] ---> Running in c254497b94a2 [2022-09-27T19:08:19.867Z] ---> a387aba13972 [2022-09-27T19:08:19.867Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-27T19:08:20.125Z] Removing intermediate container c254497b94a2 [2022-09-27T19:08:20.125Z] ---> ec00702a036c [2022-09-27T19:08:20.125Z] [2022-09-27T19:08:20.382Z] Successfully built ec00702a036c [2022-09-27T19:08:20.382Z] Successfully tagged core-data:latest [2022-09-27T19:08:20.382Z] Building core-command [2022-09-27T19:08:20.382Z]  Building core-data ... done  ---> f55dc835bde1 [2022-09-27T19:08:20.382Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-27T19:08:20.382Z] ---> Running in 1a0424de3480 [2022-09-27T19:08:21.755Z] Removing intermediate container 1a0424de3480 [2022-09-27T19:08:21.755Z] ---> f810bb650633 [2022-09-27T19:08:21.755Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-27T19:08:22.013Z] ---> Running in 306a6ab573b2 [2022-09-27T19:08:22.270Z] Removing intermediate container 306a6ab573b2 [2022-09-27T19:08:22.270Z] ---> 445774599dd7 [2022-09-27T19:08:22.270Z] Step 30/33 : CMD ["gate"] [2022-09-27T19:08:22.270Z] ---> Running in 975447e284a3 [2022-09-27T19:08:22.270Z] Removing intermediate container 975447e284a3 [2022-09-27T19:08:22.270Z] ---> f9103daafae5 [2022-09-27T19:08:22.271Z] Step 31/33 : LABEL arch=x86_64 [2022-09-27T19:08:22.271Z] ---> Running in 358435b9b3f6 [2022-09-27T19:08:22.527Z] Removing intermediate container 358435b9b3f6 [2022-09-27T19:08:22.527Z] ---> c4030840c2a9 [2022-09-27T19:08:22.527Z] Step 32/33 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:08:22.527Z] ---> Running in bf63913496ec [2022-09-27T19:08:22.785Z] Removing intermediate container bf63913496ec [2022-09-27T19:08:22.785Z] ---> e433d362f664 [2022-09-27T19:08:22.785Z] Step 33/33 : LABEL version=0.0.0 [2022-09-27T19:08:23.043Z] ---> Running in a9b69e270014 [2022-09-27T19:08:23.043Z] Removing intermediate container a9b69e270014 [2022-09-27T19:08:23.043Z] ---> 71e3d75ace50 [2022-09-27T19:08:23.043Z] [2022-09-27T19:08:23.043Z] Successfully built 71e3d75ace50 [2022-09-27T19:08:23.043Z] Successfully tagged security-bootstrapper:latest [2022-09-27T19:08:23.043Z]  Building security-bootstrapper ... done Building support-scheduler [2022-09-27T19:08:24.934Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:08:24.935Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:08:24.935Z] ---> 229d3d18a216 [2022-09-27T19:08:24.935Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T19:08:24.935Z] ---> Using cache [2022-09-27T19:08:24.935Z] ---> af63f64ab7b3 [2022-09-27T19:08:24.935Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:24.935Z] ---> Using cache [2022-09-27T19:08:24.935Z] ---> d57399544da9 [2022-09-27T19:08:24.935Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-27T19:08:26.828Z] ---> Running in 75b4faeb4249 [2022-09-27T19:08:26.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:27.085Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:08:27.085Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:08:27.085Z] ---> 229d3d18a216 [2022-09-27T19:08:27.085Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:08:27.085Z] ---> Using cache [2022-09-27T19:08:27.085Z] ---> f2994ff639c5 [2022-09-27T19:08:27.085Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T19:08:27.085Z] ---> Using cache [2022-09-27T19:08:27.085Z] ---> 995154f64d16 [2022-09-27T19:08:27.085Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:27.085Z] ---> Using cache [2022-09-27T19:08:27.085Z] ---> 745acdc81464 [2022-09-27T19:08:27.085Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-27T19:08:27.085Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:08:27.085Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:08:27.085Z] ---> 229d3d18a216 [2022-09-27T19:08:27.085Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:08:27.085Z] ---> Using cache [2022-09-27T19:08:27.085Z] ---> f2994ff639c5 [2022-09-27T19:08:27.085Z] Step 4/25 : WORKDIR /edgex-go [2022-09-27T19:08:27.085Z] ---> Using cache [2022-09-27T19:08:27.085Z] ---> 995154f64d16 [2022-09-27T19:08:27.085Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:27.085Z] ---> Using cache [2022-09-27T19:08:27.085Z] ---> 745acdc81464 [2022-09-27T19:08:27.085Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-27T19:08:27.653Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:08:27.653Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:08:27.653Z] ---> 229d3d18a216 [2022-09-27T19:08:27.653Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:08:27.653Z] ---> Using cache [2022-09-27T19:08:27.653Z] ---> f2994ff639c5 [2022-09-27T19:08:27.653Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T19:08:27.653Z] ---> Using cache [2022-09-27T19:08:27.653Z] ---> 995154f64d16 [2022-09-27T19:08:27.653Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:27.653Z] ---> Using cache [2022-09-27T19:08:27.653Z] ---> 745acdc81464 [2022-09-27T19:08:27.653Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-27T19:08:27.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:27.911Z] OK: 211 MiB in 51 packages [2022-09-27T19:08:28.185Z] ---> Running in 0b7617e991ac [2022-09-27T19:08:28.185Z] ---> Running in a48d9268e948 [2022-09-27T19:08:28.185Z] ---> Running in 86492ce25f33 [2022-09-27T19:08:28.751Z] Removing intermediate container 75b4faeb4249 [2022-09-27T19:08:28.751Z] ---> 47993e9e392d [2022-09-27T19:08:28.751Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T19:08:28.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:28.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:08:28.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:08:28.751Z] ---> 229d3d18a216 [2022-09-27T19:08:28.751Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:08:28.751Z] ---> Using cache [2022-09-27T19:08:28.751Z] ---> f2994ff639c5 [2022-09-27T19:08:28.751Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T19:08:28.751Z] ---> Using cache [2022-09-27T19:08:28.751Z] ---> 995154f64d16 [2022-09-27T19:08:28.751Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:08:28.751Z] ---> Using cache [2022-09-27T19:08:28.751Z] ---> 745acdc81464 [2022-09-27T19:08:28.751Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-27T19:08:28.751Z] ---> Running in ef607d71c2b6 [2022-09-27T19:08:28.751Z] ---> fb4d6df36f9e [2022-09-27T19:08:28.751Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:08:28.751Z] ---> Running in fa487f69c5a4 [2022-09-27T19:08:29.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:29.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:29.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:29.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:29.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:29.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:29.853Z] OK: 211 MiB in 51 packages [2022-09-27T19:08:30.118Z] OK: 211 MiB in 51 packages [2022-09-27T19:08:30.118Z] Removing intermediate container 0b7617e991ac [2022-09-27T19:08:30.118Z] ---> efe24f2fefbf [2022-09-27T19:08:30.118Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-27T19:08:30.381Z] OK: 211 MiB in 51 packages [2022-09-27T19:08:30.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:08:30.660Z] ---> 4c1bdd325774 [2022-09-27T19:08:30.660Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:08:30.920Z] ---> Running in 5d58414778fe [2022-09-27T19:08:31.180Z] Removing intermediate container a48d9268e948 [2022-09-27T19:08:31.180Z] ---> 4f19cd76cece [2022-09-27T19:08:31.180Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T19:08:31.180Z] Removing intermediate container 86492ce25f33 [2022-09-27T19:08:31.180Z] ---> 84cca08c717a [2022-09-27T19:08:31.180Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T19:08:31.180Z] OK: 211 MiB in 51 packages [2022-09-27T19:08:31.464Z] ---> 7daeba624a4f [2022-09-27T19:08:31.464Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:08:31.464Z] ---> efe217868249 [2022-09-27T19:08:31.464Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:08:31.464Z] ---> Running in d47fd48b9ff7 [2022-09-27T19:08:31.464Z] ---> Running in 7f628b6ec3e1 [2022-09-27T19:08:31.723Z] Removing intermediate container ef607d71c2b6 [2022-09-27T19:08:31.723Z] ---> 1c357467ff67 [2022-09-27T19:08:31.723Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T19:08:31.723Z] ---> 909f1e0251dc [2022-09-27T19:08:31.723Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:08:31.988Z] ---> Running in 47c921bdba9f [2022-09-27T19:08:37.289Z] Removing intermediate container fa487f69c5a4 [2022-09-27T19:08:37.289Z] ---> 35614f1c0dab [2022-09-27T19:08:37.289Z] Step 8/25 : COPY . . [2022-09-27T19:08:43.846Z] ---> 10b72a765dcd [2022-09-27T19:08:43.846Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-27T19:08:43.846Z] ---> Running in bf3bc1ac9613 [2022-09-27T19:08:43.846Z] Removing intermediate container 5d58414778fe [2022-09-27T19:08:43.846Z] ---> 7b786b85659e [2022-09-27T19:08:43.846Z] Step 9/25 : COPY . . [2022-09-27T19:08:43.846Z] Removing intermediate container d47fd48b9ff7 [2022-09-27T19:08:43.846Z] ---> 921c28ff460d [2022-09-27T19:08:43.846Z] Step 9/23 : COPY . . [2022-09-27T19:08:43.846Z] Removing intermediate container 47c921bdba9f [2022-09-27T19:08:43.846Z] ---> 782051c8037a [2022-09-27T19:08:43.846Z] Step 9/23 : COPY . . [2022-09-27T19:08:43.847Z] Removing intermediate container 7f628b6ec3e1 [2022-09-27T19:08:43.847Z] ---> fb229386ef47 [2022-09-27T19:08:43.847Z] Step 9/24 : COPY . . [2022-09-27T19:08:43.847Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:08:46.172Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-27T19:08:53.806Z] ---> 64af666ef4c6 [2022-09-27T19:08:53.806Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-27T19:08:53.806Z] ---> c32cb99c0858 [2022-09-27T19:08:53.806Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-27T19:08:53.806Z] ---> 3d99b09bb202 [2022-09-27T19:08:53.806Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-27T19:08:53.806Z] ---> 8afd7b7a6c01 [2022-09-27T19:08:53.806Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-27T19:08:53.806Z] ---> Running in 4f27a2f6de49 [2022-09-27T19:08:53.806Z] ---> Running in 52ef9cbdd866 [2022-09-27T19:08:53.806Z] ---> Running in bcd403d0274c [2022-09-27T19:08:53.806Z] ---> Running in b449b77900a4 [2022-09-27T19:08:53.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T19:08:54.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:08:54.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:08:54.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T19:08:55.696Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:08:58.969Z] Removing intermediate container bf3bc1ac9613 [2022-09-27T19:08:58.969Z] ---> c9c9e3154b29 [2022-09-27T19:08:58.969Z] [2022-09-27T19:08:58.969Z] Step 10/25 : FROM alpine:3.16 [2022-09-27T19:08:58.969Z] ---> 9c6f07244728 [2022-09-27T19:08:58.969Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-27T19:08:58.969Z] ---> Running in 122b5b42cc3f [2022-09-27T19:09:00.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:00.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:00.330Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-27T19:09:00.330Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-27T19:09:00.330Z] (3/3) Installing su-exec (0.2-r1) [2022-09-27T19:09:00.330Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:09:00.330Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:09:00.330Z] OK: 6 MiB in 17 packages [2022-09-27T19:09:01.334Z] Removing intermediate container 122b5b42cc3f [2022-09-27T19:09:01.334Z] ---> 13834abc127b [2022-09-27T19:09:01.334Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T19:09:01.334Z] ---> Running in 14049fc88a1f [2022-09-27T19:09:01.610Z] Removing intermediate container 14049fc88a1f [2022-09-27T19:09:01.610Z] ---> ad2064687ed4 [2022-09-27T19:09:01.610Z] Step 13/25 : WORKDIR / [2022-09-27T19:09:01.610Z] ---> Running in 08f6bc39135e [2022-09-27T19:09:01.888Z] Removing intermediate container 08f6bc39135e [2022-09-27T19:09:01.888Z] ---> 22fa64cdd9a2 [2022-09-27T19:09:01.888Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-27T19:09:02.151Z] ---> 4731e8966987 [2022-09-27T19:09:02.152Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-27T19:09:02.717Z] ---> fdbe07c17e45 [2022-09-27T19:09:02.717Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-27T19:09:02.975Z] ---> 8072cb681a56 [2022-09-27T19:09:02.975Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-27T19:09:03.541Z] ---> 9d06e20b97c8 [2022-09-27T19:09:03.541Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-27T19:09:04.475Z] ---> e63c05bbc42a [2022-09-27T19:09:04.475Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-27T19:09:05.410Z] ---> af93b96db10f [2022-09-27T19:09:05.410Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T19:09:05.975Z] ---> ac4701a1de4e [2022-09-27T19:09:05.975Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T19:09:05.975Z] ---> Running in 705ac7d819ae [2022-09-27T19:09:07.874Z] Removing intermediate container 705ac7d819ae [2022-09-27T19:09:07.874Z] ---> 84e6dcbf3d3e [2022-09-27T19:09:07.874Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T19:09:07.874Z] ---> Running in 9610da38f9e3 [2022-09-27T19:09:08.440Z] Removing intermediate container 9610da38f9e3 [2022-09-27T19:09:08.440Z] ---> 63878a340728 [2022-09-27T19:09:08.440Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T19:09:08.440Z] ---> Running in 5b7abc416cee [2022-09-27T19:09:08.698Z] Removing intermediate container 5b7abc416cee [2022-09-27T19:09:08.698Z] ---> 34ac63513c95 [2022-09-27T19:09:08.698Z] Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:09:08.955Z] ---> Running in 143a12322cdd [2022-09-27T19:09:09.212Z] Removing intermediate container 143a12322cdd [2022-09-27T19:09:09.212Z] ---> 4aef25eab8e3 [2022-09-27T19:09:09.212Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T19:09:09.212Z] ---> Running in bf5c08103fb9 [2022-09-27T19:09:09.778Z] Removing intermediate container bf5c08103fb9 [2022-09-27T19:09:09.778Z] ---> c4baaa13097d [2022-09-27T19:09:09.778Z] [2022-09-27T19:09:09.778Z] Successfully built c4baaa13097d [2022-09-27T19:09:09.778Z] Successfully tagged security-secretstore-setup:latest [2022-09-27T19:09:09.778Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-09-27T19:09:13.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:09:13.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:09:13.056Z] ---> 229d3d18a216 [2022-09-27T19:09:13.056Z] Step 3/23 : WORKDIR /edgex-go [2022-09-27T19:09:13.056Z] ---> Using cache [2022-09-27T19:09:13.056Z] ---> af63f64ab7b3 [2022-09-27T19:09:13.056Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:09:13.056Z] ---> Using cache [2022-09-27T19:09:13.056Z] ---> d57399544da9 [2022-09-27T19:09:13.056Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-27T19:09:13.989Z] ---> Running in 9eb5c2aed39a [2022-09-27T19:09:14.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:15.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:16.110Z] OK: 211 MiB in 51 packages [2022-09-27T19:09:16.675Z] Removing intermediate container 9eb5c2aed39a [2022-09-27T19:09:16.675Z] ---> 84280a543e60 [2022-09-27T19:09:16.675Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-27T19:09:17.607Z] ---> 1b1fc70d0e55 [2022-09-27T19:09:17.607Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:09:17.607Z] ---> Running in e2ad7cdfb70c [2022-09-27T19:09:29.800Z] Removing intermediate container 4f27a2f6de49 [2022-09-27T19:09:29.800Z] ---> 2074c81bca44 [2022-09-27T19:09:29.800Z] [2022-09-27T19:09:29.800Z] Step 11/25 : FROM alpine:3.16 [2022-09-27T19:09:29.800Z] ---> 9c6f07244728 [2022-09-27T19:09:29.800Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-27T19:09:29.800Z] Removing intermediate container b449b77900a4 [2022-09-27T19:09:29.800Z] ---> 98d42679fa8f [2022-09-27T19:09:29.800Z] [2022-09-27T19:09:29.800Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T19:09:29.800Z] ---> 9c6f07244728 [2022-09-27T19:09:29.800Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-27T19:09:29.800Z] ---> Running in 8a9b0dc533bc [2022-09-27T19:09:29.800Z] ---> Running in 5d6683d13e3c [2022-09-27T19:09:30.057Z] Removing intermediate container e2ad7cdfb70c [2022-09-27T19:09:30.057Z] ---> fb505f281235 [2022-09-27T19:09:30.057Z] Step 8/23 : COPY . . [2022-09-27T19:09:30.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:30.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:30.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:30.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:30.831Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T19:09:30.832Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:09:30.832Z] OK: 6 MiB in 15 packages [2022-09-27T19:09:30.832Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T19:09:30.832Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:09:30.832Z] OK: 6 MiB in 15 packages [2022-09-27T19:09:32.752Z] Removing intermediate container 5d6683d13e3c [2022-09-27T19:09:32.752Z] ---> 2b1bc500d696 [2022-09-27T19:09:32.752Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:09:32.752Z] Removing intermediate container 8a9b0dc533bc [2022-09-27T19:09:32.752Z] ---> 7125d146b901 [2022-09-27T19:09:32.752Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:09:32.752Z] ---> Running in 3dc4ff7a219f [2022-09-27T19:09:33.011Z] ---> Running in 54ba4faf0b37 [2022-09-27T19:09:33.270Z] Removing intermediate container 3dc4ff7a219f [2022-09-27T19:09:33.270Z] ---> b9726bdd6f24 [2022-09-27T19:09:33.270Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-27T19:09:33.270Z] Removing intermediate container 54ba4faf0b37 [2022-09-27T19:09:33.270Z] ---> 89b181e8fd70 [2022-09-27T19:09:33.270Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-27T19:09:33.527Z] ---> Running in 301f3fb2ff63 [2022-09-27T19:09:33.786Z] ---> Running in 24ece4a88330 [2022-09-27T19:09:33.786Z] ---> e5725c446458 [2022-09-27T19:09:33.786Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-27T19:09:33.786Z] Removing intermediate container 301f3fb2ff63 [2022-09-27T19:09:33.786Z] ---> c8f580184165 [2022-09-27T19:09:33.786Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-27T19:09:34.045Z] Removing intermediate container 24ece4a88330 [2022-09-27T19:09:34.045Z] ---> 5326af19e798 [2022-09-27T19:09:34.045Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-27T19:09:34.045Z] ---> Running in f3bcd7b236b0 [2022-09-27T19:09:34.045Z] ---> Running in 4a5ccef8df7b [2022-09-27T19:09:34.045Z] ---> Running in 7822f586fd70 [2022-09-27T19:09:34.045Z] Removing intermediate container 4a5ccef8df7b [2022-09-27T19:09:34.045Z] ---> b8eb077e685f [2022-09-27T19:09:34.045Z] Step 16/24 : WORKDIR / [2022-09-27T19:09:34.304Z] Removing intermediate container 7822f586fd70 [2022-09-27T19:09:34.304Z] ---> 0571ceea0788 [2022-09-27T19:09:34.304Z] Step 16/25 : WORKDIR / [2022-09-27T19:09:34.304Z] ---> Running in e4c27caa343f [2022-09-27T19:09:34.304Z] ---> Running in 4dfd027c5504 [2022-09-27T19:09:34.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T19:09:34.563Z] Removing intermediate container 4dfd027c5504 [2022-09-27T19:09:34.563Z] ---> 21f65fc512c8 [2022-09-27T19:09:34.563Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:09:34.821Z] Removing intermediate container e4c27caa343f [2022-09-27T19:09:34.821Z] ---> 03930948ede3 [2022-09-27T19:09:34.821Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:09:35.081Z] ---> c026203799df [2022-09-27T19:09:35.081Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-27T19:09:35.350Z] ---> 9a1ef7a3c8a0 [2022-09-27T19:09:35.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-27T19:09:35.350Z] Removing intermediate container bcd403d0274c [2022-09-27T19:09:35.350Z] ---> 5129ddd7099f [2022-09-27T19:09:35.350Z] [2022-09-27T19:09:35.350Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T19:09:35.350Z] ---> 9c6f07244728 [2022-09-27T19:09:35.350Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-27T19:09:35.350Z] Removing intermediate container 52ef9cbdd866 [2022-09-27T19:09:35.350Z] ---> c4ee58914270 [2022-09-27T19:09:35.350Z] [2022-09-27T19:09:35.350Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T19:09:35.350Z] ---> 9c6f07244728 [2022-09-27T19:09:35.350Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-27T19:09:35.350Z] ---> Using cache [2022-09-27T19:09:35.350Z] ---> 7125d146b901 [2022-09-27T19:09:35.350Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:09:35.350Z] ---> Using cache [2022-09-27T19:09:35.350Z] ---> 89b181e8fd70 [2022-09-27T19:09:35.350Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-27T19:09:35.615Z] ---> 55ecda338991 [2022-09-27T19:09:35.615Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-27T19:09:35.615Z] ---> Running in 86a96fb6f04b [2022-09-27T19:09:35.615Z] ---> Running in d7ae42d41910 [2022-09-27T19:09:35.615Z] ---> e4bd8dbd8cfd [2022-09-27T19:09:35.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-27T19:09:35.615Z] Removing intermediate container 86a96fb6f04b [2022-09-27T19:09:35.615Z] ---> d2d05a9250bd [2022-09-27T19:09:35.615Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T19:09:35.874Z] ---> Running in 8eb5e3136492 [2022-09-27T19:09:35.874Z] ---> bd9350015ab0 [2022-09-27T19:09:35.874Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-27T19:09:35.874Z] ---> db6fae00be4a [2022-09-27T19:09:35.874Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-27T19:09:35.874Z] ---> Running in 0b550ea7c4e9 [2022-09-27T19:09:35.874Z] Removing intermediate container 8eb5e3136492 [2022-09-27T19:09:35.874Z] ---> e981121ccab7 [2022-09-27T19:09:35.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:09:35.874Z] ---> efc303492902 [2022-09-27T19:09:35.874Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-27T19:09:35.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:35.874Z] Removing intermediate container 0b550ea7c4e9 [2022-09-27T19:09:35.874Z] ---> db42aa2a7a0c [2022-09-27T19:09:35.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:09:36.134Z] ---> Running in ead43c527796 [2022-09-27T19:09:36.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:36.134Z] ---> Running in 52b99fa20a91 [2022-09-27T19:09:36.134Z] ---> 6781883c5005 [2022-09-27T19:09:36.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-27T19:09:36.134Z] Removing intermediate container ead43c527796 [2022-09-27T19:09:36.134Z] ---> dc0bd5c4ff17 [2022-09-27T19:09:36.134Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:09:36.134Z] Removing intermediate container 52b99fa20a91 [2022-09-27T19:09:36.134Z] ---> f078979976a4 [2022-09-27T19:09:36.134Z] Step 22/24 : LABEL arch=x86_64 [2022-09-27T19:09:36.134Z] ---> Running in c8a6bff6b25b [2022-09-27T19:09:36.394Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-27T19:09:36.394Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-27T19:09:36.394Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:09:36.394Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:09:36.394Z] ---> Running in f7f37a8d18b8 [2022-09-27T19:09:36.394Z] OK: 6 MiB in 16 packages [2022-09-27T19:09:36.394Z] Removing intermediate container c8a6bff6b25b [2022-09-27T19:09:36.394Z] ---> 9dbc08136e01 [2022-09-27T19:09:36.394Z] Step 23/25 : LABEL arch=x86_64 [2022-09-27T19:09:36.394Z] Removing intermediate container f7f37a8d18b8 [2022-09-27T19:09:36.394Z] ---> 6a8bf6bc1a3c [2022-09-27T19:09:36.394Z] Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:09:36.653Z] ---> Running in ac22f4a7cbf6 [2022-09-27T19:09:36.653Z] ---> Running in 749d8918c5ad [2022-09-27T19:09:36.653Z] Removing intermediate container ac22f4a7cbf6 [2022-09-27T19:09:36.653Z] ---> 5878537d9c3a [2022-09-27T19:09:36.653Z] Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:09:36.915Z] ---> 0f4651a1bb11 [2022-09-27T19:09:36.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-27T19:09:36.915Z] Removing intermediate container 749d8918c5ad [2022-09-27T19:09:36.915Z] ---> fe083b8cc86a [2022-09-27T19:09:36.915Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T19:09:36.915Z] ---> Running in 7abac96511fd [2022-09-27T19:09:36.915Z] ---> Running in 34f51b434147 [2022-09-27T19:09:36.915Z] Removing intermediate container d7ae42d41910 [2022-09-27T19:09:36.915Z] ---> 7cc67637610e [2022-09-27T19:09:36.915Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:09:36.915Z] Removing intermediate container 34f51b434147 [2022-09-27T19:09:36.915Z] ---> f445d1bed60a [2022-09-27T19:09:36.915Z] [2022-09-27T19:09:36.915Z] ---> Running in 0c2db8d229d2 [2022-09-27T19:09:36.915Z] Removing intermediate container 7abac96511fd [2022-09-27T19:09:36.915Z] ---> 19d62ed883aa [2022-09-27T19:09:36.915Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T19:09:37.178Z] Successfully built f445d1bed60a [2022-09-27T19:09:37.178Z] ---> 355fbf4ebf53 [2022-09-27T19:09:37.178Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-27T19:09:37.178Z] Successfully tagged core-command:latest [2022-09-27T19:09:37.178Z]  Building core-command ... done  ---> Running in fd2f265c4c86 [2022-09-27T19:09:37.178Z] ---> Running in 10b8e81d7056 [2022-09-27T19:09:37.178Z] Removing intermediate container 0c2db8d229d2 [2022-09-27T19:09:37.178Z] ---> 9bb86803c3fd [2022-09-27T19:09:37.178Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-27T19:09:37.178Z] ---> Running in c29bc152025f [2022-09-27T19:09:37.178Z] Removing intermediate container fd2f265c4c86 [2022-09-27T19:09:37.178Z] ---> a383a6112648 [2022-09-27T19:09:37.178Z] [2022-09-27T19:09:37.178Z] Removing intermediate container 10b8e81d7056 [2022-09-27T19:09:37.178Z] ---> 6bbab02414e0 [2022-09-27T19:09:37.178Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:09:37.178Z] Removing intermediate container c29bc152025f [2022-09-27T19:09:37.178Z] ---> e39fe0ad73de [2022-09-27T19:09:37.178Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T19:09:37.178Z] Successfully built a383a6112648 [2022-09-27T19:09:37.437Z] Successfully tagged core-metadata:latest [2022-09-27T19:09:37.437Z]  Building core-metadata ... done  ---> Running in 383608e65b02 [2022-09-27T19:09:37.437Z] ---> Running in a167ffc699a8 [2022-09-27T19:09:37.437Z] Removing intermediate container 383608e65b02 [2022-09-27T19:09:37.437Z] ---> 46895ebd8e8f [2022-09-27T19:09:37.437Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T19:09:37.437Z] Removing intermediate container a167ffc699a8 [2022-09-27T19:09:37.437Z] ---> 2575475a0491 [2022-09-27T19:09:37.437Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:09:37.437Z] ---> Running in 67743d044555 [2022-09-27T19:09:37.703Z] Removing intermediate container 67743d044555 [2022-09-27T19:09:37.703Z] ---> 5e8f1da5645b [2022-09-27T19:09:37.703Z] Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:09:37.703Z] ---> b42f82e1f0a8 [2022-09-27T19:09:37.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-27T19:09:37.703Z] ---> Running in 1fdf13923953 [2022-09-27T19:09:37.961Z] Removing intermediate container 1fdf13923953 [2022-09-27T19:09:37.962Z] ---> 1fa2a25d1150 [2022-09-27T19:09:37.962Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T19:09:37.962Z] ---> Running in 8258a42e88c8 [2022-09-27T19:09:38.219Z] Removing intermediate container 8258a42e88c8 [2022-09-27T19:09:38.219Z] ---> 9d2daafb725a [2022-09-27T19:09:38.219Z] [2022-09-27T19:09:38.219Z] Successfully built 9d2daafb725a [2022-09-27T19:09:38.219Z] Successfully tagged support-scheduler:latest [2022-09-27T19:09:38.478Z]  Building support-scheduler ... done  ---> a071d54d00ce [2022-09-27T19:09:38.478Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-27T19:09:38.736Z] ---> 022b2ce42d1d [2022-09-27T19:09:38.736Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-27T19:09:38.736Z] ---> Running in 27f171aada1a [2022-09-27T19:09:38.736Z] Removing intermediate container 27f171aada1a [2022-09-27T19:09:38.736Z] ---> 71db2209563d [2022-09-27T19:09:38.736Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:09:38.736Z] ---> Running in 834f46553f7a [2022-09-27T19:09:38.994Z] Removing intermediate container 834f46553f7a [2022-09-27T19:09:38.994Z] ---> 11f70ffb8996 [2022-09-27T19:09:38.994Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T19:09:38.994Z] ---> Running in b97aa4ea4755 [2022-09-27T19:09:38.994Z] Removing intermediate container b97aa4ea4755 [2022-09-27T19:09:38.994Z] ---> 5ec60db03b68 [2022-09-27T19:09:38.994Z] Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:09:39.251Z] ---> Running in 74f92aa14d06 [2022-09-27T19:09:39.251Z] Removing intermediate container 74f92aa14d06 [2022-09-27T19:09:39.251Z] ---> 37846fe794c2 [2022-09-27T19:09:39.251Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T19:09:39.251Z] ---> Running in 2e1f5cbbdcfb [2022-09-27T19:09:39.509Z] Removing intermediate container 2e1f5cbbdcfb [2022-09-27T19:09:39.509Z] ---> 55c5d4e6ee95 [2022-09-27T19:09:39.509Z] [2022-09-27T19:09:39.509Z] Successfully built 55c5d4e6ee95 [2022-09-27T19:09:39.509Z] Successfully tagged support-notifications:latest [2022-09-27T19:09:49.479Z]  Building support-notifications ... done Removing intermediate container f3bcd7b236b0 [2022-09-27T19:09:49.479Z] ---> c51bc7af797a [2022-09-27T19:09:49.479Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-27T19:09:49.479Z] ---> Running in 42ea08c78605 [2022-09-27T19:09:49.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T19:09:49.479Z] Removing intermediate container 42ea08c78605 [2022-09-27T19:09:49.479Z] ---> 60aa6e263765 [2022-09-27T19:09:49.479Z] [2022-09-27T19:09:49.479Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T19:09:49.479Z] ---> 9c6f07244728 [2022-09-27T19:09:49.479Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:09:49.479Z] ---> Running in 5de7b0ae7906 [2022-09-27T19:09:49.479Z] Removing intermediate container 5de7b0ae7906 [2022-09-27T19:09:49.479Z] ---> c1cdbdfae9fd [2022-09-27T19:09:49.479Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-27T19:09:49.479Z] ---> Running in fb8949c7c1a2 [2022-09-27T19:09:49.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:49.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T19:09:49.996Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-27T19:09:49.996Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-27T19:09:49.996Z] (3/33) Installing readline (8.1.2-r0) [2022-09-27T19:09:49.996Z] (4/33) Installing bash (5.1.16-r2) [2022-09-27T19:09:49.996Z] Executing bash-5.1.16-r2.post-install [2022-09-27T19:09:49.996Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-27T19:09:49.996Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-27T19:09:49.996Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T19:09:49.996Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-27T19:09:49.996Z] (9/33) Installing curl (7.83.1-r3) [2022-09-27T19:09:49.996Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-27T19:09:50.255Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-27T19:09:50.255Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-27T19:09:50.255Z] (13/33) Installing expat (2.4.9-r0) [2022-09-27T19:09:50.255Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-27T19:09:50.255Z] (15/33) Installing gdbm (1.23-r0) [2022-09-27T19:09:50.255Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-27T19:09:50.255Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T19:09:50.255Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T19:09:50.255Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-27T19:09:50.255Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-27T19:09:50.515Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-27T19:09:50.774Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-27T19:09:50.774Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-27T19:09:50.774Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-27T19:09:50.774Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-27T19:09:50.774Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-27T19:09:50.774Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-27T19:09:50.774Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-27T19:09:50.774Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-27T19:09:50.774Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-27T19:09:50.774Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-27T19:09:50.774Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-27T19:09:50.774Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-27T19:09:51.032Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:09:51.032Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:09:51.032Z] OK: 122 MiB in 47 packages [2022-09-27T19:09:52.937Z] Collecting docker-compose==1.23.2 [2022-09-27T19:09:52.937Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-27T19:09:52.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.7 MB/s eta 0:00:00 [2022-09-27T19:09:52.937Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-27T19:09:52.937Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-27T19:09:52.937Z] Preparing metadata (setup.py): started [2022-09-27T19:09:52.937Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:09:53.196Z] Collecting docker<4.0,>=3.6.0 [2022-09-27T19:09:53.196Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-27T19:09:53.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 69.6 MB/s eta 0:00:00 [2022-09-27T19:09:53.196Z] Collecting PyYAML<4,>=3.10 [2022-09-27T19:09:53.196Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-27T19:09:53.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.5 MB/s eta 0:00:00 [2022-09-27T19:09:53.456Z] Preparing metadata (setup.py): started [2022-09-27T19:09:53.715Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:09:53.715Z] Collecting jsonschema<3,>=2.5.1 [2022-09-27T19:09:53.715Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-27T19:09:53.715Z] Collecting docopt<0.7,>=0.6.1 [2022-09-27T19:09:53.715Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-27T19:09:53.715Z] Preparing metadata (setup.py): started [2022-09-27T19:09:53.974Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:09:53.974Z] Collecting cached-property<2,>=1.2.0 [2022-09-27T19:09:53.974Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-27T19:09:53.974Z] Collecting texttable<0.10,>=0.9.0 [2022-09-27T19:09:53.974Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-27T19:09:53.974Z] Preparing metadata (setup.py): started [2022-09-27T19:09:54.232Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:09:54.232Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-27T19:09:54.232Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-27T19:09:54.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 125.0 MB/s eta 0:00:00 [2022-09-27T19:09:54.232Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-27T19:09:54.491Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-27T19:09:54.491Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-27T19:09:54.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 139.1 MB/s eta 0:00:00 [2022-09-27T19:09:54.491Z] Collecting docker-pycreds>=0.4.0 [2022-09-27T19:09:54.491Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-27T19:09:54.491Z] Collecting certifi>=2017.4.17 [2022-09-27T19:09:54.491Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-27T19:09:54.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 58.2 MB/s eta 0:00:00 [2022-09-27T19:09:54.491Z] Collecting idna<2.8,>=2.5 [2022-09-27T19:09:54.491Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-27T19:09:54.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 131.4 MB/s eta 0:00:00 [2022-09-27T19:09:54.751Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-27T19:09:54.751Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-27T19:09:54.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 47.3 MB/s eta 0:00:00 [2022-09-27T19:09:54.751Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-27T19:09:54.751Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-27T19:09:54.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 51.2 MB/s eta 0:00:00 [2022-09-27T19:09:54.751Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-27T19:09:54.751Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-27T19:09:54.751Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-27T19:09:54.751Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-27T19:09:55.010Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-27T19:09:55.010Z] Running setup.py install for texttable: started [2022-09-27T19:09:55.268Z] Running setup.py install for texttable: finished with status 'done' [2022-09-27T19:09:55.268Z] Running setup.py install for PyYAML: started [2022-09-27T19:09:55.527Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-27T19:09:55.785Z] Running setup.py install for docopt: started [2022-09-27T19:09:56.044Z] Running setup.py install for docopt: finished with status 'done' [2022-09-27T19:09:56.303Z] Running setup.py install for dockerpty: started [2022-09-27T19:09:56.561Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-27T19:09:57.128Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-27T19:09:57.128Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-27T19:10:00.412Z] Removing intermediate container fb8949c7c1a2 [2022-09-27T19:10:00.412Z] ---> b682b5bace84 [2022-09-27T19:10:00.412Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-27T19:10:00.412Z] ---> Running in 275adce69fbb [2022-09-27T19:10:00.412Z] Removing intermediate container 275adce69fbb [2022-09-27T19:10:00.412Z] ---> bf4a478be895 [2022-09-27T19:10:00.412Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T19:10:00.412Z] ---> Running in c6e9929ebad5 [2022-09-27T19:10:00.412Z] Removing intermediate container c6e9929ebad5 [2022-09-27T19:10:00.412Z] ---> baeaaa379057 [2022-09-27T19:10:00.412Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-27T19:10:00.412Z] ---> a31fc9d51f34 [2022-09-27T19:10:00.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-27T19:10:00.412Z] ---> 74cb870f5d30 [2022-09-27T19:10:00.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-27T19:10:00.672Z] ---> d6ec5637b976 [2022-09-27T19:10:00.672Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-27T19:10:00.672Z] ---> Running in 053d5840d396 [2022-09-27T19:10:00.672Z] Removing intermediate container 053d5840d396 [2022-09-27T19:10:00.672Z] ---> 92fa41af98fe [2022-09-27T19:10:00.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:10:00.672Z] ---> Running in 0d476d629cd6 [2022-09-27T19:10:00.941Z] Removing intermediate container 0d476d629cd6 [2022-09-27T19:10:00.941Z] ---> 2b6c1bdb2f01 [2022-09-27T19:10:00.941Z] Step 21/23 : LABEL arch=x86_64 [2022-09-27T19:10:00.941Z] ---> Running in 76f440b3c490 [2022-09-27T19:10:00.941Z] Removing intermediate container 76f440b3c490 [2022-09-27T19:10:00.941Z] ---> 082a2ccdc7d0 [2022-09-27T19:10:00.941Z] Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:10:00.941Z] ---> Running in a4d6d9949907 [2022-09-27T19:10:01.203Z] Removing intermediate container a4d6d9949907 [2022-09-27T19:10:01.203Z] ---> 4244abab460e [2022-09-27T19:10:01.203Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T19:10:01.203Z] ---> Running in 753b7a988b29 [2022-09-27T19:10:01.203Z] Removing intermediate container 753b7a988b29 [2022-09-27T19:10:01.203Z] ---> e0f9ea777c47 [2022-09-27T19:10:01.203Z] [2022-09-27T19:10:01.203Z] Successfully built e0f9ea777c47 [2022-09-27T19:10:01.203Z] Successfully tagged sys-mgmt-agent:latest [2022-09-27T19:10:01.208Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-27T19:10:01.244Z] $ docker stop --time=1 8dcf66e09e824e29582774ff54ae3b1288f02bfe5e21bd1eb3ff2787864c3d4b [2022-09-27T19:10:02.553Z] $ docker rm -f 8dcf66e09e824e29582774ff54ae3b1288f02bfe5e21bd1eb3ff2787864c3d4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T19:10:02.939Z] + docker images [2022-09-27T19:10:02.939Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-27T19:10:02.939Z] sys-mgmt-agent latest e0f9ea777c47 1 second ago 136MB [2022-09-27T19:10:02.939Z] 60aa6e263765 13 seconds ago 1.55GB [2022-09-27T19:10:02.939Z] support-notifications latest 55c5d4e6ee95 23 seconds ago 27.3MB [2022-09-27T19:10:02.939Z] core-metadata latest a383a6112648 25 seconds ago 18.2MB [2022-09-27T19:10:02.939Z] support-scheduler latest 9d2daafb725a 25 seconds ago 26.7MB [2022-09-27T19:10:02.939Z] core-command latest f445d1bed60a 26 seconds ago 17.3MB [2022-09-27T19:10:02.939Z] 5129ddd7099f 27 seconds ago 1.63GB [2022-09-27T19:10:02.939Z] c4ee58914270 27 seconds ago 1.63GB [2022-09-27T19:10:02.939Z] 2074c81bca44 33 seconds ago 1.58GB [2022-09-27T19:10:02.939Z] 98d42679fa8f 34 seconds ago 1.57GB [2022-09-27T19:10:02.939Z] security-secretstore-setup latest c4baaa13097d 53 seconds ago 29.2MB [2022-09-27T19:10:02.939Z] c9c9e3154b29 About a minute ago 1.57GB [2022-09-27T19:10:02.939Z] security-bootstrapper latest 71e3d75ace50 About a minute ago 19.8MB [2022-09-27T19:10:02.939Z] core-data latest ec00702a036c About a minute ago 21.6MB [2022-09-27T19:10:02.939Z] security-spire-server latest 865e5ff885d1 About a minute ago 86.5MB [2022-09-27T19:10:02.939Z] security-proxy-setup latest b47300a24b12 About a minute ago 27.4MB [2022-09-27T19:10:02.939Z] security-spiffe-token-provider latest 4598f92fa556 About a minute ago 29.3MB [2022-09-27T19:10:02.939Z] 4bef0018eab9 About a minute ago 1.45GB [2022-09-27T19:10:02.939Z] security-spire-config latest fee3717a1cb4 About a minute ago 85.8MB [2022-09-27T19:10:02.939Z] 53b1fbcce49b About a minute ago 1.58GB [2022-09-27T19:10:02.939Z] b2f2fbd7ee80 About a minute ago 1.6GB [2022-09-27T19:10:02.939Z] 6fa2e4ddd01c About a minute ago 1.56GB [2022-09-27T19:10:02.939Z] 6bda11f6aa37 About a minute ago 1.56GB [2022-09-27T19:10:02.939Z] security-spire-agent latest a0d28e716c8e 2 minutes ago 125MB [2022-09-27T19:10:02.939Z] fb5595a9a1fb 2 minutes ago 1.45GB [2022-09-27T19:10:02.939Z] ci-base-image-x86_64 latest 229d3d18a216 5 minutes ago 940MB [2022-09-27T19:10:02.939Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-09-27T19:10:02.939Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-09-27T19:10:02.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-27T19:10:02.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-27T19:10:02.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-27T19:10:37.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-27T19:10:56.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.474s coverage: 28.7% of statements [2022-09-27T19:10:56.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-27T19:10:56.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-27T19:10:57.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.662s coverage: 98.5% of statements [2022-09-27T19:10:58.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.673s coverage: 75.6% of statements [2022-09-27T19:10:58.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-27T19:10:58.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-27T19:11:01.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.884s coverage: 54.2% of statements [2022-09-27T19:11:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-27T19:11:01.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-27T19:11:28.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.710s coverage: 89.2% of statements [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-27T19:11:28.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.238s coverage: 2.0% of statements [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-27T19:11:28.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-27T19:11:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.571s coverage: 95.6% of statements [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-27T19:11:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.447s coverage: 72.2% of statements [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-27T19:11:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.585s coverage: 60.0% of statements [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-27T19:11:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.357s coverage: 0.9% of statements [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-27T19:11:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.278s coverage: 58.8% of statements [2022-09-27T19:11:29.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.227s coverage: 29.6% of statements [2022-09-27T19:11:29.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-27T19:11:35.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.418s coverage: 47.1% of statements [2022-09-27T19:11:35.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 79.5% of statements [2022-09-27T19:11:35.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.272s coverage: 94.1% of statements [2022-09-27T19:11:35.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.374s coverage: 96.3% of statements [2022-09-27T19:11:37.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2022-09-27T19:11:47.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.244s coverage: 94.4% of statements [2022-09-27T19:11:47.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2022-09-27T19:11:57.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.722s coverage: 80.5% of statements [2022-09-27T19:11:57.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 65.1% of statements [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements [2022-09-27T19:12:00.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-09-27T19:12:00.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.351s coverage: 85.4% of statements [2022-09-27T19:12:02.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.879s coverage: 91.2% of statements [2022-09-27T19:12:02.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-27T19:12:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.930s coverage: 64.7% of statements [2022-09-27T19:12:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-27T19:12:10.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-27T19:12:10.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.325s coverage: 100.0% of statements [2022-09-27T19:12:10.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2022-09-27T19:12:10.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2022-09-27T19:12:10.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-09-27T19:12:10.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-09-27T19:12:16.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.384s coverage: 65.8% of statements [2022-09-27T19:12:16.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-27T19:12:16.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-27T19:12:16.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-27T19:12:19.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.842s coverage: 41.8% of statements [2022-09-27T19:12:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-27T19:12:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-27T19:12:19.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements [2022-09-27T19:12:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-27T19:12:19.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.317s coverage: 84.8% of statements [2022-09-27T19:12:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-27T19:12:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-27T19:12:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-27T19:12:19.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.479s coverage: 97.7% of statements [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-27T19:12:29.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.215s coverage: 100.0% of statements [2022-09-27T19:12:29.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-09-27T19:12:29.475Z] 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 [2022-09-27T19:12:29.475Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T19:12:29.475Z] GO111MODULE=on go vet ./... [2022-09-27T19:14:21.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T19:14:21.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T19:14:21.174Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-27T19:14:21.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-27T19:14:21.538Z] + ls -al . [2022-09-27T19:14:21.538Z] total 752 [2022-09-27T19:14:21.538Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 19:08 . [2022-09-27T19:14:21.538Z] drwxr-xr-x 4 root root 4096 Sep 27 19:08 .. [2022-09-27T19:14:21.538Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 19:06 .blubracket [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 19:06 .dockerignore [2022-09-27T19:14:21.538Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 19:06 .git [2022-09-27T19:14:21.538Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 19:06 .github [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 1030 Sep 27 19:06 .gitignore [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 19:06 .golangci.yml [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 87 Sep 27 19:06 .hadolint.yml [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 19:06 .sonarcloud.properties [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 19:06 ADOPTERS.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 10722 Sep 27 19:06 Attribution.txt [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 63209 Sep 27 19:06 CHANGELOG.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 19:06 CONTRIBUTING.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 19:06 GOVERNANCE.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 850 Sep 27 19:06 Jenkinsfile [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 19:06 LICENSE [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 13724 Sep 27 19:06 Makefile [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 19:06 OWNERS.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 9799 Sep 27 19:06 README.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 19:06 SECURITY.md [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 19:04 VERSION [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 19:06 ZMQWindows.md [2022-09-27T19:14:21.538Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 19:06 bin [2022-09-27T19:14:21.538Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 19:06 cmd [2022-09-27T19:14:21.538Z] -rw-r--r-- 1 root root 496148 Sep 27 19:12 coverage.out [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 3458 Sep 27 19:06 go.mod [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 38041 Sep 27 19:06 go.sum [2022-09-27T19:14:21.538Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 19:06 internal [2022-09-27T19:14:21.538Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 19:06 openapi [2022-09-27T19:14:21.538Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 19:06 snap [2022-09-27T19:14:21.538Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 19:06 version.go [Pipeline] sh [2022-09-27T19:14:21.870Z] + '[' -e coverage.out ] [2022-09-27T19:14:21.870Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-27T19:14:21.905Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T19:14:22.626Z] Stashed 1 file(s) [Pipeline] sh [2022-09-27T19:14:23.390Z] + make build [2022-09-27T19:14:23.390Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T19:16:00.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:17:07.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:17:07.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T19:17:46.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T19:17:46.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T19:17:50.173Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T19:17:56.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-27T19:18:00.140Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:18:05.474Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:18:08.051Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:18:11.383Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:18:19.586Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-27T19:18:24.952Z] $ docker stop --time=1 54d0668a6abd14e16d2218d1dcc149c57ea8cc53e7679714e5d4f49c9ad36bec [2022-09-27T19:18:26.936Z] $ docker rm -f 54d0668a6abd14e16d2218d1dcc149c57ea8cc53e7679714e5d4f49c9ad36bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:18:29.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T19:18:29.501Z] [2022-09-27T19:18:29.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:18:29.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T19:18:30.164Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-27T19:18:30.164Z] 29e5d40040c1: Pulling fs layer [2022-09-27T19:18:30.164Z] 1ce36da41761: Pulling fs layer [2022-09-27T19:18:30.164Z] 25b303627fd3: Pulling fs layer [2022-09-27T19:18:30.164Z] 29e5d40040c1: Verifying Checksum [2022-09-27T19:18:30.164Z] 29e5d40040c1: Download complete [2022-09-27T19:18:30.430Z] 1ce36da41761: Verifying Checksum [2022-09-27T19:18:30.430Z] 1ce36da41761: Download complete [2022-09-27T19:18:30.695Z] 29e5d40040c1: Pull complete [2022-09-27T19:18:32.099Z] 25b303627fd3: Verifying Checksum [2022-09-27T19:18:32.099Z] 25b303627fd3: Download complete [2022-09-27T19:18:32.099Z] 1ce36da41761: Pull complete [2022-09-27T19:18:42.162Z] 25b303627fd3: Pull complete [2022-09-27T19:18:42.163Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-27T19:18:42.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T19:18:42.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:18:42.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2022-09-27T19:18:42.531Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-27T19:18:44.731Z] $ docker top edb5a2f79528c8714e0bdf2eb3eec09613966a70f3d63b3aac07c7c3cf11f77c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:18:45.579Z] + docker-compose+ grep parallel [2022-09-27T19:18:45.579Z] build --help [2022-09-27T19:18:49.814Z] --parallel Build images in parallel. [Pipeline] } [2022-09-27T19:18:49.844Z] $ docker stop --time=1 edb5a2f79528c8714e0bdf2eb3eec09613966a70f3d63b3aac07c7c3cf11f77c [2022-09-27T19:18:51.420Z] $ docker rm -f edb5a2f79528c8714e0bdf2eb3eec09613966a70f3d63b3aac07c7c3cf11f77c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:18:52.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-27T19:18:52.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:18:52.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2022-09-27T19:18:52.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-27T19:18:53.468Z] $ docker top 15dab53b0e1bf0cab77a23b42affda90c11b45df4750fa1910c654174740da66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:18:54.007Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-27T19:18:58.242Z] Building core-command ... [2022-09-27T19:18:58.242Z] Building core-data ... [2022-09-27T19:18:58.508Z] Building core-metadata ... [2022-09-27T19:18:58.508Z] Building security-bootstrapper ... [2022-09-27T19:18:58.508Z] Building security-proxy-setup ... [2022-09-27T19:18:58.508Z] Building security-secretstore-setup ... [2022-09-27T19:18:58.508Z] Building security-spiffe-token-provider ... [2022-09-27T19:18:58.508Z] Building security-spire-agent ... [2022-09-27T19:18:58.508Z] Building security-spire-config ... [2022-09-27T19:18:58.508Z] Building security-spire-server ... [2022-09-27T19:18:58.508Z] Building support-notifications ... [2022-09-27T19:18:58.508Z] Building support-scheduler ... [2022-09-27T19:18:58.508Z] Building sys-mgmt-agent ... [2022-09-27T19:18:58.508Z] Building security-spire-agent [2022-09-27T19:18:58.508Z] Building security-bootstrapper [2022-09-27T19:18:58.508Z] Building sys-mgmt-agent [2022-09-27T19:18:58.508Z] Building security-secretstore-setup [2022-09-27T19:18:58.508Z] Building core-metadata [2022-09-27T19:19:45.329Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:19:45.329Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:19:45.329Z] ---> bb3443162f06 [2022-09-27T19:19:45.329Z] Step 3/23 : WORKDIR /edgex-go [2022-09-27T19:19:45.917Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:19:45.917Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:19:45.917Z] ---> bb3443162f06 [2022-09-27T19:19:45.917Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:19:46.185Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:19:46.185Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:19:46.185Z] ---> bb3443162f06 [2022-09-27T19:19:46.185Z] Step 3/33 : WORKDIR /edgex-go [2022-09-27T19:19:46.185Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:19:46.185Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:19:46.185Z] ---> bb3443162f06 [2022-09-27T19:19:46.185Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T19:19:46.456Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:19:46.456Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:19:46.456Z] ---> bb3443162f06 [2022-09-27T19:19:46.456Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T19:19:46.731Z] ---> Running in 508cbe240f34 [2022-09-27T19:19:46.996Z] ---> Running in ba1483ceb5c5 [2022-09-27T19:19:46.996Z] ---> Running in 577c94668cd4 [2022-09-27T19:19:46.996Z] ---> Running in 46c359182676 [2022-09-27T19:19:46.996Z] ---> Running in 27b16d157700 [2022-09-27T19:19:47.450Z] Removing intermediate container 508cbe240f34 [2022-09-27T19:19:47.450Z] ---> 613bb977c6cc [2022-09-27T19:19:47.450Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:19:47.450Z] ---> Running in d392ba0be510 [2022-09-27T19:19:47.450Z] Removing intermediate container 46c359182676 [2022-09-27T19:19:47.450Z] ---> 260c559641e6 [2022-09-27T19:19:47.450Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:19:47.450Z] Removing intermediate container ba1483ceb5c5 [2022-09-27T19:19:47.450Z] ---> e55dd09d31f2 [2022-09-27T19:19:47.450Z] Step 4/25 : WORKDIR /edgex-go [2022-09-27T19:19:47.739Z] Removing intermediate container 577c94668cd4 [2022-09-27T19:19:47.739Z] ---> 6954defbdf97 [2022-09-27T19:19:47.739Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:19:47.739Z] ---> Running in ed2cbb4f8c0d [2022-09-27T19:19:47.739Z] Removing intermediate container 27b16d157700 [2022-09-27T19:19:47.739Z] ---> Running in 867c122febac [2022-09-27T19:19:47.739Z] ---> de440d13882d [2022-09-27T19:19:47.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:19:48.026Z] ---> Running in c24cda984d1d [2022-09-27T19:19:48.026Z] ---> Running in 3c5eb9b81455 [2022-09-27T19:19:48.669Z] Removing intermediate container ed2cbb4f8c0d [2022-09-27T19:19:48.669Z] ---> a44c79aa6761 [2022-09-27T19:19:48.669Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:19:48.960Z] ---> Running in 8e85c5bac46c [2022-09-27T19:19:51.546Z] Removing intermediate container d392ba0be510 [2022-09-27T19:19:51.546Z] ---> f65cc6a5bd84 [2022-09-27T19:19:51.546Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-27T19:19:51.815Z] ---> Running in f310f02016e3 [2022-09-27T19:19:52.081Z] Removing intermediate container c24cda984d1d [2022-09-27T19:19:52.081Z] ---> 6310c65c9381 [2022-09-27T19:19:52.081Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T19:19:52.081Z] ---> Running in 4e4f0ccfd206 [2022-09-27T19:19:52.350Z] Removing intermediate container 867c122febac [2022-09-27T19:19:52.350Z] ---> e9fba1d4eb1e [2022-09-27T19:19:52.350Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-27T19:19:52.625Z] ---> Running in def138b1e825 [2022-09-27T19:19:52.897Z] Removing intermediate container 8e85c5bac46c [2022-09-27T19:19:52.897Z] ---> 53d7344a6b5d [2022-09-27T19:19:52.897Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-27T19:19:53.164Z] Removing intermediate container 3c5eb9b81455 [2022-09-27T19:19:53.164Z] ---> c885efbd5e48 [2022-09-27T19:19:53.164Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-27T19:19:53.164Z] ---> Running in 52f97af575bf [2022-09-27T19:19:53.430Z] ---> Running in 2abd34af4060 [2022-09-27T19:19:54.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:54.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:54.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:54.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:54.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:55.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:55.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:55.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:56.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:56.045Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:19:56.312Z] OK: 221 MiB in 51 packages [2022-09-27T19:19:56.894Z] OK: 221 MiB in 51 packages [2022-09-27T19:19:56.894Z] OK: 221 MiB in 51 packages [2022-09-27T19:19:57.480Z] OK: 221 MiB in 51 packages [2022-09-27T19:19:57.480Z] OK: 221 MiB in 51 packages [2022-09-27T19:19:58.072Z] Removing intermediate container f310f02016e3 [2022-09-27T19:19:58.072Z] ---> d8d76065b750 [2022-09-27T19:19:58.072Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T19:19:58.661Z] Removing intermediate container 4e4f0ccfd206 [2022-09-27T19:19:58.662Z] Removing intermediate container def138b1e825 [2022-09-27T19:19:58.662Z] ---> 83c8a0caf536 [2022-09-27T19:19:58.662Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-27T19:19:58.662Z] ---> 3f88cefc0765 [2022-09-27T19:19:58.662Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T19:19:59.249Z] Removing intermediate container 52f97af575bf [2022-09-27T19:19:59.249Z] Removing intermediate container 2abd34af4060 [2022-09-27T19:19:59.249Z] ---> c9f005a36217 [2022-09-27T19:19:59.249Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:19:59.249Z] ---> 6d521c8bb768 [2022-09-27T19:19:59.249Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-27T19:19:59.249Z] ---> 793153d49e8f [2022-09-27T19:19:59.249Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-27T19:19:59.249Z] ---> Running in bb796a6bcd54 [2022-09-27T19:20:00.213Z] ---> a5e75be72913 [2022-09-27T19:20:00.213Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:20:00.213Z] ---> Running in 8c5ca0a7a362 [2022-09-27T19:20:00.213Z] ---> 5035c076b6b7 [2022-09-27T19:20:00.213Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:20:00.480Z] ---> Running in af32d6788c78 [2022-09-27T19:20:00.480Z] ---> df7cf2df4170 [2022-09-27T19:20:00.480Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:20:00.749Z] ---> 37f8c29d83f2 [2022-09-27T19:20:00.749Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:20:00.749Z] ---> Running in 929b9f48ad8a [2022-09-27T19:20:01.015Z] ---> Running in 07ebc35ffbf3 [2022-09-27T19:21:08.877Z] Removing intermediate container 929b9f48ad8a [2022-09-27T19:21:08.877Z] ---> 15870ec30285 [2022-09-27T19:21:08.877Z] Step 9/25 : COPY . . [2022-09-27T19:21:08.877Z] Removing intermediate container bb796a6bcd54 [2022-09-27T19:21:08.877Z] ---> ed1f46bd09cf [2022-09-27T19:21:08.877Z] Step 8/25 : COPY . . [2022-09-27T19:21:08.877Z] Removing intermediate container 8c5ca0a7a362 [2022-09-27T19:21:08.877Z] ---> 30c3773323f3 [2022-09-27T19:21:08.877Z] Step 8/26 : COPY . . [2022-09-27T19:21:08.877Z] Removing intermediate container af32d6788c78 [2022-09-27T19:21:08.877Z] ---> 6f9bac6e6871 [2022-09-27T19:21:08.877Z] Step 8/33 : COPY . . [2022-09-27T19:21:08.877Z] Removing intermediate container 07ebc35ffbf3 [2022-09-27T19:21:08.877Z] ---> dde17b657f57 [2022-09-27T19:21:08.877Z] Step 8/23 : COPY . . [2022-09-27T19:21:23.852Z] ---> 212bb13befb4 [2022-09-27T19:21:23.852Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-27T19:21:23.852Z] ---> aafe3b25faad [2022-09-27T19:21:23.852Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T19:21:23.852Z] ---> 204b82ddfa04 [2022-09-27T19:21:23.852Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-27T19:21:23.852Z] ---> Running in fae4053cfa05 [2022-09-27T19:21:23.852Z] ---> Running in f9a14f25e505 [2022-09-27T19:21:23.852Z] ---> 257e57184d33 [2022-09-27T19:21:23.852Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-27T19:21:23.852Z] ---> Running in 405d9aa539a5 [2022-09-27T19:21:23.852Z] ---> d2b8827c8a08 [2022-09-27T19:21:23.852Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-27T19:21:23.852Z] ---> Running in 59f228cef50b [2022-09-27T19:21:23.852Z] ---> Running in 309da2ca98a8 [2022-09-27T19:21:23.852Z] Removing intermediate container f9a14f25e505 [2022-09-27T19:21:23.852Z] ---> dfba3a7a8482 [2022-09-27T19:21:23.852Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T19:21:23.852Z] ---> Running in 18f10e38027a [2022-09-27T19:21:24.432Z] Removing intermediate container 18f10e38027a [2022-09-27T19:21:24.432Z] ---> 05ee446c962c [2022-09-27T19:21:24.432Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T19:21:24.709Z] ---> Running in 1dc2f3c57e09 [2022-09-27T19:21:24.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:21:25.560Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-27T19:21:25.560Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:21:25.560Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:21:27.504Z] Removing intermediate container 1dc2f3c57e09 [2022-09-27T19:21:27.504Z] ---> f43c7a46c7e2 [2022-09-27T19:21:27.504Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T19:21:27.504Z] ---> Running in 1a6297c86738 [2022-09-27T19:21:28.087Z] Removing intermediate container 1a6297c86738 [2022-09-27T19:21:28.087Z] ---> ce67f234932a [2022-09-27T19:21:28.087Z] [2022-09-27T19:21:28.087Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T19:21:28.087Z] 3.15: Pulling from library/alpine [2022-09-27T19:21:29.497Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-27T19:21:29.497Z] Status: Downloaded newer image for alpine:3.15 [2022-09-27T19:21:29.497Z] ---> 02e0d6fdf486 [2022-09-27T19:21:29.497Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:21:29.497Z] ---> Running in 79573ea0a976 [2022-09-27T19:21:30.083Z] Removing intermediate container 79573ea0a976 [2022-09-27T19:21:30.083Z] ---> c09c231abf49 [2022-09-27T19:21:30.083Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:21:30.083Z] ---> Running in f5779662ac41 [2022-09-27T19:21:33.425Z] Removing intermediate container f5779662ac41 [2022-09-27T19:21:33.425Z] ---> eae37bcdeb39 [2022-09-27T19:21:33.425Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T19:21:33.425Z] ---> Running in 22292026e35b [2022-09-27T19:21:35.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:21:36.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:21:37.731Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T19:21:37.731Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T19:21:37.731Z] OK: 15734 distinct packages available [2022-09-27T19:21:37.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:21:38.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:21:39.904Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-27T19:21:40.169Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-27T19:21:40.169Z] (3/5) Installing libucontext (1.1-r0) [2022-09-27T19:21:40.169Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-27T19:21:40.433Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-27T19:21:40.433Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T19:21:40.698Z] OK: 6 MiB in 19 packages [2022-09-27T19:21:42.635Z] Removing intermediate container 22292026e35b [2022-09-27T19:21:42.635Z] ---> e8bab95ffda6 [2022-09-27T19:21:42.635Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-27T19:21:45.966Z] ---> ba0f5e4aee90 [2022-09-27T19:21:45.966Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T19:21:52.596Z] ---> a2e3d55171ff [2022-09-27T19:21:52.596Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T19:21:52.596Z] ---> 319581ff2e5f [2022-09-27T19:21:52.596Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-27T19:21:53.182Z] ---> fee6aa6e62c5 [2022-09-27T19:21:53.182Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-27T19:21:54.145Z] ---> 42e60ebee9de [2022-09-27T19:21:54.145Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T19:21:54.145Z] ---> Running in d7282b98efe7 [2022-09-27T19:21:54.738Z] Removing intermediate container d7282b98efe7 [2022-09-27T19:21:54.738Z] ---> 3796fa990024 [2022-09-27T19:21:54.738Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T19:21:54.738Z] ---> Running in f9768eff01a0 [2022-09-27T19:21:55.325Z] Removing intermediate container f9768eff01a0 [2022-09-27T19:21:55.325Z] ---> 1622dfd1a80a [2022-09-27T19:21:55.325Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T19:21:55.325Z] ---> Running in 40a2333a7f03 [2022-09-27T19:21:55.915Z] Removing intermediate container 40a2333a7f03 [2022-09-27T19:21:55.915Z] ---> 408389a7067e [2022-09-27T19:21:55.915Z] Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:21:55.915Z] ---> Running in 60fb095d4fdd [2022-09-27T19:21:56.495Z] Removing intermediate container 60fb095d4fdd [2022-09-27T19:21:56.495Z] ---> 4447dbf43e05 [2022-09-27T19:21:56.495Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T19:21:56.495Z] ---> Running in db33e82a71ee [2022-09-27T19:21:56.761Z] Removing intermediate container db33e82a71ee [2022-09-27T19:21:56.761Z] ---> c9d86108c07f [2022-09-27T19:21:56.761Z] [2022-09-27T19:21:57.026Z] Successfully built c9d86108c07f [2022-09-27T19:21:57.026Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-27T19:21:57.026Z]  Building security-spire-agent ... done Building security-spire-server [2022-09-27T19:22:15.203Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:22:15.203Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:22:15.203Z] ---> bb3443162f06 [2022-09-27T19:22:15.203Z] Step 3/25 : WORKDIR /edgex-go [2022-09-27T19:22:15.203Z] ---> Using cache [2022-09-27T19:22:15.203Z] ---> de440d13882d [2022-09-27T19:22:15.203Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:22:15.203Z] ---> Using cache [2022-09-27T19:22:15.203Z] ---> c885efbd5e48 [2022-09-27T19:22:15.203Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T19:22:15.203Z] ---> Running in f955d62da653 [2022-09-27T19:22:15.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:22:16.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:22:17.563Z] OK: 221 MiB in 51 packages [2022-09-27T19:22:18.967Z] Removing intermediate container f955d62da653 [2022-09-27T19:22:18.967Z] ---> 1a1b7e6e045f [2022-09-27T19:22:18.967Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-27T19:22:19.547Z] ---> 01c904bf7afe [2022-09-27T19:22:19.547Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:22:19.818Z] ---> Running in b6b4982c3696 [2022-09-27T19:23:16.197Z] Removing intermediate container b6b4982c3696 [2022-09-27T19:23:16.197Z] ---> c99142ada3f7 [2022-09-27T19:23:16.197Z] Step 8/25 : COPY . . [2022-09-27T19:23:28.504Z] ---> f626d5cf9936 [2022-09-27T19:23:28.504Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T19:23:28.504Z] ---> Running in deb04f6f7a5e [2022-09-27T19:23:28.504Z] Removing intermediate container deb04f6f7a5e [2022-09-27T19:23:28.504Z] ---> 9b83c5e5c975 [2022-09-27T19:23:28.504Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-27T19:23:28.504Z] ---> Running in 2b59a1181056 [2022-09-27T19:23:28.504Z] Removing intermediate container 2b59a1181056 [2022-09-27T19:23:28.504Z] ---> dd60ba2c0b3d [2022-09-27T19:23:28.504Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T19:23:28.504Z] ---> Running in 188af60e3cf0 [2022-09-27T19:23:31.101Z] Removing intermediate container 188af60e3cf0 [2022-09-27T19:23:31.101Z] ---> 00d6f73ec87a [2022-09-27T19:23:31.101Z] Step 12/25 : WORKDIR /edgex-go [2022-09-27T19:23:31.101Z] ---> Running in 1e05f86e98fb [2022-09-27T19:23:31.101Z] Removing intermediate container 1e05f86e98fb [2022-09-27T19:23:31.101Z] ---> 85eca4a55650 [2022-09-27T19:23:31.101Z] [2022-09-27T19:23:31.101Z] Step 13/25 : FROM alpine:3.15 [2022-09-27T19:23:31.101Z] ---> 02e0d6fdf486 [2022-09-27T19:23:31.101Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:23:31.101Z] ---> Using cache [2022-09-27T19:23:31.101Z] ---> c09c231abf49 [2022-09-27T19:23:31.101Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:23:31.101Z] ---> Using cache [2022-09-27T19:23:31.101Z] ---> eae37bcdeb39 [2022-09-27T19:23:31.101Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-27T19:23:31.101Z] ---> Using cache [2022-09-27T19:23:31.101Z] ---> e8bab95ffda6 [2022-09-27T19:23:31.101Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T19:23:37.774Z] ---> fdf015c0a719 [2022-09-27T19:23:37.774Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T19:23:38.042Z] ---> ae891924aa42 [2022-09-27T19:23:38.042Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-27T19:23:38.623Z] ---> f0d239801a17 [2022-09-27T19:23:38.623Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-27T19:23:39.576Z] ---> 43b71702b5de [2022-09-27T19:23:39.576Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T19:23:39.576Z] ---> Running in 2d9c6357900c [2022-09-27T19:23:40.159Z] Removing intermediate container 2d9c6357900c [2022-09-27T19:23:40.159Z] ---> 2b3f39b81dd7 [2022-09-27T19:23:40.159Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T19:23:40.159Z] ---> Running in 34aa7aa51c6e [2022-09-27T19:23:40.739Z] Removing intermediate container 34aa7aa51c6e [2022-09-27T19:23:40.739Z] ---> 14abc863cd9c [2022-09-27T19:23:40.739Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T19:23:40.739Z] ---> Running in 94ee2ed20809 [2022-09-27T19:23:41.320Z] Removing intermediate container 94ee2ed20809 [2022-09-27T19:23:41.320Z] ---> 872d761c18fe [2022-09-27T19:23:41.320Z] Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:23:41.320Z] ---> Running in 19deb4cafaa6 [2022-09-27T19:23:41.909Z] Removing intermediate container 19deb4cafaa6 [2022-09-27T19:23:41.909Z] ---> 237622e3a7db [2022-09-27T19:23:41.909Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T19:23:42.177Z] ---> Running in b5d1a5e8f545 [2022-09-27T19:23:42.758Z] Removing intermediate container b5d1a5e8f545 [2022-09-27T19:23:42.758Z] ---> 498657aa482c [2022-09-27T19:23:42.758Z] [2022-09-27T19:23:42.758Z] Successfully built 498657aa482c [2022-09-27T19:23:43.023Z] Successfully tagged security-spire-server-arm64:latest [2022-09-27T19:23:43.023Z] Building security-spire-config [2022-09-27T19:24:05.065Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:24:05.065Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:24:05.065Z] ---> bb3443162f06 [2022-09-27T19:24:05.065Z] Step 3/26 : WORKDIR /edgex-go [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> de440d13882d [2022-09-27T19:24:05.065Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> c885efbd5e48 [2022-09-27T19:24:05.065Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> 1a1b7e6e045f [2022-09-27T19:24:05.065Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> 01c904bf7afe [2022-09-27T19:24:05.065Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> c99142ada3f7 [2022-09-27T19:24:05.065Z] Step 8/26 : COPY . . [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> f626d5cf9936 [2022-09-27T19:24:05.065Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> 9b83c5e5c975 [2022-09-27T19:24:05.065Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-27T19:24:05.065Z] ---> Using cache [2022-09-27T19:24:05.065Z] ---> dd60ba2c0b3d [2022-09-27T19:24:05.065Z] 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-27T19:24:05.065Z] ---> Running in 425980d3d1e5 [2022-09-27T19:24:05.648Z] Removing intermediate container 425980d3d1e5 [2022-09-27T19:24:05.648Z] ---> 7c4107e5f91f [2022-09-27T19:24:05.648Z] Step 12/26 : WORKDIR /edgex-go [2022-09-27T19:24:05.914Z] ---> Running in 3df43c01f907 [2022-09-27T19:24:06.180Z] Removing intermediate container 3df43c01f907 [2022-09-27T19:24:06.180Z] ---> ae96f94e3337 [2022-09-27T19:24:06.180Z] [2022-09-27T19:24:06.180Z] Step 13/26 : FROM alpine:3.15 [2022-09-27T19:24:06.180Z] ---> 02e0d6fdf486 [2022-09-27T19:24:06.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:24:06.180Z] ---> Using cache [2022-09-27T19:24:06.180Z] ---> c09c231abf49 [2022-09-27T19:24:06.180Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:24:06.180Z] ---> Using cache [2022-09-27T19:24:06.180Z] ---> eae37bcdeb39 [2022-09-27T19:24:06.180Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-27T19:24:06.444Z] ---> Running in 9db55fb5ae08 [2022-09-27T19:24:08.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:24:09.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:24:10.732Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T19:24:10.732Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T19:24:10.732Z] OK: 15734 distinct packages available [2022-09-27T19:24:10.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:24:12.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:24:13.100Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-27T19:24:13.100Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-27T19:24:13.364Z] (3/4) Installing libucontext (1.1-r0) [2022-09-27T19:24:13.364Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-27T19:24:13.364Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T19:24:13.364Z] OK: 6 MiB in 18 packages [2022-09-27T19:24:15.301Z] Removing intermediate container 9db55fb5ae08 [2022-09-27T19:24:15.301Z] ---> 4efd6320f699 [2022-09-27T19:24:15.301Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-27T19:24:20.639Z] ---> afd1f3eeaeb0 [2022-09-27T19:24:20.639Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-27T19:24:20.908Z] ---> c9f3c865377f [2022-09-27T19:24:20.908Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-27T19:24:21.174Z] ---> Running in 50f2accda669 [2022-09-27T19:24:21.444Z] Removing intermediate container 50f2accda669 [2022-09-27T19:24:21.444Z] ---> 314ec55c59dc [2022-09-27T19:24:21.444Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-27T19:24:22.395Z] ---> feb7f79a8619 [2022-09-27T19:24:22.395Z] Step 21/26 : WORKDIR / [2022-09-27T19:24:22.395Z] ---> Running in e546095e27fa [2022-09-27T19:24:22.975Z] Removing intermediate container e546095e27fa [2022-09-27T19:24:22.975Z] ---> 153d7b6a85ca [2022-09-27T19:24:22.975Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-27T19:24:22.975Z] ---> Running in 770720799dfb [2022-09-27T19:24:23.557Z] Removing intermediate container 770720799dfb [2022-09-27T19:24:23.557Z] ---> ee463c74e537 [2022-09-27T19:24:23.557Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-27T19:24:23.824Z] ---> Running in 8a929208321b [2022-09-27T19:24:24.405Z] Removing intermediate container 8a929208321b [2022-09-27T19:24:24.405Z] ---> f3716af9ee4b [2022-09-27T19:24:24.405Z] Step 24/26 : LABEL arch=arm64 [2022-09-27T19:24:24.405Z] ---> Running in 495cc32658d6 [2022-09-27T19:24:25.109Z] Removing intermediate container 495cc32658d6 [2022-09-27T19:24:25.109Z] ---> 54ad66f5bf3a [2022-09-27T19:24:25.109Z] Step 25/26 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:24:25.109Z] ---> Running in 1ebc11932330 [2022-09-27T19:24:25.381Z] Removing intermediate container 1ebc11932330 [2022-09-27T19:24:25.381Z] ---> aa8a601b6b51 [2022-09-27T19:24:25.381Z] Step 26/26 : LABEL version=0.0.0 [2022-09-27T19:24:25.671Z] ---> Running in e43ef165c623 [2022-09-27T19:24:25.959Z] Removing intermediate container e43ef165c623 [2022-09-27T19:24:25.959Z] ---> dfcc708a11ed [2022-09-27T19:24:25.959Z] [2022-09-27T19:24:26.556Z] Successfully built dfcc708a11ed [2022-09-27T19:24:26.556Z] Successfully tagged security-spire-config-arm64:latest [2022-09-27T19:24:26.556Z]  Building security-spire-config ... done Building support-scheduler [2022-09-27T19:24:44.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:24:44.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:24:44.983Z] ---> bb3443162f06 [2022-09-27T19:24:44.983Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> e55dd09d31f2 [2022-09-27T19:24:44.983Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> a44c79aa6761 [2022-09-27T19:24:44.983Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> 53d7344a6b5d [2022-09-27T19:24:44.983Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> 6d521c8bb768 [2022-09-27T19:24:44.983Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> df7cf2df4170 [2022-09-27T19:24:44.983Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> 15870ec30285 [2022-09-27T19:24:44.983Z] Step 9/23 : COPY . . [2022-09-27T19:24:44.983Z] ---> Using cache [2022-09-27T19:24:44.983Z] ---> 212bb13befb4 [2022-09-27T19:24:44.983Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-27T19:24:44.983Z] ---> Running in 01ea21363c84 [2022-09-27T19:24:46.922Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-27T19:27:08.565Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:27:15.211Z] Removing intermediate container 405d9aa539a5 [2022-09-27T19:27:15.211Z] ---> a0c8ff8e4d1e [2022-09-27T19:27:15.211Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-27T19:27:15.211Z] ---> Running in aa0f1bc2cec9 [2022-09-27T19:27:16.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-27T19:27:23.261Z] Removing intermediate container aa0f1bc2cec9 [2022-09-27T19:27:23.261Z] ---> 87eeaea8aed6 [2022-09-27T19:27:23.261Z] [2022-09-27T19:27:23.261Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T19:27:23.261Z] 3.16: Pulling from library/alpine [2022-09-27T19:27:24.225Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T19:27:24.225Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T19:27:24.225Z] ---> a6215f271958 [2022-09-27T19:27:24.225Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:27:24.494Z] ---> Running in fa3e8057fce9 [2022-09-27T19:27:25.454Z] Removing intermediate container fa3e8057fce9 [2022-09-27T19:27:25.454Z] ---> 0d8eb1137942 [2022-09-27T19:27:25.454Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-27T19:27:25.454Z] ---> Running in 69254ee8ce2b [2022-09-27T19:27:28.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:27:28.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:27:29.744Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-27T19:27:30.010Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-27T19:27:30.010Z] (3/33) Installing readline (8.1.2-r0) [2022-09-27T19:27:30.010Z] (4/33) Installing bash (5.1.16-r2) [2022-09-27T19:27:30.010Z] Executing bash-5.1.16-r2.post-install [2022-09-27T19:27:30.010Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-27T19:27:30.300Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-27T19:27:30.300Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T19:27:30.300Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-27T19:27:30.300Z] (9/33) Installing curl (7.83.1-r3) [2022-09-27T19:27:30.300Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-27T19:27:30.300Z] Removing intermediate container 59f228cef50b [2022-09-27T19:27:30.300Z] ---> 859fbaf5763c [2022-09-27T19:27:30.300Z] [2022-09-27T19:27:30.300Z] Step 10/25 : FROM alpine:3.16 [2022-09-27T19:27:30.300Z] ---> a6215f271958 [2022-09-27T19:27:30.300Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-27T19:27:30.924Z] ---> Running in 958a8ee2b930 [2022-09-27T19:27:31.513Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-27T19:27:31.513Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-27T19:27:31.513Z] (13/33) Installing expat (2.4.9-r0) [2022-09-27T19:27:31.513Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-27T19:27:31.513Z] (15/33) Installing gdbm (1.23-r0) [2022-09-27T19:27:31.513Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-27T19:27:31.513Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T19:27:31.513Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T19:27:31.513Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-27T19:27:31.513Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-27T19:27:31.783Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-27T19:27:33.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:27:34.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:27:34.277Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-27T19:27:34.277Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-27T19:27:34.277Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-27T19:27:34.277Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-27T19:27:34.277Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-27T19:27:34.277Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-27T19:27:34.277Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-27T19:27:34.277Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-27T19:27:34.277Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-27T19:27:34.548Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-27T19:27:34.548Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-27T19:27:34.818Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-27T19:27:35.785Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-27T19:27:36.055Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-27T19:27:36.055Z] (3/3) Installing su-exec (0.2-r1) [2022-09-27T19:27:36.055Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:27:36.055Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:27:36.055Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:27:36.324Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:27:36.595Z] OK: 6 MiB in 17 packages [2022-09-27T19:27:36.871Z] OK: 120 MiB in 47 packages [2022-09-27T19:27:38.840Z] Removing intermediate container 309da2ca98a8 [2022-09-27T19:27:38.840Z] ---> 404d52216e91 [2022-09-27T19:27:38.840Z] [2022-09-27T19:27:38.840Z] Step 10/33 : FROM alpine:3.16 [2022-09-27T19:27:38.840Z] ---> a6215f271958 [2022-09-27T19:27:38.840Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:27:39.109Z] ---> Running in 77ce895ea1f0 [2022-09-27T19:27:39.698Z] Removing intermediate container 958a8ee2b930 [2022-09-27T19:27:39.698Z] ---> d1e9984442c2 [2022-09-27T19:27:39.698Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T19:27:39.969Z] Removing intermediate container 77ce895ea1f0 [2022-09-27T19:27:39.969Z] ---> Running in c75daa40edb9 [2022-09-27T19:27:39.969Z] ---> e5c0ae140245 [2022-09-27T19:27:39.969Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-27T19:27:39.969Z] ---> Running in 9f29c74f5f0d [2022-09-27T19:27:40.605Z] Removing intermediate container c75daa40edb9 [2022-09-27T19:27:40.605Z] ---> 397f72fc6ca5 [2022-09-27T19:27:40.605Z] Step 13/25 : WORKDIR / [2022-09-27T19:27:40.885Z] ---> Running in 50928f1ab1ff [2022-09-27T19:27:41.495Z] Removing intermediate container 50928f1ab1ff [2022-09-27T19:27:41.495Z] ---> cf72ee0c5c1e [2022-09-27T19:27:41.495Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-27T19:27:42.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:27:42.740Z] ---> 8dd7272df585 [2022-09-27T19:27:42.740Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-27T19:27:42.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:27:43.703Z] ---> be8fb8ac5e0f [2022-09-27T19:27:43.703Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-27T19:27:44.288Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-27T19:27:44.288Z] (2/2) Installing su-exec (0.2-r1) [2022-09-27T19:27:44.288Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:27:44.557Z] OK: 5 MiB in 16 packages [2022-09-27T19:27:44.825Z] ---> 2f7aee09d13a [2022-09-27T19:27:44.825Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-27T19:27:46.239Z] ---> 78392a52662e [2022-09-27T19:27:46.239Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-27T19:27:46.508Z] Removing intermediate container 9f29c74f5f0d [2022-09-27T19:27:46.508Z] ---> cf1d59abbf25 [2022-09-27T19:27:46.508Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-27T19:27:46.780Z] ---> Running in bb5a927cbf32 [2022-09-27T19:27:47.048Z] Removing intermediate container bb5a927cbf32 [2022-09-27T19:27:47.048Z] ---> a8f6770135bd [2022-09-27T19:27:47.048Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-27T19:27:47.315Z] ---> Running in 420842d5b763 [2022-09-27T19:27:47.901Z] Removing intermediate container 420842d5b763 [2022-09-27T19:27:47.901Z] ---> dc212548de93 [2022-09-27T19:27:47.901Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-27T19:27:47.901Z] ---> 4de65779bc9a [2022-09-27T19:27:47.901Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-27T19:27:48.171Z] ---> Running in 989dd886064b [2022-09-27T19:27:48.759Z] Removing intermediate container 989dd886064b [2022-09-27T19:27:48.759Z] ---> 4785cfa2041d [2022-09-27T19:27:48.759Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-27T19:27:49.032Z] ---> Running in 81731708c286 [2022-09-27T19:27:49.616Z] Removing intermediate container 81731708c286 [2022-09-27T19:27:49.616Z] ---> 09e5f172b7eb [2022-09-27T19:27:49.616Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-27T19:27:50.200Z] ---> Running in 7ef33f4c9fdc [2022-09-27T19:27:50.784Z] ---> d6d8e18e9db9 [2022-09-27T19:27:50.784Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T19:27:52.192Z] ---> cd0c4fd55b1b [2022-09-27T19:27:52.192Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T19:27:52.192Z] ---> Running in 8d3d8acc47a2 [2022-09-27T19:27:54.133Z] Removing intermediate container 7ef33f4c9fdc [2022-09-27T19:27:54.133Z] ---> 8f8a1f56704b [2022-09-27T19:27:54.133Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-27T19:27:54.133Z] ---> Running in a1e555a6e3cd [2022-09-27T19:27:54.715Z] Removing intermediate container a1e555a6e3cd [2022-09-27T19:27:54.715Z] ---> 5d5eb7b814c9 [2022-09-27T19:27:54.715Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-27T19:27:56.135Z] Removing intermediate container 8d3d8acc47a2 [2022-09-27T19:27:56.135Z] ---> b40ac42097b7 [2022-09-27T19:27:56.135Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T19:27:56.135Z] ---> Running in 0a7fb2c8f647 [2022-09-27T19:27:56.403Z] ---> 1d9d8d6baeb0 [2022-09-27T19:27:56.403Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-27T19:27:56.403Z] ---> Running in 117929db2c1e [2022-09-27T19:27:56.985Z] Removing intermediate container 0a7fb2c8f647 [2022-09-27T19:27:56.985Z] ---> bbf87947e0b2 [2022-09-27T19:27:56.985Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T19:27:56.985Z] ---> Running in c6beef7db8d5 [2022-09-27T19:27:56.985Z] Collecting docker-compose==1.23.2 [2022-09-27T19:27:57.255Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-27T19:27:57.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.4 MB/s eta 0:00:00 [2022-09-27T19:27:57.533Z] Removing intermediate container c6beef7db8d5 [2022-09-27T19:27:57.533Z] ---> f8b91d06f5ba [2022-09-27T19:27:57.533Z] Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:27:57.533Z] ---> Running in 1c7db0a6c6ca [2022-09-27T19:27:58.490Z] Removing intermediate container 1c7db0a6c6ca [2022-09-27T19:27:58.490Z] ---> 8d70d33eb7dc [2022-09-27T19:27:58.490Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T19:27:58.490Z] Collecting docker<4.0,>=3.6.0 [2022-09-27T19:27:58.490Z] ---> Running in f6be1e3ad2e8 [2022-09-27T19:27:58.490Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-27T19:27:58.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.1 MB/s eta 0:00:00 [2022-09-27T19:27:58.758Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-27T19:27:59.024Z] Removing intermediate container f6be1e3ad2e8 [2022-09-27T19:27:59.024Z] ---> 68a6d4527cb3 [2022-09-27T19:27:59.024Z] [2022-09-27T19:27:59.290Z] Collecting jsonschema<3,>=2.5.1 [2022-09-27T19:27:59.290Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-27T19:27:59.562Z] Collecting cached-property<2,>=1.2.0 [2022-09-27T19:27:59.562Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-27T19:27:59.562Z] Successfully built 68a6d4527cb3 [2022-09-27T19:27:59.562Z] Collecting docopt<0.7,>=0.6.1 [2022-09-27T19:27:59.562Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-27T19:27:59.846Z] Building support-notifications [2022-09-27T19:27:59.846Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-27T19:27:59.846Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): started [2022-09-27T19:28:00.112Z] Removing intermediate container 117929db2c1e [2022-09-27T19:28:00.112Z] ---> 5bc9ea7686e1 [2022-09-27T19:28:00.112Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:28:00.696Z] ---> 2f58d4bda897 [2022-09-27T19:28:00.696Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-27T19:28:02.109Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:28:02.377Z] Collecting texttable<0.10,>=0.9.0 [2022-09-27T19:28:02.377Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-27T19:28:02.377Z] Preparing metadata (setup.py): started [2022-09-27T19:28:02.646Z] ---> 5ecde032bfee [2022-09-27T19:28:02.646Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-27T19:28:03.609Z] ---> 31bd2110a39c [2022-09-27T19:28:03.610Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-27T19:28:04.570Z] ---> c3ada72e771a [2022-09-27T19:28:04.570Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-27T19:28:05.157Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:28:05.437Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-27T19:28:05.437Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-27T19:28:05.437Z] Preparing metadata (setup.py): started [2022-09-27T19:28:05.437Z] ---> 5e77e178e29e [2022-09-27T19:28:05.437Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-27T19:28:06.400Z] ---> 483df6a9a6c3 [2022-09-27T19:28:06.400Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-27T19:28:07.808Z] ---> f459d2d9edaf [2022-09-27T19:28:07.808Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-27T19:28:07.808Z] ---> Running in f6018312ceba [2022-09-27T19:28:08.765Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:28:09.348Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-27T19:28:09.348Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-27T19:28:09.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 3.5 MB/s eta 0:00:00 [2022-09-27T19:28:10.765Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-27T19:28:11.032Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-27T19:28:11.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.9 MB/s eta 0:00:00 [2022-09-27T19:28:11.302Z] Removing intermediate container f6018312ceba [2022-09-27T19:28:11.302Z] ---> cc8417258ac8 [2022-09-27T19:28:11.302Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-27T19:28:11.573Z] ---> Running in 813b27afda14 [2022-09-27T19:28:11.840Z] Collecting PyYAML<4,>=3.10 [2022-09-27T19:28:11.840Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-27T19:28:12.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.4 MB/s eta 0:00:00 [2022-09-27T19:28:12.107Z] Removing intermediate container 813b27afda14 [2022-09-27T19:28:12.107Z] ---> ba1068e4d05a [2022-09-27T19:28:12.107Z] Step 30/33 : CMD ["gate"] [2022-09-27T19:28:12.373Z] ---> Running in 322b7d688ca8 [2022-09-27T19:28:12.955Z] Removing intermediate container 322b7d688ca8 [2022-09-27T19:28:12.955Z] ---> 542308cffd67 [2022-09-27T19:28:12.955Z] Step 31/33 : LABEL arch=arm64 [2022-09-27T19:28:13.330Z] ---> Running in 9f29d60b0641 [2022-09-27T19:28:13.636Z] Removing intermediate container 9f29d60b0641 [2022-09-27T19:28:13.636Z] ---> 7b218c32d838 [2022-09-27T19:28:13.636Z] Step 32/33 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:28:13.962Z] ---> Running in 46b2cf317cac [2022-09-27T19:28:14.983Z] Removing intermediate container 46b2cf317cac [2022-09-27T19:28:14.983Z] ---> 6bf35178b717 [2022-09-27T19:28:14.983Z] Step 33/33 : LABEL version=0.0.0 [2022-09-27T19:28:14.983Z] Preparing metadata (setup.py): started [2022-09-27T19:28:15.299Z] ---> Running in a14f36536d07 [2022-09-27T19:28:16.347Z] Removing intermediate container a14f36536d07 [2022-09-27T19:28:16.347Z] ---> 51b9706a5b9f [2022-09-27T19:28:16.347Z] [2022-09-27T19:28:17.317Z] Successfully built 51b9706a5b9f [2022-09-27T19:28:17.317Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-27T19:28:17.317Z]  Building security-bootstrapper ... done Building core-command [2022-09-27T19:28:17.907Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-27T19:28:18.880Z] Collecting docker-pycreds>=0.4.0 [2022-09-27T19:28:18.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-27T19:28:19.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:28:19.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:28:19.155Z] ---> bb3443162f06 [2022-09-27T19:28:19.155Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:28:19.155Z] ---> Using cache [2022-09-27T19:28:19.155Z] ---> e55dd09d31f2 [2022-09-27T19:28:19.155Z] Step 4/23 : WORKDIR /edgex-go [2022-09-27T19:28:19.155Z] ---> Using cache [2022-09-27T19:28:19.155Z] ---> a44c79aa6761 [2022-09-27T19:28:19.155Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:28:19.155Z] ---> Using cache [2022-09-27T19:28:19.155Z] ---> 53d7344a6b5d [2022-09-27T19:28:19.155Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-27T19:28:19.433Z] ---> Running in a4db234d6083 [2022-09-27T19:28:19.710Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-27T19:28:19.710Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-27T19:28:19.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 [2022-09-27T19:28:19.982Z] Collecting idna<2.8,>=2.5 [2022-09-27T19:28:19.982Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-27T19:28:19.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.7 MB/s eta 0:00:00 [2022-09-27T19:28:20.951Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-27T19:28:20.951Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-27T19:28:21.220Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.5 MB/s eta 0:00:00 [2022-09-27T19:28:21.489Z] Collecting certifi>=2017.4.17 [2022-09-27T19:28:21.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:28:21.489Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-09-27T19:28:21.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.2 MB/s eta 0:00:00 [2022-09-27T19:28:22.343Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-27T19:28:22.343Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-27T19:28:22.343Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-27T19:28:22.343Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-27T19:28:22.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:28:23.577Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-27T19:28:23.577Z] Running setup.py install for texttable: started [2022-09-27T19:28:24.165Z] OK: 221 MiB in 51 packages [2022-09-27T19:28:26.127Z] Removing intermediate container fae4053cfa05 [2022-09-27T19:28:26.127Z] ---> f41e3f2da934 [2022-09-27T19:28:26.127Z] [2022-09-27T19:28:26.127Z] Step 11/25 : FROM alpine:3.16 [2022-09-27T19:28:26.127Z] ---> a6215f271958 [2022-09-27T19:28:26.127Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-27T19:28:26.415Z] Removing intermediate container a4db234d6083 [2022-09-27T19:28:26.415Z] ---> cc97adc20882 [2022-09-27T19:28:26.415Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-27T19:28:26.415Z] ---> Running in 0a4ffb0aebb7 [2022-09-27T19:28:26.686Z] Running setup.py install for texttable: finished with status 'done' [2022-09-27T19:28:26.686Z] Running setup.py install for PyYAML: started [2022-09-27T19:28:28.113Z] ---> 5660d28e4c4a [2022-09-27T19:28:28.113Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:28:28.385Z] ---> Running in 64bcd00974d4 [2022-09-27T19:28:29.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:28:29.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:28:31.389Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-27T19:28:31.389Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-27T19:28:31.389Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:28:31.389Z] OK: 5 MiB in 15 packages [2022-09-27T19:28:33.337Z] Running setup.py install for docopt: started [2022-09-27T19:28:33.337Z] Removing intermediate container 0a4ffb0aebb7 [2022-09-27T19:28:33.337Z] ---> 687cf6766b2f [2022-09-27T19:28:33.337Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:28:33.605Z] ---> Running in ead8e33f4fcb [2022-09-27T19:28:34.569Z] Removing intermediate container ead8e33f4fcb [2022-09-27T19:28:34.569Z] ---> fdf6fd5bc9d5 [2022-09-27T19:28:34.569Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-27T19:28:34.569Z] ---> Running in 94b6b16b6dae [2022-09-27T19:28:35.156Z] Removing intermediate container 94b6b16b6dae [2022-09-27T19:28:35.156Z] ---> 5211c13b97e1 [2022-09-27T19:28:35.156Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-27T19:28:35.425Z] ---> Running in aa64d09df23e [2022-09-27T19:28:36.389Z] Running setup.py install for docopt: finished with status 'done' [2022-09-27T19:28:36.389Z] Removing intermediate container aa64d09df23e [2022-09-27T19:28:36.389Z] ---> f12a078c4c66 [2022-09-27T19:28:36.389Z] Step 16/25 : WORKDIR / [2022-09-27T19:28:36.664Z] ---> Running in ad89d7bc303d [2022-09-27T19:28:37.635Z] Removing intermediate container ad89d7bc303d [2022-09-27T19:28:37.635Z] ---> c18a174a0d52 [2022-09-27T19:28:37.635Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:28:38.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:28:38.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:28:38.225Z] ---> bb3443162f06 [2022-09-27T19:28:38.225Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> e55dd09d31f2 [2022-09-27T19:28:38.225Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> a44c79aa6761 [2022-09-27T19:28:38.225Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> 53d7344a6b5d [2022-09-27T19:28:38.225Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> 6d521c8bb768 [2022-09-27T19:28:38.225Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> df7cf2df4170 [2022-09-27T19:28:38.225Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> 15870ec30285 [2022-09-27T19:28:38.225Z] Step 9/24 : COPY . . [2022-09-27T19:28:38.225Z] ---> Using cache [2022-09-27T19:28:38.225Z] ---> 212bb13befb4 [2022-09-27T19:28:38.225Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-27T19:28:38.497Z] ---> Running in ad02b95ddfe9 [2022-09-27T19:28:39.083Z] ---> 36853e8c5a44 [2022-09-27T19:28:39.084Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-27T19:28:40.515Z] Running setup.py install for dockerpty: started [2022-09-27T19:28:40.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-27T19:28:41.376Z] ---> 042fd28531a3 [2022-09-27T19:28:41.376Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-27T19:28:42.347Z] ---> 8b05e24e9161 [2022-09-27T19:28:42.347Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-27T19:28:43.327Z] ---> f15960f3acbe [2022-09-27T19:28:43.327Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-27T19:28:43.327Z] ---> Running in 90ab0f129052 [2022-09-27T19:28:43.910Z] Removing intermediate container 90ab0f129052 [2022-09-27T19:28:43.910Z] ---> 6c7e2c9206ea [2022-09-27T19:28:43.910Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:28:44.177Z] ---> Running in 35f72a86de93 [2022-09-27T19:28:44.762Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-27T19:28:44.762Z] Removing intermediate container 35f72a86de93 [2022-09-27T19:28:44.762Z] ---> 7ea90b5a22f5 [2022-09-27T19:28:44.762Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T19:28:45.028Z] ---> Running in 63d0d43d2482 [2022-09-27T19:28:45.614Z] Removing intermediate container 63d0d43d2482 [2022-09-27T19:28:45.614Z] ---> 12c63aeaf527 [2022-09-27T19:28:45.614Z] Step 24/25 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:28:45.883Z] ---> Running in e8044bf48e26 [2022-09-27T19:28:46.466Z] Removing intermediate container e8044bf48e26 [2022-09-27T19:28:46.466Z] ---> a61c2f86d339 [2022-09-27T19:28:46.466Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T19:28:46.756Z] ---> Running in d4c10e74c650 [2022-09-27T19:28:47.346Z] Removing intermediate container d4c10e74c650 [2022-09-27T19:28:47.346Z] ---> ac6fa07d812e [2022-09-27T19:28:47.346Z] [2022-09-27T19:28:47.618Z] Successfully built ac6fa07d812e [2022-09-27T19:28:47.618Z] Successfully tagged core-metadata-arm64:latest [2022-09-27T19:28:47.618Z] Building security-spiffe-token-provider [2022-09-27T19:28:49.579Z]  Building core-metadata ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-27T19:28:49.579Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-27T19:29:11.734Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:29:11.734Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:29:11.734Z] ---> bb3443162f06 [2022-09-27T19:29:11.734Z] Step 3/20 : WORKDIR /edgex-go [2022-09-27T19:29:11.734Z] ---> Using cache [2022-09-27T19:29:11.734Z] ---> de440d13882d [2022-09-27T19:29:11.734Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-27T19:29:11.734Z] ---> Running in 2d866143966e [2022-09-27T19:29:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:29:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:29:13.146Z] v3.16.2-210-g84cfb9e03b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-27T19:29:13.146Z] v3.16.2-212-g313c9fb349 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-27T19:29:13.146Z] OK: 16899 distinct packages available [2022-09-27T19:29:13.425Z] Removing intermediate container 69254ee8ce2b [2022-09-27T19:29:13.425Z] ---> 3ba89c67fae1 [2022-09-27T19:29:13.425Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-27T19:29:13.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:29:13.967Z] ---> Running in bded48a2172a [2022-09-27T19:29:13.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:29:14.926Z] Removing intermediate container bded48a2172a [2022-09-27T19:29:14.926Z] ---> 24d735d72ecf [2022-09-27T19:29:14.926Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T19:29:14.926Z] ---> Running in 7d78964a23be [2022-09-27T19:29:15.193Z] OK: 221 MiB in 51 packages [2022-09-27T19:29:15.776Z] Removing intermediate container 7d78964a23be [2022-09-27T19:29:15.776Z] ---> d22a5db7b09c [2022-09-27T19:29:15.776Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-27T19:29:17.715Z] Removing intermediate container 2d866143966e [2022-09-27T19:29:17.715Z] ---> 877191228b63 [2022-09-27T19:29:17.715Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-27T19:29:19.127Z] ---> 987fba6fa637 [2022-09-27T19:29:19.127Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:29:19.393Z] ---> Running in ea7a4477c076 [2022-09-27T19:29:20.357Z] ---> a3ea0db7a41b [2022-09-27T19:29:20.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-27T19:29:22.944Z] ---> b58ce8332e62 [2022-09-27T19:29:22.944Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-27T19:29:24.898Z] ---> eb8eebf55657 [2022-09-27T19:29:24.898Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-27T19:29:24.898Z] ---> Running in f7af8c5f8dc1 [2022-09-27T19:29:25.861Z] Removing intermediate container f7af8c5f8dc1 [2022-09-27T19:29:25.861Z] ---> 6773bce51516 [2022-09-27T19:29:25.861Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:29:25.861Z] ---> Running in 4592332b402b [2022-09-27T19:29:26.821Z] Removing intermediate container 4592332b402b [2022-09-27T19:29:26.821Z] ---> 49cfcc06efda [2022-09-27T19:29:26.821Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T19:29:26.821Z] ---> Running in 87f48cfa8707 [2022-09-27T19:29:27.783Z] Removing intermediate container 87f48cfa8707 [2022-09-27T19:29:27.783Z] ---> ab48da2f7e7f [2022-09-27T19:29:27.783Z] Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:29:28.050Z] ---> Running in f31a3bf2d482 [2022-09-27T19:29:29.012Z] Removing intermediate container f31a3bf2d482 [2022-09-27T19:29:29.012Z] ---> 5217c138d5b8 [2022-09-27T19:29:29.012Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T19:29:29.012Z] ---> Running in 2baad104f4ff [2022-09-27T19:29:29.990Z] Removing intermediate container 2baad104f4ff [2022-09-27T19:29:29.990Z] ---> ae58068feaab [2022-09-27T19:29:29.990Z] [2022-09-27T19:29:30.573Z] Successfully built ae58068feaab [2022-09-27T19:29:30.573Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-27T19:29:30.573Z] Building security-proxy-setup [2022-09-27T19:29:38.804Z]  Building sys-mgmt-agent ... done Removing intermediate container 64bcd00974d4 [2022-09-27T19:29:38.804Z] ---> 31c427efdd1f [2022-09-27T19:29:38.804Z] Step 9/23 : COPY . . [2022-09-27T19:29:48.897Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:29:48.897Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:29:48.897Z] ---> bb3443162f06 [2022-09-27T19:29:48.897Z] Step 3/22 : WORKDIR /edgex-go [2022-09-27T19:29:48.897Z] ---> Using cache [2022-09-27T19:29:48.897Z] ---> de440d13882d [2022-09-27T19:29:48.897Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:29:48.897Z] ---> Using cache [2022-09-27T19:29:48.897Z] ---> c885efbd5e48 [2022-09-27T19:29:48.897Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-27T19:29:48.897Z] ---> Running in 2af3e294ddda [2022-09-27T19:29:51.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:29:52.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:29:53.508Z] OK: 221 MiB in 51 packages [2022-09-27T19:29:54.950Z] ---> 04c8ff281a65 [2022-09-27T19:29:54.950Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-27T19:29:55.933Z] Removing intermediate container 2af3e294ddda [2022-09-27T19:29:55.933Z] ---> 1ea7091c2e35 [2022-09-27T19:29:55.933Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-27T19:29:55.933Z] ---> Running in fa9195d04be8 [2022-09-27T19:29:57.888Z] ---> 60fbe251c8a3 [2022-09-27T19:29:57.888Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:29:58.160Z] ---> Running in 1a88ea8abd8a [2022-09-27T19:29:59.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-27T19:30:21.240Z] Removing intermediate container ea7a4477c076 [2022-09-27T19:30:21.240Z] ---> da434f800e73 [2022-09-27T19:30:21.240Z] Step 7/20 : COPY . . [2022-09-27T19:30:33.579Z] ---> 047e17f64469 [2022-09-27T19:30:33.579Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-27T19:30:33.849Z] ---> Running in b4a32e56d161 [2022-09-27T19:30:35.806Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:31:02.541Z] Removing intermediate container 1a88ea8abd8a [2022-09-27T19:31:02.541Z] ---> 7b3a99b18ea6 [2022-09-27T19:31:02.541Z] Step 8/22 : COPY . . [2022-09-27T19:31:12.604Z] ---> e20fbd094dff [2022-09-27T19:31:12.604Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-27T19:31:12.604Z] ---> Running in 9b012fc70f33 [2022-09-27T19:31:14.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-27T19:34:06.242Z] Removing intermediate container 01ea21363c84 [2022-09-27T19:34:06.242Z] ---> 5d2826df4810 [2022-09-27T19:34:06.242Z] [2022-09-27T19:34:06.242Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T19:34:06.242Z] ---> a6215f271958 [2022-09-27T19:34:06.242Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-27T19:34:06.242Z] ---> Using cache [2022-09-27T19:34:06.242Z] ---> 687cf6766b2f [2022-09-27T19:34:06.242Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:34:06.242Z] ---> Using cache [2022-09-27T19:34:06.242Z] ---> fdf6fd5bc9d5 [2022-09-27T19:34:06.242Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-27T19:34:06.242Z] ---> Running in 3a24e56f37f7 [2022-09-27T19:34:06.242Z] Removing intermediate container 3a24e56f37f7 [2022-09-27T19:34:06.242Z] ---> a336497eafb2 [2022-09-27T19:34:06.242Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T19:34:06.242Z] ---> Running in 2b846def7a8e [2022-09-27T19:34:06.242Z] Removing intermediate container 2b846def7a8e [2022-09-27T19:34:06.242Z] ---> 55ff0999f596 [2022-09-27T19:34:06.242Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:34:06.242Z] ---> 37229296b67e [2022-09-27T19:34:06.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-27T19:34:06.242Z] ---> cabf263f5b72 [2022-09-27T19:34:06.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-27T19:34:06.242Z] ---> b75345be1e9c [2022-09-27T19:34:06.242Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-27T19:34:06.242Z] ---> Running in d8f5d4e98f0c [2022-09-27T19:34:06.242Z] Removing intermediate container d8f5d4e98f0c [2022-09-27T19:34:06.242Z] ---> b47b049d5385 [2022-09-27T19:34:06.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:34:06.242Z] ---> Running in d1739ae845a1 [2022-09-27T19:34:06.242Z] Removing intermediate container d1739ae845a1 [2022-09-27T19:34:06.242Z] ---> 682ca43a62c9 [2022-09-27T19:34:06.242Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T19:34:06.242Z] ---> Running in 12baf24e6e2e [2022-09-27T19:34:06.242Z] Removing intermediate container 12baf24e6e2e [2022-09-27T19:34:06.242Z] ---> 725a1a74fc93 [2022-09-27T19:34:06.242Z] Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:34:06.242Z] ---> Running in 00b90b297629 [2022-09-27T19:34:06.242Z] Removing intermediate container 00b90b297629 [2022-09-27T19:34:06.242Z] ---> 46b1b4ed8ce6 [2022-09-27T19:34:06.242Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T19:34:06.242Z] ---> Running in 3f1f9ee51da2 [2022-09-27T19:34:06.242Z] Removing intermediate container 3f1f9ee51da2 [2022-09-27T19:34:06.242Z] ---> 672d2c099f2e [2022-09-27T19:34:06.242Z] [2022-09-27T19:34:06.242Z] Successfully built 672d2c099f2e [2022-09-27T19:34:06.242Z] Successfully tagged support-scheduler-arm64:latest [2022-09-27T19:34:06.242Z]  Building support-scheduler ... done Building core-data [2022-09-27T19:34:18.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-27T19:34:18.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-27T19:34:18.710Z] ---> bb3443162f06 [2022-09-27T19:34:18.710Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-27T19:34:18.710Z] ---> Using cache [2022-09-27T19:34:18.710Z] ---> e55dd09d31f2 [2022-09-27T19:34:18.710Z] Step 4/24 : WORKDIR /edgex-go [2022-09-27T19:34:18.710Z] ---> Using cache [2022-09-27T19:34:18.710Z] ---> a44c79aa6761 [2022-09-27T19:34:18.710Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:34:18.710Z] ---> Using cache [2022-09-27T19:34:18.710Z] ---> 53d7344a6b5d [2022-09-27T19:34:18.710Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-27T19:34:18.710Z] ---> Running in aa568662e37d [2022-09-27T19:34:19.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:34:20.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:34:22.126Z] OK: 221 MiB in 51 packages [2022-09-27T19:34:23.592Z] Removing intermediate container aa568662e37d [2022-09-27T19:34:23.592Z] ---> 1ce7b02ed215 [2022-09-27T19:34:23.592Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-27T19:34:24.568Z] ---> b357e2cfeb4a [2022-09-27T19:34:24.568Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T19:34:24.568Z] ---> Running in df23dc7f5662 [2022-09-27T19:35:03.457Z] Removing intermediate container ad02b95ddfe9 [2022-09-27T19:35:03.457Z] ---> f052aef951a0 [2022-09-27T19:35:03.457Z] [2022-09-27T19:35:03.457Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T19:35:03.457Z] ---> a6215f271958 [2022-09-27T19:35:03.457Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-27T19:35:03.457Z] ---> Using cache [2022-09-27T19:35:03.457Z] ---> 687cf6766b2f [2022-09-27T19:35:03.457Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:35:03.457Z] ---> Using cache [2022-09-27T19:35:03.457Z] ---> fdf6fd5bc9d5 [2022-09-27T19:35:03.457Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-27T19:35:03.457Z] ---> Running in 1edd906c3781 [2022-09-27T19:35:03.457Z] Removing intermediate container 1edd906c3781 [2022-09-27T19:35:03.457Z] ---> cd8abb76835f [2022-09-27T19:35:03.457Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-27T19:35:03.457Z] ---> Running in cf508f7260c8 [2022-09-27T19:35:03.457Z] Removing intermediate container cf508f7260c8 [2022-09-27T19:35:03.457Z] ---> b10e00650ecf [2022-09-27T19:35:03.457Z] Step 16/24 : WORKDIR / [2022-09-27T19:35:03.457Z] ---> Running in 1b03a600fbb5 [2022-09-27T19:35:03.457Z] Removing intermediate container 1b03a600fbb5 [2022-09-27T19:35:03.457Z] ---> 5686667b1da7 [2022-09-27T19:35:03.457Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:35:03.457Z] ---> c951796f0593 [2022-09-27T19:35:03.457Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-27T19:35:04.425Z] ---> 55a11f2f77d3 [2022-09-27T19:35:04.425Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-27T19:35:05.417Z] ---> 80dd00075b77 [2022-09-27T19:35:05.417Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-27T19:35:05.690Z] ---> Running in df7debc1b7db [2022-09-27T19:35:06.280Z] Removing intermediate container df7debc1b7db [2022-09-27T19:35:06.280Z] ---> ac4ff6b9b62d [2022-09-27T19:35:06.280Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:35:06.549Z] ---> Running in 248b3df0e5b7 [2022-09-27T19:35:07.514Z] Removing intermediate container 248b3df0e5b7 [2022-09-27T19:35:07.514Z] ---> 91f3ae94e007 [2022-09-27T19:35:07.514Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T19:35:07.514Z] ---> Running in 4169a7b5c3ad [2022-09-27T19:35:08.481Z] Removing intermediate container 4169a7b5c3ad [2022-09-27T19:35:08.481Z] ---> eae18f6abd60 [2022-09-27T19:35:08.481Z] Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:35:08.481Z] ---> Running in 1f6c39d10819 [2022-09-27T19:35:09.452Z] Removing intermediate container 1f6c39d10819 [2022-09-27T19:35:09.452Z] ---> 6218522678ed [2022-09-27T19:35:09.452Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T19:35:09.452Z] ---> Running in 3b9e8aef90b0 [2022-09-27T19:35:10.414Z] Removing intermediate container 3b9e8aef90b0 [2022-09-27T19:35:10.414Z] ---> 9ee3cd109427 [2022-09-27T19:35:10.414Z] [2022-09-27T19:35:11.008Z] Successfully built 9ee3cd109427 [2022-09-27T19:35:11.008Z] Successfully tagged core-command-arm64:latest [2022-09-27T19:35:26.001Z]  Building core-command ... done Removing intermediate container df23dc7f5662 [2022-09-27T19:35:26.001Z] ---> 5de9e27df9e7 [2022-09-27T19:35:26.001Z] Step 9/24 : COPY . . [2022-09-27T19:35:38.314Z] ---> c72a22c4fdff [2022-09-27T19:35:38.314Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-27T19:35:38.314Z] ---> Running in 888d2c9a4e2a [2022-09-27T19:35:38.909Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-27T19:36:17.783Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-27T19:36:35.998Z] Removing intermediate container 9b012fc70f33 [2022-09-27T19:36:35.998Z] ---> 1752afb14b98 [2022-09-27T19:36:35.998Z] [2022-09-27T19:36:35.998Z] Step 10/22 : FROM alpine:3.16 [2022-09-27T19:36:35.998Z] ---> a6215f271958 [2022-09-27T19:36:35.998Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-27T19:36:35.998Z] ---> Running in 8514db9d7341 [2022-09-27T19:36:36.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:36:38.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:36:39.321Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-27T19:36:39.321Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-27T19:36:39.321Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-27T19:36:39.321Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-27T19:36:39.321Z] (5/6) Installing curl (7.83.1-r3) [2022-09-27T19:36:39.321Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-27T19:36:39.321Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:36:39.321Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:36:39.586Z] OK: 8 MiB in 20 packages [2022-09-27T19:36:42.168Z] Removing intermediate container 8514db9d7341 [2022-09-27T19:36:42.168Z] ---> 7d5fbaa77a8b [2022-09-27T19:36:42.168Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-27T19:36:42.168Z] ---> Running in 828efd43d909 [2022-09-27T19:36:42.168Z] Removing intermediate container 828efd43d909 [2022-09-27T19:36:42.168Z] ---> 5f5ce3e430b6 [2022-09-27T19:36:42.168Z] Step 13/22 : WORKDIR /edgex [2022-09-27T19:36:42.441Z] ---> Running in 1fb5040ae7cd [2022-09-27T19:36:43.021Z] Removing intermediate container 1fb5040ae7cd [2022-09-27T19:36:43.022Z] ---> d1642ef7fc54 [2022-09-27T19:36:43.022Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-27T19:36:43.605Z] ---> 0ef88e24b367 [2022-09-27T19:36:43.605Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-27T19:36:45.543Z] ---> af228067b204 [2022-09-27T19:36:45.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-27T19:36:47.479Z] ---> dfb42e6724d0 [2022-09-27T19:36:47.479Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-27T19:36:48.059Z] ---> 9929eb641a42 [2022-09-27T19:36:48.059Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-27T19:36:48.325Z] ---> Running in f7b90c7904fd [2022-09-27T19:36:51.657Z] Removing intermediate container f7b90c7904fd [2022-09-27T19:36:51.657Z] ---> 2949b1285601 [2022-09-27T19:36:51.657Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-27T19:36:51.657Z] ---> Running in 0106b6589ed6 [2022-09-27T19:36:51.657Z] Removing intermediate container 0106b6589ed6 [2022-09-27T19:36:51.657Z] ---> a125d0c87820 [2022-09-27T19:36:51.657Z] Step 20/22 : LABEL arch=arm64 [2022-09-27T19:36:51.657Z] ---> Running in 6f9520dbf1ec [2022-09-27T19:36:52.238Z] Removing intermediate container 6f9520dbf1ec [2022-09-27T19:36:52.238Z] ---> 3b2e5f3e8a97 [2022-09-27T19:36:52.238Z] Step 21/22 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:36:52.502Z] ---> Running in 16fe2eed4eb0 [2022-09-27T19:36:52.768Z] Removing intermediate container 16fe2eed4eb0 [2022-09-27T19:36:52.768Z] ---> fd4c0d3c8c4b [2022-09-27T19:36:52.768Z] Step 22/22 : LABEL version=0.0.0 [2022-09-27T19:36:53.032Z] ---> Running in 58b337bca0d4 [2022-09-27T19:36:53.613Z] Removing intermediate container 58b337bca0d4 [2022-09-27T19:36:53.613Z] ---> bce81b31f27b [2022-09-27T19:36:53.613Z] [2022-09-27T19:36:53.878Z] Successfully built bce81b31f27b [2022-09-27T19:36:53.878Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-27T19:37:40.675Z]  Building security-proxy-setup ... done Removing intermediate container b4a32e56d161 [2022-09-27T19:37:40.675Z] ---> 975ca23c88ed [2022-09-27T19:37:40.675Z] [2022-09-27T19:37:40.675Z] Step 9/20 : FROM alpine:3.15 [2022-09-27T19:37:40.675Z] ---> 02e0d6fdf486 [2022-09-27T19:37:40.675Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-27T19:37:40.675Z] ---> Using cache [2022-09-27T19:37:40.675Z] ---> c09c231abf49 [2022-09-27T19:37:40.675Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:37:40.675Z] ---> Using cache [2022-09-27T19:37:40.675Z] ---> eae37bcdeb39 [2022-09-27T19:37:40.675Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-27T19:37:40.675Z] ---> Running in 1983ece3debb [2022-09-27T19:37:40.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:37:40.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:37:40.675Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-27T19:37:40.675Z] v3.15.6-86-ge28658f257 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-27T19:37:40.675Z] OK: 15734 distinct packages available [2022-09-27T19:37:40.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:37:40.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:37:40.675Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-27T19:37:40.675Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-27T19:37:40.675Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-27T19:37:40.675Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-27T19:37:40.675Z] (5/9) Installing curl (7.80.0-r3) [2022-09-27T19:37:40.675Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-27T19:37:40.675Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-27T19:37:40.675Z] (8/9) Installing libucontext (1.1-r0) [2022-09-27T19:37:40.675Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-27T19:37:40.675Z] Executing busybox-1.34.1-r7.trigger [2022-09-27T19:37:40.675Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:37:40.675Z] OK: 8 MiB in 23 packages [2022-09-27T19:37:42.611Z] Removing intermediate container 1983ece3debb [2022-09-27T19:37:42.611Z] ---> 8dbe1a17aa98 [2022-09-27T19:37:42.611Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:37:43.567Z] ---> 17f4bd937266 [2022-09-27T19:37:43.567Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-27T19:37:45.499Z] ---> 3cab9cef2875 [2022-09-27T19:37:45.499Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-27T19:37:46.452Z] ---> c8b4e81b7f82 [2022-09-27T19:37:46.452Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-27T19:37:46.452Z] ---> Running in 068192e3ca22 [2022-09-27T19:37:47.035Z] Removing intermediate container 068192e3ca22 [2022-09-27T19:37:47.035Z] ---> e2ffd8028701 [2022-09-27T19:37:47.035Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:37:47.299Z] ---> Running in aff6d93da710 [2022-09-27T19:37:47.565Z] Removing intermediate container aff6d93da710 [2022-09-27T19:37:47.565Z] ---> e33aef4daf67 [2022-09-27T19:37:47.565Z] Step 18/20 : LABEL arch=arm64 [2022-09-27T19:37:47.831Z] ---> Running in b5af5a7015b9 [2022-09-27T19:37:48.415Z] Removing intermediate container b5af5a7015b9 [2022-09-27T19:37:48.415Z] ---> a42311499e8a [2022-09-27T19:37:48.415Z] Step 19/20 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:37:48.681Z] ---> Running in 5d407a48cfe5 [2022-09-27T19:37:49.635Z] Removing intermediate container 5d407a48cfe5 [2022-09-27T19:37:49.635Z] ---> 457e1354f3ea [2022-09-27T19:37:49.635Z] Step 20/20 : LABEL version=0.0.0 [2022-09-27T19:37:49.635Z] ---> Running in 67958fc274db [2022-09-27T19:37:50.589Z] Removing intermediate container 67958fc274db [2022-09-27T19:37:50.589Z] ---> 83407a26a03e [2022-09-27T19:37:50.589Z] [2022-09-27T19:37:50.854Z] Successfully built 83407a26a03e [2022-09-27T19:37:50.854Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-27T19:37:59.046Z]  Building security-spiffe-token-provider ... done Removing intermediate container fa9195d04be8 [2022-09-27T19:37:59.046Z] ---> 2b78929185ea [2022-09-27T19:37:59.046Z] [2022-09-27T19:37:59.046Z] Step 11/23 : FROM alpine:3.16 [2022-09-27T19:37:59.046Z] ---> a6215f271958 [2022-09-27T19:37:59.046Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-27T19:37:59.046Z] ---> Running in b9cc2864f19d [2022-09-27T19:38:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:38:00.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:38:01.928Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-27T19:38:02.193Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-27T19:38:02.193Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:38:02.193Z] Executing ca-certificates-20220614-r0.trigger [2022-09-27T19:38:02.459Z] OK: 6 MiB in 16 packages [2022-09-27T19:38:04.395Z] Removing intermediate container b9cc2864f19d [2022-09-27T19:38:04.395Z] ---> 28297d8dc7a5 [2022-09-27T19:38:04.395Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-27T19:38:04.395Z] ---> Running in 67b04999ebd8 [2022-09-27T19:38:04.660Z] Removing intermediate container 67b04999ebd8 [2022-09-27T19:38:04.924Z] ---> 64a11a59d9b7 [2022-09-27T19:38:04.924Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-27T19:38:04.924Z] ---> Running in 7589e355d5b7 [2022-09-27T19:38:05.503Z] Removing intermediate container 7589e355d5b7 [2022-09-27T19:38:05.503Z] ---> 4849c921db0a [2022-09-27T19:38:05.503Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-27T19:38:05.503Z] ---> Running in c88f912879c5 [2022-09-27T19:38:05.768Z] Removing intermediate container c88f912879c5 [2022-09-27T19:38:05.768Z] ---> ee2a8df2297f [2022-09-27T19:38:05.768Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:38:06.725Z] ---> bf36c4fbadc9 [2022-09-27T19:38:06.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-27T19:38:08.652Z] ---> 559e0270ff6d [2022-09-27T19:38:08.652Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-27T19:38:09.615Z] ---> a2f1f4c87e6d [2022-09-27T19:38:09.615Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-27T19:38:09.615Z] ---> Running in 6a7f72a58c0c [2022-09-27T19:38:10.196Z] Removing intermediate container 6a7f72a58c0c [2022-09-27T19:38:10.196Z] ---> f9f0166414b2 [2022-09-27T19:38:10.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:38:10.196Z] ---> Running in 611e790efda8 [2022-09-27T19:38:10.462Z] Removing intermediate container 611e790efda8 [2022-09-27T19:38:10.462Z] ---> b7b1a7e0ab29 [2022-09-27T19:38:10.462Z] Step 21/23 : LABEL arch=arm64 [2022-09-27T19:38:10.729Z] ---> Running in 50efd07eb673 [2022-09-27T19:38:11.309Z] Removing intermediate container 50efd07eb673 [2022-09-27T19:38:11.309Z] ---> 6b7a16fd7171 [2022-09-27T19:38:11.309Z] Step 22/23 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:38:11.309Z] ---> Running in bb5acb71fe4e [2022-09-27T19:38:11.888Z] Removing intermediate container bb5acb71fe4e [2022-09-27T19:38:11.888Z] ---> 81751e9ee896 [2022-09-27T19:38:11.888Z] Step 23/23 : LABEL version=0.0.0 [2022-09-27T19:38:11.888Z] ---> Running in fef29d1078a9 [2022-09-27T19:38:12.466Z] Removing intermediate container fef29d1078a9 [2022-09-27T19:38:12.466Z] ---> fc2793cd9eab [2022-09-27T19:38:12.466Z] [2022-09-27T19:38:12.466Z] Successfully built fc2793cd9eab [2022-09-27T19:38:12.466Z] Successfully tagged support-notifications-arm64:latest [2022-09-27T19:38:44.690Z]  Building support-notifications ... done Removing intermediate container 888d2c9a4e2a [2022-09-27T19:38:44.690Z] ---> bad2f70756bb [2022-09-27T19:38:44.690Z] [2022-09-27T19:38:44.690Z] Step 11/24 : FROM alpine:3.16 [2022-09-27T19:38:44.690Z] ---> a6215f271958 [2022-09-27T19:38:44.690Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-27T19:38:44.690Z] ---> Running in 6e9b6792ea0b [2022-09-27T19:38:44.690Z] Removing intermediate container 6e9b6792ea0b [2022-09-27T19:38:44.690Z] ---> d5bd5cfedc88 [2022-09-27T19:38:44.690Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-27T19:38:44.690Z] ---> Running in 3e73857cfd88 [2022-09-27T19:38:44.690Z] Removing intermediate container 3e73857cfd88 [2022-09-27T19:38:44.690Z] ---> c913d3af724a [2022-09-27T19:38:44.690Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-27T19:38:44.690Z] ---> Running in 740057586c06 [2022-09-27T19:38:44.690Z] Removing intermediate container 740057586c06 [2022-09-27T19:38:44.690Z] ---> 5dd148ceddf8 [2022-09-27T19:38:44.690Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T19:38:44.690Z] ---> Running in 8fbd3704e985 [2022-09-27T19:38:45.658Z] Removing intermediate container 8fbd3704e985 [2022-09-27T19:38:45.658Z] ---> 0605fd4619b7 [2022-09-27T19:38:45.658Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-27T19:38:45.658Z] ---> Running in aa1b447d3587 [2022-09-27T19:38:46.619Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T19:38:47.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T19:38:48.563Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-27T19:38:48.563Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T19:38:48.833Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-27T19:38:48.833Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T19:38:49.103Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-27T19:38:49.103Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-27T19:38:49.103Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T19:38:49.388Z] OK: 8 MiB in 20 packages [2022-09-27T19:38:50.368Z] Removing intermediate container aa1b447d3587 [2022-09-27T19:38:50.368Z] ---> 44fb66692f09 [2022-09-27T19:38:50.368Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-27T19:38:50.986Z] ---> aeb08ecb57b7 [2022-09-27T19:38:50.986Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-27T19:38:51.977Z] ---> 51a47e54f832 [2022-09-27T19:38:51.977Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-27T19:38:52.243Z] ---> d4911946c06a [2022-09-27T19:38:52.243Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-27T19:38:52.243Z] ---> Running in 5cd7a039cc44 [2022-09-27T19:38:52.509Z] Removing intermediate container 5cd7a039cc44 [2022-09-27T19:38:52.509Z] ---> 4a3854045e68 [2022-09-27T19:38:52.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T19:38:52.774Z] ---> Running in cb045ee2b821 [2022-09-27T19:38:53.040Z] Removing intermediate container cb045ee2b821 [2022-09-27T19:38:53.040Z] ---> 92234cf981e0 [2022-09-27T19:38:53.040Z] Step 22/24 : LABEL arch=arm64 [2022-09-27T19:38:53.040Z] ---> Running in 2d68b6d7eed9 [2022-09-27T19:38:53.306Z] Removing intermediate container 2d68b6d7eed9 [2022-09-27T19:38:53.306Z] ---> 0ec69eca51c5 [2022-09-27T19:38:53.306Z] Step 23/24 : LABEL git_sha=35ac6a55ad2bbf9100ca7551023baf47654b965d [2022-09-27T19:38:53.306Z] ---> Running in c7b59b6ec113 [2022-09-27T19:38:53.573Z] Removing intermediate container c7b59b6ec113 [2022-09-27T19:38:53.573Z] ---> 2269c8bbb5cb [2022-09-27T19:38:53.573Z] Step 24/24 : LABEL version=0.0.0 [2022-09-27T19:38:53.840Z] ---> Running in 7bcda91b553e [2022-09-27T19:38:54.105Z] Removing intermediate container 7bcda91b553e [2022-09-27T19:38:54.105Z] ---> 3ea9846ad339 [2022-09-27T19:38:54.105Z] [2022-09-27T19:38:54.105Z] Successfully built 3ea9846ad339 [2022-09-27T19:38:54.370Z] Successfully tagged core-data-arm64:latest [2022-09-27T19:38:54.642Z]  Building core-data ... done  [Pipeline] } [2022-09-27T19:38:54.648Z] $ docker stop --time=1 15dab53b0e1bf0cab77a23b42affda90c11b45df4750fa1910c654174740da66 [2022-09-27T19:38:56.305Z] $ docker rm -f 15dab53b0e1bf0cab77a23b42affda90c11b45df4750fa1910c654174740da66 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T19:38:56.847Z] + docker images [2022-09-27T19:38:57.111Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-27T19:38:57.111Z] core-data-arm64 latest 3ea9846ad339 3 seconds ago 20.7MB [2022-09-27T19:38:57.111Z] bad2f70756bb 15 seconds ago 1.41GB [2022-09-27T19:38:57.111Z] support-notifications-arm64 latest fc2793cd9eab 44 seconds ago 26.3MB [2022-09-27T19:38:57.111Z] 2b78929185ea 59 seconds ago 1.46GB [2022-09-27T19:38:57.111Z] security-spiffe-token-provider-arm64 latest 83407a26a03e About a minute ago 28.4MB [2022-09-27T19:38:57.111Z] 975ca23c88ed About a minute ago 1.43GB [2022-09-27T19:38:57.111Z] security-proxy-setup-arm64 latest bce81b31f27b 2 minutes ago 26.4MB [2022-09-27T19:38:57.111Z] 1752afb14b98 2 minutes ago 1.39GB [2022-09-27T19:38:57.111Z] core-command-arm64 latest 9ee3cd109427 3 minutes ago 16.7MB [2022-09-27T19:38:57.111Z] f052aef951a0 4 minutes ago 1.4GB [2022-09-27T19:38:57.111Z] support-scheduler-arm64 latest 672d2c099f2e 4 minutes ago 25.7MB [2022-09-27T19:38:57.111Z] 5d2826df4810 5 minutes ago 1.46GB [2022-09-27T19:38:57.111Z] sys-mgmt-agent-arm64 latest ae58068feaab 9 minutes ago 133MB [2022-09-27T19:38:57.111Z] core-metadata-arm64 latest ac6fa07d812e 10 minutes ago 17.5MB [2022-09-27T19:38:57.111Z] f41e3f2da934 10 minutes ago 1.41GB [2022-09-27T19:38:57.111Z] security-bootstrapper-arm64 latest 51b9706a5b9f 10 minutes ago 19.1MB [2022-09-27T19:38:57.111Z] security-secretstore-setup-arm64 latest 68a6d4527cb3 10 minutes ago 28.2MB [2022-09-27T19:38:57.111Z] 404d52216e91 11 minutes ago 1.39GB [2022-09-27T19:38:57.111Z] 859fbaf5763c 11 minutes ago 1.39GB [2022-09-27T19:38:57.111Z] 87eeaea8aed6 11 minutes ago 1.38GB [2022-09-27T19:38:57.111Z] security-spire-config-arm64 latest dfcc708a11ed 14 minutes ago 83.6MB [2022-09-27T19:38:57.111Z] ae96f94e3337 14 minutes ago 1.28GB [2022-09-27T19:38:57.111Z] security-spire-server-arm64 latest 498657aa482c 15 minutes ago 84.2MB [2022-09-27T19:38:57.111Z] 85eca4a55650 15 minutes ago 1.28GB [2022-09-27T19:38:57.111Z] security-spire-agent-arm64 latest c9d86108c07f 17 minutes ago 122MB [2022-09-27T19:38:57.111Z] ce67f234932a 17 minutes ago 1.28GB [2022-09-27T19:38:57.111Z] ci-base-image-arm64 latest bb3443162f06 30 minutes ago 941MB [2022-09-27T19:38:57.111Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-09-27T19:38:57.111Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-09-27T19:38:57.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-27T19:38:57.111Z] 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 [2022-09-27T19:38:57.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T19:38:57.890Z] [2022-09-27T19:38:57.890Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:38:58.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T19:38:58.543Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T19:38:58.543Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T19:38:58.543Z] 04944245beec: Pulling fs layer [2022-09-27T19:38:58.543Z] 699f458cf7ca: Pulling fs layer [2022-09-27T19:38:58.543Z] 765212b225bb: Pulling fs layer [2022-09-27T19:38:58.543Z] f23df028b6ca: Pulling fs layer [2022-09-27T19:38:58.543Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T19:38:58.543Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T19:38:58.543Z] 765212b225bb: Waiting [2022-09-27T19:38:58.543Z] d65c8cfc05b1: Waiting [2022-09-27T19:38:58.543Z] f23df028b6ca: Waiting [2022-09-27T19:38:58.543Z] 2437ff75d9bd: Waiting [2022-09-27T19:38:58.543Z] 04944245beec: Verifying Checksum [2022-09-27T19:38:58.543Z] 04944245beec: Download complete [2022-09-27T19:38:58.809Z] 765212b225bb: Verifying Checksum [2022-09-27T19:38:58.809Z] 765212b225bb: Download complete [2022-09-27T19:38:58.809Z] f23df028b6ca: Verifying Checksum [2022-09-27T19:38:58.809Z] f23df028b6ca: Download complete [2022-09-27T19:38:58.809Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T19:38:58.809Z] d65c8cfc05b1: Download complete [2022-09-27T19:38:58.809Z] 699f458cf7ca: Verifying Checksum [2022-09-27T19:38:58.809Z] 699f458cf7ca: Download complete [2022-09-27T19:38:59.389Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T19:38:59.389Z] 8998bd30e6a1: Download complete [2022-09-27T19:39:01.330Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T19:39:01.330Z] 2437ff75d9bd: Download complete [2022-09-27T19:39:03.266Z] 8998bd30e6a1: Pull complete [2022-09-27T19:39:03.847Z] 04944245beec: Pull complete [2022-09-27T19:39:05.250Z] 699f458cf7ca: Pull complete [2022-09-27T19:39:05.250Z] 765212b225bb: Pull complete [2022-09-27T19:39:06.207Z] f23df028b6ca: Pull complete [2022-09-27T19:39:06.207Z] d65c8cfc05b1: Pull complete [2022-09-27T19:39:21.185Z] 2437ff75d9bd: Pull complete [2022-09-27T19:39:21.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T19:39:21.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T19:39:21.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:39:21.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container [2022-09-27T19:39:21.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-27T19:39:24.249Z] $ docker top 21cb7a83521283d18ee05a8b564a8c878ea415f8f1afa0ae8e2350a7a0bf3992 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:24.898Z] ---> job-cost.sh [2022-09-27T19:39:25.162Z] lf-activate-venv: SKIPPING [2022-09-27T19:39:25.162Z] INFO: No Stack... [2022-09-27T19:39:25.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T19:39:26.686Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T19:39:27.021Z] + cut -d, -f6 [2022-09-27T19:39:27.021Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-09-27T19:39:27.072Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] [2022-09-27T19:39:27.078Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] did not exist. Created. [2022-09-27T19:39:27.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T19:39:27.484Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T19:39:27.677Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T19:39:27.692Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T19:39:27.756Z] $ docker stop --time=1 21cb7a83521283d18ee05a8b564a8c878ea415f8f1afa0ae8e2350a7a0bf3992 [2022-09-27T19:39:29.187Z] $ docker rm -f 21cb7a83521283d18ee05a8b564a8c878ea415f8f1afa0ae8e2350a7a0bf3992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T19:39:30.166Z] provisioning config files... [2022-09-27T19:39:30.173Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7412251559960777345tmp [Pipeline] { [Pipeline] sh [2022-09-27T19:39:30.503Z] + set +x [2022-09-27T19:39:30.503Z] + curl -s https://codecov.io/bash [2022-09-27T19:39:30.503Z] + bash -s -- [2022-09-27T19:39:30.503Z] [2022-09-27T19:39:30.503Z] _____ _ [2022-09-27T19:39:30.503Z] / ____| | | [2022-09-27T19:39:30.503Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T19:39:30.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T19:39:30.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T19:39:30.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T19:39:30.503Z] Bash-1.0.6 [2022-09-27T19:39:30.503Z] [2022-09-27T19:39:30.503Z] [2022-09-27T19:39:30.503Z] ==> git version 2.25.1 found [2022-09-27T19:39:30.503Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T19:39:30.503Z] Release-Date: 2020-01-08 [2022-09-27T19:39:30.503Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T19:39:30.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T19:39:30.503Z] ==> Jenkins CI detected. [2022-09-27T19:39:30.503Z] current dir:  /w/workspace/edgex-go/1 [2022-09-27T19:39:30.503Z] project root: . [2022-09-27T19:39:30.503Z] --> token set from env [2022-09-27T19:39:30.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T19:39:30.503Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T19:39:30.503Z] ==> Python coveragepy not found [2022-09-27T19:39:30.503Z] ==> Searching for coverage reports in: [2022-09-27T19:39:30.503Z] + . [2022-09-27T19:39:30.763Z] -> Found 1 reports [2022-09-27T19:39:30.763Z] ==> Detecting git/mercurial file structure [2022-09-27T19:39:30.763Z] ==> Reading reports [2022-09-27T19:39:30.763Z] + ./coverage.out bytes=496148 [2022-09-27T19:39:30.763Z] ==> Appending adjustments [2022-09-27T19:39:30.763Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T19:39:32.140Z] + Found adjustments [2022-09-27T19:39:32.140Z] ==> Gzipping contents [2022-09-27T19:39:32.140Z] 64K /tmp/codecov.jt31HY.gz [2022-09-27T19:39:32.140Z] ==> Uploading reports [2022-09-27T19:39:32.140Z] url: https://codecov.io [2022-09-27T19:39:32.140Z] query: branch=PR-4169&commit=35ac6a55ad2bbf9100ca7551023baf47654b965d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4169&job=&cmd_args= [2022-09-27T19:39:32.140Z] -> Pinging Codecov [2022-09-27T19:39:32.140Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4169&commit=35ac6a55ad2bbf9100ca7551023baf47654b965d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4169&job=&cmd_args= [2022-09-27T19:39:32.140Z] -> Uploading to [2022-09-27T19:39:32.140Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/00271124DB129430A58F1EEE437C3FCB/35ac6a55ad2bbf9100ca7551023baf47654b965d/d990fc81-b99d-42f7-bee0-419a80472fd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T193932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cad524d71a5566d57e7e7d7da69e6b04b88a837fea4e9f9f8d46ee7ecb75398 [2022-09-27T19:39:32.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T19:39:32.140Z] Dload Upload Total Spent Left Speed [2022-09-27T19:39:32.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64997 0 0 100 64997 0 227k --:--:-- --:--:-- --:--:-- 227k [2022-09-27T19:39:32.710Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/35ac6a55ad2bbf9100ca7551023baf47654b965d [Pipeline] } [2022-09-27T19:39:32.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T19:39:34.031Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:34.360Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:35.244Z] ---> package-listing.sh [2022-09-27T19:39:35.244Z] ++ facter osfamily [2022-09-27T19:39:35.244Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T19:39:35.502Z] + OS_FAMILY=debian [2022-09-27T19:39:35.502Z] + workspace=/w/workspace/edgex-go/1 [2022-09-27T19:39:35.502Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T19:39:35.502Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T19:39:35.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T19:39:35.502Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T19:39:35.502Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-27T19:39:35.502Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T19:39:35.502Z] + case "${OS_FAMILY}" in [2022-09-27T19:39:35.502Z] + dpkg -l [2022-09-27T19:39:35.502Z] + grep '^ii' [2022-09-27T19:39:35.502Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T19:39:35.502Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T19:39:35.502Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T19:39:35.502Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-27T19:39:35.502Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-27T19:39:35.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-27T19:39:35.537Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T19:39:35.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:39:36.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T19:39:36.450Z] [2022-09-27T19:39:36.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T19:39:36.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T19:39:36.823Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T19:39:36.823Z] 5eb5b503b376: Pulling fs layer [2022-09-27T19:39:36.823Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T19:39:36.823Z] ec43610c2a17: Pulling fs layer [2022-09-27T19:39:36.823Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T19:39:36.823Z] 33b1e0a273af: Pulling fs layer [2022-09-27T19:39:36.823Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T19:39:36.823Z] 2f39f015ded8: Pulling fs layer [2022-09-27T19:39:36.823Z] 5d3b04190fa2: Waiting [2022-09-27T19:39:36.823Z] 33b1e0a273af: Waiting [2022-09-27T19:39:36.823Z] 2f39f015ded8: Waiting [2022-09-27T19:39:36.823Z] 3a2ae6a8a46f: Waiting [2022-09-27T19:39:36.823Z] 5c69ac0246d0: Download complete [2022-09-27T19:39:36.823Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T19:39:36.823Z] 3a2ae6a8a46f: Download complete [2022-09-27T19:39:36.823Z] 33b1e0a273af: Verifying Checksum [2022-09-27T19:39:36.823Z] 33b1e0a273af: Download complete [2022-09-27T19:39:36.824Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T19:39:36.824Z] 5d3b04190fa2: Download complete [2022-09-27T19:39:36.824Z] ec43610c2a17: Verifying Checksum [2022-09-27T19:39:36.824Z] ec43610c2a17: Download complete [2022-09-27T19:39:37.085Z] 5eb5b503b376: Verifying Checksum [2022-09-27T19:39:37.085Z] 5eb5b503b376: Download complete [2022-09-27T19:39:37.654Z] 2f39f015ded8: Download complete [2022-09-27T19:39:38.223Z] 5eb5b503b376: Pull complete [2022-09-27T19:39:38.223Z] 5c69ac0246d0: Pull complete [2022-09-27T19:39:38.789Z] ec43610c2a17: Pull complete [2022-09-27T19:39:38.789Z] 3a2ae6a8a46f: Pull complete [2022-09-27T19:39:39.048Z] 33b1e0a273af: Pull complete [2022-09-27T19:39:39.048Z] 5d3b04190fa2: Pull complete [2022-09-27T19:39:43.226Z] 2f39f015ded8: Pull complete [2022-09-27T19:39:43.226Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T19:39:43.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T19:39:43.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T19:39:43.429Z] prd-ubuntu20.04-docker-8c-8g-1378 does not seem to be running inside a container [2022-09-27T19:39:43.458Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-27T19:39:44.998Z] $ docker top 83119a746dc2aad55ed61cde665f64e743c41b868972f4fbc58b5e08175d3064 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T19:39:45.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T19:39:45.685Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T19:39:45.986Z] + ls /var/log/sa-host [2022-09-27T19:39:45.986Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T19:39:46.128Z] provisioning config files... [2022-09-27T19:39:46.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config879867062286469455tmp [Pipeline] { [Pipeline] echo [2022-09-27T19:39:46.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:46.501Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T19:39:46.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:46.923Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T19:39:46.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:47.271Z] ---> sudo-logs.sh [2022-09-27T19:39:47.271Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T19:39:47.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:47.670Z] ---> job-cost.sh [2022-09-27T19:39:47.670Z] lf-activate-venv: SKIPPING [2022-09-27T19:39:47.670Z] DEBUG: total: 0.10999999940395355 [2022-09-27T19:39:47.670Z] INFO: Retrieving Stack Cost... [2022-09-27T19:39:48.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T19:39:48.500Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T19:39:48.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T19:39:48.842Z] ---> logs-deploy.sh [2022-09-27T19:39:48.842Z] lf-activate-venv: SKIPPING [2022-09-27T19:39:48.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4169/1 [2022-09-27T19:39:48.842Z] INFO: archiving workspace using pattern(s): [2022-09-27T19:39:49.776Z] Archives upload complete. [2022-09-27T19:39:50.035Z] INFO: archiving logs to Nexus